A record field that is a composite
of sub-fields.
| fields |
| A collection of sub-fields that make
up the compound field. A collection of these response bodies:
|
Big, 29.0 |
29.0 |
| label |
String |
A localized string describing the record
field. |
Small, 29.0 |
29.0 |
| text |
String |
The text value of the record field.
All record fields have a text value. To ensure that all clients can
consume new content, inspect the record field’s type property and if it isn’t
recognized, render the text value as the default case. |
Small, 29.0 |
29.0 |
| type |
String |
Valid values are:
- Address
- Compound
- Location
- Name
|
Small, 29.0 |
29.0 |