Class: Headquarter

Headquarter(data)

headquarter model class

Constructor

new Headquarter(data)

Create a new headquarter instance

Parameters:
Name Type Description
data Object

Initial data

Source:

Classes

Headquarter
Headquarter

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 headquarter instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

Headquarter - New model instance

(static) fromJSON(data)

Create a headquarter instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

Headquarter - New model instance

HeadquarterHeadquarter(data)

headquarter model class

Constructor

new Headquarter(data)

Create a new headquarter instance

Parameters:
Name Type Description
data Object

Initial data

Source:

Classes

Headquarter
Headquarter

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 headquarter instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

Headquarter - New model instance

(static) fromJSON(data)

Create a headquarter instance from JSON data

Parameters:
Name Type Description
data Object

JSON data

Source:
Returns:

Headquarter - New model instance