Uses of Class
travel.wink.sdk.affiliate.model.PayoutFeeAffiliate
Packages that use PayoutFeeAffiliate
-
Uses of PayoutFeeAffiliate in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return PayoutFeeAffiliateModifier and TypeMethodDescriptionPayoutFeeAffiliate.candidate(PayoutFeeAffiliate.CandidateEnum candidate) PayoutFeeAffiliate.description(String description) PayoutFeeAffiliate.fee(CustomMonetaryAmount fee) PayoutFeeAffiliate.identifier(UUID identifier) PayoutFeeAffiliate.type(PayoutFeeAffiliate.TypeEnum type) Methods in travel.wink.sdk.affiliate.model that return types with arguments of type PayoutFeeAffiliateModifier and TypeMethodDescription@Valid List<PayoutFeeAffiliate> PayoutAffiliate.getFees()Fees incurred when making the withdrawal.Methods in travel.wink.sdk.affiliate.model with parameters of type PayoutFeeAffiliateMethod parameters in travel.wink.sdk.affiliate.model with type arguments of type PayoutFeeAffiliateModifier and TypeMethodDescriptionPayoutAffiliate.fees(List<PayoutFeeAffiliate> fees) voidPayoutAffiliate.setFees(List<PayoutFeeAffiliate> fees)