Class: Moneta::Api::Requests::CancelTransactionRequest

Inherits:
Types::CancelTransactionRequestType show all
Defined in:
lib/moneta/api/requests/cancel_transaction_request.rb

Overview

Запрос на отмену операции. Отменять операцию можно при выполнении всех условий: незавершенные операции; если есть доступ к счету плательщика и счету получателя (то есть свои внутренние операции). Transaction cancelation request if transasction fulfils following conditions: transaction is in processing (incompleted); principal has an access to both (payer and payee) accounts.

Method Summary

Methods inherited from Types::CancelTransactionRequestType

#description, #protection_code, #transaction_id

Methods included from DataMapper

#fill, #to_hash