API Docs for: 1.0.1
Show:

Users Class

Constructor

Methods

endContract

(
  • reference
  • params
  • callback
)
async

Provided by the routes.hr.contracts module.

Defined in lib/routers/hr/contracts.js:61

End Contract

Parameters:

  • reference Integer

    Contract reference

  • params Hash

    Parameters

  • callback String

    Callback function

getMyInfo

(
  • callback
)
async

Get authenticated user info

Parameters:

  • callback String

    Callback function

getSpecific

(
  • userReference
  • callback
)
async

Get referenced user info

Parameters:

  • userReference String

    User reference ID

  • callback String

    Callback function

restartContract

(
  • reference
  • params
  • callback
)
async

Provided by the routes.hr.contracts module.

Defined in lib/routers/hr/contracts.js:47

Restart Contract

Parameters:

  • reference Integer

    Contract reference

  • params Hash

    Parameters

  • callback String

    Callback function

suspendContract

(
  • reference
  • params
  • callback
)
async

Provided by the routes.hr.contracts module.

Defined in lib/routers/hr/contracts.js:33

Suspend Contract

Parameters:

  • reference Integer

    Contract reference

  • params Hash

    Parameters

  • callback String

    Callback function

Properties

entryPoint

String final static

Provided by the routes.hr.contracts module.

Defined in lib/routers/hr/contracts.js:15

Default: api

entryPoint

String final static

Default: api