Uses of Class
dev.vality.damsel.payment_processing.AllocationNotFound
Packages that use AllocationNotFound
-
Uses of AllocationNotFound in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as AllocationNotFoundModifier and TypeFieldDescriptionInvoicingSrv.CreateManualRefund_result.ex18InvoicingSrv.RefundPayment_result.ex18Methods in dev.vality.damsel.payment_processing that return AllocationNotFoundModifier and TypeMethodDescriptionAllocationNotFound.deepCopy()InvoicingSrv.CreateManualRefund_result.getEx18()InvoicingSrv.RefundPayment_result.getEx18()Methods in dev.vality.damsel.payment_processing with parameters of type AllocationNotFoundModifier and TypeMethodDescriptionintAllocationNotFound.compareTo(AllocationNotFound other) booleanAllocationNotFound.equals(AllocationNotFound that) InvoicingSrv.CreateManualRefund_result.setEx18(AllocationNotFound ex18) InvoicingSrv.RefundPayment_result.setEx18(AllocationNotFound ex18) Methods in dev.vality.damsel.payment_processing that throw AllocationNotFoundModifier and TypeMethodDescriptionInvoicingSrv.Client.createManualRefund(String id, String payment_id, InvoicePaymentRefundParams params) InvoicingSrv.Iface.createManualRefund(String id, String payment_id, InvoicePaymentRefundParams params) Сделать ручной возврат.InvoicingSrv.AsyncClient.CreateManualRefund_call.getResult()InvoicingSrv.AsyncClient.RefundPayment_call.getResult()InvoicingSrv.Client.recvCreateManualRefund()InvoicingSrv.Client.recvRefundPayment()InvoicingSrv.Client.refundPayment(String id, String payment_id, InvoicePaymentRefundParams params) InvoicingSrv.Iface.refundPayment(String id, String payment_id, InvoicePaymentRefundParams params) Сделать возврат платежа.Constructors in dev.vality.damsel.payment_processing with parameters of type AllocationNotFoundModifierConstructorDescriptionPerforms 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)