MarkdownFromHtmlRequest

Properties

Name Type Description Notes
html string   [default to undefined]

Example

import { MarkdownFromHtmlRequest } from './api';

const instance: MarkdownFromHtmlRequest = {
    html,
};

Back to Model list Back to API list Back to README


This documentation was automatically generated from the TypeScript API client.