struct Google::EventTicketClass::DateTime

Included Modules

Defined in:

passes/models/event_ticket_class.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(start : String, end __arg0 : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def end : String #

[View source]
def end=(end __arg0 : String) #

[View source]
def kind : String #

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

[View source]
def start : String #

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

[View source]