Class: Audd::AppleMusicMetadata
- Defined in:
- lib/audd/models/apple_music_metadata.rb
Overview
Mirror of the upstream Apple Music track payload, passed through verbatim by AudD. Field names stay camelCase to match the JSON keys.
Instance Attribute Summary
Attributes inherited from Model
Method Summary
Methods inherited from Model
#==, #[], field, fields, from_json, #hash, #initialize, #inspect, #to_h
Constructor Details
This class inherits a constructor from Audd::Model