Uses of Enum Class
io.trippay.sdk.payment.acquiring.model.SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum
Packages that use SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum
-
Uses of SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum in io.trippay.sdk.payment.acquiring.model
Methods in io.trippay.sdk.payment.acquiring.model that return SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.getAdvanceCancellationFreeOfCharge()When the cancellation policy is refundable, this flag can be set and indicates there is more rules involved than just a no-questions-asked refundable.Returns the enum constant of this class with the specified name.SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.acquiring.model with parameters of type SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.advanceCancellationFreeOfCharge(SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge) voidSupplierContractItemPolicy.setAdvanceCancellationFreeOfCharge(SupplierContractItemPolicy.AdvanceCancellationFreeOfChargeEnum advanceCancellationFreeOfCharge)