Method: BlueprintClient::NodeAttributes#domain_ids
- Defined in:
- lib/blueprint_ruby_client/models/node_attributes.rb
#domain_ids ⇒ Object
Additional identifiers linked to the external domain of the hierarchy, for example JACS code. Allows comparisons between hierarchies.
31 32 33 |
# File 'lib/blueprint_ruby_client/models/node_attributes.rb', line 31 def domain_ids @domain_ids end |