Package travel.wink.sdk.extranet.model
Class BeneficiaryChargeSupplierDetails
java.lang.Object
travel.wink.sdk.extranet.model.BeneficiaryChargeSupplierDetails
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-10-16T10:18:27.744667752+07:00[Asia/Bangkok]")
public class BeneficiaryChargeSupplierDetails
extends Object
A variable charge can be a fixed amount or a percentage.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets type -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@Valid BigDecimalGet percentgetType()Get typeinthashCode()percent(BigDecimal percent) voidsetPercent(BigDecimal percent) voidtoString()
-
Field Details
-
JSON_PROPERTY_TYPE
- See Also:
-
JSON_PROPERTY_PERCENT
- See Also:
-
-
Constructor Details
-
BeneficiaryChargeSupplierDetails
public BeneficiaryChargeSupplierDetails()
-
-
Method Details