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] |