Class QualityPlanResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.service.quality_plan.QualityPlanResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
name
-
description
-
type
-
indicators
质检指标列表 -
enabled
是否启用
-
-
Constructor Details
-
QualityPlanResponse
public QualityPlanResponse()
-