Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChargebackChangePayload
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentChargebackChangePayload in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentChargebackChangePayload Modifier and Type Field Description InvoicePaymentChargebackChangePayloadInvoicePaymentChargebackChange. payloadMethods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackChangePayload Modifier and Type Method Description intInvoicePaymentChargebackChangePayload. compareTo(InvoicePaymentChargebackChangePayload other)booleanInvoicePaymentChargebackChangePayload. equals(InvoicePaymentChargebackChangePayload other)InvoicePaymentChargebackChangeInvoicePaymentChargebackChange. setPayload(InvoicePaymentChargebackChangePayload payload)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChargebackChangePayload Constructor Description InvoicePaymentChargebackChange(String id, InvoicePaymentChargebackChangePayload payload)InvoicePaymentChargebackChangePayload(InvoicePaymentChargebackChangePayload other)