Class: CertificationWithoutRequiredConstraint

CertificationWithoutRequiredConstraint(data)

certification-without-required-constraint model class

Constructor

new CertificationWithoutRequiredConstraint(data)

Create a new certification-without-required-constraint instance

Parameters:
Name Type Description
data Object

Initial data

Source:

Classes

CertificationWithoutRequiredConstraint
CertificationWithoutRequiredConstraint

Members

amount :number

Type:
  • number
Source:

amount :number

Type:
  • number
Source:

case :any

The case associated with this certification process JSON dictionary representing the case instance or FK when creating / updating / not populated

Type:
  • any
Source:

case :any

The case associated with this certification process JSON dictionary representing the case instance or FK when creating / updating / not populated

Type:
  • any
Source:

categoryAssignments :Array.<certificationcategoryassignment>

Array of certificationcategoryassignment's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationcategoryassignment>
Source:

categoryAssignments :Array.<certificationcategoryassignment>

Array of certificationcategoryassignment's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationcategoryassignment>
Source:

company :any

The company this certification belongs to JSON dictionary representing the company instance or FK when creating / updating / not populated

Type:
  • any
Source:

company :any

The company this certification belongs to JSON dictionary representing the company instance or FK when creating / updating / not populated

Type:
  • any
Source:

createdAt :number

Type:
  • number
Source:

createdAt :number

Type:
  • number
Source:

createdBy :any

The user who created this record JSON dictionary representing the person instance or FK when creating / updating / not populated

Type:
  • any
Source:

createdBy :any

The user who created this record JSON dictionary representing the person instance or FK when creating / updating / not populated

Type:
  • any
Source:

description :string

Optional notes or description

Type:
  • string
Source:

description :string

Optional notes or description

Type:
  • string
Source:

expiryDate :number

Main expiration date for the certification (Unix milliseconds)

Type:
  • number
Source:

expiryDate :number

Main expiration date for the certification (Unix milliseconds)

Type:
  • number
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

issueDate :number

Date when the certificate was issued (Unix milliseconds)

Type:
  • number
Source:

issueDate :number

Date when the certificate was issued (Unix milliseconds)

Type:
  • number
Source:

metaFields :Array.<certificationmeta>

Array of certificationmeta's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationmeta>
Source:

metaFields :Array.<certificationmeta>

Array of certificationmeta's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationmeta>
Source:

number :string

Official certificate number (null until issued)

Type:
  • string
Source:

number :string

Official certificate number (null until issued)

Type:
  • string
Source:

provider :any

The provider/authority issuing this certification JSON dictionary representing the certificationprovider instance or FK when creating / updating / not populated

Type:
  • any
Source:

provider :any

The provider/authority issuing this certification JSON dictionary representing the certificationprovider instance or FK when creating / updating / not populated

Type:
  • any
Source:

renewals :Array.<certificationrenewal>

Array of certificationrenewal's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationrenewal>
Source:

renewals :Array.<certificationrenewal>

Array of certificationrenewal's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationrenewal>
Source:

status :string

Current status of the certification

Type:
  • string
Source:

status :string

Current status of the certification

Type:
  • string
Source:

type :any

The type of certification JSON dictionary representing the certificationtype instance or FK when creating / updating / not populated

Type:
  • any
Source:

type :any

The type of certification JSON dictionary representing the certificationtype instance or FK when creating / updating / not populated

Type:
  • any
Source:

updatedAt :number

Type:
  • number
Source:

updatedAt :number

Type:
  • number
Source:

Methods

toJSON() → {Object}

Convert the model to a plain object

Source:
Returns:
  • Plain object representation
Type
Object

toJSON() → {Object}

Convert the model to a plain object

Source:
Returns:
  • Plain object representation
Type
Object

validate() → {Object}

Validate the model

Source:
Returns:
  • Validation result {valid: boolean, errors: Object}
Type
Object

validate() → {Object}

Validate the model

Source:
Returns:
  • Validation result {valid: boolean, errors: Object}
Type
Object

(static) fromJSON(data)

Create a certification-without-required-constraint instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

CertificationWithoutRequiredConstraint - New model instance

(static) fromJSON(data)

Create a certification-without-required-constraint instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

CertificationWithoutRequiredConstraint - New model instance

CertificationWithoutRequiredConstraintCertificationWithoutRequiredConstraint(data)

certification-without-required-constraint model class

Constructor

new CertificationWithoutRequiredConstraint(data)

Create a new certification-without-required-constraint instance

Parameters:
Name Type Description
data Object

Initial data

Source:

Classes

CertificationWithoutRequiredConstraint
CertificationWithoutRequiredConstraint

Members

amount :number

Type:
  • number
Source:

amount :number

Type:
  • number
Source:

case :any

The case associated with this certification process JSON dictionary representing the case instance or FK when creating / updating / not populated

Type:
  • any
Source:

case :any

The case associated with this certification process JSON dictionary representing the case instance or FK when creating / updating / not populated

Type:
  • any
Source:

categoryAssignments :Array.<certificationcategoryassignment>

Array of certificationcategoryassignment's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationcategoryassignment>
Source:

categoryAssignments :Array.<certificationcategoryassignment>

Array of certificationcategoryassignment's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationcategoryassignment>
Source:

company :any

The company this certification belongs to JSON dictionary representing the company instance or FK when creating / updating / not populated

Type:
  • any
Source:

company :any

The company this certification belongs to JSON dictionary representing the company instance or FK when creating / updating / not populated

Type:
  • any
Source:

createdAt :number

Type:
  • number
Source:

createdAt :number

Type:
  • number
Source:

createdBy :any

The user who created this record JSON dictionary representing the person instance or FK when creating / updating / not populated

Type:
  • any
Source:

createdBy :any

The user who created this record JSON dictionary representing the person instance or FK when creating / updating / not populated

Type:
  • any
Source:

description :string

Optional notes or description

Type:
  • string
Source:

description :string

Optional notes or description

Type:
  • string
Source:

expiryDate :number

Main expiration date for the certification (Unix milliseconds)

Type:
  • number
Source:

expiryDate :number

Main expiration date for the certification (Unix milliseconds)

Type:
  • number
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

issueDate :number

Date when the certificate was issued (Unix milliseconds)

Type:
  • number
Source:

issueDate :number

Date when the certificate was issued (Unix milliseconds)

Type:
  • number
Source:

metaFields :Array.<certificationmeta>

Array of certificationmeta's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationmeta>
Source:

metaFields :Array.<certificationmeta>

Array of certificationmeta's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationmeta>
Source:

number :string

Official certificate number (null until issued)

Type:
  • string
Source:

number :string

Official certificate number (null until issued)

Type:
  • string
Source:

provider :any

The provider/authority issuing this certification JSON dictionary representing the certificationprovider instance or FK when creating / updating / not populated

Type:
  • any
Source:

provider :any

The provider/authority issuing this certification JSON dictionary representing the certificationprovider instance or FK when creating / updating / not populated

Type:
  • any
Source:

renewals :Array.<certificationrenewal>

Array of certificationrenewal's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationrenewal>
Source:

renewals :Array.<certificationrenewal>

Array of certificationrenewal's or array of FK's when creating / updating / not populated

Type:
  • Array.<certificationrenewal>
Source:

status :string

Current status of the certification

Type:
  • string
Source:

status :string

Current status of the certification

Type:
  • string
Source:

type :any

The type of certification JSON dictionary representing the certificationtype instance or FK when creating / updating / not populated

Type:
  • any
Source:

type :any

The type of certification JSON dictionary representing the certificationtype instance or FK when creating / updating / not populated

Type:
  • any
Source:

updatedAt :number

Type:
  • number
Source:

updatedAt :number

Type:
  • number
Source:

Methods

toJSON() → {Object}

Convert the model to a plain object

Source:
Returns:
  • Plain object representation
Type
Object

toJSON() → {Object}

Convert the model to a plain object

Source:
Returns:
  • Plain object representation
Type
Object

validate() → {Object}

Validate the model

Source:
Returns:
  • Validation result {valid: boolean, errors: Object}
Type
Object

validate() → {Object}

Validate the model

Source:
Returns:
  • Validation result {valid: boolean, errors: Object}
Type
Object

(static) fromJSON(data)

Create a certification-without-required-constraint instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

CertificationWithoutRequiredConstraint - New model instance

(static) fromJSON(data)

Create a certification-without-required-constraint instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

CertificationWithoutRequiredConstraint - New model instance