JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr# # AccountPayLater ```php use Xendit\Customer\AccountPayLater; ``` ## Properties | Name | Type | Required | Description | Examples | |------------|:-------------:|:-------------:|-------------|:-------------:| | **account_id** | **string** | | Alphanumeric string identifying this account. Usually an email address or phone number. | null | | **account_holder_name** | **string** | | Name of account holder as per the cardless credit account. | null | | **currency** | **string** | | | null | [[Back to README]](../../README.md)