Sha256: 0f9510abf2f8090890c1f75d72802e9147facae6d0f40123715b673318d57c2d
Contents?: true
Size: 280 Bytes
Versions: 2
Compression:
Stored size: 280 Bytes
Contents
# frozen_string_literal: true module Harmony module Api module V1 module Transactions module Error def getCurrentTransactionErrorSink response(post('getCurrentTransactionErrorSink')) end end end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
harmony-api-0.1.4 | lib/harmony/api/v1/transactions/error.rb |
harmony-api-0.1.3 | lib/harmony/api/v1/transactions/error.rb |