Documentation

MutationResult extends Result

Interface for results created by operations that perform mutations.

Table of Contents

cas()  : string|null
Returns the CAS value for the document
mutationToken()  : MutationToken|null
Returns the mutation token generated during the mutation

Methods

cas()

Returns the CAS value for the document

public cas() : string|null
Return values
string|null

Search results