scitacean.model.DownloadRelationship#
- pydantic model scitacean.model.DownloadRelationship[source]#
- field pid: PID | None = None#
- field relationship: str | None = None#
- classmethod upload_model_type()[source]#
Return the upload model type for this model.
Returns
None
if the model cannot be uploaded or this is an upload model.- Return type: