class TwentyFiveLivePro::Models::Dates

Included Modules

Defined in:

twenty-five-live-pro/models/dates.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def end_date : String #

[View source]
def end_date=(end_date : String) #

[View source]
def start_date : String #

[View source]
def start_date=(start_date : String) #

[View source]