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