Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 1.31 KB

SimplifiedAccount.md

File metadata and controls

20 lines (17 loc) · 1.31 KB

SimplifiedAccount

Properties

Name Type Description Notes
AccountNumber int64 Account number [optional] [default to null]
AccountName string Account name [optional] [default to null]
OrgId int64 Customer organization identifier [optional] [default to null]
OrganizationName string Customer organization name [optional] [default to null]
GlobalOrgId string Global organization identifier [optional] [default to null]
GlobalOrganizationName string Global organization name [optional] [default to null]
UcmId string Account ucmId [optional] [default to null]
GlobalCustId string Account name [optional] [default to null]
ResellerAccountNumber int64 Reseller account number [optional] [default to null]
ResellerAccountName string Reseller account name [optional] [default to null]
ResellerUcmId string Reseller account ucmId [optional] [default to null]
ResellerOrgId int64 Reseller customer organization identifier [optional] [default to null]

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