ViewCardNumbersSuccessPayload
No description
type ViewCardNumbersSuccessPayload {
consent: Consent!
}
Fields
ViewCardNumbersSuccessPayload.consent
● Consent!
non-null object
The consent required to view card numbers
Implemented By
ViewCardNumbersPayload
union