Class: HighLevel::Models::SaasApi::AgencyPlanResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/saas_api/agency_plan_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#add_onsObject (readonly)

Returns the value of attribute add_ons

Returns:

  • (Object)

    the current value of add_ons



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def add_ons
  @add_ons
end

#category_idObject (readonly)

Returns the value of attribute category_id

Returns:

  • (Object)

    the current value of category_id



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def category_id
  @category_id
end

#contact_limitObject (readonly)

Returns the value of attribute contact_limit

Returns:

  • (Object)

    the current value of contact_limit



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def contact_limit
  @contact_limit
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/saas_api/agency_plan_response_dto.rb', line 9

def created_at
  @created_at
end

#descriptionObject (readonly)

Returns the value of attribute description

Returns:

  • (Object)

    the current value of description



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def description
  @description
end

#is_saa_sv2Object (readonly)

Returns the value of attribute is_saa_sv2

Returns:

  • (Object)

    the current value of is_saa_sv2



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def is_saa_sv2
  @is_saa_sv2
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/saas_api/agency_plan_response_dto.rb', line 9

def plan_id
  @plan_id
end

#plan_levelObject (readonly)

Returns the value of attribute plan_level

Returns:

  • (Object)

    the current value of plan_level



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def plan_level
  @plan_level
end

#pricesObject (readonly)

Returns the value of attribute prices

Returns:

  • (Object)

    the current value of prices



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def prices
  @prices
end

#product_idObject (readonly)

Returns the value of attribute product_id

Returns:

  • (Object)

    the current value of product_id



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def product_id
  @product_id
end

#provider_location_idObject (readonly)

Returns the value of attribute provider_location_id

Returns:

  • (Object)

    the current value of provider_location_id



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def provider_location_id
  @provider_location_id
end

#saas_productsObject (readonly)

Returns the value of attribute saas_products

Returns:

  • (Object)

    the current value of saas_products



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def saas_products
  @saas_products
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/saas_api/agency_plan_response_dto.rb', line 9

def snapshot_id
  @snapshot_id
end

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def title
  @title
end

#trial_periodObject (readonly)

Returns the value of attribute trial_period

Returns:

  • (Object)

    the current value of trial_period



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def trial_period
  @trial_period
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/saas_api/agency_plan_response_dto.rb', line 9

def updated_at
  @updated_at
end

#user_limitObject (readonly)

Returns the value of attribute user_limit

Returns:

  • (Object)

    the current value of user_limit



9
10
11
# File 'lib/high_level/models/saas_api/agency_plan_response_dto.rb', line 9

def user_limit
  @user_limit
end