Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChange
Packages that use InvoicePaymentChange
-
Uses of InvoicePaymentChange in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChangeModifier and TypeMethodDescriptionInvoicePaymentChange.deepCopy()InvoiceChange.getInvoicePaymentChange()InvoicePaymentChange.setOccurredAt(String occurred_at) InvoicePaymentChange.setPayload(InvoicePaymentChangePayload payload) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChangeModifier and TypeMethodDescriptionintInvoicePaymentChange.compareTo(InvoicePaymentChange other) booleanInvoicePaymentChange.equals(InvoicePaymentChange that) static InvoiceChangeInvoiceChange.invoice_payment_change(InvoicePaymentChange value) voidInvoiceChange.setInvoicePaymentChange(InvoicePaymentChange value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChangeModifierConstructorDescriptionPerforms a deep copy on other.