Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 870 Bytes

SubAccountDetailsResponse.md

File metadata and controls

14 lines (10 loc) · 870 Bytes

SubAccountDetailsResponse

Properties

Name Type Description Notes
Name string Name of the sub-account user [optional] [default to null]
Email string Email id of the sub-account organization [optional] [default to null]
CompanyName string Sub-account company name [optional] [default to null]
Groups []SubAccountDetailsResponseGroups List of group(s) associated with the sub-account [optional] [default to null]
PlanInfo *SubAccountDetailsResponsePlanInfo [optional] [default to null]

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