Class: LexofficeClient::Invoice::ReadService::Result
- Inherits:
-
Rao::Service::Result::Base
- Object
- Rao::Service::Result::Base
- LexofficeClient::Invoice::ReadService::Result
- Defined in:
- lib/lexoffice_client/invoice/read_service.rb
Instance Attribute Summary collapse
-
#invoice ⇒ Object
Returns the value of attribute invoice.
-
#request_response ⇒ Object
Returns the value of attribute request_response.
Instance Attribute Details
#invoice ⇒ Object
Returns the value of attribute invoice.
4 5 6 |
# File 'lib/lexoffice_client/invoice/read_service.rb', line 4 def invoice @invoice end |
#request_response ⇒ Object
Returns the value of attribute request_response.
4 5 6 |
# File 'lib/lexoffice_client/invoice/read_service.rb', line 4 def request_response @request_response end |