Uses of Class
cz.gopay.api.v3.model.payment.support.EnabledPaymentInstrument
Packages that use EnabledPaymentInstrument
-
Uses of EnabledPaymentInstrument in cz.gopay.api.v3.model.payment.support
Methods in cz.gopay.api.v3.model.payment.support that return EnabledPaymentInstrumentModifier and TypeMethodDescriptionEnabledPaymentInstrument.addEnabledBnplType(BnplType bnplType) EnabledPaymentInstrument.addEnabledSwift(Swift swift) static EnabledPaymentInstrumentEnabledPaymentInstrument.init(PaymentInstrument paymentInstrument) EnabledPaymentInstrument.withGroup(CheckoutGroup coGroup) Methods in cz.gopay.api.v3.model.payment.support that return types with arguments of type EnabledPaymentInstrumentMethods in cz.gopay.api.v3.model.payment.support with parameters of type EnabledPaymentInstrumentModifier and TypeMethodDescriptionPaymentInstrumentRoot.addEnabledPaymentInstrument(EnabledPaymentInstrument instrument)