Class: PleskLib::Reseller

Inherits:
Account
  • Object
show all
Defined in:
lib/plesk_lib/reseller.rb

Instance Attribute Summary collapse

Attributes inherited from Account

#address, #city, #company_name, #country, #email, #external_id, #fax, #login, #owner_id, #password, #person_name, #phone, #postal_code, #state, #status

Method Summary

Methods inherited from Account

#initialize

Constructor Details

This class inherits a constructor from PleskLib::Account

Instance Attribute Details

#service_plan_idObject

Returns the value of attribute service_plan_id.



3
4
5
# File 'lib/plesk_lib/reseller.rb', line 3

def service_plan_id
  @service_plan_id
end