| Name | Type | Description | Notes |
|---|---|---|---|
| Id | StaticVoucherId | ||
| TransactionType | string | The type of the transaction - only redemption at the moment | |
| RegisterID | PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID | ||
| RedeemedSource | string | ||
| RedeemedTransactionID | string | ||
| RedeemedAmount | int | ||
| IsRedeemed | bool | ||
| RefundedTransactionID | string | ||
| RefundedAmount | int | ||
| Status | Status | ||
| AuthorizedAgainstCheckNumber | string | ||
| AuthorizedAmount | int | ||
| MerchantID | string | ||
| CreatedAt | DateTime | ||
| UpdatedAt | DateTime | ||
| IsActive | bool | ||
| AdvertisementCreditID | string | ||
| RedeemedAmountDecimal | string | ||
| RedeemedAmountString | string | ||
| AuthorizedAmountDecimal | string | ||
| AuthorizedAmountString | string | ||
| DateTimeRedeemed | DateTime | ||
| DateTimeRefunded | DateTime |