Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EarningRuleProportionalOrderTotalAmount

Hierarchy

  • EarningRuleProportionalOrderTotalAmount

Index

Properties

calculation_type

calculation_type: "ORDER_TOTAL_AMOUNT"

order

order: { total_amount: { every: number; points: number } }

Type declaration

  • total_amount: { every: number; points: number }
    • every: number
    • points: number

type

type: "PROPORTIONAL"