Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateCart_updateCart_cart_entries

Hierarchy

  • UpdateCart_updateCart_cart_entries

Index

Properties

__typename

__typename: "CartEntry"

customAttrs

Custom attributes as name-values mappings

id

id: string

The identifier of this cart entry

items

The product item(s) in this cart entry

listPrice

The listed price of this cart entry

purchasePrice

The purchase price of this cart entry

quantity

quantity: number

The quantity in this cart entry

Generated using TypeDoc