Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 1.05 KB

DigitalWalletTokenPaymentInstrument.md

File metadata and controls

16 lines (14 loc) · 1.05 KB

RebillySdk::DigitalWalletTokenPaymentInstrument

Properties

Name Type Description Notes
type String The digital wallet type.
amount Float Authorized for the digital wallet amount.
currency AllOfDigitalWalletTokenPaymentInstrumentCurrency Authorized for the digital wallet currency.
descriptor String The descriptor for a payment.
bin String Payment Card BIN (the PAN's first 6 digits). [optional]
last4 String Payment Card PAN's last 4 digits. [optional]
brand AllOfDigitalWalletTokenPaymentInstrumentBrand [optional]
exp_month Integer Payment Card expiration month. [optional]
exp_year Integer Payment Card expiration year. [optional]
payload Object The digital wallet encoded data. May contain the digital wallet billing address.