Face

@JsonClass(generateAdapter = true)
data class Face(@Json(name = "attributes") val attributes: AttributesX?)

Constructors

Link copied to clipboard
constructor(@Json(name = "attributes") attributes: AttributesX?)

Properties

Link copied to clipboard