Method: Calendly::EventTypeCustomQuestion#name

Defined in:
lib/calendly/models/event_type_custom_question.rb

#nameString

The custom question that the host created for the event type.

Returns:

  • (String)


10
11
12
# File 'lib/calendly/models/event_type_custom_question.rb', line 10

def name
  @name
end