Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 602 Bytes

IssueContent.md

File metadata and controls

12 lines (8 loc) · 602 Bytes

IssueContent

Properties

Name Type Description Notes
Raw string The text as it was typed by a user. [optional] [default to null]
Markup string The type of markup language the raw content is to be interpreted in. [optional] [default to null]
Html string The user's content rendered as HTML. [optional] [default to null]

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