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