UNPKG

wft-geodb-angular-client

Version:
7 lines (6 loc) 144 B
export interface GetRegionDetailsRequest { countryId: string; regionCode: string; asciiMode?: boolean; languageCode?: string; }