InlineObject

Properties

Name Type Description Notes
message string Error overview. [default to undefined]

Example

import { InlineObject } from './api';

const instance: InlineObject = {
    message,
};

Back to Model list Back to API list Back to README


This documentation was automatically generated from the TypeScript API client.