ResponseError.message

A String providing a short description of the error. The message SHOULD be limited to a concise single sentence.

struct ResponseError
string message;

Meta