Get JSON object for operations
Returns:
JSON KV object
19 20 21
# File 'lib/imperium/transaction.rb', line 19 def body @operations.to_json end