class

Vecos::API::Sections

Inherits Reference < Object

Constructors

new(session : Session)
Source

Instance methods

create(name : String, location_id : String)
Source
delete(section_id : String)
Source
get(section_id : String)
Source
list(page_number : Int32 = 1, page_size : Int32 = 10)
Source
list_allocatable_locker_bank_locker_groups(section_id : String, external_user_id : String, page_number : Int32 = 1, page_size : Int32 = 10) : Models::Responses::LockerBankLockerGroupResponse
Source
list_locker_banks(section_id : String, page_number : Int32 = 1, page_size : Int32 = 10)
Source
update(section_id : String, name : String, location_id : String)
Source