class PlaylistTracksMapper

Defined in:

glue/mapper.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def items : Array(JSON::Any) #

def items=(_items : Array(JSON::Any)) #

def to_json(json : JSON::Builder) #

def total : Int32 #

def total=(_total : Int32) #