# KykyapiClient.SupplierOrganization

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **Number** | Entity identifier | [optional] 
**customerNumber** | **String** | Supplier&#39;s number | [optional] 
**businessName** | **String** | Supplier&#39;s business name | [optional] 
**businessCode** | **String** | Supplier&#39;s business code | [optional] 
**webpage** | **String** | Supplier&#39;s webpage | [optional] 
**catalogueId** | **Number** | Supplier&#39;s catalogue id | [optional] 
**billingAddress** | [**Address**](Address.md) |  | [optional] 
**billingContactName** | **String** | Supplier&#39;s billing contact&#39;s name | [optional] 
**billingContactEmail** | **String** | Supplier&#39;s billing contact&#39;s email | [optional] 
**additionalInformation** | **String** | Additional information about the supplier. | [optional] 


