/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/Customer/AccountPayLater.md
# # 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)