Uses of Class
travel.wink.sdk.affiliate.model.ManagedByEntitySupplier
Packages that use ManagedByEntitySupplier
-
Uses of ManagedByEntitySupplier in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return ManagedByEntitySupplierModifier and TypeMethodDescriptionManagedByEntitySupplier.commissionInPercent(BigDecimal commissionInPercent) @Valid ManagedByEntitySupplierAffiliateAccountSupplier.getManagedBy()If another company entity is managing this property, on behalf of the property, it can be specified here and the managing entity would be applicable a management fee on every booking.ManagedByEntitySupplier.identifier(String identifier) ManagedByEntitySupplier.rules(ManagedByEntityRulesSupplier rules) Methods in travel.wink.sdk.affiliate.model with parameters of type ManagedByEntitySupplierModifier and TypeMethodDescriptionAffiliateAccountSupplier.managedBy(ManagedByEntitySupplier managedBy) voidAffiliateAccountSupplier.setManagedBy(ManagedByEntitySupplier managedBy)