Anchor to LocalizedFieldLocalized
LocalizedField
object
Represents the value captured by a localized field. Localized fields are additional fields required by certain countries on international orders. For example, some countries require additional fields for customs information or tax identification numbers.
Anchor to FieldsFields
- Anchor to countryCodecountry•
Code CountryCode! non-null Country ISO 3166-1 alpha-2 code.
- •Localized
Field non-nullKey! The localized field keys that are allowed.
- Anchor to purposepurpose•Localized
Field non-nullPurpose! The purpose of this localized field.
- Anchor to titletitle•String!non-null
The localized field title.
- Anchor to valuevalue•String!non-null
The value of the field.
Was this section helpful?