Interface GetTimeSeriesCategoryRequest

interface GetTimeSeriesCategoryRequest {
    office?: string;
}

Properties

Properties

office?: string