Uses of Class
dev.vality.damsel.payment_processing.InvoicePaymentRefundCreated
Packages that use InvoicePaymentRefundCreated
-
Uses of InvoicePaymentRefundCreated in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicePaymentRefundCreatedModifier and TypeMethodDescriptionInvoicePaymentRefundCreated.deepCopy()InvoicePaymentRefundChangePayload.getInvoicePaymentRefundCreated()InvoicePaymentRefundCreated.setCashFlow(List<FinalCashFlowPosting> cash_flow) InvoicePaymentRefundCreated.setRefund(InvoicePaymentRefund refund) InvoicePaymentRefundCreated.setTransactionInfo(TransactionInfo transaction_info) Данные проведённой вручную транзакции.Methods in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundCreatedModifier and TypeMethodDescriptionintInvoicePaymentRefundCreated.compareTo(InvoicePaymentRefundCreated other) booleanInvoicePaymentRefundCreated.equals(InvoicePaymentRefundCreated that) InvoicePaymentRefundChangePayload.invoice_payment_refund_created(InvoicePaymentRefundCreated value) voidInvoicePaymentRefundChangePayload.setInvoicePaymentRefundCreated(InvoicePaymentRefundCreated value) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicePaymentRefundCreatedModifierConstructorDescriptionPerforms a deep copy on other.