For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Types
Objects
CurrencyDisplay
OBJECT
Copy page
Currency display settings.
Fields
symbol
String
Required
Currency symbol.
symbolPlacement
CurrencySymbolPosition
Required
Currency symbol.
Allowed values:
LEFT
RIGHT
decimalToken
String
Required
Currency decimal token.
thousandsToken
String
Required
Currency thousands token.
decimalPlaces
Integer
Required
Currency decimal places.
Referenced by
Fields
Currency.display