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