Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 1.45 KB

File metadata and controls

32 lines (28 loc) · 1.45 KB

WalletInc.Model.WTAdvertisementCreditScan

Properties

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

[Back to Model list] [Back to API list] [Back to README]