# Interface: CartData<A>
# Type parameters
Name | Default |
---|---|
A | CartDataAttributes |
# Hierarchy
CartData
# Table of contents
# Properties
# Properties
# attributes
• attributes: A
Defined in: types/cart.ts:152 (opens new window)
# id
• id: string
Defined in: types/cart.ts:151 (opens new window)
# links
• links: Links
Defined in: types/cart.ts:153 (opens new window)
# type
• type: string
Defined in: types/cart.ts:150 (opens new window)