| Name | Type | Description | Notes |
|---|---|---|---|
| gift | bool | True if the order is a gift | [optional] |
| gift_charge | \ultracart\v2\models\Currency | [optional] | |
| gift_charge_accounting_code | string | QuickBooks code for the gift charge | [optional] |
| gift_charge_refunded | \ultracart\v2\models\Currency | [optional] | |
| gift_email | string | Email address of the gift recipient | [optional] |
| gift_message | string | Message to the gift recipient | [optional] |
| gift_wrap_accounting_code | string | QuickBooks code for the gift wrap charge | [optional] |
| gift_wrap_cost | \ultracart\v2\models\Currency | [optional] | |
| gift_wrap_refunded | \ultracart\v2\models\Currency | [optional] | |
| gift_wrap_title | string | Title of the gift wrap that the customer wants used | [optional] |