Uses of Class
travel.wink.sdk.travel.agent.model.SupplierContractItemPolicyAgent
Packages that use SupplierContractItemPolicyAgent
-
Uses of SupplierContractItemPolicyAgent in travel.wink.sdk.travel.agent.model
Methods in travel.wink.sdk.travel.agent.model that return SupplierContractItemPolicyAgentModifier and TypeMethodDescriptionSupplierContractItemPolicyAgent.advanceCancellationFreeOfCharge(SupplierContractItemPolicyAgent.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) SupplierContractItemPolicyAgent.externalIdentifier(String externalIdentifier) BookingContractItemAgent.getPolicy()Get policySupplierContractItemPolicyAgent.nonRefundableAfterDeadlineCancellationCharge(SupplierContractItemPolicyAgent.NonRefundableAfterDeadlineCancellationChargeEnum nonRefundableAfterDeadlineCancellationCharge) SupplierContractItemPolicyAgent.nonRefundableCancellationCharge(SupplierContractItemPolicyAgent.NonRefundableCancellationChargeEnum nonRefundableCancellationCharge) SupplierContractItemPolicyAgent.nonRefundableDeadline(SupplierContractItemPolicyAgent.NonRefundableDeadlineEnum nonRefundableDeadline) SupplierContractItemPolicyAgent.noShowCharge(SupplierContractItemPolicyAgent.NoShowChargeEnum noShowCharge) SupplierContractItemPolicyAgent.refundable(Boolean refundable) SupplierContractItemPolicyAgent.refundableCancellationCharge(SupplierContractItemPolicyAgent.RefundableCancellationChargeEnum refundableCancellationCharge) Methods in travel.wink.sdk.travel.agent.model with parameters of type SupplierContractItemPolicyAgentModifier and TypeMethodDescriptionBookingContractItemAgent.policy(SupplierContractItemPolicyAgent policy) voidBookingContractItemAgent.setPolicy(SupplierContractItemPolicyAgent policy)