Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EarningRuleProportionalOrderItemsSubtotalAmount

Hierarchy

  • EarningRuleProportionalOrderItemsSubtotalAmount

Index

Properties

calculation_type

calculation_type: "ORDER_ITEMS_SUBTOTAL_AMOUNT"

order_items

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

Type declaration

  • subtotal_amount: { 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"