Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EarningRuleProportionalOrderItemsQuantity

Hierarchy

  • EarningRuleProportionalOrderItemsQuantity

Index

Properties

calculation_type

calculation_type: "ORDER_ITEMS_QUANTITY"

order_items

order_items: { quantity: { every: number; id: string; object: "sku" | "products_collection" | "product"; points: number } }

Type declaration

  • quantity: { every: number; id: string; object: "sku" | "products_collection" | "product"; points: number }
    • every: number
    • id: string
    • object: "sku" | "products_collection" | "product"
    • points: number

type

type: "PROPORTIONAL"