# Type alias: GiftCardAttributes

Ƭ GiftCardAttributes: object

# Type declaration:

Name Type
actualValue number
code string
currencyIsoCode string
isActive boolean
name string
value string

Defined in: types/cart.ts:310 (opens new window)