Uses of Enum Class
travel.wink.sdk.payment.acquiring.model.SupplierContractItemPolicy.NoShowChargeEnum
Packages that use SupplierContractItemPolicy.NoShowChargeEnum
-
Uses of SupplierContractItemPolicy.NoShowChargeEnum in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return SupplierContractItemPolicy.NoShowChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.getNoShowCharge()In case the 'Refundable cancellation charge' is set, a different no show charge can be applied.Returns the enum constant of this class with the specified name.SupplierContractItemPolicy.NoShowChargeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.payment.acquiring.model with parameters of type SupplierContractItemPolicy.NoShowChargeEnumModifier and TypeMethodDescriptionSupplierContractItemPolicy.noShowCharge(SupplierContractItemPolicy.NoShowChargeEnum noShowCharge) voidSupplierContractItemPolicy.setNoShowCharge(SupplierContractItemPolicy.NoShowChargeEnum noShowCharge)