Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 612 Bytes

Price.md

File metadata and controls

14 lines (12 loc) · 612 Bytes

SwaggerClient::Price

Properties

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