/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/Customer/AccountOTC.md
# # AccountOTC


```php
use Xendit\Customer\AccountOTC;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **payment_code** | **string** |  | Complete fixed payment code (including prefix) | null |
| **expires_at** | **string** |  | YYYY-MM-DD string with expiry date for the payment code | null |


[[Back to README]](../../README.md)