Class: HighLevel::Models::Companies::IOnboardingDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/companies/i_onboarding_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#affiliate_signupObject (readonly)

Returns the value of attribute affiliate_signup

Returns:

  • (Object)

    the current value of affiliate_signup



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def 
  @affiliate_signup
end

#conversation_demoObject (readonly)

Returns the value of attribute conversation_demo

Returns:

  • (Object)

    the current value of conversation_demo



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def conversation_demo
  @conversation_demo
end

#customer_countObject (readonly)

Returns the value of attribute customer_count

Returns:

  • (Object)

    the current value of customer_count



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def customer_count
  @customer_count
end

#has_joined_implementation_callObject (readonly)

Returns the value of attribute has_joined_implementation_call

Returns:

  • (Object)

    the current value of has_joined_implementation_call



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def has_joined_implementation_call
  @has_joined_implementation_call
end

#has_joined_kickoff_callObject (readonly)

Returns the value of attribute has_joined_kickoff_call

Returns:

  • (Object)

    the current value of has_joined_kickoff_call



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def has_joined_kickoff_call
  @has_joined_kickoff_call
end

#have_websiteObject (readonly)

Returns the value of attribute have_website

Returns:

  • (Object)

    the current value of have_website



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def have_website
  @have_website
end

#industry_servedObject (readonly)

Returns the value of attribute industry_served

Returns:

  • (Object)

    the current value of industry_served



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def industry_served
  @industry_served
end

#kickoff_action_takenObject (readonly)

Returns the value of attribute kickoff_action_taken

Returns:

  • (Object)

    the current value of kickoff_action_taken



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def kickoff_action_taken
  @kickoff_action_taken
end

#locationObject (readonly)

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def location
  @location
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/companies/i_onboarding_dto.rb', line 9

def location_id
  @location_id
end

#meta_dataObject (readonly)

Returns the value of attribute meta_data

Returns:

  • (Object)

    the current value of meta_data



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def 
  @meta_data
end

#pendingObject (readonly)

Returns the value of attribute pending

Returns:

  • (Object)

    the current value of pending



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def pending
  @pending
end

#plan_idObject (readonly)

Returns the value of attribute plan_id

Returns:

  • (Object)

    the current value of plan_id



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def plan_id
  @plan_id
end

#snapshot_idObject (readonly)

Returns the value of attribute snapshot_id

Returns:

  • (Object)

    the current value of snapshot_id



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def snapshot_id
  @snapshot_id
end

#toolsObject (readonly)

Returns the value of attribute tools

Returns:

  • (Object)

    the current value of tools



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def tools
  @tools
end

#versionObject (readonly)

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def version
  @version
end

#website_urlObject (readonly)

Returns the value of attribute website_url

Returns:

  • (Object)

    the current value of website_url



9
10
11
# File 'lib/high_level/models/companies/i_onboarding_dto.rb', line 9

def website_url
  @website_url
end