# SibApiV3Sdk.CreateSubAccount

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**companyName** | **String** | Set the name of the sub-account company | 
**email** | **String** | Email address for the organization | 
**language** | **String** | Set the language of the sub-account | [optional] 
**timezone** | **String** | Set the timezone of the sub-account | [optional] 


<a name="LanguageEnum"></a>
## Enum: LanguageEnum


* `en` (value: `"en"`)

* `fr` (value: `"fr"`)

* `it` (value: `"it"`)

* `es` (value: `"es"`)

* `pt` (value: `"pt"`)

* `de` (value: `"de"`)




