Class: LexofficeClient::TaxConditions
- Inherits:
-
Model::Base
- Object
- Model::Base
- LexofficeClient::TaxConditions
- Defined in:
- lib/lexoffice_client/tax_conditions.rb
Instance Attribute Summary collapse
-
#tax_type ⇒ Object
Returns the value of attribute tax_type.
Method Summary
Methods inherited from Model::Base
Methods included from Model::Base::SerializationConcern
Methods included from Model::Base::AttributeNamesConcern
Constructor Details
This class inherits a constructor from LexofficeClient::Model::Base
Instance Attribute Details
#tax_type ⇒ Object
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 |