Class: HighLevel::Models::Marketplace::InstallerDetailsDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/marketplace/installer_details_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#company_emailObject (readonly)

Returns the value of attribute company_email

Returns:

  • (Object)

    the current value of company_email



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def company_email
  @company_email
end

#company_high_level_planObject (readonly)

Returns the value of attribute company_high_level_plan

Returns:

  • (Object)

    the current value of company_high_level_plan



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def company_high_level_plan
  @company_high_level_plan
end

#company_idObject (readonly)

Returns the value of attribute company_id

Returns:

  • (Object)

    the current value of company_id



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def company_id
  @company_id
end

#company_nameObject (readonly)

Returns the value of attribute company_name

Returns:

  • (Object)

    the current value of company_name



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def company_name
  @company_name
end

#company_owner_full_nameObject (readonly)

Returns the value of attribute company_owner_full_name

Returns:

  • (Object)

    the current value of company_owner_full_name



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def company_owner_full_name
  @company_owner_full_name
end

#company_planObject (readonly)

Returns the value of attribute company_plan

Returns:

  • (Object)

    the current value of company_plan



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def company_plan
  @company_plan
end

#is_whitelabel_companyObject (readonly)

Returns the value of attribute is_whitelabel_company

Returns:

  • (Object)

    the current value of is_whitelabel_company



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def is_whitelabel_company
  @is_whitelabel_company
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/marketplace/installer_details_dto.rb', line 9

def location_id
  @location_id
end

#marketplace_app_plan_idObject (readonly)

Returns the value of attribute marketplace_app_plan_id

Returns:

  • (Object)

    the current value of marketplace_app_plan_id



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def marketplace_app_plan_id
  @marketplace_app_plan_id
end

#relationship_numberObject (readonly)

Returns the value of attribute relationship_number

Returns:

  • (Object)

    the current value of relationship_number



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def relationship_number
  @relationship_number
end

#user_idObject (readonly)

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of user_id



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def user_id
  @user_id
end

#whitelabel_detailsObject (readonly)

Returns the value of attribute whitelabel_details

Returns:

  • (Object)

    the current value of whitelabel_details



9
10
11
# File 'lib/high_level/models/marketplace/installer_details_dto.rb', line 9

def whitelabel_details
  @whitelabel_details
end