LocalizedStringField
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
Overview
Localized string field with a list of localized strings and a default locale.
Fields
Field | Description |
---|---|
defaultLocale (String) | Default locale. |
values ([LocalizedString]Â required) | A list of localized string values. |
Updated 2 days ago