Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
api42
main
Api42
Campus
CampusUser
Client
Coalition
Cursus
CursusUser
Project
ProjectUser
User
Built with Crystal 1.9.2
2023-10-08 10:25:01 UTC
class
Api42::Client
Api42::Client
Reference
Object
Defined in:
client.cr
Constructors
.new
(client_id : String, client_secret : String)
Instance Method Summary
#coalition
(username : String)
#cursus
(username : String)
#user
(username : String)
Constructor Detail
def self.
new
(client_id : String, client_secret : String)
#
[
View source
]
Instance Method Detail
def
coalition
(username : String)
#
[
View source
]
def
cursus
(username : String)
#
[
View source
]
def
user
(username : String)
#
[
View source
]