# # OverTheCounterUpdateParameters


```php
use Xendit\PaymentMethod\OverTheCounterUpdateParameters;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **amount** | **float** |  |  | null |
| **channel_properties** | [**OverTheCounterChannelPropertiesUpdate**](OverTheCounterChannelPropertiesUpdate.md) |  |  | null |


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