struct Turnir::Parser::Youtube::SearchItemId

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 kind : String #

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

[View source]
def videoId : String #

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

[View source]