| Name | Type | Description | Notes |
|---|---|---|---|
| id | number | [optional] [default to undefined] | |
| teams_counts | Array<any> | [optional] [default to undefined] |
import { FetchDataCustodianNetworkCustodiansSummary200ResponseData } from '@hdruk/gateway-api-sdk';
const instance: FetchDataCustodianNetworkCustodiansSummary200ResponseData = {
id,
teams_counts,
};