Method: XRBP::NodeStore::STObject#account_id
- Defined in:
- lib/xrbp/nodestore/sle/st_object.rb
#account_id(field) ⇒ Object
41 42 43 |
# File 'lib/xrbp/nodestore/sle/st_object.rb', line 41 def account_id(field) field(STAccount, field) end |