Class KeyValuePair
java.lang.Object
io.trippay.sdk.payment.model.KeyValuePair
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:12:05.578754358+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
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
-
toString
-