Class: HighLevel::Models::SaasApi::EnableSaasDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#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/saas_api/enable_saas_dto.rb', line 9

def company_id
  @company_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/saas_api/enable_saas_dto.rb', line 9

def contact_id
  @contact_id
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/enable_saas_dto.rb', line 9

def description
  @description
end

#emailObject (readonly)

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



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

def email
  @email
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/enable_saas_dto.rb', line 9

def is_saa_sv2
  @is_saa_sv2
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#price_idObject (readonly)

Returns the value of attribute price_id

Returns:

  • (Object)

    the current value of price_id



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

def price_id
  @price_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/enable_saas_dto.rb', line 9

def provider_location_id
  @provider_location_id
end

#saas_plan_idObject (readonly)

Returns the value of attribute saas_plan_id

Returns:

  • (Object)

    the current value of saas_plan_id



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

def saas_plan_id
  @saas_plan_id
end

#stripe_account_idObject (readonly)

Returns the value of attribute stripe_account_id

Returns:

  • (Object)

    the current value of stripe_account_id



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

def 
  @stripe_account_id
end

#stripe_customer_idObject (readonly)

Returns the value of attribute stripe_customer_id

Returns:

  • (Object)

    the current value of stripe_customer_id



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

def stripe_customer_id
  @stripe_customer_id
end