Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
version | int | [optional] | |
changes | \Tripletex\Model\Change[] | [optional] | |
url | string | [optional] | |
name | string | ||
organization_number | string | [optional] | |
supplier_number | int | [optional] | |
customer_number | int | [optional] | |
is_supplier | bool | [optional] [default to false] | |
is_customer | bool | [optional] [default to false] | |
is_inactive | bool | [optional] [default to false] | |
string | [optional] | ||
bank_accounts | string[] | List of the bank account numbers for this supplier. Norwegian bank account numbers only. | [optional] |
invoice_email | string | [optional] | |
phone_number | string | [optional] | |
phone_number_mobile | string | [optional] | |
description | string | [optional] | |
is_private_individual | bool | [optional] [default to false] | |
show_products | bool | [optional] [default to false] | |
account_manager | \Tripletex\Model\Employee | [optional] | |
postal_address | \Tripletex\Model\Address | [optional] | |
physical_address | \Tripletex\Model\Address | [optional] | |
delivery_address | \Tripletex\Model\Address | [optional] | |
category1 | \Tripletex\Model\CustomerCategory | Category 1 of this supplier | [optional] |
category2 | \Tripletex\Model\CustomerCategory | Category 2 of this supplier | [optional] |
category3 | \Tripletex\Model\CustomerCategory | Category 3 of this supplier | [optional] |