AccountStatus interface
The account status.
Properties
| account |
Gets the account status code. |
| error |
Gets the account error details. |
Property Details
accountProvisioningState
Gets the account status code.
accountProvisioningState?: string
Property Value
string
errorDetails
Gets the account error details.
errorDetails?: AccountStatusErrorDetails