Class: Ontrac::WebServices::Service::Credentials

Inherits:
Struct
  • Object
show all
Defined in:
lib/ontrac/web_services/service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#accountObject

Returns the value of attribute account

Returns:

  • (Object)

    the current value of account



13
14
15
# File 'lib/ontrac/web_services/service.rb', line 13

def 
  @account
end

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



13
14
15
# File 'lib/ontrac/web_services/service.rb', line 13

def password
  @password
end