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