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