Skip to main content

ModelListItem

Description: Model class with unresolved sub-class replaced with lists of uuids.

Attributes

NameTypeDescription
idStrictStr
createddatetime.datetime
fileFile
archive_statusStrictStr
created_by_idStrictStr
comment_idsOptional[List[StrictStr]]
artifact_idsOptional[List[StrictStr]]
job_idsOptional[List[StrictStr]]

Methods

NameDescription
to_strReturns the string representation of the model using alias
to_jsonReturns the JSON representation of the model using alias
from_jsonCreate an instance of ModelListItem from a JSON string
to_dictReturn the dictionary representation of the model using alias.
from_dictCreate an instance of ModelListItem from a dict
update_properties
update_description
update_display_name
update_external_identifier
update_version_name
read_bytes
read_text
copy_to
read_json