Name | Type | Description | Notes |
---|---|---|---|
id | string | [optional] | |
string | |||
tax_number | string | The tax number for the customer <strong>Since 1.1</strong> | [optional] |
standard_tax_rate | float | The tax rate for the customer on for standard services a <strong>Since 1.1</strong> | [optional] |
digital_tax_rate | float | The tax rate for the customer on digital services <strong>Since 1.1</strong> | [optional] |
billing_type | string | Choice between card and invoice | [optional] |
type | string | Choice between 'individual' and 'business'. When not provided 'individual' is used. <strong>Since 1.1</strong> | [optional] |
reference | string | [optional] | |
external_reference | string | [optional] | |
address | \BillaBear\Model\Address | [optional] | |
locale | string | Defaults to 'en' if not sent. | [optional] |
brand | string | Defaults to 'default' if not sent. | [optional] |