code property

String code
final

A string of 7 characters that represents a specific Descope error.

For example, the value of code is "E011003" when an API request fails validation.

Implementation

final String code;