ObservationsViews

interface ApiObservationsViews {
    data: ApiObservationsView[];
    meta: ApiUtilsMetaResponse;
}

Properties

Properties