Uses of Class
dev.vality.damsel.payment_processing.RecurrentPaymentToolHasCreated
Packages that use RecurrentPaymentToolHasCreated
-
Uses of RecurrentPaymentToolHasCreated in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return RecurrentPaymentToolHasCreatedModifier and TypeMethodDescriptionRecurrentPaymentToolHasCreated.deepCopy()RecurrentPaymentToolChange.getRecPaymentToolCreated()RecurrentPaymentToolHasCreated.setRecPaymentTool(RecurrentPaymentTool rec_payment_tool) RecurrentPaymentToolHasCreated.setRiskScore(RiskScore risk_score) Оценка риска платежного средства.RecurrentPaymentToolHasCreated.setRoute(PaymentRoute route) Выбранный маршрут обработки платежного средства.Methods in dev.vality.damsel.payment_processing with parameters of type RecurrentPaymentToolHasCreatedModifier and TypeMethodDescriptionintRecurrentPaymentToolHasCreated.compareTo(RecurrentPaymentToolHasCreated other) booleanRecurrentPaymentToolHasCreated.equals(RecurrentPaymentToolHasCreated that) static RecurrentPaymentToolChangeRecurrentPaymentToolChange.rec_payment_tool_created(RecurrentPaymentToolHasCreated value) voidRecurrentPaymentToolChange.setRecPaymentToolCreated(RecurrentPaymentToolHasCreated value) Constructors in dev.vality.damsel.payment_processing with parameters of type RecurrentPaymentToolHasCreatedModifierConstructorDescriptionPerforms a deep copy on other.