-
Constructors in dev.vality.damsel.payment_processing with parameters of type AllocationNotFound
| Constructor |
Description |
AllocationNotFound(AllocationNotFound other) |
Performs a deep copy on other.
|
CreateManualRefund_result(InvoicePaymentRefund success,
InvoiceNotFound ex2,
InvoicePaymentNotFound ex3,
InvalidPaymentStatus ex4,
OperationNotPermitted ex6,
InsufficientAccountBalance ex7,
InvoicePaymentAmountExceeded ex8,
InconsistentRefundCurrency ex9,
InvalidPartyStatus ex10,
InvalidShopStatus ex11,
InvalidContractStatus ex12,
InvalidRequest ex13,
InvoicePaymentChargebackPending ex14,
AllocationNotAllowed ex15,
AllocationExceededPaymentAmount ex16,
AllocationInvalidTransaction ex17,
AllocationNotFound ex18) |
|
RefundPayment_result(InvoicePaymentRefund success,
InvoiceNotFound ex2,
InvoicePaymentNotFound ex3,
InvalidPaymentStatus ex4,
OperationNotPermitted ex6,
InsufficientAccountBalance ex7,
InvalidRequest ex8,
InvoicePaymentAmountExceeded ex9,
InconsistentRefundCurrency ex10,
InvalidPartyStatus ex11,
InvalidShopStatus ex12,
InvalidContractStatus ex13,
InvoicePaymentChargebackPending ex14,
AllocationNotAllowed ex15,
AllocationExceededPaymentAmount ex16,
AllocationInvalidTransaction ex17,
AllocationNotFound ex18) |
|