struct Packlink::Dropoff::OpeningTimes

Defined in:

packlink/dropoff.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_133 : JSON::PullParser) #

[View source]

Instance Method Detail

def friday : String #

[View source]
def friday=(_friday : String) #

[View source]
def monday : String #

[View source]
def monday=(_monday : String) #

[View source]
def saturday : String #

[View source]
def saturday=(_saturday : String) #

[View source]
def sunday : String #

[View source]
def sunday=(_sunday : String) #

[View source]
def thursday : String #

[View source]
def thursday=(_thursday : String) #

[View source]
def to_json(json : JSON::Builder) #

[View source]
def tuesday : String #

[View source]
def tuesday=(_tuesday : String) #

[View source]
def wednesday : String #

[View source]
def wednesday=(_wednesday : String) #

[View source]