Class SearchCategoryAffiliate
java.lang.Object
travel.wink.sdk.affiliate.browse.model.SearchCategoryAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-28T11:50:47.085448196+07:00[Asia/Bangkok]")
public class SearchCategoryAffiliate
extends Object
SearchCategoryAffiliate
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of search category. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetCount()Quantity of items in this category.@NotNull StringgetKey()Usually the OTA reference code.@NotNull SearchCategoryAffiliate.TypeEnumgetType()Type of search category.@NotNull StringgetValue()Usually the OTA reference code value.inthashCode()voidvoidvoidvoidtoString()
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_KEY
- See Also:
-
JSON_PROPERTY_VALUE
- See Also:
-
JSON_PROPERTY_COUNT
- See Also:
-
-
Constructor Details
-
SearchCategoryAffiliate
public SearchCategoryAffiliate()
-
-
Method Details
-
type
-
getType
Type of search category.- Returns:
- type
-
setType
-
key
-
getKey
-
setKey
-
value
-
getValue
Usually the OTA reference code value.- Returns:
- value
-
setValue
-
count
-
getCount
-
setCount
-
equals
-
hashCode
-
toString
-