AccountPropertiesResponseAccountStatus

data class AccountPropertiesResponseAccountStatus(val accountProvisioningState: String, val errorDetails: AccountStatusResponseErrorDetails)

Gets or sets the status of the account.

Constructors

Link copied to clipboard
constructor(accountProvisioningState: String, errorDetails: AccountStatusResponseErrorDetails)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets the account status code.

Link copied to clipboard

Gets the account error details.