Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 789 Bytes

File metadata and controls

17 lines (14 loc) · 789 Bytes

Price

Properties

Name Type Description Notes
id str [optional]
amount int
currency str Three-letter ISO currency code. Must be upper-case
external_reference str [optional]
recurring bool
schedule str Required if recurring is true [optional]
including_tax bool If the price is including tax. If false tax will be added on top of the price. [optional]
public bool [optional]
metric Metric [optional]

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