ApiErrorResponse

constructor(code: String? = null, details: List<ApiErrorBaseResponse>? = null, innererror: InnerErrorResponse? = null, message: String? = null, target: String? = null)