code property

String code
final

The error code that the user encountered. Each errorCode has an associated errorType, which is a broad categorization of the error.

Implementation

final String code;