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