Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Order_getOrderById_discounts

Index

Properties

__typename

__typename: "Discount"

code

code: null | string

The discount identifier applied to the cart

targetIds

targetIds: null | (null | string)[]

The target item (e.g cart entry) ids associated to this discount

type

type: null | Cart | Product | Promotion

The type of this discount

Generated using TypeDoc