desc property

String desc
final

A short description of the error message.

For example, the value of desc is "Request is invalid" when an API request fails validation.

Implementation

final String desc;