Method: Bandwidth::HttpRequest#password
- Defined in:
- lib/bandwidth/http/http_request.rb
#password ⇒ Object
Returns the value of attribute password.
9 10 11 |
# File 'lib/bandwidth/http/http_request.rb', line 9 def password @password end |