struct Models::Item

Defined in:

models.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def id : UInt16 #

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

[View source]
def initialize #

[View source]
def type : UInt32 #

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

[View source]