CustomerStatus type

Defines values for CustomerStatus.
KnownCustomerStatus can be used interchangeably with CustomerStatus, this enum contains the known values that the service supports.

Known values supported by the service

Other
Active
Pending
Disabled
Warned
Deleted
UnderReview

type CustomerStatus = string