Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 915 Bytes

File metadata and controls

12 lines (9 loc) · 915 Bytes

IO.Swagger.Model.DocCreate

Properties

Name Type Description Notes
Title string Title of the new doc. Defaults to 'Untitled'. [optional]
SourceDoc string An optional doc ID from which to create a copy. [optional]
Timezone string The timezone to use for the newly created doc. [optional]
FolderId string The ID of the folder within which to create this doc. Defaults to your "My Docs" folder in the oldest workspace you joined; this is subject to change. You can get this ID by opening the folder in the docs list on your computer and grabbing the `folderId` query parameter. [optional]

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