class Vecos::Client

Defined in:

vecos/client.cr

Constant Summary

Log = ::Log.for(self)

Constructors

Instance Method Summary

Constructor Detail

def self.new(client_id : String, client_secret : String, username : String, password : String, token_uri : String = "/connect/token") #

[View source]

Instance Method Detail

def companies : API::Companies #

[View source]
def events : API::Events #

[View source]
def locations : API::Locations #

[View source]
def locker_banks : API::LockerBanks #

[View source]
def locker_bookings : API::LockerBookings #

[View source]
def locker_groups : API::LockerGroups #

[View source]
def lockers : API::Lockers #

[View source]
def pincodes : API::Pincodes #

[View source]
def sections : API::Sections #

[View source]