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