Class: CertificationproviderWithoutRequiredConstraint

CertificationproviderWithoutRequiredConstraint(data)

certificationprovider-without-required-constraint model class

Constructor

new CertificationproviderWithoutRequiredConstraint(data)

Create a new certificationprovider-without-required-constraint instance

Parameters:
Name Type Description
data Object

Initial data

Source:

Classes

CertificationproviderWithoutRequiredConstraint
CertificationproviderWithoutRequiredConstraint

Members

address :string

Address of the certification provider

Type:
  • string
Source:

address :string

Address of the certification provider

Type:
  • string
Source:

certifications :Array.<certification>

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

Type:
  • Array.<certification>
Source:

certifications :Array.<certification>

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

Type:
  • Array.<certification>
Source:

code :string

Unique identifier code for the certification provider

Type:
  • string
Source:

code :string

Unique identifier code for the certification provider

Type:
  • string
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

Detailed description of the certification provider

Type:
  • string
Source:

description :string

Detailed description of the certification provider

Type:
  • string
Source:

email :string

Contact email for the certification provider

Type:
  • string
Source:

email :string

Contact email for the certification provider

Type:
  • string
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

isActive :boolean

Whether this provider is currently active

Type:
  • boolean
Source:

isActive :boolean

Whether this provider is currently active

Type:
  • boolean
Source:

name :string

Full name of the certification provider

Type:
  • string
Source:

name :string

Full name of the certification provider

Type:
  • string
Source:

phone :string

Contact phone number for the certification provider

Type:
  • string
Source:

phone :string

Contact phone number for the certification provider

Type:
  • string
Source:

services :Array.<any>

Array of certification types offered by this provider (e.g., ["SOA", "ISO"])

Type:
  • Array.<any>
Source:

services :Array.<any>

Array of certification types offered by this provider (e.g., ["SOA", "ISO"])

Type:
  • Array.<any>
Source:

updatedAt :number

Type:
  • number
Source:

updatedAt :number

Type:
  • number
Source:

website :string

Website URL of the certification provider

Type:
  • string
Source:

website :string

Website URL of the certification provider

Type:
  • string
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 certificationprovider-without-required-constraint instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

CertificationproviderWithoutRequiredConstraint - New model instance

(static) fromJSON(data)

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

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

CertificationproviderWithoutRequiredConstraint - New model instance

CertificationproviderWithoutRequiredConstraintCertificationproviderWithoutRequiredConstraint(data)

certificationprovider-without-required-constraint model class

Constructor

new CertificationproviderWithoutRequiredConstraint(data)

Create a new certificationprovider-without-required-constraint instance

Parameters:
Name Type Description
data Object

Initial data

Source:

Classes

CertificationproviderWithoutRequiredConstraint
CertificationproviderWithoutRequiredConstraint

Members

address :string

Address of the certification provider

Type:
  • string
Source:

address :string

Address of the certification provider

Type:
  • string
Source:

certifications :Array.<certification>

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

Type:
  • Array.<certification>
Source:

certifications :Array.<certification>

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

Type:
  • Array.<certification>
Source:

code :string

Unique identifier code for the certification provider

Type:
  • string
Source:

code :string

Unique identifier code for the certification provider

Type:
  • string
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

Detailed description of the certification provider

Type:
  • string
Source:

description :string

Detailed description of the certification provider

Type:
  • string
Source:

email :string

Contact email for the certification provider

Type:
  • string
Source:

email :string

Contact email for the certification provider

Type:
  • string
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

isActive :boolean

Whether this provider is currently active

Type:
  • boolean
Source:

isActive :boolean

Whether this provider is currently active

Type:
  • boolean
Source:

name :string

Full name of the certification provider

Type:
  • string
Source:

name :string

Full name of the certification provider

Type:
  • string
Source:

phone :string

Contact phone number for the certification provider

Type:
  • string
Source:

phone :string

Contact phone number for the certification provider

Type:
  • string
Source:

services :Array.<any>

Array of certification types offered by this provider (e.g., ["SOA", "ISO"])

Type:
  • Array.<any>
Source:

services :Array.<any>

Array of certification types offered by this provider (e.g., ["SOA", "ISO"])

Type:
  • Array.<any>
Source:

updatedAt :number

Type:
  • number
Source:

updatedAt :number

Type:
  • number
Source:

website :string

Website URL of the certification provider

Type:
  • string
Source:

website :string

Website URL of the certification provider

Type:
  • string
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 certificationprovider-without-required-constraint instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

CertificationproviderWithoutRequiredConstraint - New model instance

(static) fromJSON(data)

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

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

CertificationproviderWithoutRequiredConstraint - New model instance