Class: Blackbaud::TranslationTableEntry
- Inherits:
-
BlackbaudObject
- Object
- BlackbaudObject
- Blackbaud::TranslationTableEntry
- Defined in:
- lib/blackbaud-client/api/translation_table_entry.rb
Instance Attribute Summary collapse
-
#ea7_translation_table_entry_id ⇒ Object
Returns the value of attribute ea7_translation_table_entry_id.
-
#grade ⇒ Object
Returns the value of attribute grade.
Attributes inherited from BlackbaudObject
Method Summary
Methods inherited from BlackbaudObject
#format_date, #initialize, #to_hash, #to_json
Constructor Details
This class inherits a constructor from Blackbaud::BlackbaudObject
Instance Attribute Details
#ea7_translation_table_entry_id ⇒ Object
Returns the value of attribute ea7_translation_table_entry_id.
3 4 5 |
# File 'lib/blackbaud-client/api/translation_table_entry.rb', line 3 def ea7_translation_table_entry_id @ea7_translation_table_entry_id end |
#grade ⇒ Object
Returns the value of attribute grade.
3 4 5 |
# File 'lib/blackbaud-client/api/translation_table_entry.rb', line 3 def grade @grade end |