FieldValue

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
@SerializedName(value = "id")
var id: Int
Link copied to clipboard
@SerializedName(value = "values")
var values: List<FieldValuesRequestData.Value>?