PictureTranslationIndex200ResponseLinks

Properties

Name Type Description Notes
first string   [default to undefined]
last string   [default to undefined]
prev string   [default to undefined]
next string   [default to undefined]

Example

import { PictureTranslationIndex200ResponseLinks } from './api';

const instance: PictureTranslationIndex200ResponseLinks = {
    first,
    last,
    prev,
    next,
};

Back to Model list Back to API list Back to README


This documentation was automatically generated from the TypeScript API client.