Uses of Class
dev.vality.damsel.webhooker.InvoicePaymentRefundCreated
| Package | Description |
|---|---|
| dev.vality.damsel.webhooker |
-
Uses of InvoicePaymentRefundCreated in dev.vality.damsel.webhooker
Methods in dev.vality.damsel.webhooker that return InvoicePaymentRefundCreated Modifier and Type Method Description InvoicePaymentRefundCreatedInvoicePaymentRefundCreated. deepCopy()InvoicePaymentRefundCreatedInvoicePaymentRefundChange. getInvoicePaymentRefundCreated()Methods in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundCreated Modifier and Type Method Description intInvoicePaymentRefundCreated. compareTo(InvoicePaymentRefundCreated other)booleanInvoicePaymentRefundCreated. equals(InvoicePaymentRefundCreated that)static InvoicePaymentRefundChangeInvoicePaymentRefundChange. invoice_payment_refund_created(InvoicePaymentRefundCreated value)voidInvoicePaymentRefundChange. setInvoicePaymentRefundCreated(InvoicePaymentRefundCreated value)Constructors in dev.vality.damsel.webhooker with parameters of type InvoicePaymentRefundCreated Constructor Description InvoicePaymentRefundCreated(InvoicePaymentRefundCreated other)Performs a deep copy on other.