struct Turnir::Parser::Youtube::AuthorDetails

Included Modules

Defined in:

turnir/parser/youtube.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def channelId : String #

[View source]
def channelId=(channelId : String) #

[View source]
def displayName : String #

[View source]
def displayName=(displayName : String) #

[View source]