| Name | Type | Description | Notes |
|---|---|---|---|
| message | string | [optional] [default to undefined] | |
| data | FetchDataCustodianNetworkCustodiansSummary200ResponseData | [optional] [default to undefined] |
import { FetchDataCustodianNetworkCustodiansSummary200Response } from '@hdruk/gateway-api-sdk';
const instance: FetchDataCustodianNetworkCustodiansSummary200Response = {
message,
data,
};