Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentRefundChange
Packages that use InvoicePaymentRefundChange
-
Uses of InvoicePaymentRefundChange in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentRefundChangeModifier and TypeMethodDescriptionInvoicePaymentRefundChange.deepCopy()InvoicePaymentEventType.getInvoicePaymentRefundChange()static InvoicePaymentRefundChangeInvoicePaymentRefundChange.invoice_payment_refund_created(InvoicePaymentRefundCreated value) static InvoicePaymentRefundChangeInvoicePaymentRefundChange.invoice_payment_refund_status_changed(InvoicePaymentRefundStatusChanged value) Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundChangeModifier and TypeMethodDescriptionintInvoicePaymentRefundChange.compareTo(InvoicePaymentRefundChange other) booleanInvoicePaymentRefundChange.equals(InvoicePaymentRefundChange other) static InvoicePaymentEventTypeInvoicePaymentEventType.invoice_payment_refund_change(InvoicePaymentRefundChange value) voidInvoicePaymentEventType.setInvoicePaymentRefundChange(InvoicePaymentRefundChange value) Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundChange