src/Sell/Fulfillment/V1/docs/Model/GiftDetails.md
# # GiftDetails
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message** | **string** | This field contains the gift message from the buyer to the gift recipient. This field is only returned if the buyer of the gift included a message for the gift. | [optional]
**recipient_email** | **string** | The email address of the gift recipient. The seller will send the digital gift card to this email address. | [optional]
**sender_name** | **string** | The name of the buyer, which will appear on the email that is sent to the gift recipient. | [optional]
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)