Class: LexofficeClient::Role
- Inherits:
-
Model::Base
- Object
- Model::Base
- LexofficeClient::Role
- Defined in:
- lib/lexoffice_client/role.rb
Instance Attribute Summary collapse
-
#number ⇒ Object
Returns the value of attribute number.
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
#number ⇒ Object
Returns the value of attribute number.
3 4 5 |
# File 'lib/lexoffice_client/role.rb', line 3 def number @number end |