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