[@bigcommerce/checkout-sdk](../README.md) › [GiftCertificateItem](giftcertificateitem.md)

# Interface: GiftCertificateItem

## Hierarchy

* **GiftCertificateItem**

## Index

### Properties

* [amount](giftcertificateitem.md#amount)
* [id](giftcertificateitem.md#id)
* [message](giftcertificateitem.md#message)
* [name](giftcertificateitem.md#name)
* [recipient](giftcertificateitem.md#recipient)
* [sender](giftcertificateitem.md#sender)
* [taxable](giftcertificateitem.md#taxable)
* [theme](giftcertificateitem.md#theme)

## Properties

###  amount

• **amount**: *number*

___

###  id

• **id**: *string | number*

___

###  message

• **message**: *string*

___

###  name

• **name**: *string*

___

###  recipient

• **recipient**: *object*

#### Type declaration:

* **email**: *string*

* **name**: *string*

___

###  sender

• **sender**: *object*

#### Type declaration:

* **email**: *string*

* **name**: *string*

___

###  taxable

• **taxable**: *boolean*

___

###  theme

• **theme**: *string*
