Class: Fortnox::API::Types::OrderRow

Inherits:
Model
  • Object
show all
Defined in:
lib/fortnox/api/types/order_row.rb

Constant Summary collapse

STUB =
{ ordered_quantity: 0 }.freeze

Method Summary

Methods inherited from Model

#initialize

Constructor Details

This class inherits a constructor from Fortnox::API::Types::Model