Class: HighLevel::Models::SaasApi::UpdateRebillingDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#configObject (readonly)

Returns the value of attribute config

Returns:

  • (Object)

    the current value of config



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

def config
  @config
end

#location_idsObject (readonly)

Returns the value of attribute location_ids

Returns:

  • (Object)

    the current value of location_ids



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

def location_ids
  @location_ids
end

#productObject (readonly)

Returns the value of attribute product

Returns:

  • (Object)

    the current value of product



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

def product
  @product
end