Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 996 Bytes

ModelNewRequest.md

File metadata and controls

19 lines (13 loc) · 996 Bytes

ModelNewRequest

Properties

Name Type Description Notes
ownerSlug String The owner's slug [default to nothing]
slug String The slug that the model should be created with [default to nothing]
title String The title of the new model [default to nothing]
subtitle String The subtitle of the new model [optional] [default to nothing]
isPrivate Bool Whether or not the model should be private [default to true]
description String The description to be set on the model [optional] [default to ""]
publishTime Date When the model was initially published [optional] [default to nothing]
provenanceSources String The provenance sources to be set on the model [optional] [default to ""]

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