ProjectSetEnabledRequest

Properties

Name Type Description Notes
is_enabled boolean   [default to undefined]

Example

import { ProjectSetEnabledRequest } from './api';

const instance: ProjectSetEnabledRequest = {
    is_enabled,
};

Back to Model list Back to API list Back to README


This documentation was automatically generated from the TypeScript API client.