类的使用
com.lark.oapi.service.approval.v4.model.ListInstanceCommentReq.Builder
-
com.lark.oapi.service.approval.v4.model中ListInstanceCommentReq.Builder的使用
修饰符和类型方法说明ListInstanceCommentReq.Builder.instanceId(String instanceId) 审批实例code(或者租户自定义审批实例ID)ListInstanceCommentReq.newBuilder()分页大小分页标记,第一次请求不填,表示从头开始遍历;分页查询结果还有更多项时会同时返回新的 page_token,下次遍历可采用该 page_token 获取查询结果用户IDListInstanceCommentReq.Builder.userIdType(ListInstanceCommentUserIdTypeEnum userIdType) 用户ID类型,不填默认为open_idListInstanceCommentReq.Builder.userIdType(String userIdType) 用户ID类型,不填默认为open_id