Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddApplicationRegFormTemplateHeaders
- func (s AddApplicationRegFormTemplateHeaders) GoString() string
- func (s *AddApplicationRegFormTemplateHeaders) SetCommonHeaders(v map[string]*string) *AddApplicationRegFormTemplateHeaders
- func (s *AddApplicationRegFormTemplateHeaders) SetXAcsDingtalkAccessToken(v string) *AddApplicationRegFormTemplateHeaders
- func (s AddApplicationRegFormTemplateHeaders) String() string
- type AddApplicationRegFormTemplateRequest
- func (s AddApplicationRegFormTemplateRequest) GoString() string
- func (s *AddApplicationRegFormTemplateRequest) SetBizCode(v string) *AddApplicationRegFormTemplateRequest
- func (s *AddApplicationRegFormTemplateRequest) SetContent(v string) *AddApplicationRegFormTemplateRequest
- func (s *AddApplicationRegFormTemplateRequest) SetName(v string) *AddApplicationRegFormTemplateRequest
- func (s *AddApplicationRegFormTemplateRequest) SetOpUserId(v string) *AddApplicationRegFormTemplateRequest
- func (s *AddApplicationRegFormTemplateRequest) SetOuterId(v string) *AddApplicationRegFormTemplateRequest
- func (s AddApplicationRegFormTemplateRequest) String() string
- type AddApplicationRegFormTemplateResponse
- func (s AddApplicationRegFormTemplateResponse) GoString() string
- func (s *AddApplicationRegFormTemplateResponse) SetBody(v *AddApplicationRegFormTemplateResponseBody) *AddApplicationRegFormTemplateResponse
- func (s *AddApplicationRegFormTemplateResponse) SetHeaders(v map[string]*string) *AddApplicationRegFormTemplateResponse
- func (s AddApplicationRegFormTemplateResponse) String() string
- type AddApplicationRegFormTemplateResponseBody
- func (s AddApplicationRegFormTemplateResponseBody) GoString() string
- func (s *AddApplicationRegFormTemplateResponseBody) SetTemplateId(v string) *AddApplicationRegFormTemplateResponseBody
- func (s *AddApplicationRegFormTemplateResponseBody) SetVersion(v int32) *AddApplicationRegFormTemplateResponseBody
- func (s AddApplicationRegFormTemplateResponseBody) String() string
- type AddFileHeaders
- type AddFileRequest
- func (s AddFileRequest) GoString() string
- func (s *AddFileRequest) SetBizCode(v string) *AddFileRequest
- func (s *AddFileRequest) SetFileName(v string) *AddFileRequest
- func (s *AddFileRequest) SetMediaId(v string) *AddFileRequest
- func (s *AddFileRequest) SetOpUserId(v string) *AddFileRequest
- func (s AddFileRequest) String() string
- type AddFileResponse
- type AddFileResponseBody
- func (s AddFileResponseBody) GoString() string
- func (s *AddFileResponseBody) SetFileId(v string) *AddFileResponseBody
- func (s *AddFileResponseBody) SetFileName(v string) *AddFileResponseBody
- func (s *AddFileResponseBody) SetSpaceId(v int64) *AddFileResponseBody
- func (s AddFileResponseBody) String() string
- type Client
- func (client *Client) AddApplicationRegFormTemplate(request *AddApplicationRegFormTemplateRequest) (_result *AddApplicationRegFormTemplateResponse, _err error)
- func (client *Client) AddApplicationRegFormTemplateWithOptions(request *AddApplicationRegFormTemplateRequest, ...) (_result *AddApplicationRegFormTemplateResponse, _err error)
- func (client *Client) AddFile(request *AddFileRequest) (_result *AddFileResponse, _err error)
- func (client *Client) AddFileWithOptions(request *AddFileRequest, headers *AddFileHeaders, runtime *util.RuntimeOptions) (_result *AddFileResponse, _err error)
- func (client *Client) ConfirmRights(rightsCode *string, request *ConfirmRightsRequest) (_result *ConfirmRightsResponse, _err error)
- func (client *Client) ConfirmRightsWithOptions(rightsCode *string, request *ConfirmRightsRequest, ...) (_result *ConfirmRightsResponse, _err error)
- func (client *Client) FinishBeginnerTask(taskCode *string, request *FinishBeginnerTaskRequest) (_result *FinishBeginnerTaskResponse, _err error)
- func (client *Client) FinishBeginnerTaskWithOptions(taskCode *string, request *FinishBeginnerTaskRequest, ...) (_result *FinishBeginnerTaskResponse, _err error)
- func (client *Client) GetApplicationRegFormByFlowId(flowId *string, request *GetApplicationRegFormByFlowIdRequest) (_result *GetApplicationRegFormByFlowIdResponse, _err error)
- func (client *Client) GetApplicationRegFormByFlowIdWithOptions(flowId *string, request *GetApplicationRegFormByFlowIdRequest, ...) (_result *GetApplicationRegFormByFlowIdResponse, _err error)
- func (client *Client) GetCandidateByPhoneNumber(request *GetCandidateByPhoneNumberRequest) (_result *GetCandidateByPhoneNumberResponse, _err error)
- func (client *Client) GetCandidateByPhoneNumberWithOptions(request *GetCandidateByPhoneNumberRequest, ...) (_result *GetCandidateByPhoneNumberResponse, _err error)
- func (client *Client) GetFileUploadInfo(request *GetFileUploadInfoRequest) (_result *GetFileUploadInfoResponse, _err error)
- func (client *Client) GetFileUploadInfoWithOptions(request *GetFileUploadInfoRequest, headers *GetFileUploadInfoHeaders, ...) (_result *GetFileUploadInfoResponse, _err error)
- func (client *Client) GetFlowIdByRelationEntityId(request *GetFlowIdByRelationEntityIdRequest) (_result *GetFlowIdByRelationEntityIdResponse, _err error)
- func (client *Client) GetFlowIdByRelationEntityIdWithOptions(request *GetFlowIdByRelationEntityIdRequest, ...) (_result *GetFlowIdByRelationEntityIdResponse, _err error)
- func (client *Client) GetJobAuth(jobId *string, request *GetJobAuthRequest) (_result *GetJobAuthResponse, _err error)
- func (client *Client) GetJobAuthWithOptions(jobId *string, request *GetJobAuthRequest, headers *GetJobAuthHeaders, ...) (_result *GetJobAuthResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) QueryInterviews(request *QueryInterviewsRequest) (_result *QueryInterviewsResponse, _err error)
- func (client *Client) QueryInterviewsWithOptions(request *QueryInterviewsRequest, headers *QueryInterviewsHeaders, ...) (_result *QueryInterviewsResponse, _err error)
- func (client *Client) UpdateApplicationRegForm(flowId *string, request *UpdateApplicationRegFormRequest) (_result *UpdateApplicationRegFormResponse, _err error)
- func (client *Client) UpdateApplicationRegFormWithOptions(flowId *string, request *UpdateApplicationRegFormRequest, ...) (_result *UpdateApplicationRegFormResponse, _err error)
- func (client *Client) UpdateInterviewSignInInfo(interviewId *string, request *UpdateInterviewSignInInfoRequest) (_result *UpdateInterviewSignInInfoResponse, _err error)
- func (client *Client) UpdateInterviewSignInInfoWithOptions(interviewId *string, request *UpdateInterviewSignInInfoRequest, ...) (_result *UpdateInterviewSignInInfoResponse, _err error)
- type ConfirmRightsHeaders
- type ConfirmRightsRequest
- type ConfirmRightsResponse
- type ConfirmRightsResponseBody
- type FinishBeginnerTaskHeaders
- func (s FinishBeginnerTaskHeaders) GoString() string
- func (s *FinishBeginnerTaskHeaders) SetCommonHeaders(v map[string]*string) *FinishBeginnerTaskHeaders
- func (s *FinishBeginnerTaskHeaders) SetXAcsDingtalkAccessToken(v string) *FinishBeginnerTaskHeaders
- func (s FinishBeginnerTaskHeaders) String() string
- type FinishBeginnerTaskRequest
- type FinishBeginnerTaskResponse
- func (s FinishBeginnerTaskResponse) GoString() string
- func (s *FinishBeginnerTaskResponse) SetBody(v *FinishBeginnerTaskResponseBody) *FinishBeginnerTaskResponse
- func (s *FinishBeginnerTaskResponse) SetHeaders(v map[string]*string) *FinishBeginnerTaskResponse
- func (s FinishBeginnerTaskResponse) String() string
- type FinishBeginnerTaskResponseBody
- type GetApplicationRegFormByFlowIdHeaders
- func (s GetApplicationRegFormByFlowIdHeaders) GoString() string
- func (s *GetApplicationRegFormByFlowIdHeaders) SetCommonHeaders(v map[string]*string) *GetApplicationRegFormByFlowIdHeaders
- func (s *GetApplicationRegFormByFlowIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetApplicationRegFormByFlowIdHeaders
- func (s GetApplicationRegFormByFlowIdHeaders) String() string
- type GetApplicationRegFormByFlowIdRequest
- type GetApplicationRegFormByFlowIdResponse
- func (s GetApplicationRegFormByFlowIdResponse) GoString() string
- func (s *GetApplicationRegFormByFlowIdResponse) SetBody(v *GetApplicationRegFormByFlowIdResponseBody) *GetApplicationRegFormByFlowIdResponse
- func (s *GetApplicationRegFormByFlowIdResponse) SetHeaders(v map[string]*string) *GetApplicationRegFormByFlowIdResponse
- func (s GetApplicationRegFormByFlowIdResponse) String() string
- type GetApplicationRegFormByFlowIdResponseBody
- func (s GetApplicationRegFormByFlowIdResponseBody) GoString() string
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetCandidateId(v string) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetCreatorUserId(v string) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetFlowId(v string) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetFormId(v string) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetGmtCreateMillis(v int64) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetGmtModifiedMillis(v int64) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetJobId(v string) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetStatus(v int32) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetTemplateId(v string) *GetApplicationRegFormByFlowIdResponseBody
- func (s *GetApplicationRegFormByFlowIdResponseBody) SetTemplateVersion(v int32) *GetApplicationRegFormByFlowIdResponseBody
- func (s GetApplicationRegFormByFlowIdResponseBody) String() string
- type GetCandidateByPhoneNumberHeaders
- func (s GetCandidateByPhoneNumberHeaders) GoString() string
- func (s *GetCandidateByPhoneNumberHeaders) SetCommonHeaders(v map[string]*string) *GetCandidateByPhoneNumberHeaders
- func (s *GetCandidateByPhoneNumberHeaders) SetXAcsDingtalkAccessToken(v string) *GetCandidateByPhoneNumberHeaders
- func (s GetCandidateByPhoneNumberHeaders) String() string
- type GetCandidateByPhoneNumberRequest
- func (s GetCandidateByPhoneNumberRequest) GoString() string
- func (s *GetCandidateByPhoneNumberRequest) SetBizCode(v string) *GetCandidateByPhoneNumberRequest
- func (s *GetCandidateByPhoneNumberRequest) SetPhoneNumber(v string) *GetCandidateByPhoneNumberRequest
- func (s GetCandidateByPhoneNumberRequest) String() string
- type GetCandidateByPhoneNumberResponse
- func (s GetCandidateByPhoneNumberResponse) GoString() string
- func (s *GetCandidateByPhoneNumberResponse) SetBody(v *GetCandidateByPhoneNumberResponseBody) *GetCandidateByPhoneNumberResponse
- func (s *GetCandidateByPhoneNumberResponse) SetHeaders(v map[string]*string) *GetCandidateByPhoneNumberResponse
- func (s GetCandidateByPhoneNumberResponse) String() string
- type GetCandidateByPhoneNumberResponseBody
- func (s GetCandidateByPhoneNumberResponseBody) GoString() string
- func (s *GetCandidateByPhoneNumberResponseBody) SetCandidateId(v string) *GetCandidateByPhoneNumberResponseBody
- func (s *GetCandidateByPhoneNumberResponseBody) SetName(v string) *GetCandidateByPhoneNumberResponseBody
- func (s GetCandidateByPhoneNumberResponseBody) String() string
- type GetFileUploadInfoHeaders
- type GetFileUploadInfoRequest
- func (s GetFileUploadInfoRequest) GoString() string
- func (s *GetFileUploadInfoRequest) SetBizCode(v string) *GetFileUploadInfoRequest
- func (s *GetFileUploadInfoRequest) SetFileName(v string) *GetFileUploadInfoRequest
- func (s *GetFileUploadInfoRequest) SetFileSize(v int64) *GetFileUploadInfoRequest
- func (s *GetFileUploadInfoRequest) SetMd5(v string) *GetFileUploadInfoRequest
- func (s *GetFileUploadInfoRequest) SetOpUserId(v string) *GetFileUploadInfoRequest
- func (s GetFileUploadInfoRequest) String() string
- type GetFileUploadInfoResponse
- func (s GetFileUploadInfoResponse) GoString() string
- func (s *GetFileUploadInfoResponse) SetBody(v *GetFileUploadInfoResponseBody) *GetFileUploadInfoResponse
- func (s *GetFileUploadInfoResponse) SetHeaders(v map[string]*string) *GetFileUploadInfoResponse
- func (s GetFileUploadInfoResponse) String() string
- type GetFileUploadInfoResponseBody
- func (s GetFileUploadInfoResponseBody) GoString() string
- func (s *GetFileUploadInfoResponseBody) SetAccessKeyId(v string) *GetFileUploadInfoResponseBody
- func (s *GetFileUploadInfoResponseBody) SetAccessKeySecret(v string) *GetFileUploadInfoResponseBody
- func (s *GetFileUploadInfoResponseBody) SetAccessToken(v string) *GetFileUploadInfoResponseBody
- func (s *GetFileUploadInfoResponseBody) SetAccessTokenExpirationMillis(v int64) *GetFileUploadInfoResponseBody
- func (s *GetFileUploadInfoResponseBody) SetBucket(v string) *GetFileUploadInfoResponseBody
- func (s *GetFileUploadInfoResponseBody) SetEndPoint(v string) *GetFileUploadInfoResponseBody
- func (s *GetFileUploadInfoResponseBody) SetMediaId(v string) *GetFileUploadInfoResponseBody
- func (s GetFileUploadInfoResponseBody) String() string
- type GetFlowIdByRelationEntityIdHeaders
- func (s GetFlowIdByRelationEntityIdHeaders) GoString() string
- func (s *GetFlowIdByRelationEntityIdHeaders) SetCommonHeaders(v map[string]*string) *GetFlowIdByRelationEntityIdHeaders
- func (s *GetFlowIdByRelationEntityIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetFlowIdByRelationEntityIdHeaders
- func (s GetFlowIdByRelationEntityIdHeaders) String() string
- type GetFlowIdByRelationEntityIdRequest
- func (s GetFlowIdByRelationEntityIdRequest) GoString() string
- func (s *GetFlowIdByRelationEntityIdRequest) SetBizCode(v string) *GetFlowIdByRelationEntityIdRequest
- func (s *GetFlowIdByRelationEntityIdRequest) SetRelationEntity(v string) *GetFlowIdByRelationEntityIdRequest
- func (s *GetFlowIdByRelationEntityIdRequest) SetRelationEntityId(v string) *GetFlowIdByRelationEntityIdRequest
- func (s GetFlowIdByRelationEntityIdRequest) String() string
- type GetFlowIdByRelationEntityIdResponse
- func (s GetFlowIdByRelationEntityIdResponse) GoString() string
- func (s *GetFlowIdByRelationEntityIdResponse) SetBody(v *GetFlowIdByRelationEntityIdResponseBody) *GetFlowIdByRelationEntityIdResponse
- func (s *GetFlowIdByRelationEntityIdResponse) SetHeaders(v map[string]*string) *GetFlowIdByRelationEntityIdResponse
- func (s GetFlowIdByRelationEntityIdResponse) String() string
- type GetFlowIdByRelationEntityIdResponseBody
- type GetJobAuthHeaders
- type GetJobAuthRequest
- type GetJobAuthResponse
- type GetJobAuthResponseBody
- type GetJobAuthResponseBodyJobOwners
- func (s GetJobAuthResponseBodyJobOwners) GoString() string
- func (s *GetJobAuthResponseBodyJobOwners) SetName(v string) *GetJobAuthResponseBodyJobOwners
- func (s *GetJobAuthResponseBodyJobOwners) SetUserId(v string) *GetJobAuthResponseBodyJobOwners
- func (s GetJobAuthResponseBodyJobOwners) String() string
- type QueryInterviewsHeaders
- type QueryInterviewsRequest
- func (s QueryInterviewsRequest) GoString() string
- func (s *QueryInterviewsRequest) SetBizCode(v string) *QueryInterviewsRequest
- func (s *QueryInterviewsRequest) SetCandidateId(v string) *QueryInterviewsRequest
- func (s *QueryInterviewsRequest) SetNextToken(v string) *QueryInterviewsRequest
- func (s *QueryInterviewsRequest) SetSize(v int64) *QueryInterviewsRequest
- func (s *QueryInterviewsRequest) SetStartTimeBeginMillis(v int64) *QueryInterviewsRequest
- func (s *QueryInterviewsRequest) SetStartTimeEndMillis(v int64) *QueryInterviewsRequest
- func (s QueryInterviewsRequest) String() string
- type QueryInterviewsResponse
- type QueryInterviewsResponseBody
- func (s QueryInterviewsResponseBody) GoString() string
- func (s *QueryInterviewsResponseBody) SetHasMore(v bool) *QueryInterviewsResponseBody
- func (s *QueryInterviewsResponseBody) SetList(v []*QueryInterviewsResponseBodyList) *QueryInterviewsResponseBody
- func (s *QueryInterviewsResponseBody) SetNextToken(v string) *QueryInterviewsResponseBody
- func (s *QueryInterviewsResponseBody) SetTotalCount(v int64) *QueryInterviewsResponseBody
- func (s QueryInterviewsResponseBody) String() string
- type QueryInterviewsResponseBodyList
- func (s QueryInterviewsResponseBodyList) GoString() string
- func (s *QueryInterviewsResponseBodyList) SetCancelled(v bool) *QueryInterviewsResponseBodyList
- func (s *QueryInterviewsResponseBodyList) SetCreatorUserId(v string) *QueryInterviewsResponseBodyList
- func (s *QueryInterviewsResponseBodyList) SetEndTimeMillis(v int64) *QueryInterviewsResponseBodyList
- func (s *QueryInterviewsResponseBodyList) SetInterviewId(v string) *QueryInterviewsResponseBodyList
- func (s *QueryInterviewsResponseBodyList) SetInterviewers(v []*QueryInterviewsResponseBodyListInterviewers) *QueryInterviewsResponseBodyList
- func (s *QueryInterviewsResponseBodyList) SetJobId(v string) *QueryInterviewsResponseBodyList
- func (s *QueryInterviewsResponseBodyList) SetStartTimeMillis(v int64) *QueryInterviewsResponseBodyList
- func (s QueryInterviewsResponseBodyList) String() string
- type QueryInterviewsResponseBodyListInterviewers
- type UpdateApplicationRegFormHeaders
- func (s UpdateApplicationRegFormHeaders) GoString() string
- func (s *UpdateApplicationRegFormHeaders) SetCommonHeaders(v map[string]*string) *UpdateApplicationRegFormHeaders
- func (s *UpdateApplicationRegFormHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateApplicationRegFormHeaders
- func (s UpdateApplicationRegFormHeaders) String() string
- type UpdateApplicationRegFormRequest
- func (s UpdateApplicationRegFormRequest) GoString() string
- func (s *UpdateApplicationRegFormRequest) SetBizCode(v string) *UpdateApplicationRegFormRequest
- func (s *UpdateApplicationRegFormRequest) SetContent(v string) *UpdateApplicationRegFormRequest
- func (s *UpdateApplicationRegFormRequest) SetDingPanFile(v *UpdateApplicationRegFormRequestDingPanFile) *UpdateApplicationRegFormRequest
- func (s UpdateApplicationRegFormRequest) String() string
- type UpdateApplicationRegFormRequestDingPanFile
- func (s UpdateApplicationRegFormRequestDingPanFile) GoString() string
- func (s *UpdateApplicationRegFormRequestDingPanFile) SetFileId(v string) *UpdateApplicationRegFormRequestDingPanFile
- func (s *UpdateApplicationRegFormRequestDingPanFile) SetFileName(v string) *UpdateApplicationRegFormRequestDingPanFile
- func (s *UpdateApplicationRegFormRequestDingPanFile) SetFileSize(v int64) *UpdateApplicationRegFormRequestDingPanFile
- func (s *UpdateApplicationRegFormRequestDingPanFile) SetFileType(v string) *UpdateApplicationRegFormRequestDingPanFile
- func (s *UpdateApplicationRegFormRequestDingPanFile) SetSpaceId(v int64) *UpdateApplicationRegFormRequestDingPanFile
- func (s UpdateApplicationRegFormRequestDingPanFile) String() string
- type UpdateApplicationRegFormResponse
- func (s UpdateApplicationRegFormResponse) GoString() string
- func (s *UpdateApplicationRegFormResponse) SetBody(v *UpdateApplicationRegFormResponseBody) *UpdateApplicationRegFormResponse
- func (s *UpdateApplicationRegFormResponse) SetHeaders(v map[string]*string) *UpdateApplicationRegFormResponse
- func (s UpdateApplicationRegFormResponse) String() string
- type UpdateApplicationRegFormResponseBody
- func (s UpdateApplicationRegFormResponseBody) GoString() string
- func (s *UpdateApplicationRegFormResponseBody) SetCreatorUserId(v string) *UpdateApplicationRegFormResponseBody
- func (s *UpdateApplicationRegFormResponseBody) SetFormId(v string) *UpdateApplicationRegFormResponseBody
- func (s *UpdateApplicationRegFormResponseBody) SetGmtCreateMillis(v int64) *UpdateApplicationRegFormResponseBody
- func (s *UpdateApplicationRegFormResponseBody) SetGmtModifiedMillis(v int64) *UpdateApplicationRegFormResponseBody
- func (s *UpdateApplicationRegFormResponseBody) SetStatus(v int32) *UpdateApplicationRegFormResponseBody
- func (s *UpdateApplicationRegFormResponseBody) SetTemplateId(v string) *UpdateApplicationRegFormResponseBody
- func (s *UpdateApplicationRegFormResponseBody) SetTemplateVersion(v int32) *UpdateApplicationRegFormResponseBody
- func (s UpdateApplicationRegFormResponseBody) String() string
- type UpdateInterviewSignInInfoHeaders
- func (s UpdateInterviewSignInInfoHeaders) GoString() string
- func (s *UpdateInterviewSignInInfoHeaders) SetCommonHeaders(v map[string]*string) *UpdateInterviewSignInInfoHeaders
- func (s *UpdateInterviewSignInInfoHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateInterviewSignInInfoHeaders
- func (s UpdateInterviewSignInInfoHeaders) String() string
- type UpdateInterviewSignInInfoRequest
- func (s UpdateInterviewSignInInfoRequest) GoString() string
- func (s *UpdateInterviewSignInInfoRequest) SetBizCode(v string) *UpdateInterviewSignInInfoRequest
- func (s *UpdateInterviewSignInInfoRequest) SetSignInTimeMillis(v int64) *UpdateInterviewSignInInfoRequest
- func (s UpdateInterviewSignInInfoRequest) String() string
- type UpdateInterviewSignInInfoResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddApplicationRegFormTemplateHeaders ¶
type AddApplicationRegFormTemplateHeaders 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 (AddApplicationRegFormTemplateHeaders) GoString ¶
func (s AddApplicationRegFormTemplateHeaders) GoString() string
func (*AddApplicationRegFormTemplateHeaders) SetCommonHeaders ¶
func (s *AddApplicationRegFormTemplateHeaders) SetCommonHeaders(v map[string]*string) *AddApplicationRegFormTemplateHeaders
func (*AddApplicationRegFormTemplateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddApplicationRegFormTemplateHeaders) SetXAcsDingtalkAccessToken(v string) *AddApplicationRegFormTemplateHeaders
func (AddApplicationRegFormTemplateHeaders) String ¶
func (s AddApplicationRegFormTemplateHeaders) String() string
type AddApplicationRegFormTemplateRequest ¶
type AddApplicationRegFormTemplateRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` // 模板内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 模板名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 外部唯一标识 OuterId *string `json:"outerId,omitempty" xml:"outerId,omitempty"` // 操作人员工标识 OpUserId *string `json:"opUserId,omitempty" xml:"opUserId,omitempty"` }
func (AddApplicationRegFormTemplateRequest) GoString ¶
func (s AddApplicationRegFormTemplateRequest) GoString() string
func (*AddApplicationRegFormTemplateRequest) SetBizCode ¶
func (s *AddApplicationRegFormTemplateRequest) SetBizCode(v string) *AddApplicationRegFormTemplateRequest
func (*AddApplicationRegFormTemplateRequest) SetContent ¶
func (s *AddApplicationRegFormTemplateRequest) SetContent(v string) *AddApplicationRegFormTemplateRequest
func (*AddApplicationRegFormTemplateRequest) SetName ¶
func (s *AddApplicationRegFormTemplateRequest) SetName(v string) *AddApplicationRegFormTemplateRequest
func (*AddApplicationRegFormTemplateRequest) SetOpUserId ¶
func (s *AddApplicationRegFormTemplateRequest) SetOpUserId(v string) *AddApplicationRegFormTemplateRequest
func (*AddApplicationRegFormTemplateRequest) SetOuterId ¶
func (s *AddApplicationRegFormTemplateRequest) SetOuterId(v string) *AddApplicationRegFormTemplateRequest
func (AddApplicationRegFormTemplateRequest) String ¶
func (s AddApplicationRegFormTemplateRequest) String() string
type AddApplicationRegFormTemplateResponse ¶
type AddApplicationRegFormTemplateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddApplicationRegFormTemplateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddApplicationRegFormTemplateResponse) GoString ¶
func (s AddApplicationRegFormTemplateResponse) GoString() string
func (*AddApplicationRegFormTemplateResponse) SetHeaders ¶
func (s *AddApplicationRegFormTemplateResponse) SetHeaders(v map[string]*string) *AddApplicationRegFormTemplateResponse
func (AddApplicationRegFormTemplateResponse) String ¶
func (s AddApplicationRegFormTemplateResponse) String() string
type AddApplicationRegFormTemplateResponseBody ¶
type AddApplicationRegFormTemplateResponseBody struct { // 模板标识 TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` // 模板版本 Version *int32 `json:"version,omitempty" xml:"version,omitempty"` }
func (AddApplicationRegFormTemplateResponseBody) GoString ¶
func (s AddApplicationRegFormTemplateResponseBody) GoString() string
func (*AddApplicationRegFormTemplateResponseBody) SetTemplateId ¶
func (s *AddApplicationRegFormTemplateResponseBody) SetTemplateId(v string) *AddApplicationRegFormTemplateResponseBody
func (*AddApplicationRegFormTemplateResponseBody) SetVersion ¶
func (s *AddApplicationRegFormTemplateResponseBody) SetVersion(v int32) *AddApplicationRegFormTemplateResponseBody
func (AddApplicationRegFormTemplateResponseBody) String ¶
func (s AddApplicationRegFormTemplateResponseBody) String() string
type AddFileHeaders ¶
type AddFileHeaders 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 (AddFileHeaders) GoString ¶
func (s AddFileHeaders) GoString() string
func (*AddFileHeaders) SetCommonHeaders ¶
func (s *AddFileHeaders) SetCommonHeaders(v map[string]*string) *AddFileHeaders
func (*AddFileHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddFileHeaders) SetXAcsDingtalkAccessToken(v string) *AddFileHeaders
func (AddFileHeaders) String ¶
func (s AddFileHeaders) String() string
type AddFileRequest ¶
type AddFileRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` // 文件名称 FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // 文件mediaId MediaId *string `json:"mediaId,omitempty" xml:"mediaId,omitempty"` // 操作人员工标识,为空时默认以企业管理员身份进行操作 OpUserId *string `json:"opUserId,omitempty" xml:"opUserId,omitempty"` }
func (AddFileRequest) GoString ¶
func (s AddFileRequest) GoString() string
func (*AddFileRequest) SetBizCode ¶
func (s *AddFileRequest) SetBizCode(v string) *AddFileRequest
func (*AddFileRequest) SetFileName ¶
func (s *AddFileRequest) SetFileName(v string) *AddFileRequest
func (*AddFileRequest) SetMediaId ¶
func (s *AddFileRequest) SetMediaId(v string) *AddFileRequest
func (*AddFileRequest) SetOpUserId ¶
func (s *AddFileRequest) SetOpUserId(v string) *AddFileRequest
func (AddFileRequest) String ¶
func (s AddFileRequest) String() string
type AddFileResponse ¶
type AddFileResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddFileResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddFileResponse) GoString ¶
func (s AddFileResponse) GoString() string
func (*AddFileResponse) SetBody ¶
func (s *AddFileResponse) SetBody(v *AddFileResponseBody) *AddFileResponse
func (*AddFileResponse) SetHeaders ¶
func (s *AddFileResponse) SetHeaders(v map[string]*string) *AddFileResponse
func (AddFileResponse) String ¶
func (s AddFileResponse) String() string
type AddFileResponseBody ¶
type AddFileResponseBody struct { // 文件标识 FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` // 文件名 FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // 空间标识 SpaceId *int64 `json:"spaceId,omitempty" xml:"spaceId,omitempty"` }
func (AddFileResponseBody) GoString ¶
func (s AddFileResponseBody) GoString() string
func (*AddFileResponseBody) SetFileId ¶
func (s *AddFileResponseBody) SetFileId(v string) *AddFileResponseBody
func (*AddFileResponseBody) SetFileName ¶
func (s *AddFileResponseBody) SetFileName(v string) *AddFileResponseBody
func (*AddFileResponseBody) SetSpaceId ¶
func (s *AddFileResponseBody) SetSpaceId(v int64) *AddFileResponseBody
func (AddFileResponseBody) String ¶
func (s AddFileResponseBody) String() string
type Client ¶
func (*Client) AddApplicationRegFormTemplate ¶
func (client *Client) AddApplicationRegFormTemplate(request *AddApplicationRegFormTemplateRequest) (_result *AddApplicationRegFormTemplateResponse, _err error)
func (*Client) AddApplicationRegFormTemplateWithOptions ¶
func (client *Client) AddApplicationRegFormTemplateWithOptions(request *AddApplicationRegFormTemplateRequest, headers *AddApplicationRegFormTemplateHeaders, runtime *util.RuntimeOptions) (_result *AddApplicationRegFormTemplateResponse, _err error)
func (*Client) AddFile ¶
func (client *Client) AddFile(request *AddFileRequest) (_result *AddFileResponse, _err error)
func (*Client) AddFileWithOptions ¶
func (client *Client) AddFileWithOptions(request *AddFileRequest, headers *AddFileHeaders, runtime *util.RuntimeOptions) (_result *AddFileResponse, _err error)
func (*Client) ConfirmRights ¶
func (client *Client) ConfirmRights(rightsCode *string, request *ConfirmRightsRequest) (_result *ConfirmRightsResponse, _err error)
func (*Client) ConfirmRightsWithOptions ¶
func (client *Client) ConfirmRightsWithOptions(rightsCode *string, request *ConfirmRightsRequest, headers *ConfirmRightsHeaders, runtime *util.RuntimeOptions) (_result *ConfirmRightsResponse, _err error)
func (*Client) FinishBeginnerTask ¶
func (client *Client) FinishBeginnerTask(taskCode *string, request *FinishBeginnerTaskRequest) (_result *FinishBeginnerTaskResponse, _err error)
func (*Client) FinishBeginnerTaskWithOptions ¶
func (client *Client) FinishBeginnerTaskWithOptions(taskCode *string, request *FinishBeginnerTaskRequest, headers *FinishBeginnerTaskHeaders, runtime *util.RuntimeOptions) (_result *FinishBeginnerTaskResponse, _err error)
func (*Client) GetApplicationRegFormByFlowId ¶
func (client *Client) GetApplicationRegFormByFlowId(flowId *string, request *GetApplicationRegFormByFlowIdRequest) (_result *GetApplicationRegFormByFlowIdResponse, _err error)
func (*Client) GetApplicationRegFormByFlowIdWithOptions ¶
func (client *Client) GetApplicationRegFormByFlowIdWithOptions(flowId *string, request *GetApplicationRegFormByFlowIdRequest, headers *GetApplicationRegFormByFlowIdHeaders, runtime *util.RuntimeOptions) (_result *GetApplicationRegFormByFlowIdResponse, _err error)
func (*Client) GetCandidateByPhoneNumber ¶
func (client *Client) GetCandidateByPhoneNumber(request *GetCandidateByPhoneNumberRequest) (_result *GetCandidateByPhoneNumberResponse, _err error)
func (*Client) GetCandidateByPhoneNumberWithOptions ¶
func (client *Client) GetCandidateByPhoneNumberWithOptions(request *GetCandidateByPhoneNumberRequest, headers *GetCandidateByPhoneNumberHeaders, runtime *util.RuntimeOptions) (_result *GetCandidateByPhoneNumberResponse, _err error)
func (*Client) GetFileUploadInfo ¶
func (client *Client) GetFileUploadInfo(request *GetFileUploadInfoRequest) (_result *GetFileUploadInfoResponse, _err error)
func (*Client) GetFileUploadInfoWithOptions ¶
func (client *Client) GetFileUploadInfoWithOptions(request *GetFileUploadInfoRequest, headers *GetFileUploadInfoHeaders, runtime *util.RuntimeOptions) (_result *GetFileUploadInfoResponse, _err error)
func (*Client) GetFlowIdByRelationEntityId ¶
func (client *Client) GetFlowIdByRelationEntityId(request *GetFlowIdByRelationEntityIdRequest) (_result *GetFlowIdByRelationEntityIdResponse, _err error)
func (*Client) GetFlowIdByRelationEntityIdWithOptions ¶
func (client *Client) GetFlowIdByRelationEntityIdWithOptions(request *GetFlowIdByRelationEntityIdRequest, headers *GetFlowIdByRelationEntityIdHeaders, runtime *util.RuntimeOptions) (_result *GetFlowIdByRelationEntityIdResponse, _err error)
func (*Client) GetJobAuth ¶
func (client *Client) GetJobAuth(jobId *string, request *GetJobAuthRequest) (_result *GetJobAuthResponse, _err error)
func (*Client) GetJobAuthWithOptions ¶
func (client *Client) GetJobAuthWithOptions(jobId *string, request *GetJobAuthRequest, headers *GetJobAuthHeaders, runtime *util.RuntimeOptions) (_result *GetJobAuthResponse, _err error)
func (*Client) QueryInterviews ¶
func (client *Client) QueryInterviews(request *QueryInterviewsRequest) (_result *QueryInterviewsResponse, _err error)
func (*Client) QueryInterviewsWithOptions ¶
func (client *Client) QueryInterviewsWithOptions(request *QueryInterviewsRequest, headers *QueryInterviewsHeaders, runtime *util.RuntimeOptions) (_result *QueryInterviewsResponse, _err error)
func (*Client) UpdateApplicationRegForm ¶
func (client *Client) UpdateApplicationRegForm(flowId *string, request *UpdateApplicationRegFormRequest) (_result *UpdateApplicationRegFormResponse, _err error)
func (*Client) UpdateApplicationRegFormWithOptions ¶
func (client *Client) UpdateApplicationRegFormWithOptions(flowId *string, request *UpdateApplicationRegFormRequest, headers *UpdateApplicationRegFormHeaders, runtime *util.RuntimeOptions) (_result *UpdateApplicationRegFormResponse, _err error)
func (*Client) UpdateInterviewSignInInfo ¶
func (client *Client) UpdateInterviewSignInInfo(interviewId *string, request *UpdateInterviewSignInInfoRequest) (_result *UpdateInterviewSignInInfoResponse, _err error)
func (*Client) UpdateInterviewSignInInfoWithOptions ¶
func (client *Client) UpdateInterviewSignInInfoWithOptions(interviewId *string, request *UpdateInterviewSignInInfoRequest, headers *UpdateInterviewSignInInfoHeaders, runtime *util.RuntimeOptions) (_result *UpdateInterviewSignInInfoResponse, _err error)
type ConfirmRightsHeaders ¶
type ConfirmRightsHeaders 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 (ConfirmRightsHeaders) GoString ¶
func (s ConfirmRightsHeaders) GoString() string
func (*ConfirmRightsHeaders) SetCommonHeaders ¶
func (s *ConfirmRightsHeaders) SetCommonHeaders(v map[string]*string) *ConfirmRightsHeaders
func (*ConfirmRightsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ConfirmRightsHeaders) SetXAcsDingtalkAccessToken(v string) *ConfirmRightsHeaders
func (ConfirmRightsHeaders) String ¶
func (s ConfirmRightsHeaders) String() string
type ConfirmRightsRequest ¶
type ConfirmRightsRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` }
func (ConfirmRightsRequest) GoString ¶
func (s ConfirmRightsRequest) GoString() string
func (*ConfirmRightsRequest) SetBizCode ¶
func (s *ConfirmRightsRequest) SetBizCode(v string) *ConfirmRightsRequest
func (ConfirmRightsRequest) String ¶
func (s ConfirmRightsRequest) String() string
type ConfirmRightsResponse ¶
type ConfirmRightsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ConfirmRightsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ConfirmRightsResponse) GoString ¶
func (s ConfirmRightsResponse) GoString() string
func (*ConfirmRightsResponse) SetBody ¶
func (s *ConfirmRightsResponse) SetBody(v *ConfirmRightsResponseBody) *ConfirmRightsResponse
func (*ConfirmRightsResponse) SetHeaders ¶
func (s *ConfirmRightsResponse) SetHeaders(v map[string]*string) *ConfirmRightsResponse
func (ConfirmRightsResponse) String ¶
func (s ConfirmRightsResponse) String() string
type ConfirmRightsResponseBody ¶
type ConfirmRightsResponseBody struct { // 结果 Result *bool `json:"result,omitempty" xml:"result,omitempty"` }
func (ConfirmRightsResponseBody) GoString ¶
func (s ConfirmRightsResponseBody) GoString() string
func (*ConfirmRightsResponseBody) SetResult ¶
func (s *ConfirmRightsResponseBody) SetResult(v bool) *ConfirmRightsResponseBody
func (ConfirmRightsResponseBody) String ¶
func (s ConfirmRightsResponseBody) String() string
type FinishBeginnerTaskHeaders ¶
type FinishBeginnerTaskHeaders 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 (FinishBeginnerTaskHeaders) GoString ¶
func (s FinishBeginnerTaskHeaders) GoString() string
func (*FinishBeginnerTaskHeaders) SetCommonHeaders ¶
func (s *FinishBeginnerTaskHeaders) SetCommonHeaders(v map[string]*string) *FinishBeginnerTaskHeaders
func (*FinishBeginnerTaskHeaders) SetXAcsDingtalkAccessToken ¶
func (s *FinishBeginnerTaskHeaders) SetXAcsDingtalkAccessToken(v string) *FinishBeginnerTaskHeaders
func (FinishBeginnerTaskHeaders) String ¶
func (s FinishBeginnerTaskHeaders) String() string
type FinishBeginnerTaskRequest ¶
type FinishBeginnerTaskRequest struct { // 任务范围 Scope *string `json:"scope,omitempty" xml:"scope,omitempty"` // 员工标识 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (FinishBeginnerTaskRequest) GoString ¶
func (s FinishBeginnerTaskRequest) GoString() string
func (*FinishBeginnerTaskRequest) SetScope ¶
func (s *FinishBeginnerTaskRequest) SetScope(v string) *FinishBeginnerTaskRequest
func (*FinishBeginnerTaskRequest) SetUserId ¶
func (s *FinishBeginnerTaskRequest) SetUserId(v string) *FinishBeginnerTaskRequest
func (FinishBeginnerTaskRequest) String ¶
func (s FinishBeginnerTaskRequest) String() string
type FinishBeginnerTaskResponse ¶
type FinishBeginnerTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *FinishBeginnerTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (FinishBeginnerTaskResponse) GoString ¶
func (s FinishBeginnerTaskResponse) GoString() string
func (*FinishBeginnerTaskResponse) SetBody ¶
func (s *FinishBeginnerTaskResponse) SetBody(v *FinishBeginnerTaskResponseBody) *FinishBeginnerTaskResponse
func (*FinishBeginnerTaskResponse) SetHeaders ¶
func (s *FinishBeginnerTaskResponse) SetHeaders(v map[string]*string) *FinishBeginnerTaskResponse
func (FinishBeginnerTaskResponse) String ¶
func (s FinishBeginnerTaskResponse) String() string
type FinishBeginnerTaskResponseBody ¶
type FinishBeginnerTaskResponseBody struct { // 是否成功 Result *bool `json:"result,omitempty" xml:"result,omitempty"` }
func (FinishBeginnerTaskResponseBody) GoString ¶
func (s FinishBeginnerTaskResponseBody) GoString() string
func (*FinishBeginnerTaskResponseBody) SetResult ¶
func (s *FinishBeginnerTaskResponseBody) SetResult(v bool) *FinishBeginnerTaskResponseBody
func (FinishBeginnerTaskResponseBody) String ¶
func (s FinishBeginnerTaskResponseBody) String() string
type GetApplicationRegFormByFlowIdHeaders ¶
type GetApplicationRegFormByFlowIdHeaders 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 (GetApplicationRegFormByFlowIdHeaders) GoString ¶
func (s GetApplicationRegFormByFlowIdHeaders) GoString() string
func (*GetApplicationRegFormByFlowIdHeaders) SetCommonHeaders ¶
func (s *GetApplicationRegFormByFlowIdHeaders) SetCommonHeaders(v map[string]*string) *GetApplicationRegFormByFlowIdHeaders
func (*GetApplicationRegFormByFlowIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetApplicationRegFormByFlowIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetApplicationRegFormByFlowIdHeaders
func (GetApplicationRegFormByFlowIdHeaders) String ¶
func (s GetApplicationRegFormByFlowIdHeaders) String() string
type GetApplicationRegFormByFlowIdRequest ¶
type GetApplicationRegFormByFlowIdRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` }
func (GetApplicationRegFormByFlowIdRequest) GoString ¶
func (s GetApplicationRegFormByFlowIdRequest) GoString() string
func (*GetApplicationRegFormByFlowIdRequest) SetBizCode ¶
func (s *GetApplicationRegFormByFlowIdRequest) SetBizCode(v string) *GetApplicationRegFormByFlowIdRequest
func (GetApplicationRegFormByFlowIdRequest) String ¶
func (s GetApplicationRegFormByFlowIdRequest) String() string
type GetApplicationRegFormByFlowIdResponse ¶
type GetApplicationRegFormByFlowIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetApplicationRegFormByFlowIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetApplicationRegFormByFlowIdResponse) GoString ¶
func (s GetApplicationRegFormByFlowIdResponse) GoString() string
func (*GetApplicationRegFormByFlowIdResponse) SetHeaders ¶
func (s *GetApplicationRegFormByFlowIdResponse) SetHeaders(v map[string]*string) *GetApplicationRegFormByFlowIdResponse
func (GetApplicationRegFormByFlowIdResponse) String ¶
func (s GetApplicationRegFormByFlowIdResponse) String() string
type GetApplicationRegFormByFlowIdResponseBody ¶
type GetApplicationRegFormByFlowIdResponseBody struct { // 候选人标识 CandidateId *string `json:"candidateId,omitempty" xml:"candidateId,omitempty"` // 邀填人员工标识 CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 招聘流程标识 FlowId *string `json:"flowId,omitempty" xml:"flowId,omitempty"` // 表单标识 FormId *string `json:"formId,omitempty" xml:"formId,omitempty"` // 创建时间(邀填时间,单位:毫秒) GmtCreateMillis *int64 `json:"gmtCreateMillis,omitempty" xml:"gmtCreateMillis,omitempty"` // 更新时间(填写时间,单位:毫秒),仅当表单状态为已填写时有效 GmtModifiedMillis *int64 `json:"gmtModifiedMillis,omitempty" xml:"gmtModifiedMillis,omitempty"` // 职位标识 JobId *string `json:"jobId,omitempty" xml:"jobId,omitempty"` // 表单状态(0表示未填写,1表示已填写) Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 模板标识 TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` // 模板版本 TemplateVersion *int32 `json:"templateVersion,omitempty" xml:"templateVersion,omitempty"` }
func (GetApplicationRegFormByFlowIdResponseBody) GoString ¶
func (s GetApplicationRegFormByFlowIdResponseBody) GoString() string
func (*GetApplicationRegFormByFlowIdResponseBody) SetCandidateId ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetCandidateId(v string) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetCreatorUserId ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetCreatorUserId(v string) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetFlowId ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetFlowId(v string) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetFormId ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetFormId(v string) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetGmtCreateMillis ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetGmtCreateMillis(v int64) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetGmtModifiedMillis ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetGmtModifiedMillis(v int64) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetJobId ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetJobId(v string) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetStatus ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetStatus(v int32) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetTemplateId ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetTemplateId(v string) *GetApplicationRegFormByFlowIdResponseBody
func (*GetApplicationRegFormByFlowIdResponseBody) SetTemplateVersion ¶
func (s *GetApplicationRegFormByFlowIdResponseBody) SetTemplateVersion(v int32) *GetApplicationRegFormByFlowIdResponseBody
func (GetApplicationRegFormByFlowIdResponseBody) String ¶
func (s GetApplicationRegFormByFlowIdResponseBody) String() string
type GetCandidateByPhoneNumberHeaders ¶
type GetCandidateByPhoneNumberHeaders 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 (GetCandidateByPhoneNumberHeaders) GoString ¶
func (s GetCandidateByPhoneNumberHeaders) GoString() string
func (*GetCandidateByPhoneNumberHeaders) SetCommonHeaders ¶
func (s *GetCandidateByPhoneNumberHeaders) SetCommonHeaders(v map[string]*string) *GetCandidateByPhoneNumberHeaders
func (*GetCandidateByPhoneNumberHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCandidateByPhoneNumberHeaders) SetXAcsDingtalkAccessToken(v string) *GetCandidateByPhoneNumberHeaders
func (GetCandidateByPhoneNumberHeaders) String ¶
func (s GetCandidateByPhoneNumberHeaders) String() string
type GetCandidateByPhoneNumberRequest ¶
type GetCandidateByPhoneNumberRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` // 候选人手机号 PhoneNumber *string `json:"phoneNumber,omitempty" xml:"phoneNumber,omitempty"` }
func (GetCandidateByPhoneNumberRequest) GoString ¶
func (s GetCandidateByPhoneNumberRequest) GoString() string
func (*GetCandidateByPhoneNumberRequest) SetBizCode ¶
func (s *GetCandidateByPhoneNumberRequest) SetBizCode(v string) *GetCandidateByPhoneNumberRequest
func (*GetCandidateByPhoneNumberRequest) SetPhoneNumber ¶
func (s *GetCandidateByPhoneNumberRequest) SetPhoneNumber(v string) *GetCandidateByPhoneNumberRequest
func (GetCandidateByPhoneNumberRequest) String ¶
func (s GetCandidateByPhoneNumberRequest) String() string
type GetCandidateByPhoneNumberResponse ¶
type GetCandidateByPhoneNumberResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCandidateByPhoneNumberResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCandidateByPhoneNumberResponse) GoString ¶
func (s GetCandidateByPhoneNumberResponse) GoString() string
func (*GetCandidateByPhoneNumberResponse) SetHeaders ¶
func (s *GetCandidateByPhoneNumberResponse) SetHeaders(v map[string]*string) *GetCandidateByPhoneNumberResponse
func (GetCandidateByPhoneNumberResponse) String ¶
func (s GetCandidateByPhoneNumberResponse) String() string
type GetCandidateByPhoneNumberResponseBody ¶
type GetCandidateByPhoneNumberResponseBody struct { // 候选人标识 CandidateId *string `json:"candidateId,omitempty" xml:"candidateId,omitempty"` // 候选人姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (GetCandidateByPhoneNumberResponseBody) GoString ¶
func (s GetCandidateByPhoneNumberResponseBody) GoString() string
func (*GetCandidateByPhoneNumberResponseBody) SetCandidateId ¶
func (s *GetCandidateByPhoneNumberResponseBody) SetCandidateId(v string) *GetCandidateByPhoneNumberResponseBody
func (*GetCandidateByPhoneNumberResponseBody) SetName ¶
func (s *GetCandidateByPhoneNumberResponseBody) SetName(v string) *GetCandidateByPhoneNumberResponseBody
func (GetCandidateByPhoneNumberResponseBody) String ¶
func (s GetCandidateByPhoneNumberResponseBody) String() string
type GetFileUploadInfoHeaders ¶
type GetFileUploadInfoHeaders 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 (GetFileUploadInfoHeaders) GoString ¶
func (s GetFileUploadInfoHeaders) GoString() string
func (*GetFileUploadInfoHeaders) SetCommonHeaders ¶
func (s *GetFileUploadInfoHeaders) SetCommonHeaders(v map[string]*string) *GetFileUploadInfoHeaders
func (*GetFileUploadInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetFileUploadInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetFileUploadInfoHeaders
func (GetFileUploadInfoHeaders) String ¶
func (s GetFileUploadInfoHeaders) String() string
type GetFileUploadInfoRequest ¶
type GetFileUploadInfoRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` // 文件名称 FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // 文件大小(单位:字节) FileSize *int64 `json:"fileSize,omitempty" xml:"fileSize,omitempty"` // 文件MD5摘要 Md5 *string `json:"md5,omitempty" xml:"md5,omitempty"` // 操作人员工标识,为空时默认以企业管理员身份进行操作 OpUserId *string `json:"opUserId,omitempty" xml:"opUserId,omitempty"` }
func (GetFileUploadInfoRequest) GoString ¶
func (s GetFileUploadInfoRequest) GoString() string
func (*GetFileUploadInfoRequest) SetBizCode ¶
func (s *GetFileUploadInfoRequest) SetBizCode(v string) *GetFileUploadInfoRequest
func (*GetFileUploadInfoRequest) SetFileName ¶
func (s *GetFileUploadInfoRequest) SetFileName(v string) *GetFileUploadInfoRequest
func (*GetFileUploadInfoRequest) SetFileSize ¶
func (s *GetFileUploadInfoRequest) SetFileSize(v int64) *GetFileUploadInfoRequest
func (*GetFileUploadInfoRequest) SetMd5 ¶
func (s *GetFileUploadInfoRequest) SetMd5(v string) *GetFileUploadInfoRequest
func (*GetFileUploadInfoRequest) SetOpUserId ¶
func (s *GetFileUploadInfoRequest) SetOpUserId(v string) *GetFileUploadInfoRequest
func (GetFileUploadInfoRequest) String ¶
func (s GetFileUploadInfoRequest) String() string
type GetFileUploadInfoResponse ¶
type GetFileUploadInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetFileUploadInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetFileUploadInfoResponse) GoString ¶
func (s GetFileUploadInfoResponse) GoString() string
func (*GetFileUploadInfoResponse) SetBody ¶
func (s *GetFileUploadInfoResponse) SetBody(v *GetFileUploadInfoResponseBody) *GetFileUploadInfoResponse
func (*GetFileUploadInfoResponse) SetHeaders ¶
func (s *GetFileUploadInfoResponse) SetHeaders(v map[string]*string) *GetFileUploadInfoResponse
func (GetFileUploadInfoResponse) String ¶
func (s GetFileUploadInfoResponse) String() string
type GetFileUploadInfoResponseBody ¶
type GetFileUploadInfoResponseBody struct { // OSS上传所需信息:accessKeyId AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // OSS上传所需信息:accessKeySecret AccessKeySecret *string `json:"accessKeySecret,omitempty" xml:"accessKeySecret,omitempty"` // OSS上传所需信息:accessToken AccessToken *string `json:"accessToken,omitempty" xml:"accessToken,omitempty"` // accessToken有效期截止时间(单位:毫秒),需要在此时间之前完成文件上传 AccessTokenExpirationMillis *int64 `json:"accessTokenExpirationMillis,omitempty" xml:"accessTokenExpirationMillis,omitempty"` // OSS上传所需信息:bucket Bucket *string `json:"bucket,omitempty" xml:"bucket,omitempty"` // OSS上传所需信息:endPoint EndPoint *string `json:"endPoint,omitempty" xml:"endPoint,omitempty"` // 文件mediaId MediaId *string `json:"mediaId,omitempty" xml:"mediaId,omitempty"` }
func (GetFileUploadInfoResponseBody) GoString ¶
func (s GetFileUploadInfoResponseBody) GoString() string
func (*GetFileUploadInfoResponseBody) SetAccessKeyId ¶
func (s *GetFileUploadInfoResponseBody) SetAccessKeyId(v string) *GetFileUploadInfoResponseBody
func (*GetFileUploadInfoResponseBody) SetAccessKeySecret ¶
func (s *GetFileUploadInfoResponseBody) SetAccessKeySecret(v string) *GetFileUploadInfoResponseBody
func (*GetFileUploadInfoResponseBody) SetAccessToken ¶
func (s *GetFileUploadInfoResponseBody) SetAccessToken(v string) *GetFileUploadInfoResponseBody
func (*GetFileUploadInfoResponseBody) SetAccessTokenExpirationMillis ¶
func (s *GetFileUploadInfoResponseBody) SetAccessTokenExpirationMillis(v int64) *GetFileUploadInfoResponseBody
func (*GetFileUploadInfoResponseBody) SetBucket ¶
func (s *GetFileUploadInfoResponseBody) SetBucket(v string) *GetFileUploadInfoResponseBody
func (*GetFileUploadInfoResponseBody) SetEndPoint ¶
func (s *GetFileUploadInfoResponseBody) SetEndPoint(v string) *GetFileUploadInfoResponseBody
func (*GetFileUploadInfoResponseBody) SetMediaId ¶
func (s *GetFileUploadInfoResponseBody) SetMediaId(v string) *GetFileUploadInfoResponseBody
func (GetFileUploadInfoResponseBody) String ¶
func (s GetFileUploadInfoResponseBody) String() string
type GetFlowIdByRelationEntityIdHeaders ¶
type GetFlowIdByRelationEntityIdHeaders 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 (GetFlowIdByRelationEntityIdHeaders) GoString ¶
func (s GetFlowIdByRelationEntityIdHeaders) GoString() string
func (*GetFlowIdByRelationEntityIdHeaders) SetCommonHeaders ¶
func (s *GetFlowIdByRelationEntityIdHeaders) SetCommonHeaders(v map[string]*string) *GetFlowIdByRelationEntityIdHeaders
func (*GetFlowIdByRelationEntityIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetFlowIdByRelationEntityIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetFlowIdByRelationEntityIdHeaders
func (GetFlowIdByRelationEntityIdHeaders) String ¶
func (s GetFlowIdByRelationEntityIdHeaders) String() string
type GetFlowIdByRelationEntityIdRequest ¶
type GetFlowIdByRelationEntityIdRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` // 招聘流程关联实体 RelationEntity *string `json:"relationEntity,omitempty" xml:"relationEntity,omitempty"` // 招聘流程关联实体标识 RelationEntityId *string `json:"relationEntityId,omitempty" xml:"relationEntityId,omitempty"` }
func (GetFlowIdByRelationEntityIdRequest) GoString ¶
func (s GetFlowIdByRelationEntityIdRequest) GoString() string
func (*GetFlowIdByRelationEntityIdRequest) SetBizCode ¶
func (s *GetFlowIdByRelationEntityIdRequest) SetBizCode(v string) *GetFlowIdByRelationEntityIdRequest
func (*GetFlowIdByRelationEntityIdRequest) SetRelationEntity ¶
func (s *GetFlowIdByRelationEntityIdRequest) SetRelationEntity(v string) *GetFlowIdByRelationEntityIdRequest
func (*GetFlowIdByRelationEntityIdRequest) SetRelationEntityId ¶
func (s *GetFlowIdByRelationEntityIdRequest) SetRelationEntityId(v string) *GetFlowIdByRelationEntityIdRequest
func (GetFlowIdByRelationEntityIdRequest) String ¶
func (s GetFlowIdByRelationEntityIdRequest) String() string
type GetFlowIdByRelationEntityIdResponse ¶
type GetFlowIdByRelationEntityIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetFlowIdByRelationEntityIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetFlowIdByRelationEntityIdResponse) GoString ¶
func (s GetFlowIdByRelationEntityIdResponse) GoString() string
func (*GetFlowIdByRelationEntityIdResponse) SetHeaders ¶
func (s *GetFlowIdByRelationEntityIdResponse) SetHeaders(v map[string]*string) *GetFlowIdByRelationEntityIdResponse
func (GetFlowIdByRelationEntityIdResponse) String ¶
func (s GetFlowIdByRelationEntityIdResponse) String() string
type GetFlowIdByRelationEntityIdResponseBody ¶
type GetFlowIdByRelationEntityIdResponseBody struct { // 招聘流程标识 FlowId *string `json:"flowId,omitempty" xml:"flowId,omitempty"` }
func (GetFlowIdByRelationEntityIdResponseBody) GoString ¶
func (s GetFlowIdByRelationEntityIdResponseBody) GoString() string
func (*GetFlowIdByRelationEntityIdResponseBody) SetFlowId ¶
func (s *GetFlowIdByRelationEntityIdResponseBody) SetFlowId(v string) *GetFlowIdByRelationEntityIdResponseBody
func (GetFlowIdByRelationEntityIdResponseBody) String ¶
func (s GetFlowIdByRelationEntityIdResponseBody) String() string
type GetJobAuthHeaders ¶
type GetJobAuthHeaders 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 (GetJobAuthHeaders) GoString ¶
func (s GetJobAuthHeaders) GoString() string
func (*GetJobAuthHeaders) SetCommonHeaders ¶
func (s *GetJobAuthHeaders) SetCommonHeaders(v map[string]*string) *GetJobAuthHeaders
func (*GetJobAuthHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetJobAuthHeaders) SetXAcsDingtalkAccessToken(v string) *GetJobAuthHeaders
func (GetJobAuthHeaders) String ¶
func (s GetJobAuthHeaders) String() string
type GetJobAuthRequest ¶
type GetJobAuthRequest struct {
OpUserId *string `json:"opUserId,omitempty" xml:"opUserId,omitempty"`
}
func (GetJobAuthRequest) GoString ¶
func (s GetJobAuthRequest) GoString() string
func (*GetJobAuthRequest) SetOpUserId ¶
func (s *GetJobAuthRequest) SetOpUserId(v string) *GetJobAuthRequest
func (GetJobAuthRequest) String ¶
func (s GetJobAuthRequest) String() string
type GetJobAuthResponse ¶
type GetJobAuthResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetJobAuthResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetJobAuthResponse) GoString ¶
func (s GetJobAuthResponse) GoString() string
func (*GetJobAuthResponse) SetBody ¶
func (s *GetJobAuthResponse) SetBody(v *GetJobAuthResponseBody) *GetJobAuthResponse
func (*GetJobAuthResponse) SetHeaders ¶
func (s *GetJobAuthResponse) SetHeaders(v map[string]*string) *GetJobAuthResponse
func (GetJobAuthResponse) String ¶
func (s GetJobAuthResponse) String() string
type GetJobAuthResponseBody ¶
type GetJobAuthResponseBody struct { // 职位ID JobId *string `json:"jobId,omitempty" xml:"jobId,omitempty"` // 职位负责人 JobOwners []*GetJobAuthResponseBodyJobOwners `json:"jobOwners,omitempty" xml:"jobOwners,omitempty" type:"Repeated"` }
func (GetJobAuthResponseBody) GoString ¶
func (s GetJobAuthResponseBody) GoString() string
func (*GetJobAuthResponseBody) SetJobId ¶
func (s *GetJobAuthResponseBody) SetJobId(v string) *GetJobAuthResponseBody
func (*GetJobAuthResponseBody) SetJobOwners ¶
func (s *GetJobAuthResponseBody) SetJobOwners(v []*GetJobAuthResponseBodyJobOwners) *GetJobAuthResponseBody
func (GetJobAuthResponseBody) String ¶
func (s GetJobAuthResponseBody) String() string
type GetJobAuthResponseBodyJobOwners ¶
type GetJobAuthResponseBodyJobOwners struct { // 员工姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 员工标识 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetJobAuthResponseBodyJobOwners) GoString ¶
func (s GetJobAuthResponseBodyJobOwners) GoString() string
func (*GetJobAuthResponseBodyJobOwners) SetName ¶
func (s *GetJobAuthResponseBodyJobOwners) SetName(v string) *GetJobAuthResponseBodyJobOwners
func (*GetJobAuthResponseBodyJobOwners) SetUserId ¶
func (s *GetJobAuthResponseBodyJobOwners) SetUserId(v string) *GetJobAuthResponseBodyJobOwners
func (GetJobAuthResponseBodyJobOwners) String ¶
func (s GetJobAuthResponseBodyJobOwners) String() string
type QueryInterviewsHeaders ¶
type QueryInterviewsHeaders 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 (QueryInterviewsHeaders) GoString ¶
func (s QueryInterviewsHeaders) GoString() string
func (*QueryInterviewsHeaders) SetCommonHeaders ¶
func (s *QueryInterviewsHeaders) SetCommonHeaders(v map[string]*string) *QueryInterviewsHeaders
func (*QueryInterviewsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryInterviewsHeaders) SetXAcsDingtalkAccessToken(v string) *QueryInterviewsHeaders
func (QueryInterviewsHeaders) String ¶
func (s QueryInterviewsHeaders) String() string
type QueryInterviewsRequest ¶
type QueryInterviewsRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` // 候选人标识 CandidateId *string `json:"candidateId,omitempty" xml:"candidateId,omitempty"` // 面试开始时间的查询起始时间(单位:毫秒) StartTimeBeginMillis *int64 `json:"startTimeBeginMillis,omitempty" xml:"startTimeBeginMillis,omitempty"` // 面试开始时间的查询结束时间(单位:毫秒) StartTimeEndMillis *int64 `json:"startTimeEndMillis,omitempty" xml:"startTimeEndMillis,omitempty"` // 分页游标,首次调用传空 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 分页大小 Size *int64 `json:"size,omitempty" xml:"size,omitempty"` }
func (QueryInterviewsRequest) GoString ¶
func (s QueryInterviewsRequest) GoString() string
func (*QueryInterviewsRequest) SetBizCode ¶
func (s *QueryInterviewsRequest) SetBizCode(v string) *QueryInterviewsRequest
func (*QueryInterviewsRequest) SetCandidateId ¶
func (s *QueryInterviewsRequest) SetCandidateId(v string) *QueryInterviewsRequest
func (*QueryInterviewsRequest) SetNextToken ¶
func (s *QueryInterviewsRequest) SetNextToken(v string) *QueryInterviewsRequest
func (*QueryInterviewsRequest) SetSize ¶
func (s *QueryInterviewsRequest) SetSize(v int64) *QueryInterviewsRequest
func (*QueryInterviewsRequest) SetStartTimeBeginMillis ¶
func (s *QueryInterviewsRequest) SetStartTimeBeginMillis(v int64) *QueryInterviewsRequest
func (*QueryInterviewsRequest) SetStartTimeEndMillis ¶
func (s *QueryInterviewsRequest) SetStartTimeEndMillis(v int64) *QueryInterviewsRequest
func (QueryInterviewsRequest) String ¶
func (s QueryInterviewsRequest) String() string
type QueryInterviewsResponse ¶
type QueryInterviewsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryInterviewsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryInterviewsResponse) GoString ¶
func (s QueryInterviewsResponse) GoString() string
func (*QueryInterviewsResponse) SetBody ¶
func (s *QueryInterviewsResponse) SetBody(v *QueryInterviewsResponseBody) *QueryInterviewsResponse
func (*QueryInterviewsResponse) SetHeaders ¶
func (s *QueryInterviewsResponse) SetHeaders(v map[string]*string) *QueryInterviewsResponse
func (QueryInterviewsResponse) String ¶
func (s QueryInterviewsResponse) String() string
type QueryInterviewsResponseBody ¶
type QueryInterviewsResponseBody struct { // 是否有更多数据 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 数据列表 List []*QueryInterviewsResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` // 下次查询的分页游标 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 总数量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (QueryInterviewsResponseBody) GoString ¶
func (s QueryInterviewsResponseBody) GoString() string
func (*QueryInterviewsResponseBody) SetHasMore ¶
func (s *QueryInterviewsResponseBody) SetHasMore(v bool) *QueryInterviewsResponseBody
func (*QueryInterviewsResponseBody) SetList ¶
func (s *QueryInterviewsResponseBody) SetList(v []*QueryInterviewsResponseBodyList) *QueryInterviewsResponseBody
func (*QueryInterviewsResponseBody) SetNextToken ¶
func (s *QueryInterviewsResponseBody) SetNextToken(v string) *QueryInterviewsResponseBody
func (*QueryInterviewsResponseBody) SetTotalCount ¶
func (s *QueryInterviewsResponseBody) SetTotalCount(v int64) *QueryInterviewsResponseBody
func (QueryInterviewsResponseBody) String ¶
func (s QueryInterviewsResponseBody) String() string
type QueryInterviewsResponseBodyList ¶
type QueryInterviewsResponseBodyList struct { // 面试是否已取消 Cancelled *bool `json:"cancelled,omitempty" xml:"cancelled,omitempty"` // 面试创建人员工标识 CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 面试结束时间(单位:毫秒) EndTimeMillis *int64 `json:"endTimeMillis,omitempty" xml:"endTimeMillis,omitempty"` // 面试标识 InterviewId *string `json:"interviewId,omitempty" xml:"interviewId,omitempty"` // 面试官列表 Interviewers []*QueryInterviewsResponseBodyListInterviewers `json:"interviewers,omitempty" xml:"interviewers,omitempty" type:"Repeated"` // 职位标识 JobId *string `json:"jobId,omitempty" xml:"jobId,omitempty"` // 面试开始时间(单位:毫秒) StartTimeMillis *int64 `json:"startTimeMillis,omitempty" xml:"startTimeMillis,omitempty"` }
func (QueryInterviewsResponseBodyList) GoString ¶
func (s QueryInterviewsResponseBodyList) GoString() string
func (*QueryInterviewsResponseBodyList) SetCancelled ¶
func (s *QueryInterviewsResponseBodyList) SetCancelled(v bool) *QueryInterviewsResponseBodyList
func (*QueryInterviewsResponseBodyList) SetCreatorUserId ¶
func (s *QueryInterviewsResponseBodyList) SetCreatorUserId(v string) *QueryInterviewsResponseBodyList
func (*QueryInterviewsResponseBodyList) SetEndTimeMillis ¶
func (s *QueryInterviewsResponseBodyList) SetEndTimeMillis(v int64) *QueryInterviewsResponseBodyList
func (*QueryInterviewsResponseBodyList) SetInterviewId ¶
func (s *QueryInterviewsResponseBodyList) SetInterviewId(v string) *QueryInterviewsResponseBodyList
func (*QueryInterviewsResponseBodyList) SetInterviewers ¶
func (s *QueryInterviewsResponseBodyList) SetInterviewers(v []*QueryInterviewsResponseBodyListInterviewers) *QueryInterviewsResponseBodyList
func (*QueryInterviewsResponseBodyList) SetJobId ¶
func (s *QueryInterviewsResponseBodyList) SetJobId(v string) *QueryInterviewsResponseBodyList
func (*QueryInterviewsResponseBodyList) SetStartTimeMillis ¶
func (s *QueryInterviewsResponseBodyList) SetStartTimeMillis(v int64) *QueryInterviewsResponseBodyList
func (QueryInterviewsResponseBodyList) String ¶
func (s QueryInterviewsResponseBodyList) String() string
type QueryInterviewsResponseBodyListInterviewers ¶
type QueryInterviewsResponseBodyListInterviewers struct { // 面试官员工标识 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryInterviewsResponseBodyListInterviewers) GoString ¶
func (s QueryInterviewsResponseBodyListInterviewers) GoString() string
func (*QueryInterviewsResponseBodyListInterviewers) SetUserId ¶
func (s *QueryInterviewsResponseBodyListInterviewers) SetUserId(v string) *QueryInterviewsResponseBodyListInterviewers
func (QueryInterviewsResponseBodyListInterviewers) String ¶
func (s QueryInterviewsResponseBodyListInterviewers) String() string
type UpdateApplicationRegFormHeaders ¶
type UpdateApplicationRegFormHeaders 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 (UpdateApplicationRegFormHeaders) GoString ¶
func (s UpdateApplicationRegFormHeaders) GoString() string
func (*UpdateApplicationRegFormHeaders) SetCommonHeaders ¶
func (s *UpdateApplicationRegFormHeaders) SetCommonHeaders(v map[string]*string) *UpdateApplicationRegFormHeaders
func (*UpdateApplicationRegFormHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateApplicationRegFormHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateApplicationRegFormHeaders
func (UpdateApplicationRegFormHeaders) String ¶
func (s UpdateApplicationRegFormHeaders) String() string
type UpdateApplicationRegFormRequest ¶
type UpdateApplicationRegFormRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` // 应聘登记表的表单内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 钉盘文件信息 DingPanFile *UpdateApplicationRegFormRequestDingPanFile `json:"dingPanFile,omitempty" xml:"dingPanFile,omitempty" type:"Struct"` }
func (UpdateApplicationRegFormRequest) GoString ¶
func (s UpdateApplicationRegFormRequest) GoString() string
func (*UpdateApplicationRegFormRequest) SetBizCode ¶
func (s *UpdateApplicationRegFormRequest) SetBizCode(v string) *UpdateApplicationRegFormRequest
func (*UpdateApplicationRegFormRequest) SetContent ¶
func (s *UpdateApplicationRegFormRequest) SetContent(v string) *UpdateApplicationRegFormRequest
func (*UpdateApplicationRegFormRequest) SetDingPanFile ¶
func (s *UpdateApplicationRegFormRequest) SetDingPanFile(v *UpdateApplicationRegFormRequestDingPanFile) *UpdateApplicationRegFormRequest
func (UpdateApplicationRegFormRequest) String ¶
func (s UpdateApplicationRegFormRequest) String() string
type UpdateApplicationRegFormRequestDingPanFile ¶
type UpdateApplicationRegFormRequestDingPanFile struct { // 钉盘文件标识 FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` // 文件名 FileName *string `json:"fileName,omitempty" xml:"fileName,omitempty"` // 文件大小(单位:字节) FileSize *int64 `json:"fileSize,omitempty" xml:"fileSize,omitempty"` // 文件类型(支持:pdf,doc,docx,ppt,pptx,jpg等) FileType *string `json:"fileType,omitempty" xml:"fileType,omitempty"` // 钉盘空间标识 SpaceId *int64 `json:"spaceId,omitempty" xml:"spaceId,omitempty"` }
func (UpdateApplicationRegFormRequestDingPanFile) GoString ¶
func (s UpdateApplicationRegFormRequestDingPanFile) GoString() string
func (*UpdateApplicationRegFormRequestDingPanFile) SetFileId ¶
func (s *UpdateApplicationRegFormRequestDingPanFile) SetFileId(v string) *UpdateApplicationRegFormRequestDingPanFile
func (*UpdateApplicationRegFormRequestDingPanFile) SetFileName ¶
func (s *UpdateApplicationRegFormRequestDingPanFile) SetFileName(v string) *UpdateApplicationRegFormRequestDingPanFile
func (*UpdateApplicationRegFormRequestDingPanFile) SetFileSize ¶
func (s *UpdateApplicationRegFormRequestDingPanFile) SetFileSize(v int64) *UpdateApplicationRegFormRequestDingPanFile
func (*UpdateApplicationRegFormRequestDingPanFile) SetFileType ¶
func (s *UpdateApplicationRegFormRequestDingPanFile) SetFileType(v string) *UpdateApplicationRegFormRequestDingPanFile
func (*UpdateApplicationRegFormRequestDingPanFile) SetSpaceId ¶
func (s *UpdateApplicationRegFormRequestDingPanFile) SetSpaceId(v int64) *UpdateApplicationRegFormRequestDingPanFile
func (UpdateApplicationRegFormRequestDingPanFile) String ¶
func (s UpdateApplicationRegFormRequestDingPanFile) String() string
type UpdateApplicationRegFormResponse ¶
type UpdateApplicationRegFormResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateApplicationRegFormResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateApplicationRegFormResponse) GoString ¶
func (s UpdateApplicationRegFormResponse) GoString() string
func (*UpdateApplicationRegFormResponse) SetBody ¶
func (s *UpdateApplicationRegFormResponse) SetBody(v *UpdateApplicationRegFormResponseBody) *UpdateApplicationRegFormResponse
func (*UpdateApplicationRegFormResponse) SetHeaders ¶
func (s *UpdateApplicationRegFormResponse) SetHeaders(v map[string]*string) *UpdateApplicationRegFormResponse
func (UpdateApplicationRegFormResponse) String ¶
func (s UpdateApplicationRegFormResponse) String() string
type UpdateApplicationRegFormResponseBody ¶
type UpdateApplicationRegFormResponseBody struct { // 邀填人员工标识 CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 表单标识 FormId *string `json:"formId,omitempty" xml:"formId,omitempty"` // 创建时间(邀填时间,单位:毫秒) GmtCreateMillis *int64 `json:"gmtCreateMillis,omitempty" xml:"gmtCreateMillis,omitempty"` // 更新时间(填写时间,单位:毫秒),仅当表单状态为已填写时有效 GmtModifiedMillis *int64 `json:"gmtModifiedMillis,omitempty" xml:"gmtModifiedMillis,omitempty"` // 表单状态(0表示未填写,1表示已填写) Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 模板标识 TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` // 模板版本 TemplateVersion *int32 `json:"templateVersion,omitempty" xml:"templateVersion,omitempty"` }
func (UpdateApplicationRegFormResponseBody) GoString ¶
func (s UpdateApplicationRegFormResponseBody) GoString() string
func (*UpdateApplicationRegFormResponseBody) SetCreatorUserId ¶
func (s *UpdateApplicationRegFormResponseBody) SetCreatorUserId(v string) *UpdateApplicationRegFormResponseBody
func (*UpdateApplicationRegFormResponseBody) SetFormId ¶
func (s *UpdateApplicationRegFormResponseBody) SetFormId(v string) *UpdateApplicationRegFormResponseBody
func (*UpdateApplicationRegFormResponseBody) SetGmtCreateMillis ¶
func (s *UpdateApplicationRegFormResponseBody) SetGmtCreateMillis(v int64) *UpdateApplicationRegFormResponseBody
func (*UpdateApplicationRegFormResponseBody) SetGmtModifiedMillis ¶
func (s *UpdateApplicationRegFormResponseBody) SetGmtModifiedMillis(v int64) *UpdateApplicationRegFormResponseBody
func (*UpdateApplicationRegFormResponseBody) SetStatus ¶
func (s *UpdateApplicationRegFormResponseBody) SetStatus(v int32) *UpdateApplicationRegFormResponseBody
func (*UpdateApplicationRegFormResponseBody) SetTemplateId ¶
func (s *UpdateApplicationRegFormResponseBody) SetTemplateId(v string) *UpdateApplicationRegFormResponseBody
func (*UpdateApplicationRegFormResponseBody) SetTemplateVersion ¶
func (s *UpdateApplicationRegFormResponseBody) SetTemplateVersion(v int32) *UpdateApplicationRegFormResponseBody
func (UpdateApplicationRegFormResponseBody) String ¶
func (s UpdateApplicationRegFormResponseBody) String() string
type UpdateInterviewSignInInfoHeaders ¶
type UpdateInterviewSignInInfoHeaders 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 (UpdateInterviewSignInInfoHeaders) GoString ¶
func (s UpdateInterviewSignInInfoHeaders) GoString() string
func (*UpdateInterviewSignInInfoHeaders) SetCommonHeaders ¶
func (s *UpdateInterviewSignInInfoHeaders) SetCommonHeaders(v map[string]*string) *UpdateInterviewSignInInfoHeaders
func (*UpdateInterviewSignInInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateInterviewSignInInfoHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateInterviewSignInInfoHeaders
func (UpdateInterviewSignInInfoHeaders) String ¶
func (s UpdateInterviewSignInInfoHeaders) String() string
type UpdateInterviewSignInInfoRequest ¶
type UpdateInterviewSignInInfoRequest struct { // 业务标识 BizCode *string `json:"bizCode,omitempty" xml:"bizCode,omitempty"` // 面试签到时间(单位:毫秒) SignInTimeMillis *int64 `json:"signInTimeMillis,omitempty" xml:"signInTimeMillis,omitempty"` }
func (UpdateInterviewSignInInfoRequest) GoString ¶
func (s UpdateInterviewSignInInfoRequest) GoString() string
func (*UpdateInterviewSignInInfoRequest) SetBizCode ¶
func (s *UpdateInterviewSignInInfoRequest) SetBizCode(v string) *UpdateInterviewSignInInfoRequest
func (*UpdateInterviewSignInInfoRequest) SetSignInTimeMillis ¶
func (s *UpdateInterviewSignInInfoRequest) SetSignInTimeMillis(v int64) *UpdateInterviewSignInInfoRequest
func (UpdateInterviewSignInInfoRequest) String ¶
func (s UpdateInterviewSignInInfoRequest) String() string
type UpdateInterviewSignInInfoResponse ¶
type UpdateInterviewSignInInfoResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (UpdateInterviewSignInInfoResponse) GoString ¶
func (s UpdateInterviewSignInInfoResponse) GoString() string
func (*UpdateInterviewSignInInfoResponse) SetHeaders ¶
func (s *UpdateInterviewSignInInfoResponse) SetHeaders(v map[string]*string) *UpdateInterviewSignInInfoResponse
func (UpdateInterviewSignInInfoResponse) String ¶
func (s UpdateInterviewSignInInfoResponse) String() string
Click to show internal directories.
Click to hide internal directories.