| Name | Type | Description | Notes |
|---|---|---|---|
| StartDate | DateTime | ||
| ExpirationDate | DateTime | ||
| Id | StaticVoucherId | ||
| Title | string | ||
| Notes | string | ||
| MerchantsReferenceID | string | [optional] | |
| ValidOnlyAtPOSRegisterIDs | List<string> | [optional] | |
| PaymentDesignID | string | ||
| EmployeeID | string | ||
| MerchantID | string | ||
| CreatedAt | DateTime | ||
| UpdatedAt | DateTime | ||
| IsActive | bool | ||
| StartingValue | int | ||
| MaxBudget | int | ||
| TemporalDecreaseAmount | int | ||
| TemporalDecreaseFrequency | int | ||
| NumericalDecreaseAmount | int | [optional] | |
| NumericalDecreaseFrequency | int | [optional] | |
| TemporalDecreaseAmountDecimal | string | ||
| TemporalDecreaseAmountString | string | ||
| NumericalDecreaseAmountDecimal | string | ||
| NumericalDecreaseAmountString | string | ||
| StartingValueDecimal | string | ||
| StartingValueString | string | ||
| MaxBudgetDecimal | string | ||
| MaxBudgetString | string | ||
| CurrentValue | double | ||
| CurrentValueDecimal | string | ||
| CurrentValueString | string | ||
| Status | string | ||
| TemporalDecreaseFrequencyType | string | ||
| Summary | WTDynamicVoucherSummary |