Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackBodyChanged
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentChargebackBodyChanged in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackBodyChanged Modifier and Type Method Description InvoicePaymentChargebackBodyChangedInvoicePaymentChargebackBodyChanged. deepCopy()InvoicePaymentChargebackBodyChangedInvoicePaymentChargebackChangePayload. getInvoicePaymentChargebackBodyChanged()InvoicePaymentChargebackBodyChangedInvoicePaymentChargebackBodyChanged. setBody(Cash body)Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackBodyChanged Modifier and Type Method Description intInvoicePaymentChargebackBodyChanged. compareTo(InvoicePaymentChargebackBodyChanged other)booleanInvoicePaymentChargebackBodyChanged. equals(InvoicePaymentChargebackBodyChanged that)static InvoicePaymentChargebackChangePayloadInvoicePaymentChargebackChangePayload. invoice_payment_chargeback_body_changed(InvoicePaymentChargebackBodyChanged value)voidInvoicePaymentChargebackChangePayload. setInvoicePaymentChargebackBodyChanged(InvoicePaymentChargebackBodyChanged value)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackBodyChanged Constructor Description InvoicePaymentChargebackBodyChanged(InvoicePaymentChargebackBodyChanged other)Performs a deep copy on other.