Package travel.wink.sdk.extranet.model
Class KeyValuePair
java.lang.Object
travel.wink.sdk.extranet.model.KeyValuePair
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-06-29T13:20:57.452361+07:00[Asia/Bangkok]")
public class KeyValuePair
extends Object
Filter on user identifier. Which authenticated user made the booking.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_VALUE
- See Also:
-
JSON_PROPERTY_LABEL
- See Also:
-
-
Constructor Details
-
KeyValuePair
public KeyValuePair()
-
-
Method Details
-
value
-
getValue
The value that should be persisted.- Returns:
- value
-
setValue
-
label
-
getLabel
English readable text of the value.- Returns:
- label
-
setLabel
-
equals
-
hashCode
public int hashCode() -
toString
-