Class CountryLightweight
java.lang.Object
io.trippay.sdk.payment.model.CountryLightweight
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:12:05.578754358+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class CountryLightweight
extends Object
Country
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLanguagesItem(Object languagesItem) addNeighborsItem(Object neighborsItem) currencyCode(String currencyCode) currencyName(String currencyName) booleangetArea()Area in square kilometersCountry capitalContinent codeCurrency codeCurrency namegetFips()FIPS country codeCountry GeoNames identifiergetIso()ISO codegetIso3()3 character ISO codeNumeric ISO codeGet languagesgetName()Country nameGet neighborsgetPhone()Calling codeCountry populationPostal code formatPostal code regular expressionCountry TLDinthashCode()isoNumeric(Integer isoNumeric) population(Long population) postalCodeFormat(String postalCodeFormat) postalCodeRegEx(String postalCodeRegEx) voidvoidsetCapital(String capital) voidsetContinent(String continent) voidsetCurrencyCode(String currencyCode) voidsetCurrencyName(String currencyName) voidvoidsetGeoNameId(String geoNameId) voidvoidvoidsetIsoNumeric(Integer isoNumeric) voidsetLanguages(List<Object> languages) voidvoidsetNeighbors(List<Object> neighbors) voidvoidsetPopulation(Long population) voidsetPostalCodeFormat(String postalCodeFormat) voidsetPostalCodeRegEx(String postalCodeRegEx) voidsetTopLevelDomain(String topLevelDomain) topLevelDomain(String topLevelDomain) toString()
-
Field Details
-
JSON_PROPERTY_ISO
- See Also:
-
JSON_PROPERTY_ISO3
- See Also:
-
JSON_PROPERTY_ISO_NUMERIC
- See Also:
-
JSON_PROPERTY_FIPS
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_CAPITAL
- See Also:
-
JSON_PROPERTY_AREA
- See Also:
-
JSON_PROPERTY_POPULATION
- See Also:
-
JSON_PROPERTY_CONTINENT
- See Also:
-
JSON_PROPERTY_TOP_LEVEL_DOMAIN
- See Also:
-
JSON_PROPERTY_CURRENCY_CODE
- See Also:
-
JSON_PROPERTY_CURRENCY_NAME
- See Also:
-
JSON_PROPERTY_PHONE
- See Also:
-
JSON_PROPERTY_POSTAL_CODE_FORMAT
- See Also:
-
JSON_PROPERTY_POSTAL_CODE_REG_EX
- See Also:
-
JSON_PROPERTY_LANGUAGES
- See Also:
-
JSON_PROPERTY_GEO_NAME_ID
- See Also:
-
JSON_PROPERTY_NEIGHBORS
- See Also:
-
-
Constructor Details
-
CountryLightweight
public CountryLightweight()
-
-
Method Details
-
iso
-
getIso
-
setIso
-
iso3
-
getIso3
-
setIso3
-
isoNumeric
-
getIsoNumeric
-
setIsoNumeric
-
fips
-
getFips
-
setFips
-
name
-
getName
-
setName
-
capital
-
getCapital
-
setCapital
-
area
-
getArea
-
setArea
-
population
-
getPopulation
-
setPopulation
-
continent
-
getContinent
-
setContinent
-
topLevelDomain
-
getTopLevelDomain
-
setTopLevelDomain
-
currencyCode
-
getCurrencyCode
-
setCurrencyCode
-
currencyName
-
getCurrencyName
-
setCurrencyName
-
phone
-
getPhone
-
setPhone
-
postalCodeFormat
-
getPostalCodeFormat
-
setPostalCodeFormat
-
postalCodeRegEx
-
getPostalCodeRegEx
Postal code regular expression- Returns:
- postalCodeRegEx
-
setPostalCodeRegEx
-
languages
-
addLanguagesItem
-
getLanguages
-
setLanguages
-
geoNameId
-
getGeoNameId
-
setGeoNameId
-
neighbors
-
addNeighborsItem
-
getNeighbors
-
setNeighbors
-
equals
-
hashCode
-
toString
-