Uses of Enum Class
travel.wink.sdk.extranet.model.UpsertCancellationPolicyRequest.RefundableCancellationChargeEnum
Packages that use UpsertCancellationPolicyRequest.RefundableCancellationChargeEnum
-
Uses of UpsertCancellationPolicyRequest.RefundableCancellationChargeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return UpsertCancellationPolicyRequest.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequest.getRefundableCancellationCharge()If advanceCancellationFreeOfCharge rules is not honored, this property explains what the guest will be charged.Returns the enum constant of this class with the specified name.UpsertCancellationPolicyRequest.RefundableCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type UpsertCancellationPolicyRequest.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionUpsertCancellationPolicyRequest.refundableCancellationCharge(UpsertCancellationPolicyRequest.RefundableCancellationChargeEnum refundableCancellationCharge) voidUpsertCancellationPolicyRequest.setRefundableCancellationCharge(UpsertCancellationPolicyRequest.RefundableCancellationChargeEnum refundableCancellationCharge)