MarkdownPreview200ResponseData
Properties
Name | Type | Description | Notes |
---|---|---|---|
html | string | [default to undefined] |
Example
import { MarkdownPreview200ResponseData } from './api';
const instance: MarkdownPreview200ResponseData = {
html,
};
Back to Model list Back to API list Back to README
This documentation was automatically generated from the TypeScript API client.