Basic Attributes XX
@JsonClass(generateAdapter = true )
Constructors
Link copied to clipboard
constructor(@Json(name = "age" ) age: Int?, @Json(name = "ethnicities" ) ethnicities: Ethnicities?, @Json(name = "gender" ) gender: Int?)