Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundChangePayload
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentRefundChangePayload in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentRefundChangePayload Modifier and Type Field Description InvoicePaymentRefundChangePayloadInvoicePaymentRefundChange. payloadMethods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundChangePayload Modifier and Type Method Description intInvoicePaymentRefundChangePayload. compareTo(InvoicePaymentRefundChangePayload other)booleanInvoicePaymentRefundChangePayload. equals(InvoicePaymentRefundChangePayload other)InvoicePaymentRefundChangeInvoicePaymentRefundChange. setPayload(InvoicePaymentRefundChangePayload payload)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundChangePayload Constructor Description InvoicePaymentRefundChange(String id, InvoicePaymentRefundChangePayload payload)InvoicePaymentRefundChangePayload(InvoicePaymentRefundChangePayload other)