Class: Tina4::DocStore::InsertOneResult
- Inherits:
-
Struct
- Object
- Struct
- Tina4::DocStore::InsertOneResult
- Defined in:
- lib/tina4/docstore.rb
Overview
– Result wrappers ———————————————————
Instance Attribute Summary collapse
-
#inserted_id ⇒ Object
Returns the value of attribute inserted_id.
Instance Attribute Details
#inserted_id ⇒ Object
Returns the value of attribute inserted_id
384 385 386 |
# File 'lib/tina4/docstore.rb', line 384 def inserted_id @inserted_id end |