Vecos::API::Sections
Inherits Reference < Object
Constructors
new(session : Session)
SourceInstance methods
create(name : String, location_id : String)
Sourcedelete(section_id : String)
Sourceget(section_id : String)
Sourcelist(page_number : Int32 = 1, page_size : Int32 = 10)
Sourcelist_allocatable_locker_bank_locker_groups(section_id : String, external_user_id : String, page_number : Int32 = 1, page_size : Int32 = 10) : Models::Responses::LockerBankLockerGroupResponse
Sourcelist_locker_banks(section_id : String, page_number : Int32 = 1, page_size : Int32 = 10)
Sourceupdate(section_id : String, name : String, location_id : String)
Source