Uses of Enum Class
io.trippay.sdk.payment.model.SupplierContractItemPolicy.RefundableCancellationChargeEnum
Packages that use SupplierContractItemPolicy.RefundableCancellationChargeEnum
-
Uses of SupplierContractItemPolicy.RefundableCancellationChargeEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type SupplierContractItemPolicy.RefundableCancellationChargeEnum in io.trippay.sdk.payment.modelModifier and TypeClassDescriptionstatic enumIf advanceCancellationFreeOfCharge rules is not honored, this property explains what the guest will be charged.Methods in io.trippay.sdk.payment.model that return SupplierContractItemPolicy.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.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.SupplierContractItemPolicy.RefundableCancellationChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type SupplierContractItemPolicy.RefundableCancellationChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.refundableCancellationCharge(SupplierContractItemPolicy.RefundableCancellationChargeEnum refundableCancellationCharge) voidSupplierContractItemPolicy.setRefundableCancellationCharge(SupplierContractItemPolicy.RefundableCancellationChargeEnum refundableCancellationCharge)