Class: HighLevel::Models::Calendars::CalendarUpdateDTO
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Calendars::CalendarUpdateDTO
- Defined in:
- lib/high_level/models/calendars/calendar_update_dto.rb
Instance Attribute Summary collapse
-
#alert_email ⇒ Object
readonly
Returns the value of attribute alert_email.
-
#allow_booking_after ⇒ Object
readonly
Returns the value of attribute allow_booking_after.
-
#allow_booking_after_unit ⇒ Object
readonly
Returns the value of attribute allow_booking_after_unit.
-
#allow_booking_for ⇒ Object
readonly
Returns the value of attribute allow_booking_for.
-
#allow_booking_for_unit ⇒ Object
readonly
Returns the value of attribute allow_booking_for_unit.
-
#allow_cancellation ⇒ Object
readonly
Returns the value of attribute allow_cancellation.
-
#allow_reschedule ⇒ Object
readonly
Returns the value of attribute allow_reschedule.
-
#appoinment_per_day ⇒ Object
readonly
Returns the value of attribute appoinment_per_day.
-
#appoinment_per_slot ⇒ Object
readonly
Returns the value of attribute appoinment_per_slot.
-
#auto_confirm ⇒ Object
readonly
Returns the value of attribute auto_confirm.
-
#availabilities ⇒ Object
readonly
Returns the value of attribute availabilities.
-
#availability_type ⇒ Object
readonly
Returns the value of attribute availability_type.
-
#calendar_cover_image ⇒ Object
readonly
Returns the value of attribute calendar_cover_image.
-
#consent_label ⇒ Object
readonly
Returns the value of attribute consent_label.
-
#description ⇒ Object
readonly
Returns the value of attribute description.
-
#enable_recurring ⇒ Object
readonly
Returns the value of attribute enable_recurring.
-
#event_color ⇒ Object
readonly
Returns the value of attribute event_color.
-
#event_title ⇒ Object
readonly
Returns the value of attribute event_title.
-
#event_type ⇒ Object
readonly
Returns the value of attribute event_type.
-
#form_id ⇒ Object
readonly
Returns the value of attribute form_id.
-
#form_submit_redirect_url ⇒ Object
readonly
Returns the value of attribute form_submit_redirect_url.
-
#form_submit_thanks_message ⇒ Object
readonly
Returns the value of attribute form_submit_thanks_message.
-
#form_submit_type ⇒ Object
readonly
Returns the value of attribute form_submit_type.
-
#google_invitation_emails ⇒ Object
readonly
Returns the value of attribute google_invitation_emails.
-
#group_id ⇒ Object
readonly
Returns the value of attribute group_id.
-
#guest_type ⇒ Object
readonly
Returns the value of attribute guest_type.
-
#is_active ⇒ Object
readonly
Returns the value of attribute is_active.
-
#is_live_payment_mode ⇒ Object
readonly
Returns the value of attribute is_live_payment_mode.
-
#location_configurations ⇒ Object
readonly
Returns the value of attribute location_configurations.
-
#look_busy_config ⇒ Object
readonly
Returns the value of attribute look_busy_config.
-
#meeting_location ⇒ Object
readonly
Returns the value of attribute meeting_location.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#notes ⇒ Object
readonly
Returns the value of attribute notes.
-
#notifications ⇒ Object
readonly
Returns the value of attribute notifications.
-
#open_hours ⇒ Object
readonly
Returns the value of attribute open_hours.
-
#pixel_id ⇒ Object
readonly
Returns the value of attribute pixel_id.
-
#pre_buffer ⇒ Object
readonly
Returns the value of attribute pre_buffer.
-
#pre_buffer_unit ⇒ Object
readonly
Returns the value of attribute pre_buffer_unit.
-
#recurring ⇒ Object
readonly
Returns the value of attribute recurring.
-
#should_assign_contact_to_team_member ⇒ Object
readonly
Returns the value of attribute should_assign_contact_to_team_member.
-
#should_send_alert_emails_to_assigned_member ⇒ Object
readonly
Returns the value of attribute should_send_alert_emails_to_assigned_member.
-
#should_skip_assigning_contact_for_existing ⇒ Object
readonly
Returns the value of attribute should_skip_assigning_contact_for_existing.
-
#slot_buffer ⇒ Object
readonly
Returns the value of attribute slot_buffer.
-
#slot_duration ⇒ Object
readonly
Returns the value of attribute slot_duration.
-
#slot_duration_unit ⇒ Object
readonly
Returns the value of attribute slot_duration_unit.
-
#slot_interval ⇒ Object
readonly
Returns the value of attribute slot_interval.
-
#slot_interval_unit ⇒ Object
readonly
Returns the value of attribute slot_interval_unit.
-
#slug ⇒ Object
readonly
Returns the value of attribute slug.
-
#sticky_contact ⇒ Object
readonly
Returns the value of attribute sticky_contact.
-
#team_members ⇒ Object
readonly
Returns the value of attribute team_members.
-
#widget_slug ⇒ Object
readonly
Returns the value of attribute widget_slug.
-
#widget_type ⇒ Object
readonly
Returns the value of attribute widget_type.
Instance Attribute Details
#alert_email ⇒ Object (readonly)
Returns the value of attribute alert_email
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def alert_email @alert_email end |
#allow_booking_after ⇒ Object (readonly)
Returns the value of attribute allow_booking_after
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def allow_booking_after @allow_booking_after end |
#allow_booking_after_unit ⇒ Object (readonly)
Returns the value of attribute allow_booking_after_unit
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def allow_booking_after_unit @allow_booking_after_unit end |
#allow_booking_for ⇒ Object (readonly)
Returns the value of attribute allow_booking_for
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def allow_booking_for @allow_booking_for end |
#allow_booking_for_unit ⇒ Object (readonly)
Returns the value of attribute allow_booking_for_unit
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def allow_booking_for_unit @allow_booking_for_unit end |
#allow_cancellation ⇒ Object (readonly)
Returns the value of attribute allow_cancellation
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def allow_cancellation @allow_cancellation end |
#allow_reschedule ⇒ Object (readonly)
Returns the value of attribute allow_reschedule
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def allow_reschedule @allow_reschedule end |
#appoinment_per_day ⇒ Object (readonly)
Returns the value of attribute appoinment_per_day
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def appoinment_per_day @appoinment_per_day end |
#appoinment_per_slot ⇒ Object (readonly)
Returns the value of attribute appoinment_per_slot
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def appoinment_per_slot @appoinment_per_slot end |
#auto_confirm ⇒ Object (readonly)
Returns the value of attribute auto_confirm
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def auto_confirm @auto_confirm end |
#availabilities ⇒ Object (readonly)
Returns the value of attribute availabilities
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def availabilities @availabilities end |
#availability_type ⇒ Object (readonly)
Returns the value of attribute availability_type
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def availability_type @availability_type end |
#calendar_cover_image ⇒ Object (readonly)
Returns the value of attribute calendar_cover_image
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def calendar_cover_image @calendar_cover_image end |
#consent_label ⇒ Object (readonly)
Returns the value of attribute consent_label
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def @consent_label end |
#description ⇒ Object (readonly)
Returns the value of attribute description
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def description @description end |
#enable_recurring ⇒ Object (readonly)
Returns the value of attribute enable_recurring
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def enable_recurring @enable_recurring end |
#event_color ⇒ Object (readonly)
Returns the value of attribute event_color
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def event_color @event_color end |
#event_title ⇒ Object (readonly)
Returns the value of attribute event_title
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def event_title @event_title end |
#event_type ⇒ Object (readonly)
Returns the value of attribute event_type
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def event_type @event_type end |
#form_id ⇒ Object (readonly)
Returns the value of attribute form_id
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def form_id @form_id end |
#form_submit_redirect_url ⇒ Object (readonly)
Returns the value of attribute form_submit_redirect_url
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def form_submit_redirect_url @form_submit_redirect_url end |
#form_submit_thanks_message ⇒ Object (readonly)
Returns the value of attribute form_submit_thanks_message
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def @form_submit_thanks_message end |
#form_submit_type ⇒ Object (readonly)
Returns the value of attribute form_submit_type
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def form_submit_type @form_submit_type end |
#google_invitation_emails ⇒ Object (readonly)
Returns the value of attribute google_invitation_emails
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def google_invitation_emails @google_invitation_emails end |
#group_id ⇒ Object (readonly)
Returns the value of attribute group_id
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def group_id @group_id end |
#guest_type ⇒ Object (readonly)
Returns the value of attribute guest_type
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def guest_type @guest_type end |
#is_active ⇒ Object (readonly)
Returns the value of attribute is_active
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def is_active @is_active end |
#is_live_payment_mode ⇒ Object (readonly)
Returns the value of attribute is_live_payment_mode
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def is_live_payment_mode @is_live_payment_mode end |
#location_configurations ⇒ Object (readonly)
Returns the value of attribute location_configurations
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def location_configurations @location_configurations end |
#look_busy_config ⇒ Object (readonly)
Returns the value of attribute look_busy_config
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def look_busy_config @look_busy_config end |
#meeting_location ⇒ Object (readonly)
Returns the value of attribute meeting_location
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def meeting_location @meeting_location end |
#name ⇒ Object (readonly)
Returns the value of attribute name
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def name @name end |
#notes ⇒ Object (readonly)
Returns the value of attribute notes
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def notes @notes end |
#notifications ⇒ Object (readonly)
Returns the value of attribute notifications
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def notifications @notifications end |
#open_hours ⇒ Object (readonly)
Returns the value of attribute open_hours
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def open_hours @open_hours end |
#pixel_id ⇒ Object (readonly)
Returns the value of attribute pixel_id
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def pixel_id @pixel_id end |
#pre_buffer ⇒ Object (readonly)
Returns the value of attribute pre_buffer
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def pre_buffer @pre_buffer end |
#pre_buffer_unit ⇒ Object (readonly)
Returns the value of attribute pre_buffer_unit
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def pre_buffer_unit @pre_buffer_unit end |
#recurring ⇒ Object (readonly)
Returns the value of attribute recurring
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def recurring @recurring end |
#should_assign_contact_to_team_member ⇒ Object (readonly)
Returns the value of attribute should_assign_contact_to_team_member
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def should_assign_contact_to_team_member @should_assign_contact_to_team_member end |
#should_send_alert_emails_to_assigned_member ⇒ Object (readonly)
Returns the value of attribute should_send_alert_emails_to_assigned_member
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def should_send_alert_emails_to_assigned_member @should_send_alert_emails_to_assigned_member end |
#should_skip_assigning_contact_for_existing ⇒ Object (readonly)
Returns the value of attribute should_skip_assigning_contact_for_existing
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def should_skip_assigning_contact_for_existing @should_skip_assigning_contact_for_existing end |
#slot_buffer ⇒ Object (readonly)
Returns the value of attribute slot_buffer
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def slot_buffer @slot_buffer end |
#slot_duration ⇒ Object (readonly)
Returns the value of attribute slot_duration
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def slot_duration @slot_duration end |
#slot_duration_unit ⇒ Object (readonly)
Returns the value of attribute slot_duration_unit
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def slot_duration_unit @slot_duration_unit end |
#slot_interval ⇒ Object (readonly)
Returns the value of attribute slot_interval
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def slot_interval @slot_interval end |
#slot_interval_unit ⇒ Object (readonly)
Returns the value of attribute slot_interval_unit
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def slot_interval_unit @slot_interval_unit end |
#slug ⇒ Object (readonly)
Returns the value of attribute slug
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def slug @slug end |
#sticky_contact ⇒ Object (readonly)
Returns the value of attribute sticky_contact
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def sticky_contact @sticky_contact end |
#team_members ⇒ Object (readonly)
Returns the value of attribute team_members
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def team_members @team_members end |
#widget_slug ⇒ Object (readonly)
Returns the value of attribute widget_slug
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def @widget_slug end |
#widget_type ⇒ Object (readonly)
Returns the value of attribute widget_type
9 10 11 |
# File 'lib/high_level/models/calendars/calendar_update_dto.rb', line 9 def @widget_type end |