Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentChangePayload
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicePaymentChangePayload in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as InvoicePaymentChangePayload Modifier and Type Field Description InvoicePaymentChangePayloadInvoicePaymentChange. payloadMethods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChangePayload Modifier and Type Method Description intInvoicePaymentChangePayload. compareTo(InvoicePaymentChangePayload other)booleanInvoicePaymentChangePayload. equals(InvoicePaymentChangePayload other)InvoicePaymentChangeInvoicePaymentChange. setPayload(InvoicePaymentChangePayload payload)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentChangePayload Constructor Description InvoicePaymentChange(String id, InvoicePaymentChangePayload payload)InvoicePaymentChangePayload(InvoicePaymentChangePayload other)