Method: Moo::Model::FixedImageData#to_json

Defined in:
lib/moo/model/fixed_image_data.rb

#to_jsonObject



17
18
19
# File 'lib/moo/model/fixed_image_data.rb', line 17

def to_json
  to_hash.to_json
end