new EvaluationContext(version, bundleSid, sid)
Initialize the EvaluationContext
Parameters:
Name | Type | Description |
---|---|---|
version |
V2 | Version of the resource |
bundleSid |
sid | The unique string that identifies the resource |
sid |
sid | The unique string that identifies the Evaluation resource |
Methods
fetch(callbackopt) → {Promise}
fetch a EvaluationInstance
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
callback |
function |
<optional> |
Callback to handle processed record |
Returns:
Resolves to processed EvaluationInstance
- Type
- Promise
toJSON()
Provide a user-friendly representation
Returns:
Object