Method: AdvancedBilling::ComponentPricePoint#name

Defined in:
lib/advanced_billing/models/component_price_point.rb

#nameString

Note: Refer to type attribute instead

Returns:

  • (String)


32
33
34
# File 'lib/advanced_billing/models/component_price_point.rb', line 32

def name
  @name
end