class Fortnox::API::Model::Document
This model is the shared attributes for Offer, Order
and Invoice
, the three “docuemnt models” in Fortnox
. In the Fortnox
implementation these are so close together that they are saved in the same database table. This is never used standalone, only included in the respective models.