Vecos::API::Locations
Inherits Reference < Object
Constructors
new(session : Session)
SourceInstance methods
create(name : String)
Sourcedelete(location_id : String, name : String)
Sourceget(location_id : String)
Sourcelist(page_number : Int32 = 1, page_size : Int32 = 10)
Sourcelist_sections(location_id : String, page_number : Int32 = 1, page_size : Int32 = 10)
Sourceupdate(location_id : String, name : String)
Source