Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 766 Bytes

DirectDebitDebitCard.md

File metadata and controls

17 lines (11 loc) · 766 Bytes

DirectDebitDebitCard

xendit.payment_method.model.DirectDebitDebitCard

Properties

Name Type Required Description Examples
mobile_number str, none_type Mobile number of the customer registered to the partner channel
card_last_four str, none_type Last four digits of the debit card
card_expiry str, none_type Expiry month and year of the debit card (in MM/YY format)
email str, none_type Email address of the customer that is registered to the partner channel
account_number str, none_type Account number of the customer

[Back to README]