Package travel.wink.sdk.affiliate.model
Class ExtraChargesAffiliate
java.lang.Object
travel.wink.sdk.affiliate.model.ExtraChargesAffiliate
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-03-10T10:47:30.893146041+07:00[Asia/Bangkok]")
public class ExtraChargesAffiliate
extends Object
Rate plan-level extra charges
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddItemsItem(ExtraChargeAffiliate itemsItem) boolean@Valid MoneysAffiliateGet internalTotal@Valid List<ExtraChargeAffiliate>getItems()List of extra charges that applies to the rate plan.@Valid MoneysAffiliateGet sourceTotal@Valid MoneysAffiliateGet userSpecifiedCurrencyTotalinthashCode()internalTotal(MoneysAffiliate internalTotal) items(List<ExtraChargeAffiliate> items) voidsetInternalTotal(MoneysAffiliate internalTotal) voidsetItems(List<ExtraChargeAffiliate> items) voidsetSourceTotal(MoneysAffiliate sourceTotal) voidsetUserSpecifiedCurrencyTotal(MoneysAffiliate userSpecifiedCurrencyTotal) sourceTotal(MoneysAffiliate sourceTotal) toString()userSpecifiedCurrencyTotal(MoneysAffiliate userSpecifiedCurrencyTotal)
-
Field Details
-
JSON_PROPERTY_ITEMS
- See Also:
-
JSON_PROPERTY_USER_SPECIFIED_CURRENCY_TOTAL
- See Also:
-
JSON_PROPERTY_SOURCE_TOTAL
- See Also:
-
JSON_PROPERTY_INTERNAL_TOTAL
- See Also:
-
-
Constructor Details
-
ExtraChargesAffiliate
public ExtraChargesAffiliate()
-
-
Method Details
-
items
-
addItemsItem
-
getItems
List of extra charges that applies to the rate plan.- Returns:
- items
-
setItems
-
userSpecifiedCurrencyTotal
-
getUserSpecifiedCurrencyTotal
Get userSpecifiedCurrencyTotal- Returns:
- userSpecifiedCurrencyTotal
-
setUserSpecifiedCurrencyTotal
-
sourceTotal
-
getSourceTotal
Get sourceTotal- Returns:
- sourceTotal
-
setSourceTotal
-
internalTotal
-
getInternalTotal
Get internalTotal- Returns:
- internalTotal
-
setInternalTotal
-
equals
-
hashCode
public int hashCode() -
toString
-