struct TwentyFiveLivePro::Models::Reservations::Data

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/reservations.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def event_end_dt : Date #

[View source]
def event_end_dt=(event_end_dt : Date) #

[View source]
def event_id : Int64 #

[View source]
def event_id=(event_id : Int64) #

[View source]
def event_locator : String | Nil #

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

[View source]
def event_name : String | Nil #

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

[View source]
def event_start_dt : Date #

[View source]
def event_start_dt=(event_start_dt : Date) #

[View source]
def event_title : String | Nil #

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

[View source]
def event_type_class : String | Nil #

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

[View source]
def event_type_name : String | Nil #

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

[View source]
def expected_count : Int64 #

[View source]
def expected_count=(expected_count : Int64) #

[View source]
def last_mod_dt : Date #

[View source]
def last_mod_dt=(last_mod_dt : Date) #

[View source]
def last_mod_user : String | Nil #

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

[View source]
def organization_id : Int64 #

[View source]
def organization_id=(organization_id : Int64) #

[View source]
def organization_name : String | Nil #

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

[View source]
def post_event_dt : Date #

[View source]
def post_event_dt=(post_event_dt : Date) #

[View source]
def pre_event_dt : Date #

[View source]
def pre_event_dt=(pre_event_dt : Date) #

[View source]
def profile_description : String #

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

[View source]
def profile_id : Int64 #

[View source]
def profile_id=(profile_id : Int64) #

[View source]
def profile_name : String | Nil #

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

[View source]
def registered_count : Int64 #

[View source]
def registered_count=(registered_count : Int64) #

[View source]
def registration_label : String | Nil #

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

[View source]
def registration_url : String #

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

[View source]
def reservation_comment_id : String | Nil #

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

[View source]
def reservation_comments : String | Nil #

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

[View source]
def reservation_end_dt : Date #

[View source]
def reservation_end_dt=(reservation_end_dt : Date) #

[View source]
def reservation_id : Int64 #

[View source]
def reservation_id=(reservation_id : Int64) #

[View source]
def reservation_start_dt : Date #

[View source]
def reservation_start_dt=(reservation_start_dt : Date) #

[View source]
def reservation_state : Int64 #

[View source]
def reservation_state=(reservation_state : Int64) #

[View source]
def reservation_state_name : String | Nil #

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

[View source]
def space_reservation : Space #

[View source]
def space_reservation=(space_reservation : Space) #

[View source]