Package io.trippay.sdk.payment.model
Class KeyValuePair
java.lang.Object
io.trippay.sdk.payment.model.KeyValuePair
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-06T15:40:48.657238057+07:00[Asia/Bangkok]")
public class KeyValuePair
extends Object
KeyValuePair
-
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
-