GlossarySpellingIndex200Response
Properties
Name | Type | Description | Notes |
---|---|---|---|
data | Array<GlossarySpellingResource> | [default to undefined] | |
links | AddressIndex200ResponseLinks | [default to undefined] | |
meta | AddressIndex200ResponseMeta | [default to undefined] |
Example
import { GlossarySpellingIndex200Response } from './api';
const instance: GlossarySpellingIndex200Response = {
data,
links,
meta,
};
Back to Model list Back to API list Back to README
This documentation was automatically generated from the TypeScript API client.