| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Supplier id | [optional] |
| code | String | Supplier code | [optional] |
| name | String | Supplier name | [optional] |
| type | SupplierType | [optional] | |
| firstName | String | Supplier first name | [optional] |
| lastName | String | Supplier last name | [optional] |
| contactPerson | String | Supplier contact person | [optional] |
| vatNumber | String | Supplier vat number | [optional] |
| taxCode | String | Supplier tax code | [optional] |
| addressStreet | String | Supplier street address | [optional] |
| addressPostalCode | String | Supplier postal code | [optional] |
| addressCity | String | Supplier city | [optional] |
| addressProvince | String | Supplier province | [optional] |
| addressExtra | String | Supplier address extra info | [optional] |
| country | String | Supplier country | [optional] |
| countryIso | String | Supplier country iso code | [optional] |
| String | Supplier email | [optional] | |
| certifiedEmail | String | Supplier certified email | [optional] |
| phone | String | Supplier phone | [optional] |
| fax | String | Supplier fax | [optional] |
| notes | String | Supplier extra notes | [optional] |
| bankIban | String | Supplier bank IBAN | [optional] |
| createdAt | String | Supplier creation date | [optional] |
| updatedAt | String | Supplier last update date | [optional] |
- Serializable