Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRiskScoreChanged
Packages that use InvoicePaymentRiskScoreChanged
-
Uses of InvoicePaymentRiskScoreChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRiskScoreChangedModifier and TypeMethodDescriptionInvoicePaymentRiskScoreChanged.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentRiskScoreChanged()InvoicePaymentRiskScoreChanged.setRiskScore(RiskScore risk_score) Оценка риска платежа.Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRiskScoreChangedModifier and TypeMethodDescriptionintInvoicePaymentRiskScoreChanged.compareTo(InvoicePaymentRiskScoreChanged other) booleanInvoicePaymentRiskScoreChanged.equals(InvoicePaymentRiskScoreChanged that) static InvoicePaymentChangePayloadInvoicePaymentChangePayload.invoice_payment_risk_score_changed(InvoicePaymentRiskScoreChanged value) voidInvoicePaymentChangePayload.setInvoicePaymentRiskScoreChanged(InvoicePaymentRiskScoreChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRiskScoreChangedModifierConstructorDescriptionPerforms a deep copy on other.