ErrorEntityResponse

constructor(code: String? = null, extendedCode: String? = null, innerErrors: List<ErrorEntityResponse>? = null, message: String? = null, messageTemplate: String? = null, parameters: List<String>? = null)