Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 697 Bytes

PricingFormat.md

File metadata and controls

15 lines (10 loc) · 697 Bytes

# PricingFormat

Properties

Name Type Description Notes
currency_number_format string The format of the currency. [optional]
symbol string The symbol used for the display of the currency amount. [optional]
decimal_places int The amount of decimal places the currency allows. [optional]
currency_symbol_before_price bool [optional]
use_currency_symbol_space bool [optional]

[Back to Model list] [Back to API list] [Back to README]