ValueLabelType
The ValueLabelType structure wraps a value element and a label element for that value.
| Element | Data Type | Mandatory | Description |
|---|---|---|---|
value | String | No | Value, such as a phone number, email address or website URL. |
label | String | No | Label for the value, such as toll-free, reservation number, or another description. |
Updated 2 months ago