MIF_E31211285/vendor/xendit/xendit-php/docs/Customer/AccountEwallet.md

546 B

# AccountEwallet

use Xendit\Customer\AccountEwallet;

Properties

Name Type Required Description Examples
account_number string Unique account identifier as per the bank records. null
account_holder_name string Name of account holder as per the bank records. Needs to match the registered account name exactly. null
currency string null

[Back to README]