Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 827 Bytes

Price.md

File metadata and controls

17 lines (14 loc) · 827 Bytes

Price

Properties

Name Type Description Notes
id string [optional]
amount int
currency string Three-letter ISO currency code. Must be upper-case
external_reference string [optional]
recurring bool
schedule string 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 \BillaBear\Model\Metric [optional]

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