Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.CreateChargeback_result
Packages that use InvoicingSrv.CreateChargeback_result
-
Uses of InvoicingSrv.CreateChargeback_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.CreateChargeback_resultModifier and TypeMethodDescriptionInvoicingSrv.CreateChargeback_result.deepCopy()InvoicingSrv.Processor.CreateChargeback.getResult(I iface, InvoicingSrv.CreateChargeback_args args) InvoicingSrv.CreateChargeback_result.setEx11(InvoicePaymentChargebackInvalidStatus ex11) InvoicingSrv.CreateChargeback_result.setEx12(InvalidContractStatus ex12) InvoicingSrv.CreateChargeback_result.setEx14(InvoicePaymentChargebackPending ex14) InvoicingSrv.CreateChargeback_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.CreateChargeback_result.setEx3(InvoicePaymentNotFound ex3) InvoicingSrv.CreateChargeback_result.setEx4(InvalidPaymentStatus ex4) InvoicingSrv.CreateChargeback_result.setEx6(OperationNotPermitted ex6) InvoicingSrv.CreateChargeback_result.setEx7(InsufficientAccountBalance ex7) InvoicingSrv.CreateChargeback_result.setEx8(InvoicePaymentAmountExceeded ex8) InvoicingSrv.CreateChargeback_result.setEx9(InconsistentChargebackCurrency ex9) InvoicingSrv.CreateChargeback_result.setSuccess(InvoicePaymentChargeback success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.CreateChargeback_resultModifier and TypeMethodDescriptionintInvoicingSrv.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_resultModifierConstructorDescriptionPerforms a deep copy on other.