Class: Fortnox::API::Model::Invoice
- Inherits:
-
Document
- Object
- Dry::Struct
- Types::Model
- Base
- Document
- Fortnox::API::Model::Invoice
- Defined in:
- lib/fortnox/api/models/invoice.rb
Constant Summary collapse
- UNIQUE_ID =
:document_number
- STUB =
{ customer_number: '' }.freeze
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
#==, attribute, #attributes, new, #new?, #parent?, #saved?, stub, #to_hash, #unique_id, #update
Methods inherited from Types::Model
Constructor Details
This class inherits a constructor from Fortnox::API::Types::Model