# UltracartClient::OrderGift ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **gift** | **BOOLEAN** | True if the order is a gift | [optional] **gift_charge** | [**Currency**](Currency.md) | | [optional] **gift_charge_accounting_code** | **String** | QuickBooks code for the gift charge | [optional] **gift_charge_refunded** | [**Currency**](Currency.md) | | [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** | [**Currency**](Currency.md) | | [optional] **gift_wrap_refunded** | [**Currency**](Currency.md) | | [optional] **gift_wrap_title** | **String** | Title of the gift wrap that the customer wants used | [optional]