class Api42::Campus

Included Modules

Defined in:

interfaces/campus.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : UInt64 #

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

[View source]
def name : String #

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

[View source]