Class SubCountryLightweightSupplierDetails
java.lang.Object
travel.wink.sdk.extranet.booking.model.SubCountryLightweightSupplierDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:17:36.846722567+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class SubCountryLightweightSupplierDetails
extends Object
Country subdivision such as a state or province
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanSub-country ascii nameSub-country GeoNames identifiergetName()Sub-country nameinthashCode()voidsetAsciiName(String asciiName) voidsetGeoNameId(String geoNameId) voidtoString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_ASCII_NAME
- See Also:
-
JSON_PROPERTY_GEO_NAME_ID
- See Also:
-
-
Constructor Details
-
SubCountryLightweightSupplierDetails
public SubCountryLightweightSupplierDetails()
-
-
Method Details
-
name
-
getName
-
setName
-
asciiName
-
getAsciiName
-
setAsciiName
-
geoNameId
-
getGeoNameId
-
setGeoNameId
-
equals
-
hashCode
-
toString
-