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