class SerializedTourForBulkUpdate

Included Modules

Defined in:

serializers/tour_serializer.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

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

[View source]

Class Method Detail

def self.adapter #

[View source]

Instance Method Detail

def end_date : Time | Nil #

[View source]
def end_date=(end_date : Time | Nil) #

[View source]
def end_date__for_avram #

[View source]
def image1 : String | Nil #

[View source]
def image1=(image1 : String | Nil) #

[View source]
def image1__for_avram #

[View source]
def image2 : String | Nil #

[View source]
def image2=(image2 : String | Nil) #

[View source]
def image2__for_avram #

[View source]
def image3 : String | Nil #

[View source]
def image3=(image3 : String | Nil) #

[View source]
def image3__for_avram #

[View source]
def image4 : String | Nil #

[View source]
def image4=(image4 : String | Nil) #

[View source]
def image4__for_avram #

[View source]
def image5 : String | Nil #

[View source]
def image5=(image5 : String | Nil) #

[View source]
def image5__for_avram #

[View source]
def note : String | Nil #

[View source]
def note=(note : String | Nil) #

[View source]
def note__for_avram #

[View source]
def start_date : Time | Nil #

[View source]
def start_date=(start_date : Time | Nil) #

[View source]
def start_date__for_avram #

[View source]
def title : String | Nil #

[View source]
def title=(title : String | Nil) #

[View source]
def title__for_avram #

[View source]