class Calendly::InviteesCounter
Calendly's invitees counter model.
Attributes
active[RW]
@return [Integer] number of active invitees in this event.
limit[RW]
@return [Integer] max invitees in this event.
total[RW]
@return [Integer] number of total invitees in this event.