scitacean.model.DownloadMeasurementPeriod#
- pydantic model scitacean.model.DownloadMeasurementPeriod[source]#
- field comment: str | None = None#
- field end: datetime | None = None#
- field instrument: str | None = None#
- field start: datetime | None = None#
- classmethod upload_model_type()[source]#
Return the upload model type for this model.
Returns
Noneif the model cannot be uploaded or this is an upload model.- Return type: