{"type":"error.SuiteScriptError","name":"WRONG_PAR...
# suitescript
t
Copy code
{
  "type": "error.SuiteScriptError",
  "name": "WRONG_PARAMETER_TYPE",
  "message": "Wrong parameter type: options.entity is expected as object. ",
  "stack": [
    "Error"
  ],
  "cause": {
    "name": "WRONG_PARAMETER_TYPE",
    "message": "Wrong parameter type: options.entity is expected as object. "
  },
  "id": "",
  "notifyOff": false,
  "userFacing": true
}