JsonROptions

interface JsonROptions

JSON configuration options using com.hendraanggrian.generating.GenerateRTask.json. Keys will be generated into fields.

Properties

Link copied to clipboard
abstract var recursive: Boolean

Determine whether adapter should also write inner json object. Default is false.

Link copied to clipboard
abstract var writeArray: Boolean

Extended property of recursive that will also write inner json array. Default is true.