# PaymentMethod
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | |
**voucher_information** | Option<[**models::VoucherInformation**](VoucherInformation.md)> | | [optional]
**remaining_voucher_amount** | Option<[**models::Price**](Price.md)> | | [optional]
**transaction_id** | Option<**String**> | | [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)