BaseCards

documents. BaseCards

The base Cards definition which defines common behavior of an Cards document shared by both client and server.

Constructor

new BaseCards()

Properties:
Name Type Description
data data.CardsData

The constructed data object for the document.

Extends

  • Document

Members

(static) metadata

(static) schema

cards

A reference to the Collection of Card documents contained within this Cards stack, indexed by _id.

type :string

The sub-type of Cards.

Type:
  • string