Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 750 Bytes

RedemptionEntryVoucherGift.md

File metadata and controls

11 lines (8 loc) · 750 Bytes

# RedemptionEntryVoucherGift

Properties

Name Type Description Notes
amount int Total gift card income over the lifetime of the card. Value is multiplied by 100 to precisely represent 2 decimal places. For example, $100 amount is written as 10000. [optional]
balance int Available funds. Value is multiplied by 100 to precisely represent 2 decimal places. For example, $100 amount is written as 10000. [optional]
effect string Defines how the credits are applied to the customer's order. [optional]

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