The error type.
There are two types of error codes: client and server.
Error codes are prefixed with Client. For example: Client.AuthFailure.

C# |
public string Type { get; set; }
C# |
public string Type { get; set; }