Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 693 Bytes

File metadata and controls

18 lines (12 loc) · 693 Bytes

# DirectDebitBankAccount

use Xendit\PaymentMethod\DirectDebitBankAccount;

Properties

Name Type Required Description Examples
masked_bank_account_number string 233eca40ff303ba15bf39052ca3102c6
bank_account_hash string 233eca40ff303ba15bf39052ca3102c6
mobile_number string Mobile number of the customer registered to the partner channel +62818555988
identity_document_number string Identity number of the customer registered to the partner channel 1234567891113

[Back to README]