Anchor to PaymentInstrumentPayment
PaymentInstrument
union
Requires access scope.
All possible instrument outputs for Payment Mandates.
Anchor to Possible typesPossible types
- •OBJECT
Represents a credit card payment instrument.
- •OBJECT
Represents a paypal billing agreement payment instrument.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The outputs details of the payment instrument.
Was this section helpful?
1union PaymentInstrument = VaultCreditCard | VaultPaypalBillingAgreement