CustomerStatus type

Identifies the status of an customer. This is an upcoming property that will be populated in the future.
KnownCustomerStatus can be used interchangeably with CustomerStatus, this enum contains the known values that the service supports.

Known values supported by the service

Other: Other
Active: Active
Pending: Pending
Disabled: Disabled
Warned: Warned
Deleted: Deleted
UnderReview: UnderReview

type CustomerStatus = string