Class: Moneta::Api::Responses::GetOperationDetailsByIdResponse

Inherits:
Object
  • Object
show all
Includes:
DataMapper
Defined in:
lib/moneta/api/responses/get_operation_details_by_id_response.rb

Overview

Ответ на запрос получения информации по операции. Transaction information response.

Instance Method Summary collapse

Methods included from DataMapper

#fill, #to_hash

Instance Method Details

#operationMoneta::Api::Types::OperationInfo



11
# File 'lib/moneta/api/responses/get_operation_details_by_id_response.rb', line 11

property :operation, type: Types::OperationInfo