Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Cart_getCart_entries

Index

Properties

__typename: "CartEntry"
customAttrs: null | Cart_getCart_entries_customAttrs[]

Custom attributes as name-values mappings

id: string

The identifier of this cart entry

items: null | (null | Cart_getCart_entries_items)[]

The product item(s) in this cart entry

The listed price of this cart entry

The purchase price of this cart entry

quantity: number

The quantity in this cart entry

Generated using TypeDoc