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

Latest commit

 

History

History
13 lines (10 loc) · 818 Bytes

DocPublish.md

File metadata and controls

13 lines (10 loc) · 818 Bytes

IO.Swagger.Model.DocPublish

Properties

Name Type Description Notes
Slug string Slug for the published doc. [optional]
Discoverable bool? If true, indicates that the doc is discoverable. [optional]
EarnCredit bool? If true, new users may be required to sign in to view content within this document. You will receive Coda credit for each user who signs up via your doc. [optional]
CategoryNames List<string> The names of categories to apply to the document. [optional]
Mode DocPublishMode [optional]

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