Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EarningRuleProportionalOrderAmount

Hierarchy

  • EarningRuleProportionalOrderAmount

Index

Properties

calculation_type

calculation_type: "ORDER_AMOUNT"

order

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

Type declaration

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

type

type: "PROPORTIONAL"