Document
class Document (View source)
Represents Couchbase Document, which stores metadata and the value.
The instances of this class returned by K/V commands of the \Couchbase\Bucket
Properties
Exception | $error | ||
mixed | $value | ||
int | $flags | ||
string | $cas | ||
MutationToken | $token |