ErrorDetailResponse

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