Nested

data class Nested(val mapperFunctionName: String) : MappingStrategy

Nested object mapping (recursive mapper call).

Constructors

Link copied to clipboard
constructor(mapperFunctionName: String)

Properties

Link copied to clipboard