Class: HighLevel::Models::Contacts::GetEventSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/contacts/get_event_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject (readonly)

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def address
  @address
end

#appointment_statusObject (readonly)

Returns the value of attribute appointment_status

Returns:

  • (Object)

    the current value of appointment_status



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def appointment_status
  @appointment_status
end

#assigned_resourcesObject (readonly)

Returns the value of attribute assigned_resources

Returns:

  • (Object)

    the current value of assigned_resources



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def assigned_resources
  @assigned_resources
end

#assigned_user_idObject (readonly)

Returns the value of attribute assigned_user_id

Returns:

  • (Object)

    the current value of assigned_user_id



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def assigned_user_id
  @assigned_user_id
end

#calendar_idObject (readonly)

Returns the value of attribute calendar_id

Returns:

  • (Object)

    the current value of calendar_id



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def calendar_id
  @calendar_id
end

#contact_idObject (readonly)

Returns the value of attribute contact_id

Returns:

  • (Object)

    the current value of contact_id



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def contact_id
  @contact_id
end

#date_addedObject (readonly)

Returns the value of attribute date_added

Returns:

  • (Object)

    the current value of date_added



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def date_added
  @date_added
end

#date_updatedObject (readonly)

Returns the value of attribute date_updated

Returns:

  • (Object)

    the current value of date_updated



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def date_updated
  @date_updated
end

#end_timeObject (readonly)

Returns the value of attribute end_time

Returns:

  • (Object)

    the current value of end_time



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def end_time
  @end_time
end

#group_idObject (readonly)

Returns the value of attribute group_id

Returns:

  • (Object)

    the current value of group_id



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def group_id
  @group_id
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def id
  @id
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def location_id
  @location_id
end

#notesObject (readonly)

Returns the value of attribute notes

Returns:

  • (Object)

    the current value of notes



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def notes
  @notes
end

#start_timeObject (readonly)

Returns the value of attribute start_time

Returns:

  • (Object)

    the current value of start_time



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def start_time
  @start_time
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def status
  @status
end

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def title
  @title
end

#usersObject (readonly)

Returns the value of attribute users

Returns:

  • (Object)

    the current value of users



9
10
11
# File 'lib/high_level/models/contacts/get_event_schema.rb', line 9

def users
  @users
end