BasicAttributesXX

constructor(@Json(name = "age") age: Int?, @Json(name = "ethnicities") ethnicities: Ethnicities?, @Json(name = "gender") gender: Int?)