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

Latest commit

 

History

History
15 lines (12 loc) · 939 Bytes

DocPublished.md

File metadata and controls

15 lines (12 loc) · 939 Bytes

IO.Swagger.Model.DocPublished

Properties

Name Type Description Notes
Description string Description of the published doc. [optional]
BrowserLink string URL to the published doc.
ImageLink string URL to the cover image for the published doc. [optional]
Discoverable bool? If true, indicates that the doc is discoverable.
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.
Mode DocPublishMode
Categories List<DocCategory> Categories applied to the doc.

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