Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentStatusChanged
Packages that use InvoicePaymentStatusChanged
-
Uses of InvoicePaymentStatusChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentStatusChangedModifier and TypeMethodDescriptionInvoicePaymentStatusChanged.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentStatusChanged()InvoicePaymentStatusChanged.setStatus(InvoicePaymentStatus status) Статус платежа по инвойсу.Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentStatusChangedModifier and TypeMethodDescriptionintInvoicePaymentStatusChanged.compareTo(InvoicePaymentStatusChanged other) booleanInvoicePaymentStatusChanged.equals(InvoicePaymentStatusChanged that) static InvoicePaymentChangePayloadInvoicePaymentChangePayload.invoice_payment_status_changed(InvoicePaymentStatusChanged value) voidInvoicePaymentChangePayload.setInvoicePaymentStatusChanged(InvoicePaymentStatusChanged value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentStatusChangedModifierConstructorDescriptionPerforms a deep copy on other.