# GenericPaymentMethodData
## Properties
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**](GenericPaymentMethodData_data.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)