Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackCreated
Packages that use InvoicePaymentChargebackCreated
-
Uses of InvoicePaymentChargebackCreated in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackCreatedModifier and TypeMethodDescriptionInvoicePaymentChargebackCreated.deepCopy()InvoicePaymentChargebackChangePayload.getInvoicePaymentChargebackCreated()InvoicePaymentChargebackCreated.setChargeback(InvoicePaymentChargeback chargeback) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackCreatedModifier and TypeMethodDescriptionintInvoicePaymentChargebackCreated.compareTo(InvoicePaymentChargebackCreated other) booleanInvoicePaymentChargebackCreated.equals(InvoicePaymentChargebackCreated that) InvoicePaymentChargebackChangePayload.invoice_payment_chargeback_created(InvoicePaymentChargebackCreated value) voidInvoicePaymentChargebackChangePayload.setInvoicePaymentChargebackCreated(InvoicePaymentChargebackCreated value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackCreatedModifierConstructorDescriptionPerforms a deep copy on other.