Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 673 Bytes

File metadata and controls

16 lines (12 loc) · 673 Bytes

ModelSet

Properties

Name Type Description Notes
id int Unique Id [optional]
name str Name of ModelSet [optional]
models list[str] [optional]
built_in bool [optional]
all_access bool [optional]
url str Link to get this item [optional]
can dict(str, bool) Operations the current user is able to perform on this object [optional]

[Back to Model list] [Back to API list] [Back to README]