Interface MinControlledRiskStopDistance

interface MinControlledRiskStopDistance {
    unit: string;
    value: number;
}

Properties

Properties

unit: string
value: number