Variable FeeAccumulatorTypesConst
FeeAccumulatorTypes: readonly [{
realizedKey: "fee_subAccumulation_trade";
type: "trade";
}, {
realizedKey: "fee_subAccumulation_settlement";
type: "settlement";
}, {
realizedKey: "fee_subAccumulation_additive";
type: "additive";
}, {
realizedKey: "fee_subAccumulation_triggerOrder";
type: "triggerOrder";
}, {
realizedKey: "fee_subAccumulation_liquidation";
type: "liquidation";
}] = ...