GiftMessageDataMessageInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| giftMessageId | int | Gift message ID. Otherwise, null. | [optional] |
| customerId | int | Customer ID. Otherwise, null. | [optional] |
| sender | string | Sender name. | |
| recipient | string | Recipient name. | |
| message | string | Message text. | |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\GiftMessageDataMessageExtensionInterface | [optional] |