Uses of Class
travel.wink.sdk.booking.model.SupplierContractItemPolicyBooker
Packages that use SupplierContractItemPolicyBooker
-
Uses of SupplierContractItemPolicyBooker in travel.wink.sdk.booking.model
Methods in travel.wink.sdk.booking.model that return SupplierContractItemPolicyBookerModifier and TypeMethodDescriptionSupplierContractItemPolicyBooker.advanceCancellationFreeOfCharge(SupplierContractItemPolicyBooker.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) SupplierContractItemPolicyBooker.externalIdentifier(String externalIdentifier) SupplierContractItemPolicyBooker.fullyRefundable(Boolean fullyRefundable) BookingContractItemBooker.getPolicy()Get policySupplierContractItemPolicyBooker.nonRefundableAfterDeadlineCancellationCharge(SupplierContractItemPolicyBooker.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) SupplierContractItemPolicyBooker.nonRefundableCancellationCharge(SupplierContractItemPolicyBooker.NonRefundableCancellationChargeEnum nonRefundableCancellationCharge) SupplierContractItemPolicyBooker.nonRefundableDeadline(SupplierContractItemPolicyBooker.NonRefundableDeadlineEnum nonRefundableDeadline) SupplierContractItemPolicyBooker.noShowCharge(SupplierContractItemPolicyBooker.NoShowChargeEnum noShowCharge) SupplierContractItemPolicyBooker.partiallyRefundable(Boolean partiallyRefundable) SupplierContractItemPolicyBooker.refundable(Boolean refundable) SupplierContractItemPolicyBooker.refundableCancellationCharge(SupplierContractItemPolicyBooker.RefundableCancellationChargeEnum refundableCancellationCharge) Methods in travel.wink.sdk.booking.model with parameters of type SupplierContractItemPolicyBookerModifier and TypeMethodDescriptionBookingContractItemBooker.policy(SupplierContractItemPolicyBooker policy) voidBookingContractItemBooker.setPolicy(SupplierContractItemPolicyBooker policy)