Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bright
master
Bright
API
Bookings
Locations
Occupancy
Spaces
Client
Constants
Models
Amenity
Attendee
Booking
DeskPeriod
Exception
Location
Metadata
Occupancy
Occurrence
Organizer
Paging
ParkingPeriod
Responses
AmenitiesResponse
BookingsResponse
LocationsResponse
OccupancyResponse
OccurrencesResponse
SpacesResponse
Space
ParameterBuilder
Session
Halite
Chainable
Generated using Crystal 1.10.1
2024-03-14 04:11:04 UTC
class
Bright::
API::
Locations
Bright::API::Locations
Reference
Object
Defined in:
bright/api/locations.cr
Constructors
.new
(session : Session)
Instance Method Summary
#get
(paging_skip : Int32 =
10
, paging_take : Int32 =
10
) : Array(Models::Location)
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
]