isGift
Indicates whether the offer was accepted as a gift for someone other than the buyer.
Expected Types
| Type | Description |
|---|---|
| Boolean | Boolean: True or False. |
Used on Types
| Type | Description |
|---|---|
| Order | An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer. |