Class: Fortnox::API::Model::Label

Inherits:
Base show all
Defined in:
lib/fortnox/api/models/label.rb

Constant Summary collapse

STUB =
{}.freeze

Instance Attribute Summary

Attributes inherited from Base

#parent, #unsaved

Method Summary

Methods inherited from Base

#==, attribute, #attributes, new, #new?, #parent?, preserve_meta_properties, #saved?, stub, #to_hash, #unique_id, #update

Methods inherited from Types::Model

#initialize, is?

Constructor Details

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