interface RaainApiRainsIndicatorsRequest {
    cumulative?: string;
}

Properties

Properties

cumulative?: string