scitacean.model.UploadMeasurementPeriod#
- pydantic model scitacean.model.UploadMeasurementPeriod[source]#
- field comment: str | None = None#
- field end: datetime [Required]#
- field instrument: str [Required]#
- field start: datetime [Required]#
- classmethod download_model_type()[source]#
Return the download model type for this model.
Returns
Noneif this is a download model.- Return type: