class Place::EventAttendanceRecorder

Defined in:

place/bookings/event_attendance_recorder.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.driver_interface : String #

Instance Method Detail

def booking_id : String | Nil #

[View source]
def count : UInt64 #

[View source]
def last_known_count : Int32 #

[View source]
def last_saved_count : Int32 #

[View source]
def on_load #

[View source]
def on_update #

[View source]
def people_counts : Array(Int32) #

[View source]
def should_save : Bool #

[View source]
def status : String #

Tracking meeting details


[View source]