Interface GetTimeSeriesIdentifierDescriptorWithTimeSeriesIdRequest

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

Properties

Properties

office: string
timeseriesId: string