# Cyclos4102Api.BuyVoucher

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **Number** | The number of vouchers to buy. Defaults to 1. | [optional] 
**amount** | [**BigDecimal**](BigDecimal.md) | The amount per voucher | [optional] 
**type** | **String** | Either the &#x60;id&#x60; or &#x60;internalName&#x60; of the voucher type  | [optional] 
**customValues** | **{String: String}** | Holds the payment custom field values, keyed by field internal name or id. The format of the value depends on the custom field type.  | [optional] 


