# UltracartClient::CartSettingsGift ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **allow_gifts** | **BOOLEAN** | True if this checkout supports gift giving | [optional] **gift_charge** | [**Currency**](Currency.md) | | [optional] **gift_wraps** | [**Array<CartSettingsGiftWrap>**](CartSettingsGiftWrap.md) | The gift wraps available for the customer to select from | [optional] **max_message_length** | **Integer** | The maximum length of the gift message the giver can enter | [optional]