Sha256: 89e08ff4f117a46b620026b1160ff29ef19f28d5bc876c65a37408b87aa702d6

Contents?: true

Size: 1.56 KB

Versions: 9

Compression:

Stored size: 1.56 KB

Contents

# UltracartClient::GiftCertificate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**activated** | **BOOLEAN** | True if this gift certificate is activated and ready to apply to purchases. | [optional] 
**code** | **String** | The code used by the customer to purchase against this gift certificate. | [optional] 
**deleted** | **BOOLEAN** | True if this gift certificate was deleted. | [optional] 
**email** | **String** | Email of the customer associated with this gift certificate. | [optional] 
**expiration_dts** | **String** | Expiration date time. | [optional] 
**gift_certificate_oid** | **Integer** | Gift certificate oid. | [optional] 
**ledger_entries** | [**Array<GiftCertificateLedgerEntry>**](GiftCertificateLedgerEntry.md) | A list of all ledger activity for this gift certificate. | [optional] 
**merchant_id** | **String** | Merchant Id | [optional] 
**merchant_note** | **String** | A list of all ledger activity for this gift certificate. | [optional] 
**original_balance** | **Float** | Original balance of the gift certificate. | [optional] 
**reference_order_id** | **String** | The order used to purchase this gift certificate.  This value is ONLY set during checkout when a certificate is purchased, not when it is used.  Any usage is recorded in the ledger | [optional] 
**remaining_balance** | **Float** | The remaining balance on the gift certificate.  This is never set directly, but calculated from the ledger.  To change the remaining balance, add a ledger entry. | [optional] 


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ultracart_api-3.9.1 docs/GiftCertificate.md
ultracart_api-3.9.0 docs/GiftCertificate.md
ultracart_api-3.8.8 docs/GiftCertificate.md
ultracart_api-3.8.7 docs/GiftCertificate.md
ultracart_api-3.8.6 docs/GiftCertificate.md
ultracart_api-3.8.5 docs/GiftCertificate.md
ultracart_api-3.8.2 docs/GiftCertificate.md
ultracart_api-3.8.1 docs/GiftCertificate.md
ultracart_api-3.8.0 docs/GiftCertificate.md