interface RaainApiGaugesFindOneRequest {
    format: "cartesian-map";
    begin: string;
    end: string;
}

Properties

Properties

format: "cartesian-map"
begin: string
end: string