ChoiceValue
No description
type ChoiceValue {
raw: String
verbose: String
}
Fields
ChoiceValue.raw
● String
scalar miscellaneous
The raw name of the choice.
ChoiceValue.verbose
● String
scalar miscellaneous
The verbose name of the choice.
Member Of
AddressValidationData
object