GiftCardDataGiftCardOptionInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| giftcardAmount | string | Gift card amount. | |
| customGiftcardAmount | float | Gift card open amount value. | [optional] |
| giftcardSenderName | string | Gift card sender name. | |
| giftcardRecipientName | string | Gift card recipient name. | |
| giftcardSenderEmail | string | Gift card sender email. | |
| giftcardRecipientEmail | string | Gift card recipient email. | |
| giftcardMessage | string | Giftcard message. | [optional] |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\GiftCardDataGiftCardOptionExtensionInterface | [optional] |