class Place::VisitorMailer::GuestCheckin

Included Modules

Extended Modules

Defined in:

place/visitor_mailer.cr

Constructors

Instance Method Summary

Instance methods inherited from class Place::VisitorMailer::GuestNotification

action : String action, action=(action : String) action=, attendee_email : String attendee_email, attendee_email=(attendee_email : String) attendee_email=, attendee_name : String | Nil attendee_name, attendee_name=(attendee_name : String | Nil) attendee_name=, checkin : Bool | Nil checkin, checkin=(checkin : Bool | Nil) checkin=, event_starting : Int64 event_starting, event_starting=(event_starting : Int64) event_starting=, event_summary : String event_summary, event_summary=(event_summary : String) event_summary=, ext_data : Hash(String, JSON::Any) | Nil ext_data, ext_data=(ext_data : Hash(String, JSON::Any) | Nil) ext_data=, host : String host, host=(host : String) host=, zones : Array(String) | Nil zones, zones=(zones : Array(String) | Nil) zones=

Constructor methods inherited from class Place::VisitorMailer::GuestNotification

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def event_id : String #

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

[View source]
def resource : String #

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

[View source]
def resource_id : String #

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

[View source]
def system_id : String #

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

[View source]