BaseRollTable

documents. BaseRollTable

The base RollTable model definition which defines common behavior of an RollTable document between both client and server.

Constructor

new BaseRollTable()

Properties:
Name Type Description
data data.RollTableData

The constructed data object for the document.

Extends

  • Document

Members

(static) metadata

(static) schema

results

A reference to the Collection of TableResult instances in this document, indexed by _id.