Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
gias-api2
main
Top Level Namespace
GIAS
API
School
SchoolQuery
Server
Built with Crystal 1.9.2
2023-10-07 16:19:49 UTC
class
GIAS::API::School
GIAS::API::School
Reference
Object
Defined in:
school.cr
Constructors
.new
(result =
Tuple
(
::
Tuple
(
Int32
,
String
)))
Instance Method Summary
#name
: String
#to_json
#urn
: Int32
Constructor Detail
def self.
new
(result =
Tuple
(
::
Tuple
(
Int32
,
String
)))
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
to_json
#
[
View source
]
def
urn
: Int32
#
[
View source
]