# Interface: UserCartData<R>

# Type parameters

Name Default
R UserCartRelationships

# Hierarchy

# Table of contents

# Properties

# Properties

# attributes

attributes: CartDataAttributes

Inherited from: CartData.attributes

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


# id

id: string

Inherited from: CartData.id

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


links: Links

Inherited from: CartData.links

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


# relationships

Optional relationships: R

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


# type

type: string

Inherited from: CartData.type

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