Sha256: 04a951bd5536b0e8bc5ffab341a3daaf428c67eb14520353be455444fed319e3
Contents?: true
Size: 607 Bytes
Versions: 5
Compression:
Stored size: 607 Bytes
Contents
# VoucherifySdk::Gift ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **amount** | **Float** | 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** | **Float** | 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] |
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
voucherify-8.0.2 | docs/Gift.md |
voucherify-8.0.1 | docs/Gift.md |
voucherify-8.0.0 | docs/Gift.md |
voucherify-7.0.0 | docs/Gift.md |
voucherify-6.0.0 | docs/Gift.md |