Class: CouchbaseOrm::Document::Metadata

Inherits:
Struct
  • Object
show all
Defined in:
lib/couchbase-orm/base.rb

Instance Attribute Summary collapse

Instance Attribute Details

#casObject

Returns the value of attribute cas

Returns:

  • (Object)

    the current value of cas



157
158
159
# File 'lib/couchbase-orm/base.rb', line 157

def cas
  @cas
end