struct Spu::CollectionDay

Defined in:

spu-api.cr

Constructors

Instance Method Summary

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]