class Bright::API::Spaces

Defined in:

bright/api/spaces.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(session : Session) #

[View source]

Instance Method Detail

def get(space_types : Int32 = 0, location_id : String | Nil = nil, included_submodels : String | Nil = nil, paging_skip : Int32 = 10, paging_take : Int32 = 10) #

[View source]