Class CustomMonetaryAmount
java.lang.Object
travel.wink.sdk.channel.manager.model.CustomMonetaryAmount
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-01-24T16:08:47.396980681+07:00[Asia/Bangkok]")
public class CustomMonetaryAmount
extends Object
CustomMonetaryAmount
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionamount(BigDecimal amount) boolean@NotNull @Valid BigDecimalGet amount@NotNull StringGet currencyinthashCode()voidsetAmount(BigDecimal amount) voidsetCurrency(String currency) toString()
-
Field Details
-
JSON_PROPERTY_AMOUNT
- See Also:
-
JSON_PROPERTY_CURRENCY
- See Also:
-
-
Constructor Details
-
CustomMonetaryAmount
public CustomMonetaryAmount()
-
-
Method Details
-
amount
-
getAmount
-
setAmount
-
currency
-
getCurrency
-
setCurrency
-
equals
-
hashCode
-
toString
-