Type AliasPlatformSettlementFormulaUnsupportedVariable

PlatformSettlementFormulaUnsupportedVariable: {
    type: "UNSUPPORTED_VARIABLE";
    name: string;
    position: PlatformSettlementFormulaPosition;
}