PersistedConnectionStatus type

Status of the connection.
KnownPersistedConnectionStatus can be used interchangeably with PersistedConnectionStatus, this enum contains the known values that the service supports.

Known values supported by the service

Pending: Pending
Approved: Approved
Rejected: Rejected
Disconnected: Disconnected

type PersistedConnectionStatus = string