ErrorBody

constructor(code: String? = null, message: String? = null)

Parameters

code

The code that defines the error from API.

message

The message about the error from API.