Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackChange
Packages that use InvoicePaymentChargebackChange
-
Uses of InvoicePaymentChargebackChange in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentChargebackChangeModifier and TypeMethodDescriptionInvoicePaymentChargebackChange.deepCopy()InvoicePaymentChangePayload.getInvoicePaymentChargebackChange()InvoicePaymentChargebackChange.setOccurredAt(String occurred_at) InvoicePaymentChargebackChange.setPayload(InvoicePaymentChargebackChangePayload payload) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackChangeModifier and TypeMethodDescriptionintInvoicePaymentChargebackChange.compareTo(InvoicePaymentChargebackChange other) booleanInvoicePaymentChargebackChange.equals(InvoicePaymentChargebackChange that) static InvoicePaymentChangePayloadInvoicePaymentChangePayload.invoice_payment_chargeback_change(InvoicePaymentChargebackChange value) voidInvoicePaymentChangePayload.setInvoicePaymentChargebackChange(InvoicePaymentChargebackChange value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackChangeModifierConstructorDescriptionPerforms a deep copy on other.