Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 855 Bytes

LegacyProvisioningGetOrganizationStatusResponse.md

File metadata and controls

13 lines (10 loc) · 855 Bytes

# LegacyProvisioningGetOrganizationStatusResponse

Properties

Name Type Description Notes
stat string Status of the request that has been made. Can be 'ok' or 'fail'. [optional]
errorCode string If the request has failed, this element will contain the error code related to the problem encountered. [optional]
errorMsg string If the request has failed, this element will contain the error message related to the problem encountered. [optional]
orgId string Unique identifier for the organization. [optional]
orgStatus string Status of the organization. [optional]

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