class Bright::API::Locations

Defined in:

bright/api/locations.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(session : Session) #

[View source]

Instance Method Detail

def get(paging_skip : Int32 = 10, paging_take : Int32 = 10) : Array(Models::Location) #

[View source]