Method: Invoiced::Object#client
- Defined in:
- lib/invoiced/object.rb
#client ⇒ Object (readonly)
Returns the value of attribute client.
5 6 7 |
# File 'lib/invoiced/object.rb', line 5 def client @client end |
Returns the value of attribute client.
5 6 7 |
# File 'lib/invoiced/object.rb', line 5 def client @client end |