Optional
row: EtapiTokenRowOptional
blobOptional
dateOptional
dateOptional
etapiOptional
isOptional
isOptional
utcProtected
beccaStatic
entityStatic
hashedStatic
primaryProtected
_getProtected
_setOptional
isDeleted: booleanProtected
getMark the entity as (soft) deleted. It will be completely erased later.
This is a low-level method, for notes and branches use note.deleteNote()
and 'branch.deleteBranch()` instead.
Protected
putSaves entity - executes SQL, but doesn't commit the transaction on its own
Optional
opts: {}
EtapiToken is an entity representing token used to authenticate against Trilium REST API from client applications. Used by:
The format user is presented with is "_". This is also called "authToken" to distinguish it
from tokenHash and token.