AmountRuleV2: {
    amount: number;
    field: string;
    operator: AmountOperatorString;
    type: "Amount";
}

Type declaration

Generated using TypeDoc