Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CreateManualRefund_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of InvoicingSrv.CreateManualRefund_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreateManualRefund_result Modifier and Type Method Description intInvoicingSrv.CreateManualRefund_result. compareTo(InvoicingSrv.CreateManualRefund_result other)booleanInvoicingSrv.CreateManualRefund_result. equals(InvoicingSrv.CreateManualRefund_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreateManualRefund_result Constructor Description CreateManualRefund_result(InvoicingSrv.CreateManualRefund_result other)Performs a deep copy on other.