| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | [default to undefined] | |
| key | string | [default to undefined] | |
| name | string | [default to undefined] |
import { ViewsMaintainerTeam } from 'launchdarkly-api-typescript';
const instance: ViewsMaintainerTeam = {
id,
key,
name,
};