Method: Snapfish::Asset#id

Defined in:
lib/snapfish/asset.rb

#idObject



3
4
5
# File 'lib/snapfish/asset.rb', line 3

def id
  json['_id']
end