class Worker::ApiClient::Mapping::Audio

Included Modules

Defined in:

worker/api_client/mapping/audio.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def artist : String #

[View source]
def duration : Time::Span #

[View source]
def id : String | Nil #

[View source]
def manager : String | Nil #

[View source]
def title : String #

[View source]