/* tslint:disable */ /* eslint-disable */ /* Code generated by ng-openapi-gen DO NOT EDIT. */ export interface ProvinciaRes { /** * Total number of structures in the system */ provincia: string; /** * Total number of structures in the system */ siglaProvincia: string; }