Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.31 KB

RegionISO.md

File metadata and controls

24 lines (19 loc) · 1.31 KB

openapi_client.model.region_iso.RegionISO

List of countries and regions

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, List of countries and regions

Dictionary Keys

Key Input Type Accessed Type Description Notes
countryName str, str, [optional]
countryNumCode str, str, [optional]
countryISO2 str, str, [optional]
countryISO3 str, str, [optional]
countryFIPS str, str, [optional]
subregion str, str, [optional]
region str, str, [optional]
topregion str, str, [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]