AccountStatus type
The current status of the billing account.
KnownAccountStatus can be used interchangeably with AccountStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Other: Other
Active: Active
UnderReview: UnderReview
Disabled: Disabled
Deleted: Deleted
Extended: Extended
Pending: Pending
New: New
Expired: Expired
Terminated: Terminated
Transferred: Transferred
type AccountStatus = string