struct Turnir::Parser::Vk::Role

Included Modules

Defined in:

turnir/parser/vk.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

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

[View source]
def largeUrl : String #

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

[View source]
def name : String #

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

[View source]
def priority : Int32 #

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

[View source]