Method: Calendly::EventTypeCustomQuestion#name
- Defined in:
- lib/calendly/models/event_type_custom_question.rb
#name ⇒ String
The custom question that the host created for the event type.
10 11 12 |
# File 'lib/calendly/models/event_type_custom_question.rb', line 10 def name @name end |