Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.03 KB

MasterDetailsResponse.md

File metadata and controls

16 lines (12 loc) · 1.03 KB

MasterDetailsResponse

Properties

Name Type Description Notes
Email string Email id of master account [optional] [default to null]
CompanyName string Company name of master account organization [optional] [default to null]
Id int64 Unique identifier of the master account organization [optional] [default to null]
CurrencyCode string Currency code of the master account organization [optional] [default to null]
Timezone string Timezone of the master account organization [optional] [default to null]
BillingInfo *MasterDetailsResponseBillingInfo [optional] [default to null]
PlanInfo *MasterDetailsResponsePlanInfo [optional] [default to null]

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