interface EngineServerMaxOrderSizeResponse {
    max_order_size: string;
}

Properties

Properties

max_order_size: string