struct Turnir::Parser::Nuum::Author

Included Modules

Defined in:

turnir/parser/nuum.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : Int32 #

[View source]
def id=(id : Int32) #

[View source]
def isSubscriber : Bool #

[View source]
def isSubscriber=(isSubscriber : Bool) #

[View source]
def login : String #

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

[View source]