Uses of Class
dev.vality.damsel.payment_processing.InvoiceCreated
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoiceCreated in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoiceCreated Modifier and Type Method Description InvoiceCreatedInvoiceCreated. deepCopy()InvoiceCreatedInvoiceChange. getInvoiceCreated()InvoiceCreatedInvoiceCreated. setInvoice(Invoice invoice)Данные созданного инвойса.Methods in dev.vality.damsel.payment_processing with parameters of type InvoiceCreated Modifier and Type Method Description intInvoiceCreated. compareTo(InvoiceCreated other)booleanInvoiceCreated. equals(InvoiceCreated that)static InvoiceChangeInvoiceChange. invoice_created(InvoiceCreated value)voidInvoiceChange. setInvoiceCreated(InvoiceCreated value)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoiceCreated Constructor Description InvoiceCreated(InvoiceCreated other)Performs a deep copy on other.