| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | Option<bool> | Whether the payment method is enabled | [optional] |
| crypto_code | Option<String> | The currency code of the payment method | [optional] |
| data | Option<crate::models::GenericPaymentMethodDataData> | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| enabled | Option<bool> | Whether the payment method is enabled | [optional] |
| crypto_code | Option<String> | The currency code of the payment method | [optional] |
| data | Option<crate::models::GenericPaymentMethodDataData> | [optional] |