Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 956 Bytes

MasterDetailsResponse.md

File metadata and controls

15 lines (12 loc) · 956 Bytes

sib_api_v3_sdk.Model.MasterDetailsResponse

Properties

Name Type Description Notes
Email string Email id of master account [optional]
CompanyName string Company name of master account organization [optional]
Id long? 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 [optional]
PlanInfo MasterDetailsResponsePlanInfo [optional]

[Back to Model list] [Back to API list] [Back to README]