Class: Blackbaud::StaticCodeTable

Inherits:
BlackbaudObject show all
Defined in:
lib/blackbaud-client/api/static_code_table.rb

Instance Attribute Summary collapse

Attributes inherited from BlackbaudObject

#client

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

#idObject

Returns the value of attribute id.



3
4
5
# File 'lib/blackbaud-client/api/static_code_table.rb', line 3

def id
  @id
end

Returns the value of attribute links.



3
4
5
# File 'lib/blackbaud-client/api/static_code_table.rb', line 3

def links
  @links
end

#nameObject

Returns the value of attribute name.



3
4
5
# File 'lib/blackbaud-client/api/static_code_table.rb', line 3

def name
  @name
end