Class: NSYapi::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/ns_client.rb

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject

Returns the value of attribute password.



24
25
26
# File 'lib/ns_client.rb', line 24

def password
  @password
end

#usernameObject

Returns the value of attribute username.



24
25
26
# File 'lib/ns_client.rb', line 24

def username
  @username
end