Class: LexofficeClient::TaxConditions

Inherits:
Model::Base show all
Defined in:
lib/lexoffice_client/tax_conditions.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model::Base

#attributes=, #initialize

Methods included from Model::Base::SerializationConcern

#as_json, #to_json

Methods included from Model::Base::AttributeNamesConcern

#attributes, included

Constructor Details

This class inherits a constructor from LexofficeClient::Model::Base

Instance Attribute Details

#tax_typeObject

Returns the value of attribute tax_type.



3
4
5
# File 'lib/lexoffice_client/tax_conditions.rb', line 3

def tax_type
  @tax_type
end