Documentation ¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddApproveDentryAuthHeaders
- func (s AddApproveDentryAuthHeaders) GoString() string
- func (s *AddApproveDentryAuthHeaders) SetCommonHeaders(v map[string]*string) *AddApproveDentryAuthHeaders
- func (s *AddApproveDentryAuthHeaders) SetXAcsDingtalkAccessToken(v string) *AddApproveDentryAuthHeaders
- func (s AddApproveDentryAuthHeaders) String() string
- type AddApproveDentryAuthRequest
- func (s AddApproveDentryAuthRequest) GoString() string
- func (s *AddApproveDentryAuthRequest) SetFileInfos(v []*AddApproveDentryAuthRequestFileInfos) *AddApproveDentryAuthRequest
- func (s *AddApproveDentryAuthRequest) SetUserId(v string) *AddApproveDentryAuthRequest
- func (s AddApproveDentryAuthRequest) String() string
- type AddApproveDentryAuthRequestFileInfos
- func (s AddApproveDentryAuthRequestFileInfos) GoString() string
- func (s *AddApproveDentryAuthRequestFileInfos) SetFileId(v string) *AddApproveDentryAuthRequestFileInfos
- func (s *AddApproveDentryAuthRequestFileInfos) SetSpaceId(v int64) *AddApproveDentryAuthRequestFileInfos
- func (s AddApproveDentryAuthRequestFileInfos) String() string
- type AddApproveDentryAuthResponse
- func (s AddApproveDentryAuthResponse) GoString() string
- func (s *AddApproveDentryAuthResponse) SetBody(v *AddApproveDentryAuthResponseBody) *AddApproveDentryAuthResponse
- func (s *AddApproveDentryAuthResponse) SetHeaders(v map[string]*string) *AddApproveDentryAuthResponse
- func (s *AddApproveDentryAuthResponse) SetStatusCode(v int32) *AddApproveDentryAuthResponse
- func (s AddApproveDentryAuthResponse) String() string
- type AddApproveDentryAuthResponseBody
- func (s AddApproveDentryAuthResponseBody) GoString() string
- func (s *AddApproveDentryAuthResponseBody) SetResult(v bool) *AddApproveDentryAuthResponseBody
- func (s *AddApproveDentryAuthResponseBody) SetSuccess(v bool) *AddApproveDentryAuthResponseBody
- func (s AddApproveDentryAuthResponseBody) String() string
- type AddProcessInstanceCommentHeaders
- func (s AddProcessInstanceCommentHeaders) GoString() string
- func (s *AddProcessInstanceCommentHeaders) SetCommonHeaders(v map[string]*string) *AddProcessInstanceCommentHeaders
- func (s *AddProcessInstanceCommentHeaders) SetXAcsDingtalkAccessToken(v string) *AddProcessInstanceCommentHeaders
- func (s AddProcessInstanceCommentHeaders) String() string
- type AddProcessInstanceCommentRequest
- func (s AddProcessInstanceCommentRequest) GoString() string
- func (s *AddProcessInstanceCommentRequest) SetCommentUserId(v string) *AddProcessInstanceCommentRequest
- func (s *AddProcessInstanceCommentRequest) SetFile(v *AddProcessInstanceCommentRequestFile) *AddProcessInstanceCommentRequest
- func (s *AddProcessInstanceCommentRequest) SetProcessInstanceId(v string) *AddProcessInstanceCommentRequest
- func (s *AddProcessInstanceCommentRequest) SetText(v string) *AddProcessInstanceCommentRequest
- func (s AddProcessInstanceCommentRequest) String() string
- type AddProcessInstanceCommentRequestFile
- func (s AddProcessInstanceCommentRequestFile) GoString() string
- func (s *AddProcessInstanceCommentRequestFile) SetAttachments(v []*AddProcessInstanceCommentRequestFileAttachments) *AddProcessInstanceCommentRequestFile
- func (s *AddProcessInstanceCommentRequestFile) SetPhotos(v []*string) *AddProcessInstanceCommentRequestFile
- func (s AddProcessInstanceCommentRequestFile) String() string
- type AddProcessInstanceCommentRequestFileAttachments
- func (s AddProcessInstanceCommentRequestFileAttachments) GoString() string
- func (s *AddProcessInstanceCommentRequestFileAttachments) SetFileId(v string) *AddProcessInstanceCommentRequestFileAttachments
- func (s *AddProcessInstanceCommentRequestFileAttachments) SetFileName(v string) *AddProcessInstanceCommentRequestFileAttachments
- func (s *AddProcessInstanceCommentRequestFileAttachments) SetFileSize(v string) *AddProcessInstanceCommentRequestFileAttachments
- func (s *AddProcessInstanceCommentRequestFileAttachments) SetFileType(v string) *AddProcessInstanceCommentRequestFileAttachments
- func (s *AddProcessInstanceCommentRequestFileAttachments) SetSpaceId(v string) *AddProcessInstanceCommentRequestFileAttachments
- func (s AddProcessInstanceCommentRequestFileAttachments) String() string
- type AddProcessInstanceCommentResponse
- func (s AddProcessInstanceCommentResponse) GoString() string
- func (s *AddProcessInstanceCommentResponse) SetBody(v *AddProcessInstanceCommentResponseBody) *AddProcessInstanceCommentResponse
- func (s *AddProcessInstanceCommentResponse) SetHeaders(v map[string]*string) *AddProcessInstanceCommentResponse
- func (s *AddProcessInstanceCommentResponse) SetStatusCode(v int32) *AddProcessInstanceCommentResponse
- func (s AddProcessInstanceCommentResponse) String() string
- type AddProcessInstanceCommentResponseBody
- func (s AddProcessInstanceCommentResponseBody) GoString() string
- func (s *AddProcessInstanceCommentResponseBody) SetResult(v bool) *AddProcessInstanceCommentResponseBody
- func (s *AddProcessInstanceCommentResponseBody) SetSuccess(v bool) *AddProcessInstanceCommentResponseBody
- func (s AddProcessInstanceCommentResponseBody) String() string
- type AvaliableTemplate
- type BatchExecuteProcessInstancesHeaders
- func (s BatchExecuteProcessInstancesHeaders) GoString() string
- func (s *BatchExecuteProcessInstancesHeaders) SetCommonHeaders(v map[string]*string) *BatchExecuteProcessInstancesHeaders
- func (s *BatchExecuteProcessInstancesHeaders) SetXAcsDingtalkAccessToken(v string) *BatchExecuteProcessInstancesHeaders
- func (s BatchExecuteProcessInstancesHeaders) String() string
- type BatchExecuteProcessInstancesRequest
- func (s BatchExecuteProcessInstancesRequest) GoString() string
- func (s *BatchExecuteProcessInstancesRequest) SetActionerUserId(v string) *BatchExecuteProcessInstancesRequest
- func (s *BatchExecuteProcessInstancesRequest) SetRemark(v string) *BatchExecuteProcessInstancesRequest
- func (s *BatchExecuteProcessInstancesRequest) SetResult(v string) *BatchExecuteProcessInstancesRequest
- func (s *BatchExecuteProcessInstancesRequest) SetTaskInfoList(v []*BatchExecuteProcessInstancesRequestTaskInfoList) *BatchExecuteProcessInstancesRequest
- func (s BatchExecuteProcessInstancesRequest) String() string
- type BatchExecuteProcessInstancesRequestTaskInfoList
- func (s BatchExecuteProcessInstancesRequestTaskInfoList) GoString() string
- func (s *BatchExecuteProcessInstancesRequestTaskInfoList) SetProcessInstanceId(v string) *BatchExecuteProcessInstancesRequestTaskInfoList
- func (s *BatchExecuteProcessInstancesRequestTaskInfoList) SetTaskId(v int64) *BatchExecuteProcessInstancesRequestTaskInfoList
- func (s BatchExecuteProcessInstancesRequestTaskInfoList) String() string
- type BatchExecuteProcessInstancesResponse
- func (s BatchExecuteProcessInstancesResponse) GoString() string
- func (s *BatchExecuteProcessInstancesResponse) SetBody(v *BatchExecuteProcessInstancesResponseBody) *BatchExecuteProcessInstancesResponse
- func (s *BatchExecuteProcessInstancesResponse) SetHeaders(v map[string]*string) *BatchExecuteProcessInstancesResponse
- func (s *BatchExecuteProcessInstancesResponse) SetStatusCode(v int32) *BatchExecuteProcessInstancesResponse
- func (s BatchExecuteProcessInstancesResponse) String() string
- type BatchExecuteProcessInstancesResponseBody
- func (s BatchExecuteProcessInstancesResponseBody) GoString() string
- func (s *BatchExecuteProcessInstancesResponseBody) SetResult(v map[string]*ResultValue) *BatchExecuteProcessInstancesResponseBody
- func (s *BatchExecuteProcessInstancesResponseBody) SetSuccess(v bool) *BatchExecuteProcessInstancesResponseBody
- func (s BatchExecuteProcessInstancesResponseBody) String() string
- type BatchUpdateProcessInstanceHeaders
- func (s BatchUpdateProcessInstanceHeaders) GoString() string
- func (s *BatchUpdateProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *BatchUpdateProcessInstanceHeaders
- func (s *BatchUpdateProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *BatchUpdateProcessInstanceHeaders
- func (s BatchUpdateProcessInstanceHeaders) String() string
- type BatchUpdateProcessInstanceRequest
- func (s BatchUpdateProcessInstanceRequest) GoString() string
- func (s *BatchUpdateProcessInstanceRequest) SetUpdateProcessInstanceRequests(v []*BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) *BatchUpdateProcessInstanceRequest
- func (s BatchUpdateProcessInstanceRequest) String() string
- type BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests
- func (s BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) GoString() string
- func (s *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) SetNotifiers(v []*BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers) *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests
- func (s *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) SetProcessInstanceId(v string) *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests
- func (s *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) SetResult(v string) *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests
- func (s *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) SetStatus(v string) *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests
- func (s BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) String() string
- type BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers
- func (s BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers) GoString() string
- func (s *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers) SetUserId(v string) *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers
- func (s BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers) String() string
- type BatchUpdateProcessInstanceResponse
- func (s BatchUpdateProcessInstanceResponse) GoString() string
- func (s *BatchUpdateProcessInstanceResponse) SetBody(v *BatchUpdateProcessInstanceResponseBody) *BatchUpdateProcessInstanceResponse
- func (s *BatchUpdateProcessInstanceResponse) SetHeaders(v map[string]*string) *BatchUpdateProcessInstanceResponse
- func (s *BatchUpdateProcessInstanceResponse) SetStatusCode(v int32) *BatchUpdateProcessInstanceResponse
- func (s BatchUpdateProcessInstanceResponse) String() string
- type BatchUpdateProcessInstanceResponseBody
- type CancelIntegratedTaskHeaders
- func (s CancelIntegratedTaskHeaders) GoString() string
- func (s *CancelIntegratedTaskHeaders) SetCommonHeaders(v map[string]*string) *CancelIntegratedTaskHeaders
- func (s *CancelIntegratedTaskHeaders) SetXAcsDingtalkAccessToken(v string) *CancelIntegratedTaskHeaders
- func (s CancelIntegratedTaskHeaders) String() string
- type CancelIntegratedTaskRequest
- func (s CancelIntegratedTaskRequest) GoString() string
- func (s *CancelIntegratedTaskRequest) SetActivityId(v string) *CancelIntegratedTaskRequest
- func (s *CancelIntegratedTaskRequest) SetActivityIds(v []*string) *CancelIntegratedTaskRequest
- func (s *CancelIntegratedTaskRequest) SetProcessInstanceId(v string) *CancelIntegratedTaskRequest
- func (s CancelIntegratedTaskRequest) String() string
- type CancelIntegratedTaskResponse
- func (s CancelIntegratedTaskResponse) GoString() string
- func (s *CancelIntegratedTaskResponse) SetBody(v *CancelIntegratedTaskResponseBody) *CancelIntegratedTaskResponse
- func (s *CancelIntegratedTaskResponse) SetHeaders(v map[string]*string) *CancelIntegratedTaskResponse
- func (s *CancelIntegratedTaskResponse) SetStatusCode(v int32) *CancelIntegratedTaskResponse
- func (s CancelIntegratedTaskResponse) String() string
- type CancelIntegratedTaskResponseBody
- type CleanProcessDataHeaders
- type CleanProcessDataRequest
- type CleanProcessDataResponse
- func (s CleanProcessDataResponse) GoString() string
- func (s *CleanProcessDataResponse) SetBody(v *CleanProcessDataResponseBody) *CleanProcessDataResponse
- func (s *CleanProcessDataResponse) SetHeaders(v map[string]*string) *CleanProcessDataResponse
- func (s *CleanProcessDataResponse) SetStatusCode(v int32) *CleanProcessDataResponse
- func (s CleanProcessDataResponse) String() string
- type CleanProcessDataResponseBody
- type Client
- func (client *Client) AddApproveDentryAuth(request *AddApproveDentryAuthRequest) (_result *AddApproveDentryAuthResponse, _err error)
- func (client *Client) AddApproveDentryAuthWithOptions(request *AddApproveDentryAuthRequest, headers *AddApproveDentryAuthHeaders, ...) (_result *AddApproveDentryAuthResponse, _err error)
- func (client *Client) AddProcessInstanceComment(request *AddProcessInstanceCommentRequest) (_result *AddProcessInstanceCommentResponse, _err error)
- func (client *Client) AddProcessInstanceCommentWithOptions(request *AddProcessInstanceCommentRequest, ...) (_result *AddProcessInstanceCommentResponse, _err error)
- func (client *Client) BatchExecuteProcessInstances(request *BatchExecuteProcessInstancesRequest) (_result *BatchExecuteProcessInstancesResponse, _err error)
- func (client *Client) BatchExecuteProcessInstancesWithOptions(request *BatchExecuteProcessInstancesRequest, ...) (_result *BatchExecuteProcessInstancesResponse, _err error)
- func (client *Client) BatchUpdateProcessInstance(request *BatchUpdateProcessInstanceRequest) (_result *BatchUpdateProcessInstanceResponse, _err error)
- func (client *Client) BatchUpdateProcessInstanceWithOptions(request *BatchUpdateProcessInstanceRequest, ...) (_result *BatchUpdateProcessInstanceResponse, _err error)
- func (client *Client) CancelIntegratedTask(request *CancelIntegratedTaskRequest) (_result *CancelIntegratedTaskResponse, _err error)
- func (client *Client) CancelIntegratedTaskWithOptions(request *CancelIntegratedTaskRequest, headers *CancelIntegratedTaskHeaders, ...) (_result *CancelIntegratedTaskResponse, _err error)
- func (client *Client) CleanProcessData(request *CleanProcessDataRequest) (_result *CleanProcessDataResponse, _err error)
- func (client *Client) CleanProcessDataWithOptions(request *CleanProcessDataRequest, headers *CleanProcessDataHeaders, ...) (_result *CleanProcessDataResponse, _err error)
- func (client *Client) CopyProcess(request *CopyProcessRequest) (_result *CopyProcessResponse, _err error)
- func (client *Client) CopyProcessWithOptions(request *CopyProcessRequest, headers *CopyProcessHeaders, ...) (_result *CopyProcessResponse, _err error)
- func (client *Client) CreateIntegratedTask(request *CreateIntegratedTaskRequest) (_result *CreateIntegratedTaskResponse, _err error)
- func (client *Client) CreateIntegratedTaskWithOptions(request *CreateIntegratedTaskRequest, headers *CreateIntegratedTaskHeaders, ...) (_result *CreateIntegratedTaskResponse, _err error)
- func (client *Client) DeleteProcess(request *DeleteProcessRequest) (_result *DeleteProcessResponse, _err error)
- func (client *Client) DeleteProcessWithOptions(request *DeleteProcessRequest, headers *DeleteProcessHeaders, ...) (_result *DeleteProcessResponse, _err error)
- func (client *Client) ExecuteProcessInstance(request *ExecuteProcessInstanceRequest) (_result *ExecuteProcessInstanceResponse, _err error)
- func (client *Client) ExecuteProcessInstanceWithOptions(request *ExecuteProcessInstanceRequest, headers *ExecuteProcessInstanceHeaders, ...) (_result *ExecuteProcessInstanceResponse, _err error)
- func (client *Client) FormCreate(request *FormCreateRequest) (_result *FormCreateResponse, _err error)
- func (client *Client) FormCreateWithOptions(request *FormCreateRequest, headers *FormCreateHeaders, ...) (_result *FormCreateResponse, _err error)
- func (client *Client) GetAttachmentSpace(request *GetAttachmentSpaceRequest) (_result *GetAttachmentSpaceResponse, _err error)
- func (client *Client) GetAttachmentSpaceWithOptions(request *GetAttachmentSpaceRequest, headers *GetAttachmentSpaceHeaders, ...) (_result *GetAttachmentSpaceResponse, _err error)
- func (client *Client) GetConditionFormComponent(request *GetConditionFormComponentRequest) (_result *GetConditionFormComponentResponse, _err error)
- func (client *Client) GetConditionFormComponentWithOptions(request *GetConditionFormComponentRequest, ...) (_result *GetConditionFormComponentResponse, _err error)
- func (client *Client) GetCrmProcCodes() (_result *GetCrmProcCodesResponse, _err error)
- func (client *Client) GetCrmProcCodesWithOptions(headers *GetCrmProcCodesHeaders, runtime *util.RuntimeOptions) (_result *GetCrmProcCodesResponse, _err error)
- func (client *Client) GetFieldModifiedHistory(request *GetFieldModifiedHistoryRequest) (_result *GetFieldModifiedHistoryResponse, _err error)
- func (client *Client) GetFieldModifiedHistoryWithOptions(request *GetFieldModifiedHistoryRequest, ...) (_result *GetFieldModifiedHistoryResponse, _err error)
- func (client *Client) GetManageProcessByStaffId(request *GetManageProcessByStaffIdRequest) (_result *GetManageProcessByStaffIdResponse, _err error)
- func (client *Client) GetManageProcessByStaffIdWithOptions(request *GetManageProcessByStaffIdRequest, ...) (_result *GetManageProcessByStaffIdResponse, _err error)
- func (client *Client) GetProcessCodeByName(request *GetProcessCodeByNameRequest) (_result *GetProcessCodeByNameResponse, _err error)
- func (client *Client) GetProcessCodeByNameWithOptions(request *GetProcessCodeByNameRequest, headers *GetProcessCodeByNameHeaders, ...) (_result *GetProcessCodeByNameResponse, _err error)
- func (client *Client) GetProcessConfig(request *GetProcessConfigRequest) (_result *GetProcessConfigResponse, _err error)
- func (client *Client) GetProcessConfigWithOptions(request *GetProcessConfigRequest, headers *GetProcessConfigHeaders, ...) (_result *GetProcessConfigResponse, _err error)
- func (client *Client) GetProcessInstance(request *GetProcessInstanceRequest) (_result *GetProcessInstanceResponse, _err error)
- func (client *Client) GetProcessInstanceWithOptions(request *GetProcessInstanceRequest, headers *GetProcessInstanceHeaders, ...) (_result *GetProcessInstanceResponse, _err error)
- func (client *Client) GetSchemaAndProcessconfigBatchlly(request *GetSchemaAndProcessconfigBatchllyRequest) (_result *GetSchemaAndProcessconfigBatchllyResponse, _err error)
- func (client *Client) GetSchemaAndProcessconfigBatchllyWithOptions(tmpReq *GetSchemaAndProcessconfigBatchllyRequest, ...) (_result *GetSchemaAndProcessconfigBatchllyResponse, _err error)
- func (client *Client) GetSpaceWithDownloadAuth(request *GetSpaceWithDownloadAuthRequest) (_result *GetSpaceWithDownloadAuthResponse, _err error)
- func (client *Client) GetSpaceWithDownloadAuthWithOptions(request *GetSpaceWithDownloadAuthRequest, ...) (_result *GetSpaceWithDownloadAuthResponse, _err error)
- func (client *Client) GetUserTodoTaskSum(request *GetUserTodoTaskSumRequest) (_result *GetUserTodoTaskSumResponse, _err error)
- func (client *Client) GetUserTodoTaskSumWithOptions(request *GetUserTodoTaskSumRequest, headers *GetUserTodoTaskSumHeaders, ...) (_result *GetUserTodoTaskSumResponse, _err error)
- func (client *Client) GrantCspaceAuthorization(request *GrantCspaceAuthorizationRequest) (_result *GrantCspaceAuthorizationResponse, _err error)
- func (client *Client) GrantCspaceAuthorizationWithOptions(request *GrantCspaceAuthorizationRequest, ...) (_result *GrantCspaceAuthorizationResponse, _err error)
- func (client *Client) GrantProcessInstanceForDownloadFile(request *GrantProcessInstanceForDownloadFileRequest) (_result *GrantProcessInstanceForDownloadFileResponse, _err error)
- func (client *Client) GrantProcessInstanceForDownloadFileWithOptions(request *GrantProcessInstanceForDownloadFileRequest, ...) (_result *GrantProcessInstanceForDownloadFileResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) InstallApp(request *InstallAppRequest) (_result *InstallAppResponse, _err error)
- func (client *Client) InstallAppWithOptions(request *InstallAppRequest, headers *InstallAppHeaders, ...) (_result *InstallAppResponse, _err error)
- func (client *Client) ListProcessInstanceIds(request *ListProcessInstanceIdsRequest) (_result *ListProcessInstanceIdsResponse, _err error)
- func (client *Client) ListProcessInstanceIdsWithOptions(request *ListProcessInstanceIdsRequest, headers *ListProcessInstanceIdsHeaders, ...) (_result *ListProcessInstanceIdsResponse, _err error)
- func (client *Client) ListTodoWorkRecords(request *ListTodoWorkRecordsRequest) (_result *ListTodoWorkRecordsResponse, _err error)
- func (client *Client) ListTodoWorkRecordsWithOptions(request *ListTodoWorkRecordsRequest, headers *ListTodoWorkRecordsHeaders, ...) (_result *ListTodoWorkRecordsResponse, _err error)
- func (client *Client) ListUserVisibleBpmsProcesses(request *ListUserVisibleBpmsProcessesRequest) (_result *ListUserVisibleBpmsProcessesResponse, _err error)
- func (client *Client) ListUserVisibleBpmsProcessesWithOptions(request *ListUserVisibleBpmsProcessesRequest, ...) (_result *ListUserVisibleBpmsProcessesResponse, _err error)
- func (client *Client) PagesExportInstances(request *PagesExportInstancesRequest) (_result *PagesExportInstancesResponse, _err error)
- func (client *Client) PagesExportInstancesWithOptions(request *PagesExportInstancesRequest, headers *PagesExportInstancesHeaders, ...) (_result *PagesExportInstancesResponse, _err error)
- func (client *Client) ProcessForecast(request *ProcessForecastRequest) (_result *ProcessForecastResponse, _err error)
- func (client *Client) ProcessForecastWithOptions(request *ProcessForecastRequest, headers *ProcessForecastHeaders, ...) (_result *ProcessForecastResponse, _err error)
- func (client *Client) QueryAllFormInstances(request *QueryAllFormInstancesRequest) (_result *QueryAllFormInstancesResponse, _err error)
- func (client *Client) QueryAllFormInstancesWithOptions(request *QueryAllFormInstancesRequest, headers *QueryAllFormInstancesHeaders, ...) (_result *QueryAllFormInstancesResponse, _err error)
- func (client *Client) QueryAllProcessInstances(request *QueryAllProcessInstancesRequest) (_result *QueryAllProcessInstancesResponse, _err error)
- func (client *Client) QueryAllProcessInstancesWithOptions(request *QueryAllProcessInstancesRequest, ...) (_result *QueryAllProcessInstancesResponse, _err error)
- func (client *Client) QueryFormByBizType(request *QueryFormByBizTypeRequest) (_result *QueryFormByBizTypeResponse, _err error)
- func (client *Client) QueryFormByBizTypeWithOptions(request *QueryFormByBizTypeRequest, headers *QueryFormByBizTypeHeaders, ...) (_result *QueryFormByBizTypeResponse, _err error)
- func (client *Client) QueryFormInstance(request *QueryFormInstanceRequest) (_result *QueryFormInstanceResponse, _err error)
- func (client *Client) QueryFormInstanceWithOptions(request *QueryFormInstanceRequest, headers *QueryFormInstanceHeaders, ...) (_result *QueryFormInstanceResponse, _err error)
- func (client *Client) QueryIntegratedTodoTask(request *QueryIntegratedTodoTaskRequest) (_result *QueryIntegratedTodoTaskResponse, _err error)
- func (client *Client) QueryIntegratedTodoTaskWithOptions(request *QueryIntegratedTodoTaskRequest, ...) (_result *QueryIntegratedTodoTaskResponse, _err error)
- func (client *Client) QueryProcessByBizCategoryId(request *QueryProcessByBizCategoryIdRequest) (_result *QueryProcessByBizCategoryIdResponse, _err error)
- func (client *Client) QueryProcessByBizCategoryIdWithOptions(request *QueryProcessByBizCategoryIdRequest, ...) (_result *QueryProcessByBizCategoryIdResponse, _err error)
- func (client *Client) QuerySchemaAndProcess(request *QuerySchemaAndProcessRequest) (_result *QuerySchemaAndProcessResponse, _err error)
- func (client *Client) QuerySchemaAndProcessWithOptions(request *QuerySchemaAndProcessRequest, headers *QuerySchemaAndProcessHeaders, ...) (_result *QuerySchemaAndProcessResponse, _err error)
- func (client *Client) QuerySchemaByProcessCode(request *QuerySchemaByProcessCodeRequest) (_result *QuerySchemaByProcessCodeResponse, _err error)
- func (client *Client) QuerySchemaByProcessCodeWithOptions(request *QuerySchemaByProcessCodeRequest, ...) (_result *QuerySchemaByProcessCodeResponse, _err error)
- func (client *Client) RedirectWorkflowTask(request *RedirectWorkflowTaskRequest) (_result *RedirectWorkflowTaskResponse, _err error)
- func (client *Client) RedirectWorkflowTaskWithOptions(request *RedirectWorkflowTaskRequest, headers *RedirectWorkflowTaskHeaders, ...) (_result *RedirectWorkflowTaskResponse, _err error)
- func (client *Client) SaveIntegratedInstance(request *SaveIntegratedInstanceRequest) (_result *SaveIntegratedInstanceResponse, _err error)
- func (client *Client) SaveIntegratedInstanceWithOptions(request *SaveIntegratedInstanceRequest, headers *SaveIntegratedInstanceHeaders, ...) (_result *SaveIntegratedInstanceResponse, _err error)
- func (client *Client) SaveProcess(request *SaveProcessRequest) (_result *SaveProcessResponse, _err error)
- func (client *Client) SaveProcessWithOptions(request *SaveProcessRequest, headers *SaveProcessHeaders, ...) (_result *SaveProcessResponse, _err error)
- func (client *Client) StartProcessInstance(request *StartProcessInstanceRequest) (_result *StartProcessInstanceResponse, _err error)
- func (client *Client) StartProcessInstanceWithOptions(request *StartProcessInstanceRequest, headers *StartProcessInstanceHeaders, ...) (_result *StartProcessInstanceResponse, _err error)
- func (client *Client) TerminateProcessInstance(request *TerminateProcessInstanceRequest) (_result *TerminateProcessInstanceResponse, _err error)
- func (client *Client) TerminateProcessInstanceWithOptions(request *TerminateProcessInstanceRequest, ...) (_result *TerminateProcessInstanceResponse, _err error)
- func (client *Client) UpdateIntegratedTask(request *UpdateIntegratedTaskRequest) (_result *UpdateIntegratedTaskResponse, _err error)
- func (client *Client) UpdateIntegratedTaskWithOptions(request *UpdateIntegratedTaskRequest, headers *UpdateIntegratedTaskHeaders, ...) (_result *UpdateIntegratedTaskResponse, _err error)
- func (client *Client) UpdateProcessInstance(request *UpdateProcessInstanceRequest) (_result *UpdateProcessInstanceResponse, _err error)
- func (client *Client) UpdateProcessInstanceWithOptions(request *UpdateProcessInstanceRequest, headers *UpdateProcessInstanceHeaders, ...) (_result *UpdateProcessInstanceResponse, _err error)
- type CopyProcessHeaders
- type CopyProcessRequest
- func (s CopyProcessRequest) GoString() string
- func (s *CopyProcessRequest) SetCopyOptions(v *CopyProcessRequestCopyOptions) *CopyProcessRequest
- func (s *CopyProcessRequest) SetSourceCorpId(v string) *CopyProcessRequest
- func (s *CopyProcessRequest) SetSourceProcessVOList(v []*CopyProcessRequestSourceProcessVOList) *CopyProcessRequest
- func (s CopyProcessRequest) String() string
- type CopyProcessRequestCopyOptions
- type CopyProcessRequestSourceProcessVOList
- func (s CopyProcessRequestSourceProcessVOList) GoString() string
- func (s *CopyProcessRequestSourceProcessVOList) SetBizType(v string) *CopyProcessRequestSourceProcessVOList
- func (s *CopyProcessRequestSourceProcessVOList) SetName(v string) *CopyProcessRequestSourceProcessVOList
- func (s *CopyProcessRequestSourceProcessVOList) SetProcessCode(v string) *CopyProcessRequestSourceProcessVOList
- func (s CopyProcessRequestSourceProcessVOList) String() string
- type CopyProcessResponse
- func (s CopyProcessResponse) GoString() string
- func (s *CopyProcessResponse) SetBody(v *CopyProcessResponseBody) *CopyProcessResponse
- func (s *CopyProcessResponse) SetHeaders(v map[string]*string) *CopyProcessResponse
- func (s *CopyProcessResponse) SetStatusCode(v int32) *CopyProcessResponse
- func (s CopyProcessResponse) String() string
- type CopyProcessResponseBody
- type CopyProcessResponseBodyResult
- func (s CopyProcessResponseBodyResult) GoString() string
- func (s *CopyProcessResponseBodyResult) SetBizType(v string) *CopyProcessResponseBodyResult
- func (s *CopyProcessResponseBodyResult) SetName(v string) *CopyProcessResponseBodyResult
- func (s *CopyProcessResponseBodyResult) SetProcessCode(v string) *CopyProcessResponseBodyResult
- func (s CopyProcessResponseBodyResult) String() string
- type CreateIntegratedTaskHeaders
- func (s CreateIntegratedTaskHeaders) GoString() string
- func (s *CreateIntegratedTaskHeaders) SetCommonHeaders(v map[string]*string) *CreateIntegratedTaskHeaders
- func (s *CreateIntegratedTaskHeaders) SetXAcsDingtalkAccessToken(v string) *CreateIntegratedTaskHeaders
- func (s CreateIntegratedTaskHeaders) String() string
- type CreateIntegratedTaskRequest
- func (s CreateIntegratedTaskRequest) GoString() string
- func (s *CreateIntegratedTaskRequest) SetActivityId(v string) *CreateIntegratedTaskRequest
- func (s *CreateIntegratedTaskRequest) SetProcessInstanceId(v string) *CreateIntegratedTaskRequest
- func (s *CreateIntegratedTaskRequest) SetTasks(v []*CreateIntegratedTaskRequestTasks) *CreateIntegratedTaskRequest
- func (s CreateIntegratedTaskRequest) String() string
- type CreateIntegratedTaskRequestTasks
- func (s CreateIntegratedTaskRequestTasks) GoString() string
- func (s *CreateIntegratedTaskRequestTasks) SetCustomData(v string) *CreateIntegratedTaskRequestTasks
- func (s *CreateIntegratedTaskRequestTasks) SetUrl(v string) *CreateIntegratedTaskRequestTasks
- func (s *CreateIntegratedTaskRequestTasks) SetUserId(v string) *CreateIntegratedTaskRequestTasks
- func (s CreateIntegratedTaskRequestTasks) String() string
- type CreateIntegratedTaskResponse
- func (s CreateIntegratedTaskResponse) GoString() string
- func (s *CreateIntegratedTaskResponse) SetBody(v *CreateIntegratedTaskResponseBody) *CreateIntegratedTaskResponse
- func (s *CreateIntegratedTaskResponse) SetHeaders(v map[string]*string) *CreateIntegratedTaskResponse
- func (s *CreateIntegratedTaskResponse) SetStatusCode(v int32) *CreateIntegratedTaskResponse
- func (s CreateIntegratedTaskResponse) String() string
- type CreateIntegratedTaskResponseBody
- func (s CreateIntegratedTaskResponseBody) GoString() string
- func (s *CreateIntegratedTaskResponseBody) SetResult(v []*CreateIntegratedTaskResponseBodyResult) *CreateIntegratedTaskResponseBody
- func (s *CreateIntegratedTaskResponseBody) SetSuccess(v bool) *CreateIntegratedTaskResponseBody
- func (s CreateIntegratedTaskResponseBody) String() string
- type CreateIntegratedTaskResponseBodyResult
- func (s CreateIntegratedTaskResponseBodyResult) GoString() string
- func (s *CreateIntegratedTaskResponseBodyResult) SetTaskId(v int64) *CreateIntegratedTaskResponseBodyResult
- func (s *CreateIntegratedTaskResponseBodyResult) SetUserId(v string) *CreateIntegratedTaskResponseBodyResult
- func (s CreateIntegratedTaskResponseBodyResult) String() string
- type DeleteProcessHeaders
- type DeleteProcessRequest
- type DeleteProcessResponse
- func (s DeleteProcessResponse) GoString() string
- func (s *DeleteProcessResponse) SetBody(v *DeleteProcessResponseBody) *DeleteProcessResponse
- func (s *DeleteProcessResponse) SetHeaders(v map[string]*string) *DeleteProcessResponse
- func (s *DeleteProcessResponse) SetStatusCode(v int32) *DeleteProcessResponse
- func (s DeleteProcessResponse) String() string
- type DeleteProcessResponseBody
- type DeleteProcessResponseBodyResult
- type ExecuteProcessInstanceHeaders
- func (s ExecuteProcessInstanceHeaders) GoString() string
- func (s *ExecuteProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *ExecuteProcessInstanceHeaders
- func (s *ExecuteProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *ExecuteProcessInstanceHeaders
- func (s ExecuteProcessInstanceHeaders) String() string
- type ExecuteProcessInstanceRequest
- func (s ExecuteProcessInstanceRequest) GoString() string
- func (s *ExecuteProcessInstanceRequest) SetActionerUserId(v string) *ExecuteProcessInstanceRequest
- func (s *ExecuteProcessInstanceRequest) SetFile(v *ExecuteProcessInstanceRequestFile) *ExecuteProcessInstanceRequest
- func (s *ExecuteProcessInstanceRequest) SetProcessInstanceId(v string) *ExecuteProcessInstanceRequest
- func (s *ExecuteProcessInstanceRequest) SetRemark(v string) *ExecuteProcessInstanceRequest
- func (s *ExecuteProcessInstanceRequest) SetResult(v string) *ExecuteProcessInstanceRequest
- func (s *ExecuteProcessInstanceRequest) SetTaskId(v int64) *ExecuteProcessInstanceRequest
- func (s ExecuteProcessInstanceRequest) String() string
- type ExecuteProcessInstanceRequestFile
- func (s ExecuteProcessInstanceRequestFile) GoString() string
- func (s *ExecuteProcessInstanceRequestFile) SetAttachments(v []*ExecuteProcessInstanceRequestFileAttachments) *ExecuteProcessInstanceRequestFile
- func (s *ExecuteProcessInstanceRequestFile) SetPhotos(v []*string) *ExecuteProcessInstanceRequestFile
- func (s ExecuteProcessInstanceRequestFile) String() string
- type ExecuteProcessInstanceRequestFileAttachments
- func (s ExecuteProcessInstanceRequestFileAttachments) GoString() string
- func (s *ExecuteProcessInstanceRequestFileAttachments) SetFileId(v string) *ExecuteProcessInstanceRequestFileAttachments
- func (s *ExecuteProcessInstanceRequestFileAttachments) SetFileName(v string) *ExecuteProcessInstanceRequestFileAttachments
- func (s *ExecuteProcessInstanceRequestFileAttachments) SetFileSize(v string) *ExecuteProcessInstanceRequestFileAttachments
- func (s *ExecuteProcessInstanceRequestFileAttachments) SetFileType(v string) *ExecuteProcessInstanceRequestFileAttachments
- func (s *ExecuteProcessInstanceRequestFileAttachments) SetSpaceId(v string) *ExecuteProcessInstanceRequestFileAttachments
- func (s ExecuteProcessInstanceRequestFileAttachments) String() string
- type ExecuteProcessInstanceResponse
- func (s ExecuteProcessInstanceResponse) GoString() string
- func (s *ExecuteProcessInstanceResponse) SetBody(v *ExecuteProcessInstanceResponseBody) *ExecuteProcessInstanceResponse
- func (s *ExecuteProcessInstanceResponse) SetHeaders(v map[string]*string) *ExecuteProcessInstanceResponse
- func (s *ExecuteProcessInstanceResponse) SetStatusCode(v int32) *ExecuteProcessInstanceResponse
- func (s ExecuteProcessInstanceResponse) String() string
- type ExecuteProcessInstanceResponseBody
- func (s ExecuteProcessInstanceResponseBody) GoString() string
- func (s *ExecuteProcessInstanceResponseBody) SetResult(v bool) *ExecuteProcessInstanceResponseBody
- func (s *ExecuteProcessInstanceResponseBody) SetSuccess(v bool) *ExecuteProcessInstanceResponseBody
- func (s ExecuteProcessInstanceResponseBody) String() string
- type FormComponent
- type FormComponentProps
- func (s FormComponentProps) GoString() string
- func (s *FormComponentProps) SetActionName(v string) *FormComponentProps
- func (s *FormComponentProps) SetAddressModel(v string) *FormComponentProps
- func (s *FormComponentProps) SetAlign(v string) *FormComponentProps
- func (s *FormComponentProps) SetAsyncCondition(v bool) *FormComponentProps
- func (s *FormComponentProps) SetAvailableTemplates(v []*AvaliableTemplate) *FormComponentProps
- func (s *FormComponentProps) SetBizAlias(v string) *FormComponentProps
- func (s *FormComponentProps) SetBizType(v string) *FormComponentProps
- func (s *FormComponentProps) SetChoice(v string) *FormComponentProps
- func (s *FormComponentProps) SetCommonBizType(v string) *FormComponentProps
- func (s *FormComponentProps) SetComponentId(v string) *FormComponentProps
- func (s *FormComponentProps) SetContent(v string) *FormComponentProps
- func (s *FormComponentProps) SetDataSource(v *FormDataSource) *FormComponentProps
- func (s *FormComponentProps) SetDisabled(v bool) *FormComponentProps
- func (s *FormComponentProps) SetDuration(v bool) *FormComponentProps
- func (s *FormComponentProps) SetDurationLabel(v string) *FormComponentProps
- func (s *FormComponentProps) SetFormat(v string) *FormComponentProps
- func (s *FormComponentProps) SetFormula(v string) *FormComponentProps
- func (s *FormComponentProps) SetInvisible(v bool) *FormComponentProps
- func (s *FormComponentProps) SetLabel(v string) *FormComponentProps
- func (s *FormComponentProps) SetLimit(v int32) *FormComponentProps
- func (s *FormComponentProps) SetLink(v string) *FormComponentProps
- func (s *FormComponentProps) SetMaxLength(v int32) *FormComponentProps
- func (s *FormComponentProps) SetMode(v string) *FormComponentProps
- func (s *FormComponentProps) SetMultiple(v bool) *FormComponentProps
- func (s *FormComponentProps) SetOptions(v []*SelectOption) *FormComponentProps
- func (s *FormComponentProps) SetPlaceholder(v string) *FormComponentProps
- func (s *FormComponentProps) SetPrecision(v int32) *FormComponentProps
- func (s *FormComponentProps) SetPrint(v string) *FormComponentProps
- func (s *FormComponentProps) SetRequired(v bool) *FormComponentProps
- func (s *FormComponentProps) SetStatField(v []*FormComponentPropsStatField) *FormComponentProps
- func (s *FormComponentProps) SetTableViewMode(v string) *FormComponentProps
- func (s *FormComponentProps) SetUnit(v string) *FormComponentProps
- func (s *FormComponentProps) SetUpper(v string) *FormComponentProps
- func (s *FormComponentProps) SetVerticalPrint(v bool) *FormComponentProps
- func (s FormComponentProps) String() string
- type FormComponentPropsStatField
- func (s FormComponentPropsStatField) GoString() string
- func (s *FormComponentPropsStatField) SetComponentId(v string) *FormComponentPropsStatField
- func (s *FormComponentPropsStatField) SetLabel(v string) *FormComponentPropsStatField
- func (s *FormComponentPropsStatField) SetUpper(v string) *FormComponentPropsStatField
- func (s FormComponentPropsStatField) String() string
- type FormCreateHeaders
- type FormCreateRequest
- func (s FormCreateRequest) GoString() string
- func (s *FormCreateRequest) SetDescription(v string) *FormCreateRequest
- func (s *FormCreateRequest) SetFormComponents(v []*FormComponent) *FormCreateRequest
- func (s *FormCreateRequest) SetName(v string) *FormCreateRequest
- func (s *FormCreateRequest) SetProcessCode(v string) *FormCreateRequest
- func (s *FormCreateRequest) SetTemplateConfig(v *FormCreateRequestTemplateConfig) *FormCreateRequest
- func (s FormCreateRequest) String() string
- type FormCreateRequestTemplateConfig
- func (s FormCreateRequestTemplateConfig) GoString() string
- func (s *FormCreateRequestTemplateConfig) SetDirId(v string) *FormCreateRequestTemplateConfig
- func (s *FormCreateRequestTemplateConfig) SetDisableDeleteProcess(v bool) *FormCreateRequestTemplateConfig
- func (s *FormCreateRequestTemplateConfig) SetDisableFormEdit(v bool) *FormCreateRequestTemplateConfig
- func (s *FormCreateRequestTemplateConfig) SetDisableHomepage(v bool) *FormCreateRequestTemplateConfig
- func (s *FormCreateRequestTemplateConfig) SetDisableResubmit(v bool) *FormCreateRequestTemplateConfig
- func (s *FormCreateRequestTemplateConfig) SetDisableStopProcessButton(v bool) *FormCreateRequestTemplateConfig
- func (s *FormCreateRequestTemplateConfig) SetHidden(v bool) *FormCreateRequestTemplateConfig
- func (s *FormCreateRequestTemplateConfig) SetOriginDirId(v string) *FormCreateRequestTemplateConfig
- func (s FormCreateRequestTemplateConfig) String() string
- type FormCreateResponse
- func (s FormCreateResponse) GoString() string
- func (s *FormCreateResponse) SetBody(v *FormCreateResponseBody) *FormCreateResponse
- func (s *FormCreateResponse) SetHeaders(v map[string]*string) *FormCreateResponse
- func (s *FormCreateResponse) SetStatusCode(v int32) *FormCreateResponse
- func (s FormCreateResponse) String() string
- type FormCreateResponseBody
- type FormCreateResponseBodyResult
- type FormDataSource
- type FormDataSourceTarget
- func (s FormDataSourceTarget) GoString() string
- func (s *FormDataSourceTarget) SetAppType(v int32) *FormDataSourceTarget
- func (s *FormDataSourceTarget) SetAppUuid(v string) *FormDataSourceTarget
- func (s *FormDataSourceTarget) SetBizType(v string) *FormDataSourceTarget
- func (s *FormDataSourceTarget) SetFormCode(v string) *FormDataSourceTarget
- func (s FormDataSourceTarget) String() string
- type GetAttachmentSpaceHeaders
- func (s GetAttachmentSpaceHeaders) GoString() string
- func (s *GetAttachmentSpaceHeaders) SetCommonHeaders(v map[string]*string) *GetAttachmentSpaceHeaders
- func (s *GetAttachmentSpaceHeaders) SetXAcsDingtalkAccessToken(v string) *GetAttachmentSpaceHeaders
- func (s GetAttachmentSpaceHeaders) String() string
- type GetAttachmentSpaceRequest
- type GetAttachmentSpaceResponse
- func (s GetAttachmentSpaceResponse) GoString() string
- func (s *GetAttachmentSpaceResponse) SetBody(v *GetAttachmentSpaceResponseBody) *GetAttachmentSpaceResponse
- func (s *GetAttachmentSpaceResponse) SetHeaders(v map[string]*string) *GetAttachmentSpaceResponse
- func (s *GetAttachmentSpaceResponse) SetStatusCode(v int32) *GetAttachmentSpaceResponse
- func (s GetAttachmentSpaceResponse) String() string
- type GetAttachmentSpaceResponseBody
- func (s GetAttachmentSpaceResponseBody) GoString() string
- func (s *GetAttachmentSpaceResponseBody) SetResult(v *GetAttachmentSpaceResponseBodyResult) *GetAttachmentSpaceResponseBody
- func (s *GetAttachmentSpaceResponseBody) SetSuccess(v bool) *GetAttachmentSpaceResponseBody
- func (s GetAttachmentSpaceResponseBody) String() string
- type GetAttachmentSpaceResponseBodyResult
- type GetConditionFormComponentHeaders
- func (s GetConditionFormComponentHeaders) GoString() string
- func (s *GetConditionFormComponentHeaders) SetCommonHeaders(v map[string]*string) *GetConditionFormComponentHeaders
- func (s *GetConditionFormComponentHeaders) SetXAcsDingtalkAccessToken(v string) *GetConditionFormComponentHeaders
- func (s GetConditionFormComponentHeaders) String() string
- type GetConditionFormComponentRequest
- func (s GetConditionFormComponentRequest) GoString() string
- func (s *GetConditionFormComponentRequest) SetAgentId(v int64) *GetConditionFormComponentRequest
- func (s *GetConditionFormComponentRequest) SetProcessCode(v string) *GetConditionFormComponentRequest
- func (s GetConditionFormComponentRequest) String() string
- type GetConditionFormComponentResponse
- func (s GetConditionFormComponentResponse) GoString() string
- func (s *GetConditionFormComponentResponse) SetBody(v *GetConditionFormComponentResponseBody) *GetConditionFormComponentResponse
- func (s *GetConditionFormComponentResponse) SetHeaders(v map[string]*string) *GetConditionFormComponentResponse
- func (s *GetConditionFormComponentResponse) SetStatusCode(v int32) *GetConditionFormComponentResponse
- func (s GetConditionFormComponentResponse) String() string
- type GetConditionFormComponentResponseBody
- type GetConditionFormComponentResponseBodyResult
- func (s GetConditionFormComponentResponseBodyResult) GoString() string
- func (s *GetConditionFormComponentResponseBodyResult) SetId(v string) *GetConditionFormComponentResponseBodyResult
- func (s *GetConditionFormComponentResponseBodyResult) SetLabel(v string) *GetConditionFormComponentResponseBodyResult
- func (s GetConditionFormComponentResponseBodyResult) String() string
- type GetCrmProcCodesHeaders
- type GetCrmProcCodesResponse
- func (s GetCrmProcCodesResponse) GoString() string
- func (s *GetCrmProcCodesResponse) SetBody(v *GetCrmProcCodesResponseBody) *GetCrmProcCodesResponse
- func (s *GetCrmProcCodesResponse) SetHeaders(v map[string]*string) *GetCrmProcCodesResponse
- func (s *GetCrmProcCodesResponse) SetStatusCode(v int32) *GetCrmProcCodesResponse
- func (s GetCrmProcCodesResponse) String() string
- type GetCrmProcCodesResponseBody
- type GetFieldModifiedHistoryHeaders
- func (s GetFieldModifiedHistoryHeaders) GoString() string
- func (s *GetFieldModifiedHistoryHeaders) SetCommonHeaders(v map[string]*string) *GetFieldModifiedHistoryHeaders
- func (s *GetFieldModifiedHistoryHeaders) SetXAcsDingtalkAccessToken(v string) *GetFieldModifiedHistoryHeaders
- func (s GetFieldModifiedHistoryHeaders) String() string
- type GetFieldModifiedHistoryRequest
- func (s GetFieldModifiedHistoryRequest) GoString() string
- func (s *GetFieldModifiedHistoryRequest) SetFieldId(v string) *GetFieldModifiedHistoryRequest
- func (s *GetFieldModifiedHistoryRequest) SetProcessInstanceId(v string) *GetFieldModifiedHistoryRequest
- func (s GetFieldModifiedHistoryRequest) String() string
- type GetFieldModifiedHistoryResponse
- func (s GetFieldModifiedHistoryResponse) GoString() string
- func (s *GetFieldModifiedHistoryResponse) SetBody(v *GetFieldModifiedHistoryResponseBody) *GetFieldModifiedHistoryResponse
- func (s *GetFieldModifiedHistoryResponse) SetHeaders(v map[string]*string) *GetFieldModifiedHistoryResponse
- func (s *GetFieldModifiedHistoryResponse) SetStatusCode(v int32) *GetFieldModifiedHistoryResponse
- func (s GetFieldModifiedHistoryResponse) String() string
- type GetFieldModifiedHistoryResponseBody
- func (s GetFieldModifiedHistoryResponseBody) GoString() string
- func (s *GetFieldModifiedHistoryResponseBody) SetResult(v []*GetFieldModifiedHistoryResponseBodyResult) *GetFieldModifiedHistoryResponseBody
- func (s *GetFieldModifiedHistoryResponseBody) SetSuccess(v bool) *GetFieldModifiedHistoryResponseBody
- func (s GetFieldModifiedHistoryResponseBody) String() string
- type GetFieldModifiedHistoryResponseBodyResult
- func (s GetFieldModifiedHistoryResponseBodyResult) GoString() string
- func (s *GetFieldModifiedHistoryResponseBodyResult) SetCreateTime(v string) *GetFieldModifiedHistoryResponseBodyResult
- func (s *GetFieldModifiedHistoryResponseBodyResult) SetFieldId(v string) *GetFieldModifiedHistoryResponseBodyResult
- func (s *GetFieldModifiedHistoryResponseBodyResult) SetName(v string) *GetFieldModifiedHistoryResponseBodyResult
- func (s *GetFieldModifiedHistoryResponseBodyResult) SetUserId(v string) *GetFieldModifiedHistoryResponseBodyResult
- func (s *GetFieldModifiedHistoryResponseBodyResult) SetValue(v string) *GetFieldModifiedHistoryResponseBodyResult
- func (s GetFieldModifiedHistoryResponseBodyResult) String() string
- type GetManageProcessByStaffIdHeaders
- func (s GetManageProcessByStaffIdHeaders) GoString() string
- func (s *GetManageProcessByStaffIdHeaders) SetCommonHeaders(v map[string]*string) *GetManageProcessByStaffIdHeaders
- func (s *GetManageProcessByStaffIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetManageProcessByStaffIdHeaders
- func (s GetManageProcessByStaffIdHeaders) String() string
- type GetManageProcessByStaffIdRequest
- type GetManageProcessByStaffIdResponse
- func (s GetManageProcessByStaffIdResponse) GoString() string
- func (s *GetManageProcessByStaffIdResponse) SetBody(v *GetManageProcessByStaffIdResponseBody) *GetManageProcessByStaffIdResponse
- func (s *GetManageProcessByStaffIdResponse) SetHeaders(v map[string]*string) *GetManageProcessByStaffIdResponse
- func (s *GetManageProcessByStaffIdResponse) SetStatusCode(v int32) *GetManageProcessByStaffIdResponse
- func (s GetManageProcessByStaffIdResponse) String() string
- type GetManageProcessByStaffIdResponseBody
- func (s GetManageProcessByStaffIdResponseBody) GoString() string
- func (s *GetManageProcessByStaffIdResponseBody) SetResult(v []*GetManageProcessByStaffIdResponseBodyResult) *GetManageProcessByStaffIdResponseBody
- func (s *GetManageProcessByStaffIdResponseBody) SetSuccess(v bool) *GetManageProcessByStaffIdResponseBody
- func (s GetManageProcessByStaffIdResponseBody) String() string
- type GetManageProcessByStaffIdResponseBodyResult
- func (s GetManageProcessByStaffIdResponseBodyResult) GoString() string
- func (s *GetManageProcessByStaffIdResponseBodyResult) SetAttendanceType(v int32) *GetManageProcessByStaffIdResponseBodyResult
- func (s *GetManageProcessByStaffIdResponseBodyResult) SetFlowTitle(v string) *GetManageProcessByStaffIdResponseBodyResult
- func (s *GetManageProcessByStaffIdResponseBodyResult) SetGmtModified(v string) *GetManageProcessByStaffIdResponseBodyResult
- func (s *GetManageProcessByStaffIdResponseBodyResult) SetIconName(v string) *GetManageProcessByStaffIdResponseBodyResult
- func (s *GetManageProcessByStaffIdResponseBodyResult) SetIconUrl(v string) *GetManageProcessByStaffIdResponseBodyResult
- func (s *GetManageProcessByStaffIdResponseBodyResult) SetNewProcess(v bool) *GetManageProcessByStaffIdResponseBodyResult
- func (s *GetManageProcessByStaffIdResponseBodyResult) SetProcessCode(v string) *GetManageProcessByStaffIdResponseBodyResult
- func (s GetManageProcessByStaffIdResponseBodyResult) String() string
- type GetProcessCodeByNameHeaders
- func (s GetProcessCodeByNameHeaders) GoString() string
- func (s *GetProcessCodeByNameHeaders) SetCommonHeaders(v map[string]*string) *GetProcessCodeByNameHeaders
- func (s *GetProcessCodeByNameHeaders) SetXAcsDingtalkAccessToken(v string) *GetProcessCodeByNameHeaders
- func (s GetProcessCodeByNameHeaders) String() string
- type GetProcessCodeByNameRequest
- type GetProcessCodeByNameResponse
- func (s GetProcessCodeByNameResponse) GoString() string
- func (s *GetProcessCodeByNameResponse) SetBody(v *GetProcessCodeByNameResponseBody) *GetProcessCodeByNameResponse
- func (s *GetProcessCodeByNameResponse) SetHeaders(v map[string]*string) *GetProcessCodeByNameResponse
- func (s *GetProcessCodeByNameResponse) SetStatusCode(v int32) *GetProcessCodeByNameResponse
- func (s GetProcessCodeByNameResponse) String() string
- type GetProcessCodeByNameResponseBody
- type GetProcessCodeByNameResponseBodyResult
- func (s GetProcessCodeByNameResponseBodyResult) GoString() string
- func (s *GetProcessCodeByNameResponseBodyResult) SetGmtModified(v string) *GetProcessCodeByNameResponseBodyResult
- func (s *GetProcessCodeByNameResponseBodyResult) SetProcessCode(v string) *GetProcessCodeByNameResponseBodyResult
- func (s GetProcessCodeByNameResponseBodyResult) String() string
- type GetProcessConfigHeaders
- type GetProcessConfigRequest
- type GetProcessConfigResponse
- func (s GetProcessConfigResponse) GoString() string
- func (s *GetProcessConfigResponse) SetBody(v *GetProcessConfigResponseBody) *GetProcessConfigResponse
- func (s *GetProcessConfigResponse) SetHeaders(v map[string]*string) *GetProcessConfigResponse
- func (s *GetProcessConfigResponse) SetStatusCode(v int32) *GetProcessConfigResponse
- func (s GetProcessConfigResponse) String() string
- type GetProcessConfigResponseBody
- type GetProcessConfigResponseBodyResult
- func (s GetProcessConfigResponseBodyResult) GoString() string
- func (s *GetProcessConfigResponseBodyResult) SetAbstractGenRule(v []*string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetActivityAuth(v string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetAllowRevoke(v bool) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetAppendEnable(v bool) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetAutoExecuteOriginatorTasks(v bool) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetBizCategoryId(v string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetBizType(v string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetCommentConf(v *GetProcessConfigResponseBodyResultCommentConf) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetDuplicateRemoval(v string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetFormSchema(v string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetHandSignConf(v *GetProcessConfigResponseBodyResultHandSignConf) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetManagers(v []*string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetName(v string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetProcessAppType(v bool) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetProcessConfig(v string) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetStaticProc(v bool) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetSubstituteSubmitConf(v *GetProcessConfigResponseBodyResultSubstituteSubmitConf) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetTitleGenRule(v *GetProcessConfigResponseBodyResultTitleGenRule) *GetProcessConfigResponseBodyResult
- func (s *GetProcessConfigResponseBodyResult) SetVisibility(v []*GetProcessConfigResponseBodyResultVisibility) *GetProcessConfigResponseBodyResult
- func (s GetProcessConfigResponseBodyResult) String() string
- type GetProcessConfigResponseBodyResultCommentConf
- func (s GetProcessConfigResponseBodyResultCommentConf) GoString() string
- func (s *GetProcessConfigResponseBodyResultCommentConf) SetCommentDescription(v string) *GetProcessConfigResponseBodyResultCommentConf
- func (s *GetProcessConfigResponseBodyResultCommentConf) SetCommentHiddenForProposer(v bool) *GetProcessConfigResponseBodyResultCommentConf
- func (s *GetProcessConfigResponseBodyResultCommentConf) SetCommentRequired(v bool) *GetProcessConfigResponseBodyResultCommentConf
- func (s GetProcessConfigResponseBodyResultCommentConf) String() string
- type GetProcessConfigResponseBodyResultHandSignConf
- func (s GetProcessConfigResponseBodyResultHandSignConf) GoString() string
- func (s *GetProcessConfigResponseBodyResultHandSignConf) SetHandSignEnable(v bool) *GetProcessConfigResponseBodyResultHandSignConf
- func (s *GetProcessConfigResponseBodyResultHandSignConf) SetResignEnable(v bool) *GetProcessConfigResponseBodyResultHandSignConf
- func (s GetProcessConfigResponseBodyResultHandSignConf) String() string
- type GetProcessConfigResponseBodyResultSubstituteSubmitConf
- func (s GetProcessConfigResponseBodyResultSubstituteSubmitConf) GoString() string
- func (s *GetProcessConfigResponseBodyResultSubstituteSubmitConf) SetEnable(v bool) *GetProcessConfigResponseBodyResultSubstituteSubmitConf
- func (s *GetProcessConfigResponseBodyResultSubstituteSubmitConf) SetSubmitterList(v []*GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) *GetProcessConfigResponseBodyResultSubstituteSubmitConf
- func (s GetProcessConfigResponseBodyResultSubstituteSubmitConf) String() string
- type GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList
- func (s GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) GoString() string
- func (s *GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) SetName(v string) *GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList
- func (s *GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) SetType(v string) *GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList
- func (s *GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) SetValue(v string) *GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList
- func (s GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) String() string
- type GetProcessConfigResponseBodyResultTitleGenRule
- func (s GetProcessConfigResponseBodyResultTitleGenRule) GoString() string
- func (s *GetProcessConfigResponseBodyResultTitleGenRule) SetExpress(v string) *GetProcessConfigResponseBodyResultTitleGenRule
- func (s *GetProcessConfigResponseBodyResultTitleGenRule) SetType(v int32) *GetProcessConfigResponseBodyResultTitleGenRule
- func (s GetProcessConfigResponseBodyResultTitleGenRule) String() string
- type GetProcessConfigResponseBodyResultVisibility
- func (s GetProcessConfigResponseBodyResultVisibility) GoString() string
- func (s *GetProcessConfigResponseBodyResultVisibility) SetType(v int32) *GetProcessConfigResponseBodyResultVisibility
- func (s *GetProcessConfigResponseBodyResultVisibility) SetValue(v string) *GetProcessConfigResponseBodyResultVisibility
- func (s GetProcessConfigResponseBodyResultVisibility) String() string
- type GetProcessInstanceHeaders
- func (s GetProcessInstanceHeaders) GoString() string
- func (s *GetProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *GetProcessInstanceHeaders
- func (s *GetProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *GetProcessInstanceHeaders
- func (s GetProcessInstanceHeaders) String() string
- type GetProcessInstanceRequest
- type GetProcessInstanceResponse
- func (s GetProcessInstanceResponse) GoString() string
- func (s *GetProcessInstanceResponse) SetBody(v *GetProcessInstanceResponseBody) *GetProcessInstanceResponse
- func (s *GetProcessInstanceResponse) SetHeaders(v map[string]*string) *GetProcessInstanceResponse
- func (s *GetProcessInstanceResponse) SetStatusCode(v int32) *GetProcessInstanceResponse
- func (s GetProcessInstanceResponse) String() string
- type GetProcessInstanceResponseBody
- func (s GetProcessInstanceResponseBody) GoString() string
- func (s *GetProcessInstanceResponseBody) SetResult(v *GetProcessInstanceResponseBodyResult) *GetProcessInstanceResponseBody
- func (s *GetProcessInstanceResponseBody) SetSuccess(v string) *GetProcessInstanceResponseBody
- func (s GetProcessInstanceResponseBody) String() string
- type GetProcessInstanceResponseBodyResult
- func (s GetProcessInstanceResponseBodyResult) GoString() string
- func (s *GetProcessInstanceResponseBodyResult) SetApproverUserIds(v []*string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetAttachedProcessInstanceIds(v []*string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetBizAction(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetBizData(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetBusinessId(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetCcUserIds(v []*string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetCreateTime(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetFinishTime(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetFormComponentValues(v []*GetProcessInstanceResponseBodyResultFormComponentValues) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetMainProcessInstanceId(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetOperationRecords(v []*GetProcessInstanceResponseBodyResultOperationRecords) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetOriginatorDeptId(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetOriginatorDeptName(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetOriginatorUserId(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetResult(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetStatus(v string) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetTasks(v []*GetProcessInstanceResponseBodyResultTasks) *GetProcessInstanceResponseBodyResult
- func (s *GetProcessInstanceResponseBodyResult) SetTitle(v string) *GetProcessInstanceResponseBodyResult
- func (s GetProcessInstanceResponseBodyResult) String() string
- type GetProcessInstanceResponseBodyResultFormComponentValues
- func (s GetProcessInstanceResponseBodyResultFormComponentValues) GoString() string
- func (s *GetProcessInstanceResponseBodyResultFormComponentValues) SetBizAlias(v string) *GetProcessInstanceResponseBodyResultFormComponentValues
- func (s *GetProcessInstanceResponseBodyResultFormComponentValues) SetComponentType(v string) *GetProcessInstanceResponseBodyResultFormComponentValues
- func (s *GetProcessInstanceResponseBodyResultFormComponentValues) SetExtValue(v string) *GetProcessInstanceResponseBodyResultFormComponentValues
- func (s *GetProcessInstanceResponseBodyResultFormComponentValues) SetId(v string) *GetProcessInstanceResponseBodyResultFormComponentValues
- func (s *GetProcessInstanceResponseBodyResultFormComponentValues) SetName(v string) *GetProcessInstanceResponseBodyResultFormComponentValues
- func (s *GetProcessInstanceResponseBodyResultFormComponentValues) SetValue(v string) *GetProcessInstanceResponseBodyResultFormComponentValues
- func (s GetProcessInstanceResponseBodyResultFormComponentValues) String() string
- type GetProcessInstanceResponseBodyResultOperationRecords
- func (s GetProcessInstanceResponseBodyResultOperationRecords) GoString() string
- func (s *GetProcessInstanceResponseBodyResultOperationRecords) SetAttachments(v []*GetProcessInstanceResponseBodyResultOperationRecordsAttachments) *GetProcessInstanceResponseBodyResultOperationRecords
- func (s *GetProcessInstanceResponseBodyResultOperationRecords) SetCcUserIds(v []*string) *GetProcessInstanceResponseBodyResultOperationRecords
- func (s *GetProcessInstanceResponseBodyResultOperationRecords) SetDate(v string) *GetProcessInstanceResponseBodyResultOperationRecords
- func (s *GetProcessInstanceResponseBodyResultOperationRecords) SetRemark(v string) *GetProcessInstanceResponseBodyResultOperationRecords
- func (s *GetProcessInstanceResponseBodyResultOperationRecords) SetResult(v string) *GetProcessInstanceResponseBodyResultOperationRecords
- func (s *GetProcessInstanceResponseBodyResultOperationRecords) SetType(v string) *GetProcessInstanceResponseBodyResultOperationRecords
- func (s *GetProcessInstanceResponseBodyResultOperationRecords) SetUserId(v string) *GetProcessInstanceResponseBodyResultOperationRecords
- func (s GetProcessInstanceResponseBodyResultOperationRecords) String() string
- type GetProcessInstanceResponseBodyResultOperationRecordsAttachments
- func (s GetProcessInstanceResponseBodyResultOperationRecordsAttachments) GoString() string
- func (s *GetProcessInstanceResponseBodyResultOperationRecordsAttachments) SetFileId(v string) *GetProcessInstanceResponseBodyResultOperationRecordsAttachments
- func (s *GetProcessInstanceResponseBodyResultOperationRecordsAttachments) SetFileName(v string) *GetProcessInstanceResponseBodyResultOperationRecordsAttachments
- func (s *GetProcessInstanceResponseBodyResultOperationRecordsAttachments) SetFileSize(v string) *GetProcessInstanceResponseBodyResultOperationRecordsAttachments
- func (s *GetProcessInstanceResponseBodyResultOperationRecordsAttachments) SetFileType(v string) *GetProcessInstanceResponseBodyResultOperationRecordsAttachments
- func (s GetProcessInstanceResponseBodyResultOperationRecordsAttachments) String() string
- type GetProcessInstanceResponseBodyResultTasks
- func (s GetProcessInstanceResponseBodyResultTasks) GoString() string
- func (s *GetProcessInstanceResponseBodyResultTasks) SetActivityId(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetCreateTime(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetFinishTime(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetMobileUrl(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetPcUrl(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetProcessInstanceId(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetResult(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetStatus(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetTaskId(v int64) *GetProcessInstanceResponseBodyResultTasks
- func (s *GetProcessInstanceResponseBodyResultTasks) SetUserId(v string) *GetProcessInstanceResponseBodyResultTasks
- func (s GetProcessInstanceResponseBodyResultTasks) String() string
- type GetSchemaAndProcessconfigBatchllyHeaders
- func (s GetSchemaAndProcessconfigBatchllyHeaders) GoString() string
- func (s *GetSchemaAndProcessconfigBatchllyHeaders) SetCommonHeaders(v map[string]*string) *GetSchemaAndProcessconfigBatchllyHeaders
- func (s *GetSchemaAndProcessconfigBatchllyHeaders) SetXAcsDingtalkAccessToken(v string) *GetSchemaAndProcessconfigBatchllyHeaders
- func (s GetSchemaAndProcessconfigBatchllyHeaders) String() string
- type GetSchemaAndProcessconfigBatchllyRequest
- type GetSchemaAndProcessconfigBatchllyResponse
- func (s GetSchemaAndProcessconfigBatchllyResponse) GoString() string
- func (s *GetSchemaAndProcessconfigBatchllyResponse) SetBody(v *GetSchemaAndProcessconfigBatchllyResponseBody) *GetSchemaAndProcessconfigBatchllyResponse
- func (s *GetSchemaAndProcessconfigBatchllyResponse) SetHeaders(v map[string]*string) *GetSchemaAndProcessconfigBatchllyResponse
- func (s *GetSchemaAndProcessconfigBatchllyResponse) SetStatusCode(v int32) *GetSchemaAndProcessconfigBatchllyResponse
- func (s GetSchemaAndProcessconfigBatchllyResponse) String() string
- type GetSchemaAndProcessconfigBatchllyResponseBody
- func (s GetSchemaAndProcessconfigBatchllyResponseBody) GoString() string
- func (s *GetSchemaAndProcessconfigBatchllyResponseBody) SetResult(v []*GetSchemaAndProcessconfigBatchllyResponseBodyResult) *GetSchemaAndProcessconfigBatchllyResponseBody
- func (s GetSchemaAndProcessconfigBatchllyResponseBody) String() string
- type GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s GetSchemaAndProcessconfigBatchllyResponseBodyResult) GoString() string
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetAppUuid(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetBizCategoryId(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetCreateTime(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetCreatorUserId(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetFormUuid(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetManagerList(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetMemo(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetName(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessCode(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessConfig(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessId(v int64) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProperties(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetSchemaContent(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetVisibleScope(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
- func (s GetSchemaAndProcessconfigBatchllyResponseBodyResult) String() string
- type GetSchemaAndProcessconfigBatchllyShrinkRequest
- type GetSpaceWithDownloadAuthHeaders
- func (s GetSpaceWithDownloadAuthHeaders) GoString() string
- func (s *GetSpaceWithDownloadAuthHeaders) SetCommonHeaders(v map[string]*string) *GetSpaceWithDownloadAuthHeaders
- func (s *GetSpaceWithDownloadAuthHeaders) SetXAcsDingtalkAccessToken(v string) *GetSpaceWithDownloadAuthHeaders
- func (s GetSpaceWithDownloadAuthHeaders) String() string
- type GetSpaceWithDownloadAuthRequest
- func (s GetSpaceWithDownloadAuthRequest) GoString() string
- func (s *GetSpaceWithDownloadAuthRequest) SetAgentId(v int64) *GetSpaceWithDownloadAuthRequest
- func (s *GetSpaceWithDownloadAuthRequest) SetFileId(v string) *GetSpaceWithDownloadAuthRequest
- func (s *GetSpaceWithDownloadAuthRequest) SetFileIdList(v []*string) *GetSpaceWithDownloadAuthRequest
- func (s *GetSpaceWithDownloadAuthRequest) SetProcessInstanceId(v string) *GetSpaceWithDownloadAuthRequest
- func (s *GetSpaceWithDownloadAuthRequest) SetUserId(v string) *GetSpaceWithDownloadAuthRequest
- func (s GetSpaceWithDownloadAuthRequest) String() string
- type GetSpaceWithDownloadAuthResponse
- func (s GetSpaceWithDownloadAuthResponse) GoString() string
- func (s *GetSpaceWithDownloadAuthResponse) SetBody(v *GetSpaceWithDownloadAuthResponseBody) *GetSpaceWithDownloadAuthResponse
- func (s *GetSpaceWithDownloadAuthResponse) SetHeaders(v map[string]*string) *GetSpaceWithDownloadAuthResponse
- func (s *GetSpaceWithDownloadAuthResponse) SetStatusCode(v int32) *GetSpaceWithDownloadAuthResponse
- func (s GetSpaceWithDownloadAuthResponse) String() string
- type GetSpaceWithDownloadAuthResponseBody
- func (s GetSpaceWithDownloadAuthResponseBody) GoString() string
- func (s *GetSpaceWithDownloadAuthResponseBody) SetResult(v *GetSpaceWithDownloadAuthResponseBodyResult) *GetSpaceWithDownloadAuthResponseBody
- func (s *GetSpaceWithDownloadAuthResponseBody) SetSuccess(v bool) *GetSpaceWithDownloadAuthResponseBody
- func (s GetSpaceWithDownloadAuthResponseBody) String() string
- type GetSpaceWithDownloadAuthResponseBodyResult
- type GetUserTodoTaskSumHeaders
- func (s GetUserTodoTaskSumHeaders) GoString() string
- func (s *GetUserTodoTaskSumHeaders) SetCommonHeaders(v map[string]*string) *GetUserTodoTaskSumHeaders
- func (s *GetUserTodoTaskSumHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserTodoTaskSumHeaders
- func (s GetUserTodoTaskSumHeaders) String() string
- type GetUserTodoTaskSumRequest
- type GetUserTodoTaskSumResponse
- func (s GetUserTodoTaskSumResponse) GoString() string
- func (s *GetUserTodoTaskSumResponse) SetBody(v *GetUserTodoTaskSumResponseBody) *GetUserTodoTaskSumResponse
- func (s *GetUserTodoTaskSumResponse) SetHeaders(v map[string]*string) *GetUserTodoTaskSumResponse
- func (s *GetUserTodoTaskSumResponse) SetStatusCode(v int32) *GetUserTodoTaskSumResponse
- func (s GetUserTodoTaskSumResponse) String() string
- type GetUserTodoTaskSumResponseBody
- type GrantCspaceAuthorizationHeaders
- func (s GrantCspaceAuthorizationHeaders) GoString() string
- func (s *GrantCspaceAuthorizationHeaders) SetCommonHeaders(v map[string]*string) *GrantCspaceAuthorizationHeaders
- func (s *GrantCspaceAuthorizationHeaders) SetXAcsDingtalkAccessToken(v string) *GrantCspaceAuthorizationHeaders
- func (s GrantCspaceAuthorizationHeaders) String() string
- type GrantCspaceAuthorizationRequest
- func (s GrantCspaceAuthorizationRequest) GoString() string
- func (s *GrantCspaceAuthorizationRequest) SetDurationSeconds(v int64) *GrantCspaceAuthorizationRequest
- func (s *GrantCspaceAuthorizationRequest) SetSpaceId(v string) *GrantCspaceAuthorizationRequest
- func (s *GrantCspaceAuthorizationRequest) SetType(v string) *GrantCspaceAuthorizationRequest
- func (s *GrantCspaceAuthorizationRequest) SetUserId(v string) *GrantCspaceAuthorizationRequest
- func (s GrantCspaceAuthorizationRequest) String() string
- type GrantCspaceAuthorizationResponse
- func (s GrantCspaceAuthorizationResponse) GoString() string
- func (s *GrantCspaceAuthorizationResponse) SetHeaders(v map[string]*string) *GrantCspaceAuthorizationResponse
- func (s *GrantCspaceAuthorizationResponse) SetStatusCode(v int32) *GrantCspaceAuthorizationResponse
- func (s GrantCspaceAuthorizationResponse) String() string
- type GrantProcessInstanceForDownloadFileHeaders
- func (s GrantProcessInstanceForDownloadFileHeaders) GoString() string
- func (s *GrantProcessInstanceForDownloadFileHeaders) SetCommonHeaders(v map[string]*string) *GrantProcessInstanceForDownloadFileHeaders
- func (s *GrantProcessInstanceForDownloadFileHeaders) SetXAcsDingtalkAccessToken(v string) *GrantProcessInstanceForDownloadFileHeaders
- func (s GrantProcessInstanceForDownloadFileHeaders) String() string
- type GrantProcessInstanceForDownloadFileRequest
- func (s GrantProcessInstanceForDownloadFileRequest) GoString() string
- func (s *GrantProcessInstanceForDownloadFileRequest) SetFileId(v string) *GrantProcessInstanceForDownloadFileRequest
- func (s *GrantProcessInstanceForDownloadFileRequest) SetProcessInstanceId(v string) *GrantProcessInstanceForDownloadFileRequest
- func (s GrantProcessInstanceForDownloadFileRequest) String() string
- type GrantProcessInstanceForDownloadFileResponse
- func (s GrantProcessInstanceForDownloadFileResponse) GoString() string
- func (s *GrantProcessInstanceForDownloadFileResponse) SetBody(v *GrantProcessInstanceForDownloadFileResponseBody) *GrantProcessInstanceForDownloadFileResponse
- func (s *GrantProcessInstanceForDownloadFileResponse) SetHeaders(v map[string]*string) *GrantProcessInstanceForDownloadFileResponse
- func (s *GrantProcessInstanceForDownloadFileResponse) SetStatusCode(v int32) *GrantProcessInstanceForDownloadFileResponse
- func (s GrantProcessInstanceForDownloadFileResponse) String() string
- type GrantProcessInstanceForDownloadFileResponseBody
- func (s GrantProcessInstanceForDownloadFileResponseBody) GoString() string
- func (s *GrantProcessInstanceForDownloadFileResponseBody) SetResult(v *GrantProcessInstanceForDownloadFileResponseBodyResult) *GrantProcessInstanceForDownloadFileResponseBody
- func (s *GrantProcessInstanceForDownloadFileResponseBody) SetSuccess(v bool) *GrantProcessInstanceForDownloadFileResponseBody
- func (s GrantProcessInstanceForDownloadFileResponseBody) String() string
- type GrantProcessInstanceForDownloadFileResponseBodyResult
- func (s GrantProcessInstanceForDownloadFileResponseBodyResult) GoString() string
- func (s *GrantProcessInstanceForDownloadFileResponseBodyResult) SetDownloadUri(v string) *GrantProcessInstanceForDownloadFileResponseBodyResult
- func (s *GrantProcessInstanceForDownloadFileResponseBodyResult) SetFileId(v string) *GrantProcessInstanceForDownloadFileResponseBodyResult
- func (s *GrantProcessInstanceForDownloadFileResponseBodyResult) SetSpaceId(v int64) *GrantProcessInstanceForDownloadFileResponseBodyResult
- func (s GrantProcessInstanceForDownloadFileResponseBodyResult) String() string
- type InstallAppHeaders
- type InstallAppRequest
- func (s InstallAppRequest) GoString() string
- func (s *InstallAppRequest) SetBizGroup(v string) *InstallAppRequest
- func (s *InstallAppRequest) SetInstallOption(v *InstallAppRequestInstallOption) *InstallAppRequest
- func (s *InstallAppRequest) SetSourceDirName(v string) *InstallAppRequest
- func (s InstallAppRequest) String() string
- type InstallAppRequestInstallOption
- type InstallAppResponse
- func (s InstallAppResponse) GoString() string
- func (s *InstallAppResponse) SetBody(v *InstallAppResponseBody) *InstallAppResponse
- func (s *InstallAppResponse) SetHeaders(v map[string]*string) *InstallAppResponse
- func (s *InstallAppResponse) SetStatusCode(v int32) *InstallAppResponse
- func (s InstallAppResponse) String() string
- type InstallAppResponseBody
- type InstallAppResponseBodyResult
- func (s InstallAppResponseBodyResult) GoString() string
- func (s *InstallAppResponseBodyResult) SetBizType(v string) *InstallAppResponseBodyResult
- func (s *InstallAppResponseBodyResult) SetName(v string) *InstallAppResponseBodyResult
- func (s *InstallAppResponseBodyResult) SetProcessCode(v string) *InstallAppResponseBodyResult
- func (s InstallAppResponseBodyResult) String() string
- type ListProcessInstanceIdsHeaders
- func (s ListProcessInstanceIdsHeaders) GoString() string
- func (s *ListProcessInstanceIdsHeaders) SetCommonHeaders(v map[string]*string) *ListProcessInstanceIdsHeaders
- func (s *ListProcessInstanceIdsHeaders) SetXAcsDingtalkAccessToken(v string) *ListProcessInstanceIdsHeaders
- func (s ListProcessInstanceIdsHeaders) String() string
- type ListProcessInstanceIdsRequest
- func (s ListProcessInstanceIdsRequest) GoString() string
- func (s *ListProcessInstanceIdsRequest) SetEndTime(v int64) *ListProcessInstanceIdsRequest
- func (s *ListProcessInstanceIdsRequest) SetMaxResults(v int64) *ListProcessInstanceIdsRequest
- func (s *ListProcessInstanceIdsRequest) SetNextToken(v int64) *ListProcessInstanceIdsRequest
- func (s *ListProcessInstanceIdsRequest) SetProcessCode(v string) *ListProcessInstanceIdsRequest
- func (s *ListProcessInstanceIdsRequest) SetStartTime(v int64) *ListProcessInstanceIdsRequest
- func (s *ListProcessInstanceIdsRequest) SetStatuses(v []*string) *ListProcessInstanceIdsRequest
- func (s *ListProcessInstanceIdsRequest) SetUserIds(v []*string) *ListProcessInstanceIdsRequest
- func (s ListProcessInstanceIdsRequest) String() string
- type ListProcessInstanceIdsResponse
- func (s ListProcessInstanceIdsResponse) GoString() string
- func (s *ListProcessInstanceIdsResponse) SetBody(v *ListProcessInstanceIdsResponseBody) *ListProcessInstanceIdsResponse
- func (s *ListProcessInstanceIdsResponse) SetHeaders(v map[string]*string) *ListProcessInstanceIdsResponse
- func (s *ListProcessInstanceIdsResponse) SetStatusCode(v int32) *ListProcessInstanceIdsResponse
- func (s ListProcessInstanceIdsResponse) String() string
- type ListProcessInstanceIdsResponseBody
- func (s ListProcessInstanceIdsResponseBody) GoString() string
- func (s *ListProcessInstanceIdsResponseBody) SetResult(v *ListProcessInstanceIdsResponseBodyResult) *ListProcessInstanceIdsResponseBody
- func (s *ListProcessInstanceIdsResponseBody) SetSuccess(v bool) *ListProcessInstanceIdsResponseBody
- func (s ListProcessInstanceIdsResponseBody) String() string
- type ListProcessInstanceIdsResponseBodyResult
- func (s ListProcessInstanceIdsResponseBodyResult) GoString() string
- func (s *ListProcessInstanceIdsResponseBodyResult) SetList(v []*string) *ListProcessInstanceIdsResponseBodyResult
- func (s *ListProcessInstanceIdsResponseBodyResult) SetNextToken(v string) *ListProcessInstanceIdsResponseBodyResult
- func (s ListProcessInstanceIdsResponseBodyResult) String() string
- type ListTodoWorkRecordsHeaders
- func (s ListTodoWorkRecordsHeaders) GoString() string
- func (s *ListTodoWorkRecordsHeaders) SetCommonHeaders(v map[string]*string) *ListTodoWorkRecordsHeaders
- func (s *ListTodoWorkRecordsHeaders) SetXAcsDingtalkAccessToken(v string) *ListTodoWorkRecordsHeaders
- func (s ListTodoWorkRecordsHeaders) String() string
- type ListTodoWorkRecordsRequest
- func (s ListTodoWorkRecordsRequest) GoString() string
- func (s *ListTodoWorkRecordsRequest) SetMaxResults(v int32) *ListTodoWorkRecordsRequest
- func (s *ListTodoWorkRecordsRequest) SetNextToken(v int32) *ListTodoWorkRecordsRequest
- func (s *ListTodoWorkRecordsRequest) SetStatus(v int32) *ListTodoWorkRecordsRequest
- func (s *ListTodoWorkRecordsRequest) SetUserId(v string) *ListTodoWorkRecordsRequest
- func (s ListTodoWorkRecordsRequest) String() string
- type ListTodoWorkRecordsResponse
- func (s ListTodoWorkRecordsResponse) GoString() string
- func (s *ListTodoWorkRecordsResponse) SetBody(v *ListTodoWorkRecordsResponseBody) *ListTodoWorkRecordsResponse
- func (s *ListTodoWorkRecordsResponse) SetHeaders(v map[string]*string) *ListTodoWorkRecordsResponse
- func (s *ListTodoWorkRecordsResponse) SetStatusCode(v int32) *ListTodoWorkRecordsResponse
- func (s ListTodoWorkRecordsResponse) String() string
- type ListTodoWorkRecordsResponseBody
- type ListTodoWorkRecordsResponseBodyResult
- func (s ListTodoWorkRecordsResponseBodyResult) GoString() string
- func (s *ListTodoWorkRecordsResponseBodyResult) SetList(v []*ListTodoWorkRecordsResponseBodyResultList) *ListTodoWorkRecordsResponseBodyResult
- func (s *ListTodoWorkRecordsResponseBodyResult) SetNextToken(v int64) *ListTodoWorkRecordsResponseBodyResult
- func (s ListTodoWorkRecordsResponseBodyResult) String() string
- type ListTodoWorkRecordsResponseBodyResultList
- func (s ListTodoWorkRecordsResponseBodyResultList) GoString() string
- func (s *ListTodoWorkRecordsResponseBodyResultList) SetForms(v []*ListTodoWorkRecordsResponseBodyResultListForms) *ListTodoWorkRecordsResponseBodyResultList
- func (s *ListTodoWorkRecordsResponseBodyResultList) SetInstanceId(v string) *ListTodoWorkRecordsResponseBodyResultList
- func (s *ListTodoWorkRecordsResponseBodyResultList) SetTaskId(v int64) *ListTodoWorkRecordsResponseBodyResultList
- func (s *ListTodoWorkRecordsResponseBodyResultList) SetTitle(v string) *ListTodoWorkRecordsResponseBodyResultList
- func (s *ListTodoWorkRecordsResponseBodyResultList) SetUrl(v string) *ListTodoWorkRecordsResponseBodyResultList
- func (s ListTodoWorkRecordsResponseBodyResultList) String() string
- type ListTodoWorkRecordsResponseBodyResultListForms
- func (s ListTodoWorkRecordsResponseBodyResultListForms) GoString() string
- func (s *ListTodoWorkRecordsResponseBodyResultListForms) SetContent(v string) *ListTodoWorkRecordsResponseBodyResultListForms
- func (s *ListTodoWorkRecordsResponseBodyResultListForms) SetTitle(v string) *ListTodoWorkRecordsResponseBodyResultListForms
- func (s ListTodoWorkRecordsResponseBodyResultListForms) String() string
- type ListUserVisibleBpmsProcessesHeaders
- func (s ListUserVisibleBpmsProcessesHeaders) GoString() string
- func (s *ListUserVisibleBpmsProcessesHeaders) SetCommonHeaders(v map[string]*string) *ListUserVisibleBpmsProcessesHeaders
- func (s *ListUserVisibleBpmsProcessesHeaders) SetXAcsDingtalkAccessToken(v string) *ListUserVisibleBpmsProcessesHeaders
- func (s ListUserVisibleBpmsProcessesHeaders) String() string
- type ListUserVisibleBpmsProcessesRequest
- func (s ListUserVisibleBpmsProcessesRequest) GoString() string
- func (s *ListUserVisibleBpmsProcessesRequest) SetMaxResults(v int64) *ListUserVisibleBpmsProcessesRequest
- func (s *ListUserVisibleBpmsProcessesRequest) SetNextToken(v int64) *ListUserVisibleBpmsProcessesRequest
- func (s *ListUserVisibleBpmsProcessesRequest) SetUserId(v string) *ListUserVisibleBpmsProcessesRequest
- func (s ListUserVisibleBpmsProcessesRequest) String() string
- type ListUserVisibleBpmsProcessesResponse
- func (s ListUserVisibleBpmsProcessesResponse) GoString() string
- func (s *ListUserVisibleBpmsProcessesResponse) SetBody(v *ListUserVisibleBpmsProcessesResponseBody) *ListUserVisibleBpmsProcessesResponse
- func (s *ListUserVisibleBpmsProcessesResponse) SetHeaders(v map[string]*string) *ListUserVisibleBpmsProcessesResponse
- func (s *ListUserVisibleBpmsProcessesResponse) SetStatusCode(v int32) *ListUserVisibleBpmsProcessesResponse
- func (s ListUserVisibleBpmsProcessesResponse) String() string
- type ListUserVisibleBpmsProcessesResponseBody
- type ListUserVisibleBpmsProcessesResponseBodyResult
- func (s ListUserVisibleBpmsProcessesResponseBodyResult) GoString() string
- func (s *ListUserVisibleBpmsProcessesResponseBodyResult) SetNextToken(v int64) *ListUserVisibleBpmsProcessesResponseBodyResult
- func (s *ListUserVisibleBpmsProcessesResponseBodyResult) SetProcessList(v []*ListUserVisibleBpmsProcessesResponseBodyResultProcessList) *ListUserVisibleBpmsProcessesResponseBodyResult
- func (s ListUserVisibleBpmsProcessesResponseBodyResult) String() string
- type ListUserVisibleBpmsProcessesResponseBodyResultProcessList
- func (s ListUserVisibleBpmsProcessesResponseBodyResultProcessList) GoString() string
- func (s *ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetDirId(v string) *ListUserVisibleBpmsProcessesResponseBodyResultProcessList
- func (s *ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetDirName(v string) *ListUserVisibleBpmsProcessesResponseBodyResultProcessList
- func (s *ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetIconUrl(v string) *ListUserVisibleBpmsProcessesResponseBodyResultProcessList
- func (s *ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetName(v string) *ListUserVisibleBpmsProcessesResponseBodyResultProcessList
- func (s *ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetProcessCode(v string) *ListUserVisibleBpmsProcessesResponseBodyResultProcessList
- func (s *ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetUrl(v string) *ListUserVisibleBpmsProcessesResponseBodyResultProcessList
- func (s ListUserVisibleBpmsProcessesResponseBodyResultProcessList) String() string
- type PagesExportInstancesHeaders
- func (s PagesExportInstancesHeaders) GoString() string
- func (s *PagesExportInstancesHeaders) SetCommonHeaders(v map[string]*string) *PagesExportInstancesHeaders
- func (s *PagesExportInstancesHeaders) SetXAcsDingtalkAccessToken(v string) *PagesExportInstancesHeaders
- func (s PagesExportInstancesHeaders) String() string
- type PagesExportInstancesRequest
- func (s PagesExportInstancesRequest) GoString() string
- func (s *PagesExportInstancesRequest) SetEndTimeInMills(v int64) *PagesExportInstancesRequest
- func (s *PagesExportInstancesRequest) SetMaxResults(v int32) *PagesExportInstancesRequest
- func (s *PagesExportInstancesRequest) SetNextToken(v string) *PagesExportInstancesRequest
- func (s *PagesExportInstancesRequest) SetOrderBy(v string) *PagesExportInstancesRequest
- func (s *PagesExportInstancesRequest) SetProcessCode(v string) *PagesExportInstancesRequest
- func (s *PagesExportInstancesRequest) SetStartTimeInMills(v int64) *PagesExportInstancesRequest
- func (s *PagesExportInstancesRequest) SetStatus(v string) *PagesExportInstancesRequest
- func (s PagesExportInstancesRequest) String() string
- type PagesExportInstancesResponse
- func (s PagesExportInstancesResponse) GoString() string
- func (s *PagesExportInstancesResponse) SetBody(v *PagesExportInstancesResponseBody) *PagesExportInstancesResponse
- func (s *PagesExportInstancesResponse) SetHeaders(v map[string]*string) *PagesExportInstancesResponse
- func (s *PagesExportInstancesResponse) SetStatusCode(v int32) *PagesExportInstancesResponse
- func (s PagesExportInstancesResponse) String() string
- type PagesExportInstancesResponseBody
- type PagesExportInstancesResponseBodyResult
- func (s PagesExportInstancesResponseBodyResult) GoString() string
- func (s *PagesExportInstancesResponseBodyResult) SetHasMore(v bool) *PagesExportInstancesResponseBodyResult
- func (s *PagesExportInstancesResponseBodyResult) SetList(v []*PagesExportInstancesResponseBodyResultList) *PagesExportInstancesResponseBodyResult
- func (s *PagesExportInstancesResponseBodyResult) SetNextToken(v string) *PagesExportInstancesResponseBodyResult
- func (s PagesExportInstancesResponseBodyResult) String() string
- type PagesExportInstancesResponseBodyResultList
- func (s PagesExportInstancesResponseBodyResultList) GoString() string
- func (s *PagesExportInstancesResponseBodyResultList) SetAttachedProcessInstanceIds(v string) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetBusinessId(v string) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetCreateTime(v int64) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetFinishTime(v int64) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetFormComponentValues(v []*PagesExportInstancesResponseBodyResultListFormComponentValues) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetMainProcessInstanceId(v string) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetOperationRecords(v []*PagesExportInstancesResponseBodyResultListOperationRecords) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetOriginatorDeptId(v string) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetOriginatorUserid(v string) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetProcessInstanceId(v string) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetResult(v string) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetStatus(v string) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetTasks(v []*PagesExportInstancesResponseBodyResultListTasks) *PagesExportInstancesResponseBodyResultList
- func (s *PagesExportInstancesResponseBodyResultList) SetTitle(v string) *PagesExportInstancesResponseBodyResultList
- func (s PagesExportInstancesResponseBodyResultList) String() string
- type PagesExportInstancesResponseBodyResultListFormComponentValues
- func (s PagesExportInstancesResponseBodyResultListFormComponentValues) GoString() string
- func (s *PagesExportInstancesResponseBodyResultListFormComponentValues) SetComponentName(v string) *PagesExportInstancesResponseBodyResultListFormComponentValues
- func (s *PagesExportInstancesResponseBodyResultListFormComponentValues) SetExtValue(v string) *PagesExportInstancesResponseBodyResultListFormComponentValues
- func (s *PagesExportInstancesResponseBodyResultListFormComponentValues) SetId(v string) *PagesExportInstancesResponseBodyResultListFormComponentValues
- func (s *PagesExportInstancesResponseBodyResultListFormComponentValues) SetName(v string) *PagesExportInstancesResponseBodyResultListFormComponentValues
- func (s *PagesExportInstancesResponseBodyResultListFormComponentValues) SetValue(v string) *PagesExportInstancesResponseBodyResultListFormComponentValues
- func (s PagesExportInstancesResponseBodyResultListFormComponentValues) String() string
- type PagesExportInstancesResponseBodyResultListOperationRecords
- func (s PagesExportInstancesResponseBodyResultListOperationRecords) GoString() string
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetActivityId(v string) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetAttachments(v []*PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetImages(v []*string) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetOperationType(v string) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetRemark(v string) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetResult(v string) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetTaskId(v int64) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetTimestamp(v int64) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetUserId(v string) *PagesExportInstancesResponseBodyResultListOperationRecords
- func (s PagesExportInstancesResponseBodyResultListOperationRecords) String() string
- type PagesExportInstancesResponseBodyResultListOperationRecordsAttachments
- func (s PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) GoString() string
- func (s *PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) SetFileId(v string) *PagesExportInstancesResponseBodyResultListOperationRecordsAttachments
- func (s *PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) SetFileName(v string) *PagesExportInstancesResponseBodyResultListOperationRecordsAttachments
- func (s *PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) SetFileSize(v string) *PagesExportInstancesResponseBodyResultListOperationRecordsAttachments
- func (s *PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) SetFileType(v string) *PagesExportInstancesResponseBodyResultListOperationRecordsAttachments
- func (s PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) String() string
- type PagesExportInstancesResponseBodyResultListTasks
- func (s PagesExportInstancesResponseBodyResultListTasks) GoString() string
- func (s *PagesExportInstancesResponseBodyResultListTasks) SetActivityId(v string) *PagesExportInstancesResponseBodyResultListTasks
- func (s *PagesExportInstancesResponseBodyResultListTasks) SetCreateTimestamp(v int64) *PagesExportInstancesResponseBodyResultListTasks
- func (s *PagesExportInstancesResponseBodyResultListTasks) SetFinishTimestamp(v int64) *PagesExportInstancesResponseBodyResultListTasks
- func (s *PagesExportInstancesResponseBodyResultListTasks) SetResult(v string) *PagesExportInstancesResponseBodyResultListTasks
- func (s *PagesExportInstancesResponseBodyResultListTasks) SetStatus(v string) *PagesExportInstancesResponseBodyResultListTasks
- func (s *PagesExportInstancesResponseBodyResultListTasks) SetTaskId(v int64) *PagesExportInstancesResponseBodyResultListTasks
- func (s *PagesExportInstancesResponseBodyResultListTasks) SetUserId(v string) *PagesExportInstancesResponseBodyResultListTasks
- func (s PagesExportInstancesResponseBodyResultListTasks) String() string
- type ProcessForecastHeaders
- type ProcessForecastRequest
- func (s ProcessForecastRequest) GoString() string
- func (s *ProcessForecastRequest) SetDeptId(v int32) *ProcessForecastRequest
- func (s *ProcessForecastRequest) SetFormComponentValues(v []*ProcessForecastRequestFormComponentValues) *ProcessForecastRequest
- func (s *ProcessForecastRequest) SetProcessCode(v string) *ProcessForecastRequest
- func (s *ProcessForecastRequest) SetUserId(v string) *ProcessForecastRequest
- func (s ProcessForecastRequest) String() string
- type ProcessForecastRequestFormComponentValues
- func (s ProcessForecastRequestFormComponentValues) GoString() string
- func (s *ProcessForecastRequestFormComponentValues) SetBizAlias(v string) *ProcessForecastRequestFormComponentValues
- func (s *ProcessForecastRequestFormComponentValues) SetComponentType(v string) *ProcessForecastRequestFormComponentValues
- func (s *ProcessForecastRequestFormComponentValues) SetDetails(v []*ProcessForecastRequestFormComponentValuesDetails) *ProcessForecastRequestFormComponentValues
- func (s *ProcessForecastRequestFormComponentValues) SetExtValue(v string) *ProcessForecastRequestFormComponentValues
- func (s *ProcessForecastRequestFormComponentValues) SetId(v string) *ProcessForecastRequestFormComponentValues
- func (s *ProcessForecastRequestFormComponentValues) SetName(v string) *ProcessForecastRequestFormComponentValues
- func (s *ProcessForecastRequestFormComponentValues) SetValue(v string) *ProcessForecastRequestFormComponentValues
- func (s ProcessForecastRequestFormComponentValues) String() string
- type ProcessForecastRequestFormComponentValuesDetails
- func (s ProcessForecastRequestFormComponentValuesDetails) GoString() string
- func (s *ProcessForecastRequestFormComponentValuesDetails) SetBizAlias(v string) *ProcessForecastRequestFormComponentValuesDetails
- func (s *ProcessForecastRequestFormComponentValuesDetails) SetDetails(v []*ProcessForecastRequestFormComponentValuesDetailsDetails) *ProcessForecastRequestFormComponentValuesDetails
- func (s *ProcessForecastRequestFormComponentValuesDetails) SetExtValue(v string) *ProcessForecastRequestFormComponentValuesDetails
- func (s *ProcessForecastRequestFormComponentValuesDetails) SetId(v string) *ProcessForecastRequestFormComponentValuesDetails
- func (s *ProcessForecastRequestFormComponentValuesDetails) SetName(v string) *ProcessForecastRequestFormComponentValuesDetails
- func (s *ProcessForecastRequestFormComponentValuesDetails) SetValue(v string) *ProcessForecastRequestFormComponentValuesDetails
- func (s ProcessForecastRequestFormComponentValuesDetails) String() string
- type ProcessForecastRequestFormComponentValuesDetailsDetails
- func (s ProcessForecastRequestFormComponentValuesDetailsDetails) GoString() string
- func (s *ProcessForecastRequestFormComponentValuesDetailsDetails) SetBizAlias(v string) *ProcessForecastRequestFormComponentValuesDetailsDetails
- func (s *ProcessForecastRequestFormComponentValuesDetailsDetails) SetComponentType(v string) *ProcessForecastRequestFormComponentValuesDetailsDetails
- func (s *ProcessForecastRequestFormComponentValuesDetailsDetails) SetExtValue(v string) *ProcessForecastRequestFormComponentValuesDetailsDetails
- func (s *ProcessForecastRequestFormComponentValuesDetailsDetails) SetId(v string) *ProcessForecastRequestFormComponentValuesDetailsDetails
- func (s *ProcessForecastRequestFormComponentValuesDetailsDetails) SetName(v string) *ProcessForecastRequestFormComponentValuesDetailsDetails
- func (s *ProcessForecastRequestFormComponentValuesDetailsDetails) SetValue(v string) *ProcessForecastRequestFormComponentValuesDetailsDetails
- func (s ProcessForecastRequestFormComponentValuesDetailsDetails) String() string
- type ProcessForecastResponse
- func (s ProcessForecastResponse) GoString() string
- func (s *ProcessForecastResponse) SetBody(v *ProcessForecastResponseBody) *ProcessForecastResponse
- func (s *ProcessForecastResponse) SetHeaders(v map[string]*string) *ProcessForecastResponse
- func (s *ProcessForecastResponse) SetStatusCode(v int32) *ProcessForecastResponse
- func (s ProcessForecastResponse) String() string
- type ProcessForecastResponseBody
- type ProcessForecastResponseBodyResult
- func (s ProcessForecastResponseBodyResult) GoString() string
- func (s *ProcessForecastResponseBodyResult) SetIsForecastSuccess(v bool) *ProcessForecastResponseBodyResult
- func (s *ProcessForecastResponseBodyResult) SetIsStaticWorkflow(v bool) *ProcessForecastResponseBodyResult
- func (s *ProcessForecastResponseBodyResult) SetProcessCode(v string) *ProcessForecastResponseBodyResult
- func (s *ProcessForecastResponseBodyResult) SetProcessId(v int64) *ProcessForecastResponseBodyResult
- func (s *ProcessForecastResponseBodyResult) SetUserId(v string) *ProcessForecastResponseBodyResult
- func (s *ProcessForecastResponseBodyResult) SetWorkflowActivityRules(v []*ProcessForecastResponseBodyResultWorkflowActivityRules) *ProcessForecastResponseBodyResult
- func (s *ProcessForecastResponseBodyResult) SetWorkflowForecastNodes(v []*ProcessForecastResponseBodyResultWorkflowForecastNodes) *ProcessForecastResponseBodyResult
- func (s ProcessForecastResponseBodyResult) String() string
- type ProcessForecastResponseBodyResultWorkflowActivityRules
- func (s ProcessForecastResponseBodyResultWorkflowActivityRules) GoString() string
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityId(v string) *ProcessForecastResponseBodyResultWorkflowActivityRules
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityName(v string) *ProcessForecastResponseBodyResultWorkflowActivityRules
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityType(v string) *ProcessForecastResponseBodyResultWorkflowActivityRules
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetIsTargetSelect(v bool) *ProcessForecastResponseBodyResultWorkflowActivityRules
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetPrevActivityId(v string) *ProcessForecastResponseBodyResultWorkflowActivityRules
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetWorkflowActor(v *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) *ProcessForecastResponseBodyResultWorkflowActivityRules
- func (s ProcessForecastResponseBodyResultWorkflowActivityRules) String() string
- type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) GoString() string
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorActivateType(v string) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorKey(v string) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorSelectionRange(...) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorSelectionType(v string) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorType(v string) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetAllowedMulti(v bool) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetApprovalMethod(v string) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetApprovalType(v string) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetRequired(v bool) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
- func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) String() string
- type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange
- func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange) GoString() string
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange) SetApprovals(...) ...
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange) SetLabels(...) ...
- func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange) String() string
- type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals
- func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals) GoString() string
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals) SetUserName(v string) ...
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals) SetWorkNo(v string) ...
- func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals) String() string
- type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels
- func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels) GoString() string
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels) SetLabelNames(v string) ...
- func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels) SetLabels(v string) ...
- func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels) String() string
- type ProcessForecastResponseBodyResultWorkflowForecastNodes
- func (s ProcessForecastResponseBodyResultWorkflowForecastNodes) GoString() string
- func (s *ProcessForecastResponseBodyResultWorkflowForecastNodes) SetActivityId(v string) *ProcessForecastResponseBodyResultWorkflowForecastNodes
- func (s *ProcessForecastResponseBodyResultWorkflowForecastNodes) SetOutId(v string) *ProcessForecastResponseBodyResultWorkflowForecastNodes
- func (s ProcessForecastResponseBodyResultWorkflowForecastNodes) String() string
- type QueryAllFormInstancesHeaders
- func (s QueryAllFormInstancesHeaders) GoString() string
- func (s *QueryAllFormInstancesHeaders) SetCommonHeaders(v map[string]*string) *QueryAllFormInstancesHeaders
- func (s *QueryAllFormInstancesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllFormInstancesHeaders
- func (s QueryAllFormInstancesHeaders) String() string
- type QueryAllFormInstancesRequest
- func (s QueryAllFormInstancesRequest) GoString() string
- func (s *QueryAllFormInstancesRequest) SetAppUuid(v string) *QueryAllFormInstancesRequest
- func (s *QueryAllFormInstancesRequest) SetFormCode(v string) *QueryAllFormInstancesRequest
- func (s *QueryAllFormInstancesRequest) SetMaxResults(v int32) *QueryAllFormInstancesRequest
- func (s *QueryAllFormInstancesRequest) SetNextToken(v string) *QueryAllFormInstancesRequest
- func (s QueryAllFormInstancesRequest) String() string
- type QueryAllFormInstancesResponse
- func (s QueryAllFormInstancesResponse) GoString() string
- func (s *QueryAllFormInstancesResponse) SetBody(v *QueryAllFormInstancesResponseBody) *QueryAllFormInstancesResponse
- func (s *QueryAllFormInstancesResponse) SetHeaders(v map[string]*string) *QueryAllFormInstancesResponse
- func (s *QueryAllFormInstancesResponse) SetStatusCode(v int32) *QueryAllFormInstancesResponse
- func (s QueryAllFormInstancesResponse) String() string
- type QueryAllFormInstancesResponseBody
- type QueryAllFormInstancesResponseBodyResult
- func (s QueryAllFormInstancesResponseBodyResult) GoString() string
- func (s *QueryAllFormInstancesResponseBodyResult) SetHasMore(v bool) *QueryAllFormInstancesResponseBodyResult
- func (s *QueryAllFormInstancesResponseBodyResult) SetMaxResults(v int64) *QueryAllFormInstancesResponseBodyResult
- func (s *QueryAllFormInstancesResponseBodyResult) SetNextToken(v string) *QueryAllFormInstancesResponseBodyResult
- func (s *QueryAllFormInstancesResponseBodyResult) SetValues(v []*QueryAllFormInstancesResponseBodyResultValues) *QueryAllFormInstancesResponseBodyResult
- func (s QueryAllFormInstancesResponseBodyResult) String() string
- type QueryAllFormInstancesResponseBodyResultValues
- func (s QueryAllFormInstancesResponseBodyResultValues) GoString() string
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetAppUuid(v string) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetAttributes(v map[string]interface{}) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetCreateTimestamp(v int64) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetCreator(v string) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetFormCode(v string) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetFormInstDataList(v []*QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetFormInstanceId(v string) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetModifier(v string) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetModifyTimestamp(v int64) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetOutBizCode(v string) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetOutInstanceId(v string) *QueryAllFormInstancesResponseBodyResultValues
- func (s *QueryAllFormInstancesResponseBodyResultValues) SetTitle(v string) *QueryAllFormInstancesResponseBodyResultValues
- func (s QueryAllFormInstancesResponseBodyResultValues) String() string
- type QueryAllFormInstancesResponseBodyResultValuesFormInstDataList
- func (s QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) GoString() string
- func (s *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetBizAlias(v string) *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList
- func (s *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetComponentType(v string) *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList
- func (s *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetExtendValue(v string) *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList
- func (s *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetKey(v string) *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList
- func (s *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetLabel(v string) *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList
- func (s *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetValue(v string) *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList
- func (s QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) String() string
- type QueryAllProcessInstancesHeaders
- func (s QueryAllProcessInstancesHeaders) GoString() string
- func (s *QueryAllProcessInstancesHeaders) SetCommonHeaders(v map[string]*string) *QueryAllProcessInstancesHeaders
- func (s *QueryAllProcessInstancesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllProcessInstancesHeaders
- func (s QueryAllProcessInstancesHeaders) String() string
- type QueryAllProcessInstancesRequest
- func (s QueryAllProcessInstancesRequest) GoString() string
- func (s *QueryAllProcessInstancesRequest) SetAppUuid(v string) *QueryAllProcessInstancesRequest
- func (s *QueryAllProcessInstancesRequest) SetEndTimeInMills(v int64) *QueryAllProcessInstancesRequest
- func (s *QueryAllProcessInstancesRequest) SetMaxResults(v int64) *QueryAllProcessInstancesRequest
- func (s *QueryAllProcessInstancesRequest) SetNextToken(v string) *QueryAllProcessInstancesRequest
- func (s *QueryAllProcessInstancesRequest) SetProcessCode(v string) *QueryAllProcessInstancesRequest
- func (s *QueryAllProcessInstancesRequest) SetStartTimeInMills(v int64) *QueryAllProcessInstancesRequest
- func (s QueryAllProcessInstancesRequest) String() string
- type QueryAllProcessInstancesResponse
- func (s QueryAllProcessInstancesResponse) GoString() string
- func (s *QueryAllProcessInstancesResponse) SetBody(v *QueryAllProcessInstancesResponseBody) *QueryAllProcessInstancesResponse
- func (s *QueryAllProcessInstancesResponse) SetHeaders(v map[string]*string) *QueryAllProcessInstancesResponse
- func (s *QueryAllProcessInstancesResponse) SetStatusCode(v int32) *QueryAllProcessInstancesResponse
- func (s QueryAllProcessInstancesResponse) String() string
- type QueryAllProcessInstancesResponseBody
- type QueryAllProcessInstancesResponseBodyResult
- func (s QueryAllProcessInstancesResponseBodyResult) GoString() string
- func (s *QueryAllProcessInstancesResponseBodyResult) SetHasMore(v bool) *QueryAllProcessInstancesResponseBodyResult
- func (s *QueryAllProcessInstancesResponseBodyResult) SetList(v []*QueryAllProcessInstancesResponseBodyResultList) *QueryAllProcessInstancesResponseBodyResult
- func (s *QueryAllProcessInstancesResponseBodyResult) SetMaxResults(v int64) *QueryAllProcessInstancesResponseBodyResult
- func (s *QueryAllProcessInstancesResponseBodyResult) SetNextToken(v string) *QueryAllProcessInstancesResponseBodyResult
- func (s QueryAllProcessInstancesResponseBodyResult) String() string
- type QueryAllProcessInstancesResponseBodyResultList
- func (s QueryAllProcessInstancesResponseBodyResultList) GoString() string
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetAttachedProcessInstanceIds(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetBusinessId(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetCreateTime(v int64) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetFinishTime(v int64) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetFormComponentValues(v []*QueryAllProcessInstancesResponseBodyResultListFormComponentValues) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetMainProcessInstanceId(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetOperationRecords(v []*QueryAllProcessInstancesResponseBodyResultListOperationRecords) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetOriginatorDeptId(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetOriginatorUserid(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetProcessInstanceId(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetResult(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetStatus(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetTasks(v []*QueryAllProcessInstancesResponseBodyResultListTasks) *QueryAllProcessInstancesResponseBodyResultList
- func (s *QueryAllProcessInstancesResponseBodyResultList) SetTitle(v string) *QueryAllProcessInstancesResponseBodyResultList
- func (s QueryAllProcessInstancesResponseBodyResultList) String() string
- type QueryAllProcessInstancesResponseBodyResultListFormComponentValues
- func (s QueryAllProcessInstancesResponseBodyResultListFormComponentValues) GoString() string
- func (s *QueryAllProcessInstancesResponseBodyResultListFormComponentValues) SetExtValue(v string) *QueryAllProcessInstancesResponseBodyResultListFormComponentValues
- func (s *QueryAllProcessInstancesResponseBodyResultListFormComponentValues) SetId(v string) *QueryAllProcessInstancesResponseBodyResultListFormComponentValues
- func (s *QueryAllProcessInstancesResponseBodyResultListFormComponentValues) SetName(v string) *QueryAllProcessInstancesResponseBodyResultListFormComponentValues
- func (s *QueryAllProcessInstancesResponseBodyResultListFormComponentValues) SetValue(v string) *QueryAllProcessInstancesResponseBodyResultListFormComponentValues
- func (s QueryAllProcessInstancesResponseBodyResultListFormComponentValues) String() string
- type QueryAllProcessInstancesResponseBodyResultListOperationRecords
- func (s QueryAllProcessInstancesResponseBodyResultListOperationRecords) GoString() string
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetAttachments(v []*QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) *QueryAllProcessInstancesResponseBodyResultListOperationRecords
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetOperationType(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecords
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetRemark(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecords
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetResult(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecords
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetTimestamp(v int64) *QueryAllProcessInstancesResponseBodyResultListOperationRecords
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetUserId(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecords
- func (s QueryAllProcessInstancesResponseBodyResultListOperationRecords) String() string
- type QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments
- func (s QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) GoString() string
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) SetFileId(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) SetFileName(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) SetFileSize(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments
- func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) SetFileType(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments
- func (s QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) String() string
- type QueryAllProcessInstancesResponseBodyResultListTasks
- func (s QueryAllProcessInstancesResponseBodyResultListTasks) GoString() string
- func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetActivityId(v string) *QueryAllProcessInstancesResponseBodyResultListTasks
- func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetCreateTimestamp(v int64) *QueryAllProcessInstancesResponseBodyResultListTasks
- func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetFinishTimestamp(v int64) *QueryAllProcessInstancesResponseBodyResultListTasks
- func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetResult(v string) *QueryAllProcessInstancesResponseBodyResultListTasks
- func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetStatus(v string) *QueryAllProcessInstancesResponseBodyResultListTasks
- func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetTaskId(v int64) *QueryAllProcessInstancesResponseBodyResultListTasks
- func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetUserId(v string) *QueryAllProcessInstancesResponseBodyResultListTasks
- func (s QueryAllProcessInstancesResponseBodyResultListTasks) String() string
- type QueryFormByBizTypeHeaders
- func (s QueryFormByBizTypeHeaders) GoString() string
- func (s *QueryFormByBizTypeHeaders) SetCommonHeaders(v map[string]*string) *QueryFormByBizTypeHeaders
- func (s *QueryFormByBizTypeHeaders) SetXAcsDingtalkAccessToken(v string) *QueryFormByBizTypeHeaders
- func (s QueryFormByBizTypeHeaders) String() string
- type QueryFormByBizTypeRequest
- type QueryFormByBizTypeResponse
- func (s QueryFormByBizTypeResponse) GoString() string
- func (s *QueryFormByBizTypeResponse) SetBody(v *QueryFormByBizTypeResponseBody) *QueryFormByBizTypeResponse
- func (s *QueryFormByBizTypeResponse) SetHeaders(v map[string]*string) *QueryFormByBizTypeResponse
- func (s *QueryFormByBizTypeResponse) SetStatusCode(v int32) *QueryFormByBizTypeResponse
- func (s QueryFormByBizTypeResponse) String() string
- type QueryFormByBizTypeResponseBody
- type QueryFormByBizTypeResponseBodyResult
- func (s QueryFormByBizTypeResponseBodyResult) GoString() string
- func (s *QueryFormByBizTypeResponseBodyResult) SetAppType(v int32) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetAppUuid(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetBizType(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetContent(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetCreateTime(v int64) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetCreator(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetFormCode(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetFormUuid(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetMemo(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetModifedTime(v int64) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetName(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetOwnerId(v string) *QueryFormByBizTypeResponseBodyResult
- func (s *QueryFormByBizTypeResponseBodyResult) SetStatus(v string) *QueryFormByBizTypeResponseBodyResult
- func (s QueryFormByBizTypeResponseBodyResult) String() string
- type QueryFormInstanceHeaders
- type QueryFormInstanceRequest
- func (s QueryFormInstanceRequest) GoString() string
- func (s *QueryFormInstanceRequest) SetAppUuid(v string) *QueryFormInstanceRequest
- func (s *QueryFormInstanceRequest) SetFormCode(v string) *QueryFormInstanceRequest
- func (s *QueryFormInstanceRequest) SetFormInstanceId(v string) *QueryFormInstanceRequest
- func (s QueryFormInstanceRequest) String() string
- type QueryFormInstanceResponse
- func (s QueryFormInstanceResponse) GoString() string
- func (s *QueryFormInstanceResponse) SetBody(v *QueryFormInstanceResponseBody) *QueryFormInstanceResponse
- func (s *QueryFormInstanceResponse) SetHeaders(v map[string]*string) *QueryFormInstanceResponse
- func (s *QueryFormInstanceResponse) SetStatusCode(v int32) *QueryFormInstanceResponse
- func (s QueryFormInstanceResponse) String() string
- type QueryFormInstanceResponseBody
- func (s QueryFormInstanceResponseBody) GoString() string
- func (s *QueryFormInstanceResponseBody) SetAppUuid(v string) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetAttributes(v map[string]interface{}) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetCreateTimestamp(v int64) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetCreator(v string) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetFormCode(v string) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetFormInstDataList(v []*QueryFormInstanceResponseBodyFormInstDataList) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetFormInstanceId(v string) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetModifier(v string) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetModifyTimestamp(v int64) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetOutBizCode(v string) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetOutInstanceId(v string) *QueryFormInstanceResponseBody
- func (s *QueryFormInstanceResponseBody) SetTitle(v string) *QueryFormInstanceResponseBody
- func (s QueryFormInstanceResponseBody) String() string
- type QueryFormInstanceResponseBodyFormInstDataList
- func (s QueryFormInstanceResponseBodyFormInstDataList) GoString() string
- func (s *QueryFormInstanceResponseBodyFormInstDataList) SetBizAlias(v string) *QueryFormInstanceResponseBodyFormInstDataList
- func (s *QueryFormInstanceResponseBodyFormInstDataList) SetComponentType(v string) *QueryFormInstanceResponseBodyFormInstDataList
- func (s *QueryFormInstanceResponseBodyFormInstDataList) SetExtendValue(v string) *QueryFormInstanceResponseBodyFormInstDataList
- func (s *QueryFormInstanceResponseBodyFormInstDataList) SetKey(v string) *QueryFormInstanceResponseBodyFormInstDataList
- func (s *QueryFormInstanceResponseBodyFormInstDataList) SetLabel(v string) *QueryFormInstanceResponseBodyFormInstDataList
- func (s *QueryFormInstanceResponseBodyFormInstDataList) SetValue(v string) *QueryFormInstanceResponseBodyFormInstDataList
- func (s QueryFormInstanceResponseBodyFormInstDataList) String() string
- type QueryIntegratedTodoTaskHeaders
- func (s QueryIntegratedTodoTaskHeaders) GoString() string
- func (s *QueryIntegratedTodoTaskHeaders) SetCommonHeaders(v map[string]*string) *QueryIntegratedTodoTaskHeaders
- func (s *QueryIntegratedTodoTaskHeaders) SetXAcsDingtalkAccessToken(v string) *QueryIntegratedTodoTaskHeaders
- func (s QueryIntegratedTodoTaskHeaders) String() string
- type QueryIntegratedTodoTaskRequest
- func (s QueryIntegratedTodoTaskRequest) GoString() string
- func (s *QueryIntegratedTodoTaskRequest) SetCreateBefore(v int64) *QueryIntegratedTodoTaskRequest
- func (s *QueryIntegratedTodoTaskRequest) SetPageNumber(v int32) *QueryIntegratedTodoTaskRequest
- func (s *QueryIntegratedTodoTaskRequest) SetPageSize(v int32) *QueryIntegratedTodoTaskRequest
- func (s *QueryIntegratedTodoTaskRequest) SetUserId(v string) *QueryIntegratedTodoTaskRequest
- func (s QueryIntegratedTodoTaskRequest) String() string
- type QueryIntegratedTodoTaskResponse
- func (s QueryIntegratedTodoTaskResponse) GoString() string
- func (s *QueryIntegratedTodoTaskResponse) SetBody(v *QueryIntegratedTodoTaskResponseBody) *QueryIntegratedTodoTaskResponse
- func (s *QueryIntegratedTodoTaskResponse) SetHeaders(v map[string]*string) *QueryIntegratedTodoTaskResponse
- func (s *QueryIntegratedTodoTaskResponse) SetStatusCode(v int32) *QueryIntegratedTodoTaskResponse
- func (s QueryIntegratedTodoTaskResponse) String() string
- type QueryIntegratedTodoTaskResponseBody
- type QueryIntegratedTodoTaskResponseBodyResult
- func (s QueryIntegratedTodoTaskResponseBodyResult) GoString() string
- func (s *QueryIntegratedTodoTaskResponseBodyResult) SetHasMore(v bool) *QueryIntegratedTodoTaskResponseBodyResult
- func (s *QueryIntegratedTodoTaskResponseBodyResult) SetList(v []*QueryIntegratedTodoTaskResponseBodyResultList) *QueryIntegratedTodoTaskResponseBodyResult
- func (s QueryIntegratedTodoTaskResponseBodyResult) String() string
- type QueryIntegratedTodoTaskResponseBodyResultList
- func (s QueryIntegratedTodoTaskResponseBodyResultList) GoString() string
- func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetActivityId(v string) *QueryIntegratedTodoTaskResponseBodyResultList
- func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetCreateTime(v string) *QueryIntegratedTodoTaskResponseBodyResultList
- func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetFinishTime(v string) *QueryIntegratedTodoTaskResponseBodyResultList
- func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetProcessInstanceId(v string) *QueryIntegratedTodoTaskResponseBodyResultList
- func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetResult(v string) *QueryIntegratedTodoTaskResponseBodyResultList
- func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetStatus(v string) *QueryIntegratedTodoTaskResponseBodyResultList
- func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetTaskId(v int64) *QueryIntegratedTodoTaskResponseBodyResultList
- func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetUserId(v string) *QueryIntegratedTodoTaskResponseBodyResultList
- func (s QueryIntegratedTodoTaskResponseBodyResultList) String() string
- type QueryProcessByBizCategoryIdHeaders
- func (s QueryProcessByBizCategoryIdHeaders) GoString() string
- func (s *QueryProcessByBizCategoryIdHeaders) SetCommonHeaders(v map[string]*string) *QueryProcessByBizCategoryIdHeaders
- func (s *QueryProcessByBizCategoryIdHeaders) SetXAcsDingtalkAccessToken(v string) *QueryProcessByBizCategoryIdHeaders
- func (s QueryProcessByBizCategoryIdHeaders) String() string
- type QueryProcessByBizCategoryIdRequest
- func (s QueryProcessByBizCategoryIdRequest) GoString() string
- func (s *QueryProcessByBizCategoryIdRequest) SetBizType(v string) *QueryProcessByBizCategoryIdRequest
- func (s *QueryProcessByBizCategoryIdRequest) SetUserId(v string) *QueryProcessByBizCategoryIdRequest
- func (s QueryProcessByBizCategoryIdRequest) String() string
- type QueryProcessByBizCategoryIdResponse
- func (s QueryProcessByBizCategoryIdResponse) GoString() string
- func (s *QueryProcessByBizCategoryIdResponse) SetBody(v *QueryProcessByBizCategoryIdResponseBody) *QueryProcessByBizCategoryIdResponse
- func (s *QueryProcessByBizCategoryIdResponse) SetHeaders(v map[string]*string) *QueryProcessByBizCategoryIdResponse
- func (s *QueryProcessByBizCategoryIdResponse) SetStatusCode(v int32) *QueryProcessByBizCategoryIdResponse
- func (s QueryProcessByBizCategoryIdResponse) String() string
- type QueryProcessByBizCategoryIdResponseBody
- type QueryProcessByBizCategoryIdResponseBodyResult
- func (s QueryProcessByBizCategoryIdResponseBodyResult) GoString() string
- func (s *QueryProcessByBizCategoryIdResponseBodyResult) SetDescription(v string) *QueryProcessByBizCategoryIdResponseBodyResult
- func (s *QueryProcessByBizCategoryIdResponseBodyResult) SetName(v string) *QueryProcessByBizCategoryIdResponseBodyResult
- func (s *QueryProcessByBizCategoryIdResponseBodyResult) SetProcessCode(v string) *QueryProcessByBizCategoryIdResponseBodyResult
- func (s *QueryProcessByBizCategoryIdResponseBodyResult) SetStatus(v string) *QueryProcessByBizCategoryIdResponseBodyResult
- func (s QueryProcessByBizCategoryIdResponseBodyResult) String() string
- type QuerySchemaAndProcessHeaders
- func (s QuerySchemaAndProcessHeaders) GoString() string
- func (s *QuerySchemaAndProcessHeaders) SetCommonHeaders(v map[string]*string) *QuerySchemaAndProcessHeaders
- func (s *QuerySchemaAndProcessHeaders) SetXAcsDingtalkAccessToken(v string) *QuerySchemaAndProcessHeaders
- func (s QuerySchemaAndProcessHeaders) String() string
- type QuerySchemaAndProcessRequest
- type QuerySchemaAndProcessResponse
- func (s QuerySchemaAndProcessResponse) GoString() string
- func (s *QuerySchemaAndProcessResponse) SetBody(v *QuerySchemaAndProcessResponseBody) *QuerySchemaAndProcessResponse
- func (s *QuerySchemaAndProcessResponse) SetHeaders(v map[string]*string) *QuerySchemaAndProcessResponse
- func (s *QuerySchemaAndProcessResponse) SetStatusCode(v int32) *QuerySchemaAndProcessResponse
- func (s QuerySchemaAndProcessResponse) String() string
- type QuerySchemaAndProcessResponseBody
- type QuerySchemaAndProcessResponseBodyResult
- func (s QuerySchemaAndProcessResponseBodyResult) GoString() string
- func (s *QuerySchemaAndProcessResponseBodyResult) SetAppType(v int32) *QuerySchemaAndProcessResponseBodyResult
- func (s *QuerySchemaAndProcessResponseBodyResult) SetContent(v string) *QuerySchemaAndProcessResponseBodyResult
- func (s *QuerySchemaAndProcessResponseBodyResult) SetHandSignEnable(v string) *QuerySchemaAndProcessResponseBodyResult
- func (s *QuerySchemaAndProcessResponseBodyResult) SetIconUrl(v string) *QuerySchemaAndProcessResponseBodyResult
- func (s *QuerySchemaAndProcessResponseBodyResult) SetName(v string) *QuerySchemaAndProcessResponseBodyResult
- func (s *QuerySchemaAndProcessResponseBodyResult) SetProcessConfig(v string) *QuerySchemaAndProcessResponseBodyResult
- func (s QuerySchemaAndProcessResponseBodyResult) String() string
- type QuerySchemaByProcessCodeHeaders
- func (s QuerySchemaByProcessCodeHeaders) GoString() string
- func (s *QuerySchemaByProcessCodeHeaders) SetCommonHeaders(v map[string]*string) *QuerySchemaByProcessCodeHeaders
- func (s *QuerySchemaByProcessCodeHeaders) SetXAcsDingtalkAccessToken(v string) *QuerySchemaByProcessCodeHeaders
- func (s QuerySchemaByProcessCodeHeaders) String() string
- type QuerySchemaByProcessCodeRequest
- func (s QuerySchemaByProcessCodeRequest) GoString() string
- func (s *QuerySchemaByProcessCodeRequest) SetAppUuid(v string) *QuerySchemaByProcessCodeRequest
- func (s *QuerySchemaByProcessCodeRequest) SetProcessCode(v string) *QuerySchemaByProcessCodeRequest
- func (s QuerySchemaByProcessCodeRequest) String() string
- type QuerySchemaByProcessCodeResponse
- func (s QuerySchemaByProcessCodeResponse) GoString() string
- func (s *QuerySchemaByProcessCodeResponse) SetBody(v *QuerySchemaByProcessCodeResponseBody) *QuerySchemaByProcessCodeResponse
- func (s *QuerySchemaByProcessCodeResponse) SetHeaders(v map[string]*string) *QuerySchemaByProcessCodeResponse
- func (s *QuerySchemaByProcessCodeResponse) SetStatusCode(v int32) *QuerySchemaByProcessCodeResponse
- func (s QuerySchemaByProcessCodeResponse) String() string
- type QuerySchemaByProcessCodeResponseBody
- type QuerySchemaByProcessCodeResponseBodyResult
- func (s QuerySchemaByProcessCodeResponseBodyResult) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetAppType(v int32) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetAppUuid(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetBizType(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetCreatorUserId(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetCustomSetting(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetEngineType(v int32) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetFormCode(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetFormUuid(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetGmtCreate(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetGmtModified(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetIcon(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetListOrder(v int32) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetMemo(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetName(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetOwnerIdType(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetProcType(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetSchemaContent(v *QuerySchemaByProcessCodeResponseBodyResultSchemaContent) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetStatus(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s *QuerySchemaByProcessCodeResponseBodyResult) SetVisibleRange(v string) *QuerySchemaByProcessCodeResponseBodyResult
- func (s QuerySchemaByProcessCodeResponseBodyResult) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContent
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContent) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContent) SetIcon(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContent
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContent) SetItems(v []*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) *QuerySchemaByProcessCodeResponseBodyResultSchemaContent
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContent) SetTitle(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContent
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContent) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) SetChildren(v []*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) SetComponentName(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) SetProps(v *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) SetComponentName(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) SetProps(v *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) SetBizAlias(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) SetId(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) SetLabel(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) SetOptions(v []*string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) SetRequired(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetActionName(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetAlign(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetAppId(v int64) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetAsyncCondition(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetAttendTypeLabel(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetBehaviorLinkage(...) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetBizAlias(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetBizType(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetChildFieldVisible(v map[string]*bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetChoice(v int32) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetCommonBizType(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetDisabled(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetDuration(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetDurationLabel(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetESign(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetExtract(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetFieldsInfo(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetFormat(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetFormula(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHidden(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHiddenInApprovalDetail(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHideLabel(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHolidayOptions(v []map[string]*string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetId(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetLabel(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetLabelEditableFreeze(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetLink(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetMainTitle(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetNotPrint(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetNotUpper(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetObjOptions(...) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetOptions(v []*string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPayEnable(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPlaceholder(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPush(v *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPushToAttendance(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPushToCalendar(v int32) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetRequired(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetRequiredEditableFreeze(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetShowAttendOptions(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetStaffStatusEnabled(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetStatField(...) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetTableViewMode(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetUnit(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetUseCalendar(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetVerticalPrint(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage) SetTargets(...) ...
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage) SetValue(v string) ...
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets) SetBehavior(v string) ...
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets) SetFieldId(v string) ...
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions) SetValue(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) SetAttendanceRule(v int32) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) SetPushSwitch(v int32) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) SetPushTag(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) String() string
- type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField) GoString() string
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField) SetId(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField) SetLabel(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField) SetUnit(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField
- func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField) SetUpper(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField
- func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField) String() string
- type RedirectWorkflowTaskHeaders
- func (s RedirectWorkflowTaskHeaders) GoString() string
- func (s *RedirectWorkflowTaskHeaders) SetCommonHeaders(v map[string]*string) *RedirectWorkflowTaskHeaders
- func (s *RedirectWorkflowTaskHeaders) SetXAcsDingtalkAccessToken(v string) *RedirectWorkflowTaskHeaders
- func (s RedirectWorkflowTaskHeaders) String() string
- type RedirectWorkflowTaskRequest
- func (s RedirectWorkflowTaskRequest) GoString() string
- func (s *RedirectWorkflowTaskRequest) SetActionName(v string) *RedirectWorkflowTaskRequest
- func (s *RedirectWorkflowTaskRequest) SetFile(v *RedirectWorkflowTaskRequestFile) *RedirectWorkflowTaskRequest
- func (s *RedirectWorkflowTaskRequest) SetOperateUserId(v string) *RedirectWorkflowTaskRequest
- func (s *RedirectWorkflowTaskRequest) SetRemark(v string) *RedirectWorkflowTaskRequest
- func (s *RedirectWorkflowTaskRequest) SetTaskId(v int64) *RedirectWorkflowTaskRequest
- func (s *RedirectWorkflowTaskRequest) SetToUserId(v string) *RedirectWorkflowTaskRequest
- func (s RedirectWorkflowTaskRequest) String() string
- type RedirectWorkflowTaskRequestFile
- func (s RedirectWorkflowTaskRequestFile) GoString() string
- func (s *RedirectWorkflowTaskRequestFile) SetAttachments(v []*RedirectWorkflowTaskRequestFileAttachments) *RedirectWorkflowTaskRequestFile
- func (s *RedirectWorkflowTaskRequestFile) SetPhotos(v []*string) *RedirectWorkflowTaskRequestFile
- func (s RedirectWorkflowTaskRequestFile) String() string
- type RedirectWorkflowTaskRequestFileAttachments
- func (s RedirectWorkflowTaskRequestFileAttachments) GoString() string
- func (s *RedirectWorkflowTaskRequestFileAttachments) SetFileId(v string) *RedirectWorkflowTaskRequestFileAttachments
- func (s *RedirectWorkflowTaskRequestFileAttachments) SetFileName(v string) *RedirectWorkflowTaskRequestFileAttachments
- func (s *RedirectWorkflowTaskRequestFileAttachments) SetFileSize(v string) *RedirectWorkflowTaskRequestFileAttachments
- func (s *RedirectWorkflowTaskRequestFileAttachments) SetFileType(v string) *RedirectWorkflowTaskRequestFileAttachments
- func (s *RedirectWorkflowTaskRequestFileAttachments) SetSpaceId(v string) *RedirectWorkflowTaskRequestFileAttachments
- func (s RedirectWorkflowTaskRequestFileAttachments) String() string
- type RedirectWorkflowTaskResponse
- func (s RedirectWorkflowTaskResponse) GoString() string
- func (s *RedirectWorkflowTaskResponse) SetBody(v *RedirectWorkflowTaskResponseBody) *RedirectWorkflowTaskResponse
- func (s *RedirectWorkflowTaskResponse) SetHeaders(v map[string]*string) *RedirectWorkflowTaskResponse
- func (s *RedirectWorkflowTaskResponse) SetStatusCode(v int32) *RedirectWorkflowTaskResponse
- func (s RedirectWorkflowTaskResponse) String() string
- type RedirectWorkflowTaskResponseBody
- type ResultValue
- type SaveIntegratedInstanceHeaders
- func (s SaveIntegratedInstanceHeaders) GoString() string
- func (s *SaveIntegratedInstanceHeaders) SetCommonHeaders(v map[string]*string) *SaveIntegratedInstanceHeaders
- func (s *SaveIntegratedInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *SaveIntegratedInstanceHeaders
- func (s SaveIntegratedInstanceHeaders) String() string
- type SaveIntegratedInstanceRequest
- func (s SaveIntegratedInstanceRequest) GoString() string
- func (s *SaveIntegratedInstanceRequest) SetBizData(v string) *SaveIntegratedInstanceRequest
- func (s *SaveIntegratedInstanceRequest) SetFormComponentValueList(v []*SaveIntegratedInstanceRequestFormComponentValueList) *SaveIntegratedInstanceRequest
- func (s *SaveIntegratedInstanceRequest) SetNotifiers(v []*SaveIntegratedInstanceRequestNotifiers) *SaveIntegratedInstanceRequest
- func (s *SaveIntegratedInstanceRequest) SetOriginatorUserId(v string) *SaveIntegratedInstanceRequest
- func (s *SaveIntegratedInstanceRequest) SetProcessCode(v string) *SaveIntegratedInstanceRequest
- func (s *SaveIntegratedInstanceRequest) SetTitle(v string) *SaveIntegratedInstanceRequest
- func (s *SaveIntegratedInstanceRequest) SetUrl(v string) *SaveIntegratedInstanceRequest
- func (s SaveIntegratedInstanceRequest) String() string
- type SaveIntegratedInstanceRequestFormComponentValueList
- func (s SaveIntegratedInstanceRequestFormComponentValueList) GoString() string
- func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetBizAlias(v string) *SaveIntegratedInstanceRequestFormComponentValueList
- func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetComponentType(v string) *SaveIntegratedInstanceRequestFormComponentValueList
- func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetExtValue(v string) *SaveIntegratedInstanceRequestFormComponentValueList
- func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetId(v string) *SaveIntegratedInstanceRequestFormComponentValueList
- func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetName(v string) *SaveIntegratedInstanceRequestFormComponentValueList
- func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetValue(v string) *SaveIntegratedInstanceRequestFormComponentValueList
- func (s SaveIntegratedInstanceRequestFormComponentValueList) String() string
- type SaveIntegratedInstanceRequestNotifiers
- func (s SaveIntegratedInstanceRequestNotifiers) GoString() string
- func (s *SaveIntegratedInstanceRequestNotifiers) SetPosition(v string) *SaveIntegratedInstanceRequestNotifiers
- func (s *SaveIntegratedInstanceRequestNotifiers) SetUserid(v string) *SaveIntegratedInstanceRequestNotifiers
- func (s SaveIntegratedInstanceRequestNotifiers) String() string
- type SaveIntegratedInstanceResponse
- func (s SaveIntegratedInstanceResponse) GoString() string
- func (s *SaveIntegratedInstanceResponse) SetBody(v *SaveIntegratedInstanceResponseBody) *SaveIntegratedInstanceResponse
- func (s *SaveIntegratedInstanceResponse) SetHeaders(v map[string]*string) *SaveIntegratedInstanceResponse
- func (s *SaveIntegratedInstanceResponse) SetStatusCode(v int32) *SaveIntegratedInstanceResponse
- func (s SaveIntegratedInstanceResponse) String() string
- type SaveIntegratedInstanceResponseBody
- type SaveIntegratedInstanceResponseBodyResult
- type SaveProcessHeaders
- type SaveProcessRequest
- func (s SaveProcessRequest) GoString() string
- func (s *SaveProcessRequest) SetDescription(v string) *SaveProcessRequest
- func (s *SaveProcessRequest) SetFormComponents(v []*FormComponent) *SaveProcessRequest
- func (s *SaveProcessRequest) SetName(v string) *SaveProcessRequest
- func (s *SaveProcessRequest) SetProcessCode(v string) *SaveProcessRequest
- func (s *SaveProcessRequest) SetProcessFeatureConfig(v *SaveProcessRequestProcessFeatureConfig) *SaveProcessRequest
- func (s *SaveProcessRequest) SetTemplateConfig(v *SaveProcessRequestTemplateConfig) *SaveProcessRequest
- func (s SaveProcessRequest) String() string
- type SaveProcessRequestProcessFeatureConfig
- type SaveProcessRequestProcessFeatureConfigFeatures
- func (s SaveProcessRequestProcessFeatureConfigFeatures) GoString() string
- func (s *SaveProcessRequestProcessFeatureConfigFeatures) SetCallback(v *SaveProcessRequestProcessFeatureConfigFeaturesCallback) *SaveProcessRequestProcessFeatureConfigFeatures
- func (s *SaveProcessRequestProcessFeatureConfigFeatures) SetMobileUrl(v string) *SaveProcessRequestProcessFeatureConfigFeatures
- func (s *SaveProcessRequestProcessFeatureConfigFeatures) SetName(v string) *SaveProcessRequestProcessFeatureConfigFeatures
- func (s *SaveProcessRequestProcessFeatureConfigFeatures) SetPcUrl(v string) *SaveProcessRequestProcessFeatureConfigFeatures
- func (s *SaveProcessRequestProcessFeatureConfigFeatures) SetRunType(v string) *SaveProcessRequestProcessFeatureConfigFeatures
- func (s SaveProcessRequestProcessFeatureConfigFeatures) String() string
- type SaveProcessRequestProcessFeatureConfigFeaturesCallback
- func (s SaveProcessRequestProcessFeatureConfigFeaturesCallback) GoString() string
- func (s *SaveProcessRequestProcessFeatureConfigFeaturesCallback) SetApiKey(v string) *SaveProcessRequestProcessFeatureConfigFeaturesCallback
- func (s *SaveProcessRequestProcessFeatureConfigFeaturesCallback) SetAppUuid(v string) *SaveProcessRequestProcessFeatureConfigFeaturesCallback
- func (s *SaveProcessRequestProcessFeatureConfigFeaturesCallback) SetVersion(v string) *SaveProcessRequestProcessFeatureConfigFeaturesCallback
- func (s SaveProcessRequestProcessFeatureConfigFeaturesCallback) String() string
- type SaveProcessRequestTemplateConfig
- func (s SaveProcessRequestTemplateConfig) GoString() string
- func (s *SaveProcessRequestTemplateConfig) SetCreateInstanceMobileUrl(v string) *SaveProcessRequestTemplateConfig
- func (s *SaveProcessRequestTemplateConfig) SetCreateInstancePcUrl(v string) *SaveProcessRequestTemplateConfig
- func (s *SaveProcessRequestTemplateConfig) SetDisableSendCard(v bool) *SaveProcessRequestTemplateConfig
- func (s *SaveProcessRequestTemplateConfig) SetHidden(v bool) *SaveProcessRequestTemplateConfig
- func (s *SaveProcessRequestTemplateConfig) SetTemplateEditUrl(v string) *SaveProcessRequestTemplateConfig
- func (s SaveProcessRequestTemplateConfig) String() string
- type SaveProcessResponse
- func (s SaveProcessResponse) GoString() string
- func (s *SaveProcessResponse) SetBody(v *SaveProcessResponseBody) *SaveProcessResponse
- func (s *SaveProcessResponse) SetHeaders(v map[string]*string) *SaveProcessResponse
- func (s *SaveProcessResponse) SetStatusCode(v int32) *SaveProcessResponse
- func (s SaveProcessResponse) String() string
- type SaveProcessResponseBody
- type SaveProcessResponseBodyResult
- type SelectOption
- type StartProcessInstanceHeaders
- func (s StartProcessInstanceHeaders) GoString() string
- func (s *StartProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *StartProcessInstanceHeaders
- func (s *StartProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *StartProcessInstanceHeaders
- func (s StartProcessInstanceHeaders) String() string
- type StartProcessInstanceRequest
- func (s StartProcessInstanceRequest) GoString() string
- func (s *StartProcessInstanceRequest) SetApprovers(v []*StartProcessInstanceRequestApprovers) *StartProcessInstanceRequest
- func (s *StartProcessInstanceRequest) SetCcList(v []*string) *StartProcessInstanceRequest
- func (s *StartProcessInstanceRequest) SetCcPosition(v string) *StartProcessInstanceRequest
- func (s *StartProcessInstanceRequest) SetDeptId(v int64) *StartProcessInstanceRequest
- func (s *StartProcessInstanceRequest) SetFormComponentValues(v []*StartProcessInstanceRequestFormComponentValues) *StartProcessInstanceRequest
- func (s *StartProcessInstanceRequest) SetMicroappAgentId(v int64) *StartProcessInstanceRequest
- func (s *StartProcessInstanceRequest) SetOriginatorUserId(v string) *StartProcessInstanceRequest
- func (s *StartProcessInstanceRequest) SetProcessCode(v string) *StartProcessInstanceRequest
- func (s *StartProcessInstanceRequest) SetTargetSelectActioners(v []*StartProcessInstanceRequestTargetSelectActioners) *StartProcessInstanceRequest
- func (s StartProcessInstanceRequest) String() string
- type StartProcessInstanceRequestApprovers
- func (s StartProcessInstanceRequestApprovers) GoString() string
- func (s *StartProcessInstanceRequestApprovers) SetActionType(v string) *StartProcessInstanceRequestApprovers
- func (s *StartProcessInstanceRequestApprovers) SetUserIds(v []*string) *StartProcessInstanceRequestApprovers
- func (s StartProcessInstanceRequestApprovers) String() string
- type StartProcessInstanceRequestFormComponentValues
- func (s StartProcessInstanceRequestFormComponentValues) GoString() string
- func (s *StartProcessInstanceRequestFormComponentValues) SetBizAlias(v string) *StartProcessInstanceRequestFormComponentValues
- func (s *StartProcessInstanceRequestFormComponentValues) SetComponentType(v string) *StartProcessInstanceRequestFormComponentValues
- func (s *StartProcessInstanceRequestFormComponentValues) SetDetails(v []*StartProcessInstanceRequestFormComponentValuesDetails) *StartProcessInstanceRequestFormComponentValues
- func (s *StartProcessInstanceRequestFormComponentValues) SetExtValue(v string) *StartProcessInstanceRequestFormComponentValues
- func (s *StartProcessInstanceRequestFormComponentValues) SetId(v string) *StartProcessInstanceRequestFormComponentValues
- func (s *StartProcessInstanceRequestFormComponentValues) SetName(v string) *StartProcessInstanceRequestFormComponentValues
- func (s *StartProcessInstanceRequestFormComponentValues) SetValue(v string) *StartProcessInstanceRequestFormComponentValues
- func (s StartProcessInstanceRequestFormComponentValues) String() string
- type StartProcessInstanceRequestFormComponentValuesDetails
- func (s StartProcessInstanceRequestFormComponentValuesDetails) GoString() string
- func (s *StartProcessInstanceRequestFormComponentValuesDetails) SetBizAlias(v string) *StartProcessInstanceRequestFormComponentValuesDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetails) SetDetails(v []*StartProcessInstanceRequestFormComponentValuesDetailsDetails) *StartProcessInstanceRequestFormComponentValuesDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetails) SetExtValue(v string) *StartProcessInstanceRequestFormComponentValuesDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetails) SetId(v string) *StartProcessInstanceRequestFormComponentValuesDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetails) SetName(v string) *StartProcessInstanceRequestFormComponentValuesDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetails) SetValue(v string) *StartProcessInstanceRequestFormComponentValuesDetails
- func (s StartProcessInstanceRequestFormComponentValuesDetails) String() string
- type StartProcessInstanceRequestFormComponentValuesDetailsDetails
- func (s StartProcessInstanceRequestFormComponentValuesDetailsDetails) GoString() string
- func (s *StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetBizAlias(v string) *StartProcessInstanceRequestFormComponentValuesDetailsDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetComponentType(v string) *StartProcessInstanceRequestFormComponentValuesDetailsDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetExtValue(v string) *StartProcessInstanceRequestFormComponentValuesDetailsDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetId(v string) *StartProcessInstanceRequestFormComponentValuesDetailsDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetName(v string) *StartProcessInstanceRequestFormComponentValuesDetailsDetails
- func (s *StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetValue(v string) *StartProcessInstanceRequestFormComponentValuesDetailsDetails
- func (s StartProcessInstanceRequestFormComponentValuesDetailsDetails) String() string
- type StartProcessInstanceRequestTargetSelectActioners
- func (s StartProcessInstanceRequestTargetSelectActioners) GoString() string
- func (s *StartProcessInstanceRequestTargetSelectActioners) SetActionerKey(v string) *StartProcessInstanceRequestTargetSelectActioners
- func (s *StartProcessInstanceRequestTargetSelectActioners) SetActionerUserIds(v []*string) *StartProcessInstanceRequestTargetSelectActioners
- func (s StartProcessInstanceRequestTargetSelectActioners) String() string
- type StartProcessInstanceResponse
- func (s StartProcessInstanceResponse) GoString() string
- func (s *StartProcessInstanceResponse) SetBody(v *StartProcessInstanceResponseBody) *StartProcessInstanceResponse
- func (s *StartProcessInstanceResponse) SetHeaders(v map[string]*string) *StartProcessInstanceResponse
- func (s *StartProcessInstanceResponse) SetStatusCode(v int32) *StartProcessInstanceResponse
- func (s StartProcessInstanceResponse) String() string
- type StartProcessInstanceResponseBody
- type TerminateProcessInstanceHeaders
- func (s TerminateProcessInstanceHeaders) GoString() string
- func (s *TerminateProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *TerminateProcessInstanceHeaders
- func (s *TerminateProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *TerminateProcessInstanceHeaders
- func (s TerminateProcessInstanceHeaders) String() string
- type TerminateProcessInstanceRequest
- func (s TerminateProcessInstanceRequest) GoString() string
- func (s *TerminateProcessInstanceRequest) SetIsSystem(v bool) *TerminateProcessInstanceRequest
- func (s *TerminateProcessInstanceRequest) SetOperatingUserId(v string) *TerminateProcessInstanceRequest
- func (s *TerminateProcessInstanceRequest) SetProcessInstanceId(v string) *TerminateProcessInstanceRequest
- func (s *TerminateProcessInstanceRequest) SetRemark(v string) *TerminateProcessInstanceRequest
- func (s TerminateProcessInstanceRequest) String() string
- type TerminateProcessInstanceResponse
- func (s TerminateProcessInstanceResponse) GoString() string
- func (s *TerminateProcessInstanceResponse) SetBody(v *TerminateProcessInstanceResponseBody) *TerminateProcessInstanceResponse
- func (s *TerminateProcessInstanceResponse) SetHeaders(v map[string]*string) *TerminateProcessInstanceResponse
- func (s *TerminateProcessInstanceResponse) SetStatusCode(v int32) *TerminateProcessInstanceResponse
- func (s TerminateProcessInstanceResponse) String() string
- type TerminateProcessInstanceResponseBody
- func (s TerminateProcessInstanceResponseBody) GoString() string
- func (s *TerminateProcessInstanceResponseBody) SetResult(v bool) *TerminateProcessInstanceResponseBody
- func (s *TerminateProcessInstanceResponseBody) SetSuccess(v bool) *TerminateProcessInstanceResponseBody
- func (s TerminateProcessInstanceResponseBody) String() string
- type UpdateIntegratedTaskHeaders
- func (s UpdateIntegratedTaskHeaders) GoString() string
- func (s *UpdateIntegratedTaskHeaders) SetCommonHeaders(v map[string]*string) *UpdateIntegratedTaskHeaders
- func (s *UpdateIntegratedTaskHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateIntegratedTaskHeaders
- func (s UpdateIntegratedTaskHeaders) String() string
- type UpdateIntegratedTaskRequest
- func (s UpdateIntegratedTaskRequest) GoString() string
- func (s *UpdateIntegratedTaskRequest) SetProcessInstanceId(v string) *UpdateIntegratedTaskRequest
- func (s *UpdateIntegratedTaskRequest) SetTasks(v []*UpdateIntegratedTaskRequestTasks) *UpdateIntegratedTaskRequest
- func (s UpdateIntegratedTaskRequest) String() string
- type UpdateIntegratedTaskRequestTasks
- func (s UpdateIntegratedTaskRequestTasks) GoString() string
- func (s *UpdateIntegratedTaskRequestTasks) SetResult(v string) *UpdateIntegratedTaskRequestTasks
- func (s *UpdateIntegratedTaskRequestTasks) SetStatus(v string) *UpdateIntegratedTaskRequestTasks
- func (s *UpdateIntegratedTaskRequestTasks) SetTaskId(v int64) *UpdateIntegratedTaskRequestTasks
- func (s UpdateIntegratedTaskRequestTasks) String() string
- type UpdateIntegratedTaskResponse
- func (s UpdateIntegratedTaskResponse) GoString() string
- func (s *UpdateIntegratedTaskResponse) SetBody(v *UpdateIntegratedTaskResponseBody) *UpdateIntegratedTaskResponse
- func (s *UpdateIntegratedTaskResponse) SetHeaders(v map[string]*string) *UpdateIntegratedTaskResponse
- func (s *UpdateIntegratedTaskResponse) SetStatusCode(v int32) *UpdateIntegratedTaskResponse
- func (s UpdateIntegratedTaskResponse) String() string
- type UpdateIntegratedTaskResponseBody
- type UpdateProcessInstanceHeaders
- func (s UpdateProcessInstanceHeaders) GoString() string
- func (s *UpdateProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *UpdateProcessInstanceHeaders
- func (s *UpdateProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateProcessInstanceHeaders
- func (s UpdateProcessInstanceHeaders) String() string
- type UpdateProcessInstanceRequest
- func (s UpdateProcessInstanceRequest) GoString() string
- func (s *UpdateProcessInstanceRequest) SetNotifiers(v []*UpdateProcessInstanceRequestNotifiers) *UpdateProcessInstanceRequest
- func (s *UpdateProcessInstanceRequest) SetProcessInstanceId(v string) *UpdateProcessInstanceRequest
- func (s *UpdateProcessInstanceRequest) SetResult(v string) *UpdateProcessInstanceRequest
- func (s *UpdateProcessInstanceRequest) SetStatus(v string) *UpdateProcessInstanceRequest
- func (s UpdateProcessInstanceRequest) String() string
- type UpdateProcessInstanceRequestNotifiers
- type UpdateProcessInstanceResponse
- func (s UpdateProcessInstanceResponse) GoString() string
- func (s *UpdateProcessInstanceResponse) SetBody(v *UpdateProcessInstanceResponseBody) *UpdateProcessInstanceResponse
- func (s *UpdateProcessInstanceResponse) SetHeaders(v map[string]*string) *UpdateProcessInstanceResponse
- func (s *UpdateProcessInstanceResponse) SetStatusCode(v int32) *UpdateProcessInstanceResponse
- func (s UpdateProcessInstanceResponse) String() string
- type UpdateProcessInstanceResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddApproveDentryAuthHeaders ¶
type AddApproveDentryAuthHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (AddApproveDentryAuthHeaders) GoString ¶
func (s AddApproveDentryAuthHeaders) GoString() string
func (*AddApproveDentryAuthHeaders) SetCommonHeaders ¶
func (s *AddApproveDentryAuthHeaders) SetCommonHeaders(v map[string]*string) *AddApproveDentryAuthHeaders
func (*AddApproveDentryAuthHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddApproveDentryAuthHeaders) SetXAcsDingtalkAccessToken(v string) *AddApproveDentryAuthHeaders
func (AddApproveDentryAuthHeaders) String ¶
func (s AddApproveDentryAuthHeaders) String() string
type AddApproveDentryAuthRequest ¶
type AddApproveDentryAuthRequest struct { FileInfos []*AddApproveDentryAuthRequestFileInfos `json:"fileInfos,omitempty" xml:"fileInfos,omitempty" type:"Repeated"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (AddApproveDentryAuthRequest) GoString ¶
func (s AddApproveDentryAuthRequest) GoString() string
func (*AddApproveDentryAuthRequest) SetFileInfos ¶
func (s *AddApproveDentryAuthRequest) SetFileInfos(v []*AddApproveDentryAuthRequestFileInfos) *AddApproveDentryAuthRequest
func (*AddApproveDentryAuthRequest) SetUserId ¶
func (s *AddApproveDentryAuthRequest) SetUserId(v string) *AddApproveDentryAuthRequest
func (AddApproveDentryAuthRequest) String ¶
func (s AddApproveDentryAuthRequest) String() string
type AddApproveDentryAuthRequestFileInfos ¶
type AddApproveDentryAuthRequestFileInfos struct { FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` SpaceId *int64 `json:"spaceId,omitempty" xml:"spaceId,omitempty"` }
func (AddApproveDentryAuthRequestFileInfos) GoString ¶
func (s AddApproveDentryAuthRequestFileInfos) GoString() string
func (*AddApproveDentryAuthRequestFileInfos) SetFileId ¶
func (s *AddApproveDentryAuthRequestFileInfos) SetFileId(v string) *AddApproveDentryAuthRequestFileInfos
func (*AddApproveDentryAuthRequestFileInfos) SetSpaceId ¶
func (s *AddApproveDentryAuthRequestFileInfos) SetSpaceId(v int64) *AddApproveDentryAuthRequestFileInfos
func (AddApproveDentryAuthRequestFileInfos) String ¶
func (s AddApproveDentryAuthRequestFileInfos) String() string
type AddApproveDentryAuthResponse ¶
type AddApproveDentryAuthResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *AddApproveDentryAuthResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (AddApproveDentryAuthResponse) GoString ¶
func (s AddApproveDentryAuthResponse) GoString() string
func (*AddApproveDentryAuthResponse) SetBody ¶
func (s *AddApproveDentryAuthResponse) SetBody(v *AddApproveDentryAuthResponseBody) *AddApproveDentryAuthResponse
func (*AddApproveDentryAuthResponse) SetHeaders ¶
func (s *AddApproveDentryAuthResponse) SetHeaders(v map[string]*string) *AddApproveDentryAuthResponse
func (*AddApproveDentryAuthResponse) SetStatusCode ¶
func (s *AddApproveDentryAuthResponse) SetStatusCode(v int32) *AddApproveDentryAuthResponse
func (AddApproveDentryAuthResponse) String ¶
func (s AddApproveDentryAuthResponse) String() string
type AddApproveDentryAuthResponseBody ¶
type AddApproveDentryAuthResponseBody struct { Result *bool `json:"result,omitempty" xml:"result,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (AddApproveDentryAuthResponseBody) GoString ¶
func (s AddApproveDentryAuthResponseBody) GoString() string
func (*AddApproveDentryAuthResponseBody) SetResult ¶
func (s *AddApproveDentryAuthResponseBody) SetResult(v bool) *AddApproveDentryAuthResponseBody
func (*AddApproveDentryAuthResponseBody) SetSuccess ¶
func (s *AddApproveDentryAuthResponseBody) SetSuccess(v bool) *AddApproveDentryAuthResponseBody
func (AddApproveDentryAuthResponseBody) String ¶
func (s AddApproveDentryAuthResponseBody) String() string
type AddProcessInstanceCommentHeaders ¶
type AddProcessInstanceCommentHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (AddProcessInstanceCommentHeaders) GoString ¶
func (s AddProcessInstanceCommentHeaders) GoString() string
func (*AddProcessInstanceCommentHeaders) SetCommonHeaders ¶
func (s *AddProcessInstanceCommentHeaders) SetCommonHeaders(v map[string]*string) *AddProcessInstanceCommentHeaders
func (*AddProcessInstanceCommentHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddProcessInstanceCommentHeaders) SetXAcsDingtalkAccessToken(v string) *AddProcessInstanceCommentHeaders
func (AddProcessInstanceCommentHeaders) String ¶
func (s AddProcessInstanceCommentHeaders) String() string
type AddProcessInstanceCommentRequest ¶
type AddProcessInstanceCommentRequest struct { CommentUserId *string `json:"commentUserId,omitempty" xml:"commentUserId,omitempty"` File *AddProcessInstanceCommentRequestFile `json:"file,omitempty" xml:"file,omitempty" type:"Struct"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Text *string `json:"text,omitempty" xml:"text,omitempty"` }
func (AddProcessInstanceCommentRequest) GoString ¶
func (s AddProcessInstanceCommentRequest) GoString() string
func (*AddProcessInstanceCommentRequest) SetCommentUserId ¶
func (s *AddProcessInstanceCommentRequest) SetCommentUserId(v string) *AddProcessInstanceCommentRequest
func (*AddProcessInstanceCommentRequest) SetFile ¶
func (s *AddProcessInstanceCommentRequest) SetFile(v *AddProcessInstanceCommentRequestFile) *AddProcessInstanceCommentRequest
func (*AddProcessInstanceCommentRequest) SetProcessInstanceId ¶
func (s *AddProcessInstanceCommentRequest) SetProcessInstanceId(v string) *AddProcessInstanceCommentRequest
func (*AddProcessInstanceCommentRequest) SetText ¶
func (s *AddProcessInstanceCommentRequest) SetText(v string) *AddProcessInstanceCommentRequest
func (AddProcessInstanceCommentRequest) String ¶
func (s AddProcessInstanceCommentRequest) String() string
type AddProcessInstanceCommentRequestFile ¶
type AddProcessInstanceCommentRequestFile struct { Attachments []*AddProcessInstanceCommentRequestFileAttachments `json:"attachments,omitempty" xml:"attachments,omitempty" type:"Repeated"` Photos []*string `json:"photos,omitempty" xml:"photos,omitempty" type:"Repeated"` }
func (AddProcessInstanceCommentRequestFile) GoString ¶
func (s AddProcessInstanceCommentRequestFile) GoString() string
func (*AddProcessInstanceCommentRequestFile) SetAttachments ¶
func (s *AddProcessInstanceCommentRequestFile) SetAttachments(v []*AddProcessInstanceCommentRequestFileAttachments) *AddProcessInstanceCommentRequestFile
func (*AddProcessInstanceCommentRequestFile) SetPhotos ¶
func (s *AddProcessInstanceCommentRequestFile) SetPhotos(v []*string) *AddProcessInstanceCommentRequestFile
func (AddProcessInstanceCommentRequestFile) String ¶
func (s AddProcessInstanceCommentRequestFile) String() string
type AddProcessInstanceCommentRequestFileAttachments ¶
type AddProcessInstanceCommentRequestFileAttachments struct { FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` FileSize *string `json:"fileSize,omitempty" xml:"fileSize,omitempty"` FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` SpaceId *string `json:"spaceId,omitempty" xml:"spaceId,omitempty"` }
func (AddProcessInstanceCommentRequestFileAttachments) GoString ¶
func (s AddProcessInstanceCommentRequestFileAttachments) GoString() string
func (*AddProcessInstanceCommentRequestFileAttachments) SetFileId ¶
func (s *AddProcessInstanceCommentRequestFileAttachments) SetFileId(v string) *AddProcessInstanceCommentRequestFileAttachments
func (*AddProcessInstanceCommentRequestFileAttachments) SetFileName ¶
func (s *AddProcessInstanceCommentRequestFileAttachments) SetFileName(v string) *AddProcessInstanceCommentRequestFileAttachments
func (*AddProcessInstanceCommentRequestFileAttachments) SetFileSize ¶
func (s *AddProcessInstanceCommentRequestFileAttachments) SetFileSize(v string) *AddProcessInstanceCommentRequestFileAttachments
func (*AddProcessInstanceCommentRequestFileAttachments) SetFileType ¶
func (s *AddProcessInstanceCommentRequestFileAttachments) SetFileType(v string) *AddProcessInstanceCommentRequestFileAttachments
func (*AddProcessInstanceCommentRequestFileAttachments) SetSpaceId ¶
func (s *AddProcessInstanceCommentRequestFileAttachments) SetSpaceId(v string) *AddProcessInstanceCommentRequestFileAttachments
func (AddProcessInstanceCommentRequestFileAttachments) String ¶
func (s AddProcessInstanceCommentRequestFileAttachments) String() string
type AddProcessInstanceCommentResponse ¶
type AddProcessInstanceCommentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *AddProcessInstanceCommentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (AddProcessInstanceCommentResponse) GoString ¶
func (s AddProcessInstanceCommentResponse) GoString() string
func (*AddProcessInstanceCommentResponse) SetHeaders ¶
func (s *AddProcessInstanceCommentResponse) SetHeaders(v map[string]*string) *AddProcessInstanceCommentResponse
func (*AddProcessInstanceCommentResponse) SetStatusCode ¶
func (s *AddProcessInstanceCommentResponse) SetStatusCode(v int32) *AddProcessInstanceCommentResponse
func (AddProcessInstanceCommentResponse) String ¶
func (s AddProcessInstanceCommentResponse) String() string
type AddProcessInstanceCommentResponseBody ¶
type AddProcessInstanceCommentResponseBody struct { Result *bool `json:"result,omitempty" xml:"result,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (AddProcessInstanceCommentResponseBody) GoString ¶
func (s AddProcessInstanceCommentResponseBody) GoString() string
func (*AddProcessInstanceCommentResponseBody) SetResult ¶
func (s *AddProcessInstanceCommentResponseBody) SetResult(v bool) *AddProcessInstanceCommentResponseBody
func (*AddProcessInstanceCommentResponseBody) SetSuccess ¶
func (s *AddProcessInstanceCommentResponseBody) SetSuccess(v bool) *AddProcessInstanceCommentResponseBody
func (AddProcessInstanceCommentResponseBody) String ¶
func (s AddProcessInstanceCommentResponseBody) String() string
type AvaliableTemplate ¶
type AvaliableTemplate struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (AvaliableTemplate) GoString ¶
func (s AvaliableTemplate) GoString() string
func (*AvaliableTemplate) SetName ¶
func (s *AvaliableTemplate) SetName(v string) *AvaliableTemplate
func (*AvaliableTemplate) SetProcessCode ¶
func (s *AvaliableTemplate) SetProcessCode(v string) *AvaliableTemplate
func (AvaliableTemplate) String ¶
func (s AvaliableTemplate) String() string
type BatchExecuteProcessInstancesHeaders ¶
type BatchExecuteProcessInstancesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BatchExecuteProcessInstancesHeaders) GoString ¶
func (s BatchExecuteProcessInstancesHeaders) GoString() string
func (*BatchExecuteProcessInstancesHeaders) SetCommonHeaders ¶
func (s *BatchExecuteProcessInstancesHeaders) SetCommonHeaders(v map[string]*string) *BatchExecuteProcessInstancesHeaders
func (*BatchExecuteProcessInstancesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchExecuteProcessInstancesHeaders) SetXAcsDingtalkAccessToken(v string) *BatchExecuteProcessInstancesHeaders
func (BatchExecuteProcessInstancesHeaders) String ¶
func (s BatchExecuteProcessInstancesHeaders) String() string
type BatchExecuteProcessInstancesRequest ¶
type BatchExecuteProcessInstancesRequest struct { ActionerUserId *string `json:"actionerUserId,omitempty" xml:"actionerUserId,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` TaskInfoList []*BatchExecuteProcessInstancesRequestTaskInfoList `json:"taskInfoList,omitempty" xml:"taskInfoList,omitempty" type:"Repeated"` }
func (BatchExecuteProcessInstancesRequest) GoString ¶
func (s BatchExecuteProcessInstancesRequest) GoString() string
func (*BatchExecuteProcessInstancesRequest) SetActionerUserId ¶
func (s *BatchExecuteProcessInstancesRequest) SetActionerUserId(v string) *BatchExecuteProcessInstancesRequest
func (*BatchExecuteProcessInstancesRequest) SetRemark ¶
func (s *BatchExecuteProcessInstancesRequest) SetRemark(v string) *BatchExecuteProcessInstancesRequest
func (*BatchExecuteProcessInstancesRequest) SetResult ¶
func (s *BatchExecuteProcessInstancesRequest) SetResult(v string) *BatchExecuteProcessInstancesRequest
func (*BatchExecuteProcessInstancesRequest) SetTaskInfoList ¶
func (s *BatchExecuteProcessInstancesRequest) SetTaskInfoList(v []*BatchExecuteProcessInstancesRequestTaskInfoList) *BatchExecuteProcessInstancesRequest
func (BatchExecuteProcessInstancesRequest) String ¶
func (s BatchExecuteProcessInstancesRequest) String() string
type BatchExecuteProcessInstancesRequestTaskInfoList ¶
type BatchExecuteProcessInstancesRequestTaskInfoList struct { ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` }
func (BatchExecuteProcessInstancesRequestTaskInfoList) GoString ¶
func (s BatchExecuteProcessInstancesRequestTaskInfoList) GoString() string
func (*BatchExecuteProcessInstancesRequestTaskInfoList) SetProcessInstanceId ¶
func (s *BatchExecuteProcessInstancesRequestTaskInfoList) SetProcessInstanceId(v string) *BatchExecuteProcessInstancesRequestTaskInfoList
func (*BatchExecuteProcessInstancesRequestTaskInfoList) SetTaskId ¶
func (s *BatchExecuteProcessInstancesRequestTaskInfoList) SetTaskId(v int64) *BatchExecuteProcessInstancesRequestTaskInfoList
func (BatchExecuteProcessInstancesRequestTaskInfoList) String ¶
func (s BatchExecuteProcessInstancesRequestTaskInfoList) String() string
type BatchExecuteProcessInstancesResponse ¶
type BatchExecuteProcessInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BatchExecuteProcessInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (BatchExecuteProcessInstancesResponse) GoString ¶
func (s BatchExecuteProcessInstancesResponse) GoString() string
func (*BatchExecuteProcessInstancesResponse) SetHeaders ¶
func (s *BatchExecuteProcessInstancesResponse) SetHeaders(v map[string]*string) *BatchExecuteProcessInstancesResponse
func (*BatchExecuteProcessInstancesResponse) SetStatusCode ¶
func (s *BatchExecuteProcessInstancesResponse) SetStatusCode(v int32) *BatchExecuteProcessInstancesResponse
func (BatchExecuteProcessInstancesResponse) String ¶
func (s BatchExecuteProcessInstancesResponse) String() string
type BatchExecuteProcessInstancesResponseBody ¶
type BatchExecuteProcessInstancesResponseBody struct { Result map[string]*ResultValue `json:"result,omitempty" xml:"result,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (BatchExecuteProcessInstancesResponseBody) GoString ¶
func (s BatchExecuteProcessInstancesResponseBody) GoString() string
func (*BatchExecuteProcessInstancesResponseBody) SetResult ¶
func (s *BatchExecuteProcessInstancesResponseBody) SetResult(v map[string]*ResultValue) *BatchExecuteProcessInstancesResponseBody
func (*BatchExecuteProcessInstancesResponseBody) SetSuccess ¶
func (s *BatchExecuteProcessInstancesResponseBody) SetSuccess(v bool) *BatchExecuteProcessInstancesResponseBody
func (BatchExecuteProcessInstancesResponseBody) String ¶
func (s BatchExecuteProcessInstancesResponseBody) String() string
type BatchUpdateProcessInstanceHeaders ¶
type BatchUpdateProcessInstanceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (BatchUpdateProcessInstanceHeaders) GoString ¶
func (s BatchUpdateProcessInstanceHeaders) GoString() string
func (*BatchUpdateProcessInstanceHeaders) SetCommonHeaders ¶
func (s *BatchUpdateProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *BatchUpdateProcessInstanceHeaders
func (*BatchUpdateProcessInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchUpdateProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *BatchUpdateProcessInstanceHeaders
func (BatchUpdateProcessInstanceHeaders) String ¶
func (s BatchUpdateProcessInstanceHeaders) String() string
type BatchUpdateProcessInstanceRequest ¶
type BatchUpdateProcessInstanceRequest struct {
UpdateProcessInstanceRequests []*BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests `json:"updateProcessInstanceRequests,omitempty" xml:"updateProcessInstanceRequests,omitempty" type:"Repeated"`
}
func (BatchUpdateProcessInstanceRequest) GoString ¶
func (s BatchUpdateProcessInstanceRequest) GoString() string
func (*BatchUpdateProcessInstanceRequest) SetUpdateProcessInstanceRequests ¶
func (s *BatchUpdateProcessInstanceRequest) SetUpdateProcessInstanceRequests(v []*BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) *BatchUpdateProcessInstanceRequest
func (BatchUpdateProcessInstanceRequest) String ¶
func (s BatchUpdateProcessInstanceRequest) String() string
type BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests ¶
type BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests struct { Notifiers []*BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers `json:"notifiers,omitempty" xml:"notifiers,omitempty" type:"Repeated"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) GoString ¶
func (s BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) GoString() string
func (*BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) SetNotifiers ¶
func (*BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) SetProcessInstanceId ¶
func (s *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) SetProcessInstanceId(v string) *BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests
func (BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) String ¶
func (s BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequests) String() string
type BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers ¶
type BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers struct {
UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}
func (BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers) GoString ¶
func (s BatchUpdateProcessInstanceRequestUpdateProcessInstanceRequestsNotifiers) GoString() string
type BatchUpdateProcessInstanceResponse ¶
type BatchUpdateProcessInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *BatchUpdateProcessInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (BatchUpdateProcessInstanceResponse) GoString ¶
func (s BatchUpdateProcessInstanceResponse) GoString() string
func (*BatchUpdateProcessInstanceResponse) SetHeaders ¶
func (s *BatchUpdateProcessInstanceResponse) SetHeaders(v map[string]*string) *BatchUpdateProcessInstanceResponse
func (*BatchUpdateProcessInstanceResponse) SetStatusCode ¶
func (s *BatchUpdateProcessInstanceResponse) SetStatusCode(v int32) *BatchUpdateProcessInstanceResponse
func (BatchUpdateProcessInstanceResponse) String ¶
func (s BatchUpdateProcessInstanceResponse) String() string
type BatchUpdateProcessInstanceResponseBody ¶
type BatchUpdateProcessInstanceResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (BatchUpdateProcessInstanceResponseBody) GoString ¶
func (s BatchUpdateProcessInstanceResponseBody) GoString() string
func (*BatchUpdateProcessInstanceResponseBody) SetSuccess ¶
func (s *BatchUpdateProcessInstanceResponseBody) SetSuccess(v bool) *BatchUpdateProcessInstanceResponseBody
func (BatchUpdateProcessInstanceResponseBody) String ¶
func (s BatchUpdateProcessInstanceResponseBody) String() string
type CancelIntegratedTaskHeaders ¶
type CancelIntegratedTaskHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CancelIntegratedTaskHeaders) GoString ¶
func (s CancelIntegratedTaskHeaders) GoString() string
func (*CancelIntegratedTaskHeaders) SetCommonHeaders ¶
func (s *CancelIntegratedTaskHeaders) SetCommonHeaders(v map[string]*string) *CancelIntegratedTaskHeaders
func (*CancelIntegratedTaskHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CancelIntegratedTaskHeaders) SetXAcsDingtalkAccessToken(v string) *CancelIntegratedTaskHeaders
func (CancelIntegratedTaskHeaders) String ¶
func (s CancelIntegratedTaskHeaders) String() string
type CancelIntegratedTaskRequest ¶
type CancelIntegratedTaskRequest struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` ActivityIds []*string `json:"activityIds,omitempty" xml:"activityIds,omitempty" type:"Repeated"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` }
func (CancelIntegratedTaskRequest) GoString ¶
func (s CancelIntegratedTaskRequest) GoString() string
func (*CancelIntegratedTaskRequest) SetActivityId ¶
func (s *CancelIntegratedTaskRequest) SetActivityId(v string) *CancelIntegratedTaskRequest
func (*CancelIntegratedTaskRequest) SetActivityIds ¶
func (s *CancelIntegratedTaskRequest) SetActivityIds(v []*string) *CancelIntegratedTaskRequest
func (*CancelIntegratedTaskRequest) SetProcessInstanceId ¶
func (s *CancelIntegratedTaskRequest) SetProcessInstanceId(v string) *CancelIntegratedTaskRequest
func (CancelIntegratedTaskRequest) String ¶
func (s CancelIntegratedTaskRequest) String() string
type CancelIntegratedTaskResponse ¶
type CancelIntegratedTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CancelIntegratedTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CancelIntegratedTaskResponse) GoString ¶
func (s CancelIntegratedTaskResponse) GoString() string
func (*CancelIntegratedTaskResponse) SetBody ¶
func (s *CancelIntegratedTaskResponse) SetBody(v *CancelIntegratedTaskResponseBody) *CancelIntegratedTaskResponse
func (*CancelIntegratedTaskResponse) SetHeaders ¶
func (s *CancelIntegratedTaskResponse) SetHeaders(v map[string]*string) *CancelIntegratedTaskResponse
func (*CancelIntegratedTaskResponse) SetStatusCode ¶
func (s *CancelIntegratedTaskResponse) SetStatusCode(v int32) *CancelIntegratedTaskResponse
func (CancelIntegratedTaskResponse) String ¶
func (s CancelIntegratedTaskResponse) String() string
type CancelIntegratedTaskResponseBody ¶
type CancelIntegratedTaskResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (CancelIntegratedTaskResponseBody) GoString ¶
func (s CancelIntegratedTaskResponseBody) GoString() string
func (*CancelIntegratedTaskResponseBody) SetSuccess ¶
func (s *CancelIntegratedTaskResponseBody) SetSuccess(v bool) *CancelIntegratedTaskResponseBody
func (CancelIntegratedTaskResponseBody) String ¶
func (s CancelIntegratedTaskResponseBody) String() string
type CleanProcessDataHeaders ¶
type CleanProcessDataHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CleanProcessDataHeaders) GoString ¶
func (s CleanProcessDataHeaders) GoString() string
func (*CleanProcessDataHeaders) SetCommonHeaders ¶
func (s *CleanProcessDataHeaders) SetCommonHeaders(v map[string]*string) *CleanProcessDataHeaders
func (*CleanProcessDataHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CleanProcessDataHeaders) SetXAcsDingtalkAccessToken(v string) *CleanProcessDataHeaders
func (CleanProcessDataHeaders) String ¶
func (s CleanProcessDataHeaders) String() string
type CleanProcessDataRequest ¶
type CleanProcessDataRequest struct { CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (CleanProcessDataRequest) GoString ¶
func (s CleanProcessDataRequest) GoString() string
func (*CleanProcessDataRequest) SetCorpId ¶
func (s *CleanProcessDataRequest) SetCorpId(v string) *CleanProcessDataRequest
func (*CleanProcessDataRequest) SetProcessCode ¶
func (s *CleanProcessDataRequest) SetProcessCode(v string) *CleanProcessDataRequest
func (CleanProcessDataRequest) String ¶
func (s CleanProcessDataRequest) String() string
type CleanProcessDataResponse ¶
type CleanProcessDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CleanProcessDataResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CleanProcessDataResponse) GoString ¶
func (s CleanProcessDataResponse) GoString() string
func (*CleanProcessDataResponse) SetBody ¶
func (s *CleanProcessDataResponse) SetBody(v *CleanProcessDataResponseBody) *CleanProcessDataResponse
func (*CleanProcessDataResponse) SetHeaders ¶
func (s *CleanProcessDataResponse) SetHeaders(v map[string]*string) *CleanProcessDataResponse
func (*CleanProcessDataResponse) SetStatusCode ¶
func (s *CleanProcessDataResponse) SetStatusCode(v int32) *CleanProcessDataResponse
func (CleanProcessDataResponse) String ¶
func (s CleanProcessDataResponse) String() string
type CleanProcessDataResponseBody ¶
type CleanProcessDataResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (CleanProcessDataResponseBody) GoString ¶
func (s CleanProcessDataResponseBody) GoString() string
func (*CleanProcessDataResponseBody) SetSuccess ¶
func (s *CleanProcessDataResponseBody) SetSuccess(v bool) *CleanProcessDataResponseBody
func (CleanProcessDataResponseBody) String ¶
func (s CleanProcessDataResponseBody) String() string
type Client ¶
func (*Client) AddApproveDentryAuth ¶
func (client *Client) AddApproveDentryAuth(request *AddApproveDentryAuthRequest) (_result *AddApproveDentryAuthResponse, _err error)
func (*Client) AddApproveDentryAuthWithOptions ¶
func (client *Client) AddApproveDentryAuthWithOptions(request *AddApproveDentryAuthRequest, headers *AddApproveDentryAuthHeaders, runtime *util.RuntimeOptions) (_result *AddApproveDentryAuthResponse, _err error)
func (*Client) AddProcessInstanceComment ¶
func (client *Client) AddProcessInstanceComment(request *AddProcessInstanceCommentRequest) (_result *AddProcessInstanceCommentResponse, _err error)
func (*Client) AddProcessInstanceCommentWithOptions ¶
func (client *Client) AddProcessInstanceCommentWithOptions(request *AddProcessInstanceCommentRequest, headers *AddProcessInstanceCommentHeaders, runtime *util.RuntimeOptions) (_result *AddProcessInstanceCommentResponse, _err error)
func (*Client) BatchExecuteProcessInstances ¶
func (client *Client) BatchExecuteProcessInstances(request *BatchExecuteProcessInstancesRequest) (_result *BatchExecuteProcessInstancesResponse, _err error)
func (*Client) BatchExecuteProcessInstancesWithOptions ¶
func (client *Client) BatchExecuteProcessInstancesWithOptions(request *BatchExecuteProcessInstancesRequest, headers *BatchExecuteProcessInstancesHeaders, runtime *util.RuntimeOptions) (_result *BatchExecuteProcessInstancesResponse, _err error)
func (*Client) BatchUpdateProcessInstance ¶
func (client *Client) BatchUpdateProcessInstance(request *BatchUpdateProcessInstanceRequest) (_result *BatchUpdateProcessInstanceResponse, _err error)
func (*Client) BatchUpdateProcessInstanceWithOptions ¶
func (client *Client) BatchUpdateProcessInstanceWithOptions(request *BatchUpdateProcessInstanceRequest, headers *BatchUpdateProcessInstanceHeaders, runtime *util.RuntimeOptions) (_result *BatchUpdateProcessInstanceResponse, _err error)
func (*Client) CancelIntegratedTask ¶
func (client *Client) CancelIntegratedTask(request *CancelIntegratedTaskRequest) (_result *CancelIntegratedTaskResponse, _err error)
func (*Client) CancelIntegratedTaskWithOptions ¶
func (client *Client) CancelIntegratedTaskWithOptions(request *CancelIntegratedTaskRequest, headers *CancelIntegratedTaskHeaders, runtime *util.RuntimeOptions) (_result *CancelIntegratedTaskResponse, _err error)
func (*Client) CleanProcessData ¶
func (client *Client) CleanProcessData(request *CleanProcessDataRequest) (_result *CleanProcessDataResponse, _err error)
func (*Client) CleanProcessDataWithOptions ¶
func (client *Client) CleanProcessDataWithOptions(request *CleanProcessDataRequest, headers *CleanProcessDataHeaders, runtime *util.RuntimeOptions) (_result *CleanProcessDataResponse, _err error)
func (*Client) CopyProcess ¶
func (client *Client) CopyProcess(request *CopyProcessRequest) (_result *CopyProcessResponse, _err error)
func (*Client) CopyProcessWithOptions ¶
func (client *Client) CopyProcessWithOptions(request *CopyProcessRequest, headers *CopyProcessHeaders, runtime *util.RuntimeOptions) (_result *CopyProcessResponse, _err error)
func (*Client) CreateIntegratedTask ¶
func (client *Client) CreateIntegratedTask(request *CreateIntegratedTaskRequest) (_result *CreateIntegratedTaskResponse, _err error)
func (*Client) CreateIntegratedTaskWithOptions ¶
func (client *Client) CreateIntegratedTaskWithOptions(request *CreateIntegratedTaskRequest, headers *CreateIntegratedTaskHeaders, runtime *util.RuntimeOptions) (_result *CreateIntegratedTaskResponse, _err error)
func (*Client) DeleteProcess ¶
func (client *Client) DeleteProcess(request *DeleteProcessRequest) (_result *DeleteProcessResponse, _err error)
func (*Client) DeleteProcessWithOptions ¶
func (client *Client) DeleteProcessWithOptions(request *DeleteProcessRequest, headers *DeleteProcessHeaders, runtime *util.RuntimeOptions) (_result *DeleteProcessResponse, _err error)
func (*Client) ExecuteProcessInstance ¶
func (client *Client) ExecuteProcessInstance(request *ExecuteProcessInstanceRequest) (_result *ExecuteProcessInstanceResponse, _err error)
func (*Client) ExecuteProcessInstanceWithOptions ¶
func (client *Client) ExecuteProcessInstanceWithOptions(request *ExecuteProcessInstanceRequest, headers *ExecuteProcessInstanceHeaders, runtime *util.RuntimeOptions) (_result *ExecuteProcessInstanceResponse, _err error)
func (*Client) FormCreate ¶
func (client *Client) FormCreate(request *FormCreateRequest) (_result *FormCreateResponse, _err error)
func (*Client) FormCreateWithOptions ¶
func (client *Client) FormCreateWithOptions(request *FormCreateRequest, headers *FormCreateHeaders, runtime *util.RuntimeOptions) (_result *FormCreateResponse, _err error)
func (*Client) GetAttachmentSpace ¶
func (client *Client) GetAttachmentSpace(request *GetAttachmentSpaceRequest) (_result *GetAttachmentSpaceResponse, _err error)
func (*Client) GetAttachmentSpaceWithOptions ¶
func (client *Client) GetAttachmentSpaceWithOptions(request *GetAttachmentSpaceRequest, headers *GetAttachmentSpaceHeaders, runtime *util.RuntimeOptions) (_result *GetAttachmentSpaceResponse, _err error)
func (*Client) GetConditionFormComponent ¶
func (client *Client) GetConditionFormComponent(request *GetConditionFormComponentRequest) (_result *GetConditionFormComponentResponse, _err error)
func (*Client) GetConditionFormComponentWithOptions ¶
func (client *Client) GetConditionFormComponentWithOptions(request *GetConditionFormComponentRequest, headers *GetConditionFormComponentHeaders, runtime *util.RuntimeOptions) (_result *GetConditionFormComponentResponse, _err error)
func (*Client) GetCrmProcCodes ¶
func (client *Client) GetCrmProcCodes() (_result *GetCrmProcCodesResponse, _err error)
func (*Client) GetCrmProcCodesWithOptions ¶
func (client *Client) GetCrmProcCodesWithOptions(headers *GetCrmProcCodesHeaders, runtime *util.RuntimeOptions) (_result *GetCrmProcCodesResponse, _err error)
func (*Client) GetFieldModifiedHistory ¶ added in v1.6.67
func (client *Client) GetFieldModifiedHistory(request *GetFieldModifiedHistoryRequest) (_result *GetFieldModifiedHistoryResponse, _err error)
func (*Client) GetFieldModifiedHistoryWithOptions ¶ added in v1.6.67
func (client *Client) GetFieldModifiedHistoryWithOptions(request *GetFieldModifiedHistoryRequest, headers *GetFieldModifiedHistoryHeaders, runtime *util.RuntimeOptions) (_result *GetFieldModifiedHistoryResponse, _err error)
func (*Client) GetManageProcessByStaffId ¶
func (client *Client) GetManageProcessByStaffId(request *GetManageProcessByStaffIdRequest) (_result *GetManageProcessByStaffIdResponse, _err error)
func (*Client) GetManageProcessByStaffIdWithOptions ¶
func (client *Client) GetManageProcessByStaffIdWithOptions(request *GetManageProcessByStaffIdRequest, headers *GetManageProcessByStaffIdHeaders, runtime *util.RuntimeOptions) (_result *GetManageProcessByStaffIdResponse, _err error)
func (*Client) GetProcessCodeByName ¶
func (client *Client) GetProcessCodeByName(request *GetProcessCodeByNameRequest) (_result *GetProcessCodeByNameResponse, _err error)
func (*Client) GetProcessCodeByNameWithOptions ¶
func (client *Client) GetProcessCodeByNameWithOptions(request *GetProcessCodeByNameRequest, headers *GetProcessCodeByNameHeaders, runtime *util.RuntimeOptions) (_result *GetProcessCodeByNameResponse, _err error)
func (*Client) GetProcessConfig ¶
func (client *Client) GetProcessConfig(request *GetProcessConfigRequest) (_result *GetProcessConfigResponse, _err error)
func (*Client) GetProcessConfigWithOptions ¶
func (client *Client) GetProcessConfigWithOptions(request *GetProcessConfigRequest, headers *GetProcessConfigHeaders, runtime *util.RuntimeOptions) (_result *GetProcessConfigResponse, _err error)
func (*Client) GetProcessInstance ¶
func (client *Client) GetProcessInstance(request *GetProcessInstanceRequest) (_result *GetProcessInstanceResponse, _err error)
func (*Client) GetProcessInstanceWithOptions ¶
func (client *Client) GetProcessInstanceWithOptions(request *GetProcessInstanceRequest, headers *GetProcessInstanceHeaders, runtime *util.RuntimeOptions) (_result *GetProcessInstanceResponse, _err error)
func (*Client) GetSchemaAndProcessconfigBatchlly ¶ added in v1.6.56
func (client *Client) GetSchemaAndProcessconfigBatchlly(request *GetSchemaAndProcessconfigBatchllyRequest) (_result *GetSchemaAndProcessconfigBatchllyResponse, _err error)
func (*Client) GetSchemaAndProcessconfigBatchllyWithOptions ¶ added in v1.6.56
func (client *Client) GetSchemaAndProcessconfigBatchllyWithOptions(tmpReq *GetSchemaAndProcessconfigBatchllyRequest, headers *GetSchemaAndProcessconfigBatchllyHeaders, runtime *util.RuntimeOptions) (_result *GetSchemaAndProcessconfigBatchllyResponse, _err error)
func (*Client) GetSpaceWithDownloadAuth ¶
func (client *Client) GetSpaceWithDownloadAuth(request *GetSpaceWithDownloadAuthRequest) (_result *GetSpaceWithDownloadAuthResponse, _err error)
func (*Client) GetSpaceWithDownloadAuthWithOptions ¶
func (client *Client) GetSpaceWithDownloadAuthWithOptions(request *GetSpaceWithDownloadAuthRequest, headers *GetSpaceWithDownloadAuthHeaders, runtime *util.RuntimeOptions) (_result *GetSpaceWithDownloadAuthResponse, _err error)
func (*Client) GetUserTodoTaskSum ¶
func (client *Client) GetUserTodoTaskSum(request *GetUserTodoTaskSumRequest) (_result *GetUserTodoTaskSumResponse, _err error)
func (*Client) GetUserTodoTaskSumWithOptions ¶
func (client *Client) GetUserTodoTaskSumWithOptions(request *GetUserTodoTaskSumRequest, headers *GetUserTodoTaskSumHeaders, runtime *util.RuntimeOptions) (_result *GetUserTodoTaskSumResponse, _err error)
func (*Client) GrantCspaceAuthorization ¶
func (client *Client) GrantCspaceAuthorization(request *GrantCspaceAuthorizationRequest) (_result *GrantCspaceAuthorizationResponse, _err error)
func (*Client) GrantCspaceAuthorizationWithOptions ¶
func (client *Client) GrantCspaceAuthorizationWithOptions(request *GrantCspaceAuthorizationRequest, headers *GrantCspaceAuthorizationHeaders, runtime *util.RuntimeOptions) (_result *GrantCspaceAuthorizationResponse, _err error)
func (*Client) GrantProcessInstanceForDownloadFile ¶
func (client *Client) GrantProcessInstanceForDownloadFile(request *GrantProcessInstanceForDownloadFileRequest) (_result *GrantProcessInstanceForDownloadFileResponse, _err error)
func (*Client) GrantProcessInstanceForDownloadFileWithOptions ¶
func (client *Client) GrantProcessInstanceForDownloadFileWithOptions(request *GrantProcessInstanceForDownloadFileRequest, headers *GrantProcessInstanceForDownloadFileHeaders, runtime *util.RuntimeOptions) (_result *GrantProcessInstanceForDownloadFileResponse, _err error)
func (*Client) InstallApp ¶
func (client *Client) InstallApp(request *InstallAppRequest) (_result *InstallAppResponse, _err error)
func (*Client) InstallAppWithOptions ¶
func (client *Client) InstallAppWithOptions(request *InstallAppRequest, headers *InstallAppHeaders, runtime *util.RuntimeOptions) (_result *InstallAppResponse, _err error)
func (*Client) ListProcessInstanceIds ¶
func (client *Client) ListProcessInstanceIds(request *ListProcessInstanceIdsRequest) (_result *ListProcessInstanceIdsResponse, _err error)
func (*Client) ListProcessInstanceIdsWithOptions ¶
func (client *Client) ListProcessInstanceIdsWithOptions(request *ListProcessInstanceIdsRequest, headers *ListProcessInstanceIdsHeaders, runtime *util.RuntimeOptions) (_result *ListProcessInstanceIdsResponse, _err error)
func (*Client) ListTodoWorkRecords ¶
func (client *Client) ListTodoWorkRecords(request *ListTodoWorkRecordsRequest) (_result *ListTodoWorkRecordsResponse, _err error)
func (*Client) ListTodoWorkRecordsWithOptions ¶
func (client *Client) ListTodoWorkRecordsWithOptions(request *ListTodoWorkRecordsRequest, headers *ListTodoWorkRecordsHeaders, runtime *util.RuntimeOptions) (_result *ListTodoWorkRecordsResponse, _err error)
func (*Client) ListUserVisibleBpmsProcesses ¶
func (client *Client) ListUserVisibleBpmsProcesses(request *ListUserVisibleBpmsProcessesRequest) (_result *ListUserVisibleBpmsProcessesResponse, _err error)
func (*Client) ListUserVisibleBpmsProcessesWithOptions ¶
func (client *Client) ListUserVisibleBpmsProcessesWithOptions(request *ListUserVisibleBpmsProcessesRequest, headers *ListUserVisibleBpmsProcessesHeaders, runtime *util.RuntimeOptions) (_result *ListUserVisibleBpmsProcessesResponse, _err error)
func (*Client) PagesExportInstances ¶ added in v1.6.56
func (client *Client) PagesExportInstances(request *PagesExportInstancesRequest) (_result *PagesExportInstancesResponse, _err error)
func (*Client) PagesExportInstancesWithOptions ¶ added in v1.6.56
func (client *Client) PagesExportInstancesWithOptions(request *PagesExportInstancesRequest, headers *PagesExportInstancesHeaders, runtime *util.RuntimeOptions) (_result *PagesExportInstancesResponse, _err error)
func (*Client) ProcessForecast ¶
func (client *Client) ProcessForecast(request *ProcessForecastRequest) (_result *ProcessForecastResponse, _err error)
func (*Client) ProcessForecastWithOptions ¶
func (client *Client) ProcessForecastWithOptions(request *ProcessForecastRequest, headers *ProcessForecastHeaders, runtime *util.RuntimeOptions) (_result *ProcessForecastResponse, _err error)
func (*Client) QueryAllFormInstances ¶
func (client *Client) QueryAllFormInstances(request *QueryAllFormInstancesRequest) (_result *QueryAllFormInstancesResponse, _err error)
func (*Client) QueryAllFormInstancesWithOptions ¶
func (client *Client) QueryAllFormInstancesWithOptions(request *QueryAllFormInstancesRequest, headers *QueryAllFormInstancesHeaders, runtime *util.RuntimeOptions) (_result *QueryAllFormInstancesResponse, _err error)
func (*Client) QueryAllProcessInstances ¶
func (client *Client) QueryAllProcessInstances(request *QueryAllProcessInstancesRequest) (_result *QueryAllProcessInstancesResponse, _err error)
func (*Client) QueryAllProcessInstancesWithOptions ¶
func (client *Client) QueryAllProcessInstancesWithOptions(request *QueryAllProcessInstancesRequest, headers *QueryAllProcessInstancesHeaders, runtime *util.RuntimeOptions) (_result *QueryAllProcessInstancesResponse, _err error)
func (*Client) QueryFormByBizType ¶
func (client *Client) QueryFormByBizType(request *QueryFormByBizTypeRequest) (_result *QueryFormByBizTypeResponse, _err error)
func (*Client) QueryFormByBizTypeWithOptions ¶
func (client *Client) QueryFormByBizTypeWithOptions(request *QueryFormByBizTypeRequest, headers *QueryFormByBizTypeHeaders, runtime *util.RuntimeOptions) (_result *QueryFormByBizTypeResponse, _err error)
func (*Client) QueryFormInstance ¶
func (client *Client) QueryFormInstance(request *QueryFormInstanceRequest) (_result *QueryFormInstanceResponse, _err error)
func (*Client) QueryFormInstanceWithOptions ¶
func (client *Client) QueryFormInstanceWithOptions(request *QueryFormInstanceRequest, headers *QueryFormInstanceHeaders, runtime *util.RuntimeOptions) (_result *QueryFormInstanceResponse, _err error)
func (*Client) QueryIntegratedTodoTask ¶
func (client *Client) QueryIntegratedTodoTask(request *QueryIntegratedTodoTaskRequest) (_result *QueryIntegratedTodoTaskResponse, _err error)
func (*Client) QueryIntegratedTodoTaskWithOptions ¶
func (client *Client) QueryIntegratedTodoTaskWithOptions(request *QueryIntegratedTodoTaskRequest, headers *QueryIntegratedTodoTaskHeaders, runtime *util.RuntimeOptions) (_result *QueryIntegratedTodoTaskResponse, _err error)
func (*Client) QueryProcessByBizCategoryId ¶
func (client *Client) QueryProcessByBizCategoryId(request *QueryProcessByBizCategoryIdRequest) (_result *QueryProcessByBizCategoryIdResponse, _err error)
func (*Client) QueryProcessByBizCategoryIdWithOptions ¶
func (client *Client) QueryProcessByBizCategoryIdWithOptions(request *QueryProcessByBizCategoryIdRequest, headers *QueryProcessByBizCategoryIdHeaders, runtime *util.RuntimeOptions) (_result *QueryProcessByBizCategoryIdResponse, _err error)
func (*Client) QuerySchemaAndProcess ¶ added in v1.6.18
func (client *Client) QuerySchemaAndProcess(request *QuerySchemaAndProcessRequest) (_result *QuerySchemaAndProcessResponse, _err error)
func (*Client) QuerySchemaAndProcessWithOptions ¶ added in v1.6.18
func (client *Client) QuerySchemaAndProcessWithOptions(request *QuerySchemaAndProcessRequest, headers *QuerySchemaAndProcessHeaders, runtime *util.RuntimeOptions) (_result *QuerySchemaAndProcessResponse, _err error)
func (*Client) QuerySchemaByProcessCode ¶
func (client *Client) QuerySchemaByProcessCode(request *QuerySchemaByProcessCodeRequest) (_result *QuerySchemaByProcessCodeResponse, _err error)
func (*Client) QuerySchemaByProcessCodeWithOptions ¶
func (client *Client) QuerySchemaByProcessCodeWithOptions(request *QuerySchemaByProcessCodeRequest, headers *QuerySchemaByProcessCodeHeaders, runtime *util.RuntimeOptions) (_result *QuerySchemaByProcessCodeResponse, _err error)
func (*Client) RedirectWorkflowTask ¶
func (client *Client) RedirectWorkflowTask(request *RedirectWorkflowTaskRequest) (_result *RedirectWorkflowTaskResponse, _err error)
func (*Client) RedirectWorkflowTaskWithOptions ¶
func (client *Client) RedirectWorkflowTaskWithOptions(request *RedirectWorkflowTaskRequest, headers *RedirectWorkflowTaskHeaders, runtime *util.RuntimeOptions) (_result *RedirectWorkflowTaskResponse, _err error)
func (*Client) SaveIntegratedInstance ¶
func (client *Client) SaveIntegratedInstance(request *SaveIntegratedInstanceRequest) (_result *SaveIntegratedInstanceResponse, _err error)
func (*Client) SaveIntegratedInstanceWithOptions ¶
func (client *Client) SaveIntegratedInstanceWithOptions(request *SaveIntegratedInstanceRequest, headers *SaveIntegratedInstanceHeaders, runtime *util.RuntimeOptions) (_result *SaveIntegratedInstanceResponse, _err error)
func (*Client) SaveProcess ¶
func (client *Client) SaveProcess(request *SaveProcessRequest) (_result *SaveProcessResponse, _err error)
func (*Client) SaveProcessWithOptions ¶
func (client *Client) SaveProcessWithOptions(request *SaveProcessRequest, headers *SaveProcessHeaders, runtime *util.RuntimeOptions) (_result *SaveProcessResponse, _err error)
func (*Client) StartProcessInstance ¶
func (client *Client) StartProcessInstance(request *StartProcessInstanceRequest) (_result *StartProcessInstanceResponse, _err error)
func (*Client) StartProcessInstanceWithOptions ¶
func (client *Client) StartProcessInstanceWithOptions(request *StartProcessInstanceRequest, headers *StartProcessInstanceHeaders, runtime *util.RuntimeOptions) (_result *StartProcessInstanceResponse, _err error)
func (*Client) TerminateProcessInstance ¶
func (client *Client) TerminateProcessInstance(request *TerminateProcessInstanceRequest) (_result *TerminateProcessInstanceResponse, _err error)
func (*Client) TerminateProcessInstanceWithOptions ¶
func (client *Client) TerminateProcessInstanceWithOptions(request *TerminateProcessInstanceRequest, headers *TerminateProcessInstanceHeaders, runtime *util.RuntimeOptions) (_result *TerminateProcessInstanceResponse, _err error)
func (*Client) UpdateIntegratedTask ¶
func (client *Client) UpdateIntegratedTask(request *UpdateIntegratedTaskRequest) (_result *UpdateIntegratedTaskResponse, _err error)
func (*Client) UpdateIntegratedTaskWithOptions ¶
func (client *Client) UpdateIntegratedTaskWithOptions(request *UpdateIntegratedTaskRequest, headers *UpdateIntegratedTaskHeaders, runtime *util.RuntimeOptions) (_result *UpdateIntegratedTaskResponse, _err error)
func (*Client) UpdateProcessInstance ¶
func (client *Client) UpdateProcessInstance(request *UpdateProcessInstanceRequest) (_result *UpdateProcessInstanceResponse, _err error)
func (*Client) UpdateProcessInstanceWithOptions ¶
func (client *Client) UpdateProcessInstanceWithOptions(request *UpdateProcessInstanceRequest, headers *UpdateProcessInstanceHeaders, runtime *util.RuntimeOptions) (_result *UpdateProcessInstanceResponse, _err error)
type CopyProcessHeaders ¶
type CopyProcessHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CopyProcessHeaders) GoString ¶
func (s CopyProcessHeaders) GoString() string
func (*CopyProcessHeaders) SetCommonHeaders ¶
func (s *CopyProcessHeaders) SetCommonHeaders(v map[string]*string) *CopyProcessHeaders
func (*CopyProcessHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CopyProcessHeaders) SetXAcsDingtalkAccessToken(v string) *CopyProcessHeaders
func (CopyProcessHeaders) String ¶
func (s CopyProcessHeaders) String() string
type CopyProcessRequest ¶
type CopyProcessRequest struct { CopyOptions *CopyProcessRequestCopyOptions `json:"copyOptions,omitempty" xml:"copyOptions,omitempty" type:"Struct"` SourceCorpId *string `json:"sourceCorpId,omitempty" xml:"sourceCorpId,omitempty"` SourceProcessVOList []*CopyProcessRequestSourceProcessVOList `json:"sourceProcessVOList,omitempty" xml:"sourceProcessVOList,omitempty" type:"Repeated"` }
func (CopyProcessRequest) GoString ¶
func (s CopyProcessRequest) GoString() string
func (*CopyProcessRequest) SetCopyOptions ¶
func (s *CopyProcessRequest) SetCopyOptions(v *CopyProcessRequestCopyOptions) *CopyProcessRequest
func (*CopyProcessRequest) SetSourceCorpId ¶
func (s *CopyProcessRequest) SetSourceCorpId(v string) *CopyProcessRequest
func (*CopyProcessRequest) SetSourceProcessVOList ¶
func (s *CopyProcessRequest) SetSourceProcessVOList(v []*CopyProcessRequestSourceProcessVOList) *CopyProcessRequest
func (CopyProcessRequest) String ¶
func (s CopyProcessRequest) String() string
type CopyProcessRequestCopyOptions ¶
type CopyProcessRequestCopyOptions struct {
CopyType *int32 `json:"copyType,omitempty" xml:"copyType,omitempty"`
}
func (CopyProcessRequestCopyOptions) GoString ¶
func (s CopyProcessRequestCopyOptions) GoString() string
func (*CopyProcessRequestCopyOptions) SetCopyType ¶
func (s *CopyProcessRequestCopyOptions) SetCopyType(v int32) *CopyProcessRequestCopyOptions
func (CopyProcessRequestCopyOptions) String ¶
func (s CopyProcessRequestCopyOptions) String() string
type CopyProcessRequestSourceProcessVOList ¶
type CopyProcessRequestSourceProcessVOList struct { BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (CopyProcessRequestSourceProcessVOList) GoString ¶
func (s CopyProcessRequestSourceProcessVOList) GoString() string
func (*CopyProcessRequestSourceProcessVOList) SetBizType ¶
func (s *CopyProcessRequestSourceProcessVOList) SetBizType(v string) *CopyProcessRequestSourceProcessVOList
func (*CopyProcessRequestSourceProcessVOList) SetName ¶
func (s *CopyProcessRequestSourceProcessVOList) SetName(v string) *CopyProcessRequestSourceProcessVOList
func (*CopyProcessRequestSourceProcessVOList) SetProcessCode ¶
func (s *CopyProcessRequestSourceProcessVOList) SetProcessCode(v string) *CopyProcessRequestSourceProcessVOList
func (CopyProcessRequestSourceProcessVOList) String ¶
func (s CopyProcessRequestSourceProcessVOList) String() string
type CopyProcessResponse ¶
type CopyProcessResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CopyProcessResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CopyProcessResponse) GoString ¶
func (s CopyProcessResponse) GoString() string
func (*CopyProcessResponse) SetBody ¶
func (s *CopyProcessResponse) SetBody(v *CopyProcessResponseBody) *CopyProcessResponse
func (*CopyProcessResponse) SetHeaders ¶
func (s *CopyProcessResponse) SetHeaders(v map[string]*string) *CopyProcessResponse
func (*CopyProcessResponse) SetStatusCode ¶
func (s *CopyProcessResponse) SetStatusCode(v int32) *CopyProcessResponse
func (CopyProcessResponse) String ¶
func (s CopyProcessResponse) String() string
type CopyProcessResponseBody ¶
type CopyProcessResponseBody struct {
Result []*CopyProcessResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (CopyProcessResponseBody) GoString ¶
func (s CopyProcessResponseBody) GoString() string
func (*CopyProcessResponseBody) SetResult ¶
func (s *CopyProcessResponseBody) SetResult(v []*CopyProcessResponseBodyResult) *CopyProcessResponseBody
func (CopyProcessResponseBody) String ¶
func (s CopyProcessResponseBody) String() string
type CopyProcessResponseBodyResult ¶
type CopyProcessResponseBodyResult struct { BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (CopyProcessResponseBodyResult) GoString ¶
func (s CopyProcessResponseBodyResult) GoString() string
func (*CopyProcessResponseBodyResult) SetBizType ¶
func (s *CopyProcessResponseBodyResult) SetBizType(v string) *CopyProcessResponseBodyResult
func (*CopyProcessResponseBodyResult) SetName ¶
func (s *CopyProcessResponseBodyResult) SetName(v string) *CopyProcessResponseBodyResult
func (*CopyProcessResponseBodyResult) SetProcessCode ¶
func (s *CopyProcessResponseBodyResult) SetProcessCode(v string) *CopyProcessResponseBodyResult
func (CopyProcessResponseBodyResult) String ¶
func (s CopyProcessResponseBodyResult) String() string
type CreateIntegratedTaskHeaders ¶
type CreateIntegratedTaskHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (CreateIntegratedTaskHeaders) GoString ¶
func (s CreateIntegratedTaskHeaders) GoString() string
func (*CreateIntegratedTaskHeaders) SetCommonHeaders ¶
func (s *CreateIntegratedTaskHeaders) SetCommonHeaders(v map[string]*string) *CreateIntegratedTaskHeaders
func (*CreateIntegratedTaskHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateIntegratedTaskHeaders) SetXAcsDingtalkAccessToken(v string) *CreateIntegratedTaskHeaders
func (CreateIntegratedTaskHeaders) String ¶
func (s CreateIntegratedTaskHeaders) String() string
type CreateIntegratedTaskRequest ¶
type CreateIntegratedTaskRequest struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Tasks []*CreateIntegratedTaskRequestTasks `json:"tasks,omitempty" xml:"tasks,omitempty" type:"Repeated"` }
func (CreateIntegratedTaskRequest) GoString ¶
func (s CreateIntegratedTaskRequest) GoString() string
func (*CreateIntegratedTaskRequest) SetActivityId ¶
func (s *CreateIntegratedTaskRequest) SetActivityId(v string) *CreateIntegratedTaskRequest
func (*CreateIntegratedTaskRequest) SetProcessInstanceId ¶
func (s *CreateIntegratedTaskRequest) SetProcessInstanceId(v string) *CreateIntegratedTaskRequest
func (*CreateIntegratedTaskRequest) SetTasks ¶
func (s *CreateIntegratedTaskRequest) SetTasks(v []*CreateIntegratedTaskRequestTasks) *CreateIntegratedTaskRequest
func (CreateIntegratedTaskRequest) String ¶
func (s CreateIntegratedTaskRequest) String() string
type CreateIntegratedTaskRequestTasks ¶
type CreateIntegratedTaskRequestTasks struct { CustomData *string `json:"customData,omitempty" xml:"customData,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateIntegratedTaskRequestTasks) GoString ¶
func (s CreateIntegratedTaskRequestTasks) GoString() string
func (*CreateIntegratedTaskRequestTasks) SetCustomData ¶
func (s *CreateIntegratedTaskRequestTasks) SetCustomData(v string) *CreateIntegratedTaskRequestTasks
func (*CreateIntegratedTaskRequestTasks) SetUrl ¶
func (s *CreateIntegratedTaskRequestTasks) SetUrl(v string) *CreateIntegratedTaskRequestTasks
func (*CreateIntegratedTaskRequestTasks) SetUserId ¶
func (s *CreateIntegratedTaskRequestTasks) SetUserId(v string) *CreateIntegratedTaskRequestTasks
func (CreateIntegratedTaskRequestTasks) String ¶
func (s CreateIntegratedTaskRequestTasks) String() string
type CreateIntegratedTaskResponse ¶
type CreateIntegratedTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *CreateIntegratedTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (CreateIntegratedTaskResponse) GoString ¶
func (s CreateIntegratedTaskResponse) GoString() string
func (*CreateIntegratedTaskResponse) SetBody ¶
func (s *CreateIntegratedTaskResponse) SetBody(v *CreateIntegratedTaskResponseBody) *CreateIntegratedTaskResponse
func (*CreateIntegratedTaskResponse) SetHeaders ¶
func (s *CreateIntegratedTaskResponse) SetHeaders(v map[string]*string) *CreateIntegratedTaskResponse
func (*CreateIntegratedTaskResponse) SetStatusCode ¶
func (s *CreateIntegratedTaskResponse) SetStatusCode(v int32) *CreateIntegratedTaskResponse
func (CreateIntegratedTaskResponse) String ¶
func (s CreateIntegratedTaskResponse) String() string
type CreateIntegratedTaskResponseBody ¶
type CreateIntegratedTaskResponseBody struct { Result []*CreateIntegratedTaskResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (CreateIntegratedTaskResponseBody) GoString ¶
func (s CreateIntegratedTaskResponseBody) GoString() string
func (*CreateIntegratedTaskResponseBody) SetResult ¶
func (s *CreateIntegratedTaskResponseBody) SetResult(v []*CreateIntegratedTaskResponseBodyResult) *CreateIntegratedTaskResponseBody
func (*CreateIntegratedTaskResponseBody) SetSuccess ¶
func (s *CreateIntegratedTaskResponseBody) SetSuccess(v bool) *CreateIntegratedTaskResponseBody
func (CreateIntegratedTaskResponseBody) String ¶
func (s CreateIntegratedTaskResponseBody) String() string
type CreateIntegratedTaskResponseBodyResult ¶
type CreateIntegratedTaskResponseBodyResult struct { TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateIntegratedTaskResponseBodyResult) GoString ¶
func (s CreateIntegratedTaskResponseBodyResult) GoString() string
func (*CreateIntegratedTaskResponseBodyResult) SetTaskId ¶
func (s *CreateIntegratedTaskResponseBodyResult) SetTaskId(v int64) *CreateIntegratedTaskResponseBodyResult
func (*CreateIntegratedTaskResponseBodyResult) SetUserId ¶
func (s *CreateIntegratedTaskResponseBodyResult) SetUserId(v string) *CreateIntegratedTaskResponseBodyResult
func (CreateIntegratedTaskResponseBodyResult) String ¶
func (s CreateIntegratedTaskResponseBodyResult) String() string
type DeleteProcessHeaders ¶
type DeleteProcessHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (DeleteProcessHeaders) GoString ¶
func (s DeleteProcessHeaders) GoString() string
func (*DeleteProcessHeaders) SetCommonHeaders ¶
func (s *DeleteProcessHeaders) SetCommonHeaders(v map[string]*string) *DeleteProcessHeaders
func (*DeleteProcessHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteProcessHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteProcessHeaders
func (DeleteProcessHeaders) String ¶
func (s DeleteProcessHeaders) String() string
type DeleteProcessRequest ¶
type DeleteProcessRequest struct { CleanRunningTask *bool `json:"cleanRunningTask,omitempty" xml:"cleanRunningTask,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (DeleteProcessRequest) GoString ¶
func (s DeleteProcessRequest) GoString() string
func (*DeleteProcessRequest) SetCleanRunningTask ¶
func (s *DeleteProcessRequest) SetCleanRunningTask(v bool) *DeleteProcessRequest
func (*DeleteProcessRequest) SetProcessCode ¶
func (s *DeleteProcessRequest) SetProcessCode(v string) *DeleteProcessRequest
func (DeleteProcessRequest) String ¶
func (s DeleteProcessRequest) String() string
type DeleteProcessResponse ¶
type DeleteProcessResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *DeleteProcessResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (DeleteProcessResponse) GoString ¶
func (s DeleteProcessResponse) GoString() string
func (*DeleteProcessResponse) SetBody ¶
func (s *DeleteProcessResponse) SetBody(v *DeleteProcessResponseBody) *DeleteProcessResponse
func (*DeleteProcessResponse) SetHeaders ¶
func (s *DeleteProcessResponse) SetHeaders(v map[string]*string) *DeleteProcessResponse
func (*DeleteProcessResponse) SetStatusCode ¶
func (s *DeleteProcessResponse) SetStatusCode(v int32) *DeleteProcessResponse
func (DeleteProcessResponse) String ¶
func (s DeleteProcessResponse) String() string
type DeleteProcessResponseBody ¶
type DeleteProcessResponseBody struct {
Result *DeleteProcessResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (DeleteProcessResponseBody) GoString ¶
func (s DeleteProcessResponseBody) GoString() string
func (*DeleteProcessResponseBody) SetResult ¶
func (s *DeleteProcessResponseBody) SetResult(v *DeleteProcessResponseBodyResult) *DeleteProcessResponseBody
func (DeleteProcessResponseBody) String ¶
func (s DeleteProcessResponseBody) String() string
type DeleteProcessResponseBodyResult ¶
type DeleteProcessResponseBodyResult struct {
ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"`
}
func (DeleteProcessResponseBodyResult) GoString ¶
func (s DeleteProcessResponseBodyResult) GoString() string
func (*DeleteProcessResponseBodyResult) SetProcessCode ¶
func (s *DeleteProcessResponseBodyResult) SetProcessCode(v string) *DeleteProcessResponseBodyResult
func (DeleteProcessResponseBodyResult) String ¶
func (s DeleteProcessResponseBodyResult) String() string
type ExecuteProcessInstanceHeaders ¶
type ExecuteProcessInstanceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ExecuteProcessInstanceHeaders) GoString ¶
func (s ExecuteProcessInstanceHeaders) GoString() string
func (*ExecuteProcessInstanceHeaders) SetCommonHeaders ¶
func (s *ExecuteProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *ExecuteProcessInstanceHeaders
func (*ExecuteProcessInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ExecuteProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *ExecuteProcessInstanceHeaders
func (ExecuteProcessInstanceHeaders) String ¶
func (s ExecuteProcessInstanceHeaders) String() string
type ExecuteProcessInstanceRequest ¶
type ExecuteProcessInstanceRequest struct { ActionerUserId *string `json:"actionerUserId,omitempty" xml:"actionerUserId,omitempty"` File *ExecuteProcessInstanceRequestFile `json:"file,omitempty" xml:"file,omitempty" type:"Struct"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` }
func (ExecuteProcessInstanceRequest) GoString ¶
func (s ExecuteProcessInstanceRequest) GoString() string
func (*ExecuteProcessInstanceRequest) SetActionerUserId ¶
func (s *ExecuteProcessInstanceRequest) SetActionerUserId(v string) *ExecuteProcessInstanceRequest
func (*ExecuteProcessInstanceRequest) SetFile ¶
func (s *ExecuteProcessInstanceRequest) SetFile(v *ExecuteProcessInstanceRequestFile) *ExecuteProcessInstanceRequest
func (*ExecuteProcessInstanceRequest) SetProcessInstanceId ¶
func (s *ExecuteProcessInstanceRequest) SetProcessInstanceId(v string) *ExecuteProcessInstanceRequest
func (*ExecuteProcessInstanceRequest) SetRemark ¶
func (s *ExecuteProcessInstanceRequest) SetRemark(v string) *ExecuteProcessInstanceRequest
func (*ExecuteProcessInstanceRequest) SetResult ¶
func (s *ExecuteProcessInstanceRequest) SetResult(v string) *ExecuteProcessInstanceRequest
func (*ExecuteProcessInstanceRequest) SetTaskId ¶
func (s *ExecuteProcessInstanceRequest) SetTaskId(v int64) *ExecuteProcessInstanceRequest
func (ExecuteProcessInstanceRequest) String ¶
func (s ExecuteProcessInstanceRequest) String() string
type ExecuteProcessInstanceRequestFile ¶
type ExecuteProcessInstanceRequestFile struct { Attachments []*ExecuteProcessInstanceRequestFileAttachments `json:"attachments,omitempty" xml:"attachments,omitempty" type:"Repeated"` Photos []*string `json:"photos,omitempty" xml:"photos,omitempty" type:"Repeated"` }
func (ExecuteProcessInstanceRequestFile) GoString ¶
func (s ExecuteProcessInstanceRequestFile) GoString() string
func (*ExecuteProcessInstanceRequestFile) SetAttachments ¶
func (s *ExecuteProcessInstanceRequestFile) SetAttachments(v []*ExecuteProcessInstanceRequestFileAttachments) *ExecuteProcessInstanceRequestFile
func (*ExecuteProcessInstanceRequestFile) SetPhotos ¶
func (s *ExecuteProcessInstanceRequestFile) SetPhotos(v []*string) *ExecuteProcessInstanceRequestFile
func (ExecuteProcessInstanceRequestFile) String ¶
func (s ExecuteProcessInstanceRequestFile) String() string
type ExecuteProcessInstanceRequestFileAttachments ¶
type ExecuteProcessInstanceRequestFileAttachments struct { FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` FileSize *string `json:"fileSize,omitempty" xml:"fileSize,omitempty"` FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` SpaceId *string `json:"spaceId,omitempty" xml:"spaceId,omitempty"` }
func (ExecuteProcessInstanceRequestFileAttachments) GoString ¶
func (s ExecuteProcessInstanceRequestFileAttachments) GoString() string
func (*ExecuteProcessInstanceRequestFileAttachments) SetFileId ¶
func (s *ExecuteProcessInstanceRequestFileAttachments) SetFileId(v string) *ExecuteProcessInstanceRequestFileAttachments
func (*ExecuteProcessInstanceRequestFileAttachments) SetFileName ¶
func (s *ExecuteProcessInstanceRequestFileAttachments) SetFileName(v string) *ExecuteProcessInstanceRequestFileAttachments
func (*ExecuteProcessInstanceRequestFileAttachments) SetFileSize ¶
func (s *ExecuteProcessInstanceRequestFileAttachments) SetFileSize(v string) *ExecuteProcessInstanceRequestFileAttachments
func (*ExecuteProcessInstanceRequestFileAttachments) SetFileType ¶
func (s *ExecuteProcessInstanceRequestFileAttachments) SetFileType(v string) *ExecuteProcessInstanceRequestFileAttachments
func (*ExecuteProcessInstanceRequestFileAttachments) SetSpaceId ¶
func (s *ExecuteProcessInstanceRequestFileAttachments) SetSpaceId(v string) *ExecuteProcessInstanceRequestFileAttachments
func (ExecuteProcessInstanceRequestFileAttachments) String ¶
func (s ExecuteProcessInstanceRequestFileAttachments) String() string
type ExecuteProcessInstanceResponse ¶
type ExecuteProcessInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ExecuteProcessInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ExecuteProcessInstanceResponse) GoString ¶
func (s ExecuteProcessInstanceResponse) GoString() string
func (*ExecuteProcessInstanceResponse) SetBody ¶
func (s *ExecuteProcessInstanceResponse) SetBody(v *ExecuteProcessInstanceResponseBody) *ExecuteProcessInstanceResponse
func (*ExecuteProcessInstanceResponse) SetHeaders ¶
func (s *ExecuteProcessInstanceResponse) SetHeaders(v map[string]*string) *ExecuteProcessInstanceResponse
func (*ExecuteProcessInstanceResponse) SetStatusCode ¶
func (s *ExecuteProcessInstanceResponse) SetStatusCode(v int32) *ExecuteProcessInstanceResponse
func (ExecuteProcessInstanceResponse) String ¶
func (s ExecuteProcessInstanceResponse) String() string
type ExecuteProcessInstanceResponseBody ¶
type ExecuteProcessInstanceResponseBody struct { Result *bool `json:"result,omitempty" xml:"result,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (ExecuteProcessInstanceResponseBody) GoString ¶
func (s ExecuteProcessInstanceResponseBody) GoString() string
func (*ExecuteProcessInstanceResponseBody) SetResult ¶
func (s *ExecuteProcessInstanceResponseBody) SetResult(v bool) *ExecuteProcessInstanceResponseBody
func (*ExecuteProcessInstanceResponseBody) SetSuccess ¶
func (s *ExecuteProcessInstanceResponseBody) SetSuccess(v bool) *ExecuteProcessInstanceResponseBody
func (ExecuteProcessInstanceResponseBody) String ¶
func (s ExecuteProcessInstanceResponseBody) String() string
type FormComponent ¶
type FormComponent struct { Children []*FormComponent `json:"children,omitempty" xml:"children,omitempty" type:"Repeated"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` Props *FormComponentProps `json:"props,omitempty" xml:"props,omitempty"` }
func (FormComponent) GoString ¶
func (s FormComponent) GoString() string
func (*FormComponent) SetChildren ¶
func (s *FormComponent) SetChildren(v []*FormComponent) *FormComponent
func (*FormComponent) SetComponentType ¶
func (s *FormComponent) SetComponentType(v string) *FormComponent
func (*FormComponent) SetProps ¶
func (s *FormComponent) SetProps(v *FormComponentProps) *FormComponent
func (FormComponent) String ¶
func (s FormComponent) String() string
type FormComponentProps ¶
type FormComponentProps struct { ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` AddressModel *string `json:"addressModel,omitempty" xml:"addressModel,omitempty"` Align *string `json:"align,omitempty" xml:"align,omitempty"` AsyncCondition *bool `json:"asyncCondition,omitempty" xml:"asyncCondition,omitempty"` AvailableTemplates []*AvaliableTemplate `json:"availableTemplates,omitempty" xml:"availableTemplates,omitempty" type:"Repeated"` BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` Choice *string `json:"choice,omitempty" xml:"choice,omitempty"` CommonBizType *string `json:"commonBizType,omitempty" xml:"commonBizType,omitempty"` ComponentId *string `json:"componentId,omitempty" xml:"componentId,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` DataSource *FormDataSource `json:"dataSource,omitempty" xml:"dataSource,omitempty"` Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` Duration *bool `json:"duration,omitempty" xml:"duration,omitempty"` DurationLabel *string `json:"durationLabel,omitempty" xml:"durationLabel,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Formula *string `json:"formula,omitempty" xml:"formula,omitempty"` Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Limit *int32 `json:"limit,omitempty" xml:"limit,omitempty"` Link *string `json:"link,omitempty" xml:"link,omitempty"` MaxLength *int32 `json:"maxLength,omitempty" xml:"maxLength,omitempty"` Mode *string `json:"mode,omitempty" xml:"mode,omitempty"` Multiple *bool `json:"multiple,omitempty" xml:"multiple,omitempty"` Options []*SelectOption `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Precision *int32 `json:"precision,omitempty" xml:"precision,omitempty"` Print *string `json:"print,omitempty" xml:"print,omitempty"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` StatField []*FormComponentPropsStatField `json:"statField,omitempty" xml:"statField,omitempty" type:"Repeated"` TableViewMode *string `json:"tableViewMode,omitempty" xml:"tableViewMode,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` Upper *string `json:"upper,omitempty" xml:"upper,omitempty"` VerticalPrint *bool `json:"verticalPrint,omitempty" xml:"verticalPrint,omitempty"` }
func (FormComponentProps) GoString ¶
func (s FormComponentProps) GoString() string
func (*FormComponentProps) SetActionName ¶
func (s *FormComponentProps) SetActionName(v string) *FormComponentProps
func (*FormComponentProps) SetAddressModel ¶
func (s *FormComponentProps) SetAddressModel(v string) *FormComponentProps
func (*FormComponentProps) SetAlign ¶
func (s *FormComponentProps) SetAlign(v string) *FormComponentProps
func (*FormComponentProps) SetAsyncCondition ¶
func (s *FormComponentProps) SetAsyncCondition(v bool) *FormComponentProps
func (*FormComponentProps) SetAvailableTemplates ¶
func (s *FormComponentProps) SetAvailableTemplates(v []*AvaliableTemplate) *FormComponentProps
func (*FormComponentProps) SetBizAlias ¶
func (s *FormComponentProps) SetBizAlias(v string) *FormComponentProps
func (*FormComponentProps) SetBizType ¶
func (s *FormComponentProps) SetBizType(v string) *FormComponentProps
func (*FormComponentProps) SetChoice ¶
func (s *FormComponentProps) SetChoice(v string) *FormComponentProps
func (*FormComponentProps) SetCommonBizType ¶
func (s *FormComponentProps) SetCommonBizType(v string) *FormComponentProps
func (*FormComponentProps) SetComponentId ¶
func (s *FormComponentProps) SetComponentId(v string) *FormComponentProps
func (*FormComponentProps) SetContent ¶
func (s *FormComponentProps) SetContent(v string) *FormComponentProps
func (*FormComponentProps) SetDataSource ¶
func (s *FormComponentProps) SetDataSource(v *FormDataSource) *FormComponentProps
func (*FormComponentProps) SetDisabled ¶
func (s *FormComponentProps) SetDisabled(v bool) *FormComponentProps
func (*FormComponentProps) SetDuration ¶
func (s *FormComponentProps) SetDuration(v bool) *FormComponentProps
func (*FormComponentProps) SetDurationLabel ¶ added in v1.6.65
func (s *FormComponentProps) SetDurationLabel(v string) *FormComponentProps
func (*FormComponentProps) SetFormat ¶
func (s *FormComponentProps) SetFormat(v string) *FormComponentProps
func (*FormComponentProps) SetFormula ¶
func (s *FormComponentProps) SetFormula(v string) *FormComponentProps
func (*FormComponentProps) SetInvisible ¶
func (s *FormComponentProps) SetInvisible(v bool) *FormComponentProps
func (*FormComponentProps) SetLabel ¶
func (s *FormComponentProps) SetLabel(v string) *FormComponentProps
func (*FormComponentProps) SetLimit ¶
func (s *FormComponentProps) SetLimit(v int32) *FormComponentProps
func (*FormComponentProps) SetLink ¶
func (s *FormComponentProps) SetLink(v string) *FormComponentProps
func (*FormComponentProps) SetMaxLength ¶
func (s *FormComponentProps) SetMaxLength(v int32) *FormComponentProps
func (*FormComponentProps) SetMode ¶
func (s *FormComponentProps) SetMode(v string) *FormComponentProps
func (*FormComponentProps) SetMultiple ¶
func (s *FormComponentProps) SetMultiple(v bool) *FormComponentProps
func (*FormComponentProps) SetOptions ¶
func (s *FormComponentProps) SetOptions(v []*SelectOption) *FormComponentProps
func (*FormComponentProps) SetPlaceholder ¶
func (s *FormComponentProps) SetPlaceholder(v string) *FormComponentProps
func (*FormComponentProps) SetPrecision ¶
func (s *FormComponentProps) SetPrecision(v int32) *FormComponentProps
func (*FormComponentProps) SetPrint ¶
func (s *FormComponentProps) SetPrint(v string) *FormComponentProps
func (*FormComponentProps) SetRequired ¶
func (s *FormComponentProps) SetRequired(v bool) *FormComponentProps
func (*FormComponentProps) SetStatField ¶
func (s *FormComponentProps) SetStatField(v []*FormComponentPropsStatField) *FormComponentProps
func (*FormComponentProps) SetTableViewMode ¶
func (s *FormComponentProps) SetTableViewMode(v string) *FormComponentProps
func (*FormComponentProps) SetUnit ¶
func (s *FormComponentProps) SetUnit(v string) *FormComponentProps
func (*FormComponentProps) SetUpper ¶
func (s *FormComponentProps) SetUpper(v string) *FormComponentProps
func (*FormComponentProps) SetVerticalPrint ¶
func (s *FormComponentProps) SetVerticalPrint(v bool) *FormComponentProps
func (FormComponentProps) String ¶
func (s FormComponentProps) String() string
type FormComponentPropsStatField ¶
type FormComponentPropsStatField struct { ComponentId *string `json:"componentId,omitempty" xml:"componentId,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Upper *string `json:"upper,omitempty" xml:"upper,omitempty"` }
func (FormComponentPropsStatField) GoString ¶
func (s FormComponentPropsStatField) GoString() string
func (*FormComponentPropsStatField) SetComponentId ¶
func (s *FormComponentPropsStatField) SetComponentId(v string) *FormComponentPropsStatField
func (*FormComponentPropsStatField) SetLabel ¶
func (s *FormComponentPropsStatField) SetLabel(v string) *FormComponentPropsStatField
func (*FormComponentPropsStatField) SetUpper ¶
func (s *FormComponentPropsStatField) SetUpper(v string) *FormComponentPropsStatField
func (FormComponentPropsStatField) String ¶
func (s FormComponentPropsStatField) String() string
type FormCreateHeaders ¶
type FormCreateHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (FormCreateHeaders) GoString ¶
func (s FormCreateHeaders) GoString() string
func (*FormCreateHeaders) SetCommonHeaders ¶
func (s *FormCreateHeaders) SetCommonHeaders(v map[string]*string) *FormCreateHeaders
func (*FormCreateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *FormCreateHeaders) SetXAcsDingtalkAccessToken(v string) *FormCreateHeaders
func (FormCreateHeaders) String ¶
func (s FormCreateHeaders) String() string
type FormCreateRequest ¶
type FormCreateRequest struct { Description *string `json:"description,omitempty" xml:"description,omitempty"` FormComponents []*FormComponent `json:"formComponents,omitempty" xml:"formComponents,omitempty" type:"Repeated"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` TemplateConfig *FormCreateRequestTemplateConfig `json:"templateConfig,omitempty" xml:"templateConfig,omitempty" type:"Struct"` }
func (FormCreateRequest) GoString ¶
func (s FormCreateRequest) GoString() string
func (*FormCreateRequest) SetDescription ¶
func (s *FormCreateRequest) SetDescription(v string) *FormCreateRequest
func (*FormCreateRequest) SetFormComponents ¶
func (s *FormCreateRequest) SetFormComponents(v []*FormComponent) *FormCreateRequest
func (*FormCreateRequest) SetName ¶
func (s *FormCreateRequest) SetName(v string) *FormCreateRequest
func (*FormCreateRequest) SetProcessCode ¶
func (s *FormCreateRequest) SetProcessCode(v string) *FormCreateRequest
func (*FormCreateRequest) SetTemplateConfig ¶
func (s *FormCreateRequest) SetTemplateConfig(v *FormCreateRequestTemplateConfig) *FormCreateRequest
func (FormCreateRequest) String ¶
func (s FormCreateRequest) String() string
type FormCreateRequestTemplateConfig ¶
type FormCreateRequestTemplateConfig struct { DirId *string `json:"dirId,omitempty" xml:"dirId,omitempty"` DisableDeleteProcess *bool `json:"disableDeleteProcess,omitempty" xml:"disableDeleteProcess,omitempty"` DisableFormEdit *bool `json:"disableFormEdit,omitempty" xml:"disableFormEdit,omitempty"` DisableHomepage *bool `json:"disableHomepage,omitempty" xml:"disableHomepage,omitempty"` DisableResubmit *bool `json:"disableResubmit,omitempty" xml:"disableResubmit,omitempty"` DisableStopProcessButton *bool `json:"disableStopProcessButton,omitempty" xml:"disableStopProcessButton,omitempty"` Hidden *bool `json:"hidden,omitempty" xml:"hidden,omitempty"` OriginDirId *string `json:"originDirId,omitempty" xml:"originDirId,omitempty"` }
func (FormCreateRequestTemplateConfig) GoString ¶
func (s FormCreateRequestTemplateConfig) GoString() string
func (*FormCreateRequestTemplateConfig) SetDirId ¶
func (s *FormCreateRequestTemplateConfig) SetDirId(v string) *FormCreateRequestTemplateConfig
func (*FormCreateRequestTemplateConfig) SetDisableDeleteProcess ¶
func (s *FormCreateRequestTemplateConfig) SetDisableDeleteProcess(v bool) *FormCreateRequestTemplateConfig
func (*FormCreateRequestTemplateConfig) SetDisableFormEdit ¶
func (s *FormCreateRequestTemplateConfig) SetDisableFormEdit(v bool) *FormCreateRequestTemplateConfig
func (*FormCreateRequestTemplateConfig) SetDisableHomepage ¶
func (s *FormCreateRequestTemplateConfig) SetDisableHomepage(v bool) *FormCreateRequestTemplateConfig
func (*FormCreateRequestTemplateConfig) SetDisableResubmit ¶
func (s *FormCreateRequestTemplateConfig) SetDisableResubmit(v bool) *FormCreateRequestTemplateConfig
func (*FormCreateRequestTemplateConfig) SetDisableStopProcessButton ¶
func (s *FormCreateRequestTemplateConfig) SetDisableStopProcessButton(v bool) *FormCreateRequestTemplateConfig
func (*FormCreateRequestTemplateConfig) SetHidden ¶
func (s *FormCreateRequestTemplateConfig) SetHidden(v bool) *FormCreateRequestTemplateConfig
func (*FormCreateRequestTemplateConfig) SetOriginDirId ¶
func (s *FormCreateRequestTemplateConfig) SetOriginDirId(v string) *FormCreateRequestTemplateConfig
func (FormCreateRequestTemplateConfig) String ¶
func (s FormCreateRequestTemplateConfig) String() string
type FormCreateResponse ¶
type FormCreateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *FormCreateResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (FormCreateResponse) GoString ¶
func (s FormCreateResponse) GoString() string
func (*FormCreateResponse) SetBody ¶
func (s *FormCreateResponse) SetBody(v *FormCreateResponseBody) *FormCreateResponse
func (*FormCreateResponse) SetHeaders ¶
func (s *FormCreateResponse) SetHeaders(v map[string]*string) *FormCreateResponse
func (*FormCreateResponse) SetStatusCode ¶
func (s *FormCreateResponse) SetStatusCode(v int32) *FormCreateResponse
func (FormCreateResponse) String ¶
func (s FormCreateResponse) String() string
type FormCreateResponseBody ¶
type FormCreateResponseBody struct {
Result *FormCreateResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (FormCreateResponseBody) GoString ¶
func (s FormCreateResponseBody) GoString() string
func (*FormCreateResponseBody) SetResult ¶
func (s *FormCreateResponseBody) SetResult(v *FormCreateResponseBodyResult) *FormCreateResponseBody
func (FormCreateResponseBody) String ¶
func (s FormCreateResponseBody) String() string
type FormCreateResponseBodyResult ¶
type FormCreateResponseBodyResult struct {
ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"`
}
func (FormCreateResponseBodyResult) GoString ¶
func (s FormCreateResponseBodyResult) GoString() string
func (*FormCreateResponseBodyResult) SetProcessCode ¶
func (s *FormCreateResponseBodyResult) SetProcessCode(v string) *FormCreateResponseBodyResult
func (FormCreateResponseBodyResult) String ¶
func (s FormCreateResponseBodyResult) String() string
type FormDataSource ¶
type FormDataSource struct { Target *FormDataSourceTarget `json:"target,omitempty" xml:"target,omitempty" type:"Struct"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (FormDataSource) GoString ¶
func (s FormDataSource) GoString() string
func (*FormDataSource) SetTarget ¶
func (s *FormDataSource) SetTarget(v *FormDataSourceTarget) *FormDataSource
func (*FormDataSource) SetType ¶
func (s *FormDataSource) SetType(v string) *FormDataSource
func (FormDataSource) String ¶
func (s FormDataSource) String() string
type FormDataSourceTarget ¶
type FormDataSourceTarget struct { AppType *int32 `json:"appType,omitempty" xml:"appType,omitempty"` AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` }
func (FormDataSourceTarget) GoString ¶
func (s FormDataSourceTarget) GoString() string
func (*FormDataSourceTarget) SetAppType ¶
func (s *FormDataSourceTarget) SetAppType(v int32) *FormDataSourceTarget
func (*FormDataSourceTarget) SetAppUuid ¶
func (s *FormDataSourceTarget) SetAppUuid(v string) *FormDataSourceTarget
func (*FormDataSourceTarget) SetBizType ¶
func (s *FormDataSourceTarget) SetBizType(v string) *FormDataSourceTarget
func (*FormDataSourceTarget) SetFormCode ¶
func (s *FormDataSourceTarget) SetFormCode(v string) *FormDataSourceTarget
func (FormDataSourceTarget) String ¶
func (s FormDataSourceTarget) String() string
type GetAttachmentSpaceHeaders ¶
type GetAttachmentSpaceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetAttachmentSpaceHeaders) GoString ¶
func (s GetAttachmentSpaceHeaders) GoString() string
func (*GetAttachmentSpaceHeaders) SetCommonHeaders ¶
func (s *GetAttachmentSpaceHeaders) SetCommonHeaders(v map[string]*string) *GetAttachmentSpaceHeaders
func (*GetAttachmentSpaceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetAttachmentSpaceHeaders) SetXAcsDingtalkAccessToken(v string) *GetAttachmentSpaceHeaders
func (GetAttachmentSpaceHeaders) String ¶
func (s GetAttachmentSpaceHeaders) String() string
type GetAttachmentSpaceRequest ¶
type GetAttachmentSpaceRequest struct { AgentId *int64 `json:"agentId,omitempty" xml:"agentId,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetAttachmentSpaceRequest) GoString ¶
func (s GetAttachmentSpaceRequest) GoString() string
func (*GetAttachmentSpaceRequest) SetAgentId ¶
func (s *GetAttachmentSpaceRequest) SetAgentId(v int64) *GetAttachmentSpaceRequest
func (*GetAttachmentSpaceRequest) SetUserId ¶
func (s *GetAttachmentSpaceRequest) SetUserId(v string) *GetAttachmentSpaceRequest
func (GetAttachmentSpaceRequest) String ¶
func (s GetAttachmentSpaceRequest) String() string
type GetAttachmentSpaceResponse ¶
type GetAttachmentSpaceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetAttachmentSpaceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetAttachmentSpaceResponse) GoString ¶
func (s GetAttachmentSpaceResponse) GoString() string
func (*GetAttachmentSpaceResponse) SetBody ¶
func (s *GetAttachmentSpaceResponse) SetBody(v *GetAttachmentSpaceResponseBody) *GetAttachmentSpaceResponse
func (*GetAttachmentSpaceResponse) SetHeaders ¶
func (s *GetAttachmentSpaceResponse) SetHeaders(v map[string]*string) *GetAttachmentSpaceResponse
func (*GetAttachmentSpaceResponse) SetStatusCode ¶
func (s *GetAttachmentSpaceResponse) SetStatusCode(v int32) *GetAttachmentSpaceResponse
func (GetAttachmentSpaceResponse) String ¶
func (s GetAttachmentSpaceResponse) String() string
type GetAttachmentSpaceResponseBody ¶
type GetAttachmentSpaceResponseBody struct { Result *GetAttachmentSpaceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (GetAttachmentSpaceResponseBody) GoString ¶
func (s GetAttachmentSpaceResponseBody) GoString() string
func (*GetAttachmentSpaceResponseBody) SetResult ¶
func (s *GetAttachmentSpaceResponseBody) SetResult(v *GetAttachmentSpaceResponseBodyResult) *GetAttachmentSpaceResponseBody
func (*GetAttachmentSpaceResponseBody) SetSuccess ¶
func (s *GetAttachmentSpaceResponseBody) SetSuccess(v bool) *GetAttachmentSpaceResponseBody
func (GetAttachmentSpaceResponseBody) String ¶
func (s GetAttachmentSpaceResponseBody) String() string
type GetAttachmentSpaceResponseBodyResult ¶
type GetAttachmentSpaceResponseBodyResult struct {
SpaceId *int64 `json:"spaceId,omitempty" xml:"spaceId,omitempty"`
}
func (GetAttachmentSpaceResponseBodyResult) GoString ¶
func (s GetAttachmentSpaceResponseBodyResult) GoString() string
func (*GetAttachmentSpaceResponseBodyResult) SetSpaceId ¶
func (s *GetAttachmentSpaceResponseBodyResult) SetSpaceId(v int64) *GetAttachmentSpaceResponseBodyResult
func (GetAttachmentSpaceResponseBodyResult) String ¶
func (s GetAttachmentSpaceResponseBodyResult) String() string
type GetConditionFormComponentHeaders ¶
type GetConditionFormComponentHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetConditionFormComponentHeaders) GoString ¶
func (s GetConditionFormComponentHeaders) GoString() string
func (*GetConditionFormComponentHeaders) SetCommonHeaders ¶
func (s *GetConditionFormComponentHeaders) SetCommonHeaders(v map[string]*string) *GetConditionFormComponentHeaders
func (*GetConditionFormComponentHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetConditionFormComponentHeaders) SetXAcsDingtalkAccessToken(v string) *GetConditionFormComponentHeaders
func (GetConditionFormComponentHeaders) String ¶
func (s GetConditionFormComponentHeaders) String() string
type GetConditionFormComponentRequest ¶
type GetConditionFormComponentRequest struct { AgentId *int64 `json:"agentId,omitempty" xml:"agentId,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (GetConditionFormComponentRequest) GoString ¶
func (s GetConditionFormComponentRequest) GoString() string
func (*GetConditionFormComponentRequest) SetAgentId ¶
func (s *GetConditionFormComponentRequest) SetAgentId(v int64) *GetConditionFormComponentRequest
func (*GetConditionFormComponentRequest) SetProcessCode ¶
func (s *GetConditionFormComponentRequest) SetProcessCode(v string) *GetConditionFormComponentRequest
func (GetConditionFormComponentRequest) String ¶
func (s GetConditionFormComponentRequest) String() string
type GetConditionFormComponentResponse ¶
type GetConditionFormComponentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetConditionFormComponentResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetConditionFormComponentResponse) GoString ¶
func (s GetConditionFormComponentResponse) GoString() string
func (*GetConditionFormComponentResponse) SetHeaders ¶
func (s *GetConditionFormComponentResponse) SetHeaders(v map[string]*string) *GetConditionFormComponentResponse
func (*GetConditionFormComponentResponse) SetStatusCode ¶
func (s *GetConditionFormComponentResponse) SetStatusCode(v int32) *GetConditionFormComponentResponse
func (GetConditionFormComponentResponse) String ¶
func (s GetConditionFormComponentResponse) String() string
type GetConditionFormComponentResponseBody ¶
type GetConditionFormComponentResponseBody struct {
Result []*GetConditionFormComponentResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (GetConditionFormComponentResponseBody) GoString ¶
func (s GetConditionFormComponentResponseBody) GoString() string
func (GetConditionFormComponentResponseBody) String ¶
func (s GetConditionFormComponentResponseBody) String() string
type GetConditionFormComponentResponseBodyResult ¶
type GetConditionFormComponentResponseBodyResult struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` }
func (GetConditionFormComponentResponseBodyResult) GoString ¶
func (s GetConditionFormComponentResponseBodyResult) GoString() string
func (*GetConditionFormComponentResponseBodyResult) SetLabel ¶
func (s *GetConditionFormComponentResponseBodyResult) SetLabel(v string) *GetConditionFormComponentResponseBodyResult
func (GetConditionFormComponentResponseBodyResult) String ¶
func (s GetConditionFormComponentResponseBodyResult) String() string
type GetCrmProcCodesHeaders ¶
type GetCrmProcCodesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetCrmProcCodesHeaders) GoString ¶
func (s GetCrmProcCodesHeaders) GoString() string
func (*GetCrmProcCodesHeaders) SetCommonHeaders ¶
func (s *GetCrmProcCodesHeaders) SetCommonHeaders(v map[string]*string) *GetCrmProcCodesHeaders
func (*GetCrmProcCodesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCrmProcCodesHeaders) SetXAcsDingtalkAccessToken(v string) *GetCrmProcCodesHeaders
func (GetCrmProcCodesHeaders) String ¶
func (s GetCrmProcCodesHeaders) String() string
type GetCrmProcCodesResponse ¶
type GetCrmProcCodesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetCrmProcCodesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetCrmProcCodesResponse) GoString ¶
func (s GetCrmProcCodesResponse) GoString() string
func (*GetCrmProcCodesResponse) SetBody ¶
func (s *GetCrmProcCodesResponse) SetBody(v *GetCrmProcCodesResponseBody) *GetCrmProcCodesResponse
func (*GetCrmProcCodesResponse) SetHeaders ¶
func (s *GetCrmProcCodesResponse) SetHeaders(v map[string]*string) *GetCrmProcCodesResponse
func (*GetCrmProcCodesResponse) SetStatusCode ¶
func (s *GetCrmProcCodesResponse) SetStatusCode(v int32) *GetCrmProcCodesResponse
func (GetCrmProcCodesResponse) String ¶
func (s GetCrmProcCodesResponse) String() string
type GetCrmProcCodesResponseBody ¶
type GetCrmProcCodesResponseBody struct {
Result []*string `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (GetCrmProcCodesResponseBody) GoString ¶
func (s GetCrmProcCodesResponseBody) GoString() string
func (*GetCrmProcCodesResponseBody) SetResult ¶
func (s *GetCrmProcCodesResponseBody) SetResult(v []*string) *GetCrmProcCodesResponseBody
func (GetCrmProcCodesResponseBody) String ¶
func (s GetCrmProcCodesResponseBody) String() string
type GetFieldModifiedHistoryHeaders ¶ added in v1.6.67
type GetFieldModifiedHistoryHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetFieldModifiedHistoryHeaders) GoString ¶ added in v1.6.67
func (s GetFieldModifiedHistoryHeaders) GoString() string
func (*GetFieldModifiedHistoryHeaders) SetCommonHeaders ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryHeaders) SetCommonHeaders(v map[string]*string) *GetFieldModifiedHistoryHeaders
func (*GetFieldModifiedHistoryHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryHeaders) SetXAcsDingtalkAccessToken(v string) *GetFieldModifiedHistoryHeaders
func (GetFieldModifiedHistoryHeaders) String ¶ added in v1.6.67
func (s GetFieldModifiedHistoryHeaders) String() string
type GetFieldModifiedHistoryRequest ¶ added in v1.6.67
type GetFieldModifiedHistoryRequest struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` }
func (GetFieldModifiedHistoryRequest) GoString ¶ added in v1.6.67
func (s GetFieldModifiedHistoryRequest) GoString() string
func (*GetFieldModifiedHistoryRequest) SetFieldId ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryRequest) SetFieldId(v string) *GetFieldModifiedHistoryRequest
func (*GetFieldModifiedHistoryRequest) SetProcessInstanceId ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryRequest) SetProcessInstanceId(v string) *GetFieldModifiedHistoryRequest
func (GetFieldModifiedHistoryRequest) String ¶ added in v1.6.67
func (s GetFieldModifiedHistoryRequest) String() string
type GetFieldModifiedHistoryResponse ¶ added in v1.6.67
type GetFieldModifiedHistoryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetFieldModifiedHistoryResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetFieldModifiedHistoryResponse) GoString ¶ added in v1.6.67
func (s GetFieldModifiedHistoryResponse) GoString() string
func (*GetFieldModifiedHistoryResponse) SetBody ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponse) SetBody(v *GetFieldModifiedHistoryResponseBody) *GetFieldModifiedHistoryResponse
func (*GetFieldModifiedHistoryResponse) SetHeaders ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponse) SetHeaders(v map[string]*string) *GetFieldModifiedHistoryResponse
func (*GetFieldModifiedHistoryResponse) SetStatusCode ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponse) SetStatusCode(v int32) *GetFieldModifiedHistoryResponse
func (GetFieldModifiedHistoryResponse) String ¶ added in v1.6.67
func (s GetFieldModifiedHistoryResponse) String() string
type GetFieldModifiedHistoryResponseBody ¶ added in v1.6.67
type GetFieldModifiedHistoryResponseBody struct { Result []*GetFieldModifiedHistoryResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (GetFieldModifiedHistoryResponseBody) GoString ¶ added in v1.6.67
func (s GetFieldModifiedHistoryResponseBody) GoString() string
func (*GetFieldModifiedHistoryResponseBody) SetResult ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponseBody) SetResult(v []*GetFieldModifiedHistoryResponseBodyResult) *GetFieldModifiedHistoryResponseBody
func (*GetFieldModifiedHistoryResponseBody) SetSuccess ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponseBody) SetSuccess(v bool) *GetFieldModifiedHistoryResponseBody
func (GetFieldModifiedHistoryResponseBody) String ¶ added in v1.6.67
func (s GetFieldModifiedHistoryResponseBody) String() string
type GetFieldModifiedHistoryResponseBodyResult ¶ added in v1.6.67
type GetFieldModifiedHistoryResponseBodyResult struct { CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (GetFieldModifiedHistoryResponseBodyResult) GoString ¶ added in v1.6.67
func (s GetFieldModifiedHistoryResponseBodyResult) GoString() string
func (*GetFieldModifiedHistoryResponseBodyResult) SetCreateTime ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponseBodyResult) SetCreateTime(v string) *GetFieldModifiedHistoryResponseBodyResult
func (*GetFieldModifiedHistoryResponseBodyResult) SetFieldId ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponseBodyResult) SetFieldId(v string) *GetFieldModifiedHistoryResponseBodyResult
func (*GetFieldModifiedHistoryResponseBodyResult) SetName ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponseBodyResult) SetName(v string) *GetFieldModifiedHistoryResponseBodyResult
func (*GetFieldModifiedHistoryResponseBodyResult) SetUserId ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponseBodyResult) SetUserId(v string) *GetFieldModifiedHistoryResponseBodyResult
func (*GetFieldModifiedHistoryResponseBodyResult) SetValue ¶ added in v1.6.67
func (s *GetFieldModifiedHistoryResponseBodyResult) SetValue(v string) *GetFieldModifiedHistoryResponseBodyResult
func (GetFieldModifiedHistoryResponseBodyResult) String ¶ added in v1.6.67
func (s GetFieldModifiedHistoryResponseBodyResult) String() string
type GetManageProcessByStaffIdHeaders ¶
type GetManageProcessByStaffIdHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetManageProcessByStaffIdHeaders) GoString ¶
func (s GetManageProcessByStaffIdHeaders) GoString() string
func (*GetManageProcessByStaffIdHeaders) SetCommonHeaders ¶
func (s *GetManageProcessByStaffIdHeaders) SetCommonHeaders(v map[string]*string) *GetManageProcessByStaffIdHeaders
func (*GetManageProcessByStaffIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetManageProcessByStaffIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetManageProcessByStaffIdHeaders
func (GetManageProcessByStaffIdHeaders) String ¶
func (s GetManageProcessByStaffIdHeaders) String() string
type GetManageProcessByStaffIdRequest ¶
type GetManageProcessByStaffIdRequest struct {
UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}
func (GetManageProcessByStaffIdRequest) GoString ¶
func (s GetManageProcessByStaffIdRequest) GoString() string
func (*GetManageProcessByStaffIdRequest) SetUserId ¶
func (s *GetManageProcessByStaffIdRequest) SetUserId(v string) *GetManageProcessByStaffIdRequest
func (GetManageProcessByStaffIdRequest) String ¶
func (s GetManageProcessByStaffIdRequest) String() string
type GetManageProcessByStaffIdResponse ¶
type GetManageProcessByStaffIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetManageProcessByStaffIdResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetManageProcessByStaffIdResponse) GoString ¶
func (s GetManageProcessByStaffIdResponse) GoString() string
func (*GetManageProcessByStaffIdResponse) SetHeaders ¶
func (s *GetManageProcessByStaffIdResponse) SetHeaders(v map[string]*string) *GetManageProcessByStaffIdResponse
func (*GetManageProcessByStaffIdResponse) SetStatusCode ¶
func (s *GetManageProcessByStaffIdResponse) SetStatusCode(v int32) *GetManageProcessByStaffIdResponse
func (GetManageProcessByStaffIdResponse) String ¶
func (s GetManageProcessByStaffIdResponse) String() string
type GetManageProcessByStaffIdResponseBody ¶
type GetManageProcessByStaffIdResponseBody struct { Result []*GetManageProcessByStaffIdResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (GetManageProcessByStaffIdResponseBody) GoString ¶
func (s GetManageProcessByStaffIdResponseBody) GoString() string
func (*GetManageProcessByStaffIdResponseBody) SetSuccess ¶
func (s *GetManageProcessByStaffIdResponseBody) SetSuccess(v bool) *GetManageProcessByStaffIdResponseBody
func (GetManageProcessByStaffIdResponseBody) String ¶
func (s GetManageProcessByStaffIdResponseBody) String() string
type GetManageProcessByStaffIdResponseBodyResult ¶
type GetManageProcessByStaffIdResponseBodyResult struct { AttendanceType *int32 `json:"attendanceType,omitempty" xml:"attendanceType,omitempty"` FlowTitle *string `json:"flowTitle,omitempty" xml:"flowTitle,omitempty"` GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` IconName *string `json:"iconName,omitempty" xml:"iconName,omitempty"` IconUrl *string `json:"iconUrl,omitempty" xml:"iconUrl,omitempty"` NewProcess *bool `json:"newProcess,omitempty" xml:"newProcess,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (GetManageProcessByStaffIdResponseBodyResult) GoString ¶
func (s GetManageProcessByStaffIdResponseBodyResult) GoString() string
func (*GetManageProcessByStaffIdResponseBodyResult) SetAttendanceType ¶
func (s *GetManageProcessByStaffIdResponseBodyResult) SetAttendanceType(v int32) *GetManageProcessByStaffIdResponseBodyResult
func (*GetManageProcessByStaffIdResponseBodyResult) SetFlowTitle ¶
func (s *GetManageProcessByStaffIdResponseBodyResult) SetFlowTitle(v string) *GetManageProcessByStaffIdResponseBodyResult
func (*GetManageProcessByStaffIdResponseBodyResult) SetGmtModified ¶
func (s *GetManageProcessByStaffIdResponseBodyResult) SetGmtModified(v string) *GetManageProcessByStaffIdResponseBodyResult
func (*GetManageProcessByStaffIdResponseBodyResult) SetIconName ¶
func (s *GetManageProcessByStaffIdResponseBodyResult) SetIconName(v string) *GetManageProcessByStaffIdResponseBodyResult
func (*GetManageProcessByStaffIdResponseBodyResult) SetIconUrl ¶
func (s *GetManageProcessByStaffIdResponseBodyResult) SetIconUrl(v string) *GetManageProcessByStaffIdResponseBodyResult
func (*GetManageProcessByStaffIdResponseBodyResult) SetNewProcess ¶
func (s *GetManageProcessByStaffIdResponseBodyResult) SetNewProcess(v bool) *GetManageProcessByStaffIdResponseBodyResult
func (*GetManageProcessByStaffIdResponseBodyResult) SetProcessCode ¶
func (s *GetManageProcessByStaffIdResponseBodyResult) SetProcessCode(v string) *GetManageProcessByStaffIdResponseBodyResult
func (GetManageProcessByStaffIdResponseBodyResult) String ¶
func (s GetManageProcessByStaffIdResponseBodyResult) String() string
type GetProcessCodeByNameHeaders ¶
type GetProcessCodeByNameHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetProcessCodeByNameHeaders) GoString ¶
func (s GetProcessCodeByNameHeaders) GoString() string
func (*GetProcessCodeByNameHeaders) SetCommonHeaders ¶
func (s *GetProcessCodeByNameHeaders) SetCommonHeaders(v map[string]*string) *GetProcessCodeByNameHeaders
func (*GetProcessCodeByNameHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetProcessCodeByNameHeaders) SetXAcsDingtalkAccessToken(v string) *GetProcessCodeByNameHeaders
func (GetProcessCodeByNameHeaders) String ¶
func (s GetProcessCodeByNameHeaders) String() string
type GetProcessCodeByNameRequest ¶
type GetProcessCodeByNameRequest struct {
Name *string `json:"name,omitempty" xml:"name,omitempty"`
}
func (GetProcessCodeByNameRequest) GoString ¶
func (s GetProcessCodeByNameRequest) GoString() string
func (*GetProcessCodeByNameRequest) SetName ¶
func (s *GetProcessCodeByNameRequest) SetName(v string) *GetProcessCodeByNameRequest
func (GetProcessCodeByNameRequest) String ¶
func (s GetProcessCodeByNameRequest) String() string
type GetProcessCodeByNameResponse ¶
type GetProcessCodeByNameResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetProcessCodeByNameResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetProcessCodeByNameResponse) GoString ¶
func (s GetProcessCodeByNameResponse) GoString() string
func (*GetProcessCodeByNameResponse) SetBody ¶
func (s *GetProcessCodeByNameResponse) SetBody(v *GetProcessCodeByNameResponseBody) *GetProcessCodeByNameResponse
func (*GetProcessCodeByNameResponse) SetHeaders ¶
func (s *GetProcessCodeByNameResponse) SetHeaders(v map[string]*string) *GetProcessCodeByNameResponse
func (*GetProcessCodeByNameResponse) SetStatusCode ¶
func (s *GetProcessCodeByNameResponse) SetStatusCode(v int32) *GetProcessCodeByNameResponse
func (GetProcessCodeByNameResponse) String ¶
func (s GetProcessCodeByNameResponse) String() string
type GetProcessCodeByNameResponseBody ¶
type GetProcessCodeByNameResponseBody struct {
Result *GetProcessCodeByNameResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (GetProcessCodeByNameResponseBody) GoString ¶
func (s GetProcessCodeByNameResponseBody) GoString() string
func (*GetProcessCodeByNameResponseBody) SetResult ¶
func (s *GetProcessCodeByNameResponseBody) SetResult(v *GetProcessCodeByNameResponseBodyResult) *GetProcessCodeByNameResponseBody
func (GetProcessCodeByNameResponseBody) String ¶
func (s GetProcessCodeByNameResponseBody) String() string
type GetProcessCodeByNameResponseBodyResult ¶
type GetProcessCodeByNameResponseBodyResult struct { GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (GetProcessCodeByNameResponseBodyResult) GoString ¶
func (s GetProcessCodeByNameResponseBodyResult) GoString() string
func (*GetProcessCodeByNameResponseBodyResult) SetGmtModified ¶ added in v1.6.64
func (s *GetProcessCodeByNameResponseBodyResult) SetGmtModified(v string) *GetProcessCodeByNameResponseBodyResult
func (*GetProcessCodeByNameResponseBodyResult) SetProcessCode ¶
func (s *GetProcessCodeByNameResponseBodyResult) SetProcessCode(v string) *GetProcessCodeByNameResponseBodyResult
func (GetProcessCodeByNameResponseBodyResult) String ¶
func (s GetProcessCodeByNameResponseBodyResult) String() string
type GetProcessConfigHeaders ¶
type GetProcessConfigHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetProcessConfigHeaders) GoString ¶
func (s GetProcessConfigHeaders) GoString() string
func (*GetProcessConfigHeaders) SetCommonHeaders ¶
func (s *GetProcessConfigHeaders) SetCommonHeaders(v map[string]*string) *GetProcessConfigHeaders
func (*GetProcessConfigHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetProcessConfigHeaders) SetXAcsDingtalkAccessToken(v string) *GetProcessConfigHeaders
func (GetProcessConfigHeaders) String ¶
func (s GetProcessConfigHeaders) String() string
type GetProcessConfigRequest ¶
type GetProcessConfigRequest struct {
ProcCode *string `json:"procCode,omitempty" xml:"procCode,omitempty"`
}
func (GetProcessConfigRequest) GoString ¶
func (s GetProcessConfigRequest) GoString() string
func (*GetProcessConfigRequest) SetProcCode ¶
func (s *GetProcessConfigRequest) SetProcCode(v string) *GetProcessConfigRequest
func (GetProcessConfigRequest) String ¶
func (s GetProcessConfigRequest) String() string
type GetProcessConfigResponse ¶
type GetProcessConfigResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetProcessConfigResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetProcessConfigResponse) GoString ¶
func (s GetProcessConfigResponse) GoString() string
func (*GetProcessConfigResponse) SetBody ¶
func (s *GetProcessConfigResponse) SetBody(v *GetProcessConfigResponseBody) *GetProcessConfigResponse
func (*GetProcessConfigResponse) SetHeaders ¶
func (s *GetProcessConfigResponse) SetHeaders(v map[string]*string) *GetProcessConfigResponse
func (*GetProcessConfigResponse) SetStatusCode ¶
func (s *GetProcessConfigResponse) SetStatusCode(v int32) *GetProcessConfigResponse
func (GetProcessConfigResponse) String ¶
func (s GetProcessConfigResponse) String() string
type GetProcessConfigResponseBody ¶
type GetProcessConfigResponseBody struct {
Result *GetProcessConfigResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (GetProcessConfigResponseBody) GoString ¶
func (s GetProcessConfigResponseBody) GoString() string
func (*GetProcessConfigResponseBody) SetResult ¶
func (s *GetProcessConfigResponseBody) SetResult(v *GetProcessConfigResponseBodyResult) *GetProcessConfigResponseBody
func (GetProcessConfigResponseBody) String ¶
func (s GetProcessConfigResponseBody) String() string
type GetProcessConfigResponseBodyResult ¶
type GetProcessConfigResponseBodyResult struct { AbstractGenRule []*string `json:"abstractGenRule,omitempty" xml:"abstractGenRule,omitempty" type:"Repeated"` ActivityAuth *string `json:"activityAuth,omitempty" xml:"activityAuth,omitempty"` AllowRevoke *bool `json:"allowRevoke,omitempty" xml:"allowRevoke,omitempty"` AppendEnable *bool `json:"appendEnable,omitempty" xml:"appendEnable,omitempty"` AutoExecuteOriginatorTasks *bool `json:"autoExecuteOriginatorTasks,omitempty" xml:"autoExecuteOriginatorTasks,omitempty"` BizCategoryId *string `json:"bizCategoryId,omitempty" xml:"bizCategoryId,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` CommentConf *GetProcessConfigResponseBodyResultCommentConf `json:"commentConf,omitempty" xml:"commentConf,omitempty" type:"Struct"` DuplicateRemoval *string `json:"duplicateRemoval,omitempty" xml:"duplicateRemoval,omitempty"` FormSchema *string `json:"formSchema,omitempty" xml:"formSchema,omitempty"` HandSignConf *GetProcessConfigResponseBodyResultHandSignConf `json:"handSignConf,omitempty" xml:"handSignConf,omitempty" type:"Struct"` Managers []*string `json:"managers,omitempty" xml:"managers,omitempty" type:"Repeated"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessAppType *bool `json:"processAppType,omitempty" xml:"processAppType,omitempty"` ProcessConfig *string `json:"processConfig,omitempty" xml:"processConfig,omitempty"` StaticProc *bool `json:"staticProc,omitempty" xml:"staticProc,omitempty"` SubstituteSubmitConf *GetProcessConfigResponseBodyResultSubstituteSubmitConf `json:"substituteSubmitConf,omitempty" xml:"substituteSubmitConf,omitempty" type:"Struct"` TitleGenRule *GetProcessConfigResponseBodyResultTitleGenRule `json:"titleGenRule,omitempty" xml:"titleGenRule,omitempty" type:"Struct"` Visibility []*GetProcessConfigResponseBodyResultVisibility `json:"visibility,omitempty" xml:"visibility,omitempty" type:"Repeated"` }
func (GetProcessConfigResponseBodyResult) GoString ¶
func (s GetProcessConfigResponseBodyResult) GoString() string
func (*GetProcessConfigResponseBodyResult) SetAbstractGenRule ¶
func (s *GetProcessConfigResponseBodyResult) SetAbstractGenRule(v []*string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetActivityAuth ¶
func (s *GetProcessConfigResponseBodyResult) SetActivityAuth(v string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetAllowRevoke ¶
func (s *GetProcessConfigResponseBodyResult) SetAllowRevoke(v bool) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetAppendEnable ¶
func (s *GetProcessConfigResponseBodyResult) SetAppendEnable(v bool) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetAutoExecuteOriginatorTasks ¶
func (s *GetProcessConfigResponseBodyResult) SetAutoExecuteOriginatorTasks(v bool) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetBizCategoryId ¶
func (s *GetProcessConfigResponseBodyResult) SetBizCategoryId(v string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetBizType ¶
func (s *GetProcessConfigResponseBodyResult) SetBizType(v string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetCommentConf ¶
func (s *GetProcessConfigResponseBodyResult) SetCommentConf(v *GetProcessConfigResponseBodyResultCommentConf) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetDuplicateRemoval ¶
func (s *GetProcessConfigResponseBodyResult) SetDuplicateRemoval(v string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetFormSchema ¶
func (s *GetProcessConfigResponseBodyResult) SetFormSchema(v string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetHandSignConf ¶
func (s *GetProcessConfigResponseBodyResult) SetHandSignConf(v *GetProcessConfigResponseBodyResultHandSignConf) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetManagers ¶
func (s *GetProcessConfigResponseBodyResult) SetManagers(v []*string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetName ¶
func (s *GetProcessConfigResponseBodyResult) SetName(v string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetProcessAppType ¶
func (s *GetProcessConfigResponseBodyResult) SetProcessAppType(v bool) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetProcessConfig ¶
func (s *GetProcessConfigResponseBodyResult) SetProcessConfig(v string) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetStaticProc ¶
func (s *GetProcessConfigResponseBodyResult) SetStaticProc(v bool) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetSubstituteSubmitConf ¶
func (s *GetProcessConfigResponseBodyResult) SetSubstituteSubmitConf(v *GetProcessConfigResponseBodyResultSubstituteSubmitConf) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetTitleGenRule ¶
func (s *GetProcessConfigResponseBodyResult) SetTitleGenRule(v *GetProcessConfigResponseBodyResultTitleGenRule) *GetProcessConfigResponseBodyResult
func (*GetProcessConfigResponseBodyResult) SetVisibility ¶
func (s *GetProcessConfigResponseBodyResult) SetVisibility(v []*GetProcessConfigResponseBodyResultVisibility) *GetProcessConfigResponseBodyResult
func (GetProcessConfigResponseBodyResult) String ¶
func (s GetProcessConfigResponseBodyResult) String() string
type GetProcessConfigResponseBodyResultCommentConf ¶
type GetProcessConfigResponseBodyResultCommentConf struct { CommentDescription *string `json:"commentDescription,omitempty" xml:"commentDescription,omitempty"` CommentHiddenForProposer *bool `json:"commentHiddenForProposer,omitempty" xml:"commentHiddenForProposer,omitempty"` CommentRequired *bool `json:"commentRequired,omitempty" xml:"commentRequired,omitempty"` }
func (GetProcessConfigResponseBodyResultCommentConf) GoString ¶
func (s GetProcessConfigResponseBodyResultCommentConf) GoString() string
func (*GetProcessConfigResponseBodyResultCommentConf) SetCommentDescription ¶
func (s *GetProcessConfigResponseBodyResultCommentConf) SetCommentDescription(v string) *GetProcessConfigResponseBodyResultCommentConf
func (*GetProcessConfigResponseBodyResultCommentConf) SetCommentHiddenForProposer ¶
func (s *GetProcessConfigResponseBodyResultCommentConf) SetCommentHiddenForProposer(v bool) *GetProcessConfigResponseBodyResultCommentConf
func (*GetProcessConfigResponseBodyResultCommentConf) SetCommentRequired ¶
func (s *GetProcessConfigResponseBodyResultCommentConf) SetCommentRequired(v bool) *GetProcessConfigResponseBodyResultCommentConf
func (GetProcessConfigResponseBodyResultCommentConf) String ¶
func (s GetProcessConfigResponseBodyResultCommentConf) String() string
type GetProcessConfigResponseBodyResultHandSignConf ¶
type GetProcessConfigResponseBodyResultHandSignConf struct { HandSignEnable *bool `json:"handSignEnable,omitempty" xml:"handSignEnable,omitempty"` ResignEnable *bool `json:"resignEnable,omitempty" xml:"resignEnable,omitempty"` }
func (GetProcessConfigResponseBodyResultHandSignConf) GoString ¶
func (s GetProcessConfigResponseBodyResultHandSignConf) GoString() string
func (*GetProcessConfigResponseBodyResultHandSignConf) SetHandSignEnable ¶
func (s *GetProcessConfigResponseBodyResultHandSignConf) SetHandSignEnable(v bool) *GetProcessConfigResponseBodyResultHandSignConf
func (*GetProcessConfigResponseBodyResultHandSignConf) SetResignEnable ¶
func (s *GetProcessConfigResponseBodyResultHandSignConf) SetResignEnable(v bool) *GetProcessConfigResponseBodyResultHandSignConf
func (GetProcessConfigResponseBodyResultHandSignConf) String ¶
func (s GetProcessConfigResponseBodyResultHandSignConf) String() string
type GetProcessConfigResponseBodyResultSubstituteSubmitConf ¶
type GetProcessConfigResponseBodyResultSubstituteSubmitConf struct { Enable *bool `json:"enable,omitempty" xml:"enable,omitempty"` SubmitterList []*GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList `json:"submitterList,omitempty" xml:"submitterList,omitempty" type:"Repeated"` }
func (GetProcessConfigResponseBodyResultSubstituteSubmitConf) GoString ¶
func (s GetProcessConfigResponseBodyResultSubstituteSubmitConf) GoString() string
func (*GetProcessConfigResponseBodyResultSubstituteSubmitConf) SetSubmitterList ¶
func (GetProcessConfigResponseBodyResultSubstituteSubmitConf) String ¶
func (s GetProcessConfigResponseBodyResultSubstituteSubmitConf) String() string
type GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList ¶
type GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) GoString ¶
func (s GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) GoString() string
func (GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) String ¶
func (s GetProcessConfigResponseBodyResultSubstituteSubmitConfSubmitterList) String() string
type GetProcessConfigResponseBodyResultTitleGenRule ¶
type GetProcessConfigResponseBodyResultTitleGenRule struct { Express *string `json:"express,omitempty" xml:"express,omitempty"` Type *int32 `json:"type,omitempty" xml:"type,omitempty"` }
func (GetProcessConfigResponseBodyResultTitleGenRule) GoString ¶
func (s GetProcessConfigResponseBodyResultTitleGenRule) GoString() string
func (*GetProcessConfigResponseBodyResultTitleGenRule) SetExpress ¶
func (s *GetProcessConfigResponseBodyResultTitleGenRule) SetExpress(v string) *GetProcessConfigResponseBodyResultTitleGenRule
func (GetProcessConfigResponseBodyResultTitleGenRule) String ¶
func (s GetProcessConfigResponseBodyResultTitleGenRule) String() string
type GetProcessConfigResponseBodyResultVisibility ¶
type GetProcessConfigResponseBodyResultVisibility struct { Type *int32 `json:"type,omitempty" xml:"type,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (GetProcessConfigResponseBodyResultVisibility) GoString ¶
func (s GetProcessConfigResponseBodyResultVisibility) GoString() string
func (*GetProcessConfigResponseBodyResultVisibility) SetType ¶
func (s *GetProcessConfigResponseBodyResultVisibility) SetType(v int32) *GetProcessConfigResponseBodyResultVisibility
func (*GetProcessConfigResponseBodyResultVisibility) SetValue ¶
func (s *GetProcessConfigResponseBodyResultVisibility) SetValue(v string) *GetProcessConfigResponseBodyResultVisibility
func (GetProcessConfigResponseBodyResultVisibility) String ¶
func (s GetProcessConfigResponseBodyResultVisibility) String() string
type GetProcessInstanceHeaders ¶
type GetProcessInstanceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetProcessInstanceHeaders) GoString ¶
func (s GetProcessInstanceHeaders) GoString() string
func (*GetProcessInstanceHeaders) SetCommonHeaders ¶
func (s *GetProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *GetProcessInstanceHeaders
func (*GetProcessInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *GetProcessInstanceHeaders
func (GetProcessInstanceHeaders) String ¶
func (s GetProcessInstanceHeaders) String() string
type GetProcessInstanceRequest ¶
type GetProcessInstanceRequest struct {
ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"`
}
func (GetProcessInstanceRequest) GoString ¶
func (s GetProcessInstanceRequest) GoString() string
func (*GetProcessInstanceRequest) SetProcessInstanceId ¶
func (s *GetProcessInstanceRequest) SetProcessInstanceId(v string) *GetProcessInstanceRequest
func (GetProcessInstanceRequest) String ¶
func (s GetProcessInstanceRequest) String() string
type GetProcessInstanceResponse ¶
type GetProcessInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetProcessInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetProcessInstanceResponse) GoString ¶
func (s GetProcessInstanceResponse) GoString() string
func (*GetProcessInstanceResponse) SetBody ¶
func (s *GetProcessInstanceResponse) SetBody(v *GetProcessInstanceResponseBody) *GetProcessInstanceResponse
func (*GetProcessInstanceResponse) SetHeaders ¶
func (s *GetProcessInstanceResponse) SetHeaders(v map[string]*string) *GetProcessInstanceResponse
func (*GetProcessInstanceResponse) SetStatusCode ¶
func (s *GetProcessInstanceResponse) SetStatusCode(v int32) *GetProcessInstanceResponse
func (GetProcessInstanceResponse) String ¶
func (s GetProcessInstanceResponse) String() string
type GetProcessInstanceResponseBody ¶
type GetProcessInstanceResponseBody struct { Result *GetProcessInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *string `json:"success,omitempty" xml:"success,omitempty"` }
func (GetProcessInstanceResponseBody) GoString ¶
func (s GetProcessInstanceResponseBody) GoString() string
func (*GetProcessInstanceResponseBody) SetResult ¶
func (s *GetProcessInstanceResponseBody) SetResult(v *GetProcessInstanceResponseBodyResult) *GetProcessInstanceResponseBody
func (*GetProcessInstanceResponseBody) SetSuccess ¶
func (s *GetProcessInstanceResponseBody) SetSuccess(v string) *GetProcessInstanceResponseBody
func (GetProcessInstanceResponseBody) String ¶
func (s GetProcessInstanceResponseBody) String() string
type GetProcessInstanceResponseBodyResult ¶
type GetProcessInstanceResponseBodyResult struct { ApproverUserIds []*string `json:"approverUserIds,omitempty" xml:"approverUserIds,omitempty" type:"Repeated"` AttachedProcessInstanceIds []*string `json:"attachedProcessInstanceIds,omitempty" xml:"attachedProcessInstanceIds,omitempty" type:"Repeated"` BizAction *string `json:"bizAction,omitempty" xml:"bizAction,omitempty"` BizData *string `json:"bizData,omitempty" xml:"bizData,omitempty"` BusinessId *string `json:"businessId,omitempty" xml:"businessId,omitempty"` CcUserIds []*string `json:"ccUserIds,omitempty" xml:"ccUserIds,omitempty" type:"Repeated"` CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` FinishTime *string `json:"finishTime,omitempty" xml:"finishTime,omitempty"` FormComponentValues []*GetProcessInstanceResponseBodyResultFormComponentValues `json:"formComponentValues,omitempty" xml:"formComponentValues,omitempty" type:"Repeated"` MainProcessInstanceId *string `json:"mainProcessInstanceId,omitempty" xml:"mainProcessInstanceId,omitempty"` OperationRecords []*GetProcessInstanceResponseBodyResultOperationRecords `json:"operationRecords,omitempty" xml:"operationRecords,omitempty" type:"Repeated"` OriginatorDeptId *string `json:"originatorDeptId,omitempty" xml:"originatorDeptId,omitempty"` OriginatorDeptName *string `json:"originatorDeptName,omitempty" xml:"originatorDeptName,omitempty"` OriginatorUserId *string `json:"originatorUserId,omitempty" xml:"originatorUserId,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` Tasks []*GetProcessInstanceResponseBodyResultTasks `json:"tasks,omitempty" xml:"tasks,omitempty" type:"Repeated"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (GetProcessInstanceResponseBodyResult) GoString ¶
func (s GetProcessInstanceResponseBodyResult) GoString() string
func (*GetProcessInstanceResponseBodyResult) SetApproverUserIds ¶
func (s *GetProcessInstanceResponseBodyResult) SetApproverUserIds(v []*string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetAttachedProcessInstanceIds ¶
func (s *GetProcessInstanceResponseBodyResult) SetAttachedProcessInstanceIds(v []*string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetBizAction ¶
func (s *GetProcessInstanceResponseBodyResult) SetBizAction(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetBizData ¶
func (s *GetProcessInstanceResponseBodyResult) SetBizData(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetBusinessId ¶
func (s *GetProcessInstanceResponseBodyResult) SetBusinessId(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetCcUserIds ¶
func (s *GetProcessInstanceResponseBodyResult) SetCcUserIds(v []*string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetCreateTime ¶
func (s *GetProcessInstanceResponseBodyResult) SetCreateTime(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetFinishTime ¶
func (s *GetProcessInstanceResponseBodyResult) SetFinishTime(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetFormComponentValues ¶
func (s *GetProcessInstanceResponseBodyResult) SetFormComponentValues(v []*GetProcessInstanceResponseBodyResultFormComponentValues) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetMainProcessInstanceId ¶
func (s *GetProcessInstanceResponseBodyResult) SetMainProcessInstanceId(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetOperationRecords ¶
func (s *GetProcessInstanceResponseBodyResult) SetOperationRecords(v []*GetProcessInstanceResponseBodyResultOperationRecords) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetOriginatorDeptId ¶
func (s *GetProcessInstanceResponseBodyResult) SetOriginatorDeptId(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetOriginatorDeptName ¶
func (s *GetProcessInstanceResponseBodyResult) SetOriginatorDeptName(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetOriginatorUserId ¶
func (s *GetProcessInstanceResponseBodyResult) SetOriginatorUserId(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetResult ¶
func (s *GetProcessInstanceResponseBodyResult) SetResult(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetStatus ¶
func (s *GetProcessInstanceResponseBodyResult) SetStatus(v string) *GetProcessInstanceResponseBodyResult
func (*GetProcessInstanceResponseBodyResult) SetTitle ¶
func (s *GetProcessInstanceResponseBodyResult) SetTitle(v string) *GetProcessInstanceResponseBodyResult
func (GetProcessInstanceResponseBodyResult) String ¶
func (s GetProcessInstanceResponseBodyResult) String() string
type GetProcessInstanceResponseBodyResultFormComponentValues ¶
type GetProcessInstanceResponseBodyResultFormComponentValues struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (GetProcessInstanceResponseBodyResultFormComponentValues) GoString ¶
func (s GetProcessInstanceResponseBodyResultFormComponentValues) GoString() string
func (*GetProcessInstanceResponseBodyResultFormComponentValues) SetBizAlias ¶
func (*GetProcessInstanceResponseBodyResultFormComponentValues) SetComponentType ¶
func (s *GetProcessInstanceResponseBodyResultFormComponentValues) SetComponentType(v string) *GetProcessInstanceResponseBodyResultFormComponentValues
func (*GetProcessInstanceResponseBodyResultFormComponentValues) SetExtValue ¶
func (GetProcessInstanceResponseBodyResultFormComponentValues) String ¶
func (s GetProcessInstanceResponseBodyResultFormComponentValues) String() string
type GetProcessInstanceResponseBodyResultOperationRecords ¶
type GetProcessInstanceResponseBodyResultOperationRecords struct { Attachments []*GetProcessInstanceResponseBodyResultOperationRecordsAttachments `json:"attachments,omitempty" xml:"attachments,omitempty" type:"Repeated"` CcUserIds []*string `json:"ccUserIds,omitempty" xml:"ccUserIds,omitempty" type:"Repeated"` Date *string `json:"date,omitempty" xml:"date,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetProcessInstanceResponseBodyResultOperationRecords) GoString ¶
func (s GetProcessInstanceResponseBodyResultOperationRecords) GoString() string
func (*GetProcessInstanceResponseBodyResultOperationRecords) SetAttachments ¶
func (*GetProcessInstanceResponseBodyResultOperationRecords) SetCcUserIds ¶
func (s *GetProcessInstanceResponseBodyResultOperationRecords) SetCcUserIds(v []*string) *GetProcessInstanceResponseBodyResultOperationRecords
func (GetProcessInstanceResponseBodyResultOperationRecords) String ¶
func (s GetProcessInstanceResponseBodyResultOperationRecords) String() string
type GetProcessInstanceResponseBodyResultOperationRecordsAttachments ¶
type GetProcessInstanceResponseBodyResultOperationRecordsAttachments struct { FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` FileSize *string `json:"fileSize,omitempty" xml:"fileSize,omitempty"` FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` }
func (GetProcessInstanceResponseBodyResultOperationRecordsAttachments) GoString ¶
func (s GetProcessInstanceResponseBodyResultOperationRecordsAttachments) GoString() string
func (*GetProcessInstanceResponseBodyResultOperationRecordsAttachments) SetFileName ¶
func (*GetProcessInstanceResponseBodyResultOperationRecordsAttachments) SetFileSize ¶
func (*GetProcessInstanceResponseBodyResultOperationRecordsAttachments) SetFileType ¶
func (GetProcessInstanceResponseBodyResultOperationRecordsAttachments) String ¶
func (s GetProcessInstanceResponseBodyResultOperationRecordsAttachments) String() string
type GetProcessInstanceResponseBodyResultTasks ¶
type GetProcessInstanceResponseBodyResultTasks struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` FinishTime *string `json:"finishTime,omitempty" xml:"finishTime,omitempty"` MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"` PcUrl *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetProcessInstanceResponseBodyResultTasks) GoString ¶
func (s GetProcessInstanceResponseBodyResultTasks) GoString() string
func (*GetProcessInstanceResponseBodyResultTasks) SetActivityId ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetActivityId(v string) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetCreateTime ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetCreateTime(v string) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetFinishTime ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetFinishTime(v string) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetMobileUrl ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetMobileUrl(v string) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetPcUrl ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetPcUrl(v string) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetProcessInstanceId ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetProcessInstanceId(v string) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetResult ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetResult(v string) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetStatus ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetStatus(v string) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetTaskId ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetTaskId(v int64) *GetProcessInstanceResponseBodyResultTasks
func (*GetProcessInstanceResponseBodyResultTasks) SetUserId ¶
func (s *GetProcessInstanceResponseBodyResultTasks) SetUserId(v string) *GetProcessInstanceResponseBodyResultTasks
func (GetProcessInstanceResponseBodyResultTasks) String ¶
func (s GetProcessInstanceResponseBodyResultTasks) String() string
type GetSchemaAndProcessconfigBatchllyHeaders ¶ added in v1.6.56
type GetSchemaAndProcessconfigBatchllyHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetSchemaAndProcessconfigBatchllyHeaders) GoString ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyHeaders) GoString() string
func (*GetSchemaAndProcessconfigBatchllyHeaders) SetCommonHeaders ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyHeaders) SetCommonHeaders(v map[string]*string) *GetSchemaAndProcessconfigBatchllyHeaders
func (*GetSchemaAndProcessconfigBatchllyHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyHeaders) SetXAcsDingtalkAccessToken(v string) *GetSchemaAndProcessconfigBatchllyHeaders
func (GetSchemaAndProcessconfigBatchllyHeaders) String ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyHeaders) String() string
type GetSchemaAndProcessconfigBatchllyRequest ¶ added in v1.6.56
type GetSchemaAndProcessconfigBatchllyRequest struct {
ProcessCodes []*string `json:"processCodes,omitempty" xml:"processCodes,omitempty" type:"Repeated"`
}
func (GetSchemaAndProcessconfigBatchllyRequest) GoString ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyRequest) GoString() string
func (*GetSchemaAndProcessconfigBatchllyRequest) SetProcessCodes ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyRequest) SetProcessCodes(v []*string) *GetSchemaAndProcessconfigBatchllyRequest
func (GetSchemaAndProcessconfigBatchllyRequest) String ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyRequest) String() string
type GetSchemaAndProcessconfigBatchllyResponse ¶ added in v1.6.56
type GetSchemaAndProcessconfigBatchllyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetSchemaAndProcessconfigBatchllyResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetSchemaAndProcessconfigBatchllyResponse) GoString ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyResponse) GoString() string
func (*GetSchemaAndProcessconfigBatchllyResponse) SetHeaders ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponse) SetHeaders(v map[string]*string) *GetSchemaAndProcessconfigBatchllyResponse
func (*GetSchemaAndProcessconfigBatchllyResponse) SetStatusCode ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponse) SetStatusCode(v int32) *GetSchemaAndProcessconfigBatchllyResponse
func (GetSchemaAndProcessconfigBatchllyResponse) String ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyResponse) String() string
type GetSchemaAndProcessconfigBatchllyResponseBody ¶ added in v1.6.56
type GetSchemaAndProcessconfigBatchllyResponseBody struct {
Result []*GetSchemaAndProcessconfigBatchllyResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (GetSchemaAndProcessconfigBatchllyResponseBody) GoString ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyResponseBody) GoString() string
func (GetSchemaAndProcessconfigBatchllyResponseBody) String ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyResponseBody) String() string
type GetSchemaAndProcessconfigBatchllyResponseBodyResult ¶ added in v1.6.56
type GetSchemaAndProcessconfigBatchllyResponseBodyResult struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` BizCategoryId *string `json:"bizCategoryId,omitempty" xml:"bizCategoryId,omitempty"` CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` FormUuid *string `json:"formUuid,omitempty" xml:"formUuid,omitempty"` ManagerList *string `json:"managerList,omitempty" xml:"managerList,omitempty"` Memo *string `json:"memo,omitempty" xml:"memo,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` ProcessConfig *string `json:"processConfig,omitempty" xml:"processConfig,omitempty"` ProcessId *int64 `json:"processId,omitempty" xml:"processId,omitempty"` Properties *string `json:"properties,omitempty" xml:"properties,omitempty"` SchemaContent *string `json:"schemaContent,omitempty" xml:"schemaContent,omitempty"` VisibleScope *string `json:"visibleScope,omitempty" xml:"visibleScope,omitempty"` }
func (GetSchemaAndProcessconfigBatchllyResponseBodyResult) GoString ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyResponseBodyResult) GoString() string
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetAppUuid ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetAppUuid(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetBizCategoryId ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetBizCategoryId(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetCreateTime ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetCreateTime(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetCreatorUserId ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetCreatorUserId(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetFormUuid ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetFormUuid(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetManagerList ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetManagerList(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessCode ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessCode(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessConfig ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessConfig(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessId ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProcessId(v int64) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProperties ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetProperties(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetSchemaContent ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetSchemaContent(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (*GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetVisibleScope ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyResponseBodyResult) SetVisibleScope(v string) *GetSchemaAndProcessconfigBatchllyResponseBodyResult
func (GetSchemaAndProcessconfigBatchllyResponseBodyResult) String ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyResponseBodyResult) String() string
type GetSchemaAndProcessconfigBatchllyShrinkRequest ¶ added in v1.6.56
type GetSchemaAndProcessconfigBatchllyShrinkRequest struct {
ProcessCodesShrink *string `json:"processCodes,omitempty" xml:"processCodes,omitempty"`
}
func (GetSchemaAndProcessconfigBatchllyShrinkRequest) GoString ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyShrinkRequest) GoString() string
func (*GetSchemaAndProcessconfigBatchllyShrinkRequest) SetProcessCodesShrink ¶ added in v1.6.56
func (s *GetSchemaAndProcessconfigBatchllyShrinkRequest) SetProcessCodesShrink(v string) *GetSchemaAndProcessconfigBatchllyShrinkRequest
func (GetSchemaAndProcessconfigBatchllyShrinkRequest) String ¶ added in v1.6.56
func (s GetSchemaAndProcessconfigBatchllyShrinkRequest) String() string
type GetSpaceWithDownloadAuthHeaders ¶
type GetSpaceWithDownloadAuthHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetSpaceWithDownloadAuthHeaders) GoString ¶
func (s GetSpaceWithDownloadAuthHeaders) GoString() string
func (*GetSpaceWithDownloadAuthHeaders) SetCommonHeaders ¶
func (s *GetSpaceWithDownloadAuthHeaders) SetCommonHeaders(v map[string]*string) *GetSpaceWithDownloadAuthHeaders
func (*GetSpaceWithDownloadAuthHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetSpaceWithDownloadAuthHeaders) SetXAcsDingtalkAccessToken(v string) *GetSpaceWithDownloadAuthHeaders
func (GetSpaceWithDownloadAuthHeaders) String ¶
func (s GetSpaceWithDownloadAuthHeaders) String() string
type GetSpaceWithDownloadAuthRequest ¶
type GetSpaceWithDownloadAuthRequest struct { AgentId *int64 `json:"agentId,omitempty" xml:"agentId,omitempty"` FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` FileIdList []*string `json:"fileIdList,omitempty" xml:"fileIdList,omitempty" type:"Repeated"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetSpaceWithDownloadAuthRequest) GoString ¶
func (s GetSpaceWithDownloadAuthRequest) GoString() string
func (*GetSpaceWithDownloadAuthRequest) SetAgentId ¶
func (s *GetSpaceWithDownloadAuthRequest) SetAgentId(v int64) *GetSpaceWithDownloadAuthRequest
func (*GetSpaceWithDownloadAuthRequest) SetFileId ¶
func (s *GetSpaceWithDownloadAuthRequest) SetFileId(v string) *GetSpaceWithDownloadAuthRequest
func (*GetSpaceWithDownloadAuthRequest) SetFileIdList ¶
func (s *GetSpaceWithDownloadAuthRequest) SetFileIdList(v []*string) *GetSpaceWithDownloadAuthRequest
func (*GetSpaceWithDownloadAuthRequest) SetProcessInstanceId ¶
func (s *GetSpaceWithDownloadAuthRequest) SetProcessInstanceId(v string) *GetSpaceWithDownloadAuthRequest
func (*GetSpaceWithDownloadAuthRequest) SetUserId ¶
func (s *GetSpaceWithDownloadAuthRequest) SetUserId(v string) *GetSpaceWithDownloadAuthRequest
func (GetSpaceWithDownloadAuthRequest) String ¶
func (s GetSpaceWithDownloadAuthRequest) String() string
type GetSpaceWithDownloadAuthResponse ¶
type GetSpaceWithDownloadAuthResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetSpaceWithDownloadAuthResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetSpaceWithDownloadAuthResponse) GoString ¶
func (s GetSpaceWithDownloadAuthResponse) GoString() string
func (*GetSpaceWithDownloadAuthResponse) SetBody ¶
func (s *GetSpaceWithDownloadAuthResponse) SetBody(v *GetSpaceWithDownloadAuthResponseBody) *GetSpaceWithDownloadAuthResponse
func (*GetSpaceWithDownloadAuthResponse) SetHeaders ¶
func (s *GetSpaceWithDownloadAuthResponse) SetHeaders(v map[string]*string) *GetSpaceWithDownloadAuthResponse
func (*GetSpaceWithDownloadAuthResponse) SetStatusCode ¶
func (s *GetSpaceWithDownloadAuthResponse) SetStatusCode(v int32) *GetSpaceWithDownloadAuthResponse
func (GetSpaceWithDownloadAuthResponse) String ¶
func (s GetSpaceWithDownloadAuthResponse) String() string
type GetSpaceWithDownloadAuthResponseBody ¶
type GetSpaceWithDownloadAuthResponseBody struct { Result *GetSpaceWithDownloadAuthResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (GetSpaceWithDownloadAuthResponseBody) GoString ¶
func (s GetSpaceWithDownloadAuthResponseBody) GoString() string
func (*GetSpaceWithDownloadAuthResponseBody) SetSuccess ¶
func (s *GetSpaceWithDownloadAuthResponseBody) SetSuccess(v bool) *GetSpaceWithDownloadAuthResponseBody
func (GetSpaceWithDownloadAuthResponseBody) String ¶
func (s GetSpaceWithDownloadAuthResponseBody) String() string
type GetSpaceWithDownloadAuthResponseBodyResult ¶
type GetSpaceWithDownloadAuthResponseBodyResult struct {
SpaceId *int64 `json:"spaceId,omitempty" xml:"spaceId,omitempty"`
}
func (GetSpaceWithDownloadAuthResponseBodyResult) GoString ¶
func (s GetSpaceWithDownloadAuthResponseBodyResult) GoString() string
func (*GetSpaceWithDownloadAuthResponseBodyResult) SetSpaceId ¶
func (s *GetSpaceWithDownloadAuthResponseBodyResult) SetSpaceId(v int64) *GetSpaceWithDownloadAuthResponseBodyResult
func (GetSpaceWithDownloadAuthResponseBodyResult) String ¶
func (s GetSpaceWithDownloadAuthResponseBodyResult) String() string
type GetUserTodoTaskSumHeaders ¶
type GetUserTodoTaskSumHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GetUserTodoTaskSumHeaders) GoString ¶
func (s GetUserTodoTaskSumHeaders) GoString() string
func (*GetUserTodoTaskSumHeaders) SetCommonHeaders ¶
func (s *GetUserTodoTaskSumHeaders) SetCommonHeaders(v map[string]*string) *GetUserTodoTaskSumHeaders
func (*GetUserTodoTaskSumHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserTodoTaskSumHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserTodoTaskSumHeaders
func (GetUserTodoTaskSumHeaders) String ¶
func (s GetUserTodoTaskSumHeaders) String() string
type GetUserTodoTaskSumRequest ¶
type GetUserTodoTaskSumRequest struct {
UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}
func (GetUserTodoTaskSumRequest) GoString ¶
func (s GetUserTodoTaskSumRequest) GoString() string
func (*GetUserTodoTaskSumRequest) SetUserId ¶
func (s *GetUserTodoTaskSumRequest) SetUserId(v string) *GetUserTodoTaskSumRequest
func (GetUserTodoTaskSumRequest) String ¶
func (s GetUserTodoTaskSumRequest) String() string
type GetUserTodoTaskSumResponse ¶
type GetUserTodoTaskSumResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetUserTodoTaskSumResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetUserTodoTaskSumResponse) GoString ¶
func (s GetUserTodoTaskSumResponse) GoString() string
func (*GetUserTodoTaskSumResponse) SetBody ¶
func (s *GetUserTodoTaskSumResponse) SetBody(v *GetUserTodoTaskSumResponseBody) *GetUserTodoTaskSumResponse
func (*GetUserTodoTaskSumResponse) SetHeaders ¶
func (s *GetUserTodoTaskSumResponse) SetHeaders(v map[string]*string) *GetUserTodoTaskSumResponse
func (*GetUserTodoTaskSumResponse) SetStatusCode ¶
func (s *GetUserTodoTaskSumResponse) SetStatusCode(v int32) *GetUserTodoTaskSumResponse
func (GetUserTodoTaskSumResponse) String ¶
func (s GetUserTodoTaskSumResponse) String() string
type GetUserTodoTaskSumResponseBody ¶
type GetUserTodoTaskSumResponseBody struct {
Result *int32 `json:"result,omitempty" xml:"result,omitempty"`
}
func (GetUserTodoTaskSumResponseBody) GoString ¶
func (s GetUserTodoTaskSumResponseBody) GoString() string
func (*GetUserTodoTaskSumResponseBody) SetResult ¶
func (s *GetUserTodoTaskSumResponseBody) SetResult(v int32) *GetUserTodoTaskSumResponseBody
func (GetUserTodoTaskSumResponseBody) String ¶
func (s GetUserTodoTaskSumResponseBody) String() string
type GrantCspaceAuthorizationHeaders ¶
type GrantCspaceAuthorizationHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GrantCspaceAuthorizationHeaders) GoString ¶
func (s GrantCspaceAuthorizationHeaders) GoString() string
func (*GrantCspaceAuthorizationHeaders) SetCommonHeaders ¶
func (s *GrantCspaceAuthorizationHeaders) SetCommonHeaders(v map[string]*string) *GrantCspaceAuthorizationHeaders
func (*GrantCspaceAuthorizationHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GrantCspaceAuthorizationHeaders) SetXAcsDingtalkAccessToken(v string) *GrantCspaceAuthorizationHeaders
func (GrantCspaceAuthorizationHeaders) String ¶
func (s GrantCspaceAuthorizationHeaders) String() string
type GrantCspaceAuthorizationRequest ¶
type GrantCspaceAuthorizationRequest struct { DurationSeconds *int64 `json:"durationSeconds,omitempty" xml:"durationSeconds,omitempty"` SpaceId *string `json:"spaceId,omitempty" xml:"spaceId,omitempty"` Type *string `json:"type,omitempty" xml:"type,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GrantCspaceAuthorizationRequest) GoString ¶
func (s GrantCspaceAuthorizationRequest) GoString() string
func (*GrantCspaceAuthorizationRequest) SetDurationSeconds ¶
func (s *GrantCspaceAuthorizationRequest) SetDurationSeconds(v int64) *GrantCspaceAuthorizationRequest
func (*GrantCspaceAuthorizationRequest) SetSpaceId ¶
func (s *GrantCspaceAuthorizationRequest) SetSpaceId(v string) *GrantCspaceAuthorizationRequest
func (*GrantCspaceAuthorizationRequest) SetType ¶
func (s *GrantCspaceAuthorizationRequest) SetType(v string) *GrantCspaceAuthorizationRequest
func (*GrantCspaceAuthorizationRequest) SetUserId ¶
func (s *GrantCspaceAuthorizationRequest) SetUserId(v string) *GrantCspaceAuthorizationRequest
func (GrantCspaceAuthorizationRequest) String ¶
func (s GrantCspaceAuthorizationRequest) String() string
type GrantCspaceAuthorizationResponse ¶
type GrantCspaceAuthorizationResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` }
func (GrantCspaceAuthorizationResponse) GoString ¶
func (s GrantCspaceAuthorizationResponse) GoString() string
func (*GrantCspaceAuthorizationResponse) SetHeaders ¶
func (s *GrantCspaceAuthorizationResponse) SetHeaders(v map[string]*string) *GrantCspaceAuthorizationResponse
func (*GrantCspaceAuthorizationResponse) SetStatusCode ¶
func (s *GrantCspaceAuthorizationResponse) SetStatusCode(v int32) *GrantCspaceAuthorizationResponse
func (GrantCspaceAuthorizationResponse) String ¶
func (s GrantCspaceAuthorizationResponse) String() string
type GrantProcessInstanceForDownloadFileHeaders ¶
type GrantProcessInstanceForDownloadFileHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (GrantProcessInstanceForDownloadFileHeaders) GoString ¶
func (s GrantProcessInstanceForDownloadFileHeaders) GoString() string
func (*GrantProcessInstanceForDownloadFileHeaders) SetCommonHeaders ¶
func (s *GrantProcessInstanceForDownloadFileHeaders) SetCommonHeaders(v map[string]*string) *GrantProcessInstanceForDownloadFileHeaders
func (*GrantProcessInstanceForDownloadFileHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GrantProcessInstanceForDownloadFileHeaders) SetXAcsDingtalkAccessToken(v string) *GrantProcessInstanceForDownloadFileHeaders
func (GrantProcessInstanceForDownloadFileHeaders) String ¶
func (s GrantProcessInstanceForDownloadFileHeaders) String() string
type GrantProcessInstanceForDownloadFileRequest ¶
type GrantProcessInstanceForDownloadFileRequest struct { FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` }
func (GrantProcessInstanceForDownloadFileRequest) GoString ¶
func (s GrantProcessInstanceForDownloadFileRequest) GoString() string
func (*GrantProcessInstanceForDownloadFileRequest) SetFileId ¶
func (s *GrantProcessInstanceForDownloadFileRequest) SetFileId(v string) *GrantProcessInstanceForDownloadFileRequest
func (*GrantProcessInstanceForDownloadFileRequest) SetProcessInstanceId ¶
func (s *GrantProcessInstanceForDownloadFileRequest) SetProcessInstanceId(v string) *GrantProcessInstanceForDownloadFileRequest
func (GrantProcessInstanceForDownloadFileRequest) String ¶
func (s GrantProcessInstanceForDownloadFileRequest) String() string
type GrantProcessInstanceForDownloadFileResponse ¶
type GrantProcessInstanceForDownloadFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GrantProcessInstanceForDownloadFileResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GrantProcessInstanceForDownloadFileResponse) GoString ¶
func (s GrantProcessInstanceForDownloadFileResponse) GoString() string
func (*GrantProcessInstanceForDownloadFileResponse) SetHeaders ¶
func (s *GrantProcessInstanceForDownloadFileResponse) SetHeaders(v map[string]*string) *GrantProcessInstanceForDownloadFileResponse
func (*GrantProcessInstanceForDownloadFileResponse) SetStatusCode ¶
func (s *GrantProcessInstanceForDownloadFileResponse) SetStatusCode(v int32) *GrantProcessInstanceForDownloadFileResponse
func (GrantProcessInstanceForDownloadFileResponse) String ¶
func (s GrantProcessInstanceForDownloadFileResponse) String() string
type GrantProcessInstanceForDownloadFileResponseBody ¶
type GrantProcessInstanceForDownloadFileResponseBody struct { Result *GrantProcessInstanceForDownloadFileResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (GrantProcessInstanceForDownloadFileResponseBody) GoString ¶
func (s GrantProcessInstanceForDownloadFileResponseBody) GoString() string
func (*GrantProcessInstanceForDownloadFileResponseBody) SetSuccess ¶
func (s *GrantProcessInstanceForDownloadFileResponseBody) SetSuccess(v bool) *GrantProcessInstanceForDownloadFileResponseBody
func (GrantProcessInstanceForDownloadFileResponseBody) String ¶
func (s GrantProcessInstanceForDownloadFileResponseBody) String() string
type GrantProcessInstanceForDownloadFileResponseBodyResult ¶
type GrantProcessInstanceForDownloadFileResponseBodyResult struct { DownloadUri *string `json:"downloadUri,omitempty" xml:"downloadUri,omitempty"` FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` SpaceId *int64 `json:"spaceId,omitempty" xml:"spaceId,omitempty"` }
func (GrantProcessInstanceForDownloadFileResponseBodyResult) GoString ¶
func (s GrantProcessInstanceForDownloadFileResponseBodyResult) GoString() string
func (*GrantProcessInstanceForDownloadFileResponseBodyResult) SetDownloadUri ¶
func (s *GrantProcessInstanceForDownloadFileResponseBodyResult) SetDownloadUri(v string) *GrantProcessInstanceForDownloadFileResponseBodyResult
func (*GrantProcessInstanceForDownloadFileResponseBodyResult) SetSpaceId ¶
func (GrantProcessInstanceForDownloadFileResponseBodyResult) String ¶
func (s GrantProcessInstanceForDownloadFileResponseBodyResult) String() string
type InstallAppHeaders ¶
type InstallAppHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (InstallAppHeaders) GoString ¶
func (s InstallAppHeaders) GoString() string
func (*InstallAppHeaders) SetCommonHeaders ¶
func (s *InstallAppHeaders) SetCommonHeaders(v map[string]*string) *InstallAppHeaders
func (*InstallAppHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InstallAppHeaders) SetXAcsDingtalkAccessToken(v string) *InstallAppHeaders
func (InstallAppHeaders) String ¶
func (s InstallAppHeaders) String() string
type InstallAppRequest ¶
type InstallAppRequest struct { BizGroup *string `json:"bizGroup,omitempty" xml:"bizGroup,omitempty"` InstallOption *InstallAppRequestInstallOption `json:"installOption,omitempty" xml:"installOption,omitempty" type:"Struct"` SourceDirName *string `json:"sourceDirName,omitempty" xml:"sourceDirName,omitempty"` }
func (InstallAppRequest) GoString ¶
func (s InstallAppRequest) GoString() string
func (*InstallAppRequest) SetBizGroup ¶
func (s *InstallAppRequest) SetBizGroup(v string) *InstallAppRequest
func (*InstallAppRequest) SetInstallOption ¶
func (s *InstallAppRequest) SetInstallOption(v *InstallAppRequestInstallOption) *InstallAppRequest
func (*InstallAppRequest) SetSourceDirName ¶
func (s *InstallAppRequest) SetSourceDirName(v string) *InstallAppRequest
func (InstallAppRequest) String ¶
func (s InstallAppRequest) String() string
type InstallAppRequestInstallOption ¶
type InstallAppRequestInstallOption struct {
IsSync *bool `json:"isSync,omitempty" xml:"isSync,omitempty"`
}
func (InstallAppRequestInstallOption) GoString ¶
func (s InstallAppRequestInstallOption) GoString() string
func (*InstallAppRequestInstallOption) SetIsSync ¶
func (s *InstallAppRequestInstallOption) SetIsSync(v bool) *InstallAppRequestInstallOption
func (InstallAppRequestInstallOption) String ¶
func (s InstallAppRequestInstallOption) String() string
type InstallAppResponse ¶
type InstallAppResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InstallAppResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InstallAppResponse) GoString ¶
func (s InstallAppResponse) GoString() string
func (*InstallAppResponse) SetBody ¶
func (s *InstallAppResponse) SetBody(v *InstallAppResponseBody) *InstallAppResponse
func (*InstallAppResponse) SetHeaders ¶
func (s *InstallAppResponse) SetHeaders(v map[string]*string) *InstallAppResponse
func (*InstallAppResponse) SetStatusCode ¶
func (s *InstallAppResponse) SetStatusCode(v int32) *InstallAppResponse
func (InstallAppResponse) String ¶
func (s InstallAppResponse) String() string
type InstallAppResponseBody ¶
type InstallAppResponseBody struct {
Result []*InstallAppResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (InstallAppResponseBody) GoString ¶
func (s InstallAppResponseBody) GoString() string
func (*InstallAppResponseBody) SetResult ¶
func (s *InstallAppResponseBody) SetResult(v []*InstallAppResponseBodyResult) *InstallAppResponseBody
func (InstallAppResponseBody) String ¶
func (s InstallAppResponseBody) String() string
type InstallAppResponseBodyResult ¶
type InstallAppResponseBodyResult struct { BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (InstallAppResponseBodyResult) GoString ¶
func (s InstallAppResponseBodyResult) GoString() string
func (*InstallAppResponseBodyResult) SetBizType ¶
func (s *InstallAppResponseBodyResult) SetBizType(v string) *InstallAppResponseBodyResult
func (*InstallAppResponseBodyResult) SetName ¶
func (s *InstallAppResponseBodyResult) SetName(v string) *InstallAppResponseBodyResult
func (*InstallAppResponseBodyResult) SetProcessCode ¶
func (s *InstallAppResponseBodyResult) SetProcessCode(v string) *InstallAppResponseBodyResult
func (InstallAppResponseBodyResult) String ¶
func (s InstallAppResponseBodyResult) String() string
type ListProcessInstanceIdsHeaders ¶
type ListProcessInstanceIdsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ListProcessInstanceIdsHeaders) GoString ¶
func (s ListProcessInstanceIdsHeaders) GoString() string
func (*ListProcessInstanceIdsHeaders) SetCommonHeaders ¶
func (s *ListProcessInstanceIdsHeaders) SetCommonHeaders(v map[string]*string) *ListProcessInstanceIdsHeaders
func (*ListProcessInstanceIdsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListProcessInstanceIdsHeaders) SetXAcsDingtalkAccessToken(v string) *ListProcessInstanceIdsHeaders
func (ListProcessInstanceIdsHeaders) String ¶
func (s ListProcessInstanceIdsHeaders) String() string
type ListProcessInstanceIdsRequest ¶
type ListProcessInstanceIdsRequest struct { EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` Statuses []*string `json:"statuses,omitempty" xml:"statuses,omitempty" type:"Repeated"` UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (ListProcessInstanceIdsRequest) GoString ¶
func (s ListProcessInstanceIdsRequest) GoString() string
func (*ListProcessInstanceIdsRequest) SetEndTime ¶
func (s *ListProcessInstanceIdsRequest) SetEndTime(v int64) *ListProcessInstanceIdsRequest
func (*ListProcessInstanceIdsRequest) SetMaxResults ¶
func (s *ListProcessInstanceIdsRequest) SetMaxResults(v int64) *ListProcessInstanceIdsRequest
func (*ListProcessInstanceIdsRequest) SetNextToken ¶
func (s *ListProcessInstanceIdsRequest) SetNextToken(v int64) *ListProcessInstanceIdsRequest
func (*ListProcessInstanceIdsRequest) SetProcessCode ¶
func (s *ListProcessInstanceIdsRequest) SetProcessCode(v string) *ListProcessInstanceIdsRequest
func (*ListProcessInstanceIdsRequest) SetStartTime ¶
func (s *ListProcessInstanceIdsRequest) SetStartTime(v int64) *ListProcessInstanceIdsRequest
func (*ListProcessInstanceIdsRequest) SetStatuses ¶
func (s *ListProcessInstanceIdsRequest) SetStatuses(v []*string) *ListProcessInstanceIdsRequest
func (*ListProcessInstanceIdsRequest) SetUserIds ¶
func (s *ListProcessInstanceIdsRequest) SetUserIds(v []*string) *ListProcessInstanceIdsRequest
func (ListProcessInstanceIdsRequest) String ¶
func (s ListProcessInstanceIdsRequest) String() string
type ListProcessInstanceIdsResponse ¶
type ListProcessInstanceIdsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListProcessInstanceIdsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListProcessInstanceIdsResponse) GoString ¶
func (s ListProcessInstanceIdsResponse) GoString() string
func (*ListProcessInstanceIdsResponse) SetBody ¶
func (s *ListProcessInstanceIdsResponse) SetBody(v *ListProcessInstanceIdsResponseBody) *ListProcessInstanceIdsResponse
func (*ListProcessInstanceIdsResponse) SetHeaders ¶
func (s *ListProcessInstanceIdsResponse) SetHeaders(v map[string]*string) *ListProcessInstanceIdsResponse
func (*ListProcessInstanceIdsResponse) SetStatusCode ¶
func (s *ListProcessInstanceIdsResponse) SetStatusCode(v int32) *ListProcessInstanceIdsResponse
func (ListProcessInstanceIdsResponse) String ¶
func (s ListProcessInstanceIdsResponse) String() string
type ListProcessInstanceIdsResponseBody ¶
type ListProcessInstanceIdsResponseBody struct { Result *ListProcessInstanceIdsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (ListProcessInstanceIdsResponseBody) GoString ¶
func (s ListProcessInstanceIdsResponseBody) GoString() string
func (*ListProcessInstanceIdsResponseBody) SetResult ¶
func (s *ListProcessInstanceIdsResponseBody) SetResult(v *ListProcessInstanceIdsResponseBodyResult) *ListProcessInstanceIdsResponseBody
func (*ListProcessInstanceIdsResponseBody) SetSuccess ¶
func (s *ListProcessInstanceIdsResponseBody) SetSuccess(v bool) *ListProcessInstanceIdsResponseBody
func (ListProcessInstanceIdsResponseBody) String ¶
func (s ListProcessInstanceIdsResponseBody) String() string
type ListProcessInstanceIdsResponseBodyResult ¶
type ListProcessInstanceIdsResponseBodyResult struct { List []*string `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (ListProcessInstanceIdsResponseBodyResult) GoString ¶
func (s ListProcessInstanceIdsResponseBodyResult) GoString() string
func (*ListProcessInstanceIdsResponseBodyResult) SetList ¶
func (s *ListProcessInstanceIdsResponseBodyResult) SetList(v []*string) *ListProcessInstanceIdsResponseBodyResult
func (*ListProcessInstanceIdsResponseBodyResult) SetNextToken ¶
func (s *ListProcessInstanceIdsResponseBodyResult) SetNextToken(v string) *ListProcessInstanceIdsResponseBodyResult
func (ListProcessInstanceIdsResponseBodyResult) String ¶
func (s ListProcessInstanceIdsResponseBodyResult) String() string
type ListTodoWorkRecordsHeaders ¶
type ListTodoWorkRecordsHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ListTodoWorkRecordsHeaders) GoString ¶
func (s ListTodoWorkRecordsHeaders) GoString() string
func (*ListTodoWorkRecordsHeaders) SetCommonHeaders ¶
func (s *ListTodoWorkRecordsHeaders) SetCommonHeaders(v map[string]*string) *ListTodoWorkRecordsHeaders
func (*ListTodoWorkRecordsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListTodoWorkRecordsHeaders) SetXAcsDingtalkAccessToken(v string) *ListTodoWorkRecordsHeaders
func (ListTodoWorkRecordsHeaders) String ¶
func (s ListTodoWorkRecordsHeaders) String() string
type ListTodoWorkRecordsRequest ¶
type ListTodoWorkRecordsRequest struct { MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *int32 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` Status *int32 `json:"status,omitempty" xml:"status,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListTodoWorkRecordsRequest) GoString ¶
func (s ListTodoWorkRecordsRequest) GoString() string
func (*ListTodoWorkRecordsRequest) SetMaxResults ¶
func (s *ListTodoWorkRecordsRequest) SetMaxResults(v int32) *ListTodoWorkRecordsRequest
func (*ListTodoWorkRecordsRequest) SetNextToken ¶
func (s *ListTodoWorkRecordsRequest) SetNextToken(v int32) *ListTodoWorkRecordsRequest
func (*ListTodoWorkRecordsRequest) SetStatus ¶
func (s *ListTodoWorkRecordsRequest) SetStatus(v int32) *ListTodoWorkRecordsRequest
func (*ListTodoWorkRecordsRequest) SetUserId ¶
func (s *ListTodoWorkRecordsRequest) SetUserId(v string) *ListTodoWorkRecordsRequest
func (ListTodoWorkRecordsRequest) String ¶
func (s ListTodoWorkRecordsRequest) String() string
type ListTodoWorkRecordsResponse ¶
type ListTodoWorkRecordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListTodoWorkRecordsResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListTodoWorkRecordsResponse) GoString ¶
func (s ListTodoWorkRecordsResponse) GoString() string
func (*ListTodoWorkRecordsResponse) SetBody ¶
func (s *ListTodoWorkRecordsResponse) SetBody(v *ListTodoWorkRecordsResponseBody) *ListTodoWorkRecordsResponse
func (*ListTodoWorkRecordsResponse) SetHeaders ¶
func (s *ListTodoWorkRecordsResponse) SetHeaders(v map[string]*string) *ListTodoWorkRecordsResponse
func (*ListTodoWorkRecordsResponse) SetStatusCode ¶
func (s *ListTodoWorkRecordsResponse) SetStatusCode(v int32) *ListTodoWorkRecordsResponse
func (ListTodoWorkRecordsResponse) String ¶
func (s ListTodoWorkRecordsResponse) String() string
type ListTodoWorkRecordsResponseBody ¶
type ListTodoWorkRecordsResponseBody struct {
Result *ListTodoWorkRecordsResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (ListTodoWorkRecordsResponseBody) GoString ¶
func (s ListTodoWorkRecordsResponseBody) GoString() string
func (*ListTodoWorkRecordsResponseBody) SetResult ¶
func (s *ListTodoWorkRecordsResponseBody) SetResult(v *ListTodoWorkRecordsResponseBodyResult) *ListTodoWorkRecordsResponseBody
func (ListTodoWorkRecordsResponseBody) String ¶
func (s ListTodoWorkRecordsResponseBody) String() string
type ListTodoWorkRecordsResponseBodyResult ¶
type ListTodoWorkRecordsResponseBodyResult struct { List []*ListTodoWorkRecordsResponseBodyResultList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (ListTodoWorkRecordsResponseBodyResult) GoString ¶
func (s ListTodoWorkRecordsResponseBodyResult) GoString() string
func (*ListTodoWorkRecordsResponseBodyResult) SetNextToken ¶
func (s *ListTodoWorkRecordsResponseBodyResult) SetNextToken(v int64) *ListTodoWorkRecordsResponseBodyResult
func (ListTodoWorkRecordsResponseBodyResult) String ¶
func (s ListTodoWorkRecordsResponseBodyResult) String() string
type ListTodoWorkRecordsResponseBodyResultList ¶
type ListTodoWorkRecordsResponseBodyResultList struct { Forms []*ListTodoWorkRecordsResponseBodyResultListForms `json:"forms,omitempty" xml:"forms,omitempty" type:"Repeated"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (ListTodoWorkRecordsResponseBodyResultList) GoString ¶
func (s ListTodoWorkRecordsResponseBodyResultList) GoString() string
func (*ListTodoWorkRecordsResponseBodyResultList) SetInstanceId ¶
func (s *ListTodoWorkRecordsResponseBodyResultList) SetInstanceId(v string) *ListTodoWorkRecordsResponseBodyResultList
func (*ListTodoWorkRecordsResponseBodyResultList) SetTaskId ¶
func (s *ListTodoWorkRecordsResponseBodyResultList) SetTaskId(v int64) *ListTodoWorkRecordsResponseBodyResultList
func (*ListTodoWorkRecordsResponseBodyResultList) SetTitle ¶
func (s *ListTodoWorkRecordsResponseBodyResultList) SetTitle(v string) *ListTodoWorkRecordsResponseBodyResultList
func (*ListTodoWorkRecordsResponseBodyResultList) SetUrl ¶
func (s *ListTodoWorkRecordsResponseBodyResultList) SetUrl(v string) *ListTodoWorkRecordsResponseBodyResultList
func (ListTodoWorkRecordsResponseBodyResultList) String ¶
func (s ListTodoWorkRecordsResponseBodyResultList) String() string
type ListTodoWorkRecordsResponseBodyResultListForms ¶
type ListTodoWorkRecordsResponseBodyResultListForms struct { Content *string `json:"content,omitempty" xml:"content,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ListTodoWorkRecordsResponseBodyResultListForms) GoString ¶
func (s ListTodoWorkRecordsResponseBodyResultListForms) GoString() string
func (*ListTodoWorkRecordsResponseBodyResultListForms) SetContent ¶
func (s *ListTodoWorkRecordsResponseBodyResultListForms) SetContent(v string) *ListTodoWorkRecordsResponseBodyResultListForms
func (*ListTodoWorkRecordsResponseBodyResultListForms) SetTitle ¶
func (s *ListTodoWorkRecordsResponseBodyResultListForms) SetTitle(v string) *ListTodoWorkRecordsResponseBodyResultListForms
func (ListTodoWorkRecordsResponseBodyResultListForms) String ¶
func (s ListTodoWorkRecordsResponseBodyResultListForms) String() string
type ListUserVisibleBpmsProcessesHeaders ¶
type ListUserVisibleBpmsProcessesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ListUserVisibleBpmsProcessesHeaders) GoString ¶
func (s ListUserVisibleBpmsProcessesHeaders) GoString() string
func (*ListUserVisibleBpmsProcessesHeaders) SetCommonHeaders ¶
func (s *ListUserVisibleBpmsProcessesHeaders) SetCommonHeaders(v map[string]*string) *ListUserVisibleBpmsProcessesHeaders
func (*ListUserVisibleBpmsProcessesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListUserVisibleBpmsProcessesHeaders) SetXAcsDingtalkAccessToken(v string) *ListUserVisibleBpmsProcessesHeaders
func (ListUserVisibleBpmsProcessesHeaders) String ¶
func (s ListUserVisibleBpmsProcessesHeaders) String() string
type ListUserVisibleBpmsProcessesRequest ¶
type ListUserVisibleBpmsProcessesRequest struct { MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListUserVisibleBpmsProcessesRequest) GoString ¶
func (s ListUserVisibleBpmsProcessesRequest) GoString() string
func (*ListUserVisibleBpmsProcessesRequest) SetMaxResults ¶
func (s *ListUserVisibleBpmsProcessesRequest) SetMaxResults(v int64) *ListUserVisibleBpmsProcessesRequest
func (*ListUserVisibleBpmsProcessesRequest) SetNextToken ¶
func (s *ListUserVisibleBpmsProcessesRequest) SetNextToken(v int64) *ListUserVisibleBpmsProcessesRequest
func (*ListUserVisibleBpmsProcessesRequest) SetUserId ¶
func (s *ListUserVisibleBpmsProcessesRequest) SetUserId(v string) *ListUserVisibleBpmsProcessesRequest
func (ListUserVisibleBpmsProcessesRequest) String ¶
func (s ListUserVisibleBpmsProcessesRequest) String() string
type ListUserVisibleBpmsProcessesResponse ¶
type ListUserVisibleBpmsProcessesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ListUserVisibleBpmsProcessesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ListUserVisibleBpmsProcessesResponse) GoString ¶
func (s ListUserVisibleBpmsProcessesResponse) GoString() string
func (*ListUserVisibleBpmsProcessesResponse) SetHeaders ¶
func (s *ListUserVisibleBpmsProcessesResponse) SetHeaders(v map[string]*string) *ListUserVisibleBpmsProcessesResponse
func (*ListUserVisibleBpmsProcessesResponse) SetStatusCode ¶
func (s *ListUserVisibleBpmsProcessesResponse) SetStatusCode(v int32) *ListUserVisibleBpmsProcessesResponse
func (ListUserVisibleBpmsProcessesResponse) String ¶
func (s ListUserVisibleBpmsProcessesResponse) String() string
type ListUserVisibleBpmsProcessesResponseBody ¶
type ListUserVisibleBpmsProcessesResponseBody struct {
Result *ListUserVisibleBpmsProcessesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (ListUserVisibleBpmsProcessesResponseBody) GoString ¶
func (s ListUserVisibleBpmsProcessesResponseBody) GoString() string
func (ListUserVisibleBpmsProcessesResponseBody) String ¶
func (s ListUserVisibleBpmsProcessesResponseBody) String() string
type ListUserVisibleBpmsProcessesResponseBodyResult ¶
type ListUserVisibleBpmsProcessesResponseBodyResult struct { NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` ProcessList []*ListUserVisibleBpmsProcessesResponseBodyResultProcessList `json:"processList,omitempty" xml:"processList,omitempty" type:"Repeated"` }
func (ListUserVisibleBpmsProcessesResponseBodyResult) GoString ¶
func (s ListUserVisibleBpmsProcessesResponseBodyResult) GoString() string
func (*ListUserVisibleBpmsProcessesResponseBodyResult) SetNextToken ¶
func (s *ListUserVisibleBpmsProcessesResponseBodyResult) SetNextToken(v int64) *ListUserVisibleBpmsProcessesResponseBodyResult
func (*ListUserVisibleBpmsProcessesResponseBodyResult) SetProcessList ¶
func (ListUserVisibleBpmsProcessesResponseBodyResult) String ¶
func (s ListUserVisibleBpmsProcessesResponseBodyResult) String() string
type ListUserVisibleBpmsProcessesResponseBodyResultProcessList ¶
type ListUserVisibleBpmsProcessesResponseBodyResultProcessList struct { DirId *string `json:"dirId,omitempty" xml:"dirId,omitempty"` DirName *string `json:"dirName,omitempty" xml:"dirName,omitempty"` IconUrl *string `json:"iconUrl,omitempty" xml:"iconUrl,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (ListUserVisibleBpmsProcessesResponseBodyResultProcessList) GoString ¶
func (s ListUserVisibleBpmsProcessesResponseBodyResultProcessList) GoString() string
func (*ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetDirName ¶ added in v1.6.54
func (*ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetIconUrl ¶
func (*ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetProcessCode ¶
func (s *ListUserVisibleBpmsProcessesResponseBodyResultProcessList) SetProcessCode(v string) *ListUserVisibleBpmsProcessesResponseBodyResultProcessList
func (ListUserVisibleBpmsProcessesResponseBodyResultProcessList) String ¶
func (s ListUserVisibleBpmsProcessesResponseBodyResultProcessList) String() string
type PagesExportInstancesHeaders ¶ added in v1.6.56
type PagesExportInstancesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (PagesExportInstancesHeaders) GoString ¶ added in v1.6.56
func (s PagesExportInstancesHeaders) GoString() string
func (*PagesExportInstancesHeaders) SetCommonHeaders ¶ added in v1.6.56
func (s *PagesExportInstancesHeaders) SetCommonHeaders(v map[string]*string) *PagesExportInstancesHeaders
func (*PagesExportInstancesHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.6.56
func (s *PagesExportInstancesHeaders) SetXAcsDingtalkAccessToken(v string) *PagesExportInstancesHeaders
func (PagesExportInstancesHeaders) String ¶ added in v1.6.56
func (s PagesExportInstancesHeaders) String() string
type PagesExportInstancesRequest ¶ added in v1.6.56
type PagesExportInstancesRequest struct { EndTimeInMills *int64 `json:"endTimeInMills,omitempty" xml:"endTimeInMills,omitempty"` MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` OrderBy *string `json:"orderBy,omitempty" xml:"orderBy,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` StartTimeInMills *int64 `json:"startTimeInMills,omitempty" xml:"startTimeInMills,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (PagesExportInstancesRequest) GoString ¶ added in v1.6.56
func (s PagesExportInstancesRequest) GoString() string
func (*PagesExportInstancesRequest) SetEndTimeInMills ¶ added in v1.6.56
func (s *PagesExportInstancesRequest) SetEndTimeInMills(v int64) *PagesExportInstancesRequest
func (*PagesExportInstancesRequest) SetMaxResults ¶ added in v1.6.57
func (s *PagesExportInstancesRequest) SetMaxResults(v int32) *PagesExportInstancesRequest
func (*PagesExportInstancesRequest) SetNextToken ¶ added in v1.6.56
func (s *PagesExportInstancesRequest) SetNextToken(v string) *PagesExportInstancesRequest
func (*PagesExportInstancesRequest) SetOrderBy ¶ added in v1.6.56
func (s *PagesExportInstancesRequest) SetOrderBy(v string) *PagesExportInstancesRequest
func (*PagesExportInstancesRequest) SetProcessCode ¶ added in v1.6.56
func (s *PagesExportInstancesRequest) SetProcessCode(v string) *PagesExportInstancesRequest
func (*PagesExportInstancesRequest) SetStartTimeInMills ¶ added in v1.6.56
func (s *PagesExportInstancesRequest) SetStartTimeInMills(v int64) *PagesExportInstancesRequest
func (*PagesExportInstancesRequest) SetStatus ¶ added in v1.6.56
func (s *PagesExportInstancesRequest) SetStatus(v string) *PagesExportInstancesRequest
func (PagesExportInstancesRequest) String ¶ added in v1.6.56
func (s PagesExportInstancesRequest) String() string
type PagesExportInstancesResponse ¶ added in v1.6.56
type PagesExportInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *PagesExportInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (PagesExportInstancesResponse) GoString ¶ added in v1.6.56
func (s PagesExportInstancesResponse) GoString() string
func (*PagesExportInstancesResponse) SetBody ¶ added in v1.6.56
func (s *PagesExportInstancesResponse) SetBody(v *PagesExportInstancesResponseBody) *PagesExportInstancesResponse
func (*PagesExportInstancesResponse) SetHeaders ¶ added in v1.6.56
func (s *PagesExportInstancesResponse) SetHeaders(v map[string]*string) *PagesExportInstancesResponse
func (*PagesExportInstancesResponse) SetStatusCode ¶ added in v1.6.56
func (s *PagesExportInstancesResponse) SetStatusCode(v int32) *PagesExportInstancesResponse
func (PagesExportInstancesResponse) String ¶ added in v1.6.56
func (s PagesExportInstancesResponse) String() string
type PagesExportInstancesResponseBody ¶ added in v1.6.56
type PagesExportInstancesResponseBody struct {
Result *PagesExportInstancesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (PagesExportInstancesResponseBody) GoString ¶ added in v1.6.56
func (s PagesExportInstancesResponseBody) GoString() string
func (*PagesExportInstancesResponseBody) SetResult ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBody) SetResult(v *PagesExportInstancesResponseBodyResult) *PagesExportInstancesResponseBody
func (PagesExportInstancesResponseBody) String ¶ added in v1.6.56
func (s PagesExportInstancesResponseBody) String() string
type PagesExportInstancesResponseBodyResult ¶ added in v1.6.56
type PagesExportInstancesResponseBodyResult struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` List []*PagesExportInstancesResponseBodyResultList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (PagesExportInstancesResponseBodyResult) GoString ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResult) GoString() string
func (*PagesExportInstancesResponseBodyResult) SetHasMore ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResult) SetHasMore(v bool) *PagesExportInstancesResponseBodyResult
func (*PagesExportInstancesResponseBodyResult) SetNextToken ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResult) SetNextToken(v string) *PagesExportInstancesResponseBodyResult
func (PagesExportInstancesResponseBodyResult) String ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResult) String() string
type PagesExportInstancesResponseBodyResultList ¶ added in v1.6.56
type PagesExportInstancesResponseBodyResultList struct { AttachedProcessInstanceIds *string `json:"attachedProcessInstanceIds,omitempty" xml:"attachedProcessInstanceIds,omitempty"` BusinessId *string `json:"businessId,omitempty" xml:"businessId,omitempty"` CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` FinishTime *int64 `json:"finishTime,omitempty" xml:"finishTime,omitempty"` FormComponentValues []*PagesExportInstancesResponseBodyResultListFormComponentValues `json:"formComponentValues,omitempty" xml:"formComponentValues,omitempty" type:"Repeated"` MainProcessInstanceId *string `json:"mainProcessInstanceId,omitempty" xml:"mainProcessInstanceId,omitempty"` OperationRecords []*PagesExportInstancesResponseBodyResultListOperationRecords `json:"operationRecords,omitempty" xml:"operationRecords,omitempty" type:"Repeated"` OriginatorDeptId *string `json:"originatorDeptId,omitempty" xml:"originatorDeptId,omitempty"` OriginatorUserid *string `json:"originatorUserid,omitempty" xml:"originatorUserid,omitempty"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` Tasks []*PagesExportInstancesResponseBodyResultListTasks `json:"tasks,omitempty" xml:"tasks,omitempty" type:"Repeated"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (PagesExportInstancesResponseBodyResultList) GoString ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultList) GoString() string
func (*PagesExportInstancesResponseBodyResultList) SetAttachedProcessInstanceIds ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetAttachedProcessInstanceIds(v string) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetBusinessId ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetBusinessId(v string) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetCreateTime ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetCreateTime(v int64) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetFinishTime ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetFinishTime(v int64) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetFormComponentValues ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetFormComponentValues(v []*PagesExportInstancesResponseBodyResultListFormComponentValues) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetMainProcessInstanceId ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetMainProcessInstanceId(v string) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetOperationRecords ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetOperationRecords(v []*PagesExportInstancesResponseBodyResultListOperationRecords) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetOriginatorDeptId ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetOriginatorDeptId(v string) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetOriginatorUserid ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetOriginatorUserid(v string) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetProcessInstanceId ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetProcessInstanceId(v string) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetResult ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetResult(v string) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetStatus ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetStatus(v string) *PagesExportInstancesResponseBodyResultList
func (*PagesExportInstancesResponseBodyResultList) SetTitle ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultList) SetTitle(v string) *PagesExportInstancesResponseBodyResultList
func (PagesExportInstancesResponseBodyResultList) String ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultList) String() string
type PagesExportInstancesResponseBodyResultListFormComponentValues ¶ added in v1.6.56
type PagesExportInstancesResponseBodyResultListFormComponentValues struct { ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (PagesExportInstancesResponseBodyResultListFormComponentValues) GoString ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultListFormComponentValues) GoString() string
func (*PagesExportInstancesResponseBodyResultListFormComponentValues) SetComponentName ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListFormComponentValues) SetComponentName(v string) *PagesExportInstancesResponseBodyResultListFormComponentValues
func (*PagesExportInstancesResponseBodyResultListFormComponentValues) SetExtValue ¶ added in v1.6.56
func (PagesExportInstancesResponseBodyResultListFormComponentValues) String ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultListFormComponentValues) String() string
type PagesExportInstancesResponseBodyResultListOperationRecords ¶ added in v1.6.56
type PagesExportInstancesResponseBodyResultListOperationRecords struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` Attachments []*PagesExportInstancesResponseBodyResultListOperationRecordsAttachments `json:"attachments,omitempty" xml:"attachments,omitempty" type:"Repeated"` Images []*string `json:"images,omitempty" xml:"images,omitempty" type:"Repeated"` OperationType *string `json:"operationType,omitempty" xml:"operationType,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` Timestamp *int64 `json:"timestamp,omitempty" xml:"timestamp,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (PagesExportInstancesResponseBodyResultListOperationRecords) GoString ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultListOperationRecords) GoString() string
func (*PagesExportInstancesResponseBodyResultListOperationRecords) SetActivityId ¶ added in v1.6.56
func (*PagesExportInstancesResponseBodyResultListOperationRecords) SetAttachments ¶ added in v1.6.56
func (*PagesExportInstancesResponseBodyResultListOperationRecords) SetOperationType ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListOperationRecords) SetOperationType(v string) *PagesExportInstancesResponseBodyResultListOperationRecords
func (*PagesExportInstancesResponseBodyResultListOperationRecords) SetTimestamp ¶ added in v1.6.56
func (PagesExportInstancesResponseBodyResultListOperationRecords) String ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultListOperationRecords) String() string
type PagesExportInstancesResponseBodyResultListOperationRecordsAttachments ¶ added in v1.6.56
type PagesExportInstancesResponseBodyResultListOperationRecordsAttachments struct { FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` FileSize *string `json:"fileSize,omitempty" xml:"fileSize,omitempty"` FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` }
func (PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) GoString ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) GoString() string
func (*PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) SetFileId ¶ added in v1.6.56
func (*PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) SetFileName ¶ added in v1.6.56
func (*PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) SetFileSize ¶ added in v1.6.56
func (*PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) SetFileType ¶ added in v1.6.56
func (PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) String ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultListOperationRecordsAttachments) String() string
type PagesExportInstancesResponseBodyResultListTasks ¶ added in v1.6.56
type PagesExportInstancesResponseBodyResultListTasks struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` CreateTimestamp *int64 `json:"createTimestamp,omitempty" xml:"createTimestamp,omitempty"` FinishTimestamp *int64 `json:"finishTimestamp,omitempty" xml:"finishTimestamp,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (PagesExportInstancesResponseBodyResultListTasks) GoString ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultListTasks) GoString() string
func (*PagesExportInstancesResponseBodyResultListTasks) SetActivityId ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListTasks) SetActivityId(v string) *PagesExportInstancesResponseBodyResultListTasks
func (*PagesExportInstancesResponseBodyResultListTasks) SetCreateTimestamp ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListTasks) SetCreateTimestamp(v int64) *PagesExportInstancesResponseBodyResultListTasks
func (*PagesExportInstancesResponseBodyResultListTasks) SetFinishTimestamp ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListTasks) SetFinishTimestamp(v int64) *PagesExportInstancesResponseBodyResultListTasks
func (*PagesExportInstancesResponseBodyResultListTasks) SetResult ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListTasks) SetResult(v string) *PagesExportInstancesResponseBodyResultListTasks
func (*PagesExportInstancesResponseBodyResultListTasks) SetStatus ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListTasks) SetStatus(v string) *PagesExportInstancesResponseBodyResultListTasks
func (*PagesExportInstancesResponseBodyResultListTasks) SetTaskId ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListTasks) SetTaskId(v int64) *PagesExportInstancesResponseBodyResultListTasks
func (*PagesExportInstancesResponseBodyResultListTasks) SetUserId ¶ added in v1.6.56
func (s *PagesExportInstancesResponseBodyResultListTasks) SetUserId(v string) *PagesExportInstancesResponseBodyResultListTasks
func (PagesExportInstancesResponseBodyResultListTasks) String ¶ added in v1.6.56
func (s PagesExportInstancesResponseBodyResultListTasks) String() string
type ProcessForecastHeaders ¶
type ProcessForecastHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (ProcessForecastHeaders) GoString ¶
func (s ProcessForecastHeaders) GoString() string
func (*ProcessForecastHeaders) SetCommonHeaders ¶
func (s *ProcessForecastHeaders) SetCommonHeaders(v map[string]*string) *ProcessForecastHeaders
func (*ProcessForecastHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ProcessForecastHeaders) SetXAcsDingtalkAccessToken(v string) *ProcessForecastHeaders
func (ProcessForecastHeaders) String ¶
func (s ProcessForecastHeaders) String() string
type ProcessForecastRequest ¶
type ProcessForecastRequest struct { DeptId *int32 `json:"deptId,omitempty" xml:"deptId,omitempty"` FormComponentValues []*ProcessForecastRequestFormComponentValues `json:"formComponentValues,omitempty" xml:"formComponentValues,omitempty" type:"Repeated"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ProcessForecastRequest) GoString ¶
func (s ProcessForecastRequest) GoString() string
func (*ProcessForecastRequest) SetDeptId ¶
func (s *ProcessForecastRequest) SetDeptId(v int32) *ProcessForecastRequest
func (*ProcessForecastRequest) SetFormComponentValues ¶
func (s *ProcessForecastRequest) SetFormComponentValues(v []*ProcessForecastRequestFormComponentValues) *ProcessForecastRequest
func (*ProcessForecastRequest) SetProcessCode ¶
func (s *ProcessForecastRequest) SetProcessCode(v string) *ProcessForecastRequest
func (*ProcessForecastRequest) SetUserId ¶
func (s *ProcessForecastRequest) SetUserId(v string) *ProcessForecastRequest
func (ProcessForecastRequest) String ¶
func (s ProcessForecastRequest) String() string
type ProcessForecastRequestFormComponentValues ¶
type ProcessForecastRequestFormComponentValues struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` Details []*ProcessForecastRequestFormComponentValuesDetails `json:"details,omitempty" xml:"details,omitempty" type:"Repeated"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (ProcessForecastRequestFormComponentValues) GoString ¶
func (s ProcessForecastRequestFormComponentValues) GoString() string
func (*ProcessForecastRequestFormComponentValues) SetBizAlias ¶
func (s *ProcessForecastRequestFormComponentValues) SetBizAlias(v string) *ProcessForecastRequestFormComponentValues
func (*ProcessForecastRequestFormComponentValues) SetComponentType ¶
func (s *ProcessForecastRequestFormComponentValues) SetComponentType(v string) *ProcessForecastRequestFormComponentValues
func (*ProcessForecastRequestFormComponentValues) SetDetails ¶
func (*ProcessForecastRequestFormComponentValues) SetExtValue ¶
func (s *ProcessForecastRequestFormComponentValues) SetExtValue(v string) *ProcessForecastRequestFormComponentValues
func (*ProcessForecastRequestFormComponentValues) SetId ¶
func (s *ProcessForecastRequestFormComponentValues) SetId(v string) *ProcessForecastRequestFormComponentValues
func (*ProcessForecastRequestFormComponentValues) SetName ¶
func (s *ProcessForecastRequestFormComponentValues) SetName(v string) *ProcessForecastRequestFormComponentValues
func (*ProcessForecastRequestFormComponentValues) SetValue ¶
func (s *ProcessForecastRequestFormComponentValues) SetValue(v string) *ProcessForecastRequestFormComponentValues
func (ProcessForecastRequestFormComponentValues) String ¶
func (s ProcessForecastRequestFormComponentValues) String() string
type ProcessForecastRequestFormComponentValuesDetails ¶
type ProcessForecastRequestFormComponentValuesDetails struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` Details []*ProcessForecastRequestFormComponentValuesDetailsDetails `json:"details,omitempty" xml:"details,omitempty" type:"Repeated"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (ProcessForecastRequestFormComponentValuesDetails) GoString ¶
func (s ProcessForecastRequestFormComponentValuesDetails) GoString() string
func (*ProcessForecastRequestFormComponentValuesDetails) SetBizAlias ¶
func (s *ProcessForecastRequestFormComponentValuesDetails) SetBizAlias(v string) *ProcessForecastRequestFormComponentValuesDetails
func (*ProcessForecastRequestFormComponentValuesDetails) SetDetails ¶
func (*ProcessForecastRequestFormComponentValuesDetails) SetExtValue ¶
func (s *ProcessForecastRequestFormComponentValuesDetails) SetExtValue(v string) *ProcessForecastRequestFormComponentValuesDetails
func (ProcessForecastRequestFormComponentValuesDetails) String ¶
func (s ProcessForecastRequestFormComponentValuesDetails) String() string
type ProcessForecastRequestFormComponentValuesDetailsDetails ¶
type ProcessForecastRequestFormComponentValuesDetailsDetails struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (ProcessForecastRequestFormComponentValuesDetailsDetails) GoString ¶
func (s ProcessForecastRequestFormComponentValuesDetailsDetails) GoString() string
func (*ProcessForecastRequestFormComponentValuesDetailsDetails) SetBizAlias ¶
func (*ProcessForecastRequestFormComponentValuesDetailsDetails) SetComponentType ¶
func (s *ProcessForecastRequestFormComponentValuesDetailsDetails) SetComponentType(v string) *ProcessForecastRequestFormComponentValuesDetailsDetails
func (*ProcessForecastRequestFormComponentValuesDetailsDetails) SetExtValue ¶
func (ProcessForecastRequestFormComponentValuesDetailsDetails) String ¶
func (s ProcessForecastRequestFormComponentValuesDetailsDetails) String() string
type ProcessForecastResponse ¶
type ProcessForecastResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *ProcessForecastResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (ProcessForecastResponse) GoString ¶
func (s ProcessForecastResponse) GoString() string
func (*ProcessForecastResponse) SetBody ¶
func (s *ProcessForecastResponse) SetBody(v *ProcessForecastResponseBody) *ProcessForecastResponse
func (*ProcessForecastResponse) SetHeaders ¶
func (s *ProcessForecastResponse) SetHeaders(v map[string]*string) *ProcessForecastResponse
func (*ProcessForecastResponse) SetStatusCode ¶
func (s *ProcessForecastResponse) SetStatusCode(v int32) *ProcessForecastResponse
func (ProcessForecastResponse) String ¶
func (s ProcessForecastResponse) String() string
type ProcessForecastResponseBody ¶
type ProcessForecastResponseBody struct {
Result *ProcessForecastResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (ProcessForecastResponseBody) GoString ¶
func (s ProcessForecastResponseBody) GoString() string
func (*ProcessForecastResponseBody) SetResult ¶
func (s *ProcessForecastResponseBody) SetResult(v *ProcessForecastResponseBodyResult) *ProcessForecastResponseBody
func (ProcessForecastResponseBody) String ¶
func (s ProcessForecastResponseBody) String() string
type ProcessForecastResponseBodyResult ¶
type ProcessForecastResponseBodyResult struct { IsForecastSuccess *bool `json:"isForecastSuccess,omitempty" xml:"isForecastSuccess,omitempty"` IsStaticWorkflow *bool `json:"isStaticWorkflow,omitempty" xml:"isStaticWorkflow,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` ProcessId *int64 `json:"processId,omitempty" xml:"processId,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` WorkflowActivityRules []*ProcessForecastResponseBodyResultWorkflowActivityRules `json:"workflowActivityRules,omitempty" xml:"workflowActivityRules,omitempty" type:"Repeated"` WorkflowForecastNodes []*ProcessForecastResponseBodyResultWorkflowForecastNodes `json:"workflowForecastNodes,omitempty" xml:"workflowForecastNodes,omitempty" type:"Repeated"` }
func (ProcessForecastResponseBodyResult) GoString ¶
func (s ProcessForecastResponseBodyResult) GoString() string
func (*ProcessForecastResponseBodyResult) SetIsForecastSuccess ¶
func (s *ProcessForecastResponseBodyResult) SetIsForecastSuccess(v bool) *ProcessForecastResponseBodyResult
func (*ProcessForecastResponseBodyResult) SetIsStaticWorkflow ¶
func (s *ProcessForecastResponseBodyResult) SetIsStaticWorkflow(v bool) *ProcessForecastResponseBodyResult
func (*ProcessForecastResponseBodyResult) SetProcessCode ¶
func (s *ProcessForecastResponseBodyResult) SetProcessCode(v string) *ProcessForecastResponseBodyResult
func (*ProcessForecastResponseBodyResult) SetProcessId ¶
func (s *ProcessForecastResponseBodyResult) SetProcessId(v int64) *ProcessForecastResponseBodyResult
func (*ProcessForecastResponseBodyResult) SetUserId ¶
func (s *ProcessForecastResponseBodyResult) SetUserId(v string) *ProcessForecastResponseBodyResult
func (*ProcessForecastResponseBodyResult) SetWorkflowActivityRules ¶
func (s *ProcessForecastResponseBodyResult) SetWorkflowActivityRules(v []*ProcessForecastResponseBodyResultWorkflowActivityRules) *ProcessForecastResponseBodyResult
func (*ProcessForecastResponseBodyResult) SetWorkflowForecastNodes ¶
func (s *ProcessForecastResponseBodyResult) SetWorkflowForecastNodes(v []*ProcessForecastResponseBodyResultWorkflowForecastNodes) *ProcessForecastResponseBodyResult
func (ProcessForecastResponseBodyResult) String ¶
func (s ProcessForecastResponseBodyResult) String() string
type ProcessForecastResponseBodyResultWorkflowActivityRules ¶
type ProcessForecastResponseBodyResultWorkflowActivityRules struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` ActivityName *string `json:"activityName,omitempty" xml:"activityName,omitempty"` ActivityType *string `json:"activityType,omitempty" xml:"activityType,omitempty"` IsTargetSelect *bool `json:"isTargetSelect,omitempty" xml:"isTargetSelect,omitempty"` PrevActivityId *string `json:"prevActivityId,omitempty" xml:"prevActivityId,omitempty"` WorkflowActor *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor `json:"workflowActor,omitempty" xml:"workflowActor,omitempty" type:"Struct"` }
func (ProcessForecastResponseBodyResultWorkflowActivityRules) GoString ¶
func (s ProcessForecastResponseBodyResultWorkflowActivityRules) GoString() string
func (*ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityId ¶
func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityId(v string) *ProcessForecastResponseBodyResultWorkflowActivityRules
func (*ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityName ¶
func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityName(v string) *ProcessForecastResponseBodyResultWorkflowActivityRules
func (*ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityType ¶
func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetActivityType(v string) *ProcessForecastResponseBodyResultWorkflowActivityRules
func (*ProcessForecastResponseBodyResultWorkflowActivityRules) SetIsTargetSelect ¶
func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetIsTargetSelect(v bool) *ProcessForecastResponseBodyResultWorkflowActivityRules
func (*ProcessForecastResponseBodyResultWorkflowActivityRules) SetPrevActivityId ¶
func (s *ProcessForecastResponseBodyResultWorkflowActivityRules) SetPrevActivityId(v string) *ProcessForecastResponseBodyResultWorkflowActivityRules
func (*ProcessForecastResponseBodyResultWorkflowActivityRules) SetWorkflowActor ¶
func (ProcessForecastResponseBodyResultWorkflowActivityRules) String ¶
func (s ProcessForecastResponseBodyResultWorkflowActivityRules) String() string
type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor ¶
type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor struct { ActorActivateType *string `json:"actorActivateType,omitempty" xml:"actorActivateType,omitempty"` ActorKey *string `json:"actorKey,omitempty" xml:"actorKey,omitempty"` ActorSelectionRange *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange `json:"actorSelectionRange,omitempty" xml:"actorSelectionRange,omitempty" type:"Struct"` ActorSelectionType *string `json:"actorSelectionType,omitempty" xml:"actorSelectionType,omitempty"` ActorType *string `json:"actorType,omitempty" xml:"actorType,omitempty"` AllowedMulti *bool `json:"allowedMulti,omitempty" xml:"allowedMulti,omitempty"` ApprovalMethod *string `json:"approvalMethod,omitempty" xml:"approvalMethod,omitempty"` ApprovalType *string `json:"approvalType,omitempty" xml:"approvalType,omitempty"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` }
func (ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) GoString ¶
func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) GoString() string
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorActivateType ¶
func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorActivateType(v string) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorKey ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorSelectionRange ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorSelectionType ¶
func (s *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorSelectionType(v string) *ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetActorType ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetAllowedMulti ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetApprovalMethod ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetApprovalType ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) SetRequired ¶
func (ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) String ¶
func (s ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActor) String() string
type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange ¶
type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange struct { Approvals []*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals `json:"approvals,omitempty" xml:"approvals,omitempty" type:"Repeated"` Labels []*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels `json:"labels,omitempty" xml:"labels,omitempty" type:"Repeated"` }
func (ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange) GoString ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange) SetApprovals ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRange) SetLabels ¶
type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals ¶
type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals struct { UserName *string `json:"userName,omitempty" xml:"userName,omitempty"` WorkNo *string `json:"workNo,omitempty" xml:"workNo,omitempty"` }
func (ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals) GoString ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals) SetUserName ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeApprovals) SetWorkNo ¶
type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels ¶
type ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels struct { LabelNames *string `json:"labelNames,omitempty" xml:"labelNames,omitempty"` Labels *string `json:"labels,omitempty" xml:"labels,omitempty"` }
func (ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels) GoString ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels) SetLabelNames ¶
func (*ProcessForecastResponseBodyResultWorkflowActivityRulesWorkflowActorActorSelectionRangeLabels) SetLabels ¶
type ProcessForecastResponseBodyResultWorkflowForecastNodes ¶
type ProcessForecastResponseBodyResultWorkflowForecastNodes struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` OutId *string `json:"outId,omitempty" xml:"outId,omitempty"` }
func (ProcessForecastResponseBodyResultWorkflowForecastNodes) GoString ¶
func (s ProcessForecastResponseBodyResultWorkflowForecastNodes) GoString() string
func (*ProcessForecastResponseBodyResultWorkflowForecastNodes) SetActivityId ¶
func (s *ProcessForecastResponseBodyResultWorkflowForecastNodes) SetActivityId(v string) *ProcessForecastResponseBodyResultWorkflowForecastNodes
func (ProcessForecastResponseBodyResultWorkflowForecastNodes) String ¶
func (s ProcessForecastResponseBodyResultWorkflowForecastNodes) String() string
type QueryAllFormInstancesHeaders ¶
type QueryAllFormInstancesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryAllFormInstancesHeaders) GoString ¶
func (s QueryAllFormInstancesHeaders) GoString() string
func (*QueryAllFormInstancesHeaders) SetCommonHeaders ¶
func (s *QueryAllFormInstancesHeaders) SetCommonHeaders(v map[string]*string) *QueryAllFormInstancesHeaders
func (*QueryAllFormInstancesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllFormInstancesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllFormInstancesHeaders
func (QueryAllFormInstancesHeaders) String ¶
func (s QueryAllFormInstancesHeaders) String() string
type QueryAllFormInstancesRequest ¶
type QueryAllFormInstancesRequest struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (QueryAllFormInstancesRequest) GoString ¶
func (s QueryAllFormInstancesRequest) GoString() string
func (*QueryAllFormInstancesRequest) SetAppUuid ¶
func (s *QueryAllFormInstancesRequest) SetAppUuid(v string) *QueryAllFormInstancesRequest
func (*QueryAllFormInstancesRequest) SetFormCode ¶
func (s *QueryAllFormInstancesRequest) SetFormCode(v string) *QueryAllFormInstancesRequest
func (*QueryAllFormInstancesRequest) SetMaxResults ¶
func (s *QueryAllFormInstancesRequest) SetMaxResults(v int32) *QueryAllFormInstancesRequest
func (*QueryAllFormInstancesRequest) SetNextToken ¶
func (s *QueryAllFormInstancesRequest) SetNextToken(v string) *QueryAllFormInstancesRequest
func (QueryAllFormInstancesRequest) String ¶
func (s QueryAllFormInstancesRequest) String() string
type QueryAllFormInstancesResponse ¶
type QueryAllFormInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryAllFormInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryAllFormInstancesResponse) GoString ¶
func (s QueryAllFormInstancesResponse) GoString() string
func (*QueryAllFormInstancesResponse) SetBody ¶
func (s *QueryAllFormInstancesResponse) SetBody(v *QueryAllFormInstancesResponseBody) *QueryAllFormInstancesResponse
func (*QueryAllFormInstancesResponse) SetHeaders ¶
func (s *QueryAllFormInstancesResponse) SetHeaders(v map[string]*string) *QueryAllFormInstancesResponse
func (*QueryAllFormInstancesResponse) SetStatusCode ¶
func (s *QueryAllFormInstancesResponse) SetStatusCode(v int32) *QueryAllFormInstancesResponse
func (QueryAllFormInstancesResponse) String ¶
func (s QueryAllFormInstancesResponse) String() string
type QueryAllFormInstancesResponseBody ¶
type QueryAllFormInstancesResponseBody struct {
Result *QueryAllFormInstancesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QueryAllFormInstancesResponseBody) GoString ¶
func (s QueryAllFormInstancesResponseBody) GoString() string
func (*QueryAllFormInstancesResponseBody) SetResult ¶
func (s *QueryAllFormInstancesResponseBody) SetResult(v *QueryAllFormInstancesResponseBodyResult) *QueryAllFormInstancesResponseBody
func (QueryAllFormInstancesResponseBody) String ¶
func (s QueryAllFormInstancesResponseBody) String() string
type QueryAllFormInstancesResponseBodyResult ¶
type QueryAllFormInstancesResponseBodyResult struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` Values []*QueryAllFormInstancesResponseBodyResultValues `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` }
func (QueryAllFormInstancesResponseBodyResult) GoString ¶
func (s QueryAllFormInstancesResponseBodyResult) GoString() string
func (*QueryAllFormInstancesResponseBodyResult) SetHasMore ¶
func (s *QueryAllFormInstancesResponseBodyResult) SetHasMore(v bool) *QueryAllFormInstancesResponseBodyResult
func (*QueryAllFormInstancesResponseBodyResult) SetMaxResults ¶
func (s *QueryAllFormInstancesResponseBodyResult) SetMaxResults(v int64) *QueryAllFormInstancesResponseBodyResult
func (*QueryAllFormInstancesResponseBodyResult) SetNextToken ¶
func (s *QueryAllFormInstancesResponseBodyResult) SetNextToken(v string) *QueryAllFormInstancesResponseBodyResult
func (QueryAllFormInstancesResponseBodyResult) String ¶
func (s QueryAllFormInstancesResponseBodyResult) String() string
type QueryAllFormInstancesResponseBodyResultValues ¶
type QueryAllFormInstancesResponseBodyResultValues struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` Attributes map[string]interface{} `json:"attributes,omitempty" xml:"attributes,omitempty"` CreateTimestamp *int64 `json:"createTimestamp,omitempty" xml:"createTimestamp,omitempty"` Creator *string `json:"creator,omitempty" xml:"creator,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` FormInstDataList []*QueryAllFormInstancesResponseBodyResultValuesFormInstDataList `json:"formInstDataList,omitempty" xml:"formInstDataList,omitempty" type:"Repeated"` FormInstanceId *string `json:"formInstanceId,omitempty" xml:"formInstanceId,omitempty"` Modifier *string `json:"modifier,omitempty" xml:"modifier,omitempty"` ModifyTimestamp *int64 `json:"modifyTimestamp,omitempty" xml:"modifyTimestamp,omitempty"` OutBizCode *string `json:"outBizCode,omitempty" xml:"outBizCode,omitempty"` OutInstanceId *string `json:"outInstanceId,omitempty" xml:"outInstanceId,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (QueryAllFormInstancesResponseBodyResultValues) GoString ¶
func (s QueryAllFormInstancesResponseBodyResultValues) GoString() string
func (*QueryAllFormInstancesResponseBodyResultValues) SetAppUuid ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetAppUuid(v string) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetAttributes ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetAttributes(v map[string]interface{}) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetCreateTimestamp ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetCreateTimestamp(v int64) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetCreator ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetCreator(v string) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetFormCode ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetFormCode(v string) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetFormInstDataList ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetFormInstDataList(v []*QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetFormInstanceId ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetFormInstanceId(v string) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetModifier ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetModifier(v string) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetModifyTimestamp ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetModifyTimestamp(v int64) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetOutBizCode ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetOutBizCode(v string) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetOutInstanceId ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetOutInstanceId(v string) *QueryAllFormInstancesResponseBodyResultValues
func (*QueryAllFormInstancesResponseBodyResultValues) SetTitle ¶
func (s *QueryAllFormInstancesResponseBodyResultValues) SetTitle(v string) *QueryAllFormInstancesResponseBodyResultValues
func (QueryAllFormInstancesResponseBodyResultValues) String ¶
func (s QueryAllFormInstancesResponseBodyResultValues) String() string
type QueryAllFormInstancesResponseBodyResultValuesFormInstDataList ¶
type QueryAllFormInstancesResponseBodyResultValuesFormInstDataList struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` ExtendValue *string `json:"extendValue,omitempty" xml:"extendValue,omitempty"` Key *string `json:"key,omitempty" xml:"key,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) GoString ¶
func (s QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) GoString() string
func (*QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetBizAlias ¶
func (*QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetComponentType ¶
func (s *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetComponentType(v string) *QueryAllFormInstancesResponseBodyResultValuesFormInstDataList
func (*QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) SetExtendValue ¶
func (QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) String ¶
func (s QueryAllFormInstancesResponseBodyResultValuesFormInstDataList) String() string
type QueryAllProcessInstancesHeaders ¶
type QueryAllProcessInstancesHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryAllProcessInstancesHeaders) GoString ¶
func (s QueryAllProcessInstancesHeaders) GoString() string
func (*QueryAllProcessInstancesHeaders) SetCommonHeaders ¶
func (s *QueryAllProcessInstancesHeaders) SetCommonHeaders(v map[string]*string) *QueryAllProcessInstancesHeaders
func (*QueryAllProcessInstancesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllProcessInstancesHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllProcessInstancesHeaders
func (QueryAllProcessInstancesHeaders) String ¶
func (s QueryAllProcessInstancesHeaders) String() string
type QueryAllProcessInstancesRequest ¶
type QueryAllProcessInstancesRequest struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` EndTimeInMills *int64 `json:"endTimeInMills,omitempty" xml:"endTimeInMills,omitempty"` MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` StartTimeInMills *int64 `json:"startTimeInMills,omitempty" xml:"startTimeInMills,omitempty"` }
func (QueryAllProcessInstancesRequest) GoString ¶
func (s QueryAllProcessInstancesRequest) GoString() string
func (*QueryAllProcessInstancesRequest) SetAppUuid ¶
func (s *QueryAllProcessInstancesRequest) SetAppUuid(v string) *QueryAllProcessInstancesRequest
func (*QueryAllProcessInstancesRequest) SetEndTimeInMills ¶
func (s *QueryAllProcessInstancesRequest) SetEndTimeInMills(v int64) *QueryAllProcessInstancesRequest
func (*QueryAllProcessInstancesRequest) SetMaxResults ¶
func (s *QueryAllProcessInstancesRequest) SetMaxResults(v int64) *QueryAllProcessInstancesRequest
func (*QueryAllProcessInstancesRequest) SetNextToken ¶
func (s *QueryAllProcessInstancesRequest) SetNextToken(v string) *QueryAllProcessInstancesRequest
func (*QueryAllProcessInstancesRequest) SetProcessCode ¶
func (s *QueryAllProcessInstancesRequest) SetProcessCode(v string) *QueryAllProcessInstancesRequest
func (*QueryAllProcessInstancesRequest) SetStartTimeInMills ¶
func (s *QueryAllProcessInstancesRequest) SetStartTimeInMills(v int64) *QueryAllProcessInstancesRequest
func (QueryAllProcessInstancesRequest) String ¶
func (s QueryAllProcessInstancesRequest) String() string
type QueryAllProcessInstancesResponse ¶
type QueryAllProcessInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryAllProcessInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryAllProcessInstancesResponse) GoString ¶
func (s QueryAllProcessInstancesResponse) GoString() string
func (*QueryAllProcessInstancesResponse) SetBody ¶
func (s *QueryAllProcessInstancesResponse) SetBody(v *QueryAllProcessInstancesResponseBody) *QueryAllProcessInstancesResponse
func (*QueryAllProcessInstancesResponse) SetHeaders ¶
func (s *QueryAllProcessInstancesResponse) SetHeaders(v map[string]*string) *QueryAllProcessInstancesResponse
func (*QueryAllProcessInstancesResponse) SetStatusCode ¶
func (s *QueryAllProcessInstancesResponse) SetStatusCode(v int32) *QueryAllProcessInstancesResponse
func (QueryAllProcessInstancesResponse) String ¶
func (s QueryAllProcessInstancesResponse) String() string
type QueryAllProcessInstancesResponseBody ¶
type QueryAllProcessInstancesResponseBody struct {
Result *QueryAllProcessInstancesResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QueryAllProcessInstancesResponseBody) GoString ¶
func (s QueryAllProcessInstancesResponseBody) GoString() string
func (QueryAllProcessInstancesResponseBody) String ¶
func (s QueryAllProcessInstancesResponseBody) String() string
type QueryAllProcessInstancesResponseBodyResult ¶
type QueryAllProcessInstancesResponseBodyResult struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` List []*QueryAllProcessInstancesResponseBodyResultList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (QueryAllProcessInstancesResponseBodyResult) GoString ¶
func (s QueryAllProcessInstancesResponseBodyResult) GoString() string
func (*QueryAllProcessInstancesResponseBodyResult) SetHasMore ¶
func (s *QueryAllProcessInstancesResponseBodyResult) SetHasMore(v bool) *QueryAllProcessInstancesResponseBodyResult
func (*QueryAllProcessInstancesResponseBodyResult) SetMaxResults ¶
func (s *QueryAllProcessInstancesResponseBodyResult) SetMaxResults(v int64) *QueryAllProcessInstancesResponseBodyResult
func (*QueryAllProcessInstancesResponseBodyResult) SetNextToken ¶
func (s *QueryAllProcessInstancesResponseBodyResult) SetNextToken(v string) *QueryAllProcessInstancesResponseBodyResult
func (QueryAllProcessInstancesResponseBodyResult) String ¶
func (s QueryAllProcessInstancesResponseBodyResult) String() string
type QueryAllProcessInstancesResponseBodyResultList ¶
type QueryAllProcessInstancesResponseBodyResultList struct { AttachedProcessInstanceIds *string `json:"attachedProcessInstanceIds,omitempty" xml:"attachedProcessInstanceIds,omitempty"` BusinessId *string `json:"businessId,omitempty" xml:"businessId,omitempty"` CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` FinishTime *int64 `json:"finishTime,omitempty" xml:"finishTime,omitempty"` FormComponentValues []*QueryAllProcessInstancesResponseBodyResultListFormComponentValues `json:"formComponentValues,omitempty" xml:"formComponentValues,omitempty" type:"Repeated"` MainProcessInstanceId *string `json:"mainProcessInstanceId,omitempty" xml:"mainProcessInstanceId,omitempty"` OperationRecords []*QueryAllProcessInstancesResponseBodyResultListOperationRecords `json:"operationRecords,omitempty" xml:"operationRecords,omitempty" type:"Repeated"` OriginatorDeptId *string `json:"originatorDeptId,omitempty" xml:"originatorDeptId,omitempty"` OriginatorUserid *string `json:"originatorUserid,omitempty" xml:"originatorUserid,omitempty"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` Tasks []*QueryAllProcessInstancesResponseBodyResultListTasks `json:"tasks,omitempty" xml:"tasks,omitempty" type:"Repeated"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (QueryAllProcessInstancesResponseBodyResultList) GoString ¶
func (s QueryAllProcessInstancesResponseBodyResultList) GoString() string
func (*QueryAllProcessInstancesResponseBodyResultList) SetAttachedProcessInstanceIds ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetAttachedProcessInstanceIds(v string) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetBusinessId ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetBusinessId(v string) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetCreateTime ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetCreateTime(v int64) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetFinishTime ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetFinishTime(v int64) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetFormComponentValues ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetFormComponentValues(v []*QueryAllProcessInstancesResponseBodyResultListFormComponentValues) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetMainProcessInstanceId ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetMainProcessInstanceId(v string) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetOperationRecords ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetOperationRecords(v []*QueryAllProcessInstancesResponseBodyResultListOperationRecords) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetOriginatorDeptId ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetOriginatorDeptId(v string) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetOriginatorUserid ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetOriginatorUserid(v string) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetProcessInstanceId ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetProcessInstanceId(v string) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetResult ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetResult(v string) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetStatus ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetStatus(v string) *QueryAllProcessInstancesResponseBodyResultList
func (*QueryAllProcessInstancesResponseBodyResultList) SetTitle ¶
func (s *QueryAllProcessInstancesResponseBodyResultList) SetTitle(v string) *QueryAllProcessInstancesResponseBodyResultList
func (QueryAllProcessInstancesResponseBodyResultList) String ¶
func (s QueryAllProcessInstancesResponseBodyResultList) String() string
type QueryAllProcessInstancesResponseBodyResultListFormComponentValues ¶
type QueryAllProcessInstancesResponseBodyResultListFormComponentValues struct { ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (QueryAllProcessInstancesResponseBodyResultListFormComponentValues) GoString ¶
func (s QueryAllProcessInstancesResponseBodyResultListFormComponentValues) GoString() string
func (*QueryAllProcessInstancesResponseBodyResultListFormComponentValues) SetExtValue ¶
func (QueryAllProcessInstancesResponseBodyResultListFormComponentValues) String ¶
func (s QueryAllProcessInstancesResponseBodyResultListFormComponentValues) String() string
type QueryAllProcessInstancesResponseBodyResultListOperationRecords ¶
type QueryAllProcessInstancesResponseBodyResultListOperationRecords struct { Attachments []*QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments `json:"attachments,omitempty" xml:"attachments,omitempty" type:"Repeated"` OperationType *string `json:"operationType,omitempty" xml:"operationType,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Timestamp *int64 `json:"timestamp,omitempty" xml:"timestamp,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryAllProcessInstancesResponseBodyResultListOperationRecords) GoString ¶
func (s QueryAllProcessInstancesResponseBodyResultListOperationRecords) GoString() string
func (*QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetAttachments ¶
func (*QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetOperationType ¶
func (s *QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetOperationType(v string) *QueryAllProcessInstancesResponseBodyResultListOperationRecords
func (*QueryAllProcessInstancesResponseBodyResultListOperationRecords) SetTimestamp ¶
func (QueryAllProcessInstancesResponseBodyResultListOperationRecords) String ¶
func (s QueryAllProcessInstancesResponseBodyResultListOperationRecords) String() string
type QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments ¶
type QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments struct { FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` FileSize *string `json:"fileSize,omitempty" xml:"fileSize,omitempty"` FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` }
func (QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) GoString ¶
func (s QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) GoString() string
func (*QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) SetFileName ¶
func (*QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) SetFileSize ¶
func (*QueryAllProcessInstancesResponseBodyResultListOperationRecordsAttachments) SetFileType ¶
type QueryAllProcessInstancesResponseBodyResultListTasks ¶
type QueryAllProcessInstancesResponseBodyResultListTasks struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` CreateTimestamp *int64 `json:"createTimestamp,omitempty" xml:"createTimestamp,omitempty"` FinishTimestamp *int64 `json:"finishTimestamp,omitempty" xml:"finishTimestamp,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryAllProcessInstancesResponseBodyResultListTasks) GoString ¶
func (s QueryAllProcessInstancesResponseBodyResultListTasks) GoString() string
func (*QueryAllProcessInstancesResponseBodyResultListTasks) SetActivityId ¶
func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetActivityId(v string) *QueryAllProcessInstancesResponseBodyResultListTasks
func (*QueryAllProcessInstancesResponseBodyResultListTasks) SetCreateTimestamp ¶
func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetCreateTimestamp(v int64) *QueryAllProcessInstancesResponseBodyResultListTasks
func (*QueryAllProcessInstancesResponseBodyResultListTasks) SetFinishTimestamp ¶
func (s *QueryAllProcessInstancesResponseBodyResultListTasks) SetFinishTimestamp(v int64) *QueryAllProcessInstancesResponseBodyResultListTasks
func (QueryAllProcessInstancesResponseBodyResultListTasks) String ¶
func (s QueryAllProcessInstancesResponseBodyResultListTasks) String() string
type QueryFormByBizTypeHeaders ¶
type QueryFormByBizTypeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryFormByBizTypeHeaders) GoString ¶
func (s QueryFormByBizTypeHeaders) GoString() string
func (*QueryFormByBizTypeHeaders) SetCommonHeaders ¶
func (s *QueryFormByBizTypeHeaders) SetCommonHeaders(v map[string]*string) *QueryFormByBizTypeHeaders
func (*QueryFormByBizTypeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryFormByBizTypeHeaders) SetXAcsDingtalkAccessToken(v string) *QueryFormByBizTypeHeaders
func (QueryFormByBizTypeHeaders) String ¶
func (s QueryFormByBizTypeHeaders) String() string
type QueryFormByBizTypeRequest ¶
type QueryFormByBizTypeRequest struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` BizTypes []*string `json:"bizTypes,omitempty" xml:"bizTypes,omitempty" type:"Repeated"` }
func (QueryFormByBizTypeRequest) GoString ¶
func (s QueryFormByBizTypeRequest) GoString() string
func (*QueryFormByBizTypeRequest) SetAppUuid ¶
func (s *QueryFormByBizTypeRequest) SetAppUuid(v string) *QueryFormByBizTypeRequest
func (*QueryFormByBizTypeRequest) SetBizTypes ¶
func (s *QueryFormByBizTypeRequest) SetBizTypes(v []*string) *QueryFormByBizTypeRequest
func (QueryFormByBizTypeRequest) String ¶
func (s QueryFormByBizTypeRequest) String() string
type QueryFormByBizTypeResponse ¶
type QueryFormByBizTypeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryFormByBizTypeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryFormByBizTypeResponse) GoString ¶
func (s QueryFormByBizTypeResponse) GoString() string
func (*QueryFormByBizTypeResponse) SetBody ¶
func (s *QueryFormByBizTypeResponse) SetBody(v *QueryFormByBizTypeResponseBody) *QueryFormByBizTypeResponse
func (*QueryFormByBizTypeResponse) SetHeaders ¶
func (s *QueryFormByBizTypeResponse) SetHeaders(v map[string]*string) *QueryFormByBizTypeResponse
func (*QueryFormByBizTypeResponse) SetStatusCode ¶
func (s *QueryFormByBizTypeResponse) SetStatusCode(v int32) *QueryFormByBizTypeResponse
func (QueryFormByBizTypeResponse) String ¶
func (s QueryFormByBizTypeResponse) String() string
type QueryFormByBizTypeResponseBody ¶
type QueryFormByBizTypeResponseBody struct {
Result []*QueryFormByBizTypeResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (QueryFormByBizTypeResponseBody) GoString ¶
func (s QueryFormByBizTypeResponseBody) GoString() string
func (*QueryFormByBizTypeResponseBody) SetResult ¶
func (s *QueryFormByBizTypeResponseBody) SetResult(v []*QueryFormByBizTypeResponseBodyResult) *QueryFormByBizTypeResponseBody
func (QueryFormByBizTypeResponseBody) String ¶
func (s QueryFormByBizTypeResponseBody) String() string
type QueryFormByBizTypeResponseBodyResult ¶
type QueryFormByBizTypeResponseBodyResult struct { AppType *int32 `json:"appType,omitempty" xml:"appType,omitempty"` AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` Creator *string `json:"creator,omitempty" xml:"creator,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` FormUuid *string `json:"formUuid,omitempty" xml:"formUuid,omitempty"` Memo *string `json:"memo,omitempty" xml:"memo,omitempty"` ModifedTime *int64 `json:"modifedTime,omitempty" xml:"modifedTime,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` OwnerId *string `json:"ownerId,omitempty" xml:"ownerId,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (QueryFormByBizTypeResponseBodyResult) GoString ¶
func (s QueryFormByBizTypeResponseBodyResult) GoString() string
func (*QueryFormByBizTypeResponseBodyResult) SetAppType ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetAppType(v int32) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetAppUuid ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetAppUuid(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetBizType ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetBizType(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetContent ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetContent(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetCreateTime ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetCreateTime(v int64) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetCreator ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetCreator(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetFormCode ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetFormCode(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetFormUuid ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetFormUuid(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetMemo ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetMemo(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetModifedTime ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetModifedTime(v int64) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetName ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetName(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetOwnerId ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetOwnerId(v string) *QueryFormByBizTypeResponseBodyResult
func (*QueryFormByBizTypeResponseBodyResult) SetStatus ¶
func (s *QueryFormByBizTypeResponseBodyResult) SetStatus(v string) *QueryFormByBizTypeResponseBodyResult
func (QueryFormByBizTypeResponseBodyResult) String ¶
func (s QueryFormByBizTypeResponseBodyResult) String() string
type QueryFormInstanceHeaders ¶
type QueryFormInstanceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryFormInstanceHeaders) GoString ¶
func (s QueryFormInstanceHeaders) GoString() string
func (*QueryFormInstanceHeaders) SetCommonHeaders ¶
func (s *QueryFormInstanceHeaders) SetCommonHeaders(v map[string]*string) *QueryFormInstanceHeaders
func (*QueryFormInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryFormInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *QueryFormInstanceHeaders
func (QueryFormInstanceHeaders) String ¶
func (s QueryFormInstanceHeaders) String() string
type QueryFormInstanceRequest ¶
type QueryFormInstanceRequest struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` FormInstanceId *string `json:"formInstanceId,omitempty" xml:"formInstanceId,omitempty"` }
func (QueryFormInstanceRequest) GoString ¶
func (s QueryFormInstanceRequest) GoString() string
func (*QueryFormInstanceRequest) SetAppUuid ¶
func (s *QueryFormInstanceRequest) SetAppUuid(v string) *QueryFormInstanceRequest
func (*QueryFormInstanceRequest) SetFormCode ¶
func (s *QueryFormInstanceRequest) SetFormCode(v string) *QueryFormInstanceRequest
func (*QueryFormInstanceRequest) SetFormInstanceId ¶
func (s *QueryFormInstanceRequest) SetFormInstanceId(v string) *QueryFormInstanceRequest
func (QueryFormInstanceRequest) String ¶
func (s QueryFormInstanceRequest) String() string
type QueryFormInstanceResponse ¶
type QueryFormInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryFormInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryFormInstanceResponse) GoString ¶
func (s QueryFormInstanceResponse) GoString() string
func (*QueryFormInstanceResponse) SetBody ¶
func (s *QueryFormInstanceResponse) SetBody(v *QueryFormInstanceResponseBody) *QueryFormInstanceResponse
func (*QueryFormInstanceResponse) SetHeaders ¶
func (s *QueryFormInstanceResponse) SetHeaders(v map[string]*string) *QueryFormInstanceResponse
func (*QueryFormInstanceResponse) SetStatusCode ¶
func (s *QueryFormInstanceResponse) SetStatusCode(v int32) *QueryFormInstanceResponse
func (QueryFormInstanceResponse) String ¶
func (s QueryFormInstanceResponse) String() string
type QueryFormInstanceResponseBody ¶
type QueryFormInstanceResponseBody struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` Attributes map[string]interface{} `json:"attributes,omitempty" xml:"attributes,omitempty"` CreateTimestamp *int64 `json:"createTimestamp,omitempty" xml:"createTimestamp,omitempty"` Creator *string `json:"creator,omitempty" xml:"creator,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` FormInstDataList []*QueryFormInstanceResponseBodyFormInstDataList `json:"formInstDataList,omitempty" xml:"formInstDataList,omitempty" type:"Repeated"` FormInstanceId *string `json:"formInstanceId,omitempty" xml:"formInstanceId,omitempty"` Modifier *string `json:"modifier,omitempty" xml:"modifier,omitempty"` ModifyTimestamp *int64 `json:"modifyTimestamp,omitempty" xml:"modifyTimestamp,omitempty"` OutBizCode *string `json:"outBizCode,omitempty" xml:"outBizCode,omitempty"` OutInstanceId *string `json:"outInstanceId,omitempty" xml:"outInstanceId,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (QueryFormInstanceResponseBody) GoString ¶
func (s QueryFormInstanceResponseBody) GoString() string
func (*QueryFormInstanceResponseBody) SetAppUuid ¶
func (s *QueryFormInstanceResponseBody) SetAppUuid(v string) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetAttributes ¶
func (s *QueryFormInstanceResponseBody) SetAttributes(v map[string]interface{}) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetCreateTimestamp ¶
func (s *QueryFormInstanceResponseBody) SetCreateTimestamp(v int64) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetCreator ¶
func (s *QueryFormInstanceResponseBody) SetCreator(v string) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetFormCode ¶
func (s *QueryFormInstanceResponseBody) SetFormCode(v string) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetFormInstDataList ¶
func (s *QueryFormInstanceResponseBody) SetFormInstDataList(v []*QueryFormInstanceResponseBodyFormInstDataList) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetFormInstanceId ¶
func (s *QueryFormInstanceResponseBody) SetFormInstanceId(v string) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetModifier ¶
func (s *QueryFormInstanceResponseBody) SetModifier(v string) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetModifyTimestamp ¶
func (s *QueryFormInstanceResponseBody) SetModifyTimestamp(v int64) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetOutBizCode ¶
func (s *QueryFormInstanceResponseBody) SetOutBizCode(v string) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetOutInstanceId ¶
func (s *QueryFormInstanceResponseBody) SetOutInstanceId(v string) *QueryFormInstanceResponseBody
func (*QueryFormInstanceResponseBody) SetTitle ¶
func (s *QueryFormInstanceResponseBody) SetTitle(v string) *QueryFormInstanceResponseBody
func (QueryFormInstanceResponseBody) String ¶
func (s QueryFormInstanceResponseBody) String() string
type QueryFormInstanceResponseBodyFormInstDataList ¶
type QueryFormInstanceResponseBodyFormInstDataList struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` ExtendValue *string `json:"extendValue,omitempty" xml:"extendValue,omitempty"` Key *string `json:"key,omitempty" xml:"key,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (QueryFormInstanceResponseBodyFormInstDataList) GoString ¶
func (s QueryFormInstanceResponseBodyFormInstDataList) GoString() string
func (*QueryFormInstanceResponseBodyFormInstDataList) SetBizAlias ¶
func (s *QueryFormInstanceResponseBodyFormInstDataList) SetBizAlias(v string) *QueryFormInstanceResponseBodyFormInstDataList
func (*QueryFormInstanceResponseBodyFormInstDataList) SetComponentType ¶
func (s *QueryFormInstanceResponseBodyFormInstDataList) SetComponentType(v string) *QueryFormInstanceResponseBodyFormInstDataList
func (*QueryFormInstanceResponseBodyFormInstDataList) SetExtendValue ¶
func (s *QueryFormInstanceResponseBodyFormInstDataList) SetExtendValue(v string) *QueryFormInstanceResponseBodyFormInstDataList
func (*QueryFormInstanceResponseBodyFormInstDataList) SetLabel ¶
func (s *QueryFormInstanceResponseBodyFormInstDataList) SetLabel(v string) *QueryFormInstanceResponseBodyFormInstDataList
func (*QueryFormInstanceResponseBodyFormInstDataList) SetValue ¶
func (s *QueryFormInstanceResponseBodyFormInstDataList) SetValue(v string) *QueryFormInstanceResponseBodyFormInstDataList
func (QueryFormInstanceResponseBodyFormInstDataList) String ¶
func (s QueryFormInstanceResponseBodyFormInstDataList) String() string
type QueryIntegratedTodoTaskHeaders ¶
type QueryIntegratedTodoTaskHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryIntegratedTodoTaskHeaders) GoString ¶
func (s QueryIntegratedTodoTaskHeaders) GoString() string
func (*QueryIntegratedTodoTaskHeaders) SetCommonHeaders ¶
func (s *QueryIntegratedTodoTaskHeaders) SetCommonHeaders(v map[string]*string) *QueryIntegratedTodoTaskHeaders
func (*QueryIntegratedTodoTaskHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryIntegratedTodoTaskHeaders) SetXAcsDingtalkAccessToken(v string) *QueryIntegratedTodoTaskHeaders
func (QueryIntegratedTodoTaskHeaders) String ¶
func (s QueryIntegratedTodoTaskHeaders) String() string
type QueryIntegratedTodoTaskRequest ¶
type QueryIntegratedTodoTaskRequest struct { CreateBefore *int64 `json:"createBefore,omitempty" xml:"createBefore,omitempty"` PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryIntegratedTodoTaskRequest) GoString ¶
func (s QueryIntegratedTodoTaskRequest) GoString() string
func (*QueryIntegratedTodoTaskRequest) SetCreateBefore ¶
func (s *QueryIntegratedTodoTaskRequest) SetCreateBefore(v int64) *QueryIntegratedTodoTaskRequest
func (*QueryIntegratedTodoTaskRequest) SetPageNumber ¶
func (s *QueryIntegratedTodoTaskRequest) SetPageNumber(v int32) *QueryIntegratedTodoTaskRequest
func (*QueryIntegratedTodoTaskRequest) SetPageSize ¶
func (s *QueryIntegratedTodoTaskRequest) SetPageSize(v int32) *QueryIntegratedTodoTaskRequest
func (*QueryIntegratedTodoTaskRequest) SetUserId ¶
func (s *QueryIntegratedTodoTaskRequest) SetUserId(v string) *QueryIntegratedTodoTaskRequest
func (QueryIntegratedTodoTaskRequest) String ¶
func (s QueryIntegratedTodoTaskRequest) String() string
type QueryIntegratedTodoTaskResponse ¶
type QueryIntegratedTodoTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryIntegratedTodoTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryIntegratedTodoTaskResponse) GoString ¶
func (s QueryIntegratedTodoTaskResponse) GoString() string
func (*QueryIntegratedTodoTaskResponse) SetBody ¶
func (s *QueryIntegratedTodoTaskResponse) SetBody(v *QueryIntegratedTodoTaskResponseBody) *QueryIntegratedTodoTaskResponse
func (*QueryIntegratedTodoTaskResponse) SetHeaders ¶
func (s *QueryIntegratedTodoTaskResponse) SetHeaders(v map[string]*string) *QueryIntegratedTodoTaskResponse
func (*QueryIntegratedTodoTaskResponse) SetStatusCode ¶
func (s *QueryIntegratedTodoTaskResponse) SetStatusCode(v int32) *QueryIntegratedTodoTaskResponse
func (QueryIntegratedTodoTaskResponse) String ¶
func (s QueryIntegratedTodoTaskResponse) String() string
type QueryIntegratedTodoTaskResponseBody ¶
type QueryIntegratedTodoTaskResponseBody struct {
Result *QueryIntegratedTodoTaskResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QueryIntegratedTodoTaskResponseBody) GoString ¶
func (s QueryIntegratedTodoTaskResponseBody) GoString() string
func (QueryIntegratedTodoTaskResponseBody) String ¶
func (s QueryIntegratedTodoTaskResponseBody) String() string
type QueryIntegratedTodoTaskResponseBodyResult ¶
type QueryIntegratedTodoTaskResponseBodyResult struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` List []*QueryIntegratedTodoTaskResponseBodyResultList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` }
func (QueryIntegratedTodoTaskResponseBodyResult) GoString ¶
func (s QueryIntegratedTodoTaskResponseBodyResult) GoString() string
func (*QueryIntegratedTodoTaskResponseBodyResult) SetHasMore ¶
func (s *QueryIntegratedTodoTaskResponseBodyResult) SetHasMore(v bool) *QueryIntegratedTodoTaskResponseBodyResult
func (QueryIntegratedTodoTaskResponseBodyResult) String ¶
func (s QueryIntegratedTodoTaskResponseBodyResult) String() string
type QueryIntegratedTodoTaskResponseBodyResultList ¶
type QueryIntegratedTodoTaskResponseBodyResultList struct { ActivityId *string `json:"activityId,omitempty" xml:"activityId,omitempty"` CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` FinishTime *string `json:"finishTime,omitempty" xml:"finishTime,omitempty"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryIntegratedTodoTaskResponseBodyResultList) GoString ¶
func (s QueryIntegratedTodoTaskResponseBodyResultList) GoString() string
func (*QueryIntegratedTodoTaskResponseBodyResultList) SetActivityId ¶
func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetActivityId(v string) *QueryIntegratedTodoTaskResponseBodyResultList
func (*QueryIntegratedTodoTaskResponseBodyResultList) SetCreateTime ¶
func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetCreateTime(v string) *QueryIntegratedTodoTaskResponseBodyResultList
func (*QueryIntegratedTodoTaskResponseBodyResultList) SetFinishTime ¶
func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetFinishTime(v string) *QueryIntegratedTodoTaskResponseBodyResultList
func (*QueryIntegratedTodoTaskResponseBodyResultList) SetProcessInstanceId ¶
func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetProcessInstanceId(v string) *QueryIntegratedTodoTaskResponseBodyResultList
func (*QueryIntegratedTodoTaskResponseBodyResultList) SetResult ¶
func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetResult(v string) *QueryIntegratedTodoTaskResponseBodyResultList
func (*QueryIntegratedTodoTaskResponseBodyResultList) SetStatus ¶
func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetStatus(v string) *QueryIntegratedTodoTaskResponseBodyResultList
func (*QueryIntegratedTodoTaskResponseBodyResultList) SetTaskId ¶
func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetTaskId(v int64) *QueryIntegratedTodoTaskResponseBodyResultList
func (*QueryIntegratedTodoTaskResponseBodyResultList) SetUserId ¶
func (s *QueryIntegratedTodoTaskResponseBodyResultList) SetUserId(v string) *QueryIntegratedTodoTaskResponseBodyResultList
func (QueryIntegratedTodoTaskResponseBodyResultList) String ¶
func (s QueryIntegratedTodoTaskResponseBodyResultList) String() string
type QueryProcessByBizCategoryIdHeaders ¶
type QueryProcessByBizCategoryIdHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryProcessByBizCategoryIdHeaders) GoString ¶
func (s QueryProcessByBizCategoryIdHeaders) GoString() string
func (*QueryProcessByBizCategoryIdHeaders) SetCommonHeaders ¶
func (s *QueryProcessByBizCategoryIdHeaders) SetCommonHeaders(v map[string]*string) *QueryProcessByBizCategoryIdHeaders
func (*QueryProcessByBizCategoryIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryProcessByBizCategoryIdHeaders) SetXAcsDingtalkAccessToken(v string) *QueryProcessByBizCategoryIdHeaders
func (QueryProcessByBizCategoryIdHeaders) String ¶
func (s QueryProcessByBizCategoryIdHeaders) String() string
type QueryProcessByBizCategoryIdRequest ¶
type QueryProcessByBizCategoryIdRequest struct { BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryProcessByBizCategoryIdRequest) GoString ¶
func (s QueryProcessByBizCategoryIdRequest) GoString() string
func (*QueryProcessByBizCategoryIdRequest) SetBizType ¶
func (s *QueryProcessByBizCategoryIdRequest) SetBizType(v string) *QueryProcessByBizCategoryIdRequest
func (*QueryProcessByBizCategoryIdRequest) SetUserId ¶
func (s *QueryProcessByBizCategoryIdRequest) SetUserId(v string) *QueryProcessByBizCategoryIdRequest
func (QueryProcessByBizCategoryIdRequest) String ¶
func (s QueryProcessByBizCategoryIdRequest) String() string
type QueryProcessByBizCategoryIdResponse ¶
type QueryProcessByBizCategoryIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryProcessByBizCategoryIdResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryProcessByBizCategoryIdResponse) GoString ¶
func (s QueryProcessByBizCategoryIdResponse) GoString() string
func (*QueryProcessByBizCategoryIdResponse) SetHeaders ¶
func (s *QueryProcessByBizCategoryIdResponse) SetHeaders(v map[string]*string) *QueryProcessByBizCategoryIdResponse
func (*QueryProcessByBizCategoryIdResponse) SetStatusCode ¶
func (s *QueryProcessByBizCategoryIdResponse) SetStatusCode(v int32) *QueryProcessByBizCategoryIdResponse
func (QueryProcessByBizCategoryIdResponse) String ¶
func (s QueryProcessByBizCategoryIdResponse) String() string
type QueryProcessByBizCategoryIdResponseBody ¶
type QueryProcessByBizCategoryIdResponseBody struct {
Result []*QueryProcessByBizCategoryIdResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (QueryProcessByBizCategoryIdResponseBody) GoString ¶
func (s QueryProcessByBizCategoryIdResponseBody) GoString() string
func (QueryProcessByBizCategoryIdResponseBody) String ¶
func (s QueryProcessByBizCategoryIdResponseBody) String() string
type QueryProcessByBizCategoryIdResponseBodyResult ¶
type QueryProcessByBizCategoryIdResponseBodyResult struct { Description *string `json:"description,omitempty" xml:"description,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (QueryProcessByBizCategoryIdResponseBodyResult) GoString ¶
func (s QueryProcessByBizCategoryIdResponseBodyResult) GoString() string
func (*QueryProcessByBizCategoryIdResponseBodyResult) SetDescription ¶
func (s *QueryProcessByBizCategoryIdResponseBodyResult) SetDescription(v string) *QueryProcessByBizCategoryIdResponseBodyResult
func (*QueryProcessByBizCategoryIdResponseBodyResult) SetName ¶
func (s *QueryProcessByBizCategoryIdResponseBodyResult) SetName(v string) *QueryProcessByBizCategoryIdResponseBodyResult
func (*QueryProcessByBizCategoryIdResponseBodyResult) SetProcessCode ¶
func (s *QueryProcessByBizCategoryIdResponseBodyResult) SetProcessCode(v string) *QueryProcessByBizCategoryIdResponseBodyResult
func (*QueryProcessByBizCategoryIdResponseBodyResult) SetStatus ¶
func (s *QueryProcessByBizCategoryIdResponseBodyResult) SetStatus(v string) *QueryProcessByBizCategoryIdResponseBodyResult
func (QueryProcessByBizCategoryIdResponseBodyResult) String ¶
func (s QueryProcessByBizCategoryIdResponseBodyResult) String() string
type QuerySchemaAndProcessHeaders ¶ added in v1.6.18
type QuerySchemaAndProcessHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QuerySchemaAndProcessHeaders) GoString ¶ added in v1.6.18
func (s QuerySchemaAndProcessHeaders) GoString() string
func (*QuerySchemaAndProcessHeaders) SetCommonHeaders ¶ added in v1.6.18
func (s *QuerySchemaAndProcessHeaders) SetCommonHeaders(v map[string]*string) *QuerySchemaAndProcessHeaders
func (*QuerySchemaAndProcessHeaders) SetXAcsDingtalkAccessToken ¶ added in v1.6.18
func (s *QuerySchemaAndProcessHeaders) SetXAcsDingtalkAccessToken(v string) *QuerySchemaAndProcessHeaders
func (QuerySchemaAndProcessHeaders) String ¶ added in v1.6.18
func (s QuerySchemaAndProcessHeaders) String() string
type QuerySchemaAndProcessRequest ¶ added in v1.6.18
type QuerySchemaAndProcessRequest struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (QuerySchemaAndProcessRequest) GoString ¶ added in v1.6.18
func (s QuerySchemaAndProcessRequest) GoString() string
func (*QuerySchemaAndProcessRequest) SetAppUuid ¶ added in v1.6.18
func (s *QuerySchemaAndProcessRequest) SetAppUuid(v string) *QuerySchemaAndProcessRequest
func (*QuerySchemaAndProcessRequest) SetProcessCode ¶ added in v1.6.18
func (s *QuerySchemaAndProcessRequest) SetProcessCode(v string) *QuerySchemaAndProcessRequest
func (QuerySchemaAndProcessRequest) String ¶ added in v1.6.18
func (s QuerySchemaAndProcessRequest) String() string
type QuerySchemaAndProcessResponse ¶ added in v1.6.18
type QuerySchemaAndProcessResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QuerySchemaAndProcessResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QuerySchemaAndProcessResponse) GoString ¶ added in v1.6.18
func (s QuerySchemaAndProcessResponse) GoString() string
func (*QuerySchemaAndProcessResponse) SetBody ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponse) SetBody(v *QuerySchemaAndProcessResponseBody) *QuerySchemaAndProcessResponse
func (*QuerySchemaAndProcessResponse) SetHeaders ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponse) SetHeaders(v map[string]*string) *QuerySchemaAndProcessResponse
func (*QuerySchemaAndProcessResponse) SetStatusCode ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponse) SetStatusCode(v int32) *QuerySchemaAndProcessResponse
func (QuerySchemaAndProcessResponse) String ¶ added in v1.6.18
func (s QuerySchemaAndProcessResponse) String() string
type QuerySchemaAndProcessResponseBody ¶ added in v1.6.18
type QuerySchemaAndProcessResponseBody struct {
Result *QuerySchemaAndProcessResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QuerySchemaAndProcessResponseBody) GoString ¶ added in v1.6.18
func (s QuerySchemaAndProcessResponseBody) GoString() string
func (*QuerySchemaAndProcessResponseBody) SetResult ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponseBody) SetResult(v *QuerySchemaAndProcessResponseBodyResult) *QuerySchemaAndProcessResponseBody
func (QuerySchemaAndProcessResponseBody) String ¶ added in v1.6.18
func (s QuerySchemaAndProcessResponseBody) String() string
type QuerySchemaAndProcessResponseBodyResult ¶ added in v1.6.18
type QuerySchemaAndProcessResponseBodyResult struct { AppType *int32 `json:"appType,omitempty" xml:"appType,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` HandSignEnable *string `json:"handSignEnable,omitempty" xml:"handSignEnable,omitempty"` IconUrl *string `json:"iconUrl,omitempty" xml:"iconUrl,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessConfig *string `json:"processConfig,omitempty" xml:"processConfig,omitempty"` }
func (QuerySchemaAndProcessResponseBodyResult) GoString ¶ added in v1.6.18
func (s QuerySchemaAndProcessResponseBodyResult) GoString() string
func (*QuerySchemaAndProcessResponseBodyResult) SetAppType ¶ added in v1.6.32
func (s *QuerySchemaAndProcessResponseBodyResult) SetAppType(v int32) *QuerySchemaAndProcessResponseBodyResult
func (*QuerySchemaAndProcessResponseBodyResult) SetContent ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponseBodyResult) SetContent(v string) *QuerySchemaAndProcessResponseBodyResult
func (*QuerySchemaAndProcessResponseBodyResult) SetHandSignEnable ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponseBodyResult) SetHandSignEnable(v string) *QuerySchemaAndProcessResponseBodyResult
func (*QuerySchemaAndProcessResponseBodyResult) SetIconUrl ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponseBodyResult) SetIconUrl(v string) *QuerySchemaAndProcessResponseBodyResult
func (*QuerySchemaAndProcessResponseBodyResult) SetName ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponseBodyResult) SetName(v string) *QuerySchemaAndProcessResponseBodyResult
func (*QuerySchemaAndProcessResponseBodyResult) SetProcessConfig ¶ added in v1.6.18
func (s *QuerySchemaAndProcessResponseBodyResult) SetProcessConfig(v string) *QuerySchemaAndProcessResponseBodyResult
func (QuerySchemaAndProcessResponseBodyResult) String ¶ added in v1.6.18
func (s QuerySchemaAndProcessResponseBodyResult) String() string
type QuerySchemaByProcessCodeHeaders ¶
type QuerySchemaByProcessCodeHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QuerySchemaByProcessCodeHeaders) GoString ¶
func (s QuerySchemaByProcessCodeHeaders) GoString() string
func (*QuerySchemaByProcessCodeHeaders) SetCommonHeaders ¶
func (s *QuerySchemaByProcessCodeHeaders) SetCommonHeaders(v map[string]*string) *QuerySchemaByProcessCodeHeaders
func (*QuerySchemaByProcessCodeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QuerySchemaByProcessCodeHeaders) SetXAcsDingtalkAccessToken(v string) *QuerySchemaByProcessCodeHeaders
func (QuerySchemaByProcessCodeHeaders) String ¶
func (s QuerySchemaByProcessCodeHeaders) String() string
type QuerySchemaByProcessCodeRequest ¶
type QuerySchemaByProcessCodeRequest struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` }
func (QuerySchemaByProcessCodeRequest) GoString ¶
func (s QuerySchemaByProcessCodeRequest) GoString() string
func (*QuerySchemaByProcessCodeRequest) SetAppUuid ¶
func (s *QuerySchemaByProcessCodeRequest) SetAppUuid(v string) *QuerySchemaByProcessCodeRequest
func (*QuerySchemaByProcessCodeRequest) SetProcessCode ¶
func (s *QuerySchemaByProcessCodeRequest) SetProcessCode(v string) *QuerySchemaByProcessCodeRequest
func (QuerySchemaByProcessCodeRequest) String ¶
func (s QuerySchemaByProcessCodeRequest) String() string
type QuerySchemaByProcessCodeResponse ¶
type QuerySchemaByProcessCodeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QuerySchemaByProcessCodeResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QuerySchemaByProcessCodeResponse) GoString ¶
func (s QuerySchemaByProcessCodeResponse) GoString() string
func (*QuerySchemaByProcessCodeResponse) SetBody ¶
func (s *QuerySchemaByProcessCodeResponse) SetBody(v *QuerySchemaByProcessCodeResponseBody) *QuerySchemaByProcessCodeResponse
func (*QuerySchemaByProcessCodeResponse) SetHeaders ¶
func (s *QuerySchemaByProcessCodeResponse) SetHeaders(v map[string]*string) *QuerySchemaByProcessCodeResponse
func (*QuerySchemaByProcessCodeResponse) SetStatusCode ¶
func (s *QuerySchemaByProcessCodeResponse) SetStatusCode(v int32) *QuerySchemaByProcessCodeResponse
func (QuerySchemaByProcessCodeResponse) String ¶
func (s QuerySchemaByProcessCodeResponse) String() string
type QuerySchemaByProcessCodeResponseBody ¶
type QuerySchemaByProcessCodeResponseBody struct {
Result *QuerySchemaByProcessCodeResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (QuerySchemaByProcessCodeResponseBody) GoString ¶
func (s QuerySchemaByProcessCodeResponseBody) GoString() string
func (QuerySchemaByProcessCodeResponseBody) String ¶
func (s QuerySchemaByProcessCodeResponseBody) String() string
type QuerySchemaByProcessCodeResponseBodyResult ¶
type QuerySchemaByProcessCodeResponseBodyResult struct { AppType *int32 `json:"appType,omitempty" xml:"appType,omitempty"` AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` CustomSetting *string `json:"customSetting,omitempty" xml:"customSetting,omitempty"` EngineType *int32 `json:"engineType,omitempty" xml:"engineType,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` FormUuid *string `json:"formUuid,omitempty" xml:"formUuid,omitempty"` GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` ListOrder *int32 `json:"listOrder,omitempty" xml:"listOrder,omitempty"` Memo *string `json:"memo,omitempty" xml:"memo,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` OwnerIdType *string `json:"ownerIdType,omitempty" xml:"ownerIdType,omitempty"` ProcType *string `json:"procType,omitempty" xml:"procType,omitempty"` SchemaContent *QuerySchemaByProcessCodeResponseBodyResultSchemaContent `json:"schemaContent,omitempty" xml:"schemaContent,omitempty" type:"Struct"` Status *string `json:"status,omitempty" xml:"status,omitempty"` VisibleRange *string `json:"visibleRange,omitempty" xml:"visibleRange,omitempty"` }
func (QuerySchemaByProcessCodeResponseBodyResult) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResult) GoString() string
func (*QuerySchemaByProcessCodeResponseBodyResult) SetAppType ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetAppType(v int32) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetAppUuid ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetAppUuid(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetBizType ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetBizType(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetCreatorUserId ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetCreatorUserId(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetCustomSetting ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetCustomSetting(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetEngineType ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetEngineType(v int32) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetFormCode ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetFormCode(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetFormUuid ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetFormUuid(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetGmtCreate ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetGmtCreate(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetGmtModified ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetGmtModified(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetIcon ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetIcon(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetListOrder ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetListOrder(v int32) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetMemo ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetMemo(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetName ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetName(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetOwnerIdType ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetOwnerIdType(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetProcType ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetProcType(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetSchemaContent ¶
func (*QuerySchemaByProcessCodeResponseBodyResult) SetStatus ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetStatus(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (*QuerySchemaByProcessCodeResponseBodyResult) SetVisibleRange ¶
func (s *QuerySchemaByProcessCodeResponseBodyResult) SetVisibleRange(v string) *QuerySchemaByProcessCodeResponseBodyResult
func (QuerySchemaByProcessCodeResponseBodyResult) String ¶
func (s QuerySchemaByProcessCodeResponseBodyResult) String() string
type QuerySchemaByProcessCodeResponseBodyResultSchemaContent ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContent struct { Icon *string `json:"icon,omitempty" xml:"icon,omitempty"` Items []*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems `json:"items,omitempty" xml:"items,omitempty" type:"Repeated"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContent) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContent) GoString() string
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContent) String ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContent) String() string
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems struct { Children []*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren `json:"children,omitempty" xml:"children,omitempty" type:"Repeated"` ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` Props *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps `json:"props,omitempty" xml:"props,omitempty" type:"Struct"` }
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) GoString() string
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) SetChildren ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) SetComponentName ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) SetComponentName(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) String ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItems) String() string
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren struct { ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` Props *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps `json:"props,omitempty" xml:"props,omitempty" type:"Struct"` }
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) GoString() string
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) SetComponentName ¶
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) String ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildren) String() string
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Options []*string `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` }
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) GoString() string
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) SetBizAlias ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) SetOptions ¶ added in v1.6.22
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsChildrenProps) SetRequired ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps struct { ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` Align *string `json:"align,omitempty" xml:"align,omitempty"` AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` AsyncCondition *bool `json:"asyncCondition,omitempty" xml:"asyncCondition,omitempty"` AttendTypeLabel *string `json:"attendTypeLabel,omitempty" xml:"attendTypeLabel,omitempty"` BehaviorLinkage []*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage `json:"behaviorLinkage,omitempty" xml:"behaviorLinkage,omitempty" type:"Repeated"` BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` ChildFieldVisible map[string]*bool `json:"childFieldVisible,omitempty" xml:"childFieldVisible,omitempty"` Choice *int32 `json:"choice,omitempty" xml:"choice,omitempty"` CommonBizType *string `json:"commonBizType,omitempty" xml:"commonBizType,omitempty"` Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` Duration *bool `json:"duration,omitempty" xml:"duration,omitempty"` DurationLabel *string `json:"durationLabel,omitempty" xml:"durationLabel,omitempty"` ESign *bool `json:"eSign,omitempty" xml:"eSign,omitempty"` Extract *bool `json:"extract,omitempty" xml:"extract,omitempty"` FieldsInfo *string `json:"fieldsInfo,omitempty" xml:"fieldsInfo,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Formula *string `json:"formula,omitempty" xml:"formula,omitempty"` Hidden *bool `json:"hidden,omitempty" xml:"hidden,omitempty"` HiddenInApprovalDetail *bool `json:"hiddenInApprovalDetail,omitempty" xml:"hiddenInApprovalDetail,omitempty"` HideLabel *bool `json:"hideLabel,omitempty" xml:"hideLabel,omitempty"` HolidayOptions []map[string]*string `json:"holidayOptions,omitempty" xml:"holidayOptions,omitempty" type:"Repeated"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` Link *string `json:"link,omitempty" xml:"link,omitempty"` MainTitle *string `json:"mainTitle,omitempty" xml:"mainTitle,omitempty"` NotPrint *string `json:"notPrint,omitempty" xml:"notPrint,omitempty"` NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` ObjOptions []*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions `json:"objOptions,omitempty" xml:"objOptions,omitempty" type:"Repeated"` Options []*string `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Push *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush `json:"push,omitempty" xml:"push,omitempty" type:"Struct"` PushToAttendance *bool `json:"pushToAttendance,omitempty" xml:"pushToAttendance,omitempty"` PushToCalendar *int32 `json:"pushToCalendar,omitempty" xml:"pushToCalendar,omitempty"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` ShowAttendOptions *bool `json:"showAttendOptions,omitempty" xml:"showAttendOptions,omitempty"` StaffStatusEnabled *bool `json:"staffStatusEnabled,omitempty" xml:"staffStatusEnabled,omitempty"` StatField []*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField `json:"statField,omitempty" xml:"statField,omitempty" type:"Repeated"` TableViewMode *string `json:"tableViewMode,omitempty" xml:"tableViewMode,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` UseCalendar *bool `json:"useCalendar,omitempty" xml:"useCalendar,omitempty"` VerticalPrint *bool `json:"verticalPrint,omitempty" xml:"verticalPrint,omitempty"` }
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) GoString() string
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetActionName ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetAsyncCondition ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetAsyncCondition(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetAttendTypeLabel ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetAttendTypeLabel(v string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetBehaviorLinkage ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetBizAlias ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetBizType ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetChildFieldVisible ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetChildFieldVisible(v map[string]*bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetCommonBizType ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetDisabled ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetDuration ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetDurationLabel ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetExtract ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetFieldsInfo ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetFormula ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHiddenInApprovalDetail ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHiddenInApprovalDetail(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHideLabel ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHolidayOptions ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetHolidayOptions(v []map[string]*string) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetLabelEditableFreeze ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetLabelEditableFreeze(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetMainTitle ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetNotPrint ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetNotUpper ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetObjOptions ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetOptions ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPayEnable ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPlaceholder ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPushToAttendance ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPushToAttendance(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPushToCalendar ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetPushToCalendar(v int32) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetRequired ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetRequiredEditableFreeze ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetRequiredEditableFreeze(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetShowAttendOptions ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetShowAttendOptions(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetStaffStatusEnabled ¶
func (s *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetStaffStatusEnabled(v bool) *QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetStatField ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetTableViewMode ¶ added in v1.6.22
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetUseCalendar ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) SetVerticalPrint ¶
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) String ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsProps) String() string
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage struct { Targets []*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets `json:"targets,omitempty" xml:"targets,omitempty" type:"Repeated"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkage) SetTargets ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets struct { Behavior *string `json:"behavior,omitempty" xml:"behavior,omitempty"` FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` }
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets) GoString ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets) SetBehavior ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsBehaviorLinkageTargets) SetFieldId ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions struct {
Value *string `json:"value,omitempty" xml:"value,omitempty"`
}
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsObjOptions) GoString() string
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush struct { AttendanceRule *int32 `json:"attendanceRule,omitempty" xml:"attendanceRule,omitempty"` PushSwitch *int32 `json:"pushSwitch,omitempty" xml:"pushSwitch,omitempty"` PushTag *string `json:"pushTag,omitempty" xml:"pushTag,omitempty"` }
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) GoString() string
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) SetAttendanceRule ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) SetPushSwitch ¶
func (*QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) SetPushTag ¶
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) String ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsPush) String() string
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField ¶
type QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField struct { Id *string `json:"id,omitempty" xml:"id,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` Upper *bool `json:"upper,omitempty" xml:"upper,omitempty"` }
func (QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField) GoString ¶
func (s QuerySchemaByProcessCodeResponseBodyResultSchemaContentItemsPropsStatField) GoString() string
type RedirectWorkflowTaskHeaders ¶
type RedirectWorkflowTaskHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (RedirectWorkflowTaskHeaders) GoString ¶
func (s RedirectWorkflowTaskHeaders) GoString() string
func (*RedirectWorkflowTaskHeaders) SetCommonHeaders ¶
func (s *RedirectWorkflowTaskHeaders) SetCommonHeaders(v map[string]*string) *RedirectWorkflowTaskHeaders
func (*RedirectWorkflowTaskHeaders) SetXAcsDingtalkAccessToken ¶
func (s *RedirectWorkflowTaskHeaders) SetXAcsDingtalkAccessToken(v string) *RedirectWorkflowTaskHeaders
func (RedirectWorkflowTaskHeaders) String ¶
func (s RedirectWorkflowTaskHeaders) String() string
type RedirectWorkflowTaskRequest ¶
type RedirectWorkflowTaskRequest struct { ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` File *RedirectWorkflowTaskRequestFile `json:"file,omitempty" xml:"file,omitempty" type:"Struct"` OperateUserId *string `json:"operateUserId,omitempty" xml:"operateUserId,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` ToUserId *string `json:"toUserId,omitempty" xml:"toUserId,omitempty"` }
func (RedirectWorkflowTaskRequest) GoString ¶
func (s RedirectWorkflowTaskRequest) GoString() string
func (*RedirectWorkflowTaskRequest) SetActionName ¶
func (s *RedirectWorkflowTaskRequest) SetActionName(v string) *RedirectWorkflowTaskRequest
func (*RedirectWorkflowTaskRequest) SetFile ¶
func (s *RedirectWorkflowTaskRequest) SetFile(v *RedirectWorkflowTaskRequestFile) *RedirectWorkflowTaskRequest
func (*RedirectWorkflowTaskRequest) SetOperateUserId ¶
func (s *RedirectWorkflowTaskRequest) SetOperateUserId(v string) *RedirectWorkflowTaskRequest
func (*RedirectWorkflowTaskRequest) SetRemark ¶
func (s *RedirectWorkflowTaskRequest) SetRemark(v string) *RedirectWorkflowTaskRequest
func (*RedirectWorkflowTaskRequest) SetTaskId ¶
func (s *RedirectWorkflowTaskRequest) SetTaskId(v int64) *RedirectWorkflowTaskRequest
func (*RedirectWorkflowTaskRequest) SetToUserId ¶
func (s *RedirectWorkflowTaskRequest) SetToUserId(v string) *RedirectWorkflowTaskRequest
func (RedirectWorkflowTaskRequest) String ¶
func (s RedirectWorkflowTaskRequest) String() string
type RedirectWorkflowTaskRequestFile ¶
type RedirectWorkflowTaskRequestFile struct { Attachments []*RedirectWorkflowTaskRequestFileAttachments `json:"attachments,omitempty" xml:"attachments,omitempty" type:"Repeated"` Photos []*string `json:"photos,omitempty" xml:"photos,omitempty" type:"Repeated"` }
func (RedirectWorkflowTaskRequestFile) GoString ¶
func (s RedirectWorkflowTaskRequestFile) GoString() string
func (*RedirectWorkflowTaskRequestFile) SetAttachments ¶
func (s *RedirectWorkflowTaskRequestFile) SetAttachments(v []*RedirectWorkflowTaskRequestFileAttachments) *RedirectWorkflowTaskRequestFile
func (*RedirectWorkflowTaskRequestFile) SetPhotos ¶
func (s *RedirectWorkflowTaskRequestFile) SetPhotos(v []*string) *RedirectWorkflowTaskRequestFile
func (RedirectWorkflowTaskRequestFile) String ¶
func (s RedirectWorkflowTaskRequestFile) String() string
type RedirectWorkflowTaskRequestFileAttachments ¶
type RedirectWorkflowTaskRequestFileAttachments struct { FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` FileSize *string `json:"fileSize,omitempty" xml:"fileSize,omitempty"` FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` SpaceId *string `json:"spaceId,omitempty" xml:"spaceId,omitempty"` }
func (RedirectWorkflowTaskRequestFileAttachments) GoString ¶
func (s RedirectWorkflowTaskRequestFileAttachments) GoString() string
func (*RedirectWorkflowTaskRequestFileAttachments) SetFileId ¶
func (s *RedirectWorkflowTaskRequestFileAttachments) SetFileId(v string) *RedirectWorkflowTaskRequestFileAttachments
func (*RedirectWorkflowTaskRequestFileAttachments) SetFileName ¶
func (s *RedirectWorkflowTaskRequestFileAttachments) SetFileName(v string) *RedirectWorkflowTaskRequestFileAttachments
func (*RedirectWorkflowTaskRequestFileAttachments) SetFileSize ¶
func (s *RedirectWorkflowTaskRequestFileAttachments) SetFileSize(v string) *RedirectWorkflowTaskRequestFileAttachments
func (*RedirectWorkflowTaskRequestFileAttachments) SetFileType ¶
func (s *RedirectWorkflowTaskRequestFileAttachments) SetFileType(v string) *RedirectWorkflowTaskRequestFileAttachments
func (*RedirectWorkflowTaskRequestFileAttachments) SetSpaceId ¶
func (s *RedirectWorkflowTaskRequestFileAttachments) SetSpaceId(v string) *RedirectWorkflowTaskRequestFileAttachments
func (RedirectWorkflowTaskRequestFileAttachments) String ¶
func (s RedirectWorkflowTaskRequestFileAttachments) String() string
type RedirectWorkflowTaskResponse ¶
type RedirectWorkflowTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RedirectWorkflowTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RedirectWorkflowTaskResponse) GoString ¶
func (s RedirectWorkflowTaskResponse) GoString() string
func (*RedirectWorkflowTaskResponse) SetBody ¶
func (s *RedirectWorkflowTaskResponse) SetBody(v *RedirectWorkflowTaskResponseBody) *RedirectWorkflowTaskResponse
func (*RedirectWorkflowTaskResponse) SetHeaders ¶
func (s *RedirectWorkflowTaskResponse) SetHeaders(v map[string]*string) *RedirectWorkflowTaskResponse
func (*RedirectWorkflowTaskResponse) SetStatusCode ¶
func (s *RedirectWorkflowTaskResponse) SetStatusCode(v int32) *RedirectWorkflowTaskResponse
func (RedirectWorkflowTaskResponse) String ¶
func (s RedirectWorkflowTaskResponse) String() string
type RedirectWorkflowTaskResponseBody ¶
type RedirectWorkflowTaskResponseBody struct {
Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}
func (RedirectWorkflowTaskResponseBody) GoString ¶
func (s RedirectWorkflowTaskResponseBody) GoString() string
func (*RedirectWorkflowTaskResponseBody) SetResult ¶
func (s *RedirectWorkflowTaskResponseBody) SetResult(v bool) *RedirectWorkflowTaskResponseBody
func (RedirectWorkflowTaskResponseBody) String ¶
func (s RedirectWorkflowTaskResponseBody) String() string
type ResultValue ¶
type ResultValue struct { Result *bool `json:"result,omitempty" xml:"result,omitempty"` Message *string `json:"message,omitempty" xml:"message,omitempty"` }
func (ResultValue) GoString ¶
func (s ResultValue) GoString() string
func (*ResultValue) SetMessage ¶
func (s *ResultValue) SetMessage(v string) *ResultValue
func (*ResultValue) SetResult ¶
func (s *ResultValue) SetResult(v bool) *ResultValue
func (ResultValue) String ¶
func (s ResultValue) String() string
type SaveIntegratedInstanceHeaders ¶
type SaveIntegratedInstanceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SaveIntegratedInstanceHeaders) GoString ¶
func (s SaveIntegratedInstanceHeaders) GoString() string
func (*SaveIntegratedInstanceHeaders) SetCommonHeaders ¶
func (s *SaveIntegratedInstanceHeaders) SetCommonHeaders(v map[string]*string) *SaveIntegratedInstanceHeaders
func (*SaveIntegratedInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SaveIntegratedInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *SaveIntegratedInstanceHeaders
func (SaveIntegratedInstanceHeaders) String ¶
func (s SaveIntegratedInstanceHeaders) String() string
type SaveIntegratedInstanceRequest ¶
type SaveIntegratedInstanceRequest struct { BizData *string `json:"bizData,omitempty" xml:"bizData,omitempty"` FormComponentValueList []*SaveIntegratedInstanceRequestFormComponentValueList `json:"formComponentValueList,omitempty" xml:"formComponentValueList,omitempty" type:"Repeated"` Notifiers []*SaveIntegratedInstanceRequestNotifiers `json:"notifiers,omitempty" xml:"notifiers,omitempty" type:"Repeated"` OriginatorUserId *string `json:"originatorUserId,omitempty" xml:"originatorUserId,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` Url *string `json:"url,omitempty" xml:"url,omitempty"` }
func (SaveIntegratedInstanceRequest) GoString ¶
func (s SaveIntegratedInstanceRequest) GoString() string
func (*SaveIntegratedInstanceRequest) SetBizData ¶ added in v1.5.88
func (s *SaveIntegratedInstanceRequest) SetBizData(v string) *SaveIntegratedInstanceRequest
func (*SaveIntegratedInstanceRequest) SetFormComponentValueList ¶
func (s *SaveIntegratedInstanceRequest) SetFormComponentValueList(v []*SaveIntegratedInstanceRequestFormComponentValueList) *SaveIntegratedInstanceRequest
func (*SaveIntegratedInstanceRequest) SetNotifiers ¶
func (s *SaveIntegratedInstanceRequest) SetNotifiers(v []*SaveIntegratedInstanceRequestNotifiers) *SaveIntegratedInstanceRequest
func (*SaveIntegratedInstanceRequest) SetOriginatorUserId ¶
func (s *SaveIntegratedInstanceRequest) SetOriginatorUserId(v string) *SaveIntegratedInstanceRequest
func (*SaveIntegratedInstanceRequest) SetProcessCode ¶
func (s *SaveIntegratedInstanceRequest) SetProcessCode(v string) *SaveIntegratedInstanceRequest
func (*SaveIntegratedInstanceRequest) SetTitle ¶
func (s *SaveIntegratedInstanceRequest) SetTitle(v string) *SaveIntegratedInstanceRequest
func (*SaveIntegratedInstanceRequest) SetUrl ¶
func (s *SaveIntegratedInstanceRequest) SetUrl(v string) *SaveIntegratedInstanceRequest
func (SaveIntegratedInstanceRequest) String ¶
func (s SaveIntegratedInstanceRequest) String() string
type SaveIntegratedInstanceRequestFormComponentValueList ¶
type SaveIntegratedInstanceRequestFormComponentValueList struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (SaveIntegratedInstanceRequestFormComponentValueList) GoString ¶
func (s SaveIntegratedInstanceRequestFormComponentValueList) GoString() string
func (*SaveIntegratedInstanceRequestFormComponentValueList) SetBizAlias ¶
func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetBizAlias(v string) *SaveIntegratedInstanceRequestFormComponentValueList
func (*SaveIntegratedInstanceRequestFormComponentValueList) SetComponentType ¶
func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetComponentType(v string) *SaveIntegratedInstanceRequestFormComponentValueList
func (*SaveIntegratedInstanceRequestFormComponentValueList) SetExtValue ¶
func (s *SaveIntegratedInstanceRequestFormComponentValueList) SetExtValue(v string) *SaveIntegratedInstanceRequestFormComponentValueList
func (SaveIntegratedInstanceRequestFormComponentValueList) String ¶
func (s SaveIntegratedInstanceRequestFormComponentValueList) String() string
type SaveIntegratedInstanceRequestNotifiers ¶
type SaveIntegratedInstanceRequestNotifiers struct { Position *string `json:"position,omitempty" xml:"position,omitempty"` Userid *string `json:"userid,omitempty" xml:"userid,omitempty"` }
func (SaveIntegratedInstanceRequestNotifiers) GoString ¶
func (s SaveIntegratedInstanceRequestNotifiers) GoString() string
func (*SaveIntegratedInstanceRequestNotifiers) SetPosition ¶
func (s *SaveIntegratedInstanceRequestNotifiers) SetPosition(v string) *SaveIntegratedInstanceRequestNotifiers
func (*SaveIntegratedInstanceRequestNotifiers) SetUserid ¶
func (s *SaveIntegratedInstanceRequestNotifiers) SetUserid(v string) *SaveIntegratedInstanceRequestNotifiers
func (SaveIntegratedInstanceRequestNotifiers) String ¶
func (s SaveIntegratedInstanceRequestNotifiers) String() string
type SaveIntegratedInstanceResponse ¶
type SaveIntegratedInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SaveIntegratedInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SaveIntegratedInstanceResponse) GoString ¶
func (s SaveIntegratedInstanceResponse) GoString() string
func (*SaveIntegratedInstanceResponse) SetBody ¶
func (s *SaveIntegratedInstanceResponse) SetBody(v *SaveIntegratedInstanceResponseBody) *SaveIntegratedInstanceResponse
func (*SaveIntegratedInstanceResponse) SetHeaders ¶
func (s *SaveIntegratedInstanceResponse) SetHeaders(v map[string]*string) *SaveIntegratedInstanceResponse
func (*SaveIntegratedInstanceResponse) SetStatusCode ¶
func (s *SaveIntegratedInstanceResponse) SetStatusCode(v int32) *SaveIntegratedInstanceResponse
func (SaveIntegratedInstanceResponse) String ¶
func (s SaveIntegratedInstanceResponse) String() string
type SaveIntegratedInstanceResponseBody ¶
type SaveIntegratedInstanceResponseBody struct {
Result *SaveIntegratedInstanceResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (SaveIntegratedInstanceResponseBody) GoString ¶
func (s SaveIntegratedInstanceResponseBody) GoString() string
func (*SaveIntegratedInstanceResponseBody) SetResult ¶
func (s *SaveIntegratedInstanceResponseBody) SetResult(v *SaveIntegratedInstanceResponseBodyResult) *SaveIntegratedInstanceResponseBody
func (SaveIntegratedInstanceResponseBody) String ¶
func (s SaveIntegratedInstanceResponseBody) String() string
type SaveIntegratedInstanceResponseBodyResult ¶
type SaveIntegratedInstanceResponseBodyResult struct {
ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"`
}
func (SaveIntegratedInstanceResponseBodyResult) GoString ¶
func (s SaveIntegratedInstanceResponseBodyResult) GoString() string
func (*SaveIntegratedInstanceResponseBodyResult) SetProcessInstanceId ¶
func (s *SaveIntegratedInstanceResponseBodyResult) SetProcessInstanceId(v string) *SaveIntegratedInstanceResponseBodyResult
func (SaveIntegratedInstanceResponseBodyResult) String ¶
func (s SaveIntegratedInstanceResponseBodyResult) String() string
type SaveProcessHeaders ¶
type SaveProcessHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (SaveProcessHeaders) GoString ¶
func (s SaveProcessHeaders) GoString() string
func (*SaveProcessHeaders) SetCommonHeaders ¶
func (s *SaveProcessHeaders) SetCommonHeaders(v map[string]*string) *SaveProcessHeaders
func (*SaveProcessHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SaveProcessHeaders) SetXAcsDingtalkAccessToken(v string) *SaveProcessHeaders
func (SaveProcessHeaders) String ¶
func (s SaveProcessHeaders) String() string
type SaveProcessRequest ¶
type SaveProcessRequest struct { Description *string `json:"description,omitempty" xml:"description,omitempty"` FormComponents []*FormComponent `json:"formComponents,omitempty" xml:"formComponents,omitempty" type:"Repeated"` Name *string `json:"name,omitempty" xml:"name,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` ProcessFeatureConfig *SaveProcessRequestProcessFeatureConfig `json:"processFeatureConfig,omitempty" xml:"processFeatureConfig,omitempty" type:"Struct"` // Deprecated TemplateConfig *SaveProcessRequestTemplateConfig `json:"templateConfig,omitempty" xml:"templateConfig,omitempty" type:"Struct"` }
func (SaveProcessRequest) GoString ¶
func (s SaveProcessRequest) GoString() string
func (*SaveProcessRequest) SetDescription ¶
func (s *SaveProcessRequest) SetDescription(v string) *SaveProcessRequest
func (*SaveProcessRequest) SetFormComponents ¶
func (s *SaveProcessRequest) SetFormComponents(v []*FormComponent) *SaveProcessRequest
func (*SaveProcessRequest) SetName ¶
func (s *SaveProcessRequest) SetName(v string) *SaveProcessRequest
func (*SaveProcessRequest) SetProcessCode ¶
func (s *SaveProcessRequest) SetProcessCode(v string) *SaveProcessRequest
func (*SaveProcessRequest) SetProcessFeatureConfig ¶
func (s *SaveProcessRequest) SetProcessFeatureConfig(v *SaveProcessRequestProcessFeatureConfig) *SaveProcessRequest
func (*SaveProcessRequest) SetTemplateConfig ¶
func (s *SaveProcessRequest) SetTemplateConfig(v *SaveProcessRequestTemplateConfig) *SaveProcessRequest
func (SaveProcessRequest) String ¶
func (s SaveProcessRequest) String() string
type SaveProcessRequestProcessFeatureConfig ¶
type SaveProcessRequestProcessFeatureConfig struct {
Features []*SaveProcessRequestProcessFeatureConfigFeatures `json:"features,omitempty" xml:"features,omitempty" type:"Repeated"`
}
func (SaveProcessRequestProcessFeatureConfig) GoString ¶
func (s SaveProcessRequestProcessFeatureConfig) GoString() string
func (*SaveProcessRequestProcessFeatureConfig) SetFeatures ¶
func (s *SaveProcessRequestProcessFeatureConfig) SetFeatures(v []*SaveProcessRequestProcessFeatureConfigFeatures) *SaveProcessRequestProcessFeatureConfig
func (SaveProcessRequestProcessFeatureConfig) String ¶
func (s SaveProcessRequestProcessFeatureConfig) String() string
type SaveProcessRequestProcessFeatureConfigFeatures ¶
type SaveProcessRequestProcessFeatureConfigFeatures struct { Callback *SaveProcessRequestProcessFeatureConfigFeaturesCallback `json:"callback,omitempty" xml:"callback,omitempty" type:"Struct"` MobileUrl *string `json:"mobileUrl,omitempty" xml:"mobileUrl,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` PcUrl *string `json:"pcUrl,omitempty" xml:"pcUrl,omitempty"` RunType *string `json:"runType,omitempty" xml:"runType,omitempty"` }
func (SaveProcessRequestProcessFeatureConfigFeatures) GoString ¶
func (s SaveProcessRequestProcessFeatureConfigFeatures) GoString() string
func (*SaveProcessRequestProcessFeatureConfigFeatures) SetCallback ¶
func (*SaveProcessRequestProcessFeatureConfigFeatures) SetMobileUrl ¶
func (s *SaveProcessRequestProcessFeatureConfigFeatures) SetMobileUrl(v string) *SaveProcessRequestProcessFeatureConfigFeatures
func (*SaveProcessRequestProcessFeatureConfigFeatures) SetPcUrl ¶
func (s *SaveProcessRequestProcessFeatureConfigFeatures) SetPcUrl(v string) *SaveProcessRequestProcessFeatureConfigFeatures
func (*SaveProcessRequestProcessFeatureConfigFeatures) SetRunType ¶
func (s *SaveProcessRequestProcessFeatureConfigFeatures) SetRunType(v string) *SaveProcessRequestProcessFeatureConfigFeatures
func (SaveProcessRequestProcessFeatureConfigFeatures) String ¶
func (s SaveProcessRequestProcessFeatureConfigFeatures) String() string
type SaveProcessRequestProcessFeatureConfigFeaturesCallback ¶
type SaveProcessRequestProcessFeatureConfigFeaturesCallback struct { ApiKey *string `json:"apiKey,omitempty" xml:"apiKey,omitempty"` AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (SaveProcessRequestProcessFeatureConfigFeaturesCallback) GoString ¶
func (s SaveProcessRequestProcessFeatureConfigFeaturesCallback) GoString() string
func (*SaveProcessRequestProcessFeatureConfigFeaturesCallback) SetAppUuid ¶
func (*SaveProcessRequestProcessFeatureConfigFeaturesCallback) SetVersion ¶
func (SaveProcessRequestProcessFeatureConfigFeaturesCallback) String ¶
func (s SaveProcessRequestProcessFeatureConfigFeaturesCallback) String() string
type SaveProcessRequestTemplateConfig ¶
type SaveProcessRequestTemplateConfig struct { // Deprecated CreateInstanceMobileUrl *string `json:"createInstanceMobileUrl,omitempty" xml:"createInstanceMobileUrl,omitempty"` // Deprecated CreateInstancePcUrl *string `json:"createInstancePcUrl,omitempty" xml:"createInstancePcUrl,omitempty"` DisableSendCard *bool `json:"disableSendCard,omitempty" xml:"disableSendCard,omitempty"` Hidden *bool `json:"hidden,omitempty" xml:"hidden,omitempty"` // Deprecated TemplateEditUrl *string `json:"templateEditUrl,omitempty" xml:"templateEditUrl,omitempty"` }
func (SaveProcessRequestTemplateConfig) GoString ¶
func (s SaveProcessRequestTemplateConfig) GoString() string
func (*SaveProcessRequestTemplateConfig) SetCreateInstanceMobileUrl ¶
func (s *SaveProcessRequestTemplateConfig) SetCreateInstanceMobileUrl(v string) *SaveProcessRequestTemplateConfig
func (*SaveProcessRequestTemplateConfig) SetCreateInstancePcUrl ¶
func (s *SaveProcessRequestTemplateConfig) SetCreateInstancePcUrl(v string) *SaveProcessRequestTemplateConfig
func (*SaveProcessRequestTemplateConfig) SetDisableSendCard ¶
func (s *SaveProcessRequestTemplateConfig) SetDisableSendCard(v bool) *SaveProcessRequestTemplateConfig
func (*SaveProcessRequestTemplateConfig) SetHidden ¶
func (s *SaveProcessRequestTemplateConfig) SetHidden(v bool) *SaveProcessRequestTemplateConfig
func (*SaveProcessRequestTemplateConfig) SetTemplateEditUrl ¶
func (s *SaveProcessRequestTemplateConfig) SetTemplateEditUrl(v string) *SaveProcessRequestTemplateConfig
func (SaveProcessRequestTemplateConfig) String ¶
func (s SaveProcessRequestTemplateConfig) String() string
type SaveProcessResponse ¶
type SaveProcessResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *SaveProcessResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (SaveProcessResponse) GoString ¶
func (s SaveProcessResponse) GoString() string
func (*SaveProcessResponse) SetBody ¶
func (s *SaveProcessResponse) SetBody(v *SaveProcessResponseBody) *SaveProcessResponse
func (*SaveProcessResponse) SetHeaders ¶
func (s *SaveProcessResponse) SetHeaders(v map[string]*string) *SaveProcessResponse
func (*SaveProcessResponse) SetStatusCode ¶
func (s *SaveProcessResponse) SetStatusCode(v int32) *SaveProcessResponse
func (SaveProcessResponse) String ¶
func (s SaveProcessResponse) String() string
type SaveProcessResponseBody ¶
type SaveProcessResponseBody struct {
Result *SaveProcessResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"`
}
func (SaveProcessResponseBody) GoString ¶
func (s SaveProcessResponseBody) GoString() string
func (*SaveProcessResponseBody) SetResult ¶
func (s *SaveProcessResponseBody) SetResult(v *SaveProcessResponseBodyResult) *SaveProcessResponseBody
func (SaveProcessResponseBody) String ¶
func (s SaveProcessResponseBody) String() string
type SaveProcessResponseBodyResult ¶
type SaveProcessResponseBodyResult struct {
ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"`
}
func (SaveProcessResponseBodyResult) GoString ¶
func (s SaveProcessResponseBodyResult) GoString() string
func (*SaveProcessResponseBodyResult) SetProcessCode ¶
func (s *SaveProcessResponseBodyResult) SetProcessCode(v string) *SaveProcessResponseBodyResult
func (SaveProcessResponseBodyResult) String ¶
func (s SaveProcessResponseBodyResult) String() string
type SelectOption ¶
type SelectOption struct { Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (SelectOption) GoString ¶
func (s SelectOption) GoString() string
func (*SelectOption) SetKey ¶
func (s *SelectOption) SetKey(v string) *SelectOption
func (*SelectOption) SetValue ¶
func (s *SelectOption) SetValue(v string) *SelectOption
func (SelectOption) String ¶
func (s SelectOption) String() string
type StartProcessInstanceHeaders ¶
type StartProcessInstanceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (StartProcessInstanceHeaders) GoString ¶
func (s StartProcessInstanceHeaders) GoString() string
func (*StartProcessInstanceHeaders) SetCommonHeaders ¶
func (s *StartProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *StartProcessInstanceHeaders
func (*StartProcessInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *StartProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *StartProcessInstanceHeaders
func (StartProcessInstanceHeaders) String ¶
func (s StartProcessInstanceHeaders) String() string
type StartProcessInstanceRequest ¶
type StartProcessInstanceRequest struct { Approvers []*StartProcessInstanceRequestApprovers `json:"approvers,omitempty" xml:"approvers,omitempty" type:"Repeated"` CcList []*string `json:"ccList,omitempty" xml:"ccList,omitempty" type:"Repeated"` CcPosition *string `json:"ccPosition,omitempty" xml:"ccPosition,omitempty"` DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` FormComponentValues []*StartProcessInstanceRequestFormComponentValues `json:"formComponentValues,omitempty" xml:"formComponentValues,omitempty" type:"Repeated"` MicroappAgentId *int64 `json:"microappAgentId,omitempty" xml:"microappAgentId,omitempty"` OriginatorUserId *string `json:"originatorUserId,omitempty" xml:"originatorUserId,omitempty"` ProcessCode *string `json:"processCode,omitempty" xml:"processCode,omitempty"` TargetSelectActioners []*StartProcessInstanceRequestTargetSelectActioners `json:"targetSelectActioners,omitempty" xml:"targetSelectActioners,omitempty" type:"Repeated"` }
func (StartProcessInstanceRequest) GoString ¶
func (s StartProcessInstanceRequest) GoString() string
func (*StartProcessInstanceRequest) SetApprovers ¶
func (s *StartProcessInstanceRequest) SetApprovers(v []*StartProcessInstanceRequestApprovers) *StartProcessInstanceRequest
func (*StartProcessInstanceRequest) SetCcList ¶
func (s *StartProcessInstanceRequest) SetCcList(v []*string) *StartProcessInstanceRequest
func (*StartProcessInstanceRequest) SetCcPosition ¶
func (s *StartProcessInstanceRequest) SetCcPosition(v string) *StartProcessInstanceRequest
func (*StartProcessInstanceRequest) SetDeptId ¶
func (s *StartProcessInstanceRequest) SetDeptId(v int64) *StartProcessInstanceRequest
func (*StartProcessInstanceRequest) SetFormComponentValues ¶
func (s *StartProcessInstanceRequest) SetFormComponentValues(v []*StartProcessInstanceRequestFormComponentValues) *StartProcessInstanceRequest
func (*StartProcessInstanceRequest) SetMicroappAgentId ¶
func (s *StartProcessInstanceRequest) SetMicroappAgentId(v int64) *StartProcessInstanceRequest
func (*StartProcessInstanceRequest) SetOriginatorUserId ¶
func (s *StartProcessInstanceRequest) SetOriginatorUserId(v string) *StartProcessInstanceRequest
func (*StartProcessInstanceRequest) SetProcessCode ¶
func (s *StartProcessInstanceRequest) SetProcessCode(v string) *StartProcessInstanceRequest
func (*StartProcessInstanceRequest) SetTargetSelectActioners ¶
func (s *StartProcessInstanceRequest) SetTargetSelectActioners(v []*StartProcessInstanceRequestTargetSelectActioners) *StartProcessInstanceRequest
func (StartProcessInstanceRequest) String ¶
func (s StartProcessInstanceRequest) String() string
type StartProcessInstanceRequestApprovers ¶
type StartProcessInstanceRequestApprovers struct { ActionType *string `json:"actionType,omitempty" xml:"actionType,omitempty"` UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (StartProcessInstanceRequestApprovers) GoString ¶
func (s StartProcessInstanceRequestApprovers) GoString() string
func (*StartProcessInstanceRequestApprovers) SetActionType ¶
func (s *StartProcessInstanceRequestApprovers) SetActionType(v string) *StartProcessInstanceRequestApprovers
func (*StartProcessInstanceRequestApprovers) SetUserIds ¶
func (s *StartProcessInstanceRequestApprovers) SetUserIds(v []*string) *StartProcessInstanceRequestApprovers
func (StartProcessInstanceRequestApprovers) String ¶
func (s StartProcessInstanceRequestApprovers) String() string
type StartProcessInstanceRequestFormComponentValues ¶
type StartProcessInstanceRequestFormComponentValues struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` Details []*StartProcessInstanceRequestFormComponentValuesDetails `json:"details,omitempty" xml:"details,omitempty" type:"Repeated"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (StartProcessInstanceRequestFormComponentValues) GoString ¶
func (s StartProcessInstanceRequestFormComponentValues) GoString() string
func (*StartProcessInstanceRequestFormComponentValues) SetBizAlias ¶
func (s *StartProcessInstanceRequestFormComponentValues) SetBizAlias(v string) *StartProcessInstanceRequestFormComponentValues
func (*StartProcessInstanceRequestFormComponentValues) SetComponentType ¶
func (s *StartProcessInstanceRequestFormComponentValues) SetComponentType(v string) *StartProcessInstanceRequestFormComponentValues
func (*StartProcessInstanceRequestFormComponentValues) SetDetails ¶
func (*StartProcessInstanceRequestFormComponentValues) SetExtValue ¶
func (s *StartProcessInstanceRequestFormComponentValues) SetExtValue(v string) *StartProcessInstanceRequestFormComponentValues
func (*StartProcessInstanceRequestFormComponentValues) SetValue ¶
func (s *StartProcessInstanceRequestFormComponentValues) SetValue(v string) *StartProcessInstanceRequestFormComponentValues
func (StartProcessInstanceRequestFormComponentValues) String ¶
func (s StartProcessInstanceRequestFormComponentValues) String() string
type StartProcessInstanceRequestFormComponentValuesDetails ¶
type StartProcessInstanceRequestFormComponentValuesDetails struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` Details []*StartProcessInstanceRequestFormComponentValuesDetailsDetails `json:"details,omitempty" xml:"details,omitempty" type:"Repeated"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (StartProcessInstanceRequestFormComponentValuesDetails) GoString ¶
func (s StartProcessInstanceRequestFormComponentValuesDetails) GoString() string
func (*StartProcessInstanceRequestFormComponentValuesDetails) SetBizAlias ¶
func (s *StartProcessInstanceRequestFormComponentValuesDetails) SetBizAlias(v string) *StartProcessInstanceRequestFormComponentValuesDetails
func (*StartProcessInstanceRequestFormComponentValuesDetails) SetDetails ¶
func (*StartProcessInstanceRequestFormComponentValuesDetails) SetExtValue ¶
func (s *StartProcessInstanceRequestFormComponentValuesDetails) SetExtValue(v string) *StartProcessInstanceRequestFormComponentValuesDetails
func (StartProcessInstanceRequestFormComponentValuesDetails) String ¶
func (s StartProcessInstanceRequestFormComponentValuesDetails) String() string
type StartProcessInstanceRequestFormComponentValuesDetailsDetails ¶
type StartProcessInstanceRequestFormComponentValuesDetailsDetails struct { BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` ComponentType *string `json:"componentType,omitempty" xml:"componentType,omitempty"` ExtValue *string `json:"extValue,omitempty" xml:"extValue,omitempty"` Id *string `json:"id,omitempty" xml:"id,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (StartProcessInstanceRequestFormComponentValuesDetailsDetails) GoString ¶
func (s StartProcessInstanceRequestFormComponentValuesDetailsDetails) GoString() string
func (*StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetBizAlias ¶
func (*StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetComponentType ¶
func (s *StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetComponentType(v string) *StartProcessInstanceRequestFormComponentValuesDetailsDetails
func (*StartProcessInstanceRequestFormComponentValuesDetailsDetails) SetExtValue ¶
func (StartProcessInstanceRequestFormComponentValuesDetailsDetails) String ¶
func (s StartProcessInstanceRequestFormComponentValuesDetailsDetails) String() string
type StartProcessInstanceRequestTargetSelectActioners ¶
type StartProcessInstanceRequestTargetSelectActioners struct { ActionerKey *string `json:"actionerKey,omitempty" xml:"actionerKey,omitempty"` ActionerUserIds []*string `json:"actionerUserIds,omitempty" xml:"actionerUserIds,omitempty" type:"Repeated"` }
func (StartProcessInstanceRequestTargetSelectActioners) GoString ¶
func (s StartProcessInstanceRequestTargetSelectActioners) GoString() string
func (*StartProcessInstanceRequestTargetSelectActioners) SetActionerKey ¶
func (s *StartProcessInstanceRequestTargetSelectActioners) SetActionerKey(v string) *StartProcessInstanceRequestTargetSelectActioners
func (*StartProcessInstanceRequestTargetSelectActioners) SetActionerUserIds ¶
func (s *StartProcessInstanceRequestTargetSelectActioners) SetActionerUserIds(v []*string) *StartProcessInstanceRequestTargetSelectActioners
func (StartProcessInstanceRequestTargetSelectActioners) String ¶
func (s StartProcessInstanceRequestTargetSelectActioners) String() string
type StartProcessInstanceResponse ¶
type StartProcessInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *StartProcessInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (StartProcessInstanceResponse) GoString ¶
func (s StartProcessInstanceResponse) GoString() string
func (*StartProcessInstanceResponse) SetBody ¶
func (s *StartProcessInstanceResponse) SetBody(v *StartProcessInstanceResponseBody) *StartProcessInstanceResponse
func (*StartProcessInstanceResponse) SetHeaders ¶
func (s *StartProcessInstanceResponse) SetHeaders(v map[string]*string) *StartProcessInstanceResponse
func (*StartProcessInstanceResponse) SetStatusCode ¶
func (s *StartProcessInstanceResponse) SetStatusCode(v int32) *StartProcessInstanceResponse
func (StartProcessInstanceResponse) String ¶
func (s StartProcessInstanceResponse) String() string
type StartProcessInstanceResponseBody ¶
type StartProcessInstanceResponseBody struct {
InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"`
}
func (StartProcessInstanceResponseBody) GoString ¶
func (s StartProcessInstanceResponseBody) GoString() string
func (*StartProcessInstanceResponseBody) SetInstanceId ¶
func (s *StartProcessInstanceResponseBody) SetInstanceId(v string) *StartProcessInstanceResponseBody
func (StartProcessInstanceResponseBody) String ¶
func (s StartProcessInstanceResponseBody) String() string
type TerminateProcessInstanceHeaders ¶
type TerminateProcessInstanceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (TerminateProcessInstanceHeaders) GoString ¶
func (s TerminateProcessInstanceHeaders) GoString() string
func (*TerminateProcessInstanceHeaders) SetCommonHeaders ¶
func (s *TerminateProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *TerminateProcessInstanceHeaders
func (*TerminateProcessInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *TerminateProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *TerminateProcessInstanceHeaders
func (TerminateProcessInstanceHeaders) String ¶
func (s TerminateProcessInstanceHeaders) String() string
type TerminateProcessInstanceRequest ¶
type TerminateProcessInstanceRequest struct { IsSystem *bool `json:"isSystem,omitempty" xml:"isSystem,omitempty"` OperatingUserId *string `json:"operatingUserId,omitempty" xml:"operatingUserId,omitempty"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Remark *string `json:"remark,omitempty" xml:"remark,omitempty"` }
func (TerminateProcessInstanceRequest) GoString ¶
func (s TerminateProcessInstanceRequest) GoString() string
func (*TerminateProcessInstanceRequest) SetIsSystem ¶
func (s *TerminateProcessInstanceRequest) SetIsSystem(v bool) *TerminateProcessInstanceRequest
func (*TerminateProcessInstanceRequest) SetOperatingUserId ¶
func (s *TerminateProcessInstanceRequest) SetOperatingUserId(v string) *TerminateProcessInstanceRequest
func (*TerminateProcessInstanceRequest) SetProcessInstanceId ¶
func (s *TerminateProcessInstanceRequest) SetProcessInstanceId(v string) *TerminateProcessInstanceRequest
func (*TerminateProcessInstanceRequest) SetRemark ¶
func (s *TerminateProcessInstanceRequest) SetRemark(v string) *TerminateProcessInstanceRequest
func (TerminateProcessInstanceRequest) String ¶
func (s TerminateProcessInstanceRequest) String() string
type TerminateProcessInstanceResponse ¶
type TerminateProcessInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *TerminateProcessInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (TerminateProcessInstanceResponse) GoString ¶
func (s TerminateProcessInstanceResponse) GoString() string
func (*TerminateProcessInstanceResponse) SetBody ¶
func (s *TerminateProcessInstanceResponse) SetBody(v *TerminateProcessInstanceResponseBody) *TerminateProcessInstanceResponse
func (*TerminateProcessInstanceResponse) SetHeaders ¶
func (s *TerminateProcessInstanceResponse) SetHeaders(v map[string]*string) *TerminateProcessInstanceResponse
func (*TerminateProcessInstanceResponse) SetStatusCode ¶
func (s *TerminateProcessInstanceResponse) SetStatusCode(v int32) *TerminateProcessInstanceResponse
func (TerminateProcessInstanceResponse) String ¶
func (s TerminateProcessInstanceResponse) String() string
type TerminateProcessInstanceResponseBody ¶
type TerminateProcessInstanceResponseBody struct { Result *bool `json:"result,omitempty" xml:"result,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (TerminateProcessInstanceResponseBody) GoString ¶
func (s TerminateProcessInstanceResponseBody) GoString() string
func (*TerminateProcessInstanceResponseBody) SetResult ¶
func (s *TerminateProcessInstanceResponseBody) SetResult(v bool) *TerminateProcessInstanceResponseBody
func (*TerminateProcessInstanceResponseBody) SetSuccess ¶
func (s *TerminateProcessInstanceResponseBody) SetSuccess(v bool) *TerminateProcessInstanceResponseBody
func (TerminateProcessInstanceResponseBody) String ¶
func (s TerminateProcessInstanceResponseBody) String() string
type UpdateIntegratedTaskHeaders ¶
type UpdateIntegratedTaskHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateIntegratedTaskHeaders) GoString ¶
func (s UpdateIntegratedTaskHeaders) GoString() string
func (*UpdateIntegratedTaskHeaders) SetCommonHeaders ¶
func (s *UpdateIntegratedTaskHeaders) SetCommonHeaders(v map[string]*string) *UpdateIntegratedTaskHeaders
func (*UpdateIntegratedTaskHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateIntegratedTaskHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateIntegratedTaskHeaders
func (UpdateIntegratedTaskHeaders) String ¶
func (s UpdateIntegratedTaskHeaders) String() string
type UpdateIntegratedTaskRequest ¶
type UpdateIntegratedTaskRequest struct { ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Tasks []*UpdateIntegratedTaskRequestTasks `json:"tasks,omitempty" xml:"tasks,omitempty" type:"Repeated"` }
func (UpdateIntegratedTaskRequest) GoString ¶
func (s UpdateIntegratedTaskRequest) GoString() string
func (*UpdateIntegratedTaskRequest) SetProcessInstanceId ¶
func (s *UpdateIntegratedTaskRequest) SetProcessInstanceId(v string) *UpdateIntegratedTaskRequest
func (*UpdateIntegratedTaskRequest) SetTasks ¶
func (s *UpdateIntegratedTaskRequest) SetTasks(v []*UpdateIntegratedTaskRequestTasks) *UpdateIntegratedTaskRequest
func (UpdateIntegratedTaskRequest) String ¶
func (s UpdateIntegratedTaskRequest) String() string
type UpdateIntegratedTaskRequestTasks ¶
type UpdateIntegratedTaskRequestTasks struct { Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` TaskId *int64 `json:"taskId,omitempty" xml:"taskId,omitempty"` }
func (UpdateIntegratedTaskRequestTasks) GoString ¶
func (s UpdateIntegratedTaskRequestTasks) GoString() string
func (*UpdateIntegratedTaskRequestTasks) SetResult ¶
func (s *UpdateIntegratedTaskRequestTasks) SetResult(v string) *UpdateIntegratedTaskRequestTasks
func (*UpdateIntegratedTaskRequestTasks) SetStatus ¶
func (s *UpdateIntegratedTaskRequestTasks) SetStatus(v string) *UpdateIntegratedTaskRequestTasks
func (*UpdateIntegratedTaskRequestTasks) SetTaskId ¶
func (s *UpdateIntegratedTaskRequestTasks) SetTaskId(v int64) *UpdateIntegratedTaskRequestTasks
func (UpdateIntegratedTaskRequestTasks) String ¶
func (s UpdateIntegratedTaskRequestTasks) String() string
type UpdateIntegratedTaskResponse ¶
type UpdateIntegratedTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateIntegratedTaskResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateIntegratedTaskResponse) GoString ¶
func (s UpdateIntegratedTaskResponse) GoString() string
func (*UpdateIntegratedTaskResponse) SetBody ¶
func (s *UpdateIntegratedTaskResponse) SetBody(v *UpdateIntegratedTaskResponseBody) *UpdateIntegratedTaskResponse
func (*UpdateIntegratedTaskResponse) SetHeaders ¶
func (s *UpdateIntegratedTaskResponse) SetHeaders(v map[string]*string) *UpdateIntegratedTaskResponse
func (*UpdateIntegratedTaskResponse) SetStatusCode ¶
func (s *UpdateIntegratedTaskResponse) SetStatusCode(v int32) *UpdateIntegratedTaskResponse
func (UpdateIntegratedTaskResponse) String ¶
func (s UpdateIntegratedTaskResponse) String() string
type UpdateIntegratedTaskResponseBody ¶
type UpdateIntegratedTaskResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (UpdateIntegratedTaskResponseBody) GoString ¶
func (s UpdateIntegratedTaskResponseBody) GoString() string
func (*UpdateIntegratedTaskResponseBody) SetSuccess ¶
func (s *UpdateIntegratedTaskResponseBody) SetSuccess(v bool) *UpdateIntegratedTaskResponseBody
func (UpdateIntegratedTaskResponseBody) String ¶
func (s UpdateIntegratedTaskResponseBody) String() string
type UpdateProcessInstanceHeaders ¶
type UpdateProcessInstanceHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UpdateProcessInstanceHeaders) GoString ¶
func (s UpdateProcessInstanceHeaders) GoString() string
func (*UpdateProcessInstanceHeaders) SetCommonHeaders ¶
func (s *UpdateProcessInstanceHeaders) SetCommonHeaders(v map[string]*string) *UpdateProcessInstanceHeaders
func (*UpdateProcessInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateProcessInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateProcessInstanceHeaders
func (UpdateProcessInstanceHeaders) String ¶
func (s UpdateProcessInstanceHeaders) String() string
type UpdateProcessInstanceRequest ¶
type UpdateProcessInstanceRequest struct { Notifiers []*UpdateProcessInstanceRequestNotifiers `json:"notifiers,omitempty" xml:"notifiers,omitempty" type:"Repeated"` ProcessInstanceId *string `json:"processInstanceId,omitempty" xml:"processInstanceId,omitempty"` Result *string `json:"result,omitempty" xml:"result,omitempty"` Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (UpdateProcessInstanceRequest) GoString ¶
func (s UpdateProcessInstanceRequest) GoString() string
func (*UpdateProcessInstanceRequest) SetNotifiers ¶
func (s *UpdateProcessInstanceRequest) SetNotifiers(v []*UpdateProcessInstanceRequestNotifiers) *UpdateProcessInstanceRequest
func (*UpdateProcessInstanceRequest) SetProcessInstanceId ¶
func (s *UpdateProcessInstanceRequest) SetProcessInstanceId(v string) *UpdateProcessInstanceRequest
func (*UpdateProcessInstanceRequest) SetResult ¶
func (s *UpdateProcessInstanceRequest) SetResult(v string) *UpdateProcessInstanceRequest
func (*UpdateProcessInstanceRequest) SetStatus ¶
func (s *UpdateProcessInstanceRequest) SetStatus(v string) *UpdateProcessInstanceRequest
func (UpdateProcessInstanceRequest) String ¶
func (s UpdateProcessInstanceRequest) String() string
type UpdateProcessInstanceRequestNotifiers ¶
type UpdateProcessInstanceRequestNotifiers struct {
UserId *string `json:"userId,omitempty" xml:"userId,omitempty"`
}
func (UpdateProcessInstanceRequestNotifiers) GoString ¶
func (s UpdateProcessInstanceRequestNotifiers) GoString() string
func (*UpdateProcessInstanceRequestNotifiers) SetUserId ¶
func (s *UpdateProcessInstanceRequestNotifiers) SetUserId(v string) *UpdateProcessInstanceRequestNotifiers
func (UpdateProcessInstanceRequestNotifiers) String ¶
func (s UpdateProcessInstanceRequestNotifiers) String() string
type UpdateProcessInstanceResponse ¶
type UpdateProcessInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UpdateProcessInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UpdateProcessInstanceResponse) GoString ¶
func (s UpdateProcessInstanceResponse) GoString() string
func (*UpdateProcessInstanceResponse) SetBody ¶
func (s *UpdateProcessInstanceResponse) SetBody(v *UpdateProcessInstanceResponseBody) *UpdateProcessInstanceResponse
func (*UpdateProcessInstanceResponse) SetHeaders ¶
func (s *UpdateProcessInstanceResponse) SetHeaders(v map[string]*string) *UpdateProcessInstanceResponse
func (*UpdateProcessInstanceResponse) SetStatusCode ¶
func (s *UpdateProcessInstanceResponse) SetStatusCode(v int32) *UpdateProcessInstanceResponse
func (UpdateProcessInstanceResponse) String ¶
func (s UpdateProcessInstanceResponse) String() string
type UpdateProcessInstanceResponseBody ¶
type UpdateProcessInstanceResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (UpdateProcessInstanceResponseBody) GoString ¶
func (s UpdateProcessInstanceResponseBody) GoString() string
func (*UpdateProcessInstanceResponseBody) SetSuccess ¶
func (s *UpdateProcessInstanceResponseBody) SetSuccess(v bool) *UpdateProcessInstanceResponseBody
func (UpdateProcessInstanceResponseBody) String ¶
func (s UpdateProcessInstanceResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.