PaymentStatus type

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

Known values supported by the service

Succeeded
Failed
Scheduled
Cancelled

type PaymentStatus = string