Class: RoleWithoutRequiredConstraint

RoleWithoutRequiredConstraint(data)

role-without-required-constraint model class

Constructor

new RoleWithoutRequiredConstraint(data)

Create a new role-without-required-constraint instance

Parameters:
Name Type Description
data Object

Initial data

Source:

Classes

RoleWithoutRequiredConstraint
RoleWithoutRequiredConstraint

Members

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

Type:
  • string
Source:

description :string

Type:
  • string
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

name :string

Type:
  • string
Source:

name :string

Type:
  • string
Source:

personCompanyRoles :Array.<personcompanyrole>

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

Type:
  • Array.<personcompanyrole>
Source:

personCompanyRoles :Array.<personcompanyrole>

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

Type:
  • Array.<personcompanyrole>
Source:

type :string

Type of role: company (CEO, CTO) or system (admin, operator)

Type:
  • string
Source:

type :string

Type of role: company (CEO, CTO) or system (admin, operator)

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

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

RoleWithoutRequiredConstraint - New model instance

(static) fromJSON(data)

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

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

RoleWithoutRequiredConstraint - New model instance

RoleWithoutRequiredConstraintRoleWithoutRequiredConstraint(data)

role-without-required-constraint model class

Constructor

new RoleWithoutRequiredConstraint(data)

Create a new role-without-required-constraint instance

Parameters:
Name Type Description
data Object

Initial data

Source:

Classes

RoleWithoutRequiredConstraint
RoleWithoutRequiredConstraint

Members

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

Type:
  • string
Source:

description :string

Type:
  • string
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

id :integer

Note Sails special attributes: autoIncrement

Type:
  • integer
Source:

name :string

Type:
  • string
Source:

name :string

Type:
  • string
Source:

personCompanyRoles :Array.<personcompanyrole>

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

Type:
  • Array.<personcompanyrole>
Source:

personCompanyRoles :Array.<personcompanyrole>

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

Type:
  • Array.<personcompanyrole>
Source:

type :string

Type of role: company (CEO, CTO) or system (admin, operator)

Type:
  • string
Source:

type :string

Type of role: company (CEO, CTO) or system (admin, operator)

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

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

RoleWithoutRequiredConstraint - New model instance

(static) fromJSON(data)

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

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

RoleWithoutRequiredConstraint - New model instance