RunAvailabilityDrop
The available slots for an event run
Fields
bucket_availabilities_with_any_slots
(BucketAvailabilityDrop
)
The bucket availabilites in this run that have any available slots (both counted and not-counted)
bucket_availabilities_with_counted_slots
(BucketAvailabilityDrop
)
The bucket availabilites in this run with available counted slots
buckets_with_not_counted_slots
(BucketAvailabilityDrop
)
The bucket availabilites in this run with available not-counted slots
ends_at
(ActiveSupport::TimeWithZone
)
The time at which this run ends
event
(EventDrop
)
The event this is a run of
event_category_name
(String
)
The name of the event category for this event. Useful for passing to the Liquid "where" filter.
full
(Boolean
)
Are all buckets (both counted and non-counted) full?
has_any_slots
(Boolean
)
Are there any buckets (either counted or non-counted) with availability?
has_counted_slots
(Boolean
)
Are there any counted buckets with availability?
has_not_counted_slots
(Boolean
)
Are there any not-counted buckets with availability?
run
(RunDrop
)
The run itself
starts_at
(ActiveSupport::TimeWithZone
)
The time at which this run starts
title
(String
)
The title of the event