ProvinceStore201Response

Properties

Name Type Description Notes
data ProvinceResource   [default to undefined]

Example

import { ProvinceStore201Response } from './api';

const instance: ProvinceStore201Response = {
    data,
};

Back to Model list Back to API list Back to README


This documentation was automatically generated from the TypeScript API client.