# # EWalletParameters


```php
use Xendit\PaymentMethod\EWalletParameters;
```

## Properties

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


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