PaymentConsentStatusFilterInput
No description
input PaymentConsentStatusFilterInput {
typename: PaymentConsentStatusUnionFilterDisciminatorFilterInput
PaymentConsentPending: PaymentConsentPendingFilterInput
PaymentConsentProcessing: PaymentConsentProcessingFilterInput
PaymentConsentGranted: PaymentConsentGrantedFilterInput
PaymentConsentFailed: PaymentConsentFailedFilterInput
PaymentConsentCancelled: PaymentConsentCancelledFilterInput
PaymentConsentExpired: PaymentConsentExpiredFilterInput
PaymentConsentRevoked: PaymentConsentRevokedFilterInput
}