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



146
147
148
# File 'lib/couchbase-orm/base.rb', line 146

def cas
  @cas
end