ErrorDetailResponse

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