AddressStore422Response

Properties

Name Type Description Notes
errors string   [default to undefined]

Example

import { AddressStore422Response } from './api';

const instance: AddressStore422Response = {
    errors,
};

Back to Model list Back to API list Back to README


This documentation was automatically generated from the TypeScript API client.