Status type

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

Known values supported by the service

Unknown
Pending
Approved
Rejected
Disconnected

type Status = string