# SibApiV3Sdk.MasterDetailsResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | **String** | Email id of master account | [optional] 
**companyName** | **String** | Company name of master account organization | [optional] 
**id** | **Number** | Unique identifier of the master account organization | [optional] 
**currencyCode** | **String** | Currency code of the master account organization | [optional] 
**timezone** | **String** | Timezone of the master account organization | [optional] 
**billingInfo** | [**MasterDetailsResponseBillingInfo**](MasterDetailsResponseBillingInfo.md) |  | [optional] 
**planInfo** | [**MasterDetailsResponsePlanInfo**](MasterDetailsResponsePlanInfo.md) |  | [optional] 


