class PostScore

Included Modules

Defined in:

e6/types/post.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def down : Int32 #

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

[View source]
def total : Int32 #

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

[View source]
def up : UInt32 #

[View source]
def up=(up : UInt32) #

[View source]