Class: HighLevel::Models::Opportunities::SearchOpportunitiesResponseSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/opportunities/search_opportunities_response_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#assigned_toObject (readonly)

Returns the value of attribute assigned_to

Returns:

  • (Object)

    the current value of assigned_to



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def assigned_to
  @assigned_to
end

#calendar_eventsObject (readonly)

Returns the value of attribute calendar_events

Returns:

  • (Object)

    the current value of calendar_events



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def calendar_events
  @calendar_events
end

#contactObject (readonly)

Returns the value of attribute contact

Returns:

  • (Object)

    the current value of contact



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def contact
  @contact
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/opportunities/search_opportunities_response_schema.rb', line 9

def contact_id
  @contact_id
end

#created_atObject (readonly)

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def created_at
  @created_at
end

#custom_fieldsObject (readonly)

Returns the value of attribute custom_fields

Returns:

  • (Object)

    the current value of custom_fields



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def custom_fields
  @custom_fields
end

#external_object_idObject (readonly)

Returns the value of attribute external_object_id

Returns:

  • (Object)

    the current value of external_object_id



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def external_object_id
  @external_object_id
end

#followersObject (readonly)

Returns the value of attribute followers

Returns:

  • (Object)

    the current value of followers



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def followers
  @followers
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def id
  @id
end

#index_versionObject (readonly)

Returns the value of attribute index_version

Returns:

  • (Object)

    the current value of index_version



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def index_version
  @index_version
end

#last_action_dateObject (readonly)

Returns the value of attribute last_action_date

Returns:

  • (Object)

    the current value of last_action_date



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def last_action_date
  @last_action_date
end

#last_stage_change_atObject (readonly)

Returns the value of attribute last_stage_change_at

Returns:

  • (Object)

    the current value of last_stage_change_at



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def last_stage_change_at
  @last_stage_change_at
end

#last_status_change_atObject (readonly)

Returns the value of attribute last_status_change_at

Returns:

  • (Object)

    the current value of last_status_change_at



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def last_status_change_at
  @last_status_change_at
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/opportunities/search_opportunities_response_schema.rb', line 9

def location_id
  @location_id
end

#lost_reason_idObject (readonly)

Returns the value of attribute lost_reason_id

Returns:

  • (Object)

    the current value of lost_reason_id



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def lost_reason_id
  @lost_reason_id
end

#monetary_valueObject (readonly)

Returns the value of attribute monetary_value

Returns:

  • (Object)

    the current value of monetary_value



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def monetary_value
  @monetary_value
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def name
  @name
end

#notesObject (readonly)

Returns the value of attribute notes

Returns:

  • (Object)

    the current value of notes



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def notes
  @notes
end

#pipeline_idObject (readonly)

Returns the value of attribute pipeline_id

Returns:

  • (Object)

    the current value of pipeline_id



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def pipeline_id
  @pipeline_id
end

#pipeline_stage_idObject (readonly)

Returns the value of attribute pipeline_stage_id

Returns:

  • (Object)

    the current value of pipeline_stage_id



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def pipeline_stage_id
  @pipeline_stage_id
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def source
  @source
end

#statusObject (readonly)

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def status
  @status
end

#tasksObject (readonly)

Returns the value of attribute tasks

Returns:

  • (Object)

    the current value of tasks



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def tasks
  @tasks
end

#updated_atObject (readonly)

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



9
10
11
# File 'lib/high_level/models/opportunities/search_opportunities_response_schema.rb', line 9

def updated_at
  @updated_at
end