Interface IJSError

An error returned by the JavaScript library, as opposed to an error object from the REST API (which we represent with IError).

Index

Properties

Properties

public error: string

The error code.

public error_description: string

A description of the error.