BillingRequestStatus type
Status of billing request.
KnownBillingRequestStatus can be used interchangeably with BillingRequestStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Other: Other
Pending: Pending
Approved: Approved
Declined: Declined
Cancelled: Cancelled
Completed: Completed
Expired: Expired
type BillingRequestStatus = string