Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
spu-api
main
Spu
Account
Authorization
CollectionCalendar
CollectionDay
Request
RequestError
Service
Generated using Crystal 1.14.0
2025-01-31 14:33:18 UTC
struct
Spu::
CollectionDay
Spu::CollectionDay
Struct
Value
Object
Defined in:
spu-api.cr
Constructors
.new
(date : String)
Instance Method Summary
#<=>
(other : CollectionDay) : Int32
#add
(service : String)
#date
: Time
#services
: Set(Service)
Constructor Detail
def self.
new
(date : String)
#
[
View source
]
Instance Method Detail
def
<=>
(other :
CollectionDay
) : Int32
#
[
View source
]
def
add
(service : String)
#
[
View source
]
def
date
: Time
#
[
View source
]
def
services
: Set(
Service
)
#
[
View source
]