class

Vecos::API::Locations

Inherits Reference < Object

Constructors

new(session : Session)
Source

Instance methods

create(name : String)
Source
delete(location_id : String, name : String)
Source
get(location_id : String)
Source
list(page_number : Int32 = 1, page_size : Int32 = 10)
Source
list_sections(location_id : String, page_number : Int32 = 1, page_size : Int32 = 10)
Source
update(location_id : String, name : String)
Source