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