Method: Couchbase::ViewRow#id
- Defined in:
- lib/couchbase/view_row.rb
#id ⇒ String
The identificator of the document
78 79 80 |
# File 'lib/couchbase/view_row.rb', line 78 def id @id end |
The identificator of the document
78 79 80 |
# File 'lib/couchbase/view_row.rb', line 78 def id @id end |