Defines the operations on a record to save them on an APISENSE database.
Methods
toJson() → {string}
Transform the DBRecord to a compatible Json representation.
Returns:
The representation as String.
- Type
- string