Interface GetTimeSeriesIdentifierDescriptorWithTimeseriesIdRequest

interface GetTimeSeriesIdentifierDescriptorWithTimeseriesIdRequest {
    office: string;
    timeseriesId: string;
}

Properties

Properties

office: string
timeseriesId: string