Method: Calendly::Event#cancellation
- Defined in:
- lib/calendly/models/event.rb
#cancellation ⇒ Calendly::InviteeCancellation
Provides data pertaining to the cancellation of the Invitee.
59 60 61 |
# File 'lib/calendly/models/event.rb', line 59 def cancellation @cancellation end |