Uses of Class
io.trippay.sdk.payment.model.SubSubCountryLightweight
Packages that use SubSubCountryLightweight
-
Uses of SubSubCountryLightweight in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return SubSubCountryLightweightModifier and TypeMethodDescriptionSubSubCountryLightweight.countryCode(String countryCode) @Valid SubSubCountryLightweightGeoNameLightweight.getSubSubCountry()Country sub sub divisionSubSubCountryLightweight.subCountryCode(String subCountryCode) SubSubCountryLightweight.subSubCountryCode(String subSubCountryCode) Methods in io.trippay.sdk.payment.model with parameters of type SubSubCountryLightweightModifier and TypeMethodDescriptionvoidGeoNameLightweight.setSubSubCountry(SubSubCountryLightweight subSubCountry) GeoNameLightweight.subSubCountry(SubSubCountryLightweight subSubCountry)