/home/brandsfa/public_html/vendor/xendit/xendit-php/docs/PaymentRequest/EWalletParameters.md
# # EWalletParameters


```php
use Xendit\PaymentRequest\EWalletParameters;
```

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **channel_code** | [**EWalletChannelCode**](EWalletChannelCode.md) |  |  | null |
| **channel_properties** | [**EWalletChannelProperties**](EWalletChannelProperties.md) |  |  | null |


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