interface QueryOrderSimulationResponse {
    ExecutedQuantity: string;
}

Properties

Properties

ExecutedQuantity: string