需求管理 CodeArts Req-查询项目下的工时类型:响应参数

时间:2023-11-01 16:17:01

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

work_hours_types

Array of WorkHoursType objects

工时类型列表

total

Integer

总数

表5 WorkHoursType

参数

参数类型

描述

id

Integer

工时类型id

name

String

工时类型名称

status

Integer

工时类型状态,1表示启用中,2表示未启用

状态码: 400

表6 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

状态码: 401

表7 响应Body参数

参数

参数类型

描述

error_msg

String

错误描述

error_code

String

错误码

support.huaweicloud.com/api-projectman/ListProjectWorkHoursType.html