PaymentConsentStatusUnionFilterDisciminator
No description
enum PaymentConsentStatusUnionFilterDisciminator {
PaymentConsentPending
PaymentConsentProcessing
PaymentConsentGranted
PaymentConsentFailed
PaymentConsentCancelled
PaymentConsentExpired
PaymentConsentRevoked
}