Uses of Class
io.trippay.sdk.payment.model.CountryLightweight
Packages that use CountryLightweight
-
Uses of CountryLightweight in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return CountryLightweightModifier and TypeMethodDescriptionCountryLightweight.addLanguagesItem(Object languagesItem) CountryLightweight.addNeighborsItem(Object neighborsItem) CountryLightweight.currencyCode(String currencyCode) CountryLightweight.currencyName(String currencyName) @Valid CountryLightweightGeoNameLightweight.getCountry()CountryCountryLightweight.isoNumeric(Integer isoNumeric) CountryLightweight.population(Long population) CountryLightweight.postalCodeFormat(String postalCodeFormat) CountryLightweight.postalCodeRegEx(String postalCodeRegEx) CountryLightweight.topLevelDomain(String topLevelDomain) Methods in io.trippay.sdk.payment.model with parameters of type CountryLightweightModifier and TypeMethodDescriptionGeoNameLightweight.country(CountryLightweight country) voidGeoNameLightweight.setCountry(CountryLightweight country)