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