ApprovalStatus type
Approval Status. It can be Approved, Rejected, Pending, Deleted or Expired.
KnownApprovalStatus can be used interchangeably with ApprovalStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Approved: ApprovalStatus Type Approved
Rejected: ApprovalStatus Type Rejected
Pending: ApprovalStatus Type Pending
Deleted: ApprovalStatus Type Deleted
Expired: ApprovalStatus Type Expired
type ApprovalStatus = string