ProjectSetLaunchedRequest

Properties

Name Type Description Notes
launch_date string   [optional] [default to undefined]

Example

import { ProjectSetLaunchedRequest } from './api';

const instance: ProjectSetLaunchedRequest = {
    launch_date,
};

Back to Model list Back to API list Back to README


This documentation was automatically generated from the TypeScript API client.