Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddOrgHeaders
- type AddOrgRequest
- type AddOrgResponse
- type AddOrgResponseBody
- type BanOrOpenGroupWordsHeaders
- func (s BanOrOpenGroupWordsHeaders) GoString() string
- func (s *BanOrOpenGroupWordsHeaders) SetCommonHeaders(v map[string]*string) *BanOrOpenGroupWordsHeaders
- func (s *BanOrOpenGroupWordsHeaders) SetXAcsDingtalkAccessToken(v string) *BanOrOpenGroupWordsHeaders
- func (s BanOrOpenGroupWordsHeaders) String() string
- type BanOrOpenGroupWordsRequest
- type BanOrOpenGroupWordsResponse
- func (s BanOrOpenGroupWordsResponse) GoString() string
- func (s *BanOrOpenGroupWordsResponse) SetBody(v *BanOrOpenGroupWordsResponseBody) *BanOrOpenGroupWordsResponse
- func (s *BanOrOpenGroupWordsResponse) SetHeaders(v map[string]*string) *BanOrOpenGroupWordsResponse
- func (s BanOrOpenGroupWordsResponse) String() string
- type BanOrOpenGroupWordsResponseBody
- func (s BanOrOpenGroupWordsResponseBody) GoString() string
- func (s *BanOrOpenGroupWordsResponseBody) SetCause(v string) *BanOrOpenGroupWordsResponseBody
- func (s *BanOrOpenGroupWordsResponseBody) SetCode(v string) *BanOrOpenGroupWordsResponseBody
- func (s BanOrOpenGroupWordsResponseBody) String() string
- type Client
- func (client *Client) AddOrg(request *AddOrgRequest) (_result *AddOrgResponse, _err error)
- func (client *Client) AddOrgWithOptions(request *AddOrgRequest, headers *AddOrgHeaders, runtime *util.RuntimeOptions) (_result *AddOrgResponse, _err error)
- func (client *Client) BanOrOpenGroupWords(request *BanOrOpenGroupWordsRequest) (_result *BanOrOpenGroupWordsResponse, _err error)
- func (client *Client) BanOrOpenGroupWordsWithOptions(request *BanOrOpenGroupWordsRequest, headers *BanOrOpenGroupWordsHeaders, ...) (_result *BanOrOpenGroupWordsResponse, _err error)
- func (client *Client) CreateTrustedDevice(request *CreateTrustedDeviceRequest) (_result *CreateTrustedDeviceResponse, _err error)
- func (client *Client) CreateTrustedDeviceBatch(request *CreateTrustedDeviceBatchRequest) (_result *CreateTrustedDeviceBatchResponse, _err error)
- func (client *Client) CreateTrustedDeviceBatchWithOptions(request *CreateTrustedDeviceBatchRequest, ...) (_result *CreateTrustedDeviceBatchResponse, _err error)
- func (client *Client) CreateTrustedDeviceWithOptions(request *CreateTrustedDeviceRequest, headers *CreateTrustedDeviceHeaders, ...) (_result *CreateTrustedDeviceResponse, _err error)
- func (client *Client) DeleteAcrossCloudStroageConfigs(targetCorpId *string) (_result *DeleteAcrossCloudStroageConfigsResponse, _err error)
- func (client *Client) DeleteAcrossCloudStroageConfigsWithOptions(targetCorpId *string, headers *DeleteAcrossCloudStroageConfigsHeaders, ...) (_result *DeleteAcrossCloudStroageConfigsResponse, _err error)
- func (client *Client) DeleteComment(publisherId *string, commentId *string) (_result *DeleteCommentResponse, _err error)
- func (client *Client) DeleteCommentWithOptions(publisherId *string, commentId *string, headers *DeleteCommentHeaders, ...) (_result *DeleteCommentResponse, _err error)
- func (client *Client) DistributePartnerApp(request *DistributePartnerAppRequest) (_result *DistributePartnerAppResponse, _err error)
- func (client *Client) DistributePartnerAppWithOptions(request *DistributePartnerAppRequest, headers *DistributePartnerAppHeaders, ...) (_result *DistributePartnerAppResponse, _err error)
- func (client *Client) ExclusiveCreateDingPortal(request *ExclusiveCreateDingPortalRequest) (_result *ExclusiveCreateDingPortalResponse, _err error)
- func (client *Client) ExclusiveCreateDingPortalWithOptions(request *ExclusiveCreateDingPortalRequest, ...) (_result *ExclusiveCreateDingPortalResponse, _err error)
- func (client *Client) FileStorageActiveStorage(request *FileStorageActiveStorageRequest) (_result *FileStorageActiveStorageResponse, _err error)
- func (client *Client) FileStorageActiveStorageWithOptions(request *FileStorageActiveStorageRequest, ...) (_result *FileStorageActiveStorageResponse, _err error)
- func (client *Client) FileStorageCheckConnection(request *FileStorageCheckConnectionRequest) (_result *FileStorageCheckConnectionResponse, _err error)
- func (client *Client) FileStorageCheckConnectionWithOptions(request *FileStorageCheckConnectionRequest, ...) (_result *FileStorageCheckConnectionResponse, _err error)
- func (client *Client) FileStorageGetQuotaData(request *FileStorageGetQuotaDataRequest) (_result *FileStorageGetQuotaDataResponse, _err error)
- func (client *Client) FileStorageGetQuotaDataWithOptions(request *FileStorageGetQuotaDataRequest, ...) (_result *FileStorageGetQuotaDataResponse, _err error)
- func (client *Client) FileStorageGetStorageState(request *FileStorageGetStorageStateRequest) (_result *FileStorageGetStorageStateResponse, _err error)
- func (client *Client) FileStorageGetStorageStateWithOptions(request *FileStorageGetStorageStateRequest, ...) (_result *FileStorageGetStorageStateResponse, _err error)
- func (client *Client) FileStorageUpdateStorage(request *FileStorageUpdateStorageRequest) (_result *FileStorageUpdateStorageResponse, _err error)
- func (client *Client) FileStorageUpdateStorageWithOptions(request *FileStorageUpdateStorageRequest, ...) (_result *FileStorageUpdateStorageResponse, _err error)
- func (client *Client) GenerateDarkWaterMark(request *GenerateDarkWaterMarkRequest) (_result *GenerateDarkWaterMarkResponse, _err error)
- func (client *Client) GenerateDarkWaterMarkWithOptions(request *GenerateDarkWaterMarkRequest, headers *GenerateDarkWaterMarkHeaders, ...) (_result *GenerateDarkWaterMarkResponse, _err error)
- func (client *Client) GetAccountTransferList(request *GetAccountTransferListRequest) (_result *GetAccountTransferListResponse, _err error)
- func (client *Client) GetAccountTransferListWithOptions(request *GetAccountTransferListRequest, headers *GetAccountTransferListHeaders, ...) (_result *GetAccountTransferListResponse, _err error)
- func (client *Client) GetActiveUserSummary(dataId *string) (_result *GetActiveUserSummaryResponse, _err error)
- func (client *Client) GetActiveUserSummaryWithOptions(dataId *string, headers *GetActiveUserSummaryHeaders, ...) (_result *GetActiveUserSummaryResponse, _err error)
- func (client *Client) GetAgentIdByRelatedAppId(request *GetAgentIdByRelatedAppIdRequest) (_result *GetAgentIdByRelatedAppIdResponse, _err error)
- func (client *Client) GetAgentIdByRelatedAppIdWithOptions(request *GetAgentIdByRelatedAppIdRequest, ...) (_result *GetAgentIdByRelatedAppIdResponse, _err error)
- func (client *Client) GetAllLabelableDepts() (_result *GetAllLabelableDeptsResponse, _err error)
- func (client *Client) GetAllLabelableDeptsWithOptions(headers *GetAllLabelableDeptsHeaders, runtime *util.RuntimeOptions) (_result *GetAllLabelableDeptsResponse, _err error)
- func (client *Client) GetAppDispatchInfo(request *GetAppDispatchInfoRequest) (_result *GetAppDispatchInfoResponse, _err error)
- func (client *Client) GetAppDispatchInfoWithOptions(request *GetAppDispatchInfoRequest, headers *GetAppDispatchInfoHeaders, ...) (_result *GetAppDispatchInfoResponse, _err error)
- func (client *Client) GetCalenderSummary(dataId *string) (_result *GetCalenderSummaryResponse, _err error)
- func (client *Client) GetCalenderSummaryWithOptions(dataId *string, headers *GetCalenderSummaryHeaders, ...) (_result *GetCalenderSummaryResponse, _err error)
- func (client *Client) GetCommentList(publisherId *string, request *GetCommentListRequest) (_result *GetCommentListResponse, _err error)
- func (client *Client) GetCommentListWithOptions(publisherId *string, request *GetCommentListRequest, ...) (_result *GetCommentListResponse, _err error)
- func (client *Client) GetConfBaseInfoByLogicalId(request *GetConfBaseInfoByLogicalIdRequest) (_result *GetConfBaseInfoByLogicalIdResponse, _err error)
- func (client *Client) GetConfBaseInfoByLogicalIdWithOptions(request *GetConfBaseInfoByLogicalIdRequest, ...) (_result *GetConfBaseInfoByLogicalIdResponse, _err error)
- func (client *Client) GetConferenceDetail(conferenceId *string) (_result *GetConferenceDetailResponse, _err error)
- func (client *Client) GetConferenceDetailWithOptions(conferenceId *string, headers *GetConferenceDetailHeaders, ...) (_result *GetConferenceDetailResponse, _err error)
- func (client *Client) GetDingReportDeptSummary(dataId *string, request *GetDingReportDeptSummaryRequest) (_result *GetDingReportDeptSummaryResponse, _err error)
- func (client *Client) GetDingReportDeptSummaryWithOptions(dataId *string, request *GetDingReportDeptSummaryRequest, ...) (_result *GetDingReportDeptSummaryResponse, _err error)
- func (client *Client) GetDingReportSummary(dataId *string) (_result *GetDingReportSummaryResponse, _err error)
- func (client *Client) GetDingReportSummaryWithOptions(dataId *string, headers *GetDingReportSummaryHeaders, ...) (_result *GetDingReportSummaryResponse, _err error)
- func (client *Client) GetDocCreatedDeptSummary(dataId *string, request *GetDocCreatedDeptSummaryRequest) (_result *GetDocCreatedDeptSummaryResponse, _err error)
- func (client *Client) GetDocCreatedDeptSummaryWithOptions(dataId *string, request *GetDocCreatedDeptSummaryRequest, ...) (_result *GetDocCreatedDeptSummaryResponse, _err error)
- func (client *Client) GetDocCreatedSummary(dataId *string) (_result *GetDocCreatedSummaryResponse, _err error)
- func (client *Client) GetDocCreatedSummaryWithOptions(dataId *string, headers *GetDocCreatedSummaryHeaders, ...) (_result *GetDocCreatedSummaryResponse, _err error)
- func (client *Client) GetExclusiveAccountAllOrgList(request *GetExclusiveAccountAllOrgListRequest) (_result *GetExclusiveAccountAllOrgListResponse, _err error)
- func (client *Client) GetExclusiveAccountAllOrgListWithOptions(request *GetExclusiveAccountAllOrgListRequest, ...) (_result *GetExclusiveAccountAllOrgListResponse, _err error)
- func (client *Client) GetGeneralFormCreatedDeptSummary(dataId *string, request *GetGeneralFormCreatedDeptSummaryRequest) (_result *GetGeneralFormCreatedDeptSummaryResponse, _err error)
- func (client *Client) GetGeneralFormCreatedDeptSummaryWithOptions(dataId *string, request *GetGeneralFormCreatedDeptSummaryRequest, ...) (_result *GetGeneralFormCreatedDeptSummaryResponse, _err error)
- func (client *Client) GetGeneralFormCreatedSummary(dataId *string) (_result *GetGeneralFormCreatedSummaryResponse, _err error)
- func (client *Client) GetGeneralFormCreatedSummaryWithOptions(dataId *string, headers *GetGeneralFormCreatedSummaryHeaders, ...) (_result *GetGeneralFormCreatedSummaryResponse, _err error)
- func (client *Client) GetGroupActiveInfo(request *GetGroupActiveInfoRequest) (_result *GetGroupActiveInfoResponse, _err error)
- func (client *Client) GetGroupActiveInfoWithOptions(request *GetGroupActiveInfoRequest, headers *GetGroupActiveInfoHeaders, ...) (_result *GetGroupActiveInfoResponse, _err error)
- func (client *Client) GetInActiveUserList(request *GetInActiveUserListRequest) (_result *GetInActiveUserListResponse, _err error)
- func (client *Client) GetInActiveUserListWithOptions(request *GetInActiveUserListRequest, headers *GetInActiveUserListHeaders, ...) (_result *GetInActiveUserListResponse, _err error)
- func (client *Client) GetLastOrgAuthData(request *GetLastOrgAuthDataRequest) (_result *GetLastOrgAuthDataResponse, _err error)
- func (client *Client) GetLastOrgAuthDataWithOptions(request *GetLastOrgAuthDataRequest, headers *GetLastOrgAuthDataHeaders, ...) (_result *GetLastOrgAuthDataResponse, _err error)
- func (client *Client) GetOaOperatorLogList(request *GetOaOperatorLogListRequest) (_result *GetOaOperatorLogListResponse, _err error)
- func (client *Client) GetOaOperatorLogListWithOptions(request *GetOaOperatorLogListRequest, headers *GetOaOperatorLogListHeaders, ...) (_result *GetOaOperatorLogListResponse, _err error)
- func (client *Client) GetPartnerTypeByParentId(parentId *string) (_result *GetPartnerTypeByParentIdResponse, _err error)
- func (client *Client) GetPartnerTypeByParentIdWithOptions(parentId *string, headers *GetPartnerTypeByParentIdHeaders, ...) (_result *GetPartnerTypeByParentIdResponse, _err error)
- func (client *Client) GetPublisherSummary(dataId *string, request *GetPublisherSummaryRequest) (_result *GetPublisherSummaryResponse, _err error)
- func (client *Client) GetPublisherSummaryWithOptions(dataId *string, request *GetPublisherSummaryRequest, ...) (_result *GetPublisherSummaryResponse, _err error)
- func (client *Client) GetRealPeopleRecords(request *GetRealPeopleRecordsRequest) (_result *GetRealPeopleRecordsResponse, _err error)
- func (client *Client) GetRealPeopleRecordsWithOptions(request *GetRealPeopleRecordsRequest, headers *GetRealPeopleRecordsHeaders, ...) (_result *GetRealPeopleRecordsResponse, _err error)
- func (client *Client) GetRecognizeRecords(request *GetRecognizeRecordsRequest) (_result *GetRecognizeRecordsResponse, _err error)
- func (client *Client) GetRecognizeRecordsWithOptions(request *GetRecognizeRecordsRequest, headers *GetRecognizeRecordsHeaders, ...) (_result *GetRecognizeRecordsResponse, _err error)
- func (client *Client) GetSignedDetailByPage(request *GetSignedDetailByPageRequest) (_result *GetSignedDetailByPageResponse, _err error)
- func (client *Client) GetSignedDetailByPageWithOptions(request *GetSignedDetailByPageRequest, headers *GetSignedDetailByPageHeaders, ...) (_result *GetSignedDetailByPageResponse, _err error)
- func (client *Client) GetTrustDeviceList(request *GetTrustDeviceListRequest) (_result *GetTrustDeviceListResponse, _err error)
- func (client *Client) GetTrustDeviceListWithOptions(request *GetTrustDeviceListRequest, headers *GetTrustDeviceListHeaders, ...) (_result *GetTrustDeviceListResponse, _err error)
- func (client *Client) GetUserAppVersionSummary(dataId *string, request *GetUserAppVersionSummaryRequest) (_result *GetUserAppVersionSummaryResponse, _err error)
- func (client *Client) GetUserAppVersionSummaryWithOptions(dataId *string, request *GetUserAppVersionSummaryRequest, ...) (_result *GetUserAppVersionSummaryResponse, _err error)
- func (client *Client) GetUserFaceState(request *GetUserFaceStateRequest) (_result *GetUserFaceStateResponse, _err error)
- func (client *Client) GetUserFaceStateWithOptions(request *GetUserFaceStateRequest, headers *GetUserFaceStateHeaders, ...) (_result *GetUserFaceStateResponse, _err error)
- func (client *Client) GetUserRealPeopleState(request *GetUserRealPeopleStateRequest) (_result *GetUserRealPeopleStateResponse, _err error)
- func (client *Client) GetUserRealPeopleStateWithOptions(request *GetUserRealPeopleStateRequest, headers *GetUserRealPeopleStateHeaders, ...) (_result *GetUserRealPeopleStateResponse, _err error)
- func (client *Client) GetUserStayLength(request *GetUserStayLengthRequest) (_result *GetUserStayLengthResponse, _err error)
- func (client *Client) GetUserStayLengthWithOptions(request *GetUserStayLengthRequest, headers *GetUserStayLengthHeaders, ...) (_result *GetUserStayLengthResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) ListAuditLog(request *ListAuditLogRequest) (_result *ListAuditLogResponse, _err error)
- func (client *Client) ListAuditLogWithOptions(request *ListAuditLogRequest, headers *ListAuditLogHeaders, ...) (_result *ListAuditLogResponse, _err error)
- func (client *Client) ListJoinOrgInfo(request *ListJoinOrgInfoRequest) (_result *ListJoinOrgInfoResponse, _err error)
- func (client *Client) ListJoinOrgInfoWithOptions(request *ListJoinOrgInfoRequest, headers *ListJoinOrgInfoHeaders, ...) (_result *ListJoinOrgInfoResponse, _err error)
- func (client *Client) ListMiniAppAvailableVersion(request *ListMiniAppAvailableVersionRequest) (_result *ListMiniAppAvailableVersionResponse, _err error)
- func (client *Client) ListMiniAppAvailableVersionWithOptions(request *ListMiniAppAvailableVersionRequest, ...) (_result *ListMiniAppAvailableVersionResponse, _err error)
- func (client *Client) ListMiniAppHistoryVersion(request *ListMiniAppHistoryVersionRequest) (_result *ListMiniAppHistoryVersionResponse, _err error)
- func (client *Client) ListMiniAppHistoryVersionWithOptions(request *ListMiniAppHistoryVersionRequest, ...) (_result *ListMiniAppHistoryVersionResponse, _err error)
- func (client *Client) ListPartnerRoles(parentId *string) (_result *ListPartnerRolesResponse, _err error)
- func (client *Client) ListPartnerRolesWithOptions(parentId *string, headers *ListPartnerRolesHeaders, ...) (_result *ListPartnerRolesResponse, _err error)
- func (client *Client) ListPunchScheduleByConditionWithPaging(request *ListPunchScheduleByConditionWithPagingRequest) (_result *ListPunchScheduleByConditionWithPagingResponse, _err error)
- func (client *Client) ListPunchScheduleByConditionWithPagingWithOptions(request *ListPunchScheduleByConditionWithPagingRequest, ...) (_result *ListPunchScheduleByConditionWithPagingResponse, _err error)
- func (client *Client) PublishFileChangeNotice(request *PublishFileChangeNoticeRequest) (_result *PublishFileChangeNoticeResponse, _err error)
- func (client *Client) PublishFileChangeNoticeWithOptions(request *PublishFileChangeNoticeRequest, ...) (_result *PublishFileChangeNoticeResponse, _err error)
- func (client *Client) PushBadge(request *PushBadgeRequest) (_result *PushBadgeResponse, _err error)
- func (client *Client) PushBadgeWithOptions(request *PushBadgeRequest, headers *PushBadgeHeaders, ...) (_result *PushBadgeResponse, _err error)
- func (client *Client) QueryAcrossCloudStroageConfigs(request *QueryAcrossCloudStroageConfigsRequest) (_result *QueryAcrossCloudStroageConfigsResponse, _err error)
- func (client *Client) QueryAcrossCloudStroageConfigsWithOptions(request *QueryAcrossCloudStroageConfigsRequest, ...) (_result *QueryAcrossCloudStroageConfigsResponse, _err error)
- func (client *Client) QueryPartnerInfo(userId *string) (_result *QueryPartnerInfoResponse, _err error)
- func (client *Client) QueryPartnerInfoWithOptions(userId *string, headers *QueryPartnerInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryPartnerInfoResponse, _err error)
- func (client *Client) RollbackMiniAppVersion(request *RollbackMiniAppVersionRequest) (_result *RollbackMiniAppVersionResponse, _err error)
- func (client *Client) RollbackMiniAppVersionWithOptions(request *RollbackMiniAppVersionRequest, headers *RollbackMiniAppVersionHeaders, ...) (_result *RollbackMiniAppVersionResponse, _err error)
- func (client *Client) SaveAcrossCloudStroageConfigs(request *SaveAcrossCloudStroageConfigsRequest) (_result *SaveAcrossCloudStroageConfigsResponse, _err error)
- func (client *Client) SaveAcrossCloudStroageConfigsWithOptions(request *SaveAcrossCloudStroageConfigsRequest, ...) (_result *SaveAcrossCloudStroageConfigsResponse, _err error)
- func (client *Client) SaveAndSubmitAuthInfo(request *SaveAndSubmitAuthInfoRequest) (_result *SaveAndSubmitAuthInfoResponse, _err error)
- func (client *Client) SaveAndSubmitAuthInfoWithOptions(request *SaveAndSubmitAuthInfoRequest, headers *SaveAndSubmitAuthInfoHeaders, ...) (_result *SaveAndSubmitAuthInfoResponse, _err error)
- func (client *Client) SearchOrgInnerGroupInfo(request *SearchOrgInnerGroupInfoRequest) (_result *SearchOrgInnerGroupInfoResponse, _err error)
- func (client *Client) SearchOrgInnerGroupInfoWithOptions(request *SearchOrgInnerGroupInfoRequest, ...) (_result *SearchOrgInnerGroupInfoResponse, _err error)
- func (client *Client) SendAppDing(request *SendAppDingRequest) (_result *SendAppDingResponse, _err error)
- func (client *Client) SendAppDingWithOptions(request *SendAppDingRequest, headers *SendAppDingHeaders, ...) (_result *SendAppDingResponse, _err error)
- func (client *Client) SendInvitation(request *SendInvitationRequest) (_result *SendInvitationResponse, _err error)
- func (client *Client) SendInvitationWithOptions(request *SendInvitationRequest, headers *SendInvitationHeaders, ...) (_result *SendInvitationResponse, _err error)
- func (client *Client) SendPhoneDing(request *SendPhoneDingRequest) (_result *SendPhoneDingResponse, _err error)
- func (client *Client) SendPhoneDingWithOptions(request *SendPhoneDingRequest, headers *SendPhoneDingHeaders, ...) (_result *SendPhoneDingResponse, _err error)
- func (client *Client) SetDeptPartnerTypeAndNum(request *SetDeptPartnerTypeAndNumRequest) (_result *SetDeptPartnerTypeAndNumResponse, _err error)
- func (client *Client) SetDeptPartnerTypeAndNumWithOptions(request *SetDeptPartnerTypeAndNumRequest, ...) (_result *SetDeptPartnerTypeAndNumResponse, _err error)
- func (client *Client) UpdateFileStatus(request *UpdateFileStatusRequest) (_result *UpdateFileStatusResponse, _err error)
- func (client *Client) UpdateFileStatusWithOptions(request *UpdateFileStatusRequest, headers *UpdateFileStatusHeaders, ...) (_result *UpdateFileStatusResponse, _err error)
- func (client *Client) UpdateMiniAppVersionStatus(request *UpdateMiniAppVersionStatusRequest) (_result *UpdateMiniAppVersionStatusResponse, _err error)
- func (client *Client) UpdateMiniAppVersionStatusWithOptions(request *UpdateMiniAppVersionStatusRequest, ...) (_result *UpdateMiniAppVersionStatusResponse, _err error)
- func (client *Client) UpdatePartnerVisibility(request *UpdatePartnerVisibilityRequest) (_result *UpdatePartnerVisibilityResponse, _err error)
- func (client *Client) UpdatePartnerVisibilityWithOptions(request *UpdatePartnerVisibilityRequest, ...) (_result *UpdatePartnerVisibilityResponse, _err error)
- func (client *Client) UpdateRoleVisibility(request *UpdateRoleVisibilityRequest) (_result *UpdateRoleVisibilityResponse, _err error)
- func (client *Client) UpdateRoleVisibilityWithOptions(request *UpdateRoleVisibilityRequest, headers *UpdateRoleVisibilityHeaders, ...) (_result *UpdateRoleVisibilityResponse, _err error)
- func (client *Client) UpdateStorageMode(request *UpdateStorageModeRequest) (_result *UpdateStorageModeResponse, _err error)
- func (client *Client) UpdateStorageModeWithOptions(request *UpdateStorageModeRequest, headers *UpdateStorageModeHeaders, ...) (_result *UpdateStorageModeResponse, _err error)
- type CreateTrustedDeviceBatchHeaders
- func (s CreateTrustedDeviceBatchHeaders) GoString() string
- func (s *CreateTrustedDeviceBatchHeaders) SetCommonHeaders(v map[string]*string) *CreateTrustedDeviceBatchHeaders
- func (s *CreateTrustedDeviceBatchHeaders) SetXAcsDingtalkAccessToken(v string) *CreateTrustedDeviceBatchHeaders
- func (s CreateTrustedDeviceBatchHeaders) String() string
- type CreateTrustedDeviceBatchRequest
- func (s CreateTrustedDeviceBatchRequest) GoString() string
- func (s *CreateTrustedDeviceBatchRequest) SetMacAddressList(v []*string) *CreateTrustedDeviceBatchRequest
- func (s *CreateTrustedDeviceBatchRequest) SetPlatform(v string) *CreateTrustedDeviceBatchRequest
- func (s *CreateTrustedDeviceBatchRequest) SetUserId(v string) *CreateTrustedDeviceBatchRequest
- func (s CreateTrustedDeviceBatchRequest) String() string
- type CreateTrustedDeviceBatchResponse
- func (s CreateTrustedDeviceBatchResponse) GoString() string
- func (s *CreateTrustedDeviceBatchResponse) SetBody(v *CreateTrustedDeviceBatchResponseBody) *CreateTrustedDeviceBatchResponse
- func (s *CreateTrustedDeviceBatchResponse) SetHeaders(v map[string]*string) *CreateTrustedDeviceBatchResponse
- func (s CreateTrustedDeviceBatchResponse) String() string
- type CreateTrustedDeviceBatchResponseBody
- type CreateTrustedDeviceHeaders
- func (s CreateTrustedDeviceHeaders) GoString() string
- func (s *CreateTrustedDeviceHeaders) SetCommonHeaders(v map[string]*string) *CreateTrustedDeviceHeaders
- func (s *CreateTrustedDeviceHeaders) SetXAcsDingtalkAccessToken(v string) *CreateTrustedDeviceHeaders
- func (s CreateTrustedDeviceHeaders) String() string
- type CreateTrustedDeviceRequest
- func (s CreateTrustedDeviceRequest) GoString() string
- func (s *CreateTrustedDeviceRequest) SetDid(v string) *CreateTrustedDeviceRequest
- func (s *CreateTrustedDeviceRequest) SetMacAddress(v string) *CreateTrustedDeviceRequest
- func (s *CreateTrustedDeviceRequest) SetPlatform(v string) *CreateTrustedDeviceRequest
- func (s *CreateTrustedDeviceRequest) SetStatus(v int32) *CreateTrustedDeviceRequest
- func (s *CreateTrustedDeviceRequest) SetUserId(v string) *CreateTrustedDeviceRequest
- func (s CreateTrustedDeviceRequest) String() string
- type CreateTrustedDeviceResponse
- func (s CreateTrustedDeviceResponse) GoString() string
- func (s *CreateTrustedDeviceResponse) SetBody(v *CreateTrustedDeviceResponseBody) *CreateTrustedDeviceResponse
- func (s *CreateTrustedDeviceResponse) SetHeaders(v map[string]*string) *CreateTrustedDeviceResponse
- func (s CreateTrustedDeviceResponse) String() string
- type CreateTrustedDeviceResponseBody
- type DeleteAcrossCloudStroageConfigsHeaders
- func (s DeleteAcrossCloudStroageConfigsHeaders) GoString() string
- func (s *DeleteAcrossCloudStroageConfigsHeaders) SetCommonHeaders(v map[string]*string) *DeleteAcrossCloudStroageConfigsHeaders
- func (s *DeleteAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteAcrossCloudStroageConfigsHeaders
- func (s DeleteAcrossCloudStroageConfigsHeaders) String() string
- type DeleteAcrossCloudStroageConfigsResponse
- func (s DeleteAcrossCloudStroageConfigsResponse) GoString() string
- func (s *DeleteAcrossCloudStroageConfigsResponse) SetBody(v *DeleteAcrossCloudStroageConfigsResponseBody) *DeleteAcrossCloudStroageConfigsResponse
- func (s *DeleteAcrossCloudStroageConfigsResponse) SetHeaders(v map[string]*string) *DeleteAcrossCloudStroageConfigsResponse
- func (s DeleteAcrossCloudStroageConfigsResponse) String() string
- type DeleteAcrossCloudStroageConfigsResponseBody
- type DeleteCommentHeaders
- type DeleteCommentResponse
- type DistributePartnerAppHeaders
- func (s DistributePartnerAppHeaders) GoString() string
- func (s *DistributePartnerAppHeaders) SetCommonHeaders(v map[string]*string) *DistributePartnerAppHeaders
- func (s *DistributePartnerAppHeaders) SetXAcsDingtalkAccessToken(v string) *DistributePartnerAppHeaders
- func (s DistributePartnerAppHeaders) String() string
- type DistributePartnerAppRequest
- func (s DistributePartnerAppRequest) GoString() string
- func (s *DistributePartnerAppRequest) SetAppId(v int64) *DistributePartnerAppRequest
- func (s *DistributePartnerAppRequest) SetDeptId(v int64) *DistributePartnerAppRequest
- func (s *DistributePartnerAppRequest) SetSubCorpId(v string) *DistributePartnerAppRequest
- func (s *DistributePartnerAppRequest) SetType(v int64) *DistributePartnerAppRequest
- func (s DistributePartnerAppRequest) String() string
- type DistributePartnerAppResponse
- func (s DistributePartnerAppResponse) GoString() string
- func (s *DistributePartnerAppResponse) SetBody(v *DistributePartnerAppResponseBody) *DistributePartnerAppResponse
- func (s *DistributePartnerAppResponse) SetHeaders(v map[string]*string) *DistributePartnerAppResponse
- func (s DistributePartnerAppResponse) String() string
- type DistributePartnerAppResponseBody
- type ExclusiveCreateDingPortalHeaders
- func (s ExclusiveCreateDingPortalHeaders) GoString() string
- func (s *ExclusiveCreateDingPortalHeaders) SetCommonHeaders(v map[string]*string) *ExclusiveCreateDingPortalHeaders
- func (s *ExclusiveCreateDingPortalHeaders) SetXAcsDingtalkAccessToken(v string) *ExclusiveCreateDingPortalHeaders
- func (s ExclusiveCreateDingPortalHeaders) String() string
- type ExclusiveCreateDingPortalRequest
- func (s ExclusiveCreateDingPortalRequest) GoString() string
- func (s *ExclusiveCreateDingPortalRequest) SetDingPortalName(v string) *ExclusiveCreateDingPortalRequest
- func (s *ExclusiveCreateDingPortalRequest) SetTargetCorpId(v string) *ExclusiveCreateDingPortalRequest
- func (s *ExclusiveCreateDingPortalRequest) SetTemplateAppUuid(v string) *ExclusiveCreateDingPortalRequest
- func (s *ExclusiveCreateDingPortalRequest) SetTemplateCorpId(v string) *ExclusiveCreateDingPortalRequest
- func (s ExclusiveCreateDingPortalRequest) String() string
- type ExclusiveCreateDingPortalResponse
- func (s ExclusiveCreateDingPortalResponse) GoString() string
- func (s *ExclusiveCreateDingPortalResponse) SetBody(v *ExclusiveCreateDingPortalResponseBody) *ExclusiveCreateDingPortalResponse
- func (s *ExclusiveCreateDingPortalResponse) SetHeaders(v map[string]*string) *ExclusiveCreateDingPortalResponse
- func (s ExclusiveCreateDingPortalResponse) String() string
- type ExclusiveCreateDingPortalResponseBody
- type FileStorageActiveStorageHeaders
- func (s FileStorageActiveStorageHeaders) GoString() string
- func (s *FileStorageActiveStorageHeaders) SetCommonHeaders(v map[string]*string) *FileStorageActiveStorageHeaders
- func (s *FileStorageActiveStorageHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageActiveStorageHeaders
- func (s FileStorageActiveStorageHeaders) String() string
- type FileStorageActiveStorageRequest
- func (s FileStorageActiveStorageRequest) GoString() string
- func (s *FileStorageActiveStorageRequest) SetAccessKeyId(v string) *FileStorageActiveStorageRequest
- func (s *FileStorageActiveStorageRequest) SetAccessKeySecret(v string) *FileStorageActiveStorageRequest
- func (s *FileStorageActiveStorageRequest) SetOss(v string) *FileStorageActiveStorageRequest
- func (s *FileStorageActiveStorageRequest) SetTargetCorpId(v string) *FileStorageActiveStorageRequest
- func (s FileStorageActiveStorageRequest) String() string
- type FileStorageActiveStorageResponse
- func (s FileStorageActiveStorageResponse) GoString() string
- func (s *FileStorageActiveStorageResponse) SetBody(v *FileStorageActiveStorageResponseBody) *FileStorageActiveStorageResponse
- func (s *FileStorageActiveStorageResponse) SetHeaders(v map[string]*string) *FileStorageActiveStorageResponse
- func (s FileStorageActiveStorageResponse) String() string
- type FileStorageActiveStorageResponseBody
- func (s FileStorageActiveStorageResponseBody) GoString() string
- func (s *FileStorageActiveStorageResponseBody) SetCreateDate(v string) *FileStorageActiveStorageResponseBody
- func (s *FileStorageActiveStorageResponseBody) SetFileStorageOpenStatus(v int32) *FileStorageActiveStorageResponseBody
- func (s *FileStorageActiveStorageResponseBody) SetStorageStatus(v int32) *FileStorageActiveStorageResponseBody
- func (s *FileStorageActiveStorageResponseBody) SetUsedQuota(v int64) *FileStorageActiveStorageResponseBody
- func (s FileStorageActiveStorageResponseBody) String() string
- type FileStorageCheckConnectionHeaders
- func (s FileStorageCheckConnectionHeaders) GoString() string
- func (s *FileStorageCheckConnectionHeaders) SetCommonHeaders(v map[string]*string) *FileStorageCheckConnectionHeaders
- func (s *FileStorageCheckConnectionHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageCheckConnectionHeaders
- func (s FileStorageCheckConnectionHeaders) String() string
- type FileStorageCheckConnectionRequest
- func (s FileStorageCheckConnectionRequest) GoString() string
- func (s *FileStorageCheckConnectionRequest) SetAccessKeyId(v string) *FileStorageCheckConnectionRequest
- func (s *FileStorageCheckConnectionRequest) SetAccessKeySecret(v string) *FileStorageCheckConnectionRequest
- func (s *FileStorageCheckConnectionRequest) SetOss(v string) *FileStorageCheckConnectionRequest
- func (s *FileStorageCheckConnectionRequest) SetTargetCorpId(v string) *FileStorageCheckConnectionRequest
- func (s FileStorageCheckConnectionRequest) String() string
- type FileStorageCheckConnectionResponse
- func (s FileStorageCheckConnectionResponse) GoString() string
- func (s *FileStorageCheckConnectionResponse) SetBody(v *FileStorageCheckConnectionResponseBody) *FileStorageCheckConnectionResponse
- func (s *FileStorageCheckConnectionResponse) SetHeaders(v map[string]*string) *FileStorageCheckConnectionResponse
- func (s FileStorageCheckConnectionResponse) String() string
- type FileStorageCheckConnectionResponseBody
- func (s FileStorageCheckConnectionResponseBody) GoString() string
- func (s *FileStorageCheckConnectionResponseBody) SetAccessKeyId(v string) *FileStorageCheckConnectionResponseBody
- func (s *FileStorageCheckConnectionResponseBody) SetCheckState(v int32) *FileStorageCheckConnectionResponseBody
- func (s *FileStorageCheckConnectionResponseBody) SetOss(v string) *FileStorageCheckConnectionResponseBody
- func (s FileStorageCheckConnectionResponseBody) String() string
- type FileStorageGetQuotaDataHeaders
- func (s FileStorageGetQuotaDataHeaders) GoString() string
- func (s *FileStorageGetQuotaDataHeaders) SetCommonHeaders(v map[string]*string) *FileStorageGetQuotaDataHeaders
- func (s *FileStorageGetQuotaDataHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageGetQuotaDataHeaders
- func (s FileStorageGetQuotaDataHeaders) String() string
- type FileStorageGetQuotaDataRequest
- func (s FileStorageGetQuotaDataRequest) GoString() string
- func (s *FileStorageGetQuotaDataRequest) SetEndTime(v string) *FileStorageGetQuotaDataRequest
- func (s *FileStorageGetQuotaDataRequest) SetStartTime(v string) *FileStorageGetQuotaDataRequest
- func (s *FileStorageGetQuotaDataRequest) SetTargetCorpId(v string) *FileStorageGetQuotaDataRequest
- func (s *FileStorageGetQuotaDataRequest) SetType(v string) *FileStorageGetQuotaDataRequest
- func (s FileStorageGetQuotaDataRequest) String() string
- type FileStorageGetQuotaDataResponse
- func (s FileStorageGetQuotaDataResponse) GoString() string
- func (s *FileStorageGetQuotaDataResponse) SetBody(v *FileStorageGetQuotaDataResponseBody) *FileStorageGetQuotaDataResponse
- func (s *FileStorageGetQuotaDataResponse) SetHeaders(v map[string]*string) *FileStorageGetQuotaDataResponse
- func (s FileStorageGetQuotaDataResponse) String() string
- type FileStorageGetQuotaDataResponseBody
- type FileStorageGetQuotaDataResponseBodyQuotaModelList
- func (s FileStorageGetQuotaDataResponseBodyQuotaModelList) GoString() string
- func (s *FileStorageGetQuotaDataResponseBodyQuotaModelList) SetStatisticTime(v string) *FileStorageGetQuotaDataResponseBodyQuotaModelList
- func (s *FileStorageGetQuotaDataResponseBodyQuotaModelList) SetUsedStorage(v int64) *FileStorageGetQuotaDataResponseBodyQuotaModelList
- func (s FileStorageGetQuotaDataResponseBodyQuotaModelList) String() string
- type FileStorageGetStorageStateHeaders
- func (s FileStorageGetStorageStateHeaders) GoString() string
- func (s *FileStorageGetStorageStateHeaders) SetCommonHeaders(v map[string]*string) *FileStorageGetStorageStateHeaders
- func (s *FileStorageGetStorageStateHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageGetStorageStateHeaders
- func (s FileStorageGetStorageStateHeaders) String() string
- type FileStorageGetStorageStateRequest
- type FileStorageGetStorageStateResponse
- func (s FileStorageGetStorageStateResponse) GoString() string
- func (s *FileStorageGetStorageStateResponse) SetBody(v *FileStorageGetStorageStateResponseBody) *FileStorageGetStorageStateResponse
- func (s *FileStorageGetStorageStateResponse) SetHeaders(v map[string]*string) *FileStorageGetStorageStateResponse
- func (s FileStorageGetStorageStateResponse) String() string
- type FileStorageGetStorageStateResponseBody
- func (s FileStorageGetStorageStateResponseBody) GoString() string
- func (s *FileStorageGetStorageStateResponseBody) SetAccessKeyId(v string) *FileStorageGetStorageStateResponseBody
- func (s *FileStorageGetStorageStateResponseBody) SetCreateDate(v string) *FileStorageGetStorageStateResponseBody
- func (s *FileStorageGetStorageStateResponseBody) SetFileStorageOpenStatus(v int32) *FileStorageGetStorageStateResponseBody
- func (s *FileStorageGetStorageStateResponseBody) SetOss(v string) *FileStorageGetStorageStateResponseBody
- func (s *FileStorageGetStorageStateResponseBody) SetStorageStatus(v int32) *FileStorageGetStorageStateResponseBody
- func (s *FileStorageGetStorageStateResponseBody) SetUsedQuota(v int64) *FileStorageGetStorageStateResponseBody
- func (s FileStorageGetStorageStateResponseBody) String() string
- type FileStorageUpdateStorageHeaders
- func (s FileStorageUpdateStorageHeaders) GoString() string
- func (s *FileStorageUpdateStorageHeaders) SetCommonHeaders(v map[string]*string) *FileStorageUpdateStorageHeaders
- func (s *FileStorageUpdateStorageHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageUpdateStorageHeaders
- func (s FileStorageUpdateStorageHeaders) String() string
- type FileStorageUpdateStorageRequest
- func (s FileStorageUpdateStorageRequest) GoString() string
- func (s *FileStorageUpdateStorageRequest) SetAccessKeyId(v string) *FileStorageUpdateStorageRequest
- func (s *FileStorageUpdateStorageRequest) SetAccessKeySecret(v string) *FileStorageUpdateStorageRequest
- func (s *FileStorageUpdateStorageRequest) SetTargetCorpId(v string) *FileStorageUpdateStorageRequest
- func (s FileStorageUpdateStorageRequest) String() string
- type FileStorageUpdateStorageResponse
- func (s FileStorageUpdateStorageResponse) GoString() string
- func (s *FileStorageUpdateStorageResponse) SetBody(v *FileStorageUpdateStorageResponseBody) *FileStorageUpdateStorageResponse
- func (s *FileStorageUpdateStorageResponse) SetHeaders(v map[string]*string) *FileStorageUpdateStorageResponse
- func (s FileStorageUpdateStorageResponse) String() string
- type FileStorageUpdateStorageResponseBody
- func (s FileStorageUpdateStorageResponseBody) GoString() string
- func (s *FileStorageUpdateStorageResponseBody) SetAccessKeyId(v string) *FileStorageUpdateStorageResponseBody
- func (s *FileStorageUpdateStorageResponseBody) SetOss(v string) *FileStorageUpdateStorageResponseBody
- func (s FileStorageUpdateStorageResponseBody) String() string
- type GenerateDarkWaterMarkHeaders
- func (s GenerateDarkWaterMarkHeaders) GoString() string
- func (s *GenerateDarkWaterMarkHeaders) SetCommonHeaders(v map[string]*string) *GenerateDarkWaterMarkHeaders
- func (s *GenerateDarkWaterMarkHeaders) SetXAcsDingtalkAccessToken(v string) *GenerateDarkWaterMarkHeaders
- func (s GenerateDarkWaterMarkHeaders) String() string
- type GenerateDarkWaterMarkRequest
- type GenerateDarkWaterMarkResponse
- func (s GenerateDarkWaterMarkResponse) GoString() string
- func (s *GenerateDarkWaterMarkResponse) SetBody(v *GenerateDarkWaterMarkResponseBody) *GenerateDarkWaterMarkResponse
- func (s *GenerateDarkWaterMarkResponse) SetHeaders(v map[string]*string) *GenerateDarkWaterMarkResponse
- func (s GenerateDarkWaterMarkResponse) String() string
- type GenerateDarkWaterMarkResponseBody
- type GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList
- func (s GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) GoString() string
- func (s *GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) SetDarkWatermark(v string) *GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList
- func (s *GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) SetUserId(v string) *GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList
- func (s GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) String() string
- type GetAccountTransferListHeaders
- func (s GetAccountTransferListHeaders) GoString() string
- func (s *GetAccountTransferListHeaders) SetCommonHeaders(v map[string]*string) *GetAccountTransferListHeaders
- func (s *GetAccountTransferListHeaders) SetXAcsDingtalkAccessToken(v string) *GetAccountTransferListHeaders
- func (s GetAccountTransferListHeaders) String() string
- type GetAccountTransferListRequest
- func (s GetAccountTransferListRequest) GoString() string
- func (s *GetAccountTransferListRequest) SetPageNumber(v int64) *GetAccountTransferListRequest
- func (s *GetAccountTransferListRequest) SetPageSize(v int64) *GetAccountTransferListRequest
- func (s *GetAccountTransferListRequest) SetStatus(v int64) *GetAccountTransferListRequest
- func (s GetAccountTransferListRequest) String() string
- type GetAccountTransferListResponse
- func (s GetAccountTransferListResponse) GoString() string
- func (s *GetAccountTransferListResponse) SetBody(v *GetAccountTransferListResponseBody) *GetAccountTransferListResponse
- func (s *GetAccountTransferListResponse) SetHeaders(v map[string]*string) *GetAccountTransferListResponse
- func (s GetAccountTransferListResponse) String() string
- type GetAccountTransferListResponseBody
- func (s GetAccountTransferListResponseBody) GoString() string
- func (s *GetAccountTransferListResponseBody) SetItemList(v []*GetAccountTransferListResponseBodyItemList) *GetAccountTransferListResponseBody
- func (s *GetAccountTransferListResponseBody) SetTotalCount(v int64) *GetAccountTransferListResponseBody
- func (s GetAccountTransferListResponseBody) String() string
- type GetAccountTransferListResponseBodyItemList
- func (s GetAccountTransferListResponseBodyItemList) GoString() string
- func (s *GetAccountTransferListResponseBodyItemList) SetDeptName(v int64) *GetAccountTransferListResponseBodyItemList
- func (s *GetAccountTransferListResponseBodyItemList) SetName(v string) *GetAccountTransferListResponseBodyItemList
- func (s *GetAccountTransferListResponseBodyItemList) SetUserId(v string) *GetAccountTransferListResponseBodyItemList
- func (s GetAccountTransferListResponseBodyItemList) String() string
- type GetActiveUserSummaryHeaders
- func (s GetActiveUserSummaryHeaders) GoString() string
- func (s *GetActiveUserSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetActiveUserSummaryHeaders
- func (s *GetActiveUserSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetActiveUserSummaryHeaders
- func (s GetActiveUserSummaryHeaders) String() string
- type GetActiveUserSummaryResponse
- func (s GetActiveUserSummaryResponse) GoString() string
- func (s *GetActiveUserSummaryResponse) SetBody(v *GetActiveUserSummaryResponseBody) *GetActiveUserSummaryResponse
- func (s *GetActiveUserSummaryResponse) SetHeaders(v map[string]*string) *GetActiveUserSummaryResponse
- func (s GetActiveUserSummaryResponse) String() string
- type GetActiveUserSummaryResponseBody
- type GetAgentIdByRelatedAppIdHeaders
- func (s GetAgentIdByRelatedAppIdHeaders) GoString() string
- func (s *GetAgentIdByRelatedAppIdHeaders) SetCommonHeaders(v map[string]*string) *GetAgentIdByRelatedAppIdHeaders
- func (s *GetAgentIdByRelatedAppIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetAgentIdByRelatedAppIdHeaders
- func (s GetAgentIdByRelatedAppIdHeaders) String() string
- type GetAgentIdByRelatedAppIdRequest
- func (s GetAgentIdByRelatedAppIdRequest) GoString() string
- func (s *GetAgentIdByRelatedAppIdRequest) SetAppId(v int64) *GetAgentIdByRelatedAppIdRequest
- func (s *GetAgentIdByRelatedAppIdRequest) SetTargetCorpId(v string) *GetAgentIdByRelatedAppIdRequest
- func (s GetAgentIdByRelatedAppIdRequest) String() string
- type GetAgentIdByRelatedAppIdResponse
- func (s GetAgentIdByRelatedAppIdResponse) GoString() string
- func (s *GetAgentIdByRelatedAppIdResponse) SetBody(v *GetAgentIdByRelatedAppIdResponseBody) *GetAgentIdByRelatedAppIdResponse
- func (s *GetAgentIdByRelatedAppIdResponse) SetHeaders(v map[string]*string) *GetAgentIdByRelatedAppIdResponse
- func (s GetAgentIdByRelatedAppIdResponse) String() string
- type GetAgentIdByRelatedAppIdResponseBody
- type GetAllLabelableDeptsHeaders
- func (s GetAllLabelableDeptsHeaders) GoString() string
- func (s *GetAllLabelableDeptsHeaders) SetCommonHeaders(v map[string]*string) *GetAllLabelableDeptsHeaders
- func (s *GetAllLabelableDeptsHeaders) SetXAcsDingtalkAccessToken(v string) *GetAllLabelableDeptsHeaders
- func (s GetAllLabelableDeptsHeaders) String() string
- type GetAllLabelableDeptsResponse
- func (s GetAllLabelableDeptsResponse) GoString() string
- func (s *GetAllLabelableDeptsResponse) SetBody(v *GetAllLabelableDeptsResponseBody) *GetAllLabelableDeptsResponse
- func (s *GetAllLabelableDeptsResponse) SetHeaders(v map[string]*string) *GetAllLabelableDeptsResponse
- func (s GetAllLabelableDeptsResponse) String() string
- type GetAllLabelableDeptsResponseBody
- type GetAllLabelableDeptsResponseBodyData
- func (s GetAllLabelableDeptsResponseBodyData) GoString() string
- func (s *GetAllLabelableDeptsResponseBodyData) SetDeptId(v string) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetDeptName(v string) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetMemberCount(v int64) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel1(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel2(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel3(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel4(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel5(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerNum(v string) *GetAllLabelableDeptsResponseBodyData
- func (s *GetAllLabelableDeptsResponseBodyData) SetSuperDeptId(v string) *GetAllLabelableDeptsResponseBodyData
- func (s GetAllLabelableDeptsResponseBodyData) String() string
- type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) GoString() string
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) SetLabelId(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) SetLabelName(v string) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) SetLevelNum(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) String() string
- type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) GoString() string
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) SetLabelId(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) SetLabelName(v string) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) SetLevelNum(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) String() string
- type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) GoString() string
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) SetLabelId(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) SetLabelName(v string) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) SetLevelNum(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) String() string
- type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) GoString() string
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) SetLabelId(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) SetLabelName(v string) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) SetLevelNum(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) String() string
- type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) GoString() string
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) SetLabelId(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) SetLabelName(v string) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5
- func (s *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) SetLevelNum(v int64) *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5
- func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) String() string
- type GetAppDispatchInfoHeaders
- func (s GetAppDispatchInfoHeaders) GoString() string
- func (s *GetAppDispatchInfoHeaders) SetCommonHeaders(v map[string]*string) *GetAppDispatchInfoHeaders
- func (s *GetAppDispatchInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetAppDispatchInfoHeaders
- func (s GetAppDispatchInfoHeaders) String() string
- type GetAppDispatchInfoRequest
- type GetAppDispatchInfoResponse
- func (s GetAppDispatchInfoResponse) GoString() string
- func (s *GetAppDispatchInfoResponse) SetBody(v *GetAppDispatchInfoResponseBody) *GetAppDispatchInfoResponse
- func (s *GetAppDispatchInfoResponse) SetHeaders(v map[string]*string) *GetAppDispatchInfoResponse
- func (s GetAppDispatchInfoResponse) String() string
- type GetAppDispatchInfoResponseBody
- func (s GetAppDispatchInfoResponseBody) GoString() string
- func (s *GetAppDispatchInfoResponseBody) SetAndroid(v []*GetAppDispatchInfoResponseBodyAndroid) *GetAppDispatchInfoResponseBody
- func (s *GetAppDispatchInfoResponseBody) SetIOS(v []*GetAppDispatchInfoResponseBodyIOS) *GetAppDispatchInfoResponseBody
- func (s *GetAppDispatchInfoResponseBody) SetMac(v []*GetAppDispatchInfoResponseBodyMac) *GetAppDispatchInfoResponseBody
- func (s *GetAppDispatchInfoResponseBody) SetWindows(v []*GetAppDispatchInfoResponseBodyWindows) *GetAppDispatchInfoResponseBody
- func (s GetAppDispatchInfoResponseBody) String() string
- type GetAppDispatchInfoResponseBodyAndroid
- func (s GetAppDispatchInfoResponseBodyAndroid) GoString() string
- func (s *GetAppDispatchInfoResponseBodyAndroid) SetBaseLineVersion(v string) *GetAppDispatchInfoResponseBodyAndroid
- func (s *GetAppDispatchInfoResponseBodyAndroid) SetDownloadUrl(v string) *GetAppDispatchInfoResponseBodyAndroid
- func (s *GetAppDispatchInfoResponseBodyAndroid) SetInGray(v bool) *GetAppDispatchInfoResponseBodyAndroid
- func (s *GetAppDispatchInfoResponseBodyAndroid) SetPackTime(v int64) *GetAppDispatchInfoResponseBodyAndroid
- func (s *GetAppDispatchInfoResponseBodyAndroid) SetPlatform(v string) *GetAppDispatchInfoResponseBodyAndroid
- func (s *GetAppDispatchInfoResponseBodyAndroid) SetVersion(v string) *GetAppDispatchInfoResponseBodyAndroid
- func (s GetAppDispatchInfoResponseBodyAndroid) String() string
- type GetAppDispatchInfoResponseBodyIOS
- func (s GetAppDispatchInfoResponseBodyIOS) GoString() string
- func (s *GetAppDispatchInfoResponseBodyIOS) SetBaseLineVersion(v string) *GetAppDispatchInfoResponseBodyIOS
- func (s *GetAppDispatchInfoResponseBodyIOS) SetDownloadUrl(v string) *GetAppDispatchInfoResponseBodyIOS
- func (s *GetAppDispatchInfoResponseBodyIOS) SetExt(v *GetAppDispatchInfoResponseBodyIOSExt) *GetAppDispatchInfoResponseBodyIOS
- func (s *GetAppDispatchInfoResponseBodyIOS) SetInGray(v bool) *GetAppDispatchInfoResponseBodyIOS
- func (s *GetAppDispatchInfoResponseBodyIOS) SetPackTime(v int64) *GetAppDispatchInfoResponseBodyIOS
- func (s *GetAppDispatchInfoResponseBodyIOS) SetPlatform(v string) *GetAppDispatchInfoResponseBodyIOS
- func (s *GetAppDispatchInfoResponseBodyIOS) SetVersion(v string) *GetAppDispatchInfoResponseBodyIOS
- func (s GetAppDispatchInfoResponseBodyIOS) String() string
- type GetAppDispatchInfoResponseBodyIOSExt
- type GetAppDispatchInfoResponseBodyMac
- func (s GetAppDispatchInfoResponseBodyMac) GoString() string
- func (s *GetAppDispatchInfoResponseBodyMac) SetBaseLineVersion(v string) *GetAppDispatchInfoResponseBodyMac
- func (s *GetAppDispatchInfoResponseBodyMac) SetDownloadUrl(v string) *GetAppDispatchInfoResponseBodyMac
- func (s *GetAppDispatchInfoResponseBodyMac) SetInGray(v bool) *GetAppDispatchInfoResponseBodyMac
- func (s *GetAppDispatchInfoResponseBodyMac) SetPackTime(v int64) *GetAppDispatchInfoResponseBodyMac
- func (s *GetAppDispatchInfoResponseBodyMac) SetPlatform(v string) *GetAppDispatchInfoResponseBodyMac
- func (s *GetAppDispatchInfoResponseBodyMac) SetVersion(v string) *GetAppDispatchInfoResponseBodyMac
- func (s GetAppDispatchInfoResponseBodyMac) String() string
- type GetAppDispatchInfoResponseBodyWindows
- func (s GetAppDispatchInfoResponseBodyWindows) GoString() string
- func (s *GetAppDispatchInfoResponseBodyWindows) SetBaseLineVersion(v string) *GetAppDispatchInfoResponseBodyWindows
- func (s *GetAppDispatchInfoResponseBodyWindows) SetDownloadUrl(v string) *GetAppDispatchInfoResponseBodyWindows
- func (s *GetAppDispatchInfoResponseBodyWindows) SetInGray(v bool) *GetAppDispatchInfoResponseBodyWindows
- func (s *GetAppDispatchInfoResponseBodyWindows) SetPackTime(v int64) *GetAppDispatchInfoResponseBodyWindows
- func (s *GetAppDispatchInfoResponseBodyWindows) SetPlatform(v string) *GetAppDispatchInfoResponseBodyWindows
- func (s *GetAppDispatchInfoResponseBodyWindows) SetVersion(v string) *GetAppDispatchInfoResponseBodyWindows
- func (s GetAppDispatchInfoResponseBodyWindows) String() string
- type GetCalenderSummaryHeaders
- func (s GetCalenderSummaryHeaders) GoString() string
- func (s *GetCalenderSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetCalenderSummaryHeaders
- func (s *GetCalenderSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetCalenderSummaryHeaders
- func (s GetCalenderSummaryHeaders) String() string
- type GetCalenderSummaryResponse
- func (s GetCalenderSummaryResponse) GoString() string
- func (s *GetCalenderSummaryResponse) SetBody(v *GetCalenderSummaryResponseBody) *GetCalenderSummaryResponse
- func (s *GetCalenderSummaryResponse) SetHeaders(v map[string]*string) *GetCalenderSummaryResponse
- func (s GetCalenderSummaryResponse) String() string
- type GetCalenderSummaryResponseBody
- func (s GetCalenderSummaryResponseBody) GoString() string
- func (s *GetCalenderSummaryResponseBody) SetCalendarCreateUserCnt(v string) *GetCalenderSummaryResponseBody
- func (s *GetCalenderSummaryResponseBody) SetRecvCalendarUserCnt1d(v string) *GetCalenderSummaryResponseBody
- func (s *GetCalenderSummaryResponseBody) SetUseCalendarUserCnt1d(v string) *GetCalenderSummaryResponseBody
- func (s GetCalenderSummaryResponseBody) String() string
- type GetCommentListHeaders
- type GetCommentListRequest
- type GetCommentListResponse
- type GetCommentListResponseBody
- func (s GetCommentListResponseBody) GoString() string
- func (s *GetCommentListResponseBody) SetData(v []*GetCommentListResponseBodyData) *GetCommentListResponseBody
- func (s *GetCommentListResponseBody) SetTotalCount(v int64) *GetCommentListResponseBody
- func (s GetCommentListResponseBody) String() string
- type GetCommentListResponseBodyData
- func (s GetCommentListResponseBodyData) GoString() string
- func (s *GetCommentListResponseBodyData) SetCommentId(v string) *GetCommentListResponseBodyData
- func (s *GetCommentListResponseBodyData) SetCommentTime(v float32) *GetCommentListResponseBodyData
- func (s *GetCommentListResponseBodyData) SetCommentUserName(v string) *GetCommentListResponseBodyData
- func (s *GetCommentListResponseBodyData) SetContent(v string) *GetCommentListResponseBodyData
- func (s GetCommentListResponseBodyData) String() string
- type GetConfBaseInfoByLogicalIdHeaders
- func (s GetConfBaseInfoByLogicalIdHeaders) GoString() string
- func (s *GetConfBaseInfoByLogicalIdHeaders) SetCommonHeaders(v map[string]*string) *GetConfBaseInfoByLogicalIdHeaders
- func (s *GetConfBaseInfoByLogicalIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetConfBaseInfoByLogicalIdHeaders
- func (s GetConfBaseInfoByLogicalIdHeaders) String() string
- type GetConfBaseInfoByLogicalIdRequest
- type GetConfBaseInfoByLogicalIdResponse
- func (s GetConfBaseInfoByLogicalIdResponse) GoString() string
- func (s *GetConfBaseInfoByLogicalIdResponse) SetBody(v *GetConfBaseInfoByLogicalIdResponseBody) *GetConfBaseInfoByLogicalIdResponse
- func (s *GetConfBaseInfoByLogicalIdResponse) SetHeaders(v map[string]*string) *GetConfBaseInfoByLogicalIdResponse
- func (s GetConfBaseInfoByLogicalIdResponse) String() string
- type GetConfBaseInfoByLogicalIdResponseBody
- func (s GetConfBaseInfoByLogicalIdResponseBody) GoString() string
- func (s *GetConfBaseInfoByLogicalIdResponseBody) SetConferenceId(v string) *GetConfBaseInfoByLogicalIdResponseBody
- func (s *GetConfBaseInfoByLogicalIdResponseBody) SetLogicalConferenceId(v string) *GetConfBaseInfoByLogicalIdResponseBody
- func (s *GetConfBaseInfoByLogicalIdResponseBody) SetNickname(v string) *GetConfBaseInfoByLogicalIdResponseBody
- func (s *GetConfBaseInfoByLogicalIdResponseBody) SetStartTime(v float32) *GetConfBaseInfoByLogicalIdResponseBody
- func (s *GetConfBaseInfoByLogicalIdResponseBody) SetTitle(v string) *GetConfBaseInfoByLogicalIdResponseBody
- func (s *GetConfBaseInfoByLogicalIdResponseBody) SetUnionId(v string) *GetConfBaseInfoByLogicalIdResponseBody
- func (s GetConfBaseInfoByLogicalIdResponseBody) String() string
- type GetConferenceDetailHeaders
- func (s GetConferenceDetailHeaders) GoString() string
- func (s *GetConferenceDetailHeaders) SetCommonHeaders(v map[string]*string) *GetConferenceDetailHeaders
- func (s *GetConferenceDetailHeaders) SetXAcsDingtalkAccessToken(v string) *GetConferenceDetailHeaders
- func (s GetConferenceDetailHeaders) String() string
- type GetConferenceDetailResponse
- func (s GetConferenceDetailResponse) GoString() string
- func (s *GetConferenceDetailResponse) SetBody(v *GetConferenceDetailResponseBody) *GetConferenceDetailResponse
- func (s *GetConferenceDetailResponse) SetHeaders(v map[string]*string) *GetConferenceDetailResponse
- func (s GetConferenceDetailResponse) String() string
- type GetConferenceDetailResponseBody
- func (s GetConferenceDetailResponseBody) GoString() string
- func (s *GetConferenceDetailResponseBody) SetAttendeeNum(v int64) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetAttendeePercentage(v string) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetCallerId(v string) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetCallerName(v string) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetConfStartTime(v float32) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetConferenceId(v string) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetDuration(v float32) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetMemberList(v []*GetConferenceDetailResponseBodyMemberList) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetTitle(v string) *GetConferenceDetailResponseBody
- func (s *GetConferenceDetailResponseBody) SetTotalNum(v int64) *GetConferenceDetailResponseBody
- func (s GetConferenceDetailResponseBody) String() string
- type GetConferenceDetailResponseBodyMemberList
- func (s GetConferenceDetailResponseBodyMemberList) GoString() string
- func (s *GetConferenceDetailResponseBodyMemberList) SetAttendDuration(v float32) *GetConferenceDetailResponseBodyMemberList
- func (s *GetConferenceDetailResponseBodyMemberList) SetName(v string) *GetConferenceDetailResponseBodyMemberList
- func (s *GetConferenceDetailResponseBodyMemberList) SetStaffId(v string) *GetConferenceDetailResponseBodyMemberList
- func (s *GetConferenceDetailResponseBodyMemberList) SetUnionId(v string) *GetConferenceDetailResponseBodyMemberList
- func (s GetConferenceDetailResponseBodyMemberList) String() string
- type GetDingReportDeptSummaryHeaders
- func (s GetDingReportDeptSummaryHeaders) GoString() string
- func (s *GetDingReportDeptSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetDingReportDeptSummaryHeaders
- func (s *GetDingReportDeptSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetDingReportDeptSummaryHeaders
- func (s GetDingReportDeptSummaryHeaders) String() string
- type GetDingReportDeptSummaryRequest
- func (s GetDingReportDeptSummaryRequest) GoString() string
- func (s *GetDingReportDeptSummaryRequest) SetMaxResults(v int64) *GetDingReportDeptSummaryRequest
- func (s *GetDingReportDeptSummaryRequest) SetNextToken(v int64) *GetDingReportDeptSummaryRequest
- func (s GetDingReportDeptSummaryRequest) String() string
- type GetDingReportDeptSummaryResponse
- func (s GetDingReportDeptSummaryResponse) GoString() string
- func (s *GetDingReportDeptSummaryResponse) SetBody(v *GetDingReportDeptSummaryResponseBody) *GetDingReportDeptSummaryResponse
- func (s *GetDingReportDeptSummaryResponse) SetHeaders(v map[string]*string) *GetDingReportDeptSummaryResponse
- func (s GetDingReportDeptSummaryResponse) String() string
- type GetDingReportDeptSummaryResponseBody
- func (s GetDingReportDeptSummaryResponseBody) GoString() string
- func (s *GetDingReportDeptSummaryResponseBody) SetData(v []*GetDingReportDeptSummaryResponseBodyData) *GetDingReportDeptSummaryResponseBody
- func (s *GetDingReportDeptSummaryResponseBody) SetHasMore(v bool) *GetDingReportDeptSummaryResponseBody
- func (s *GetDingReportDeptSummaryResponseBody) SetNextToken(v int64) *GetDingReportDeptSummaryResponseBody
- func (s GetDingReportDeptSummaryResponseBody) String() string
- type GetDingReportDeptSummaryResponseBodyData
- func (s GetDingReportDeptSummaryResponseBodyData) GoString() string
- func (s *GetDingReportDeptSummaryResponseBodyData) SetDeptId(v string) *GetDingReportDeptSummaryResponseBodyData
- func (s *GetDingReportDeptSummaryResponseBodyData) SetDeptName(v string) *GetDingReportDeptSummaryResponseBodyData
- func (s *GetDingReportDeptSummaryResponseBodyData) SetDingReportSendCnt(v string) *GetDingReportDeptSummaryResponseBodyData
- func (s *GetDingReportDeptSummaryResponseBodyData) SetDingReportSendUsrCnt(v string) *GetDingReportDeptSummaryResponseBodyData
- func (s GetDingReportDeptSummaryResponseBodyData) String() string
- type GetDingReportSummaryHeaders
- func (s GetDingReportSummaryHeaders) GoString() string
- func (s *GetDingReportSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetDingReportSummaryHeaders
- func (s *GetDingReportSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetDingReportSummaryHeaders
- func (s GetDingReportSummaryHeaders) String() string
- type GetDingReportSummaryResponse
- func (s GetDingReportSummaryResponse) GoString() string
- func (s *GetDingReportSummaryResponse) SetBody(v *GetDingReportSummaryResponseBody) *GetDingReportSummaryResponse
- func (s *GetDingReportSummaryResponse) SetHeaders(v map[string]*string) *GetDingReportSummaryResponse
- func (s GetDingReportSummaryResponse) String() string
- type GetDingReportSummaryResponseBody
- type GetDocCreatedDeptSummaryHeaders
- func (s GetDocCreatedDeptSummaryHeaders) GoString() string
- func (s *GetDocCreatedDeptSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetDocCreatedDeptSummaryHeaders
- func (s *GetDocCreatedDeptSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetDocCreatedDeptSummaryHeaders
- func (s GetDocCreatedDeptSummaryHeaders) String() string
- type GetDocCreatedDeptSummaryRequest
- func (s GetDocCreatedDeptSummaryRequest) GoString() string
- func (s *GetDocCreatedDeptSummaryRequest) SetMaxResults(v int64) *GetDocCreatedDeptSummaryRequest
- func (s *GetDocCreatedDeptSummaryRequest) SetNextToken(v int64) *GetDocCreatedDeptSummaryRequest
- func (s GetDocCreatedDeptSummaryRequest) String() string
- type GetDocCreatedDeptSummaryResponse
- func (s GetDocCreatedDeptSummaryResponse) GoString() string
- func (s *GetDocCreatedDeptSummaryResponse) SetBody(v *GetDocCreatedDeptSummaryResponseBody) *GetDocCreatedDeptSummaryResponse
- func (s *GetDocCreatedDeptSummaryResponse) SetHeaders(v map[string]*string) *GetDocCreatedDeptSummaryResponse
- func (s GetDocCreatedDeptSummaryResponse) String() string
- type GetDocCreatedDeptSummaryResponseBody
- func (s GetDocCreatedDeptSummaryResponseBody) GoString() string
- func (s *GetDocCreatedDeptSummaryResponseBody) SetData(v []*GetDocCreatedDeptSummaryResponseBodyData) *GetDocCreatedDeptSummaryResponseBody
- func (s *GetDocCreatedDeptSummaryResponseBody) SetHasMore(v bool) *GetDocCreatedDeptSummaryResponseBody
- func (s *GetDocCreatedDeptSummaryResponseBody) SetNextToken(v int64) *GetDocCreatedDeptSummaryResponseBody
- func (s GetDocCreatedDeptSummaryResponseBody) String() string
- type GetDocCreatedDeptSummaryResponseBodyData
- func (s GetDocCreatedDeptSummaryResponseBodyData) GoString() string
- func (s *GetDocCreatedDeptSummaryResponseBodyData) SetCreateDocUserCnt1d(v string) *GetDocCreatedDeptSummaryResponseBodyData
- func (s *GetDocCreatedDeptSummaryResponseBodyData) SetDeptId(v string) *GetDocCreatedDeptSummaryResponseBodyData
- func (s *GetDocCreatedDeptSummaryResponseBodyData) SetDeptName(v string) *GetDocCreatedDeptSummaryResponseBodyData
- func (s *GetDocCreatedDeptSummaryResponseBodyData) SetDocCreatedCnt(v string) *GetDocCreatedDeptSummaryResponseBodyData
- func (s GetDocCreatedDeptSummaryResponseBodyData) String() string
- type GetDocCreatedSummaryHeaders
- func (s GetDocCreatedSummaryHeaders) GoString() string
- func (s *GetDocCreatedSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetDocCreatedSummaryHeaders
- func (s *GetDocCreatedSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetDocCreatedSummaryHeaders
- func (s GetDocCreatedSummaryHeaders) String() string
- type GetDocCreatedSummaryResponse
- func (s GetDocCreatedSummaryResponse) GoString() string
- func (s *GetDocCreatedSummaryResponse) SetBody(v *GetDocCreatedSummaryResponseBody) *GetDocCreatedSummaryResponse
- func (s *GetDocCreatedSummaryResponse) SetHeaders(v map[string]*string) *GetDocCreatedSummaryResponse
- func (s GetDocCreatedSummaryResponse) String() string
- type GetDocCreatedSummaryResponseBody
- func (s GetDocCreatedSummaryResponseBody) GoString() string
- func (s *GetDocCreatedSummaryResponseBody) SetDocCreateUserCnt1d(v string) *GetDocCreatedSummaryResponseBody
- func (s *GetDocCreatedSummaryResponseBody) SetDocCreatedCnt(v string) *GetDocCreatedSummaryResponseBody
- func (s GetDocCreatedSummaryResponseBody) String() string
- type GetExclusiveAccountAllOrgListHeaders
- func (s GetExclusiveAccountAllOrgListHeaders) GoString() string
- func (s *GetExclusiveAccountAllOrgListHeaders) SetCommonHeaders(v map[string]*string) *GetExclusiveAccountAllOrgListHeaders
- func (s *GetExclusiveAccountAllOrgListHeaders) SetXAcsDingtalkAccessToken(v string) *GetExclusiveAccountAllOrgListHeaders
- func (s GetExclusiveAccountAllOrgListHeaders) String() string
- type GetExclusiveAccountAllOrgListRequest
- type GetExclusiveAccountAllOrgListResponse
- func (s GetExclusiveAccountAllOrgListResponse) GoString() string
- func (s *GetExclusiveAccountAllOrgListResponse) SetBody(v *GetExclusiveAccountAllOrgListResponseBody) *GetExclusiveAccountAllOrgListResponse
- func (s *GetExclusiveAccountAllOrgListResponse) SetHeaders(v map[string]*string) *GetExclusiveAccountAllOrgListResponse
- func (s GetExclusiveAccountAllOrgListResponse) String() string
- type GetExclusiveAccountAllOrgListResponseBody
- func (s GetExclusiveAccountAllOrgListResponseBody) GoString() string
- func (s *GetExclusiveAccountAllOrgListResponseBody) SetOrgInfoList(v []*GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) *GetExclusiveAccountAllOrgListResponseBody
- func (s GetExclusiveAccountAllOrgListResponseBody) String() string
- type GetExclusiveAccountAllOrgListResponseBodyOrgInfoList
- func (s GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) GoString() string
- func (s *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetCorpId(v string) *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList
- func (s *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetIsMainOrg(v bool) *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList
- func (s *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetLogoUrl(v string) *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList
- func (s *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetOrgFullName(v string) *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList
- func (s *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetOrgName(v string) *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList
- func (s GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) String() string
- type GetGeneralFormCreatedDeptSummaryHeaders
- func (s GetGeneralFormCreatedDeptSummaryHeaders) GoString() string
- func (s *GetGeneralFormCreatedDeptSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetGeneralFormCreatedDeptSummaryHeaders
- func (s *GetGeneralFormCreatedDeptSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetGeneralFormCreatedDeptSummaryHeaders
- func (s GetGeneralFormCreatedDeptSummaryHeaders) String() string
- type GetGeneralFormCreatedDeptSummaryRequest
- func (s GetGeneralFormCreatedDeptSummaryRequest) GoString() string
- func (s *GetGeneralFormCreatedDeptSummaryRequest) SetMaxResults(v int64) *GetGeneralFormCreatedDeptSummaryRequest
- func (s *GetGeneralFormCreatedDeptSummaryRequest) SetNextToken(v int64) *GetGeneralFormCreatedDeptSummaryRequest
- func (s GetGeneralFormCreatedDeptSummaryRequest) String() string
- type GetGeneralFormCreatedDeptSummaryResponse
- func (s GetGeneralFormCreatedDeptSummaryResponse) GoString() string
- func (s *GetGeneralFormCreatedDeptSummaryResponse) SetBody(v *GetGeneralFormCreatedDeptSummaryResponseBody) *GetGeneralFormCreatedDeptSummaryResponse
- func (s *GetGeneralFormCreatedDeptSummaryResponse) SetHeaders(v map[string]*string) *GetGeneralFormCreatedDeptSummaryResponse
- func (s GetGeneralFormCreatedDeptSummaryResponse) String() string
- type GetGeneralFormCreatedDeptSummaryResponseBody
- func (s GetGeneralFormCreatedDeptSummaryResponseBody) GoString() string
- func (s *GetGeneralFormCreatedDeptSummaryResponseBody) SetData(v []*GetGeneralFormCreatedDeptSummaryResponseBodyData) *GetGeneralFormCreatedDeptSummaryResponseBody
- func (s *GetGeneralFormCreatedDeptSummaryResponseBody) SetHasMore(v bool) *GetGeneralFormCreatedDeptSummaryResponseBody
- func (s *GetGeneralFormCreatedDeptSummaryResponseBody) SetNextToken(v int64) *GetGeneralFormCreatedDeptSummaryResponseBody
- func (s GetGeneralFormCreatedDeptSummaryResponseBody) String() string
- type GetGeneralFormCreatedDeptSummaryResponseBodyData
- func (s GetGeneralFormCreatedDeptSummaryResponseBodyData) GoString() string
- func (s *GetGeneralFormCreatedDeptSummaryResponseBodyData) SetDeptId(v string) *GetGeneralFormCreatedDeptSummaryResponseBodyData
- func (s *GetGeneralFormCreatedDeptSummaryResponseBodyData) SetDeptName(v string) *GetGeneralFormCreatedDeptSummaryResponseBodyData
- func (s *GetGeneralFormCreatedDeptSummaryResponseBodyData) SetGeneralFormCreateCnt1d(v string) *GetGeneralFormCreatedDeptSummaryResponseBodyData
- func (s *GetGeneralFormCreatedDeptSummaryResponseBodyData) SetUseGeneralFormUserCnt1d(v string) *GetGeneralFormCreatedDeptSummaryResponseBodyData
- func (s GetGeneralFormCreatedDeptSummaryResponseBodyData) String() string
- type GetGeneralFormCreatedSummaryHeaders
- func (s GetGeneralFormCreatedSummaryHeaders) GoString() string
- func (s *GetGeneralFormCreatedSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetGeneralFormCreatedSummaryHeaders
- func (s *GetGeneralFormCreatedSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetGeneralFormCreatedSummaryHeaders
- func (s GetGeneralFormCreatedSummaryHeaders) String() string
- type GetGeneralFormCreatedSummaryResponse
- func (s GetGeneralFormCreatedSummaryResponse) GoString() string
- func (s *GetGeneralFormCreatedSummaryResponse) SetBody(v *GetGeneralFormCreatedSummaryResponseBody) *GetGeneralFormCreatedSummaryResponse
- func (s *GetGeneralFormCreatedSummaryResponse) SetHeaders(v map[string]*string) *GetGeneralFormCreatedSummaryResponse
- func (s GetGeneralFormCreatedSummaryResponse) String() string
- type GetGeneralFormCreatedSummaryResponseBody
- func (s GetGeneralFormCreatedSummaryResponseBody) GoString() string
- func (s *GetGeneralFormCreatedSummaryResponseBody) SetGeneralFormCreatedCnt(v string) *GetGeneralFormCreatedSummaryResponseBody
- func (s *GetGeneralFormCreatedSummaryResponseBody) SetUseGeneralFormUserCnt1d(v string) *GetGeneralFormCreatedSummaryResponseBody
- func (s GetGeneralFormCreatedSummaryResponseBody) String() string
- type GetGroupActiveInfoHeaders
- func (s GetGroupActiveInfoHeaders) GoString() string
- func (s *GetGroupActiveInfoHeaders) SetCommonHeaders(v map[string]*string) *GetGroupActiveInfoHeaders
- func (s *GetGroupActiveInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetGroupActiveInfoHeaders
- func (s GetGroupActiveInfoHeaders) String() string
- type GetGroupActiveInfoRequest
- func (s GetGroupActiveInfoRequest) GoString() string
- func (s *GetGroupActiveInfoRequest) SetDingGroupId(v string) *GetGroupActiveInfoRequest
- func (s *GetGroupActiveInfoRequest) SetGroupType(v int64) *GetGroupActiveInfoRequest
- func (s *GetGroupActiveInfoRequest) SetPageNumber(v int64) *GetGroupActiveInfoRequest
- func (s *GetGroupActiveInfoRequest) SetPageSize(v int64) *GetGroupActiveInfoRequest
- func (s *GetGroupActiveInfoRequest) SetStatDate(v string) *GetGroupActiveInfoRequest
- func (s GetGroupActiveInfoRequest) String() string
- type GetGroupActiveInfoResponse
- func (s GetGroupActiveInfoResponse) GoString() string
- func (s *GetGroupActiveInfoResponse) SetBody(v *GetGroupActiveInfoResponseBody) *GetGroupActiveInfoResponse
- func (s *GetGroupActiveInfoResponse) SetHeaders(v map[string]*string) *GetGroupActiveInfoResponse
- func (s GetGroupActiveInfoResponse) String() string
- type GetGroupActiveInfoResponseBody
- func (s GetGroupActiveInfoResponseBody) GoString() string
- func (s *GetGroupActiveInfoResponseBody) SetData(v []*GetGroupActiveInfoResponseBodyData) *GetGroupActiveInfoResponseBody
- func (s *GetGroupActiveInfoResponseBody) SetTotalCount(v int64) *GetGroupActiveInfoResponseBody
- func (s GetGroupActiveInfoResponseBody) String() string
- type GetGroupActiveInfoResponseBodyData
- func (s GetGroupActiveInfoResponseBodyData) GoString() string
- func (s *GetGroupActiveInfoResponseBodyData) SetDingGroupId(v string) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetGroupCreateTime(v string) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetGroupCreateUserId(v string) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetGroupCreateUserName(v string) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetGroupName(v string) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetGroupType(v int64) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetGroupUserCnt1d(v int32) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetOpenConvUv1d(v int32) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetSendMessageCnt1d(v int64) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetSendMessageUserCnt1d(v int64) *GetGroupActiveInfoResponseBodyData
- func (s *GetGroupActiveInfoResponseBodyData) SetStatDate(v string) *GetGroupActiveInfoResponseBodyData
- func (s GetGroupActiveInfoResponseBodyData) String() string
- type GetInActiveUserListHeaders
- func (s GetInActiveUserListHeaders) GoString() string
- func (s *GetInActiveUserListHeaders) SetCommonHeaders(v map[string]*string) *GetInActiveUserListHeaders
- func (s *GetInActiveUserListHeaders) SetXAcsDingtalkAccessToken(v string) *GetInActiveUserListHeaders
- func (s GetInActiveUserListHeaders) String() string
- type GetInActiveUserListRequest
- func (s GetInActiveUserListRequest) GoString() string
- func (s *GetInActiveUserListRequest) SetDeptIds(v []*string) *GetInActiveUserListRequest
- func (s *GetInActiveUserListRequest) SetPageNumber(v int64) *GetInActiveUserListRequest
- func (s *GetInActiveUserListRequest) SetPageSize(v int64) *GetInActiveUserListRequest
- func (s *GetInActiveUserListRequest) SetStatDate(v string) *GetInActiveUserListRequest
- func (s GetInActiveUserListRequest) String() string
- type GetInActiveUserListResponse
- func (s GetInActiveUserListResponse) GoString() string
- func (s *GetInActiveUserListResponse) SetBody(v *GetInActiveUserListResponseBody) *GetInActiveUserListResponse
- func (s *GetInActiveUserListResponse) SetHeaders(v map[string]*string) *GetInActiveUserListResponse
- func (s GetInActiveUserListResponse) String() string
- type GetInActiveUserListResponseBody
- func (s GetInActiveUserListResponseBody) GoString() string
- func (s *GetInActiveUserListResponseBody) SetDataList(v []map[string]interface{}) *GetInActiveUserListResponseBody
- func (s *GetInActiveUserListResponseBody) SetMetaList(v []*GetInActiveUserListResponseBodyMetaList) *GetInActiveUserListResponseBody
- func (s GetInActiveUserListResponseBody) String() string
- type GetInActiveUserListResponseBodyMetaList
- func (s GetInActiveUserListResponseBodyMetaList) GoString() string
- func (s *GetInActiveUserListResponseBodyMetaList) SetKpiCaliber(v string) *GetInActiveUserListResponseBodyMetaList
- func (s *GetInActiveUserListResponseBodyMetaList) SetKpiId(v string) *GetInActiveUserListResponseBodyMetaList
- func (s *GetInActiveUserListResponseBodyMetaList) SetKpiName(v string) *GetInActiveUserListResponseBodyMetaList
- func (s *GetInActiveUserListResponseBodyMetaList) SetPeriod(v string) *GetInActiveUserListResponseBodyMetaList
- func (s *GetInActiveUserListResponseBodyMetaList) SetUnit(v string) *GetInActiveUserListResponseBodyMetaList
- func (s GetInActiveUserListResponseBodyMetaList) String() string
- type GetLastOrgAuthDataHeaders
- func (s GetLastOrgAuthDataHeaders) GoString() string
- func (s *GetLastOrgAuthDataHeaders) SetCommonHeaders(v map[string]*string) *GetLastOrgAuthDataHeaders
- func (s *GetLastOrgAuthDataHeaders) SetXAcsDingtalkAccessToken(v string) *GetLastOrgAuthDataHeaders
- func (s GetLastOrgAuthDataHeaders) String() string
- type GetLastOrgAuthDataRequest
- type GetLastOrgAuthDataResponse
- func (s GetLastOrgAuthDataResponse) GoString() string
- func (s *GetLastOrgAuthDataResponse) SetBody(v *GetLastOrgAuthDataResponseBody) *GetLastOrgAuthDataResponse
- func (s *GetLastOrgAuthDataResponse) SetHeaders(v map[string]*string) *GetLastOrgAuthDataResponse
- func (s GetLastOrgAuthDataResponse) String() string
- type GetLastOrgAuthDataResponseBody
- func (s GetLastOrgAuthDataResponseBody) GoString() string
- func (s *GetLastOrgAuthDataResponseBody) SetAuthRemark(v string) *GetLastOrgAuthDataResponseBody
- func (s *GetLastOrgAuthDataResponseBody) SetAuthStatus(v int32) *GetLastOrgAuthDataResponseBody
- func (s GetLastOrgAuthDataResponseBody) String() string
- type GetOaOperatorLogListHeaders
- func (s GetOaOperatorLogListHeaders) GoString() string
- func (s *GetOaOperatorLogListHeaders) SetCommonHeaders(v map[string]*string) *GetOaOperatorLogListHeaders
- func (s *GetOaOperatorLogListHeaders) SetXAcsDingtalkAccessToken(v string) *GetOaOperatorLogListHeaders
- func (s GetOaOperatorLogListHeaders) String() string
- type GetOaOperatorLogListRequest
- func (s GetOaOperatorLogListRequest) GoString() string
- func (s *GetOaOperatorLogListRequest) SetCategoryList(v []*string) *GetOaOperatorLogListRequest
- func (s *GetOaOperatorLogListRequest) SetEndTime(v int64) *GetOaOperatorLogListRequest
- func (s *GetOaOperatorLogListRequest) SetOpUserId(v string) *GetOaOperatorLogListRequest
- func (s *GetOaOperatorLogListRequest) SetPageNumber(v int64) *GetOaOperatorLogListRequest
- func (s *GetOaOperatorLogListRequest) SetPageSize(v int32) *GetOaOperatorLogListRequest
- func (s *GetOaOperatorLogListRequest) SetStartTime(v int64) *GetOaOperatorLogListRequest
- func (s GetOaOperatorLogListRequest) String() string
- type GetOaOperatorLogListResponse
- func (s GetOaOperatorLogListResponse) GoString() string
- func (s *GetOaOperatorLogListResponse) SetBody(v *GetOaOperatorLogListResponseBody) *GetOaOperatorLogListResponse
- func (s *GetOaOperatorLogListResponse) SetHeaders(v map[string]*string) *GetOaOperatorLogListResponse
- func (s GetOaOperatorLogListResponse) String() string
- type GetOaOperatorLogListResponseBody
- func (s GetOaOperatorLogListResponseBody) GoString() string
- func (s *GetOaOperatorLogListResponseBody) SetData(v []*GetOaOperatorLogListResponseBodyData) *GetOaOperatorLogListResponseBody
- func (s *GetOaOperatorLogListResponseBody) SetItemCount(v int64) *GetOaOperatorLogListResponseBody
- func (s GetOaOperatorLogListResponseBody) String() string
- type GetOaOperatorLogListResponseBodyData
- func (s GetOaOperatorLogListResponseBodyData) GoString() string
- func (s *GetOaOperatorLogListResponseBodyData) SetCategory1Name(v string) *GetOaOperatorLogListResponseBodyData
- func (s *GetOaOperatorLogListResponseBodyData) SetCategory2Name(v string) *GetOaOperatorLogListResponseBodyData
- func (s *GetOaOperatorLogListResponseBodyData) SetContent(v string) *GetOaOperatorLogListResponseBodyData
- func (s *GetOaOperatorLogListResponseBodyData) SetOpName(v string) *GetOaOperatorLogListResponseBodyData
- func (s *GetOaOperatorLogListResponseBodyData) SetOpTime(v int64) *GetOaOperatorLogListResponseBodyData
- func (s *GetOaOperatorLogListResponseBodyData) SetOpUserId(v string) *GetOaOperatorLogListResponseBodyData
- func (s GetOaOperatorLogListResponseBodyData) String() string
- type GetPartnerTypeByParentIdHeaders
- func (s GetPartnerTypeByParentIdHeaders) GoString() string
- func (s *GetPartnerTypeByParentIdHeaders) SetCommonHeaders(v map[string]*string) *GetPartnerTypeByParentIdHeaders
- func (s *GetPartnerTypeByParentIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetPartnerTypeByParentIdHeaders
- func (s GetPartnerTypeByParentIdHeaders) String() string
- type GetPartnerTypeByParentIdResponse
- func (s GetPartnerTypeByParentIdResponse) GoString() string
- func (s *GetPartnerTypeByParentIdResponse) SetBody(v *GetPartnerTypeByParentIdResponseBody) *GetPartnerTypeByParentIdResponse
- func (s *GetPartnerTypeByParentIdResponse) SetHeaders(v map[string]*string) *GetPartnerTypeByParentIdResponse
- func (s GetPartnerTypeByParentIdResponse) String() string
- type GetPartnerTypeByParentIdResponseBody
- type GetPartnerTypeByParentIdResponseBodyData
- func (s GetPartnerTypeByParentIdResponseBodyData) GoString() string
- func (s *GetPartnerTypeByParentIdResponseBodyData) SetLabelId(v string) *GetPartnerTypeByParentIdResponseBodyData
- func (s *GetPartnerTypeByParentIdResponseBodyData) SetTypeId(v float32) *GetPartnerTypeByParentIdResponseBodyData
- func (s *GetPartnerTypeByParentIdResponseBodyData) SetTypeName(v string) *GetPartnerTypeByParentIdResponseBodyData
- func (s GetPartnerTypeByParentIdResponseBodyData) String() string
- type GetPublisherSummaryHeaders
- func (s GetPublisherSummaryHeaders) GoString() string
- func (s *GetPublisherSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetPublisherSummaryHeaders
- func (s *GetPublisherSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetPublisherSummaryHeaders
- func (s GetPublisherSummaryHeaders) String() string
- type GetPublisherSummaryRequest
- type GetPublisherSummaryResponse
- func (s GetPublisherSummaryResponse) GoString() string
- func (s *GetPublisherSummaryResponse) SetBody(v *GetPublisherSummaryResponseBody) *GetPublisherSummaryResponse
- func (s *GetPublisherSummaryResponse) SetHeaders(v map[string]*string) *GetPublisherSummaryResponse
- func (s GetPublisherSummaryResponse) String() string
- type GetPublisherSummaryResponseBody
- func (s GetPublisherSummaryResponseBody) GoString() string
- func (s *GetPublisherSummaryResponseBody) SetData(v []*GetPublisherSummaryResponseBodyData) *GetPublisherSummaryResponseBody
- func (s *GetPublisherSummaryResponseBody) SetHasMore(v bool) *GetPublisherSummaryResponseBody
- func (s *GetPublisherSummaryResponseBody) SetNextToken(v int64) *GetPublisherSummaryResponseBody
- func (s *GetPublisherSummaryResponseBody) SetPublisherArticleCntStd(v string) *GetPublisherSummaryResponseBody
- func (s *GetPublisherSummaryResponseBody) SetPublisherArticlePvCntStd(v string) *GetPublisherSummaryResponseBody
- func (s *GetPublisherSummaryResponseBody) SetPublisherArticlePvTop5(v []*GetPublisherSummaryResponseBodyPublisherArticlePvTop5) *GetPublisherSummaryResponseBody
- func (s *GetPublisherSummaryResponseBody) SetPublisherCntStd(v string) *GetPublisherSummaryResponseBody
- func (s GetPublisherSummaryResponseBody) String() string
- type GetPublisherSummaryResponseBodyData
- func (s GetPublisherSummaryResponseBodyData) GoString() string
- func (s *GetPublisherSummaryResponseBodyData) SetPublisherArticleCntStd(v string) *GetPublisherSummaryResponseBodyData
- func (s *GetPublisherSummaryResponseBodyData) SetPublisherArticlePvCntStd(v string) *GetPublisherSummaryResponseBodyData
- func (s *GetPublisherSummaryResponseBodyData) SetPublisherName(v string) *GetPublisherSummaryResponseBodyData
- func (s *GetPublisherSummaryResponseBodyData) SetUnionId(v string) *GetPublisherSummaryResponseBodyData
- func (s GetPublisherSummaryResponseBodyData) String() string
- type GetPublisherSummaryResponseBodyPublisherArticlePvTop5
- type GetRealPeopleRecordsHeaders
- func (s GetRealPeopleRecordsHeaders) GoString() string
- func (s *GetRealPeopleRecordsHeaders) SetCommonHeaders(v map[string]*string) *GetRealPeopleRecordsHeaders
- func (s *GetRealPeopleRecordsHeaders) SetXAcsDingtalkAccessToken(v string) *GetRealPeopleRecordsHeaders
- func (s GetRealPeopleRecordsHeaders) String() string
- type GetRealPeopleRecordsRequest
- func (s GetRealPeopleRecordsRequest) GoString() string
- func (s *GetRealPeopleRecordsRequest) SetAgentId(v int64) *GetRealPeopleRecordsRequest
- func (s *GetRealPeopleRecordsRequest) SetFromTime(v int64) *GetRealPeopleRecordsRequest
- func (s *GetRealPeopleRecordsRequest) SetMaxResults(v int32) *GetRealPeopleRecordsRequest
- func (s *GetRealPeopleRecordsRequest) SetNextToken(v int64) *GetRealPeopleRecordsRequest
- func (s *GetRealPeopleRecordsRequest) SetPersonIdentification(v int32) *GetRealPeopleRecordsRequest
- func (s *GetRealPeopleRecordsRequest) SetToTime(v int64) *GetRealPeopleRecordsRequest
- func (s *GetRealPeopleRecordsRequest) SetUserIds(v []*string) *GetRealPeopleRecordsRequest
- func (s GetRealPeopleRecordsRequest) String() string
- type GetRealPeopleRecordsResponse
- func (s GetRealPeopleRecordsResponse) GoString() string
- func (s *GetRealPeopleRecordsResponse) SetBody(v *GetRealPeopleRecordsResponseBody) *GetRealPeopleRecordsResponse
- func (s *GetRealPeopleRecordsResponse) SetHeaders(v map[string]*string) *GetRealPeopleRecordsResponse
- func (s GetRealPeopleRecordsResponse) String() string
- type GetRealPeopleRecordsResponseBody
- func (s GetRealPeopleRecordsResponseBody) GoString() string
- func (s *GetRealPeopleRecordsResponseBody) SetData(v []*GetRealPeopleRecordsResponseBodyData) *GetRealPeopleRecordsResponseBody
- func (s *GetRealPeopleRecordsResponseBody) SetNextToken(v int64) *GetRealPeopleRecordsResponseBody
- func (s *GetRealPeopleRecordsResponseBody) SetTotal(v int32) *GetRealPeopleRecordsResponseBody
- func (s GetRealPeopleRecordsResponseBody) String() string
- type GetRealPeopleRecordsResponseBodyData
- func (s GetRealPeopleRecordsResponseBodyData) GoString() string
- func (s *GetRealPeopleRecordsResponseBodyData) SetAgentId(v int64) *GetRealPeopleRecordsResponseBodyData
- func (s *GetRealPeopleRecordsResponseBodyData) SetInvokeTime(v int64) *GetRealPeopleRecordsResponseBodyData
- func (s *GetRealPeopleRecordsResponseBodyData) SetPersonIdentification(v int32) *GetRealPeopleRecordsResponseBodyData
- func (s *GetRealPeopleRecordsResponseBodyData) SetPlatform(v int32) *GetRealPeopleRecordsResponseBodyData
- func (s *GetRealPeopleRecordsResponseBodyData) SetUserId(v string) *GetRealPeopleRecordsResponseBodyData
- func (s GetRealPeopleRecordsResponseBodyData) String() string
- type GetRecognizeRecordsHeaders
- func (s GetRecognizeRecordsHeaders) GoString() string
- func (s *GetRecognizeRecordsHeaders) SetCommonHeaders(v map[string]*string) *GetRecognizeRecordsHeaders
- func (s *GetRecognizeRecordsHeaders) SetXAcsDingtalkAccessToken(v string) *GetRecognizeRecordsHeaders
- func (s GetRecognizeRecordsHeaders) String() string
- type GetRecognizeRecordsRequest
- func (s GetRecognizeRecordsRequest) GoString() string
- func (s *GetRecognizeRecordsRequest) SetAgentId(v int64) *GetRecognizeRecordsRequest
- func (s *GetRecognizeRecordsRequest) SetFaceCompareResult(v int32) *GetRecognizeRecordsRequest
- func (s *GetRecognizeRecordsRequest) SetFromTime(v int64) *GetRecognizeRecordsRequest
- func (s *GetRecognizeRecordsRequest) SetMaxResults(v int32) *GetRecognizeRecordsRequest
- func (s *GetRecognizeRecordsRequest) SetNextToken(v int64) *GetRecognizeRecordsRequest
- func (s *GetRecognizeRecordsRequest) SetToTime(v int64) *GetRecognizeRecordsRequest
- func (s *GetRecognizeRecordsRequest) SetUserIds(v []*string) *GetRecognizeRecordsRequest
- func (s GetRecognizeRecordsRequest) String() string
- type GetRecognizeRecordsResponse
- func (s GetRecognizeRecordsResponse) GoString() string
- func (s *GetRecognizeRecordsResponse) SetBody(v *GetRecognizeRecordsResponseBody) *GetRecognizeRecordsResponse
- func (s *GetRecognizeRecordsResponse) SetHeaders(v map[string]*string) *GetRecognizeRecordsResponse
- func (s GetRecognizeRecordsResponse) String() string
- type GetRecognizeRecordsResponseBody
- func (s GetRecognizeRecordsResponseBody) GoString() string
- func (s *GetRecognizeRecordsResponseBody) SetData(v []*GetRecognizeRecordsResponseBodyData) *GetRecognizeRecordsResponseBody
- func (s *GetRecognizeRecordsResponseBody) SetNextToken(v int64) *GetRecognizeRecordsResponseBody
- func (s *GetRecognizeRecordsResponseBody) SetTotal(v int32) *GetRecognizeRecordsResponseBody
- func (s GetRecognizeRecordsResponseBody) String() string
- type GetRecognizeRecordsResponseBodyData
- func (s GetRecognizeRecordsResponseBodyData) GoString() string
- func (s *GetRecognizeRecordsResponseBodyData) SetAgentId(v int64) *GetRecognizeRecordsResponseBodyData
- func (s *GetRecognizeRecordsResponseBodyData) SetFaceCompareResult(v int32) *GetRecognizeRecordsResponseBodyData
- func (s *GetRecognizeRecordsResponseBodyData) SetInvokeTime(v int64) *GetRecognizeRecordsResponseBodyData
- func (s *GetRecognizeRecordsResponseBodyData) SetPlatform(v int32) *GetRecognizeRecordsResponseBodyData
- func (s *GetRecognizeRecordsResponseBodyData) SetUserId(v string) *GetRecognizeRecordsResponseBodyData
- func (s GetRecognizeRecordsResponseBodyData) String() string
- type GetSignedDetailByPageHeaders
- func (s GetSignedDetailByPageHeaders) GoString() string
- func (s *GetSignedDetailByPageHeaders) SetCommonHeaders(v map[string]*string) *GetSignedDetailByPageHeaders
- func (s *GetSignedDetailByPageHeaders) SetXAcsDingtalkAccessToken(v string) *GetSignedDetailByPageHeaders
- func (s GetSignedDetailByPageHeaders) String() string
- type GetSignedDetailByPageRequest
- func (s GetSignedDetailByPageRequest) GoString() string
- func (s *GetSignedDetailByPageRequest) SetPageNumber(v int64) *GetSignedDetailByPageRequest
- func (s *GetSignedDetailByPageRequest) SetPageSize(v int64) *GetSignedDetailByPageRequest
- func (s *GetSignedDetailByPageRequest) SetSignStatus(v int64) *GetSignedDetailByPageRequest
- func (s GetSignedDetailByPageRequest) String() string
- type GetSignedDetailByPageResponse
- func (s GetSignedDetailByPageResponse) GoString() string
- func (s *GetSignedDetailByPageResponse) SetBody(v *GetSignedDetailByPageResponseBody) *GetSignedDetailByPageResponse
- func (s *GetSignedDetailByPageResponse) SetHeaders(v map[string]*string) *GetSignedDetailByPageResponse
- func (s GetSignedDetailByPageResponse) String() string
- type GetSignedDetailByPageResponseBody
- func (s GetSignedDetailByPageResponseBody) GoString() string
- func (s *GetSignedDetailByPageResponseBody) SetAuditSignedDetailDTOList(v []*GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) *GetSignedDetailByPageResponseBody
- func (s *GetSignedDetailByPageResponseBody) SetCurrentPage(v int64) *GetSignedDetailByPageResponseBody
- func (s *GetSignedDetailByPageResponseBody) SetPageSize(v int64) *GetSignedDetailByPageResponseBody
- func (s *GetSignedDetailByPageResponseBody) SetTotal(v int64) *GetSignedDetailByPageResponseBody
- func (s GetSignedDetailByPageResponseBody) String() string
- type GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList
- func (s GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) GoString() string
- func (s *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetDeptName(v string) *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList
- func (s *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetEmail(v string) *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList
- func (s *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetName(v string) *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList
- func (s *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetPhone(v string) *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList
- func (s *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetRoles(v string) *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList
- func (s *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetStaffId(v string) *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList
- func (s *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetTitle(v string) *GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList
- func (s GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) String() string
- type GetTrustDeviceListHeaders
- func (s GetTrustDeviceListHeaders) GoString() string
- func (s *GetTrustDeviceListHeaders) SetCommonHeaders(v map[string]*string) *GetTrustDeviceListHeaders
- func (s *GetTrustDeviceListHeaders) SetXAcsDingtalkAccessToken(v string) *GetTrustDeviceListHeaders
- func (s GetTrustDeviceListHeaders) String() string
- type GetTrustDeviceListRequest
- type GetTrustDeviceListResponse
- func (s GetTrustDeviceListResponse) GoString() string
- func (s *GetTrustDeviceListResponse) SetBody(v *GetTrustDeviceListResponseBody) *GetTrustDeviceListResponse
- func (s *GetTrustDeviceListResponse) SetHeaders(v map[string]*string) *GetTrustDeviceListResponse
- func (s GetTrustDeviceListResponse) String() string
- type GetTrustDeviceListResponseBody
- type GetTrustDeviceListResponseBodyData
- func (s GetTrustDeviceListResponseBodyData) GoString() string
- func (s *GetTrustDeviceListResponseBodyData) SetCreateTime(v int64) *GetTrustDeviceListResponseBodyData
- func (s *GetTrustDeviceListResponseBodyData) SetMacAddress(v string) *GetTrustDeviceListResponseBodyData
- func (s *GetTrustDeviceListResponseBodyData) SetModel(v string) *GetTrustDeviceListResponseBodyData
- func (s *GetTrustDeviceListResponseBodyData) SetPlatform(v string) *GetTrustDeviceListResponseBodyData
- func (s *GetTrustDeviceListResponseBodyData) SetStatus(v int32) *GetTrustDeviceListResponseBodyData
- func (s *GetTrustDeviceListResponseBodyData) SetTitle(v string) *GetTrustDeviceListResponseBodyData
- func (s *GetTrustDeviceListResponseBodyData) SetUserId(v string) *GetTrustDeviceListResponseBodyData
- func (s GetTrustDeviceListResponseBodyData) String() string
- type GetUserAppVersionSummaryHeaders
- func (s GetUserAppVersionSummaryHeaders) GoString() string
- func (s *GetUserAppVersionSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetUserAppVersionSummaryHeaders
- func (s *GetUserAppVersionSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserAppVersionSummaryHeaders
- func (s GetUserAppVersionSummaryHeaders) String() string
- type GetUserAppVersionSummaryRequest
- func (s GetUserAppVersionSummaryRequest) GoString() string
- func (s *GetUserAppVersionSummaryRequest) SetMaxResults(v int64) *GetUserAppVersionSummaryRequest
- func (s *GetUserAppVersionSummaryRequest) SetNextToken(v int64) *GetUserAppVersionSummaryRequest
- func (s GetUserAppVersionSummaryRequest) String() string
- type GetUserAppVersionSummaryResponse
- func (s GetUserAppVersionSummaryResponse) GoString() string
- func (s *GetUserAppVersionSummaryResponse) SetBody(v *GetUserAppVersionSummaryResponseBody) *GetUserAppVersionSummaryResponse
- func (s *GetUserAppVersionSummaryResponse) SetHeaders(v map[string]*string) *GetUserAppVersionSummaryResponse
- func (s GetUserAppVersionSummaryResponse) String() string
- type GetUserAppVersionSummaryResponseBody
- func (s GetUserAppVersionSummaryResponseBody) GoString() string
- func (s *GetUserAppVersionSummaryResponseBody) SetData(v []*GetUserAppVersionSummaryResponseBodyData) *GetUserAppVersionSummaryResponseBody
- func (s *GetUserAppVersionSummaryResponseBody) SetHasMore(v bool) *GetUserAppVersionSummaryResponseBody
- func (s *GetUserAppVersionSummaryResponseBody) SetNextToken(v int64) *GetUserAppVersionSummaryResponseBody
- func (s GetUserAppVersionSummaryResponseBody) String() string
- type GetUserAppVersionSummaryResponseBodyData
- func (s GetUserAppVersionSummaryResponseBodyData) GoString() string
- func (s *GetUserAppVersionSummaryResponseBodyData) SetAppVersion(v string) *GetUserAppVersionSummaryResponseBodyData
- func (s *GetUserAppVersionSummaryResponseBodyData) SetClient(v string) *GetUserAppVersionSummaryResponseBodyData
- func (s *GetUserAppVersionSummaryResponseBodyData) SetOrgName(v string) *GetUserAppVersionSummaryResponseBodyData
- func (s *GetUserAppVersionSummaryResponseBodyData) SetStatDate(v string) *GetUserAppVersionSummaryResponseBodyData
- func (s *GetUserAppVersionSummaryResponseBodyData) SetUserCnt(v float32) *GetUserAppVersionSummaryResponseBodyData
- func (s GetUserAppVersionSummaryResponseBodyData) String() string
- type GetUserFaceStateHeaders
- type GetUserFaceStateRequest
- type GetUserFaceStateResponse
- type GetUserFaceStateResponseBody
- type GetUserFaceStateResponseBodyData
- func (s GetUserFaceStateResponseBodyData) GoString() string
- func (s *GetUserFaceStateResponseBodyData) SetState(v int32) *GetUserFaceStateResponseBodyData
- func (s *GetUserFaceStateResponseBodyData) SetUserId(v string) *GetUserFaceStateResponseBodyData
- func (s GetUserFaceStateResponseBodyData) String() string
- type GetUserRealPeopleStateHeaders
- func (s GetUserRealPeopleStateHeaders) GoString() string
- func (s *GetUserRealPeopleStateHeaders) SetCommonHeaders(v map[string]*string) *GetUserRealPeopleStateHeaders
- func (s *GetUserRealPeopleStateHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserRealPeopleStateHeaders
- func (s GetUserRealPeopleStateHeaders) String() string
- type GetUserRealPeopleStateRequest
- type GetUserRealPeopleStateResponse
- func (s GetUserRealPeopleStateResponse) GoString() string
- func (s *GetUserRealPeopleStateResponse) SetBody(v *GetUserRealPeopleStateResponseBody) *GetUserRealPeopleStateResponse
- func (s *GetUserRealPeopleStateResponse) SetHeaders(v map[string]*string) *GetUserRealPeopleStateResponse
- func (s GetUserRealPeopleStateResponse) String() string
- type GetUserRealPeopleStateResponseBody
- type GetUserRealPeopleStateResponseBodyData
- func (s GetUserRealPeopleStateResponseBodyData) GoString() string
- func (s *GetUserRealPeopleStateResponseBodyData) SetState(v int32) *GetUserRealPeopleStateResponseBodyData
- func (s *GetUserRealPeopleStateResponseBodyData) SetUserId(v string) *GetUserRealPeopleStateResponseBodyData
- func (s GetUserRealPeopleStateResponseBodyData) String() string
- type GetUserStayLengthHeaders
- type GetUserStayLengthRequest
- func (s GetUserStayLengthRequest) GoString() string
- func (s *GetUserStayLengthRequest) SetPageNumber(v int64) *GetUserStayLengthRequest
- func (s *GetUserStayLengthRequest) SetPageSize(v int64) *GetUserStayLengthRequest
- func (s *GetUserStayLengthRequest) SetStatDate(v string) *GetUserStayLengthRequest
- func (s GetUserStayLengthRequest) String() string
- type GetUserStayLengthResponse
- func (s GetUserStayLengthResponse) GoString() string
- func (s *GetUserStayLengthResponse) SetBody(v *GetUserStayLengthResponseBody) *GetUserStayLengthResponse
- func (s *GetUserStayLengthResponse) SetHeaders(v map[string]*string) *GetUserStayLengthResponse
- func (s GetUserStayLengthResponse) String() string
- type GetUserStayLengthResponseBody
- func (s GetUserStayLengthResponseBody) GoString() string
- func (s *GetUserStayLengthResponseBody) SetItemList(v []*GetUserStayLengthResponseBodyItemList) *GetUserStayLengthResponseBody
- func (s *GetUserStayLengthResponseBody) SetTotalCount(v int64) *GetUserStayLengthResponseBody
- func (s GetUserStayLengthResponseBody) String() string
- type GetUserStayLengthResponseBodyItemList
- func (s GetUserStayLengthResponseBodyItemList) GoString() string
- func (s *GetUserStayLengthResponseBodyItemList) SetName(v string) *GetUserStayLengthResponseBodyItemList
- func (s *GetUserStayLengthResponseBodyItemList) SetStatDate(v string) *GetUserStayLengthResponseBodyItemList
- func (s *GetUserStayLengthResponseBodyItemList) SetStayTimeLenApp1d(v int64) *GetUserStayLengthResponseBodyItemList
- func (s *GetUserStayLengthResponseBodyItemList) SetStayTimeLenPc1d(v int64) *GetUserStayLengthResponseBodyItemList
- func (s *GetUserStayLengthResponseBodyItemList) SetUserId(v string) *GetUserStayLengthResponseBodyItemList
- func (s GetUserStayLengthResponseBodyItemList) String() string
- type ListAuditLogHeaders
- type ListAuditLogRequest
- func (s ListAuditLogRequest) GoString() string
- func (s *ListAuditLogRequest) SetEndDate(v int64) *ListAuditLogRequest
- func (s *ListAuditLogRequest) SetNextBizId(v int64) *ListAuditLogRequest
- func (s *ListAuditLogRequest) SetNextGmtCreate(v int64) *ListAuditLogRequest
- func (s *ListAuditLogRequest) SetPageSize(v int32) *ListAuditLogRequest
- func (s *ListAuditLogRequest) SetStartDate(v int64) *ListAuditLogRequest
- func (s ListAuditLogRequest) String() string
- type ListAuditLogResponse
- type ListAuditLogResponseBody
- type ListAuditLogResponseBodyList
- func (s ListAuditLogResponseBodyList) GoString() string
- func (s *ListAuditLogResponseBodyList) SetAction(v int32) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetActionView(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetBizId(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetDocMemberList(v []*ListAuditLogResponseBodyListDocMemberList) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetDocReceiverList(v []*ListAuditLogResponseBodyListDocReceiverList) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetGmtCreate(v int64) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetGmtModified(v int64) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetIpAddress(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetOperateModule(v int64) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetOperateModuleView(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetOperatorName(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetOrgName(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetPlatform(v int32) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetPlatformView(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetRealName(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetReceiverName(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetReceiverType(v int32) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetReceiverTypeView(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetResource(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetResourceExtension(v string) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetResourceSize(v int64) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetStatus(v int32) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetTargetSpaceId(v int64) *ListAuditLogResponseBodyList
- func (s *ListAuditLogResponseBodyList) SetUserId(v string) *ListAuditLogResponseBodyList
- func (s ListAuditLogResponseBodyList) String() string
- type ListAuditLogResponseBodyListDocMemberList
- func (s ListAuditLogResponseBodyListDocMemberList) GoString() string
- func (s *ListAuditLogResponseBodyListDocMemberList) SetMemberName(v string) *ListAuditLogResponseBodyListDocMemberList
- func (s *ListAuditLogResponseBodyListDocMemberList) SetMemberType(v int32) *ListAuditLogResponseBodyListDocMemberList
- func (s *ListAuditLogResponseBodyListDocMemberList) SetMemberTypeView(v string) *ListAuditLogResponseBodyListDocMemberList
- func (s *ListAuditLogResponseBodyListDocMemberList) SetPermissionRole(v int64) *ListAuditLogResponseBodyListDocMemberList
- func (s *ListAuditLogResponseBodyListDocMemberList) SetPermissionRoleView(v string) *ListAuditLogResponseBodyListDocMemberList
- func (s ListAuditLogResponseBodyListDocMemberList) String() string
- type ListAuditLogResponseBodyListDocReceiverList
- func (s ListAuditLogResponseBodyListDocReceiverList) GoString() string
- func (s *ListAuditLogResponseBodyListDocReceiverList) SetReceiverName(v string) *ListAuditLogResponseBodyListDocReceiverList
- func (s *ListAuditLogResponseBodyListDocReceiverList) SetReceiverType(v int32) *ListAuditLogResponseBodyListDocReceiverList
- func (s *ListAuditLogResponseBodyListDocReceiverList) SetReceiverTypeView(v string) *ListAuditLogResponseBodyListDocReceiverList
- func (s ListAuditLogResponseBodyListDocReceiverList) String() string
- type ListJoinOrgInfoHeaders
- type ListJoinOrgInfoRequest
- type ListJoinOrgInfoResponse
- type ListJoinOrgInfoResponseBody
- type ListJoinOrgInfoResponseBodyOrgInfoList
- func (s ListJoinOrgInfoResponseBodyOrgInfoList) GoString() string
- func (s *ListJoinOrgInfoResponseBodyOrgInfoList) SetCorpId(v string) *ListJoinOrgInfoResponseBodyOrgInfoList
- func (s *ListJoinOrgInfoResponseBodyOrgInfoList) SetDomain(v string) *ListJoinOrgInfoResponseBodyOrgInfoList
- func (s *ListJoinOrgInfoResponseBodyOrgInfoList) SetOrgFullName(v string) *ListJoinOrgInfoResponseBodyOrgInfoList
- func (s *ListJoinOrgInfoResponseBodyOrgInfoList) SetOrgName(v int64) *ListJoinOrgInfoResponseBodyOrgInfoList
- func (s ListJoinOrgInfoResponseBodyOrgInfoList) String() string
- type ListMiniAppAvailableVersionHeaders
- func (s ListMiniAppAvailableVersionHeaders) GoString() string
- func (s *ListMiniAppAvailableVersionHeaders) SetCommonHeaders(v map[string]*string) *ListMiniAppAvailableVersionHeaders
- func (s *ListMiniAppAvailableVersionHeaders) SetXAcsDingtalkAccessToken(v string) *ListMiniAppAvailableVersionHeaders
- func (s ListMiniAppAvailableVersionHeaders) String() string
- type ListMiniAppAvailableVersionRequest
- func (s ListMiniAppAvailableVersionRequest) GoString() string
- func (s *ListMiniAppAvailableVersionRequest) SetMiniAppId(v string) *ListMiniAppAvailableVersionRequest
- func (s *ListMiniAppAvailableVersionRequest) SetPageNumber(v int32) *ListMiniAppAvailableVersionRequest
- func (s *ListMiniAppAvailableVersionRequest) SetPageSize(v int32) *ListMiniAppAvailableVersionRequest
- func (s *ListMiniAppAvailableVersionRequest) SetVersionTypeSet(v []*int32) *ListMiniAppAvailableVersionRequest
- func (s ListMiniAppAvailableVersionRequest) String() string
- type ListMiniAppAvailableVersionResponse
- func (s ListMiniAppAvailableVersionResponse) GoString() string
- func (s *ListMiniAppAvailableVersionResponse) SetBody(v *ListMiniAppAvailableVersionResponseBody) *ListMiniAppAvailableVersionResponse
- func (s *ListMiniAppAvailableVersionResponse) SetHeaders(v map[string]*string) *ListMiniAppAvailableVersionResponse
- func (s ListMiniAppAvailableVersionResponse) String() string
- type ListMiniAppAvailableVersionResponseBody
- type ListMiniAppAvailableVersionResponseBodyList
- func (s ListMiniAppAvailableVersionResponseBodyList) GoString() string
- func (s *ListMiniAppAvailableVersionResponseBodyList) SetBuildStatus(v int64) *ListMiniAppAvailableVersionResponseBodyList
- func (s *ListMiniAppAvailableVersionResponseBodyList) SetVersion(v string) *ListMiniAppAvailableVersionResponseBodyList
- func (s ListMiniAppAvailableVersionResponseBodyList) String() string
- type ListMiniAppHistoryVersionHeaders
- func (s ListMiniAppHistoryVersionHeaders) GoString() string
- func (s *ListMiniAppHistoryVersionHeaders) SetCommonHeaders(v map[string]*string) *ListMiniAppHistoryVersionHeaders
- func (s *ListMiniAppHistoryVersionHeaders) SetXAcsDingtalkAccessToken(v string) *ListMiniAppHistoryVersionHeaders
- func (s ListMiniAppHistoryVersionHeaders) String() string
- type ListMiniAppHistoryVersionRequest
- func (s ListMiniAppHistoryVersionRequest) GoString() string
- func (s *ListMiniAppHistoryVersionRequest) SetMiniAppId(v string) *ListMiniAppHistoryVersionRequest
- func (s *ListMiniAppHistoryVersionRequest) SetPageNumber(v int64) *ListMiniAppHistoryVersionRequest
- func (s *ListMiniAppHistoryVersionRequest) SetPageSize(v int64) *ListMiniAppHistoryVersionRequest
- func (s ListMiniAppHistoryVersionRequest) String() string
- type ListMiniAppHistoryVersionResponse
- func (s ListMiniAppHistoryVersionResponse) GoString() string
- func (s *ListMiniAppHistoryVersionResponse) SetBody(v *ListMiniAppHistoryVersionResponseBody) *ListMiniAppHistoryVersionResponse
- func (s *ListMiniAppHistoryVersionResponse) SetHeaders(v map[string]*string) *ListMiniAppHistoryVersionResponse
- func (s ListMiniAppHistoryVersionResponse) String() string
- type ListMiniAppHistoryVersionResponseBody
- type ListMiniAppHistoryVersionResponseBodyList
- func (s ListMiniAppHistoryVersionResponseBodyList) GoString() string
- func (s *ListMiniAppHistoryVersionResponseBodyList) SetBuildStatus(v int64) *ListMiniAppHistoryVersionResponseBodyList
- func (s *ListMiniAppHistoryVersionResponseBodyList) SetH5Bundle(v string) *ListMiniAppHistoryVersionResponseBodyList
- func (s *ListMiniAppHistoryVersionResponseBodyList) SetPackageSize(v string) *ListMiniAppHistoryVersionResponseBodyList
- func (s *ListMiniAppHistoryVersionResponseBodyList) SetPackageUrl(v string) *ListMiniAppHistoryVersionResponseBodyList
- func (s *ListMiniAppHistoryVersionResponseBodyList) SetVersion(v string) *ListMiniAppHistoryVersionResponseBodyList
- func (s ListMiniAppHistoryVersionResponseBodyList) String() string
- type ListPartnerRolesHeaders
- type ListPartnerRolesResponse
- type ListPartnerRolesResponseBody
- type ListPartnerRolesResponseBodyList
- func (s ListPartnerRolesResponseBodyList) GoString() string
- func (s *ListPartnerRolesResponseBodyList) SetId(v int64) *ListPartnerRolesResponseBodyList
- func (s *ListPartnerRolesResponseBodyList) SetIsNecessary(v int32) *ListPartnerRolesResponseBodyList
- func (s *ListPartnerRolesResponseBodyList) SetName(v string) *ListPartnerRolesResponseBodyList
- func (s *ListPartnerRolesResponseBodyList) SetVisibleDepts(v []*ListPartnerRolesResponseBodyListVisibleDepts) *ListPartnerRolesResponseBodyList
- func (s *ListPartnerRolesResponseBodyList) SetVisibleUsers(v []*ListPartnerRolesResponseBodyListVisibleUsers) *ListPartnerRolesResponseBodyList
- func (s *ListPartnerRolesResponseBodyList) SetWarningDepts(v []*ListPartnerRolesResponseBodyListWarningDepts) *ListPartnerRolesResponseBodyList
- func (s *ListPartnerRolesResponseBodyList) SetWarningUsers(v []*ListPartnerRolesResponseBodyListWarningUsers) *ListPartnerRolesResponseBodyList
- func (s ListPartnerRolesResponseBodyList) String() string
- type ListPartnerRolesResponseBodyListVisibleDepts
- func (s ListPartnerRolesResponseBodyListVisibleDepts) GoString() string
- func (s *ListPartnerRolesResponseBodyListVisibleDepts) SetDeptId(v int64) *ListPartnerRolesResponseBodyListVisibleDepts
- func (s *ListPartnerRolesResponseBodyListVisibleDepts) SetName(v string) *ListPartnerRolesResponseBodyListVisibleDepts
- func (s ListPartnerRolesResponseBodyListVisibleDepts) String() string
- type ListPartnerRolesResponseBodyListVisibleUsers
- func (s ListPartnerRolesResponseBodyListVisibleUsers) GoString() string
- func (s *ListPartnerRolesResponseBodyListVisibleUsers) SetName(v string) *ListPartnerRolesResponseBodyListVisibleUsers
- func (s *ListPartnerRolesResponseBodyListVisibleUsers) SetUserId(v string) *ListPartnerRolesResponseBodyListVisibleUsers
- func (s ListPartnerRolesResponseBodyListVisibleUsers) String() string
- type ListPartnerRolesResponseBodyListWarningDepts
- func (s ListPartnerRolesResponseBodyListWarningDepts) GoString() string
- func (s *ListPartnerRolesResponseBodyListWarningDepts) SetDeptId(v int64) *ListPartnerRolesResponseBodyListWarningDepts
- func (s *ListPartnerRolesResponseBodyListWarningDepts) SetName(v string) *ListPartnerRolesResponseBodyListWarningDepts
- func (s ListPartnerRolesResponseBodyListWarningDepts) String() string
- type ListPartnerRolesResponseBodyListWarningUsers
- func (s ListPartnerRolesResponseBodyListWarningUsers) GoString() string
- func (s *ListPartnerRolesResponseBodyListWarningUsers) SetName(v string) *ListPartnerRolesResponseBodyListWarningUsers
- func (s *ListPartnerRolesResponseBodyListWarningUsers) SetUserId(v string) *ListPartnerRolesResponseBodyListWarningUsers
- func (s ListPartnerRolesResponseBodyListWarningUsers) String() string
- type ListPunchScheduleByConditionWithPagingHeaders
- func (s ListPunchScheduleByConditionWithPagingHeaders) GoString() string
- func (s *ListPunchScheduleByConditionWithPagingHeaders) SetCommonHeaders(v map[string]*string) *ListPunchScheduleByConditionWithPagingHeaders
- func (s *ListPunchScheduleByConditionWithPagingHeaders) SetXAcsDingtalkAccessToken(v string) *ListPunchScheduleByConditionWithPagingHeaders
- func (s ListPunchScheduleByConditionWithPagingHeaders) String() string
- type ListPunchScheduleByConditionWithPagingRequest
- func (s ListPunchScheduleByConditionWithPagingRequest) GoString() string
- func (s *ListPunchScheduleByConditionWithPagingRequest) SetBizInstanceId(v string) *ListPunchScheduleByConditionWithPagingRequest
- func (s *ListPunchScheduleByConditionWithPagingRequest) SetMaxResults(v int32) *ListPunchScheduleByConditionWithPagingRequest
- func (s *ListPunchScheduleByConditionWithPagingRequest) SetNextToken(v int64) *ListPunchScheduleByConditionWithPagingRequest
- func (s *ListPunchScheduleByConditionWithPagingRequest) SetScheduleDateEnd(v string) *ListPunchScheduleByConditionWithPagingRequest
- func (s *ListPunchScheduleByConditionWithPagingRequest) SetScheduleDateStart(v string) *ListPunchScheduleByConditionWithPagingRequest
- func (s *ListPunchScheduleByConditionWithPagingRequest) SetUserIdList(v []*string) *ListPunchScheduleByConditionWithPagingRequest
- func (s ListPunchScheduleByConditionWithPagingRequest) String() string
- type ListPunchScheduleByConditionWithPagingResponse
- func (s ListPunchScheduleByConditionWithPagingResponse) GoString() string
- func (s *ListPunchScheduleByConditionWithPagingResponse) SetBody(v *ListPunchScheduleByConditionWithPagingResponseBody) *ListPunchScheduleByConditionWithPagingResponse
- func (s *ListPunchScheduleByConditionWithPagingResponse) SetHeaders(v map[string]*string) *ListPunchScheduleByConditionWithPagingResponse
- func (s ListPunchScheduleByConditionWithPagingResponse) String() string
- type ListPunchScheduleByConditionWithPagingResponseBody
- func (s ListPunchScheduleByConditionWithPagingResponseBody) GoString() string
- func (s *ListPunchScheduleByConditionWithPagingResponseBody) SetHasMore(v bool) *ListPunchScheduleByConditionWithPagingResponseBody
- func (s *ListPunchScheduleByConditionWithPagingResponseBody) SetList(v []*ListPunchScheduleByConditionWithPagingResponseBodyList) *ListPunchScheduleByConditionWithPagingResponseBody
- func (s *ListPunchScheduleByConditionWithPagingResponseBody) SetNextToken(v int64) *ListPunchScheduleByConditionWithPagingResponseBody
- func (s ListPunchScheduleByConditionWithPagingResponseBody) String() string
- type ListPunchScheduleByConditionWithPagingResponseBodyList
- func (s ListPunchScheduleByConditionWithPagingResponseBodyList) GoString() string
- func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetBizOuterId(v string) *ListPunchScheduleByConditionWithPagingResponseBodyList
- func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetPositionName(v string) *ListPunchScheduleByConditionWithPagingResponseBodyList
- func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetPunchSymbol(v string) *ListPunchScheduleByConditionWithPagingResponseBodyList
- func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetUserId(v string) *ListPunchScheduleByConditionWithPagingResponseBodyList
- func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetUserPunchTime(v int64) *ListPunchScheduleByConditionWithPagingResponseBodyList
- func (s ListPunchScheduleByConditionWithPagingResponseBodyList) String() string
- type PublishFileChangeNoticeHeaders
- func (s PublishFileChangeNoticeHeaders) GoString() string
- func (s *PublishFileChangeNoticeHeaders) SetCommonHeaders(v map[string]*string) *PublishFileChangeNoticeHeaders
- func (s *PublishFileChangeNoticeHeaders) SetXAcsDingtalkAccessToken(v string) *PublishFileChangeNoticeHeaders
- func (s PublishFileChangeNoticeHeaders) String() string
- type PublishFileChangeNoticeRequest
- func (s PublishFileChangeNoticeRequest) GoString() string
- func (s *PublishFileChangeNoticeRequest) SetFileId(v string) *PublishFileChangeNoticeRequest
- func (s *PublishFileChangeNoticeRequest) SetOperateType(v string) *PublishFileChangeNoticeRequest
- func (s *PublishFileChangeNoticeRequest) SetOperatorUnionId(v string) *PublishFileChangeNoticeRequest
- func (s *PublishFileChangeNoticeRequest) SetSpaceId(v string) *PublishFileChangeNoticeRequest
- func (s PublishFileChangeNoticeRequest) String() string
- type PublishFileChangeNoticeResponse
- type PushBadgeHeaders
- type PushBadgeRequest
- func (s PushBadgeRequest) GoString() string
- func (s *PushBadgeRequest) SetAgentId(v string) *PushBadgeRequest
- func (s *PushBadgeRequest) SetBadgeItems(v []*PushBadgeRequestBadgeItems) *PushBadgeRequest
- func (s *PushBadgeRequest) SetPushType(v string) *PushBadgeRequest
- func (s PushBadgeRequest) String() string
- type PushBadgeRequestBadgeItems
- type PushBadgeResponse
- type PushBadgeResponseBody
- type QueryAcrossCloudStroageConfigsHeaders
- func (s QueryAcrossCloudStroageConfigsHeaders) GoString() string
- func (s *QueryAcrossCloudStroageConfigsHeaders) SetCommonHeaders(v map[string]*string) *QueryAcrossCloudStroageConfigsHeaders
- func (s *QueryAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAcrossCloudStroageConfigsHeaders
- func (s QueryAcrossCloudStroageConfigsHeaders) String() string
- type QueryAcrossCloudStroageConfigsRequest
- func (s QueryAcrossCloudStroageConfigsRequest) GoString() string
- func (s *QueryAcrossCloudStroageConfigsRequest) SetTargetCloudType(v int32) *QueryAcrossCloudStroageConfigsRequest
- func (s *QueryAcrossCloudStroageConfigsRequest) SetTargetCorpId(v string) *QueryAcrossCloudStroageConfigsRequest
- func (s QueryAcrossCloudStroageConfigsRequest) String() string
- type QueryAcrossCloudStroageConfigsResponse
- func (s QueryAcrossCloudStroageConfigsResponse) GoString() string
- func (s *QueryAcrossCloudStroageConfigsResponse) SetBody(v *QueryAcrossCloudStroageConfigsResponseBody) *QueryAcrossCloudStroageConfigsResponse
- func (s *QueryAcrossCloudStroageConfigsResponse) SetHeaders(v map[string]*string) *QueryAcrossCloudStroageConfigsResponse
- func (s QueryAcrossCloudStroageConfigsResponse) String() string
- type QueryAcrossCloudStroageConfigsResponseBody
- func (s QueryAcrossCloudStroageConfigsResponseBody) GoString() string
- func (s *QueryAcrossCloudStroageConfigsResponseBody) SetAccessKeyId(v string) *QueryAcrossCloudStroageConfigsResponseBody
- func (s *QueryAcrossCloudStroageConfigsResponseBody) SetAccessKeySecret(v string) *QueryAcrossCloudStroageConfigsResponseBody
- func (s *QueryAcrossCloudStroageConfigsResponseBody) SetBucketName(v string) *QueryAcrossCloudStroageConfigsResponseBody
- func (s *QueryAcrossCloudStroageConfigsResponseBody) SetCloudType(v int32) *QueryAcrossCloudStroageConfigsResponseBody
- func (s *QueryAcrossCloudStroageConfigsResponseBody) SetEndpoint(v string) *QueryAcrossCloudStroageConfigsResponseBody
- func (s QueryAcrossCloudStroageConfigsResponseBody) String() string
- type QueryPartnerInfoHeaders
- type QueryPartnerInfoResponse
- type QueryPartnerInfoResponseBody
- func (s QueryPartnerInfoResponseBody) GoString() string
- func (s *QueryPartnerInfoResponseBody) SetPartnerDeptList(v []*QueryPartnerInfoResponseBodyPartnerDeptList) *QueryPartnerInfoResponseBody
- func (s *QueryPartnerInfoResponseBody) SetPartnerLabelList(v []*QueryPartnerInfoResponseBodyPartnerLabelList) *QueryPartnerInfoResponseBody
- func (s *QueryPartnerInfoResponseBody) SetUserId(v string) *QueryPartnerInfoResponseBody
- func (s QueryPartnerInfoResponseBody) String() string
- type QueryPartnerInfoResponseBodyPartnerDeptList
- func (s QueryPartnerInfoResponseBodyPartnerDeptList) GoString() string
- func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetMemberCount(v int64) *QueryPartnerInfoResponseBodyPartnerDeptList
- func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetPartnerLabelModelLevel1(v *QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) *QueryPartnerInfoResponseBodyPartnerDeptList
- func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetPartnerNum(v string) *QueryPartnerInfoResponseBodyPartnerDeptList
- func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetTitle(v string) *QueryPartnerInfoResponseBodyPartnerDeptList
- func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetValue(v string) *QueryPartnerInfoResponseBodyPartnerDeptList
- func (s QueryPartnerInfoResponseBodyPartnerDeptList) String() string
- type QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1
- func (s QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) GoString() string
- func (s *QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) SetLabelId(v int64) *QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1
- func (s *QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) SetLabelname(v string) *QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1
- func (s QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) String() string
- type QueryPartnerInfoResponseBodyPartnerLabelList
- func (s QueryPartnerInfoResponseBodyPartnerLabelList) GoString() string
- func (s *QueryPartnerInfoResponseBodyPartnerLabelList) SetId(v int64) *QueryPartnerInfoResponseBodyPartnerLabelList
- func (s *QueryPartnerInfoResponseBodyPartnerLabelList) SetName(v string) *QueryPartnerInfoResponseBodyPartnerLabelList
- func (s QueryPartnerInfoResponseBodyPartnerLabelList) String() string
- type RollbackMiniAppVersionHeaders
- func (s RollbackMiniAppVersionHeaders) GoString() string
- func (s *RollbackMiniAppVersionHeaders) SetCommonHeaders(v map[string]*string) *RollbackMiniAppVersionHeaders
- func (s *RollbackMiniAppVersionHeaders) SetXAcsDingtalkAccessToken(v string) *RollbackMiniAppVersionHeaders
- func (s RollbackMiniAppVersionHeaders) String() string
- type RollbackMiniAppVersionRequest
- func (s RollbackMiniAppVersionRequest) GoString() string
- func (s *RollbackMiniAppVersionRequest) SetMiniAppId(v string) *RollbackMiniAppVersionRequest
- func (s *RollbackMiniAppVersionRequest) SetRollbackVersion(v string) *RollbackMiniAppVersionRequest
- func (s *RollbackMiniAppVersionRequest) SetTargetVersion(v string) *RollbackMiniAppVersionRequest
- func (s RollbackMiniAppVersionRequest) String() string
- type RollbackMiniAppVersionResponse
- func (s RollbackMiniAppVersionResponse) GoString() string
- func (s *RollbackMiniAppVersionResponse) SetBody(v *RollbackMiniAppVersionResponseBody) *RollbackMiniAppVersionResponse
- func (s *RollbackMiniAppVersionResponse) SetHeaders(v map[string]*string) *RollbackMiniAppVersionResponse
- func (s RollbackMiniAppVersionResponse) String() string
- type RollbackMiniAppVersionResponseBody
- func (s RollbackMiniAppVersionResponseBody) GoString() string
- func (s *RollbackMiniAppVersionResponseBody) SetCause(v string) *RollbackMiniAppVersionResponseBody
- func (s *RollbackMiniAppVersionResponseBody) SetCode(v int64) *RollbackMiniAppVersionResponseBody
- func (s RollbackMiniAppVersionResponseBody) String() string
- type SaveAcrossCloudStroageConfigsHeaders
- func (s SaveAcrossCloudStroageConfigsHeaders) GoString() string
- func (s *SaveAcrossCloudStroageConfigsHeaders) SetCommonHeaders(v map[string]*string) *SaveAcrossCloudStroageConfigsHeaders
- func (s *SaveAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken(v string) *SaveAcrossCloudStroageConfigsHeaders
- func (s SaveAcrossCloudStroageConfigsHeaders) String() string
- type SaveAcrossCloudStroageConfigsRequest
- func (s SaveAcrossCloudStroageConfigsRequest) GoString() string
- func (s *SaveAcrossCloudStroageConfigsRequest) SetAccessKeyId(v string) *SaveAcrossCloudStroageConfigsRequest
- func (s *SaveAcrossCloudStroageConfigsRequest) SetAccessKeySecret(v string) *SaveAcrossCloudStroageConfigsRequest
- func (s *SaveAcrossCloudStroageConfigsRequest) SetBucketName(v string) *SaveAcrossCloudStroageConfigsRequest
- func (s *SaveAcrossCloudStroageConfigsRequest) SetCloudType(v int32) *SaveAcrossCloudStroageConfigsRequest
- func (s *SaveAcrossCloudStroageConfigsRequest) SetEndpoint(v string) *SaveAcrossCloudStroageConfigsRequest
- func (s *SaveAcrossCloudStroageConfigsRequest) SetTargetCorpId(v string) *SaveAcrossCloudStroageConfigsRequest
- func (s SaveAcrossCloudStroageConfigsRequest) String() string
- type SaveAcrossCloudStroageConfigsResponse
- func (s SaveAcrossCloudStroageConfigsResponse) GoString() string
- func (s *SaveAcrossCloudStroageConfigsResponse) SetBody(v *SaveAcrossCloudStroageConfigsResponseBody) *SaveAcrossCloudStroageConfigsResponse
- func (s *SaveAcrossCloudStroageConfigsResponse) SetHeaders(v map[string]*string) *SaveAcrossCloudStroageConfigsResponse
- func (s SaveAcrossCloudStroageConfigsResponse) String() string
- type SaveAcrossCloudStroageConfigsResponseBody
- func (s SaveAcrossCloudStroageConfigsResponseBody) GoString() string
- func (s *SaveAcrossCloudStroageConfigsResponseBody) SetAccessKeyId(v string) *SaveAcrossCloudStroageConfigsResponseBody
- func (s *SaveAcrossCloudStroageConfigsResponseBody) SetEndpoint(v string) *SaveAcrossCloudStroageConfigsResponseBody
- func (s *SaveAcrossCloudStroageConfigsResponseBody) SetState(v int32) *SaveAcrossCloudStroageConfigsResponseBody
- func (s SaveAcrossCloudStroageConfigsResponseBody) String() string
- type SaveAndSubmitAuthInfoHeaders
- func (s SaveAndSubmitAuthInfoHeaders) GoString() string
- func (s *SaveAndSubmitAuthInfoHeaders) SetCommonHeaders(v map[string]*string) *SaveAndSubmitAuthInfoHeaders
- func (s *SaveAndSubmitAuthInfoHeaders) SetXAcsDingtalkAccessToken(v string) *SaveAndSubmitAuthInfoHeaders
- func (s SaveAndSubmitAuthInfoHeaders) String() string
- type SaveAndSubmitAuthInfoRequest
- func (s SaveAndSubmitAuthInfoRequest) GoString() string
- func (s *SaveAndSubmitAuthInfoRequest) SetApplyRemark(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetAuthorizeMediaId(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetIndustry(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetLegalPerson(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetLegalPersonIdCard(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetLicenseMediaId(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetLocCity(v int64) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetLocCityName(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetLocProvince(v int64) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetLocProvinceName(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetMobileNum(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetOrgName(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetOrganizationCode(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetOrganizationCodeMediaId(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetRegistLocation(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetRegistNum(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetTargetCorpId(v string) *SaveAndSubmitAuthInfoRequest
- func (s *SaveAndSubmitAuthInfoRequest) SetUnifiedSocialCredit(v string) *SaveAndSubmitAuthInfoRequest
- func (s SaveAndSubmitAuthInfoRequest) String() string
- type SaveAndSubmitAuthInfoResponse
- func (s SaveAndSubmitAuthInfoResponse) GoString() string
- func (s *SaveAndSubmitAuthInfoResponse) SetBody(v *SaveAndSubmitAuthInfoResponseBody) *SaveAndSubmitAuthInfoResponse
- func (s *SaveAndSubmitAuthInfoResponse) SetHeaders(v map[string]*string) *SaveAndSubmitAuthInfoResponse
- func (s SaveAndSubmitAuthInfoResponse) String() string
- type SaveAndSubmitAuthInfoResponseBody
- type SearchOrgInnerGroupInfoHeaders
- func (s SearchOrgInnerGroupInfoHeaders) GoString() string
- func (s *SearchOrgInnerGroupInfoHeaders) SetCommonHeaders(v map[string]*string) *SearchOrgInnerGroupInfoHeaders
- func (s *SearchOrgInnerGroupInfoHeaders) SetXAcsDingtalkAccessToken(v string) *SearchOrgInnerGroupInfoHeaders
- func (s SearchOrgInnerGroupInfoHeaders) String() string
- type SearchOrgInnerGroupInfoRequest
- func (s SearchOrgInnerGroupInfoRequest) GoString() string
- func (s *SearchOrgInnerGroupInfoRequest) SetCreateTimeEnd(v int64) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetCreateTimeStart(v int64) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetGroupMembersCountEnd(v int32) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetGroupMembersCountStart(v int32) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetGroupName(v string) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetGroupOwner(v string) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetLastActiveTimeEnd(v int64) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetLastActiveTimeStart(v int64) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetOperatorUserId(v string) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetPageSize(v int32) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetPageStart(v int32) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetSyncToDingpan(v int32) *SearchOrgInnerGroupInfoRequest
- func (s *SearchOrgInnerGroupInfoRequest) SetUuid(v string) *SearchOrgInnerGroupInfoRequest
- func (s SearchOrgInnerGroupInfoRequest) String() string
- type SearchOrgInnerGroupInfoResponse
- func (s SearchOrgInnerGroupInfoResponse) GoString() string
- func (s *SearchOrgInnerGroupInfoResponse) SetBody(v *SearchOrgInnerGroupInfoResponseBody) *SearchOrgInnerGroupInfoResponse
- func (s *SearchOrgInnerGroupInfoResponse) SetHeaders(v map[string]*string) *SearchOrgInnerGroupInfoResponse
- func (s SearchOrgInnerGroupInfoResponse) String() string
- type SearchOrgInnerGroupInfoResponseBody
- func (s SearchOrgInnerGroupInfoResponseBody) GoString() string
- func (s *SearchOrgInnerGroupInfoResponseBody) SetItemCount(v int32) *SearchOrgInnerGroupInfoResponseBody
- func (s *SearchOrgInnerGroupInfoResponseBody) SetItems(v []*SearchOrgInnerGroupInfoResponseBodyItems) *SearchOrgInnerGroupInfoResponseBody
- func (s *SearchOrgInnerGroupInfoResponseBody) SetTotalCount(v int64) *SearchOrgInnerGroupInfoResponseBody
- func (s SearchOrgInnerGroupInfoResponseBody) String() string
- type SearchOrgInnerGroupInfoResponseBodyItems
- func (s SearchOrgInnerGroupInfoResponseBodyItems) GoString() string
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupAdminsCount(v int32) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupCreateTime(v int64) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupLastActiveTime(v int64) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupLastActiveTimeShow(v string) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupMembersCount(v int32) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupName(v string) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupOwner(v string) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupOwnerUserId(v string) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetOpenConversationId(v string) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetStatus(v int32) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetSyncToDingpan(v int32) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetTemplateId(v string) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetTemplateName(v string) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetUsedQuota(v int64) *SearchOrgInnerGroupInfoResponseBodyItems
- func (s SearchOrgInnerGroupInfoResponseBodyItems) String() string
- type SendAppDingHeaders
- type SendAppDingRequest
- type SendAppDingResponse
- type SendInvitationHeaders
- type SendInvitationRequest
- func (s SendInvitationRequest) GoString() string
- func (s *SendInvitationRequest) SetDeptId(v string) *SendInvitationRequest
- func (s *SendInvitationRequest) SetOrgAlias(v string) *SendInvitationRequest
- func (s *SendInvitationRequest) SetPartnerLabelId(v int64) *SendInvitationRequest
- func (s *SendInvitationRequest) SetPartnerNum(v string) *SendInvitationRequest
- func (s *SendInvitationRequest) SetPhone(v string) *SendInvitationRequest
- func (s SendInvitationRequest) String() string
- type SendInvitationResponse
- type SendPhoneDingHeaders
- type SendPhoneDingRequest
- type SendPhoneDingResponse
- type SendPhoneDingResponseBody
- type SetDeptPartnerTypeAndNumHeaders
- func (s SetDeptPartnerTypeAndNumHeaders) GoString() string
- func (s *SetDeptPartnerTypeAndNumHeaders) SetCommonHeaders(v map[string]*string) *SetDeptPartnerTypeAndNumHeaders
- func (s *SetDeptPartnerTypeAndNumHeaders) SetXAcsDingtalkAccessToken(v string) *SetDeptPartnerTypeAndNumHeaders
- func (s SetDeptPartnerTypeAndNumHeaders) String() string
- type SetDeptPartnerTypeAndNumRequest
- func (s SetDeptPartnerTypeAndNumRequest) GoString() string
- func (s *SetDeptPartnerTypeAndNumRequest) SetDeptId(v string) *SetDeptPartnerTypeAndNumRequest
- func (s *SetDeptPartnerTypeAndNumRequest) SetLabelIds(v []*string) *SetDeptPartnerTypeAndNumRequest
- func (s *SetDeptPartnerTypeAndNumRequest) SetPartnerNum(v string) *SetDeptPartnerTypeAndNumRequest
- func (s SetDeptPartnerTypeAndNumRequest) String() string
- type SetDeptPartnerTypeAndNumResponse
- type UpdateFileStatusHeaders
- type UpdateFileStatusRequest
- type UpdateFileStatusResponse
- type UpdateFileStatusResponseBody
- type UpdateMiniAppVersionStatusHeaders
- func (s UpdateMiniAppVersionStatusHeaders) GoString() string
- func (s *UpdateMiniAppVersionStatusHeaders) SetCommonHeaders(v map[string]*string) *UpdateMiniAppVersionStatusHeaders
- func (s *UpdateMiniAppVersionStatusHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateMiniAppVersionStatusHeaders
- func (s UpdateMiniAppVersionStatusHeaders) String() string
- type UpdateMiniAppVersionStatusRequest
- func (s UpdateMiniAppVersionStatusRequest) GoString() string
- func (s *UpdateMiniAppVersionStatusRequest) SetMiniAppId(v string) *UpdateMiniAppVersionStatusRequest
- func (s *UpdateMiniAppVersionStatusRequest) SetVersion(v string) *UpdateMiniAppVersionStatusRequest
- func (s *UpdateMiniAppVersionStatusRequest) SetVersionType(v int32) *UpdateMiniAppVersionStatusRequest
- func (s UpdateMiniAppVersionStatusRequest) String() string
- type UpdateMiniAppVersionStatusResponse
- func (s UpdateMiniAppVersionStatusResponse) GoString() string
- func (s *UpdateMiniAppVersionStatusResponse) SetBody(v *UpdateMiniAppVersionStatusResponseBody) *UpdateMiniAppVersionStatusResponse
- func (s *UpdateMiniAppVersionStatusResponse) SetHeaders(v map[string]*string) *UpdateMiniAppVersionStatusResponse
- func (s UpdateMiniAppVersionStatusResponse) String() string
- type UpdateMiniAppVersionStatusResponseBody
- func (s UpdateMiniAppVersionStatusResponseBody) GoString() string
- func (s *UpdateMiniAppVersionStatusResponseBody) SetCause(v string) *UpdateMiniAppVersionStatusResponseBody
- func (s *UpdateMiniAppVersionStatusResponseBody) SetCode(v string) *UpdateMiniAppVersionStatusResponseBody
- func (s UpdateMiniAppVersionStatusResponseBody) String() string
- type UpdatePartnerVisibilityHeaders
- func (s UpdatePartnerVisibilityHeaders) GoString() string
- func (s *UpdatePartnerVisibilityHeaders) SetCommonHeaders(v map[string]*string) *UpdatePartnerVisibilityHeaders
- func (s *UpdatePartnerVisibilityHeaders) SetXAcsDingtalkAccessToken(v string) *UpdatePartnerVisibilityHeaders
- func (s UpdatePartnerVisibilityHeaders) String() string
- type UpdatePartnerVisibilityRequest
- func (s UpdatePartnerVisibilityRequest) GoString() string
- func (s *UpdatePartnerVisibilityRequest) SetDeptIds(v []*int64) *UpdatePartnerVisibilityRequest
- func (s *UpdatePartnerVisibilityRequest) SetLabelId(v int64) *UpdatePartnerVisibilityRequest
- func (s *UpdatePartnerVisibilityRequest) SetUserIds(v []*string) *UpdatePartnerVisibilityRequest
- func (s UpdatePartnerVisibilityRequest) String() string
- type UpdatePartnerVisibilityResponse
- func (s UpdatePartnerVisibilityResponse) GoString() string
- func (s *UpdatePartnerVisibilityResponse) SetBody(v bool) *UpdatePartnerVisibilityResponse
- func (s *UpdatePartnerVisibilityResponse) SetHeaders(v map[string]*string) *UpdatePartnerVisibilityResponse
- func (s UpdatePartnerVisibilityResponse) String() string
- type UpdateRoleVisibilityHeaders
- func (s UpdateRoleVisibilityHeaders) GoString() string
- func (s *UpdateRoleVisibilityHeaders) SetCommonHeaders(v map[string]*string) *UpdateRoleVisibilityHeaders
- func (s *UpdateRoleVisibilityHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateRoleVisibilityHeaders
- func (s UpdateRoleVisibilityHeaders) String() string
- type UpdateRoleVisibilityRequest
- func (s UpdateRoleVisibilityRequest) GoString() string
- func (s *UpdateRoleVisibilityRequest) SetDeptIds(v []*int64) *UpdateRoleVisibilityRequest
- func (s *UpdateRoleVisibilityRequest) SetLabelId(v int64) *UpdateRoleVisibilityRequest
- func (s *UpdateRoleVisibilityRequest) SetUserIds(v []*string) *UpdateRoleVisibilityRequest
- func (s UpdateRoleVisibilityRequest) String() string
- type UpdateRoleVisibilityResponse
- type UpdateStorageModeHeaders
- type UpdateStorageModeRequest
- type UpdateStorageModeResponse
- func (s UpdateStorageModeResponse) GoString() string
- func (s *UpdateStorageModeResponse) SetBody(v *UpdateStorageModeResponseBody) *UpdateStorageModeResponse
- func (s *UpdateStorageModeResponse) SetHeaders(v map[string]*string) *UpdateStorageModeResponse
- func (s UpdateStorageModeResponse) String() string
- type UpdateStorageModeResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddOrgHeaders ¶
type AddOrgHeaders 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 (AddOrgHeaders) GoString ¶
func (s AddOrgHeaders) GoString() string
func (*AddOrgHeaders) SetCommonHeaders ¶
func (s *AddOrgHeaders) SetCommonHeaders(v map[string]*string) *AddOrgHeaders
func (*AddOrgHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddOrgHeaders) SetXAcsDingtalkAccessToken(v string) *AddOrgHeaders
func (AddOrgHeaders) String ¶
func (s AddOrgHeaders) String() string
type AddOrgRequest ¶
type AddOrgRequest struct { // 手机号 MobileNum *string `json:"mobileNum,omitempty" xml:"mobileNum,omitempty"` // 组织名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (AddOrgRequest) GoString ¶
func (s AddOrgRequest) GoString() string
func (*AddOrgRequest) SetMobileNum ¶
func (s *AddOrgRequest) SetMobileNum(v string) *AddOrgRequest
func (*AddOrgRequest) SetName ¶
func (s *AddOrgRequest) SetName(v string) *AddOrgRequest
func (AddOrgRequest) String ¶
func (s AddOrgRequest) String() string
type AddOrgResponse ¶
type AddOrgResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddOrgResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddOrgResponse) GoString ¶
func (s AddOrgResponse) GoString() string
func (*AddOrgResponse) SetBody ¶
func (s *AddOrgResponse) SetBody(v *AddOrgResponseBody) *AddOrgResponse
func (*AddOrgResponse) SetHeaders ¶
func (s *AddOrgResponse) SetHeaders(v map[string]*string) *AddOrgResponse
func (AddOrgResponse) String ¶
func (s AddOrgResponse) String() string
type AddOrgResponseBody ¶
type AddOrgResponseBody struct { // 组织id CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` }
func (AddOrgResponseBody) GoString ¶
func (s AddOrgResponseBody) GoString() string
func (*AddOrgResponseBody) SetCorpId ¶
func (s *AddOrgResponseBody) SetCorpId(v string) *AddOrgResponseBody
func (AddOrgResponseBody) String ¶
func (s AddOrgResponseBody) String() string
type BanOrOpenGroupWordsHeaders ¶
type BanOrOpenGroupWordsHeaders 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 (BanOrOpenGroupWordsHeaders) GoString ¶
func (s BanOrOpenGroupWordsHeaders) GoString() string
func (*BanOrOpenGroupWordsHeaders) SetCommonHeaders ¶
func (s *BanOrOpenGroupWordsHeaders) SetCommonHeaders(v map[string]*string) *BanOrOpenGroupWordsHeaders
func (*BanOrOpenGroupWordsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BanOrOpenGroupWordsHeaders) SetXAcsDingtalkAccessToken(v string) *BanOrOpenGroupWordsHeaders
func (BanOrOpenGroupWordsHeaders) String ¶
func (s BanOrOpenGroupWordsHeaders) String() string
type BanOrOpenGroupWordsRequest ¶
type BanOrOpenGroupWordsRequest struct { // 操作类型:0 不禁言;1:禁言 BanWordsType *int32 `json:"banWordsType,omitempty" xml:"banWordsType,omitempty"` // 群id OpenConverationId *string `json:"openConverationId,omitempty" xml:"openConverationId,omitempty"` }
func (BanOrOpenGroupWordsRequest) GoString ¶
func (s BanOrOpenGroupWordsRequest) GoString() string
func (*BanOrOpenGroupWordsRequest) SetBanWordsType ¶
func (s *BanOrOpenGroupWordsRequest) SetBanWordsType(v int32) *BanOrOpenGroupWordsRequest
func (*BanOrOpenGroupWordsRequest) SetOpenConverationId ¶
func (s *BanOrOpenGroupWordsRequest) SetOpenConverationId(v string) *BanOrOpenGroupWordsRequest
func (BanOrOpenGroupWordsRequest) String ¶
func (s BanOrOpenGroupWordsRequest) String() string
type BanOrOpenGroupWordsResponse ¶
type BanOrOpenGroupWordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BanOrOpenGroupWordsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BanOrOpenGroupWordsResponse) GoString ¶
func (s BanOrOpenGroupWordsResponse) GoString() string
func (*BanOrOpenGroupWordsResponse) SetBody ¶
func (s *BanOrOpenGroupWordsResponse) SetBody(v *BanOrOpenGroupWordsResponseBody) *BanOrOpenGroupWordsResponse
func (*BanOrOpenGroupWordsResponse) SetHeaders ¶
func (s *BanOrOpenGroupWordsResponse) SetHeaders(v map[string]*string) *BanOrOpenGroupWordsResponse
func (BanOrOpenGroupWordsResponse) String ¶
func (s BanOrOpenGroupWordsResponse) String() string
type BanOrOpenGroupWordsResponseBody ¶
type BanOrOpenGroupWordsResponseBody struct { // 原因 Cause *string `json:"cause,omitempty" xml:"cause,omitempty"` // 返回码 Code *string `json:"code,omitempty" xml:"code,omitempty"` }
func (BanOrOpenGroupWordsResponseBody) GoString ¶
func (s BanOrOpenGroupWordsResponseBody) GoString() string
func (*BanOrOpenGroupWordsResponseBody) SetCause ¶
func (s *BanOrOpenGroupWordsResponseBody) SetCause(v string) *BanOrOpenGroupWordsResponseBody
func (*BanOrOpenGroupWordsResponseBody) SetCode ¶
func (s *BanOrOpenGroupWordsResponseBody) SetCode(v string) *BanOrOpenGroupWordsResponseBody
func (BanOrOpenGroupWordsResponseBody) String ¶
func (s BanOrOpenGroupWordsResponseBody) String() string
type Client ¶
func (*Client) AddOrg ¶
func (client *Client) AddOrg(request *AddOrgRequest) (_result *AddOrgResponse, _err error)
func (*Client) AddOrgWithOptions ¶
func (client *Client) AddOrgWithOptions(request *AddOrgRequest, headers *AddOrgHeaders, runtime *util.RuntimeOptions) (_result *AddOrgResponse, _err error)
func (*Client) BanOrOpenGroupWords ¶
func (client *Client) BanOrOpenGroupWords(request *BanOrOpenGroupWordsRequest) (_result *BanOrOpenGroupWordsResponse, _err error)
func (*Client) BanOrOpenGroupWordsWithOptions ¶
func (client *Client) BanOrOpenGroupWordsWithOptions(request *BanOrOpenGroupWordsRequest, headers *BanOrOpenGroupWordsHeaders, runtime *util.RuntimeOptions) (_result *BanOrOpenGroupWordsResponse, _err error)
func (*Client) CreateTrustedDevice ¶
func (client *Client) CreateTrustedDevice(request *CreateTrustedDeviceRequest) (_result *CreateTrustedDeviceResponse, _err error)
func (*Client) CreateTrustedDeviceBatch ¶
func (client *Client) CreateTrustedDeviceBatch(request *CreateTrustedDeviceBatchRequest) (_result *CreateTrustedDeviceBatchResponse, _err error)
func (*Client) CreateTrustedDeviceBatchWithOptions ¶
func (client *Client) CreateTrustedDeviceBatchWithOptions(request *CreateTrustedDeviceBatchRequest, headers *CreateTrustedDeviceBatchHeaders, runtime *util.RuntimeOptions) (_result *CreateTrustedDeviceBatchResponse, _err error)
func (*Client) CreateTrustedDeviceWithOptions ¶
func (client *Client) CreateTrustedDeviceWithOptions(request *CreateTrustedDeviceRequest, headers *CreateTrustedDeviceHeaders, runtime *util.RuntimeOptions) (_result *CreateTrustedDeviceResponse, _err error)
func (*Client) DeleteAcrossCloudStroageConfigs ¶
func (client *Client) DeleteAcrossCloudStroageConfigs(targetCorpId *string) (_result *DeleteAcrossCloudStroageConfigsResponse, _err error)
func (*Client) DeleteAcrossCloudStroageConfigsWithOptions ¶
func (client *Client) DeleteAcrossCloudStroageConfigsWithOptions(targetCorpId *string, headers *DeleteAcrossCloudStroageConfigsHeaders, runtime *util.RuntimeOptions) (_result *DeleteAcrossCloudStroageConfigsResponse, _err error)
func (*Client) DeleteComment ¶
func (client *Client) DeleteComment(publisherId *string, commentId *string) (_result *DeleteCommentResponse, _err error)
func (*Client) DeleteCommentWithOptions ¶
func (client *Client) DeleteCommentWithOptions(publisherId *string, commentId *string, headers *DeleteCommentHeaders, runtime *util.RuntimeOptions) (_result *DeleteCommentResponse, _err error)
func (*Client) DistributePartnerApp ¶
func (client *Client) DistributePartnerApp(request *DistributePartnerAppRequest) (_result *DistributePartnerAppResponse, _err error)
func (*Client) DistributePartnerAppWithOptions ¶
func (client *Client) DistributePartnerAppWithOptions(request *DistributePartnerAppRequest, headers *DistributePartnerAppHeaders, runtime *util.RuntimeOptions) (_result *DistributePartnerAppResponse, _err error)
func (*Client) ExclusiveCreateDingPortal ¶
func (client *Client) ExclusiveCreateDingPortal(request *ExclusiveCreateDingPortalRequest) (_result *ExclusiveCreateDingPortalResponse, _err error)
func (*Client) ExclusiveCreateDingPortalWithOptions ¶
func (client *Client) ExclusiveCreateDingPortalWithOptions(request *ExclusiveCreateDingPortalRequest, headers *ExclusiveCreateDingPortalHeaders, runtime *util.RuntimeOptions) (_result *ExclusiveCreateDingPortalResponse, _err error)
func (*Client) FileStorageActiveStorage ¶
func (client *Client) FileStorageActiveStorage(request *FileStorageActiveStorageRequest) (_result *FileStorageActiveStorageResponse, _err error)
func (*Client) FileStorageActiveStorageWithOptions ¶
func (client *Client) FileStorageActiveStorageWithOptions(request *FileStorageActiveStorageRequest, headers *FileStorageActiveStorageHeaders, runtime *util.RuntimeOptions) (_result *FileStorageActiveStorageResponse, _err error)
func (*Client) FileStorageCheckConnection ¶
func (client *Client) FileStorageCheckConnection(request *FileStorageCheckConnectionRequest) (_result *FileStorageCheckConnectionResponse, _err error)
func (*Client) FileStorageCheckConnectionWithOptions ¶
func (client *Client) FileStorageCheckConnectionWithOptions(request *FileStorageCheckConnectionRequest, headers *FileStorageCheckConnectionHeaders, runtime *util.RuntimeOptions) (_result *FileStorageCheckConnectionResponse, _err error)
func (*Client) FileStorageGetQuotaData ¶
func (client *Client) FileStorageGetQuotaData(request *FileStorageGetQuotaDataRequest) (_result *FileStorageGetQuotaDataResponse, _err error)
func (*Client) FileStorageGetQuotaDataWithOptions ¶
func (client *Client) FileStorageGetQuotaDataWithOptions(request *FileStorageGetQuotaDataRequest, headers *FileStorageGetQuotaDataHeaders, runtime *util.RuntimeOptions) (_result *FileStorageGetQuotaDataResponse, _err error)
func (*Client) FileStorageGetStorageState ¶
func (client *Client) FileStorageGetStorageState(request *FileStorageGetStorageStateRequest) (_result *FileStorageGetStorageStateResponse, _err error)
func (*Client) FileStorageGetStorageStateWithOptions ¶
func (client *Client) FileStorageGetStorageStateWithOptions(request *FileStorageGetStorageStateRequest, headers *FileStorageGetStorageStateHeaders, runtime *util.RuntimeOptions) (_result *FileStorageGetStorageStateResponse, _err error)
func (*Client) FileStorageUpdateStorage ¶
func (client *Client) FileStorageUpdateStorage(request *FileStorageUpdateStorageRequest) (_result *FileStorageUpdateStorageResponse, _err error)
func (*Client) FileStorageUpdateStorageWithOptions ¶
func (client *Client) FileStorageUpdateStorageWithOptions(request *FileStorageUpdateStorageRequest, headers *FileStorageUpdateStorageHeaders, runtime *util.RuntimeOptions) (_result *FileStorageUpdateStorageResponse, _err error)
func (*Client) GenerateDarkWaterMark ¶
func (client *Client) GenerateDarkWaterMark(request *GenerateDarkWaterMarkRequest) (_result *GenerateDarkWaterMarkResponse, _err error)
func (*Client) GenerateDarkWaterMarkWithOptions ¶
func (client *Client) GenerateDarkWaterMarkWithOptions(request *GenerateDarkWaterMarkRequest, headers *GenerateDarkWaterMarkHeaders, runtime *util.RuntimeOptions) (_result *GenerateDarkWaterMarkResponse, _err error)
func (*Client) GetAccountTransferList ¶
func (client *Client) GetAccountTransferList(request *GetAccountTransferListRequest) (_result *GetAccountTransferListResponse, _err error)
func (*Client) GetAccountTransferListWithOptions ¶
func (client *Client) GetAccountTransferListWithOptions(request *GetAccountTransferListRequest, headers *GetAccountTransferListHeaders, runtime *util.RuntimeOptions) (_result *GetAccountTransferListResponse, _err error)
func (*Client) GetActiveUserSummary ¶
func (client *Client) GetActiveUserSummary(dataId *string) (_result *GetActiveUserSummaryResponse, _err error)
func (*Client) GetActiveUserSummaryWithOptions ¶
func (client *Client) GetActiveUserSummaryWithOptions(dataId *string, headers *GetActiveUserSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetActiveUserSummaryResponse, _err error)
func (*Client) GetAgentIdByRelatedAppId ¶
func (client *Client) GetAgentIdByRelatedAppId(request *GetAgentIdByRelatedAppIdRequest) (_result *GetAgentIdByRelatedAppIdResponse, _err error)
func (*Client) GetAgentIdByRelatedAppIdWithOptions ¶
func (client *Client) GetAgentIdByRelatedAppIdWithOptions(request *GetAgentIdByRelatedAppIdRequest, headers *GetAgentIdByRelatedAppIdHeaders, runtime *util.RuntimeOptions) (_result *GetAgentIdByRelatedAppIdResponse, _err error)
func (*Client) GetAllLabelableDepts ¶
func (client *Client) GetAllLabelableDepts() (_result *GetAllLabelableDeptsResponse, _err error)
func (*Client) GetAllLabelableDeptsWithOptions ¶
func (client *Client) GetAllLabelableDeptsWithOptions(headers *GetAllLabelableDeptsHeaders, runtime *util.RuntimeOptions) (_result *GetAllLabelableDeptsResponse, _err error)
func (*Client) GetAppDispatchInfo ¶
func (client *Client) GetAppDispatchInfo(request *GetAppDispatchInfoRequest) (_result *GetAppDispatchInfoResponse, _err error)
func (*Client) GetAppDispatchInfoWithOptions ¶
func (client *Client) GetAppDispatchInfoWithOptions(request *GetAppDispatchInfoRequest, headers *GetAppDispatchInfoHeaders, runtime *util.RuntimeOptions) (_result *GetAppDispatchInfoResponse, _err error)
func (*Client) GetCalenderSummary ¶
func (client *Client) GetCalenderSummary(dataId *string) (_result *GetCalenderSummaryResponse, _err error)
func (*Client) GetCalenderSummaryWithOptions ¶
func (client *Client) GetCalenderSummaryWithOptions(dataId *string, headers *GetCalenderSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetCalenderSummaryResponse, _err error)
func (*Client) GetCommentList ¶
func (client *Client) GetCommentList(publisherId *string, request *GetCommentListRequest) (_result *GetCommentListResponse, _err error)
func (*Client) GetCommentListWithOptions ¶
func (client *Client) GetCommentListWithOptions(publisherId *string, request *GetCommentListRequest, headers *GetCommentListHeaders, runtime *util.RuntimeOptions) (_result *GetCommentListResponse, _err error)
func (*Client) GetConfBaseInfoByLogicalId ¶
func (client *Client) GetConfBaseInfoByLogicalId(request *GetConfBaseInfoByLogicalIdRequest) (_result *GetConfBaseInfoByLogicalIdResponse, _err error)
func (*Client) GetConfBaseInfoByLogicalIdWithOptions ¶
func (client *Client) GetConfBaseInfoByLogicalIdWithOptions(request *GetConfBaseInfoByLogicalIdRequest, headers *GetConfBaseInfoByLogicalIdHeaders, runtime *util.RuntimeOptions) (_result *GetConfBaseInfoByLogicalIdResponse, _err error)
func (*Client) GetConferenceDetail ¶
func (client *Client) GetConferenceDetail(conferenceId *string) (_result *GetConferenceDetailResponse, _err error)
func (*Client) GetConferenceDetailWithOptions ¶
func (client *Client) GetConferenceDetailWithOptions(conferenceId *string, headers *GetConferenceDetailHeaders, runtime *util.RuntimeOptions) (_result *GetConferenceDetailResponse, _err error)
func (*Client) GetDingReportDeptSummary ¶
func (client *Client) GetDingReportDeptSummary(dataId *string, request *GetDingReportDeptSummaryRequest) (_result *GetDingReportDeptSummaryResponse, _err error)
func (*Client) GetDingReportDeptSummaryWithOptions ¶
func (client *Client) GetDingReportDeptSummaryWithOptions(dataId *string, request *GetDingReportDeptSummaryRequest, headers *GetDingReportDeptSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetDingReportDeptSummaryResponse, _err error)
func (*Client) GetDingReportSummary ¶
func (client *Client) GetDingReportSummary(dataId *string) (_result *GetDingReportSummaryResponse, _err error)
func (*Client) GetDingReportSummaryWithOptions ¶
func (client *Client) GetDingReportSummaryWithOptions(dataId *string, headers *GetDingReportSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetDingReportSummaryResponse, _err error)
func (*Client) GetDocCreatedDeptSummary ¶
func (client *Client) GetDocCreatedDeptSummary(dataId *string, request *GetDocCreatedDeptSummaryRequest) (_result *GetDocCreatedDeptSummaryResponse, _err error)
func (*Client) GetDocCreatedDeptSummaryWithOptions ¶
func (client *Client) GetDocCreatedDeptSummaryWithOptions(dataId *string, request *GetDocCreatedDeptSummaryRequest, headers *GetDocCreatedDeptSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetDocCreatedDeptSummaryResponse, _err error)
func (*Client) GetDocCreatedSummary ¶
func (client *Client) GetDocCreatedSummary(dataId *string) (_result *GetDocCreatedSummaryResponse, _err error)
func (*Client) GetDocCreatedSummaryWithOptions ¶
func (client *Client) GetDocCreatedSummaryWithOptions(dataId *string, headers *GetDocCreatedSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetDocCreatedSummaryResponse, _err error)
func (*Client) GetExclusiveAccountAllOrgList ¶
func (client *Client) GetExclusiveAccountAllOrgList(request *GetExclusiveAccountAllOrgListRequest) (_result *GetExclusiveAccountAllOrgListResponse, _err error)
func (*Client) GetExclusiveAccountAllOrgListWithOptions ¶
func (client *Client) GetExclusiveAccountAllOrgListWithOptions(request *GetExclusiveAccountAllOrgListRequest, headers *GetExclusiveAccountAllOrgListHeaders, runtime *util.RuntimeOptions) (_result *GetExclusiveAccountAllOrgListResponse, _err error)
func (*Client) GetGeneralFormCreatedDeptSummary ¶
func (client *Client) GetGeneralFormCreatedDeptSummary(dataId *string, request *GetGeneralFormCreatedDeptSummaryRequest) (_result *GetGeneralFormCreatedDeptSummaryResponse, _err error)
func (*Client) GetGeneralFormCreatedDeptSummaryWithOptions ¶
func (client *Client) GetGeneralFormCreatedDeptSummaryWithOptions(dataId *string, request *GetGeneralFormCreatedDeptSummaryRequest, headers *GetGeneralFormCreatedDeptSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetGeneralFormCreatedDeptSummaryResponse, _err error)
func (*Client) GetGeneralFormCreatedSummary ¶
func (client *Client) GetGeneralFormCreatedSummary(dataId *string) (_result *GetGeneralFormCreatedSummaryResponse, _err error)
func (*Client) GetGeneralFormCreatedSummaryWithOptions ¶
func (client *Client) GetGeneralFormCreatedSummaryWithOptions(dataId *string, headers *GetGeneralFormCreatedSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetGeneralFormCreatedSummaryResponse, _err error)
func (*Client) GetGroupActiveInfo ¶
func (client *Client) GetGroupActiveInfo(request *GetGroupActiveInfoRequest) (_result *GetGroupActiveInfoResponse, _err error)
func (*Client) GetGroupActiveInfoWithOptions ¶
func (client *Client) GetGroupActiveInfoWithOptions(request *GetGroupActiveInfoRequest, headers *GetGroupActiveInfoHeaders, runtime *util.RuntimeOptions) (_result *GetGroupActiveInfoResponse, _err error)
func (*Client) GetInActiveUserList ¶
func (client *Client) GetInActiveUserList(request *GetInActiveUserListRequest) (_result *GetInActiveUserListResponse, _err error)
func (*Client) GetInActiveUserListWithOptions ¶
func (client *Client) GetInActiveUserListWithOptions(request *GetInActiveUserListRequest, headers *GetInActiveUserListHeaders, runtime *util.RuntimeOptions) (_result *GetInActiveUserListResponse, _err error)
func (*Client) GetLastOrgAuthData ¶
func (client *Client) GetLastOrgAuthData(request *GetLastOrgAuthDataRequest) (_result *GetLastOrgAuthDataResponse, _err error)
func (*Client) GetLastOrgAuthDataWithOptions ¶
func (client *Client) GetLastOrgAuthDataWithOptions(request *GetLastOrgAuthDataRequest, headers *GetLastOrgAuthDataHeaders, runtime *util.RuntimeOptions) (_result *GetLastOrgAuthDataResponse, _err error)
func (*Client) GetOaOperatorLogList ¶
func (client *Client) GetOaOperatorLogList(request *GetOaOperatorLogListRequest) (_result *GetOaOperatorLogListResponse, _err error)
func (*Client) GetOaOperatorLogListWithOptions ¶
func (client *Client) GetOaOperatorLogListWithOptions(request *GetOaOperatorLogListRequest, headers *GetOaOperatorLogListHeaders, runtime *util.RuntimeOptions) (_result *GetOaOperatorLogListResponse, _err error)
func (*Client) GetPartnerTypeByParentId ¶
func (client *Client) GetPartnerTypeByParentId(parentId *string) (_result *GetPartnerTypeByParentIdResponse, _err error)
func (*Client) GetPartnerTypeByParentIdWithOptions ¶
func (client *Client) GetPartnerTypeByParentIdWithOptions(parentId *string, headers *GetPartnerTypeByParentIdHeaders, runtime *util.RuntimeOptions) (_result *GetPartnerTypeByParentIdResponse, _err error)
func (*Client) GetPublisherSummary ¶
func (client *Client) GetPublisherSummary(dataId *string, request *GetPublisherSummaryRequest) (_result *GetPublisherSummaryResponse, _err error)
func (*Client) GetPublisherSummaryWithOptions ¶
func (client *Client) GetPublisherSummaryWithOptions(dataId *string, request *GetPublisherSummaryRequest, headers *GetPublisherSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetPublisherSummaryResponse, _err error)
func (*Client) GetRealPeopleRecords ¶
func (client *Client) GetRealPeopleRecords(request *GetRealPeopleRecordsRequest) (_result *GetRealPeopleRecordsResponse, _err error)
func (*Client) GetRealPeopleRecordsWithOptions ¶
func (client *Client) GetRealPeopleRecordsWithOptions(request *GetRealPeopleRecordsRequest, headers *GetRealPeopleRecordsHeaders, runtime *util.RuntimeOptions) (_result *GetRealPeopleRecordsResponse, _err error)
func (*Client) GetRecognizeRecords ¶
func (client *Client) GetRecognizeRecords(request *GetRecognizeRecordsRequest) (_result *GetRecognizeRecordsResponse, _err error)
func (*Client) GetRecognizeRecordsWithOptions ¶
func (client *Client) GetRecognizeRecordsWithOptions(request *GetRecognizeRecordsRequest, headers *GetRecognizeRecordsHeaders, runtime *util.RuntimeOptions) (_result *GetRecognizeRecordsResponse, _err error)
func (*Client) GetSignedDetailByPage ¶
func (client *Client) GetSignedDetailByPage(request *GetSignedDetailByPageRequest) (_result *GetSignedDetailByPageResponse, _err error)
func (*Client) GetSignedDetailByPageWithOptions ¶
func (client *Client) GetSignedDetailByPageWithOptions(request *GetSignedDetailByPageRequest, headers *GetSignedDetailByPageHeaders, runtime *util.RuntimeOptions) (_result *GetSignedDetailByPageResponse, _err error)
func (*Client) GetTrustDeviceList ¶
func (client *Client) GetTrustDeviceList(request *GetTrustDeviceListRequest) (_result *GetTrustDeviceListResponse, _err error)
func (*Client) GetTrustDeviceListWithOptions ¶
func (client *Client) GetTrustDeviceListWithOptions(request *GetTrustDeviceListRequest, headers *GetTrustDeviceListHeaders, runtime *util.RuntimeOptions) (_result *GetTrustDeviceListResponse, _err error)
func (*Client) GetUserAppVersionSummary ¶
func (client *Client) GetUserAppVersionSummary(dataId *string, request *GetUserAppVersionSummaryRequest) (_result *GetUserAppVersionSummaryResponse, _err error)
func (*Client) GetUserAppVersionSummaryWithOptions ¶
func (client *Client) GetUserAppVersionSummaryWithOptions(dataId *string, request *GetUserAppVersionSummaryRequest, headers *GetUserAppVersionSummaryHeaders, runtime *util.RuntimeOptions) (_result *GetUserAppVersionSummaryResponse, _err error)
func (*Client) GetUserFaceState ¶
func (client *Client) GetUserFaceState(request *GetUserFaceStateRequest) (_result *GetUserFaceStateResponse, _err error)
func (*Client) GetUserFaceStateWithOptions ¶
func (client *Client) GetUserFaceStateWithOptions(request *GetUserFaceStateRequest, headers *GetUserFaceStateHeaders, runtime *util.RuntimeOptions) (_result *GetUserFaceStateResponse, _err error)
func (*Client) GetUserRealPeopleState ¶
func (client *Client) GetUserRealPeopleState(request *GetUserRealPeopleStateRequest) (_result *GetUserRealPeopleStateResponse, _err error)
func (*Client) GetUserRealPeopleStateWithOptions ¶
func (client *Client) GetUserRealPeopleStateWithOptions(request *GetUserRealPeopleStateRequest, headers *GetUserRealPeopleStateHeaders, runtime *util.RuntimeOptions) (_result *GetUserRealPeopleStateResponse, _err error)
func (*Client) GetUserStayLength ¶
func (client *Client) GetUserStayLength(request *GetUserStayLengthRequest) (_result *GetUserStayLengthResponse, _err error)
func (*Client) GetUserStayLengthWithOptions ¶
func (client *Client) GetUserStayLengthWithOptions(request *GetUserStayLengthRequest, headers *GetUserStayLengthHeaders, runtime *util.RuntimeOptions) (_result *GetUserStayLengthResponse, _err error)
func (*Client) ListAuditLog ¶
func (client *Client) ListAuditLog(request *ListAuditLogRequest) (_result *ListAuditLogResponse, _err error)
func (*Client) ListAuditLogWithOptions ¶
func (client *Client) ListAuditLogWithOptions(request *ListAuditLogRequest, headers *ListAuditLogHeaders, runtime *util.RuntimeOptions) (_result *ListAuditLogResponse, _err error)
func (*Client) ListJoinOrgInfo ¶
func (client *Client) ListJoinOrgInfo(request *ListJoinOrgInfoRequest) (_result *ListJoinOrgInfoResponse, _err error)
func (*Client) ListJoinOrgInfoWithOptions ¶
func (client *Client) ListJoinOrgInfoWithOptions(request *ListJoinOrgInfoRequest, headers *ListJoinOrgInfoHeaders, runtime *util.RuntimeOptions) (_result *ListJoinOrgInfoResponse, _err error)
func (*Client) ListMiniAppAvailableVersion ¶
func (client *Client) ListMiniAppAvailableVersion(request *ListMiniAppAvailableVersionRequest) (_result *ListMiniAppAvailableVersionResponse, _err error)
func (*Client) ListMiniAppAvailableVersionWithOptions ¶
func (client *Client) ListMiniAppAvailableVersionWithOptions(request *ListMiniAppAvailableVersionRequest, headers *ListMiniAppAvailableVersionHeaders, runtime *util.RuntimeOptions) (_result *ListMiniAppAvailableVersionResponse, _err error)
func (*Client) ListMiniAppHistoryVersion ¶
func (client *Client) ListMiniAppHistoryVersion(request *ListMiniAppHistoryVersionRequest) (_result *ListMiniAppHistoryVersionResponse, _err error)
func (*Client) ListMiniAppHistoryVersionWithOptions ¶
func (client *Client) ListMiniAppHistoryVersionWithOptions(request *ListMiniAppHistoryVersionRequest, headers *ListMiniAppHistoryVersionHeaders, runtime *util.RuntimeOptions) (_result *ListMiniAppHistoryVersionResponse, _err error)
func (*Client) ListPartnerRoles ¶
func (client *Client) ListPartnerRoles(parentId *string) (_result *ListPartnerRolesResponse, _err error)
func (*Client) ListPartnerRolesWithOptions ¶
func (client *Client) ListPartnerRolesWithOptions(parentId *string, headers *ListPartnerRolesHeaders, runtime *util.RuntimeOptions) (_result *ListPartnerRolesResponse, _err error)
func (*Client) ListPunchScheduleByConditionWithPaging ¶
func (client *Client) ListPunchScheduleByConditionWithPaging(request *ListPunchScheduleByConditionWithPagingRequest) (_result *ListPunchScheduleByConditionWithPagingResponse, _err error)
func (*Client) ListPunchScheduleByConditionWithPagingWithOptions ¶
func (client *Client) ListPunchScheduleByConditionWithPagingWithOptions(request *ListPunchScheduleByConditionWithPagingRequest, headers *ListPunchScheduleByConditionWithPagingHeaders, runtime *util.RuntimeOptions) (_result *ListPunchScheduleByConditionWithPagingResponse, _err error)
func (*Client) PublishFileChangeNotice ¶
func (client *Client) PublishFileChangeNotice(request *PublishFileChangeNoticeRequest) (_result *PublishFileChangeNoticeResponse, _err error)
func (*Client) PublishFileChangeNoticeWithOptions ¶
func (client *Client) PublishFileChangeNoticeWithOptions(request *PublishFileChangeNoticeRequest, headers *PublishFileChangeNoticeHeaders, runtime *util.RuntimeOptions) (_result *PublishFileChangeNoticeResponse, _err error)
func (*Client) PushBadge ¶
func (client *Client) PushBadge(request *PushBadgeRequest) (_result *PushBadgeResponse, _err error)
func (*Client) PushBadgeWithOptions ¶
func (client *Client) PushBadgeWithOptions(request *PushBadgeRequest, headers *PushBadgeHeaders, runtime *util.RuntimeOptions) (_result *PushBadgeResponse, _err error)
func (*Client) QueryAcrossCloudStroageConfigs ¶
func (client *Client) QueryAcrossCloudStroageConfigs(request *QueryAcrossCloudStroageConfigsRequest) (_result *QueryAcrossCloudStroageConfigsResponse, _err error)
func (*Client) QueryAcrossCloudStroageConfigsWithOptions ¶
func (client *Client) QueryAcrossCloudStroageConfigsWithOptions(request *QueryAcrossCloudStroageConfigsRequest, headers *QueryAcrossCloudStroageConfigsHeaders, runtime *util.RuntimeOptions) (_result *QueryAcrossCloudStroageConfigsResponse, _err error)
func (*Client) QueryPartnerInfo ¶
func (client *Client) QueryPartnerInfo(userId *string) (_result *QueryPartnerInfoResponse, _err error)
func (*Client) QueryPartnerInfoWithOptions ¶
func (client *Client) QueryPartnerInfoWithOptions(userId *string, headers *QueryPartnerInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryPartnerInfoResponse, _err error)
func (*Client) RollbackMiniAppVersion ¶
func (client *Client) RollbackMiniAppVersion(request *RollbackMiniAppVersionRequest) (_result *RollbackMiniAppVersionResponse, _err error)
func (*Client) RollbackMiniAppVersionWithOptions ¶
func (client *Client) RollbackMiniAppVersionWithOptions(request *RollbackMiniAppVersionRequest, headers *RollbackMiniAppVersionHeaders, runtime *util.RuntimeOptions) (_result *RollbackMiniAppVersionResponse, _err error)
func (*Client) SaveAcrossCloudStroageConfigs ¶
func (client *Client) SaveAcrossCloudStroageConfigs(request *SaveAcrossCloudStroageConfigsRequest) (_result *SaveAcrossCloudStroageConfigsResponse, _err error)
func (*Client) SaveAcrossCloudStroageConfigsWithOptions ¶
func (client *Client) SaveAcrossCloudStroageConfigsWithOptions(request *SaveAcrossCloudStroageConfigsRequest, headers *SaveAcrossCloudStroageConfigsHeaders, runtime *util.RuntimeOptions) (_result *SaveAcrossCloudStroageConfigsResponse, _err error)
func (*Client) SaveAndSubmitAuthInfo ¶
func (client *Client) SaveAndSubmitAuthInfo(request *SaveAndSubmitAuthInfoRequest) (_result *SaveAndSubmitAuthInfoResponse, _err error)
func (*Client) SaveAndSubmitAuthInfoWithOptions ¶
func (client *Client) SaveAndSubmitAuthInfoWithOptions(request *SaveAndSubmitAuthInfoRequest, headers *SaveAndSubmitAuthInfoHeaders, runtime *util.RuntimeOptions) (_result *SaveAndSubmitAuthInfoResponse, _err error)
func (*Client) SearchOrgInnerGroupInfo ¶
func (client *Client) SearchOrgInnerGroupInfo(request *SearchOrgInnerGroupInfoRequest) (_result *SearchOrgInnerGroupInfoResponse, _err error)
func (*Client) SearchOrgInnerGroupInfoWithOptions ¶
func (client *Client) SearchOrgInnerGroupInfoWithOptions(request *SearchOrgInnerGroupInfoRequest, headers *SearchOrgInnerGroupInfoHeaders, runtime *util.RuntimeOptions) (_result *SearchOrgInnerGroupInfoResponse, _err error)
func (*Client) SendAppDing ¶
func (client *Client) SendAppDing(request *SendAppDingRequest) (_result *SendAppDingResponse, _err error)
func (*Client) SendAppDingWithOptions ¶
func (client *Client) SendAppDingWithOptions(request *SendAppDingRequest, headers *SendAppDingHeaders, runtime *util.RuntimeOptions) (_result *SendAppDingResponse, _err error)
func (*Client) SendInvitation ¶
func (client *Client) SendInvitation(request *SendInvitationRequest) (_result *SendInvitationResponse, _err error)
func (*Client) SendInvitationWithOptions ¶
func (client *Client) SendInvitationWithOptions(request *SendInvitationRequest, headers *SendInvitationHeaders, runtime *util.RuntimeOptions) (_result *SendInvitationResponse, _err error)
func (*Client) SendPhoneDing ¶
func (client *Client) SendPhoneDing(request *SendPhoneDingRequest) (_result *SendPhoneDingResponse, _err error)
func (*Client) SendPhoneDingWithOptions ¶
func (client *Client) SendPhoneDingWithOptions(request *SendPhoneDingRequest, headers *SendPhoneDingHeaders, runtime *util.RuntimeOptions) (_result *SendPhoneDingResponse, _err error)
func (*Client) SetDeptPartnerTypeAndNum ¶
func (client *Client) SetDeptPartnerTypeAndNum(request *SetDeptPartnerTypeAndNumRequest) (_result *SetDeptPartnerTypeAndNumResponse, _err error)
func (*Client) SetDeptPartnerTypeAndNumWithOptions ¶
func (client *Client) SetDeptPartnerTypeAndNumWithOptions(request *SetDeptPartnerTypeAndNumRequest, headers *SetDeptPartnerTypeAndNumHeaders, runtime *util.RuntimeOptions) (_result *SetDeptPartnerTypeAndNumResponse, _err error)
func (*Client) UpdateFileStatus ¶
func (client *Client) UpdateFileStatus(request *UpdateFileStatusRequest) (_result *UpdateFileStatusResponse, _err error)
func (*Client) UpdateFileStatusWithOptions ¶
func (client *Client) UpdateFileStatusWithOptions(request *UpdateFileStatusRequest, headers *UpdateFileStatusHeaders, runtime *util.RuntimeOptions) (_result *UpdateFileStatusResponse, _err error)
func (*Client) UpdateMiniAppVersionStatus ¶
func (client *Client) UpdateMiniAppVersionStatus(request *UpdateMiniAppVersionStatusRequest) (_result *UpdateMiniAppVersionStatusResponse, _err error)
func (*Client) UpdateMiniAppVersionStatusWithOptions ¶
func (client *Client) UpdateMiniAppVersionStatusWithOptions(request *UpdateMiniAppVersionStatusRequest, headers *UpdateMiniAppVersionStatusHeaders, runtime *util.RuntimeOptions) (_result *UpdateMiniAppVersionStatusResponse, _err error)
func (*Client) UpdatePartnerVisibility ¶
func (client *Client) UpdatePartnerVisibility(request *UpdatePartnerVisibilityRequest) (_result *UpdatePartnerVisibilityResponse, _err error)
func (*Client) UpdatePartnerVisibilityWithOptions ¶
func (client *Client) UpdatePartnerVisibilityWithOptions(request *UpdatePartnerVisibilityRequest, headers *UpdatePartnerVisibilityHeaders, runtime *util.RuntimeOptions) (_result *UpdatePartnerVisibilityResponse, _err error)
func (*Client) UpdateRoleVisibility ¶
func (client *Client) UpdateRoleVisibility(request *UpdateRoleVisibilityRequest) (_result *UpdateRoleVisibilityResponse, _err error)
func (*Client) UpdateRoleVisibilityWithOptions ¶
func (client *Client) UpdateRoleVisibilityWithOptions(request *UpdateRoleVisibilityRequest, headers *UpdateRoleVisibilityHeaders, runtime *util.RuntimeOptions) (_result *UpdateRoleVisibilityResponse, _err error)
func (*Client) UpdateStorageMode ¶
func (client *Client) UpdateStorageMode(request *UpdateStorageModeRequest) (_result *UpdateStorageModeResponse, _err error)
func (*Client) UpdateStorageModeWithOptions ¶
func (client *Client) UpdateStorageModeWithOptions(request *UpdateStorageModeRequest, headers *UpdateStorageModeHeaders, runtime *util.RuntimeOptions) (_result *UpdateStorageModeResponse, _err error)
type CreateTrustedDeviceBatchHeaders ¶
type CreateTrustedDeviceBatchHeaders 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 (CreateTrustedDeviceBatchHeaders) GoString ¶
func (s CreateTrustedDeviceBatchHeaders) GoString() string
func (*CreateTrustedDeviceBatchHeaders) SetCommonHeaders ¶
func (s *CreateTrustedDeviceBatchHeaders) SetCommonHeaders(v map[string]*string) *CreateTrustedDeviceBatchHeaders
func (*CreateTrustedDeviceBatchHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateTrustedDeviceBatchHeaders) SetXAcsDingtalkAccessToken(v string) *CreateTrustedDeviceBatchHeaders
func (CreateTrustedDeviceBatchHeaders) String ¶
func (s CreateTrustedDeviceBatchHeaders) String() string
type CreateTrustedDeviceBatchRequest ¶
type CreateTrustedDeviceBatchRequest struct { // mac地址列表 MacAddressList []*string `json:"macAddressList,omitempty" xml:"macAddressList,omitempty" type:"Repeated"` // 平台 Platform *string `json:"platform,omitempty" xml:"platform,omitempty"` // 员工id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateTrustedDeviceBatchRequest) GoString ¶
func (s CreateTrustedDeviceBatchRequest) GoString() string
func (*CreateTrustedDeviceBatchRequest) SetMacAddressList ¶
func (s *CreateTrustedDeviceBatchRequest) SetMacAddressList(v []*string) *CreateTrustedDeviceBatchRequest
func (*CreateTrustedDeviceBatchRequest) SetPlatform ¶
func (s *CreateTrustedDeviceBatchRequest) SetPlatform(v string) *CreateTrustedDeviceBatchRequest
func (*CreateTrustedDeviceBatchRequest) SetUserId ¶
func (s *CreateTrustedDeviceBatchRequest) SetUserId(v string) *CreateTrustedDeviceBatchRequest
func (CreateTrustedDeviceBatchRequest) String ¶
func (s CreateTrustedDeviceBatchRequest) String() string
type CreateTrustedDeviceBatchResponse ¶
type CreateTrustedDeviceBatchResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateTrustedDeviceBatchResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateTrustedDeviceBatchResponse) GoString ¶
func (s CreateTrustedDeviceBatchResponse) GoString() string
func (*CreateTrustedDeviceBatchResponse) SetBody ¶
func (s *CreateTrustedDeviceBatchResponse) SetBody(v *CreateTrustedDeviceBatchResponseBody) *CreateTrustedDeviceBatchResponse
func (*CreateTrustedDeviceBatchResponse) SetHeaders ¶
func (s *CreateTrustedDeviceBatchResponse) SetHeaders(v map[string]*string) *CreateTrustedDeviceBatchResponse
func (CreateTrustedDeviceBatchResponse) String ¶
func (s CreateTrustedDeviceBatchResponse) String() string
type CreateTrustedDeviceBatchResponseBody ¶
type CreateTrustedDeviceBatchResponseBody struct { // 处理结果 Result *bool `json:"result,omitempty" xml:"result,omitempty"` }
func (CreateTrustedDeviceBatchResponseBody) GoString ¶
func (s CreateTrustedDeviceBatchResponseBody) GoString() string
func (*CreateTrustedDeviceBatchResponseBody) SetResult ¶
func (s *CreateTrustedDeviceBatchResponseBody) SetResult(v bool) *CreateTrustedDeviceBatchResponseBody
func (CreateTrustedDeviceBatchResponseBody) String ¶
func (s CreateTrustedDeviceBatchResponseBody) String() string
type CreateTrustedDeviceHeaders ¶
type CreateTrustedDeviceHeaders 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 (CreateTrustedDeviceHeaders) GoString ¶
func (s CreateTrustedDeviceHeaders) GoString() string
func (*CreateTrustedDeviceHeaders) SetCommonHeaders ¶
func (s *CreateTrustedDeviceHeaders) SetCommonHeaders(v map[string]*string) *CreateTrustedDeviceHeaders
func (*CreateTrustedDeviceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateTrustedDeviceHeaders) SetXAcsDingtalkAccessToken(v string) *CreateTrustedDeviceHeaders
func (CreateTrustedDeviceHeaders) String ¶
func (s CreateTrustedDeviceHeaders) String() string
type CreateTrustedDeviceRequest ¶
type CreateTrustedDeviceRequest struct { // 支持SDK集成的设备唯一标识。 Did *string `json:"did,omitempty" xml:"did,omitempty"` // mac地址 MacAddress *string `json:"macAddress,omitempty" xml:"macAddress,omitempty"` // 平台类型 Platform *string `json:"platform,omitempty" xml:"platform,omitempty"` // 设备状态 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 员工userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateTrustedDeviceRequest) GoString ¶
func (s CreateTrustedDeviceRequest) GoString() string
func (*CreateTrustedDeviceRequest) SetDid ¶
func (s *CreateTrustedDeviceRequest) SetDid(v string) *CreateTrustedDeviceRequest
func (*CreateTrustedDeviceRequest) SetMacAddress ¶
func (s *CreateTrustedDeviceRequest) SetMacAddress(v string) *CreateTrustedDeviceRequest
func (*CreateTrustedDeviceRequest) SetPlatform ¶
func (s *CreateTrustedDeviceRequest) SetPlatform(v string) *CreateTrustedDeviceRequest
func (*CreateTrustedDeviceRequest) SetStatus ¶
func (s *CreateTrustedDeviceRequest) SetStatus(v int32) *CreateTrustedDeviceRequest
func (*CreateTrustedDeviceRequest) SetUserId ¶
func (s *CreateTrustedDeviceRequest) SetUserId(v string) *CreateTrustedDeviceRequest
func (CreateTrustedDeviceRequest) String ¶
func (s CreateTrustedDeviceRequest) String() string
type CreateTrustedDeviceResponse ¶
type CreateTrustedDeviceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateTrustedDeviceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateTrustedDeviceResponse) GoString ¶
func (s CreateTrustedDeviceResponse) GoString() string
func (*CreateTrustedDeviceResponse) SetBody ¶
func (s *CreateTrustedDeviceResponse) SetBody(v *CreateTrustedDeviceResponseBody) *CreateTrustedDeviceResponse
func (*CreateTrustedDeviceResponse) SetHeaders ¶
func (s *CreateTrustedDeviceResponse) SetHeaders(v map[string]*string) *CreateTrustedDeviceResponse
func (CreateTrustedDeviceResponse) String ¶
func (s CreateTrustedDeviceResponse) String() string
type CreateTrustedDeviceResponseBody ¶
type CreateTrustedDeviceResponseBody struct {
Success *bool `json:"success,omitempty" xml:"success,omitempty"`
}
func (CreateTrustedDeviceResponseBody) GoString ¶
func (s CreateTrustedDeviceResponseBody) GoString() string
func (*CreateTrustedDeviceResponseBody) SetSuccess ¶
func (s *CreateTrustedDeviceResponseBody) SetSuccess(v bool) *CreateTrustedDeviceResponseBody
func (CreateTrustedDeviceResponseBody) String ¶
func (s CreateTrustedDeviceResponseBody) String() string
type DeleteAcrossCloudStroageConfigsHeaders ¶
type DeleteAcrossCloudStroageConfigsHeaders 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 (DeleteAcrossCloudStroageConfigsHeaders) GoString ¶
func (s DeleteAcrossCloudStroageConfigsHeaders) GoString() string
func (*DeleteAcrossCloudStroageConfigsHeaders) SetCommonHeaders ¶
func (s *DeleteAcrossCloudStroageConfigsHeaders) SetCommonHeaders(v map[string]*string) *DeleteAcrossCloudStroageConfigsHeaders
func (*DeleteAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteAcrossCloudStroageConfigsHeaders
func (DeleteAcrossCloudStroageConfigsHeaders) String ¶
func (s DeleteAcrossCloudStroageConfigsHeaders) String() string
type DeleteAcrossCloudStroageConfigsResponse ¶
type DeleteAcrossCloudStroageConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteAcrossCloudStroageConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteAcrossCloudStroageConfigsResponse) GoString ¶
func (s DeleteAcrossCloudStroageConfigsResponse) GoString() string
func (*DeleteAcrossCloudStroageConfigsResponse) SetHeaders ¶
func (s *DeleteAcrossCloudStroageConfigsResponse) SetHeaders(v map[string]*string) *DeleteAcrossCloudStroageConfigsResponse
func (DeleteAcrossCloudStroageConfigsResponse) String ¶
func (s DeleteAcrossCloudStroageConfigsResponse) String() string
type DeleteAcrossCloudStroageConfigsResponseBody ¶
type DeleteAcrossCloudStroageConfigsResponseBody struct { // 执行结果 Result *bool `json:"result,omitempty" xml:"result,omitempty"` }
func (DeleteAcrossCloudStroageConfigsResponseBody) GoString ¶
func (s DeleteAcrossCloudStroageConfigsResponseBody) GoString() string
func (*DeleteAcrossCloudStroageConfigsResponseBody) SetResult ¶
func (s *DeleteAcrossCloudStroageConfigsResponseBody) SetResult(v bool) *DeleteAcrossCloudStroageConfigsResponseBody
func (DeleteAcrossCloudStroageConfigsResponseBody) String ¶
func (s DeleteAcrossCloudStroageConfigsResponseBody) String() string
type DeleteCommentHeaders ¶
type DeleteCommentHeaders 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 (DeleteCommentHeaders) GoString ¶
func (s DeleteCommentHeaders) GoString() string
func (*DeleteCommentHeaders) SetCommonHeaders ¶
func (s *DeleteCommentHeaders) SetCommonHeaders(v map[string]*string) *DeleteCommentHeaders
func (*DeleteCommentHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteCommentHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteCommentHeaders
func (DeleteCommentHeaders) String ¶
func (s DeleteCommentHeaders) String() string
type DeleteCommentResponse ¶
type DeleteCommentResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *bool `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteCommentResponse) GoString ¶
func (s DeleteCommentResponse) GoString() string
func (*DeleteCommentResponse) SetBody ¶
func (s *DeleteCommentResponse) SetBody(v bool) *DeleteCommentResponse
func (*DeleteCommentResponse) SetHeaders ¶
func (s *DeleteCommentResponse) SetHeaders(v map[string]*string) *DeleteCommentResponse
func (DeleteCommentResponse) String ¶
func (s DeleteCommentResponse) String() string
type DistributePartnerAppHeaders ¶
type DistributePartnerAppHeaders 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 (DistributePartnerAppHeaders) GoString ¶
func (s DistributePartnerAppHeaders) GoString() string
func (*DistributePartnerAppHeaders) SetCommonHeaders ¶
func (s *DistributePartnerAppHeaders) SetCommonHeaders(v map[string]*string) *DistributePartnerAppHeaders
func (*DistributePartnerAppHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DistributePartnerAppHeaders) SetXAcsDingtalkAccessToken(v string) *DistributePartnerAppHeaders
func (DistributePartnerAppHeaders) String ¶
func (s DistributePartnerAppHeaders) String() string
type DistributePartnerAppRequest ¶
type DistributePartnerAppRequest struct { // 应用id AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` SubCorpId *string `json:"subCorpId,omitempty" xml:"subCorpId,omitempty"` // 分发对象类型 Type *int64 `json:"type,omitempty" xml:"type,omitempty"` }
func (DistributePartnerAppRequest) GoString ¶
func (s DistributePartnerAppRequest) GoString() string
func (*DistributePartnerAppRequest) SetAppId ¶
func (s *DistributePartnerAppRequest) SetAppId(v int64) *DistributePartnerAppRequest
func (*DistributePartnerAppRequest) SetDeptId ¶
func (s *DistributePartnerAppRequest) SetDeptId(v int64) *DistributePartnerAppRequest
func (*DistributePartnerAppRequest) SetSubCorpId ¶
func (s *DistributePartnerAppRequest) SetSubCorpId(v string) *DistributePartnerAppRequest
func (*DistributePartnerAppRequest) SetType ¶
func (s *DistributePartnerAppRequest) SetType(v int64) *DistributePartnerAppRequest
func (DistributePartnerAppRequest) String ¶
func (s DistributePartnerAppRequest) String() string
type DistributePartnerAppResponse ¶
type DistributePartnerAppResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DistributePartnerAppResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DistributePartnerAppResponse) GoString ¶
func (s DistributePartnerAppResponse) GoString() string
func (*DistributePartnerAppResponse) SetBody ¶
func (s *DistributePartnerAppResponse) SetBody(v *DistributePartnerAppResponseBody) *DistributePartnerAppResponse
func (*DistributePartnerAppResponse) SetHeaders ¶
func (s *DistributePartnerAppResponse) SetHeaders(v map[string]*string) *DistributePartnerAppResponse
func (DistributePartnerAppResponse) String ¶
func (s DistributePartnerAppResponse) String() string
type DistributePartnerAppResponseBody ¶
type DistributePartnerAppResponseBody struct { // 安装邀请链接 InviteUrl *string `json:"inviteUrl,omitempty" xml:"inviteUrl,omitempty"` }
func (DistributePartnerAppResponseBody) GoString ¶
func (s DistributePartnerAppResponseBody) GoString() string
func (*DistributePartnerAppResponseBody) SetInviteUrl ¶
func (s *DistributePartnerAppResponseBody) SetInviteUrl(v string) *DistributePartnerAppResponseBody
func (DistributePartnerAppResponseBody) String ¶
func (s DistributePartnerAppResponseBody) String() string
type ExclusiveCreateDingPortalHeaders ¶
type ExclusiveCreateDingPortalHeaders 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 (ExclusiveCreateDingPortalHeaders) GoString ¶
func (s ExclusiveCreateDingPortalHeaders) GoString() string
func (*ExclusiveCreateDingPortalHeaders) SetCommonHeaders ¶
func (s *ExclusiveCreateDingPortalHeaders) SetCommonHeaders(v map[string]*string) *ExclusiveCreateDingPortalHeaders
func (*ExclusiveCreateDingPortalHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ExclusiveCreateDingPortalHeaders) SetXAcsDingtalkAccessToken(v string) *ExclusiveCreateDingPortalHeaders
func (ExclusiveCreateDingPortalHeaders) String ¶
func (s ExclusiveCreateDingPortalHeaders) String() string
type ExclusiveCreateDingPortalRequest ¶
type ExclusiveCreateDingPortalRequest struct { // 工作台名称。 DingPortalName *string `json:"dingPortalName,omitempty" xml:"dingPortalName,omitempty"` // 被操纵企业ID。 TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` // 模版id。 TemplateAppUuid *string `json:"templateAppUuid,omitempty" xml:"templateAppUuid,omitempty"` // 模版所属的组织id。 TemplateCorpId *string `json:"templateCorpId,omitempty" xml:"templateCorpId,omitempty"` }
func (ExclusiveCreateDingPortalRequest) GoString ¶
func (s ExclusiveCreateDingPortalRequest) GoString() string
func (*ExclusiveCreateDingPortalRequest) SetDingPortalName ¶
func (s *ExclusiveCreateDingPortalRequest) SetDingPortalName(v string) *ExclusiveCreateDingPortalRequest
func (*ExclusiveCreateDingPortalRequest) SetTargetCorpId ¶
func (s *ExclusiveCreateDingPortalRequest) SetTargetCorpId(v string) *ExclusiveCreateDingPortalRequest
func (*ExclusiveCreateDingPortalRequest) SetTemplateAppUuid ¶
func (s *ExclusiveCreateDingPortalRequest) SetTemplateAppUuid(v string) *ExclusiveCreateDingPortalRequest
func (*ExclusiveCreateDingPortalRequest) SetTemplateCorpId ¶
func (s *ExclusiveCreateDingPortalRequest) SetTemplateCorpId(v string) *ExclusiveCreateDingPortalRequest
func (ExclusiveCreateDingPortalRequest) String ¶
func (s ExclusiveCreateDingPortalRequest) String() string
type ExclusiveCreateDingPortalResponse ¶
type ExclusiveCreateDingPortalResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ExclusiveCreateDingPortalResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ExclusiveCreateDingPortalResponse) GoString ¶
func (s ExclusiveCreateDingPortalResponse) GoString() string
func (*ExclusiveCreateDingPortalResponse) SetHeaders ¶
func (s *ExclusiveCreateDingPortalResponse) SetHeaders(v map[string]*string) *ExclusiveCreateDingPortalResponse
func (ExclusiveCreateDingPortalResponse) String ¶
func (s ExclusiveCreateDingPortalResponse) String() string
type ExclusiveCreateDingPortalResponseBody ¶
type ExclusiveCreateDingPortalResponseBody struct { // 是否成功。 Success *string `json:"success,omitempty" xml:"success,omitempty"` }
func (ExclusiveCreateDingPortalResponseBody) GoString ¶
func (s ExclusiveCreateDingPortalResponseBody) GoString() string
func (*ExclusiveCreateDingPortalResponseBody) SetSuccess ¶
func (s *ExclusiveCreateDingPortalResponseBody) SetSuccess(v string) *ExclusiveCreateDingPortalResponseBody
func (ExclusiveCreateDingPortalResponseBody) String ¶
func (s ExclusiveCreateDingPortalResponseBody) String() string
type FileStorageActiveStorageHeaders ¶
type FileStorageActiveStorageHeaders 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 (FileStorageActiveStorageHeaders) GoString ¶
func (s FileStorageActiveStorageHeaders) GoString() string
func (*FileStorageActiveStorageHeaders) SetCommonHeaders ¶
func (s *FileStorageActiveStorageHeaders) SetCommonHeaders(v map[string]*string) *FileStorageActiveStorageHeaders
func (*FileStorageActiveStorageHeaders) SetXAcsDingtalkAccessToken ¶
func (s *FileStorageActiveStorageHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageActiveStorageHeaders
func (FileStorageActiveStorageHeaders) String ¶
func (s FileStorageActiveStorageHeaders) String() string
type FileStorageActiveStorageRequest ¶
type FileStorageActiveStorageRequest struct { // 密匙id AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // 密匙密码 AccessKeySecret *string `json:"accessKeySecret,omitempty" xml:"accessKeySecret,omitempty"` // 带bucket的oss域名 Oss *string `json:"oss,omitempty" xml:"oss,omitempty"` // 企业id TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (FileStorageActiveStorageRequest) GoString ¶
func (s FileStorageActiveStorageRequest) GoString() string
func (*FileStorageActiveStorageRequest) SetAccessKeyId ¶
func (s *FileStorageActiveStorageRequest) SetAccessKeyId(v string) *FileStorageActiveStorageRequest
func (*FileStorageActiveStorageRequest) SetAccessKeySecret ¶
func (s *FileStorageActiveStorageRequest) SetAccessKeySecret(v string) *FileStorageActiveStorageRequest
func (*FileStorageActiveStorageRequest) SetOss ¶
func (s *FileStorageActiveStorageRequest) SetOss(v string) *FileStorageActiveStorageRequest
func (*FileStorageActiveStorageRequest) SetTargetCorpId ¶
func (s *FileStorageActiveStorageRequest) SetTargetCorpId(v string) *FileStorageActiveStorageRequest
func (FileStorageActiveStorageRequest) String ¶
func (s FileStorageActiveStorageRequest) String() string
type FileStorageActiveStorageResponse ¶
type FileStorageActiveStorageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *FileStorageActiveStorageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (FileStorageActiveStorageResponse) GoString ¶
func (s FileStorageActiveStorageResponse) GoString() string
func (*FileStorageActiveStorageResponse) SetBody ¶
func (s *FileStorageActiveStorageResponse) SetBody(v *FileStorageActiveStorageResponseBody) *FileStorageActiveStorageResponse
func (*FileStorageActiveStorageResponse) SetHeaders ¶
func (s *FileStorageActiveStorageResponse) SetHeaders(v map[string]*string) *FileStorageActiveStorageResponse
func (FileStorageActiveStorageResponse) String ¶
func (s FileStorageActiveStorageResponse) String() string
type FileStorageActiveStorageResponseBody ¶
type FileStorageActiveStorageResponseBody struct { // oss开启时间 CreateDate *string `json:"createDate,omitempty" xml:"createDate,omitempty"` // 是否开启专属存储 0开启1关闭 FileStorageOpenStatus *int32 `json:"fileStorageOpenStatus,omitempty" xml:"fileStorageOpenStatus,omitempty"` // 存储状态 0正常1异常 StorageStatus *int32 `json:"storageStatus,omitempty" xml:"storageStatus,omitempty"` // 已经使用的容量Bytes UsedQuota *int64 `json:"usedQuota,omitempty" xml:"usedQuota,omitempty"` }
func (FileStorageActiveStorageResponseBody) GoString ¶
func (s FileStorageActiveStorageResponseBody) GoString() string
func (*FileStorageActiveStorageResponseBody) SetCreateDate ¶
func (s *FileStorageActiveStorageResponseBody) SetCreateDate(v string) *FileStorageActiveStorageResponseBody
func (*FileStorageActiveStorageResponseBody) SetFileStorageOpenStatus ¶
func (s *FileStorageActiveStorageResponseBody) SetFileStorageOpenStatus(v int32) *FileStorageActiveStorageResponseBody
func (*FileStorageActiveStorageResponseBody) SetStorageStatus ¶
func (s *FileStorageActiveStorageResponseBody) SetStorageStatus(v int32) *FileStorageActiveStorageResponseBody
func (*FileStorageActiveStorageResponseBody) SetUsedQuota ¶
func (s *FileStorageActiveStorageResponseBody) SetUsedQuota(v int64) *FileStorageActiveStorageResponseBody
func (FileStorageActiveStorageResponseBody) String ¶
func (s FileStorageActiveStorageResponseBody) String() string
type FileStorageCheckConnectionHeaders ¶
type FileStorageCheckConnectionHeaders 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 (FileStorageCheckConnectionHeaders) GoString ¶
func (s FileStorageCheckConnectionHeaders) GoString() string
func (*FileStorageCheckConnectionHeaders) SetCommonHeaders ¶
func (s *FileStorageCheckConnectionHeaders) SetCommonHeaders(v map[string]*string) *FileStorageCheckConnectionHeaders
func (*FileStorageCheckConnectionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *FileStorageCheckConnectionHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageCheckConnectionHeaders
func (FileStorageCheckConnectionHeaders) String ¶
func (s FileStorageCheckConnectionHeaders) String() string
type FileStorageCheckConnectionRequest ¶
type FileStorageCheckConnectionRequest struct { // 密匙id AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // 密匙密码 AccessKeySecret *string `json:"accessKeySecret,omitempty" xml:"accessKeySecret,omitempty"` // 带bucket的oss域名 Oss *string `json:"oss,omitempty" xml:"oss,omitempty"` // 企业id TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (FileStorageCheckConnectionRequest) GoString ¶
func (s FileStorageCheckConnectionRequest) GoString() string
func (*FileStorageCheckConnectionRequest) SetAccessKeyId ¶
func (s *FileStorageCheckConnectionRequest) SetAccessKeyId(v string) *FileStorageCheckConnectionRequest
func (*FileStorageCheckConnectionRequest) SetAccessKeySecret ¶
func (s *FileStorageCheckConnectionRequest) SetAccessKeySecret(v string) *FileStorageCheckConnectionRequest
func (*FileStorageCheckConnectionRequest) SetOss ¶
func (s *FileStorageCheckConnectionRequest) SetOss(v string) *FileStorageCheckConnectionRequest
func (*FileStorageCheckConnectionRequest) SetTargetCorpId ¶
func (s *FileStorageCheckConnectionRequest) SetTargetCorpId(v string) *FileStorageCheckConnectionRequest
func (FileStorageCheckConnectionRequest) String ¶
func (s FileStorageCheckConnectionRequest) String() string
type FileStorageCheckConnectionResponse ¶
type FileStorageCheckConnectionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *FileStorageCheckConnectionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (FileStorageCheckConnectionResponse) GoString ¶
func (s FileStorageCheckConnectionResponse) GoString() string
func (*FileStorageCheckConnectionResponse) SetHeaders ¶
func (s *FileStorageCheckConnectionResponse) SetHeaders(v map[string]*string) *FileStorageCheckConnectionResponse
func (FileStorageCheckConnectionResponse) String ¶
func (s FileStorageCheckConnectionResponse) String() string
type FileStorageCheckConnectionResponseBody ¶
type FileStorageCheckConnectionResponseBody struct { // 密匙ID AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // 检测oss状态 0正常1异常 CheckState *int32 `json:"checkState,omitempty" xml:"checkState,omitempty"` // OSS链接 Oss *string `json:"oss,omitempty" xml:"oss,omitempty"` }
func (FileStorageCheckConnectionResponseBody) GoString ¶
func (s FileStorageCheckConnectionResponseBody) GoString() string
func (*FileStorageCheckConnectionResponseBody) SetAccessKeyId ¶
func (s *FileStorageCheckConnectionResponseBody) SetAccessKeyId(v string) *FileStorageCheckConnectionResponseBody
func (*FileStorageCheckConnectionResponseBody) SetCheckState ¶
func (s *FileStorageCheckConnectionResponseBody) SetCheckState(v int32) *FileStorageCheckConnectionResponseBody
func (*FileStorageCheckConnectionResponseBody) SetOss ¶
func (s *FileStorageCheckConnectionResponseBody) SetOss(v string) *FileStorageCheckConnectionResponseBody
func (FileStorageCheckConnectionResponseBody) String ¶
func (s FileStorageCheckConnectionResponseBody) String() string
type FileStorageGetQuotaDataHeaders ¶
type FileStorageGetQuotaDataHeaders 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 (FileStorageGetQuotaDataHeaders) GoString ¶
func (s FileStorageGetQuotaDataHeaders) GoString() string
func (*FileStorageGetQuotaDataHeaders) SetCommonHeaders ¶
func (s *FileStorageGetQuotaDataHeaders) SetCommonHeaders(v map[string]*string) *FileStorageGetQuotaDataHeaders
func (*FileStorageGetQuotaDataHeaders) SetXAcsDingtalkAccessToken ¶
func (s *FileStorageGetQuotaDataHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageGetQuotaDataHeaders
func (FileStorageGetQuotaDataHeaders) String ¶
func (s FileStorageGetQuotaDataHeaders) String() string
type FileStorageGetQuotaDataRequest ¶
type FileStorageGetQuotaDataRequest struct { // 结束时间 EndTime *string `json:"endTime,omitempty" xml:"endTime,omitempty"` // 开始时间 StartTime *string `json:"startTime,omitempty" xml:"startTime,omitempty"` // 企业的corpId TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` // 查询类型 0按天查询;1按月查询 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (FileStorageGetQuotaDataRequest) GoString ¶
func (s FileStorageGetQuotaDataRequest) GoString() string
func (*FileStorageGetQuotaDataRequest) SetEndTime ¶
func (s *FileStorageGetQuotaDataRequest) SetEndTime(v string) *FileStorageGetQuotaDataRequest
func (*FileStorageGetQuotaDataRequest) SetStartTime ¶
func (s *FileStorageGetQuotaDataRequest) SetStartTime(v string) *FileStorageGetQuotaDataRequest
func (*FileStorageGetQuotaDataRequest) SetTargetCorpId ¶
func (s *FileStorageGetQuotaDataRequest) SetTargetCorpId(v string) *FileStorageGetQuotaDataRequest
func (*FileStorageGetQuotaDataRequest) SetType ¶
func (s *FileStorageGetQuotaDataRequest) SetType(v string) *FileStorageGetQuotaDataRequest
func (FileStorageGetQuotaDataRequest) String ¶
func (s FileStorageGetQuotaDataRequest) String() string
type FileStorageGetQuotaDataResponse ¶
type FileStorageGetQuotaDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *FileStorageGetQuotaDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (FileStorageGetQuotaDataResponse) GoString ¶
func (s FileStorageGetQuotaDataResponse) GoString() string
func (*FileStorageGetQuotaDataResponse) SetBody ¶
func (s *FileStorageGetQuotaDataResponse) SetBody(v *FileStorageGetQuotaDataResponseBody) *FileStorageGetQuotaDataResponse
func (*FileStorageGetQuotaDataResponse) SetHeaders ¶
func (s *FileStorageGetQuotaDataResponse) SetHeaders(v map[string]*string) *FileStorageGetQuotaDataResponse
func (FileStorageGetQuotaDataResponse) String ¶
func (s FileStorageGetQuotaDataResponse) String() string
type FileStorageGetQuotaDataResponseBody ¶
type FileStorageGetQuotaDataResponseBody struct { // 文件存储使用容量列表 QuotaModelList []*FileStorageGetQuotaDataResponseBodyQuotaModelList `json:"quotaModelList,omitempty" xml:"quotaModelList,omitempty" type:"Repeated"` }
func (FileStorageGetQuotaDataResponseBody) GoString ¶
func (s FileStorageGetQuotaDataResponseBody) GoString() string
func (*FileStorageGetQuotaDataResponseBody) SetQuotaModelList ¶
func (s *FileStorageGetQuotaDataResponseBody) SetQuotaModelList(v []*FileStorageGetQuotaDataResponseBodyQuotaModelList) *FileStorageGetQuotaDataResponseBody
func (FileStorageGetQuotaDataResponseBody) String ¶
func (s FileStorageGetQuotaDataResponseBody) String() string
type FileStorageGetQuotaDataResponseBodyQuotaModelList ¶
type FileStorageGetQuotaDataResponseBodyQuotaModelList struct { // 统计时间点 StatisticTime *string `json:"statisticTime,omitempty" xml:"statisticTime,omitempty"` // 使用的容量(byte) UsedStorage *int64 `json:"usedStorage,omitempty" xml:"usedStorage,omitempty"` }
func (FileStorageGetQuotaDataResponseBodyQuotaModelList) GoString ¶
func (s FileStorageGetQuotaDataResponseBodyQuotaModelList) GoString() string
func (*FileStorageGetQuotaDataResponseBodyQuotaModelList) SetStatisticTime ¶
func (s *FileStorageGetQuotaDataResponseBodyQuotaModelList) SetStatisticTime(v string) *FileStorageGetQuotaDataResponseBodyQuotaModelList
func (*FileStorageGetQuotaDataResponseBodyQuotaModelList) SetUsedStorage ¶
func (s *FileStorageGetQuotaDataResponseBodyQuotaModelList) SetUsedStorage(v int64) *FileStorageGetQuotaDataResponseBodyQuotaModelList
func (FileStorageGetQuotaDataResponseBodyQuotaModelList) String ¶
func (s FileStorageGetQuotaDataResponseBodyQuotaModelList) String() string
type FileStorageGetStorageStateHeaders ¶
type FileStorageGetStorageStateHeaders 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 (FileStorageGetStorageStateHeaders) GoString ¶
func (s FileStorageGetStorageStateHeaders) GoString() string
func (*FileStorageGetStorageStateHeaders) SetCommonHeaders ¶
func (s *FileStorageGetStorageStateHeaders) SetCommonHeaders(v map[string]*string) *FileStorageGetStorageStateHeaders
func (*FileStorageGetStorageStateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *FileStorageGetStorageStateHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageGetStorageStateHeaders
func (FileStorageGetStorageStateHeaders) String ¶
func (s FileStorageGetStorageStateHeaders) String() string
type FileStorageGetStorageStateRequest ¶
type FileStorageGetStorageStateRequest struct { // 企业的corpId TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (FileStorageGetStorageStateRequest) GoString ¶
func (s FileStorageGetStorageStateRequest) GoString() string
func (*FileStorageGetStorageStateRequest) SetTargetCorpId ¶
func (s *FileStorageGetStorageStateRequest) SetTargetCorpId(v string) *FileStorageGetStorageStateRequest
func (FileStorageGetStorageStateRequest) String ¶
func (s FileStorageGetStorageStateRequest) String() string
type FileStorageGetStorageStateResponse ¶
type FileStorageGetStorageStateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *FileStorageGetStorageStateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (FileStorageGetStorageStateResponse) GoString ¶
func (s FileStorageGetStorageStateResponse) GoString() string
func (*FileStorageGetStorageStateResponse) SetHeaders ¶
func (s *FileStorageGetStorageStateResponse) SetHeaders(v map[string]*string) *FileStorageGetStorageStateResponse
func (FileStorageGetStorageStateResponse) String ¶
func (s FileStorageGetStorageStateResponse) String() string
type FileStorageGetStorageStateResponseBody ¶
type FileStorageGetStorageStateResponseBody struct { // 密匙ID AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // oss开启时间 CreateDate *string `json:"createDate,omitempty" xml:"createDate,omitempty"` // 是否开启专属存储 0开启1关闭 FileStorageOpenStatus *int32 `json:"fileStorageOpenStatus,omitempty" xml:"fileStorageOpenStatus,omitempty"` // OSS链接 Oss *string `json:"oss,omitempty" xml:"oss,omitempty"` // 存储状态 0正常1异常 StorageStatus *int32 `json:"storageStatus,omitempty" xml:"storageStatus,omitempty"` // 已经使用的容量Bytes UsedQuota *int64 `json:"usedQuota,omitempty" xml:"usedQuota,omitempty"` }
func (FileStorageGetStorageStateResponseBody) GoString ¶
func (s FileStorageGetStorageStateResponseBody) GoString() string
func (*FileStorageGetStorageStateResponseBody) SetAccessKeyId ¶
func (s *FileStorageGetStorageStateResponseBody) SetAccessKeyId(v string) *FileStorageGetStorageStateResponseBody
func (*FileStorageGetStorageStateResponseBody) SetCreateDate ¶
func (s *FileStorageGetStorageStateResponseBody) SetCreateDate(v string) *FileStorageGetStorageStateResponseBody
func (*FileStorageGetStorageStateResponseBody) SetFileStorageOpenStatus ¶
func (s *FileStorageGetStorageStateResponseBody) SetFileStorageOpenStatus(v int32) *FileStorageGetStorageStateResponseBody
func (*FileStorageGetStorageStateResponseBody) SetOss ¶
func (s *FileStorageGetStorageStateResponseBody) SetOss(v string) *FileStorageGetStorageStateResponseBody
func (*FileStorageGetStorageStateResponseBody) SetStorageStatus ¶
func (s *FileStorageGetStorageStateResponseBody) SetStorageStatus(v int32) *FileStorageGetStorageStateResponseBody
func (*FileStorageGetStorageStateResponseBody) SetUsedQuota ¶
func (s *FileStorageGetStorageStateResponseBody) SetUsedQuota(v int64) *FileStorageGetStorageStateResponseBody
func (FileStorageGetStorageStateResponseBody) String ¶
func (s FileStorageGetStorageStateResponseBody) String() string
type FileStorageUpdateStorageHeaders ¶
type FileStorageUpdateStorageHeaders 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 (FileStorageUpdateStorageHeaders) GoString ¶
func (s FileStorageUpdateStorageHeaders) GoString() string
func (*FileStorageUpdateStorageHeaders) SetCommonHeaders ¶
func (s *FileStorageUpdateStorageHeaders) SetCommonHeaders(v map[string]*string) *FileStorageUpdateStorageHeaders
func (*FileStorageUpdateStorageHeaders) SetXAcsDingtalkAccessToken ¶
func (s *FileStorageUpdateStorageHeaders) SetXAcsDingtalkAccessToken(v string) *FileStorageUpdateStorageHeaders
func (FileStorageUpdateStorageHeaders) String ¶
func (s FileStorageUpdateStorageHeaders) String() string
type FileStorageUpdateStorageRequest ¶
type FileStorageUpdateStorageRequest struct { // 密匙id AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // 密匙密码 AccessKeySecret *string `json:"accessKeySecret,omitempty" xml:"accessKeySecret,omitempty"` // 企业id TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (FileStorageUpdateStorageRequest) GoString ¶
func (s FileStorageUpdateStorageRequest) GoString() string
func (*FileStorageUpdateStorageRequest) SetAccessKeyId ¶
func (s *FileStorageUpdateStorageRequest) SetAccessKeyId(v string) *FileStorageUpdateStorageRequest
func (*FileStorageUpdateStorageRequest) SetAccessKeySecret ¶
func (s *FileStorageUpdateStorageRequest) SetAccessKeySecret(v string) *FileStorageUpdateStorageRequest
func (*FileStorageUpdateStorageRequest) SetTargetCorpId ¶
func (s *FileStorageUpdateStorageRequest) SetTargetCorpId(v string) *FileStorageUpdateStorageRequest
func (FileStorageUpdateStorageRequest) String ¶
func (s FileStorageUpdateStorageRequest) String() string
type FileStorageUpdateStorageResponse ¶
type FileStorageUpdateStorageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *FileStorageUpdateStorageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (FileStorageUpdateStorageResponse) GoString ¶
func (s FileStorageUpdateStorageResponse) GoString() string
func (*FileStorageUpdateStorageResponse) SetBody ¶
func (s *FileStorageUpdateStorageResponse) SetBody(v *FileStorageUpdateStorageResponseBody) *FileStorageUpdateStorageResponse
func (*FileStorageUpdateStorageResponse) SetHeaders ¶
func (s *FileStorageUpdateStorageResponse) SetHeaders(v map[string]*string) *FileStorageUpdateStorageResponse
func (FileStorageUpdateStorageResponse) String ¶
func (s FileStorageUpdateStorageResponse) String() string
type FileStorageUpdateStorageResponseBody ¶
type FileStorageUpdateStorageResponseBody struct { // 密匙ID AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // OSS链接 Oss *string `json:"oss,omitempty" xml:"oss,omitempty"` }
func (FileStorageUpdateStorageResponseBody) GoString ¶
func (s FileStorageUpdateStorageResponseBody) GoString() string
func (*FileStorageUpdateStorageResponseBody) SetAccessKeyId ¶
func (s *FileStorageUpdateStorageResponseBody) SetAccessKeyId(v string) *FileStorageUpdateStorageResponseBody
func (*FileStorageUpdateStorageResponseBody) SetOss ¶
func (s *FileStorageUpdateStorageResponseBody) SetOss(v string) *FileStorageUpdateStorageResponseBody
func (FileStorageUpdateStorageResponseBody) String ¶
func (s FileStorageUpdateStorageResponseBody) String() string
type GenerateDarkWaterMarkHeaders ¶
type GenerateDarkWaterMarkHeaders 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 (GenerateDarkWaterMarkHeaders) GoString ¶
func (s GenerateDarkWaterMarkHeaders) GoString() string
func (*GenerateDarkWaterMarkHeaders) SetCommonHeaders ¶
func (s *GenerateDarkWaterMarkHeaders) SetCommonHeaders(v map[string]*string) *GenerateDarkWaterMarkHeaders
func (*GenerateDarkWaterMarkHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GenerateDarkWaterMarkHeaders) SetXAcsDingtalkAccessToken(v string) *GenerateDarkWaterMarkHeaders
func (GenerateDarkWaterMarkHeaders) String ¶
func (s GenerateDarkWaterMarkHeaders) String() string
type GenerateDarkWaterMarkRequest ¶
type GenerateDarkWaterMarkRequest struct { // 工号列表 UserIdList []*string `json:"userIdList,omitempty" xml:"userIdList,omitempty" type:"Repeated"` }
func (GenerateDarkWaterMarkRequest) GoString ¶
func (s GenerateDarkWaterMarkRequest) GoString() string
func (*GenerateDarkWaterMarkRequest) SetUserIdList ¶
func (s *GenerateDarkWaterMarkRequest) SetUserIdList(v []*string) *GenerateDarkWaterMarkRequest
func (GenerateDarkWaterMarkRequest) String ¶
func (s GenerateDarkWaterMarkRequest) String() string
type GenerateDarkWaterMarkResponse ¶
type GenerateDarkWaterMarkResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GenerateDarkWaterMarkResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GenerateDarkWaterMarkResponse) GoString ¶
func (s GenerateDarkWaterMarkResponse) GoString() string
func (*GenerateDarkWaterMarkResponse) SetBody ¶
func (s *GenerateDarkWaterMarkResponse) SetBody(v *GenerateDarkWaterMarkResponseBody) *GenerateDarkWaterMarkResponse
func (*GenerateDarkWaterMarkResponse) SetHeaders ¶
func (s *GenerateDarkWaterMarkResponse) SetHeaders(v map[string]*string) *GenerateDarkWaterMarkResponse
func (GenerateDarkWaterMarkResponse) String ¶
func (s GenerateDarkWaterMarkResponse) String() string
type GenerateDarkWaterMarkResponseBody ¶
type GenerateDarkWaterMarkResponseBody struct { // 返回码 DarkWatermarkVOList []*GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList `json:"darkWatermarkVOList,omitempty" xml:"darkWatermarkVOList,omitempty" type:"Repeated"` }
func (GenerateDarkWaterMarkResponseBody) GoString ¶
func (s GenerateDarkWaterMarkResponseBody) GoString() string
func (*GenerateDarkWaterMarkResponseBody) SetDarkWatermarkVOList ¶
func (s *GenerateDarkWaterMarkResponseBody) SetDarkWatermarkVOList(v []*GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) *GenerateDarkWaterMarkResponseBody
func (GenerateDarkWaterMarkResponseBody) String ¶
func (s GenerateDarkWaterMarkResponseBody) String() string
type GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList ¶
type GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList struct { // 暗水印链接 DarkWatermark *string `json:"darkWatermark,omitempty" xml:"darkWatermark,omitempty"` // 员工工号 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) GoString ¶
func (s GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) GoString() string
func (*GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) SetDarkWatermark ¶
func (s *GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) SetDarkWatermark(v string) *GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList
func (GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) String ¶
func (s GenerateDarkWaterMarkResponseBodyDarkWatermarkVOList) String() string
type GetAccountTransferListHeaders ¶
type GetAccountTransferListHeaders 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 (GetAccountTransferListHeaders) GoString ¶
func (s GetAccountTransferListHeaders) GoString() string
func (*GetAccountTransferListHeaders) SetCommonHeaders ¶
func (s *GetAccountTransferListHeaders) SetCommonHeaders(v map[string]*string) *GetAccountTransferListHeaders
func (*GetAccountTransferListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetAccountTransferListHeaders) SetXAcsDingtalkAccessToken(v string) *GetAccountTransferListHeaders
func (GetAccountTransferListHeaders) String ¶
func (s GetAccountTransferListHeaders) String() string
type GetAccountTransferListRequest ¶
type GetAccountTransferListRequest struct { // 分页页数 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页大小 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 迁移状态0-未迁移,1-已迁移,2-无需迁移 Status *int64 `json:"status,omitempty" xml:"status,omitempty"` }
func (GetAccountTransferListRequest) GoString ¶
func (s GetAccountTransferListRequest) GoString() string
func (*GetAccountTransferListRequest) SetPageNumber ¶
func (s *GetAccountTransferListRequest) SetPageNumber(v int64) *GetAccountTransferListRequest
func (*GetAccountTransferListRequest) SetPageSize ¶
func (s *GetAccountTransferListRequest) SetPageSize(v int64) *GetAccountTransferListRequest
func (*GetAccountTransferListRequest) SetStatus ¶
func (s *GetAccountTransferListRequest) SetStatus(v int64) *GetAccountTransferListRequest
func (GetAccountTransferListRequest) String ¶
func (s GetAccountTransferListRequest) String() string
type GetAccountTransferListResponse ¶
type GetAccountTransferListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAccountTransferListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAccountTransferListResponse) GoString ¶
func (s GetAccountTransferListResponse) GoString() string
func (*GetAccountTransferListResponse) SetBody ¶
func (s *GetAccountTransferListResponse) SetBody(v *GetAccountTransferListResponseBody) *GetAccountTransferListResponse
func (*GetAccountTransferListResponse) SetHeaders ¶
func (s *GetAccountTransferListResponse) SetHeaders(v map[string]*string) *GetAccountTransferListResponse
func (GetAccountTransferListResponse) String ¶
func (s GetAccountTransferListResponse) String() string
type GetAccountTransferListResponseBody ¶
type GetAccountTransferListResponseBody struct { // 迁移详情数据 ItemList []*GetAccountTransferListResponseBodyItemList `json:"itemList,omitempty" xml:"itemList,omitempty" type:"Repeated"` // 总数据量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (GetAccountTransferListResponseBody) GoString ¶
func (s GetAccountTransferListResponseBody) GoString() string
func (*GetAccountTransferListResponseBody) SetItemList ¶
func (s *GetAccountTransferListResponseBody) SetItemList(v []*GetAccountTransferListResponseBodyItemList) *GetAccountTransferListResponseBody
func (*GetAccountTransferListResponseBody) SetTotalCount ¶
func (s *GetAccountTransferListResponseBody) SetTotalCount(v int64) *GetAccountTransferListResponseBody
func (GetAccountTransferListResponseBody) String ¶
func (s GetAccountTransferListResponseBody) String() string
type GetAccountTransferListResponseBodyItemList ¶
type GetAccountTransferListResponseBodyItemList struct { // 部门名称 DeptName *int64 `json:"deptName,omitempty" xml:"deptName,omitempty"` // 员工名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 工号 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetAccountTransferListResponseBodyItemList) GoString ¶
func (s GetAccountTransferListResponseBodyItemList) GoString() string
func (*GetAccountTransferListResponseBodyItemList) SetDeptName ¶
func (s *GetAccountTransferListResponseBodyItemList) SetDeptName(v int64) *GetAccountTransferListResponseBodyItemList
func (*GetAccountTransferListResponseBodyItemList) SetName ¶
func (s *GetAccountTransferListResponseBodyItemList) SetName(v string) *GetAccountTransferListResponseBodyItemList
func (*GetAccountTransferListResponseBodyItemList) SetUserId ¶
func (s *GetAccountTransferListResponseBodyItemList) SetUserId(v string) *GetAccountTransferListResponseBodyItemList
func (GetAccountTransferListResponseBodyItemList) String ¶
func (s GetAccountTransferListResponseBodyItemList) String() string
type GetActiveUserSummaryHeaders ¶
type GetActiveUserSummaryHeaders 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 (GetActiveUserSummaryHeaders) GoString ¶
func (s GetActiveUserSummaryHeaders) GoString() string
func (*GetActiveUserSummaryHeaders) SetCommonHeaders ¶
func (s *GetActiveUserSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetActiveUserSummaryHeaders
func (*GetActiveUserSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetActiveUserSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetActiveUserSummaryHeaders
func (GetActiveUserSummaryHeaders) String ¶
func (s GetActiveUserSummaryHeaders) String() string
type GetActiveUserSummaryResponse ¶
type GetActiveUserSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetActiveUserSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetActiveUserSummaryResponse) GoString ¶
func (s GetActiveUserSummaryResponse) GoString() string
func (*GetActiveUserSummaryResponse) SetBody ¶
func (s *GetActiveUserSummaryResponse) SetBody(v *GetActiveUserSummaryResponseBody) *GetActiveUserSummaryResponse
func (*GetActiveUserSummaryResponse) SetHeaders ¶
func (s *GetActiveUserSummaryResponse) SetHeaders(v map[string]*string) *GetActiveUserSummaryResponse
func (GetActiveUserSummaryResponse) String ¶
func (s GetActiveUserSummaryResponse) String() string
type GetActiveUserSummaryResponseBody ¶
type GetActiveUserSummaryResponseBody struct { // 月活跃人数 ActUsrCnt1m *string `json:"actUsrCnt1m,omitempty" xml:"actUsrCnt1m,omitempty"` }
func (GetActiveUserSummaryResponseBody) GoString ¶
func (s GetActiveUserSummaryResponseBody) GoString() string
func (*GetActiveUserSummaryResponseBody) SetActUsrCnt1m ¶
func (s *GetActiveUserSummaryResponseBody) SetActUsrCnt1m(v string) *GetActiveUserSummaryResponseBody
func (GetActiveUserSummaryResponseBody) String ¶
func (s GetActiveUserSummaryResponseBody) String() string
type GetAgentIdByRelatedAppIdHeaders ¶
type GetAgentIdByRelatedAppIdHeaders 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 (GetAgentIdByRelatedAppIdHeaders) GoString ¶
func (s GetAgentIdByRelatedAppIdHeaders) GoString() string
func (*GetAgentIdByRelatedAppIdHeaders) SetCommonHeaders ¶
func (s *GetAgentIdByRelatedAppIdHeaders) SetCommonHeaders(v map[string]*string) *GetAgentIdByRelatedAppIdHeaders
func (*GetAgentIdByRelatedAppIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetAgentIdByRelatedAppIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetAgentIdByRelatedAppIdHeaders
func (GetAgentIdByRelatedAppIdHeaders) String ¶
func (s GetAgentIdByRelatedAppIdHeaders) String() string
type GetAgentIdByRelatedAppIdRequest ¶
type GetAgentIdByRelatedAppIdRequest struct { // 应用的appId。 AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` // 被查询的组织id。 TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (GetAgentIdByRelatedAppIdRequest) GoString ¶
func (s GetAgentIdByRelatedAppIdRequest) GoString() string
func (*GetAgentIdByRelatedAppIdRequest) SetAppId ¶
func (s *GetAgentIdByRelatedAppIdRequest) SetAppId(v int64) *GetAgentIdByRelatedAppIdRequest
func (*GetAgentIdByRelatedAppIdRequest) SetTargetCorpId ¶
func (s *GetAgentIdByRelatedAppIdRequest) SetTargetCorpId(v string) *GetAgentIdByRelatedAppIdRequest
func (GetAgentIdByRelatedAppIdRequest) String ¶
func (s GetAgentIdByRelatedAppIdRequest) String() string
type GetAgentIdByRelatedAppIdResponse ¶
type GetAgentIdByRelatedAppIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAgentIdByRelatedAppIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAgentIdByRelatedAppIdResponse) GoString ¶
func (s GetAgentIdByRelatedAppIdResponse) GoString() string
func (*GetAgentIdByRelatedAppIdResponse) SetBody ¶
func (s *GetAgentIdByRelatedAppIdResponse) SetBody(v *GetAgentIdByRelatedAppIdResponseBody) *GetAgentIdByRelatedAppIdResponse
func (*GetAgentIdByRelatedAppIdResponse) SetHeaders ¶
func (s *GetAgentIdByRelatedAppIdResponse) SetHeaders(v map[string]*string) *GetAgentIdByRelatedAppIdResponse
func (GetAgentIdByRelatedAppIdResponse) String ¶
func (s GetAgentIdByRelatedAppIdResponse) String() string
type GetAgentIdByRelatedAppIdResponseBody ¶
type GetAgentIdByRelatedAppIdResponseBody struct { // 微应用agentId。 AgentId *int64 `json:"agentId,omitempty" xml:"agentId,omitempty"` }
func (GetAgentIdByRelatedAppIdResponseBody) GoString ¶
func (s GetAgentIdByRelatedAppIdResponseBody) GoString() string
func (*GetAgentIdByRelatedAppIdResponseBody) SetAgentId ¶
func (s *GetAgentIdByRelatedAppIdResponseBody) SetAgentId(v int64) *GetAgentIdByRelatedAppIdResponseBody
func (GetAgentIdByRelatedAppIdResponseBody) String ¶
func (s GetAgentIdByRelatedAppIdResponseBody) String() string
type GetAllLabelableDeptsHeaders ¶
type GetAllLabelableDeptsHeaders 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 (GetAllLabelableDeptsHeaders) GoString ¶
func (s GetAllLabelableDeptsHeaders) GoString() string
func (*GetAllLabelableDeptsHeaders) SetCommonHeaders ¶
func (s *GetAllLabelableDeptsHeaders) SetCommonHeaders(v map[string]*string) *GetAllLabelableDeptsHeaders
func (*GetAllLabelableDeptsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetAllLabelableDeptsHeaders) SetXAcsDingtalkAccessToken(v string) *GetAllLabelableDeptsHeaders
func (GetAllLabelableDeptsHeaders) String ¶
func (s GetAllLabelableDeptsHeaders) String() string
type GetAllLabelableDeptsResponse ¶
type GetAllLabelableDeptsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAllLabelableDeptsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAllLabelableDeptsResponse) GoString ¶
func (s GetAllLabelableDeptsResponse) GoString() string
func (*GetAllLabelableDeptsResponse) SetBody ¶
func (s *GetAllLabelableDeptsResponse) SetBody(v *GetAllLabelableDeptsResponseBody) *GetAllLabelableDeptsResponse
func (*GetAllLabelableDeptsResponse) SetHeaders ¶
func (s *GetAllLabelableDeptsResponse) SetHeaders(v map[string]*string) *GetAllLabelableDeptsResponse
func (GetAllLabelableDeptsResponse) String ¶
func (s GetAllLabelableDeptsResponse) String() string
type GetAllLabelableDeptsResponseBody ¶
type GetAllLabelableDeptsResponseBody struct { // 伙伴钉可打标部门列表 Data []*GetAllLabelableDeptsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` }
func (GetAllLabelableDeptsResponseBody) GoString ¶
func (s GetAllLabelableDeptsResponseBody) GoString() string
func (*GetAllLabelableDeptsResponseBody) SetData ¶
func (s *GetAllLabelableDeptsResponseBody) SetData(v []*GetAllLabelableDeptsResponseBodyData) *GetAllLabelableDeptsResponseBody
func (GetAllLabelableDeptsResponseBody) String ¶
func (s GetAllLabelableDeptsResponseBody) String() string
type GetAllLabelableDeptsResponseBodyData ¶
type GetAllLabelableDeptsResponseBodyData struct { // 部门id DeptId *string `json:"deptId,omitempty" xml:"deptId,omitempty"` // 部门名称 DeptName *string `json:"deptName,omitempty" xml:"deptName,omitempty"` // 部门人数 MemberCount *int64 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` // 部门一级伙伴类型 PartnerLabelVOLevel1 *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1 `json:"partnerLabelVOLevel1,omitempty" xml:"partnerLabelVOLevel1,omitempty" type:"Struct"` // 部门二级伙伴类型 PartnerLabelVOLevel2 *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2 `json:"partnerLabelVOLevel2,omitempty" xml:"partnerLabelVOLevel2,omitempty" type:"Struct"` // 部门三级伙伴类型 PartnerLabelVOLevel3 *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3 `json:"partnerLabelVOLevel3,omitempty" xml:"partnerLabelVOLevel3,omitempty" type:"Struct"` // 部门四级伙伴类型 PartnerLabelVOLevel4 *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4 `json:"partnerLabelVOLevel4,omitempty" xml:"partnerLabelVOLevel4,omitempty" type:"Struct"` // 部门五级伙伴类型 PartnerLabelVOLevel5 *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5 `json:"partnerLabelVOLevel5,omitempty" xml:"partnerLabelVOLevel5,omitempty" type:"Struct"` // 部门伙伴编码 PartnerNum *string `json:"partnerNum,omitempty" xml:"partnerNum,omitempty"` // 父部门id SuperDeptId *string `json:"superDeptId,omitempty" xml:"superDeptId,omitempty"` }
func (GetAllLabelableDeptsResponseBodyData) GoString ¶
func (s GetAllLabelableDeptsResponseBodyData) GoString() string
func (*GetAllLabelableDeptsResponseBodyData) SetDeptId ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetDeptId(v string) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetDeptName ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetDeptName(v string) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetMemberCount ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetMemberCount(v int64) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel1 ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel1(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel2 ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel2(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel3 ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel3(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel4 ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel4(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel5 ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerLabelVOLevel5(v *GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetPartnerNum ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetPartnerNum(v string) *GetAllLabelableDeptsResponseBodyData
func (*GetAllLabelableDeptsResponseBodyData) SetSuperDeptId ¶
func (s *GetAllLabelableDeptsResponseBodyData) SetSuperDeptId(v string) *GetAllLabelableDeptsResponseBodyData
func (GetAllLabelableDeptsResponseBodyData) String ¶
func (s GetAllLabelableDeptsResponseBodyData) String() string
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1 ¶
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1 struct { // 伙伴类型id LabelId *int64 `json:"labelId,omitempty" xml:"labelId,omitempty"` // 伙伴类型 LabelName *string `json:"labelName,omitempty" xml:"labelName,omitempty"` // 伙伴类型层级 LevelNum *int64 `json:"levelNum,omitempty" xml:"levelNum,omitempty"` }
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) GoString ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) GoString() string
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) SetLabelId ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) SetLabelName ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) SetLevelNum ¶
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) String ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel1) String() string
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2 ¶
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2 struct { // 伙伴类型id LabelId *int64 `json:"labelId,omitempty" xml:"labelId,omitempty"` // 伙伴类型 LabelName *string `json:"labelName,omitempty" xml:"labelName,omitempty"` // 伙伴类型层级 LevelNum *int64 `json:"levelNum,omitempty" xml:"levelNum,omitempty"` }
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) GoString ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) GoString() string
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) SetLabelId ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) SetLabelName ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) SetLevelNum ¶
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) String ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel2) String() string
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3 ¶
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3 struct { // 伙伴类型id LabelId *int64 `json:"labelId,omitempty" xml:"labelId,omitempty"` // 伙伴类型 LabelName *string `json:"labelName,omitempty" xml:"labelName,omitempty"` // 伙伴类型层级 LevelNum *int64 `json:"levelNum,omitempty" xml:"levelNum,omitempty"` }
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) GoString ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) GoString() string
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) SetLabelId ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) SetLabelName ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) SetLevelNum ¶
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) String ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel3) String() string
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4 ¶
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4 struct { // 伙伴类型id LabelId *int64 `json:"labelId,omitempty" xml:"labelId,omitempty"` // 伙伴类型 LabelName *string `json:"labelName,omitempty" xml:"labelName,omitempty"` // 伙伴类型层级 LevelNum *int64 `json:"levelNum,omitempty" xml:"levelNum,omitempty"` }
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) GoString ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) GoString() string
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) SetLabelId ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) SetLabelName ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) SetLevelNum ¶
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) String ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel4) String() string
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5 ¶
type GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5 struct { // 伙伴类型id LabelId *int64 `json:"labelId,omitempty" xml:"labelId,omitempty"` // 伙伴类型 LabelName *string `json:"labelName,omitempty" xml:"labelName,omitempty"` // 伙伴类型层级 LevelNum *int64 `json:"levelNum,omitempty" xml:"levelNum,omitempty"` }
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) GoString ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) GoString() string
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) SetLabelId ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) SetLabelName ¶
func (*GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) SetLevelNum ¶
func (GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) String ¶
func (s GetAllLabelableDeptsResponseBodyDataPartnerLabelVOLevel5) String() string
type GetAppDispatchInfoHeaders ¶
type GetAppDispatchInfoHeaders 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 (GetAppDispatchInfoHeaders) GoString ¶
func (s GetAppDispatchInfoHeaders) GoString() string
func (*GetAppDispatchInfoHeaders) SetCommonHeaders ¶
func (s *GetAppDispatchInfoHeaders) SetCommonHeaders(v map[string]*string) *GetAppDispatchInfoHeaders
func (*GetAppDispatchInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetAppDispatchInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetAppDispatchInfoHeaders
func (GetAppDispatchInfoHeaders) String ¶
func (s GetAppDispatchInfoHeaders) String() string
type GetAppDispatchInfoRequest ¶
type GetAppDispatchInfoRequest struct { // 打包结束日期查询参数 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 打包开始日期查询参数 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (GetAppDispatchInfoRequest) GoString ¶
func (s GetAppDispatchInfoRequest) GoString() string
func (*GetAppDispatchInfoRequest) SetEndTime ¶
func (s *GetAppDispatchInfoRequest) SetEndTime(v int64) *GetAppDispatchInfoRequest
func (*GetAppDispatchInfoRequest) SetStartTime ¶
func (s *GetAppDispatchInfoRequest) SetStartTime(v int64) *GetAppDispatchInfoRequest
func (GetAppDispatchInfoRequest) String ¶
func (s GetAppDispatchInfoRequest) String() string
type GetAppDispatchInfoResponse ¶
type GetAppDispatchInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetAppDispatchInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetAppDispatchInfoResponse) GoString ¶
func (s GetAppDispatchInfoResponse) GoString() string
func (*GetAppDispatchInfoResponse) SetBody ¶
func (s *GetAppDispatchInfoResponse) SetBody(v *GetAppDispatchInfoResponseBody) *GetAppDispatchInfoResponse
func (*GetAppDispatchInfoResponse) SetHeaders ¶
func (s *GetAppDispatchInfoResponse) SetHeaders(v map[string]*string) *GetAppDispatchInfoResponse
func (GetAppDispatchInfoResponse) String ¶
func (s GetAppDispatchInfoResponse) String() string
type GetAppDispatchInfoResponseBody ¶
type GetAppDispatchInfoResponseBody struct { // android打包记录 Android []*GetAppDispatchInfoResponseBodyAndroid `json:"android,omitempty" xml:"android,omitempty" type:"Repeated"` // iOS打包记录 IOS []*GetAppDispatchInfoResponseBodyIOS `json:"iOS,omitempty" xml:"iOS,omitempty" type:"Repeated"` // mac打包记录 Mac []*GetAppDispatchInfoResponseBodyMac `json:"mac,omitempty" xml:"mac,omitempty" type:"Repeated"` // windows打包记录 Windows []*GetAppDispatchInfoResponseBodyWindows `json:"windows,omitempty" xml:"windows,omitempty" type:"Repeated"` }
func (GetAppDispatchInfoResponseBody) GoString ¶
func (s GetAppDispatchInfoResponseBody) GoString() string
func (*GetAppDispatchInfoResponseBody) SetAndroid ¶
func (s *GetAppDispatchInfoResponseBody) SetAndroid(v []*GetAppDispatchInfoResponseBodyAndroid) *GetAppDispatchInfoResponseBody
func (*GetAppDispatchInfoResponseBody) SetIOS ¶
func (s *GetAppDispatchInfoResponseBody) SetIOS(v []*GetAppDispatchInfoResponseBodyIOS) *GetAppDispatchInfoResponseBody
func (*GetAppDispatchInfoResponseBody) SetMac ¶
func (s *GetAppDispatchInfoResponseBody) SetMac(v []*GetAppDispatchInfoResponseBodyMac) *GetAppDispatchInfoResponseBody
func (*GetAppDispatchInfoResponseBody) SetWindows ¶
func (s *GetAppDispatchInfoResponseBody) SetWindows(v []*GetAppDispatchInfoResponseBodyWindows) *GetAppDispatchInfoResponseBody
func (GetAppDispatchInfoResponseBody) String ¶
func (s GetAppDispatchInfoResponseBody) String() string
type GetAppDispatchInfoResponseBodyAndroid ¶
type GetAppDispatchInfoResponseBodyAndroid struct { // 基线版本 BaseLineVersion *string `json:"baseLineVersion,omitempty" xml:"baseLineVersion,omitempty"` // 下载地址 DownloadUrl *string `json:"downloadUrl,omitempty" xml:"downloadUrl,omitempty"` // 是否灰度。true 灰度发布中 | false 全量灰度发布。为空则为未发布 InGray *bool `json:"inGray,omitempty" xml:"inGray,omitempty"` // 打包时间 PackTime *int64 `json:"packTime,omitempty" xml:"packTime,omitempty"` // 客户端类型 Platform *string `json:"platform,omitempty" xml:"platform,omitempty"` // 版本号 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (GetAppDispatchInfoResponseBodyAndroid) GoString ¶
func (s GetAppDispatchInfoResponseBodyAndroid) GoString() string
func (*GetAppDispatchInfoResponseBodyAndroid) SetBaseLineVersion ¶
func (s *GetAppDispatchInfoResponseBodyAndroid) SetBaseLineVersion(v string) *GetAppDispatchInfoResponseBodyAndroid
func (*GetAppDispatchInfoResponseBodyAndroid) SetDownloadUrl ¶
func (s *GetAppDispatchInfoResponseBodyAndroid) SetDownloadUrl(v string) *GetAppDispatchInfoResponseBodyAndroid
func (*GetAppDispatchInfoResponseBodyAndroid) SetInGray ¶
func (s *GetAppDispatchInfoResponseBodyAndroid) SetInGray(v bool) *GetAppDispatchInfoResponseBodyAndroid
func (*GetAppDispatchInfoResponseBodyAndroid) SetPackTime ¶
func (s *GetAppDispatchInfoResponseBodyAndroid) SetPackTime(v int64) *GetAppDispatchInfoResponseBodyAndroid
func (*GetAppDispatchInfoResponseBodyAndroid) SetPlatform ¶
func (s *GetAppDispatchInfoResponseBodyAndroid) SetPlatform(v string) *GetAppDispatchInfoResponseBodyAndroid
func (*GetAppDispatchInfoResponseBodyAndroid) SetVersion ¶
func (s *GetAppDispatchInfoResponseBodyAndroid) SetVersion(v string) *GetAppDispatchInfoResponseBodyAndroid
func (GetAppDispatchInfoResponseBodyAndroid) String ¶
func (s GetAppDispatchInfoResponseBodyAndroid) String() string
type GetAppDispatchInfoResponseBodyIOS ¶
type GetAppDispatchInfoResponseBodyIOS struct { // 基线版本 BaseLineVersion *string `json:"baseLineVersion,omitempty" xml:"baseLineVersion,omitempty"` // 下载地址 DownloadUrl *string `json:"downloadUrl,omitempty" xml:"downloadUrl,omitempty"` Ext *GetAppDispatchInfoResponseBodyIOSExt `json:"ext,omitempty" xml:"ext,omitempty" type:"Struct"` // 是否灰度。true 灰度发布中 | false 全量灰度发布。为空则为未发布 InGray *bool `json:"inGray,omitempty" xml:"inGray,omitempty"` // 打包时间 PackTime *int64 `json:"packTime,omitempty" xml:"packTime,omitempty"` // 客户端类型 Platform *string `json:"platform,omitempty" xml:"platform,omitempty"` // 版本号 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (GetAppDispatchInfoResponseBodyIOS) GoString ¶
func (s GetAppDispatchInfoResponseBodyIOS) GoString() string
func (*GetAppDispatchInfoResponseBodyIOS) SetBaseLineVersion ¶
func (s *GetAppDispatchInfoResponseBodyIOS) SetBaseLineVersion(v string) *GetAppDispatchInfoResponseBodyIOS
func (*GetAppDispatchInfoResponseBodyIOS) SetDownloadUrl ¶
func (s *GetAppDispatchInfoResponseBodyIOS) SetDownloadUrl(v string) *GetAppDispatchInfoResponseBodyIOS
func (*GetAppDispatchInfoResponseBodyIOS) SetInGray ¶
func (s *GetAppDispatchInfoResponseBodyIOS) SetInGray(v bool) *GetAppDispatchInfoResponseBodyIOS
func (*GetAppDispatchInfoResponseBodyIOS) SetPackTime ¶
func (s *GetAppDispatchInfoResponseBodyIOS) SetPackTime(v int64) *GetAppDispatchInfoResponseBodyIOS
func (*GetAppDispatchInfoResponseBodyIOS) SetPlatform ¶
func (s *GetAppDispatchInfoResponseBodyIOS) SetPlatform(v string) *GetAppDispatchInfoResponseBodyIOS
func (*GetAppDispatchInfoResponseBodyIOS) SetVersion ¶
func (s *GetAppDispatchInfoResponseBodyIOS) SetVersion(v string) *GetAppDispatchInfoResponseBodyIOS
func (GetAppDispatchInfoResponseBodyIOS) String ¶
func (s GetAppDispatchInfoResponseBodyIOS) String() string
type GetAppDispatchInfoResponseBodyIOSExt ¶
type GetAppDispatchInfoResponseBodyIOSExt struct { // plist下载地址 Plist *string `json:"plist,omitempty" xml:"plist,omitempty"` }
func (GetAppDispatchInfoResponseBodyIOSExt) GoString ¶
func (s GetAppDispatchInfoResponseBodyIOSExt) GoString() string
func (*GetAppDispatchInfoResponseBodyIOSExt) SetPlist ¶
func (s *GetAppDispatchInfoResponseBodyIOSExt) SetPlist(v string) *GetAppDispatchInfoResponseBodyIOSExt
func (GetAppDispatchInfoResponseBodyIOSExt) String ¶
func (s GetAppDispatchInfoResponseBodyIOSExt) String() string
type GetAppDispatchInfoResponseBodyMac ¶
type GetAppDispatchInfoResponseBodyMac struct { // 基线版本 BaseLineVersion *string `json:"baseLineVersion,omitempty" xml:"baseLineVersion,omitempty"` // 下载地址 DownloadUrl *string `json:"downloadUrl,omitempty" xml:"downloadUrl,omitempty"` // 是否灰度。true 灰度发布中 | false 全量灰度发布。为空则为未发布 InGray *bool `json:"inGray,omitempty" xml:"inGray,omitempty"` // 打包时间 PackTime *int64 `json:"packTime,omitempty" xml:"packTime,omitempty"` // 客户端类型 Platform *string `json:"platform,omitempty" xml:"platform,omitempty"` // 版本号 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (GetAppDispatchInfoResponseBodyMac) GoString ¶
func (s GetAppDispatchInfoResponseBodyMac) GoString() string
func (*GetAppDispatchInfoResponseBodyMac) SetBaseLineVersion ¶
func (s *GetAppDispatchInfoResponseBodyMac) SetBaseLineVersion(v string) *GetAppDispatchInfoResponseBodyMac
func (*GetAppDispatchInfoResponseBodyMac) SetDownloadUrl ¶
func (s *GetAppDispatchInfoResponseBodyMac) SetDownloadUrl(v string) *GetAppDispatchInfoResponseBodyMac
func (*GetAppDispatchInfoResponseBodyMac) SetInGray ¶
func (s *GetAppDispatchInfoResponseBodyMac) SetInGray(v bool) *GetAppDispatchInfoResponseBodyMac
func (*GetAppDispatchInfoResponseBodyMac) SetPackTime ¶
func (s *GetAppDispatchInfoResponseBodyMac) SetPackTime(v int64) *GetAppDispatchInfoResponseBodyMac
func (*GetAppDispatchInfoResponseBodyMac) SetPlatform ¶
func (s *GetAppDispatchInfoResponseBodyMac) SetPlatform(v string) *GetAppDispatchInfoResponseBodyMac
func (*GetAppDispatchInfoResponseBodyMac) SetVersion ¶
func (s *GetAppDispatchInfoResponseBodyMac) SetVersion(v string) *GetAppDispatchInfoResponseBodyMac
func (GetAppDispatchInfoResponseBodyMac) String ¶
func (s GetAppDispatchInfoResponseBodyMac) String() string
type GetAppDispatchInfoResponseBodyWindows ¶
type GetAppDispatchInfoResponseBodyWindows struct { // 基线版本 BaseLineVersion *string `json:"baseLineVersion,omitempty" xml:"baseLineVersion,omitempty"` // 下载地址 DownloadUrl *string `json:"downloadUrl,omitempty" xml:"downloadUrl,omitempty"` // 是否灰度。true 灰度发布中 | false 全量灰度发布。为空则为未发布 InGray *bool `json:"inGray,omitempty" xml:"inGray,omitempty"` // 打包时间 PackTime *int64 `json:"packTime,omitempty" xml:"packTime,omitempty"` // 客户端类型 Platform *string `json:"platform,omitempty" xml:"platform,omitempty"` // 版本号 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (GetAppDispatchInfoResponseBodyWindows) GoString ¶
func (s GetAppDispatchInfoResponseBodyWindows) GoString() string
func (*GetAppDispatchInfoResponseBodyWindows) SetBaseLineVersion ¶
func (s *GetAppDispatchInfoResponseBodyWindows) SetBaseLineVersion(v string) *GetAppDispatchInfoResponseBodyWindows
func (*GetAppDispatchInfoResponseBodyWindows) SetDownloadUrl ¶
func (s *GetAppDispatchInfoResponseBodyWindows) SetDownloadUrl(v string) *GetAppDispatchInfoResponseBodyWindows
func (*GetAppDispatchInfoResponseBodyWindows) SetInGray ¶
func (s *GetAppDispatchInfoResponseBodyWindows) SetInGray(v bool) *GetAppDispatchInfoResponseBodyWindows
func (*GetAppDispatchInfoResponseBodyWindows) SetPackTime ¶
func (s *GetAppDispatchInfoResponseBodyWindows) SetPackTime(v int64) *GetAppDispatchInfoResponseBodyWindows
func (*GetAppDispatchInfoResponseBodyWindows) SetPlatform ¶
func (s *GetAppDispatchInfoResponseBodyWindows) SetPlatform(v string) *GetAppDispatchInfoResponseBodyWindows
func (*GetAppDispatchInfoResponseBodyWindows) SetVersion ¶
func (s *GetAppDispatchInfoResponseBodyWindows) SetVersion(v string) *GetAppDispatchInfoResponseBodyWindows
func (GetAppDispatchInfoResponseBodyWindows) String ¶
func (s GetAppDispatchInfoResponseBodyWindows) String() string
type GetCalenderSummaryHeaders ¶
type GetCalenderSummaryHeaders 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 (GetCalenderSummaryHeaders) GoString ¶
func (s GetCalenderSummaryHeaders) GoString() string
func (*GetCalenderSummaryHeaders) SetCommonHeaders ¶
func (s *GetCalenderSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetCalenderSummaryHeaders
func (*GetCalenderSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCalenderSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetCalenderSummaryHeaders
func (GetCalenderSummaryHeaders) String ¶
func (s GetCalenderSummaryHeaders) String() string
type GetCalenderSummaryResponse ¶
type GetCalenderSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCalenderSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCalenderSummaryResponse) GoString ¶
func (s GetCalenderSummaryResponse) GoString() string
func (*GetCalenderSummaryResponse) SetBody ¶
func (s *GetCalenderSummaryResponse) SetBody(v *GetCalenderSummaryResponseBody) *GetCalenderSummaryResponse
func (*GetCalenderSummaryResponse) SetHeaders ¶
func (s *GetCalenderSummaryResponse) SetHeaders(v map[string]*string) *GetCalenderSummaryResponse
func (GetCalenderSummaryResponse) String ¶
func (s GetCalenderSummaryResponse) String() string
type GetCalenderSummaryResponseBody ¶
type GetCalenderSummaryResponseBody struct { // 最近1天创建日程人数 CalendarCreateUserCnt *string `json:"calendarCreateUserCnt,omitempty" xml:"calendarCreateUserCnt,omitempty"` // 最近1天接收日程人数 RecvCalendarUserCnt1d *string `json:"recvCalendarUserCnt1d,omitempty" xml:"recvCalendarUserCnt1d,omitempty"` // 最近1天使用日程人数 UseCalendarUserCnt1d *string `json:"useCalendarUserCnt1d,omitempty" xml:"useCalendarUserCnt1d,omitempty"` }
func (GetCalenderSummaryResponseBody) GoString ¶
func (s GetCalenderSummaryResponseBody) GoString() string
func (*GetCalenderSummaryResponseBody) SetCalendarCreateUserCnt ¶
func (s *GetCalenderSummaryResponseBody) SetCalendarCreateUserCnt(v string) *GetCalenderSummaryResponseBody
func (*GetCalenderSummaryResponseBody) SetRecvCalendarUserCnt1d ¶
func (s *GetCalenderSummaryResponseBody) SetRecvCalendarUserCnt1d(v string) *GetCalenderSummaryResponseBody
func (*GetCalenderSummaryResponseBody) SetUseCalendarUserCnt1d ¶
func (s *GetCalenderSummaryResponseBody) SetUseCalendarUserCnt1d(v string) *GetCalenderSummaryResponseBody
func (GetCalenderSummaryResponseBody) String ¶
func (s GetCalenderSummaryResponseBody) String() string
type GetCommentListHeaders ¶
type GetCommentListHeaders 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 (GetCommentListHeaders) GoString ¶
func (s GetCommentListHeaders) GoString() string
func (*GetCommentListHeaders) SetCommonHeaders ¶
func (s *GetCommentListHeaders) SetCommonHeaders(v map[string]*string) *GetCommentListHeaders
func (*GetCommentListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCommentListHeaders) SetXAcsDingtalkAccessToken(v string) *GetCommentListHeaders
func (GetCommentListHeaders) String ¶
func (s GetCommentListHeaders) String() string
type GetCommentListRequest ¶
type GetCommentListRequest struct { // 分页起始页 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页大小 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (GetCommentListRequest) GoString ¶
func (s GetCommentListRequest) GoString() string
func (*GetCommentListRequest) SetPageNumber ¶
func (s *GetCommentListRequest) SetPageNumber(v int64) *GetCommentListRequest
func (*GetCommentListRequest) SetPageSize ¶
func (s *GetCommentListRequest) SetPageSize(v int64) *GetCommentListRequest
func (GetCommentListRequest) String ¶
func (s GetCommentListRequest) String() string
type GetCommentListResponse ¶
type GetCommentListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCommentListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCommentListResponse) GoString ¶
func (s GetCommentListResponse) GoString() string
func (*GetCommentListResponse) SetBody ¶
func (s *GetCommentListResponse) SetBody(v *GetCommentListResponseBody) *GetCommentListResponse
func (*GetCommentListResponse) SetHeaders ¶
func (s *GetCommentListResponse) SetHeaders(v map[string]*string) *GetCommentListResponse
func (GetCommentListResponse) String ¶
func (s GetCommentListResponse) String() string
type GetCommentListResponseBody ¶
type GetCommentListResponseBody struct { Data []*GetCommentListResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (GetCommentListResponseBody) GoString ¶
func (s GetCommentListResponseBody) GoString() string
func (*GetCommentListResponseBody) SetData ¶
func (s *GetCommentListResponseBody) SetData(v []*GetCommentListResponseBodyData) *GetCommentListResponseBody
func (*GetCommentListResponseBody) SetTotalCount ¶
func (s *GetCommentListResponseBody) SetTotalCount(v int64) *GetCommentListResponseBody
func (GetCommentListResponseBody) String ¶
func (s GetCommentListResponseBody) String() string
type GetCommentListResponseBodyData ¶
type GetCommentListResponseBodyData struct { // 评论ID CommentId *string `json:"commentId,omitempty" xml:"commentId,omitempty"` // 评论时间 CommentTime *float32 `json:"commentTime,omitempty" xml:"commentTime,omitempty"` // 评论者姓名 CommentUserName *string `json:"commentUserName,omitempty" xml:"commentUserName,omitempty"` // 评论内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` }
func (GetCommentListResponseBodyData) GoString ¶
func (s GetCommentListResponseBodyData) GoString() string
func (*GetCommentListResponseBodyData) SetCommentId ¶
func (s *GetCommentListResponseBodyData) SetCommentId(v string) *GetCommentListResponseBodyData
func (*GetCommentListResponseBodyData) SetCommentTime ¶
func (s *GetCommentListResponseBodyData) SetCommentTime(v float32) *GetCommentListResponseBodyData
func (*GetCommentListResponseBodyData) SetCommentUserName ¶
func (s *GetCommentListResponseBodyData) SetCommentUserName(v string) *GetCommentListResponseBodyData
func (*GetCommentListResponseBodyData) SetContent ¶
func (s *GetCommentListResponseBodyData) SetContent(v string) *GetCommentListResponseBodyData
func (GetCommentListResponseBodyData) String ¶
func (s GetCommentListResponseBodyData) String() string
type GetConfBaseInfoByLogicalIdHeaders ¶
type GetConfBaseInfoByLogicalIdHeaders 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 (GetConfBaseInfoByLogicalIdHeaders) GoString ¶
func (s GetConfBaseInfoByLogicalIdHeaders) GoString() string
func (*GetConfBaseInfoByLogicalIdHeaders) SetCommonHeaders ¶
func (s *GetConfBaseInfoByLogicalIdHeaders) SetCommonHeaders(v map[string]*string) *GetConfBaseInfoByLogicalIdHeaders
func (*GetConfBaseInfoByLogicalIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetConfBaseInfoByLogicalIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetConfBaseInfoByLogicalIdHeaders
func (GetConfBaseInfoByLogicalIdHeaders) String ¶
func (s GetConfBaseInfoByLogicalIdHeaders) String() string
type GetConfBaseInfoByLogicalIdRequest ¶
type GetConfBaseInfoByLogicalIdRequest struct { // 会议id LogicalConferenceId *string `json:"logicalConferenceId,omitempty" xml:"logicalConferenceId,omitempty"` }
func (GetConfBaseInfoByLogicalIdRequest) GoString ¶
func (s GetConfBaseInfoByLogicalIdRequest) GoString() string
func (*GetConfBaseInfoByLogicalIdRequest) SetLogicalConferenceId ¶
func (s *GetConfBaseInfoByLogicalIdRequest) SetLogicalConferenceId(v string) *GetConfBaseInfoByLogicalIdRequest
func (GetConfBaseInfoByLogicalIdRequest) String ¶
func (s GetConfBaseInfoByLogicalIdRequest) String() string
type GetConfBaseInfoByLogicalIdResponse ¶
type GetConfBaseInfoByLogicalIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetConfBaseInfoByLogicalIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetConfBaseInfoByLogicalIdResponse) GoString ¶
func (s GetConfBaseInfoByLogicalIdResponse) GoString() string
func (*GetConfBaseInfoByLogicalIdResponse) SetHeaders ¶
func (s *GetConfBaseInfoByLogicalIdResponse) SetHeaders(v map[string]*string) *GetConfBaseInfoByLogicalIdResponse
func (GetConfBaseInfoByLogicalIdResponse) String ¶
func (s GetConfBaseInfoByLogicalIdResponse) String() string
type GetConfBaseInfoByLogicalIdResponseBody ¶
type GetConfBaseInfoByLogicalIdResponseBody struct { // 会议ID(仅在会议正式开始后才返回该字段) ConferenceId *string `json:"conferenceId,omitempty" xml:"conferenceId,omitempty"` // 会议逻辑id LogicalConferenceId *string `json:"logicalConferenceId,omitempty" xml:"logicalConferenceId,omitempty"` // 会议创建用户昵称 Nickname *string `json:"nickname,omitempty" xml:"nickname,omitempty"` // 开始时间 StartTime *float32 `json:"startTime,omitempty" xml:"startTime,omitempty"` // 会议标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 会议创建用户id UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (GetConfBaseInfoByLogicalIdResponseBody) GoString ¶
func (s GetConfBaseInfoByLogicalIdResponseBody) GoString() string
func (*GetConfBaseInfoByLogicalIdResponseBody) SetConferenceId ¶
func (s *GetConfBaseInfoByLogicalIdResponseBody) SetConferenceId(v string) *GetConfBaseInfoByLogicalIdResponseBody
func (*GetConfBaseInfoByLogicalIdResponseBody) SetLogicalConferenceId ¶
func (s *GetConfBaseInfoByLogicalIdResponseBody) SetLogicalConferenceId(v string) *GetConfBaseInfoByLogicalIdResponseBody
func (*GetConfBaseInfoByLogicalIdResponseBody) SetNickname ¶
func (s *GetConfBaseInfoByLogicalIdResponseBody) SetNickname(v string) *GetConfBaseInfoByLogicalIdResponseBody
func (*GetConfBaseInfoByLogicalIdResponseBody) SetStartTime ¶
func (s *GetConfBaseInfoByLogicalIdResponseBody) SetStartTime(v float32) *GetConfBaseInfoByLogicalIdResponseBody
func (*GetConfBaseInfoByLogicalIdResponseBody) SetTitle ¶
func (s *GetConfBaseInfoByLogicalIdResponseBody) SetTitle(v string) *GetConfBaseInfoByLogicalIdResponseBody
func (*GetConfBaseInfoByLogicalIdResponseBody) SetUnionId ¶
func (s *GetConfBaseInfoByLogicalIdResponseBody) SetUnionId(v string) *GetConfBaseInfoByLogicalIdResponseBody
func (GetConfBaseInfoByLogicalIdResponseBody) String ¶
func (s GetConfBaseInfoByLogicalIdResponseBody) String() string
type GetConferenceDetailHeaders ¶
type GetConferenceDetailHeaders 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 (GetConferenceDetailHeaders) GoString ¶
func (s GetConferenceDetailHeaders) GoString() string
func (*GetConferenceDetailHeaders) SetCommonHeaders ¶
func (s *GetConferenceDetailHeaders) SetCommonHeaders(v map[string]*string) *GetConferenceDetailHeaders
func (*GetConferenceDetailHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetConferenceDetailHeaders) SetXAcsDingtalkAccessToken(v string) *GetConferenceDetailHeaders
func (GetConferenceDetailHeaders) String ¶
func (s GetConferenceDetailHeaders) String() string
type GetConferenceDetailResponse ¶
type GetConferenceDetailResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetConferenceDetailResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetConferenceDetailResponse) GoString ¶
func (s GetConferenceDetailResponse) GoString() string
func (*GetConferenceDetailResponse) SetBody ¶
func (s *GetConferenceDetailResponse) SetBody(v *GetConferenceDetailResponseBody) *GetConferenceDetailResponse
func (*GetConferenceDetailResponse) SetHeaders ¶
func (s *GetConferenceDetailResponse) SetHeaders(v map[string]*string) *GetConferenceDetailResponse
func (GetConferenceDetailResponse) String ¶
func (s GetConferenceDetailResponse) String() string
type GetConferenceDetailResponseBody ¶
type GetConferenceDetailResponseBody struct { // 出席会议人数 AttendeeNum *int64 `json:"attendeeNum,omitempty" xml:"attendeeNum,omitempty"` // 出席率 AttendeePercentage *string `json:"attendeePercentage,omitempty" xml:"attendeePercentage,omitempty"` // 发起人uid CallerId *string `json:"callerId,omitempty" xml:"callerId,omitempty"` // 发起人昵称 CallerName *string `json:"callerName,omitempty" xml:"callerName,omitempty"` // 开始时间 ConfStartTime *float32 `json:"confStartTime,omitempty" xml:"confStartTime,omitempty"` // 会议ID ConferenceId *string `json:"conferenceId,omitempty" xml:"conferenceId,omitempty"` // 持续时间 Duration *float32 `json:"duration,omitempty" xml:"duration,omitempty"` // 参会人员列表 MemberList []*GetConferenceDetailResponseBodyMemberList `json:"memberList,omitempty" xml:"memberList,omitempty" type:"Repeated"` // 会议标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 会议人数 TotalNum *int64 `json:"totalNum,omitempty" xml:"totalNum,omitempty"` }
func (GetConferenceDetailResponseBody) GoString ¶
func (s GetConferenceDetailResponseBody) GoString() string
func (*GetConferenceDetailResponseBody) SetAttendeeNum ¶
func (s *GetConferenceDetailResponseBody) SetAttendeeNum(v int64) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetAttendeePercentage ¶
func (s *GetConferenceDetailResponseBody) SetAttendeePercentage(v string) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetCallerId ¶
func (s *GetConferenceDetailResponseBody) SetCallerId(v string) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetCallerName ¶
func (s *GetConferenceDetailResponseBody) SetCallerName(v string) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetConfStartTime ¶
func (s *GetConferenceDetailResponseBody) SetConfStartTime(v float32) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetConferenceId ¶
func (s *GetConferenceDetailResponseBody) SetConferenceId(v string) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetDuration ¶
func (s *GetConferenceDetailResponseBody) SetDuration(v float32) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetMemberList ¶
func (s *GetConferenceDetailResponseBody) SetMemberList(v []*GetConferenceDetailResponseBodyMemberList) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetTitle ¶
func (s *GetConferenceDetailResponseBody) SetTitle(v string) *GetConferenceDetailResponseBody
func (*GetConferenceDetailResponseBody) SetTotalNum ¶
func (s *GetConferenceDetailResponseBody) SetTotalNum(v int64) *GetConferenceDetailResponseBody
func (GetConferenceDetailResponseBody) String ¶
func (s GetConferenceDetailResponseBody) String() string
type GetConferenceDetailResponseBodyMemberList ¶
type GetConferenceDetailResponseBodyMemberList struct { // 参会时长 AttendDuration *float32 `json:"attendDuration,omitempty" xml:"attendDuration,omitempty"` // 用户昵称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 员工id StaffId *string `json:"staffId,omitempty" xml:"staffId,omitempty"` // 用户uid UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (GetConferenceDetailResponseBodyMemberList) GoString ¶
func (s GetConferenceDetailResponseBodyMemberList) GoString() string
func (*GetConferenceDetailResponseBodyMemberList) SetAttendDuration ¶
func (s *GetConferenceDetailResponseBodyMemberList) SetAttendDuration(v float32) *GetConferenceDetailResponseBodyMemberList
func (*GetConferenceDetailResponseBodyMemberList) SetName ¶
func (s *GetConferenceDetailResponseBodyMemberList) SetName(v string) *GetConferenceDetailResponseBodyMemberList
func (*GetConferenceDetailResponseBodyMemberList) SetStaffId ¶
func (s *GetConferenceDetailResponseBodyMemberList) SetStaffId(v string) *GetConferenceDetailResponseBodyMemberList
func (*GetConferenceDetailResponseBodyMemberList) SetUnionId ¶
func (s *GetConferenceDetailResponseBodyMemberList) SetUnionId(v string) *GetConferenceDetailResponseBodyMemberList
func (GetConferenceDetailResponseBodyMemberList) String ¶
func (s GetConferenceDetailResponseBodyMemberList) String() string
type GetDingReportDeptSummaryHeaders ¶
type GetDingReportDeptSummaryHeaders 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 (GetDingReportDeptSummaryHeaders) GoString ¶
func (s GetDingReportDeptSummaryHeaders) GoString() string
func (*GetDingReportDeptSummaryHeaders) SetCommonHeaders ¶
func (s *GetDingReportDeptSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetDingReportDeptSummaryHeaders
func (*GetDingReportDeptSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetDingReportDeptSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetDingReportDeptSummaryHeaders
func (GetDingReportDeptSummaryHeaders) String ¶
func (s GetDingReportDeptSummaryHeaders) String() string
type GetDingReportDeptSummaryRequest ¶
type GetDingReportDeptSummaryRequest struct { // 每页包含的数据条数 MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 启始数据游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetDingReportDeptSummaryRequest) GoString ¶
func (s GetDingReportDeptSummaryRequest) GoString() string
func (*GetDingReportDeptSummaryRequest) SetMaxResults ¶
func (s *GetDingReportDeptSummaryRequest) SetMaxResults(v int64) *GetDingReportDeptSummaryRequest
func (*GetDingReportDeptSummaryRequest) SetNextToken ¶
func (s *GetDingReportDeptSummaryRequest) SetNextToken(v int64) *GetDingReportDeptSummaryRequest
func (GetDingReportDeptSummaryRequest) String ¶
func (s GetDingReportDeptSummaryRequest) String() string
type GetDingReportDeptSummaryResponse ¶
type GetDingReportDeptSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetDingReportDeptSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDingReportDeptSummaryResponse) GoString ¶
func (s GetDingReportDeptSummaryResponse) GoString() string
func (*GetDingReportDeptSummaryResponse) SetBody ¶
func (s *GetDingReportDeptSummaryResponse) SetBody(v *GetDingReportDeptSummaryResponseBody) *GetDingReportDeptSummaryResponse
func (*GetDingReportDeptSummaryResponse) SetHeaders ¶
func (s *GetDingReportDeptSummaryResponse) SetHeaders(v map[string]*string) *GetDingReportDeptSummaryResponse
func (GetDingReportDeptSummaryResponse) String ¶
func (s GetDingReportDeptSummaryResponse) String() string
type GetDingReportDeptSummaryResponseBody ¶
type GetDingReportDeptSummaryResponseBody struct { // 部门维度发布日志信息 Data []*GetDingReportDeptSummaryResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 是否有更多数据 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 下一次请求的分页游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetDingReportDeptSummaryResponseBody) GoString ¶
func (s GetDingReportDeptSummaryResponseBody) GoString() string
func (*GetDingReportDeptSummaryResponseBody) SetHasMore ¶
func (s *GetDingReportDeptSummaryResponseBody) SetHasMore(v bool) *GetDingReportDeptSummaryResponseBody
func (*GetDingReportDeptSummaryResponseBody) SetNextToken ¶
func (s *GetDingReportDeptSummaryResponseBody) SetNextToken(v int64) *GetDingReportDeptSummaryResponseBody
func (GetDingReportDeptSummaryResponseBody) String ¶
func (s GetDingReportDeptSummaryResponseBody) String() string
type GetDingReportDeptSummaryResponseBodyData ¶
type GetDingReportDeptSummaryResponseBodyData struct { // 部门id DeptId *string `json:"deptId,omitempty" xml:"deptId,omitempty"` // 部门名称 DeptName *string `json:"deptName,omitempty" xml:"deptName,omitempty"` // 最近1天累计创建日志数 DingReportSendCnt *string `json:"dingReportSendCnt,omitempty" xml:"dingReportSendCnt,omitempty"` // 最近1天累计创建日志人数 DingReportSendUsrCnt *string `json:"dingReportSendUsrCnt,omitempty" xml:"dingReportSendUsrCnt,omitempty"` }
func (GetDingReportDeptSummaryResponseBodyData) GoString ¶
func (s GetDingReportDeptSummaryResponseBodyData) GoString() string
func (*GetDingReportDeptSummaryResponseBodyData) SetDeptId ¶
func (s *GetDingReportDeptSummaryResponseBodyData) SetDeptId(v string) *GetDingReportDeptSummaryResponseBodyData
func (*GetDingReportDeptSummaryResponseBodyData) SetDeptName ¶
func (s *GetDingReportDeptSummaryResponseBodyData) SetDeptName(v string) *GetDingReportDeptSummaryResponseBodyData
func (*GetDingReportDeptSummaryResponseBodyData) SetDingReportSendCnt ¶
func (s *GetDingReportDeptSummaryResponseBodyData) SetDingReportSendCnt(v string) *GetDingReportDeptSummaryResponseBodyData
func (*GetDingReportDeptSummaryResponseBodyData) SetDingReportSendUsrCnt ¶
func (s *GetDingReportDeptSummaryResponseBodyData) SetDingReportSendUsrCnt(v string) *GetDingReportDeptSummaryResponseBodyData
func (GetDingReportDeptSummaryResponseBodyData) String ¶
func (s GetDingReportDeptSummaryResponseBodyData) String() string
type GetDingReportSummaryHeaders ¶
type GetDingReportSummaryHeaders 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 (GetDingReportSummaryHeaders) GoString ¶
func (s GetDingReportSummaryHeaders) GoString() string
func (*GetDingReportSummaryHeaders) SetCommonHeaders ¶
func (s *GetDingReportSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetDingReportSummaryHeaders
func (*GetDingReportSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetDingReportSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetDingReportSummaryHeaders
func (GetDingReportSummaryHeaders) String ¶
func (s GetDingReportSummaryHeaders) String() string
type GetDingReportSummaryResponse ¶
type GetDingReportSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetDingReportSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDingReportSummaryResponse) GoString ¶
func (s GetDingReportSummaryResponse) GoString() string
func (*GetDingReportSummaryResponse) SetBody ¶
func (s *GetDingReportSummaryResponse) SetBody(v *GetDingReportSummaryResponseBody) *GetDingReportSummaryResponse
func (*GetDingReportSummaryResponse) SetHeaders ¶
func (s *GetDingReportSummaryResponse) SetHeaders(v map[string]*string) *GetDingReportSummaryResponse
func (GetDingReportSummaryResponse) String ¶
func (s GetDingReportSummaryResponse) String() string
type GetDingReportSummaryResponseBody ¶
type GetDingReportSummaryResponseBody struct { // 最近1天日志评论用户数 ReportCommentUserCnt1d *string `json:"reportCommentUserCnt1d,omitempty" xml:"reportCommentUserCnt1d,omitempty"` }
func (GetDingReportSummaryResponseBody) GoString ¶
func (s GetDingReportSummaryResponseBody) GoString() string
func (*GetDingReportSummaryResponseBody) SetReportCommentUserCnt1d ¶
func (s *GetDingReportSummaryResponseBody) SetReportCommentUserCnt1d(v string) *GetDingReportSummaryResponseBody
func (GetDingReportSummaryResponseBody) String ¶
func (s GetDingReportSummaryResponseBody) String() string
type GetDocCreatedDeptSummaryHeaders ¶
type GetDocCreatedDeptSummaryHeaders 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 (GetDocCreatedDeptSummaryHeaders) GoString ¶
func (s GetDocCreatedDeptSummaryHeaders) GoString() string
func (*GetDocCreatedDeptSummaryHeaders) SetCommonHeaders ¶
func (s *GetDocCreatedDeptSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetDocCreatedDeptSummaryHeaders
func (*GetDocCreatedDeptSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetDocCreatedDeptSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetDocCreatedDeptSummaryHeaders
func (GetDocCreatedDeptSummaryHeaders) String ¶
func (s GetDocCreatedDeptSummaryHeaders) String() string
type GetDocCreatedDeptSummaryRequest ¶
type GetDocCreatedDeptSummaryRequest struct { // 每页包含的数据条数 MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 启始数据游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetDocCreatedDeptSummaryRequest) GoString ¶
func (s GetDocCreatedDeptSummaryRequest) GoString() string
func (*GetDocCreatedDeptSummaryRequest) SetMaxResults ¶
func (s *GetDocCreatedDeptSummaryRequest) SetMaxResults(v int64) *GetDocCreatedDeptSummaryRequest
func (*GetDocCreatedDeptSummaryRequest) SetNextToken ¶
func (s *GetDocCreatedDeptSummaryRequest) SetNextToken(v int64) *GetDocCreatedDeptSummaryRequest
func (GetDocCreatedDeptSummaryRequest) String ¶
func (s GetDocCreatedDeptSummaryRequest) String() string
type GetDocCreatedDeptSummaryResponse ¶
type GetDocCreatedDeptSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetDocCreatedDeptSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDocCreatedDeptSummaryResponse) GoString ¶
func (s GetDocCreatedDeptSummaryResponse) GoString() string
func (*GetDocCreatedDeptSummaryResponse) SetBody ¶
func (s *GetDocCreatedDeptSummaryResponse) SetBody(v *GetDocCreatedDeptSummaryResponseBody) *GetDocCreatedDeptSummaryResponse
func (*GetDocCreatedDeptSummaryResponse) SetHeaders ¶
func (s *GetDocCreatedDeptSummaryResponse) SetHeaders(v map[string]*string) *GetDocCreatedDeptSummaryResponse
func (GetDocCreatedDeptSummaryResponse) String ¶
func (s GetDocCreatedDeptSummaryResponse) String() string
type GetDocCreatedDeptSummaryResponseBody ¶
type GetDocCreatedDeptSummaryResponseBody struct { // 部门维度用户创建文档数 Data []*GetDocCreatedDeptSummaryResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 是否有更多数据 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 下一次请求的分页游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetDocCreatedDeptSummaryResponseBody) GoString ¶
func (s GetDocCreatedDeptSummaryResponseBody) GoString() string
func (*GetDocCreatedDeptSummaryResponseBody) SetHasMore ¶
func (s *GetDocCreatedDeptSummaryResponseBody) SetHasMore(v bool) *GetDocCreatedDeptSummaryResponseBody
func (*GetDocCreatedDeptSummaryResponseBody) SetNextToken ¶
func (s *GetDocCreatedDeptSummaryResponseBody) SetNextToken(v int64) *GetDocCreatedDeptSummaryResponseBody
func (GetDocCreatedDeptSummaryResponseBody) String ¶
func (s GetDocCreatedDeptSummaryResponseBody) String() string
type GetDocCreatedDeptSummaryResponseBodyData ¶
type GetDocCreatedDeptSummaryResponseBodyData struct { // 最近1天创建文档人数 CreateDocUserCnt1d *string `json:"createDocUserCnt1d,omitempty" xml:"createDocUserCnt1d,omitempty"` // 部门id DeptId *string `json:"deptId,omitempty" xml:"deptId,omitempty"` // 部门名称 DeptName *string `json:"deptName,omitempty" xml:"deptName,omitempty"` // 最近1天钉钉文档创建数 DocCreatedCnt *string `json:"docCreatedCnt,omitempty" xml:"docCreatedCnt,omitempty"` }
func (GetDocCreatedDeptSummaryResponseBodyData) GoString ¶
func (s GetDocCreatedDeptSummaryResponseBodyData) GoString() string
func (*GetDocCreatedDeptSummaryResponseBodyData) SetCreateDocUserCnt1d ¶
func (s *GetDocCreatedDeptSummaryResponseBodyData) SetCreateDocUserCnt1d(v string) *GetDocCreatedDeptSummaryResponseBodyData
func (*GetDocCreatedDeptSummaryResponseBodyData) SetDeptId ¶
func (s *GetDocCreatedDeptSummaryResponseBodyData) SetDeptId(v string) *GetDocCreatedDeptSummaryResponseBodyData
func (*GetDocCreatedDeptSummaryResponseBodyData) SetDeptName ¶
func (s *GetDocCreatedDeptSummaryResponseBodyData) SetDeptName(v string) *GetDocCreatedDeptSummaryResponseBodyData
func (*GetDocCreatedDeptSummaryResponseBodyData) SetDocCreatedCnt ¶
func (s *GetDocCreatedDeptSummaryResponseBodyData) SetDocCreatedCnt(v string) *GetDocCreatedDeptSummaryResponseBodyData
func (GetDocCreatedDeptSummaryResponseBodyData) String ¶
func (s GetDocCreatedDeptSummaryResponseBodyData) String() string
type GetDocCreatedSummaryHeaders ¶
type GetDocCreatedSummaryHeaders 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 (GetDocCreatedSummaryHeaders) GoString ¶
func (s GetDocCreatedSummaryHeaders) GoString() string
func (*GetDocCreatedSummaryHeaders) SetCommonHeaders ¶
func (s *GetDocCreatedSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetDocCreatedSummaryHeaders
func (*GetDocCreatedSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetDocCreatedSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetDocCreatedSummaryHeaders
func (GetDocCreatedSummaryHeaders) String ¶
func (s GetDocCreatedSummaryHeaders) String() string
type GetDocCreatedSummaryResponse ¶
type GetDocCreatedSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetDocCreatedSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetDocCreatedSummaryResponse) GoString ¶
func (s GetDocCreatedSummaryResponse) GoString() string
func (*GetDocCreatedSummaryResponse) SetBody ¶
func (s *GetDocCreatedSummaryResponse) SetBody(v *GetDocCreatedSummaryResponseBody) *GetDocCreatedSummaryResponse
func (*GetDocCreatedSummaryResponse) SetHeaders ¶
func (s *GetDocCreatedSummaryResponse) SetHeaders(v map[string]*string) *GetDocCreatedSummaryResponse
func (GetDocCreatedSummaryResponse) String ¶
func (s GetDocCreatedSummaryResponse) String() string
type GetDocCreatedSummaryResponseBody ¶
type GetDocCreatedSummaryResponseBody struct { // 最近1天创建文档人数 DocCreateUserCnt1d *string `json:"docCreateUserCnt1d,omitempty" xml:"docCreateUserCnt1d,omitempty"` // 最近1天创建文档数 DocCreatedCnt *string `json:"docCreatedCnt,omitempty" xml:"docCreatedCnt,omitempty"` }
func (GetDocCreatedSummaryResponseBody) GoString ¶
func (s GetDocCreatedSummaryResponseBody) GoString() string
func (*GetDocCreatedSummaryResponseBody) SetDocCreateUserCnt1d ¶
func (s *GetDocCreatedSummaryResponseBody) SetDocCreateUserCnt1d(v string) *GetDocCreatedSummaryResponseBody
func (*GetDocCreatedSummaryResponseBody) SetDocCreatedCnt ¶
func (s *GetDocCreatedSummaryResponseBody) SetDocCreatedCnt(v string) *GetDocCreatedSummaryResponseBody
func (GetDocCreatedSummaryResponseBody) String ¶
func (s GetDocCreatedSummaryResponseBody) String() string
type GetExclusiveAccountAllOrgListHeaders ¶
type GetExclusiveAccountAllOrgListHeaders 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 (GetExclusiveAccountAllOrgListHeaders) GoString ¶
func (s GetExclusiveAccountAllOrgListHeaders) GoString() string
func (*GetExclusiveAccountAllOrgListHeaders) SetCommonHeaders ¶
func (s *GetExclusiveAccountAllOrgListHeaders) SetCommonHeaders(v map[string]*string) *GetExclusiveAccountAllOrgListHeaders
func (*GetExclusiveAccountAllOrgListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetExclusiveAccountAllOrgListHeaders) SetXAcsDingtalkAccessToken(v string) *GetExclusiveAccountAllOrgListHeaders
func (GetExclusiveAccountAllOrgListHeaders) String ¶
func (s GetExclusiveAccountAllOrgListHeaders) String() string
type GetExclusiveAccountAllOrgListRequest ¶
type GetExclusiveAccountAllOrgListRequest struct { // 用户unionId UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (GetExclusiveAccountAllOrgListRequest) GoString ¶
func (s GetExclusiveAccountAllOrgListRequest) GoString() string
func (*GetExclusiveAccountAllOrgListRequest) SetUnionId ¶
func (s *GetExclusiveAccountAllOrgListRequest) SetUnionId(v string) *GetExclusiveAccountAllOrgListRequest
func (GetExclusiveAccountAllOrgListRequest) String ¶
func (s GetExclusiveAccountAllOrgListRequest) String() string
type GetExclusiveAccountAllOrgListResponse ¶
type GetExclusiveAccountAllOrgListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetExclusiveAccountAllOrgListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetExclusiveAccountAllOrgListResponse) GoString ¶
func (s GetExclusiveAccountAllOrgListResponse) GoString() string
func (*GetExclusiveAccountAllOrgListResponse) SetHeaders ¶
func (s *GetExclusiveAccountAllOrgListResponse) SetHeaders(v map[string]*string) *GetExclusiveAccountAllOrgListResponse
func (GetExclusiveAccountAllOrgListResponse) String ¶
func (s GetExclusiveAccountAllOrgListResponse) String() string
type GetExclusiveAccountAllOrgListResponseBody ¶
type GetExclusiveAccountAllOrgListResponseBody struct { // 组织信息列表 OrgInfoList []*GetExclusiveAccountAllOrgListResponseBodyOrgInfoList `json:"orgInfoList,omitempty" xml:"orgInfoList,omitempty" type:"Repeated"` }
func (GetExclusiveAccountAllOrgListResponseBody) GoString ¶
func (s GetExclusiveAccountAllOrgListResponseBody) GoString() string
func (*GetExclusiveAccountAllOrgListResponseBody) SetOrgInfoList ¶
func (s *GetExclusiveAccountAllOrgListResponseBody) SetOrgInfoList(v []*GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) *GetExclusiveAccountAllOrgListResponseBody
func (GetExclusiveAccountAllOrgListResponseBody) String ¶
func (s GetExclusiveAccountAllOrgListResponseBody) String() string
type GetExclusiveAccountAllOrgListResponseBodyOrgInfoList ¶
type GetExclusiveAccountAllOrgListResponseBodyOrgInfoList struct { // 组织ID CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 是否是主组织 IsMainOrg *bool `json:"isMainOrg,omitempty" xml:"isMainOrg,omitempty"` // 组织图标地址 LogoUrl *string `json:"logoUrl,omitempty" xml:"logoUrl,omitempty"` // 组织全称 OrgFullName *string `json:"orgFullName,omitempty" xml:"orgFullName,omitempty"` // 组织名称 OrgName *string `json:"orgName,omitempty" xml:"orgName,omitempty"` }
func (GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) GoString ¶
func (s GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) GoString() string
func (*GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetIsMainOrg ¶
func (s *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetIsMainOrg(v bool) *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList
func (*GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetLogoUrl ¶
func (*GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetOrgFullName ¶
func (s *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetOrgFullName(v string) *GetExclusiveAccountAllOrgListResponseBodyOrgInfoList
func (*GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) SetOrgName ¶
func (GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) String ¶
func (s GetExclusiveAccountAllOrgListResponseBodyOrgInfoList) String() string
type GetGeneralFormCreatedDeptSummaryHeaders ¶
type GetGeneralFormCreatedDeptSummaryHeaders 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 (GetGeneralFormCreatedDeptSummaryHeaders) GoString ¶
func (s GetGeneralFormCreatedDeptSummaryHeaders) GoString() string
func (*GetGeneralFormCreatedDeptSummaryHeaders) SetCommonHeaders ¶
func (s *GetGeneralFormCreatedDeptSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetGeneralFormCreatedDeptSummaryHeaders
func (*GetGeneralFormCreatedDeptSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetGeneralFormCreatedDeptSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetGeneralFormCreatedDeptSummaryHeaders
func (GetGeneralFormCreatedDeptSummaryHeaders) String ¶
func (s GetGeneralFormCreatedDeptSummaryHeaders) String() string
type GetGeneralFormCreatedDeptSummaryRequest ¶
type GetGeneralFormCreatedDeptSummaryRequest struct { // 每页包含的数据条数 MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 启始数据游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetGeneralFormCreatedDeptSummaryRequest) GoString ¶
func (s GetGeneralFormCreatedDeptSummaryRequest) GoString() string
func (*GetGeneralFormCreatedDeptSummaryRequest) SetMaxResults ¶
func (s *GetGeneralFormCreatedDeptSummaryRequest) SetMaxResults(v int64) *GetGeneralFormCreatedDeptSummaryRequest
func (*GetGeneralFormCreatedDeptSummaryRequest) SetNextToken ¶
func (s *GetGeneralFormCreatedDeptSummaryRequest) SetNextToken(v int64) *GetGeneralFormCreatedDeptSummaryRequest
func (GetGeneralFormCreatedDeptSummaryRequest) String ¶
func (s GetGeneralFormCreatedDeptSummaryRequest) String() string
type GetGeneralFormCreatedDeptSummaryResponse ¶
type GetGeneralFormCreatedDeptSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetGeneralFormCreatedDeptSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetGeneralFormCreatedDeptSummaryResponse) GoString ¶
func (s GetGeneralFormCreatedDeptSummaryResponse) GoString() string
func (*GetGeneralFormCreatedDeptSummaryResponse) SetHeaders ¶
func (s *GetGeneralFormCreatedDeptSummaryResponse) SetHeaders(v map[string]*string) *GetGeneralFormCreatedDeptSummaryResponse
func (GetGeneralFormCreatedDeptSummaryResponse) String ¶
func (s GetGeneralFormCreatedDeptSummaryResponse) String() string
type GetGeneralFormCreatedDeptSummaryResponseBody ¶
type GetGeneralFormCreatedDeptSummaryResponseBody struct { // 用户版本分布情况列表 Data []*GetGeneralFormCreatedDeptSummaryResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 是否有更多数据 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 下一次请 求的分页游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetGeneralFormCreatedDeptSummaryResponseBody) GoString ¶
func (s GetGeneralFormCreatedDeptSummaryResponseBody) GoString() string
func (*GetGeneralFormCreatedDeptSummaryResponseBody) SetHasMore ¶
func (s *GetGeneralFormCreatedDeptSummaryResponseBody) SetHasMore(v bool) *GetGeneralFormCreatedDeptSummaryResponseBody
func (*GetGeneralFormCreatedDeptSummaryResponseBody) SetNextToken ¶
func (s *GetGeneralFormCreatedDeptSummaryResponseBody) SetNextToken(v int64) *GetGeneralFormCreatedDeptSummaryResponseBody
func (GetGeneralFormCreatedDeptSummaryResponseBody) String ¶
func (s GetGeneralFormCreatedDeptSummaryResponseBody) String() string
type GetGeneralFormCreatedDeptSummaryResponseBodyData ¶
type GetGeneralFormCreatedDeptSummaryResponseBodyData struct { // 部门id DeptId *string `json:"deptId,omitempty" xml:"deptId,omitempty"` // 部门名称 DeptName *string `json:"deptName,omitempty" xml:"deptName,omitempty"` // 最近1天累计发布智能填表数 GeneralFormCreateCnt1d *string `json:"generalFormCreateCnt1d,omitempty" xml:"generalFormCreateCnt1d,omitempty"` // 最近1天使用智能填表人数 UseGeneralFormUserCnt1d *string `json:"useGeneralFormUserCnt1d,omitempty" xml:"useGeneralFormUserCnt1d,omitempty"` }
func (GetGeneralFormCreatedDeptSummaryResponseBodyData) GoString ¶
func (s GetGeneralFormCreatedDeptSummaryResponseBodyData) GoString() string
func (*GetGeneralFormCreatedDeptSummaryResponseBodyData) SetDeptId ¶
func (s *GetGeneralFormCreatedDeptSummaryResponseBodyData) SetDeptId(v string) *GetGeneralFormCreatedDeptSummaryResponseBodyData
func (*GetGeneralFormCreatedDeptSummaryResponseBodyData) SetDeptName ¶
func (s *GetGeneralFormCreatedDeptSummaryResponseBodyData) SetDeptName(v string) *GetGeneralFormCreatedDeptSummaryResponseBodyData
func (*GetGeneralFormCreatedDeptSummaryResponseBodyData) SetGeneralFormCreateCnt1d ¶
func (s *GetGeneralFormCreatedDeptSummaryResponseBodyData) SetGeneralFormCreateCnt1d(v string) *GetGeneralFormCreatedDeptSummaryResponseBodyData
func (*GetGeneralFormCreatedDeptSummaryResponseBodyData) SetUseGeneralFormUserCnt1d ¶
func (s *GetGeneralFormCreatedDeptSummaryResponseBodyData) SetUseGeneralFormUserCnt1d(v string) *GetGeneralFormCreatedDeptSummaryResponseBodyData
func (GetGeneralFormCreatedDeptSummaryResponseBodyData) String ¶
func (s GetGeneralFormCreatedDeptSummaryResponseBodyData) String() string
type GetGeneralFormCreatedSummaryHeaders ¶
type GetGeneralFormCreatedSummaryHeaders 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 (GetGeneralFormCreatedSummaryHeaders) GoString ¶
func (s GetGeneralFormCreatedSummaryHeaders) GoString() string
func (*GetGeneralFormCreatedSummaryHeaders) SetCommonHeaders ¶
func (s *GetGeneralFormCreatedSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetGeneralFormCreatedSummaryHeaders
func (*GetGeneralFormCreatedSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetGeneralFormCreatedSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetGeneralFormCreatedSummaryHeaders
func (GetGeneralFormCreatedSummaryHeaders) String ¶
func (s GetGeneralFormCreatedSummaryHeaders) String() string
type GetGeneralFormCreatedSummaryResponse ¶
type GetGeneralFormCreatedSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetGeneralFormCreatedSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetGeneralFormCreatedSummaryResponse) GoString ¶
func (s GetGeneralFormCreatedSummaryResponse) GoString() string
func (*GetGeneralFormCreatedSummaryResponse) SetHeaders ¶
func (s *GetGeneralFormCreatedSummaryResponse) SetHeaders(v map[string]*string) *GetGeneralFormCreatedSummaryResponse
func (GetGeneralFormCreatedSummaryResponse) String ¶
func (s GetGeneralFormCreatedSummaryResponse) String() string
type GetGeneralFormCreatedSummaryResponseBody ¶
type GetGeneralFormCreatedSummaryResponseBody struct { // 最近1天智能填表创建数 GeneralFormCreatedCnt *string `json:"generalFormCreatedCnt,omitempty" xml:"generalFormCreatedCnt,omitempty"` // 最近1天使用智能填表人数 UseGeneralFormUserCnt1d *string `json:"useGeneralFormUserCnt1d,omitempty" xml:"useGeneralFormUserCnt1d,omitempty"` }
func (GetGeneralFormCreatedSummaryResponseBody) GoString ¶
func (s GetGeneralFormCreatedSummaryResponseBody) GoString() string
func (*GetGeneralFormCreatedSummaryResponseBody) SetGeneralFormCreatedCnt ¶
func (s *GetGeneralFormCreatedSummaryResponseBody) SetGeneralFormCreatedCnt(v string) *GetGeneralFormCreatedSummaryResponseBody
func (*GetGeneralFormCreatedSummaryResponseBody) SetUseGeneralFormUserCnt1d ¶
func (s *GetGeneralFormCreatedSummaryResponseBody) SetUseGeneralFormUserCnt1d(v string) *GetGeneralFormCreatedSummaryResponseBody
func (GetGeneralFormCreatedSummaryResponseBody) String ¶
func (s GetGeneralFormCreatedSummaryResponseBody) String() string
type GetGroupActiveInfoHeaders ¶
type GetGroupActiveInfoHeaders 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 (GetGroupActiveInfoHeaders) GoString ¶
func (s GetGroupActiveInfoHeaders) GoString() string
func (*GetGroupActiveInfoHeaders) SetCommonHeaders ¶
func (s *GetGroupActiveInfoHeaders) SetCommonHeaders(v map[string]*string) *GetGroupActiveInfoHeaders
func (*GetGroupActiveInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetGroupActiveInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetGroupActiveInfoHeaders
func (GetGroupActiveInfoHeaders) String ¶
func (s GetGroupActiveInfoHeaders) String() string
type GetGroupActiveInfoRequest ¶
type GetGroupActiveInfoRequest struct { // 钉钉群组id DingGroupId *string `json:"dingGroupId,omitempty" xml:"dingGroupId,omitempty"` // 群类型:1-全员群,2-部门群,3-(其他)内部群,4-场景群 GroupType *int64 `json:"groupType,omitempty" xml:"groupType,omitempty"` // 分页起始页 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页大小 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 统计日期 StatDate *string `json:"statDate,omitempty" xml:"statDate,omitempty"` }
func (GetGroupActiveInfoRequest) GoString ¶
func (s GetGroupActiveInfoRequest) GoString() string
func (*GetGroupActiveInfoRequest) SetDingGroupId ¶
func (s *GetGroupActiveInfoRequest) SetDingGroupId(v string) *GetGroupActiveInfoRequest
func (*GetGroupActiveInfoRequest) SetGroupType ¶
func (s *GetGroupActiveInfoRequest) SetGroupType(v int64) *GetGroupActiveInfoRequest
func (*GetGroupActiveInfoRequest) SetPageNumber ¶
func (s *GetGroupActiveInfoRequest) SetPageNumber(v int64) *GetGroupActiveInfoRequest
func (*GetGroupActiveInfoRequest) SetPageSize ¶
func (s *GetGroupActiveInfoRequest) SetPageSize(v int64) *GetGroupActiveInfoRequest
func (*GetGroupActiveInfoRequest) SetStatDate ¶
func (s *GetGroupActiveInfoRequest) SetStatDate(v string) *GetGroupActiveInfoRequest
func (GetGroupActiveInfoRequest) String ¶
func (s GetGroupActiveInfoRequest) String() string
type GetGroupActiveInfoResponse ¶
type GetGroupActiveInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetGroupActiveInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetGroupActiveInfoResponse) GoString ¶
func (s GetGroupActiveInfoResponse) GoString() string
func (*GetGroupActiveInfoResponse) SetBody ¶
func (s *GetGroupActiveInfoResponse) SetBody(v *GetGroupActiveInfoResponseBody) *GetGroupActiveInfoResponse
func (*GetGroupActiveInfoResponse) SetHeaders ¶
func (s *GetGroupActiveInfoResponse) SetHeaders(v map[string]*string) *GetGroupActiveInfoResponse
func (GetGroupActiveInfoResponse) String ¶
func (s GetGroupActiveInfoResponse) String() string
type GetGroupActiveInfoResponseBody ¶
type GetGroupActiveInfoResponseBody struct { Data []*GetGroupActiveInfoResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (GetGroupActiveInfoResponseBody) GoString ¶
func (s GetGroupActiveInfoResponseBody) GoString() string
func (*GetGroupActiveInfoResponseBody) SetData ¶
func (s *GetGroupActiveInfoResponseBody) SetData(v []*GetGroupActiveInfoResponseBodyData) *GetGroupActiveInfoResponseBody
func (*GetGroupActiveInfoResponseBody) SetTotalCount ¶
func (s *GetGroupActiveInfoResponseBody) SetTotalCount(v int64) *GetGroupActiveInfoResponseBody
func (GetGroupActiveInfoResponseBody) String ¶
func (s GetGroupActiveInfoResponseBody) String() string
type GetGroupActiveInfoResponseBodyData ¶
type GetGroupActiveInfoResponseBodyData struct { // 群组id DingGroupId *string `json:"dingGroupId,omitempty" xml:"dingGroupId,omitempty"` // 群组创建时间 GroupCreateTime *string `json:"groupCreateTime,omitempty" xml:"groupCreateTime,omitempty"` // 群组创建用户id GroupCreateUserId *string `json:"groupCreateUserId,omitempty" xml:"groupCreateUserId,omitempty"` // 群组创建用户姓名 GroupCreateUserName *string `json:"groupCreateUserName,omitempty" xml:"groupCreateUserName,omitempty"` // 群名称 GroupName *string `json:"groupName,omitempty" xml:"groupName,omitempty"` // 群类型:1-全员群,2-部门群,3-(其他)内部群,4-场景群 GroupType *int64 `json:"groupType,omitempty" xml:"groupType,omitempty"` // 最近1天群人数 GroupUserCnt1d *int32 `json:"groupUserCnt1d,omitempty" xml:"groupUserCnt1d,omitempty"` // 最近1天打开群人数 OpenConvUv1d *int32 `json:"openConvUv1d,omitempty" xml:"openConvUv1d,omitempty"` // 最近1天发消息次数 SendMessageCnt1d *int64 `json:"sendMessageCnt1d,omitempty" xml:"sendMessageCnt1d,omitempty"` // 最近1天发消息人数 SendMessageUserCnt1d *int64 `json:"sendMessageUserCnt1d,omitempty" xml:"sendMessageUserCnt1d,omitempty"` // 统计时间 StatDate *string `json:"statDate,omitempty" xml:"statDate,omitempty"` }
func (GetGroupActiveInfoResponseBodyData) GoString ¶
func (s GetGroupActiveInfoResponseBodyData) GoString() string
func (*GetGroupActiveInfoResponseBodyData) SetDingGroupId ¶
func (s *GetGroupActiveInfoResponseBodyData) SetDingGroupId(v string) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetGroupCreateTime ¶
func (s *GetGroupActiveInfoResponseBodyData) SetGroupCreateTime(v string) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetGroupCreateUserId ¶
func (s *GetGroupActiveInfoResponseBodyData) SetGroupCreateUserId(v string) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetGroupCreateUserName ¶
func (s *GetGroupActiveInfoResponseBodyData) SetGroupCreateUserName(v string) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetGroupName ¶
func (s *GetGroupActiveInfoResponseBodyData) SetGroupName(v string) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetGroupType ¶
func (s *GetGroupActiveInfoResponseBodyData) SetGroupType(v int64) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetGroupUserCnt1d ¶
func (s *GetGroupActiveInfoResponseBodyData) SetGroupUserCnt1d(v int32) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetOpenConvUv1d ¶
func (s *GetGroupActiveInfoResponseBodyData) SetOpenConvUv1d(v int32) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetSendMessageCnt1d ¶
func (s *GetGroupActiveInfoResponseBodyData) SetSendMessageCnt1d(v int64) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetSendMessageUserCnt1d ¶
func (s *GetGroupActiveInfoResponseBodyData) SetSendMessageUserCnt1d(v int64) *GetGroupActiveInfoResponseBodyData
func (*GetGroupActiveInfoResponseBodyData) SetStatDate ¶
func (s *GetGroupActiveInfoResponseBodyData) SetStatDate(v string) *GetGroupActiveInfoResponseBodyData
func (GetGroupActiveInfoResponseBodyData) String ¶
func (s GetGroupActiveInfoResponseBodyData) String() string
type GetInActiveUserListHeaders ¶
type GetInActiveUserListHeaders 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 (GetInActiveUserListHeaders) GoString ¶
func (s GetInActiveUserListHeaders) GoString() string
func (*GetInActiveUserListHeaders) SetCommonHeaders ¶
func (s *GetInActiveUserListHeaders) SetCommonHeaders(v map[string]*string) *GetInActiveUserListHeaders
func (*GetInActiveUserListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetInActiveUserListHeaders) SetXAcsDingtalkAccessToken(v string) *GetInActiveUserListHeaders
func (GetInActiveUserListHeaders) String ¶
func (s GetInActiveUserListHeaders) String() string
type GetInActiveUserListRequest ¶
type GetInActiveUserListRequest struct { DeptIds []*string `json:"deptIds,omitempty" xml:"deptIds,omitempty" type:"Repeated"` PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` StatDate *string `json:"statDate,omitempty" xml:"statDate,omitempty"` }
func (GetInActiveUserListRequest) GoString ¶
func (s GetInActiveUserListRequest) GoString() string
func (*GetInActiveUserListRequest) SetDeptIds ¶
func (s *GetInActiveUserListRequest) SetDeptIds(v []*string) *GetInActiveUserListRequest
func (*GetInActiveUserListRequest) SetPageNumber ¶
func (s *GetInActiveUserListRequest) SetPageNumber(v int64) *GetInActiveUserListRequest
func (*GetInActiveUserListRequest) SetPageSize ¶
func (s *GetInActiveUserListRequest) SetPageSize(v int64) *GetInActiveUserListRequest
func (*GetInActiveUserListRequest) SetStatDate ¶
func (s *GetInActiveUserListRequest) SetStatDate(v string) *GetInActiveUserListRequest
func (GetInActiveUserListRequest) String ¶
func (s GetInActiveUserListRequest) String() string
type GetInActiveUserListResponse ¶
type GetInActiveUserListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetInActiveUserListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetInActiveUserListResponse) GoString ¶
func (s GetInActiveUserListResponse) GoString() string
func (*GetInActiveUserListResponse) SetBody ¶
func (s *GetInActiveUserListResponse) SetBody(v *GetInActiveUserListResponseBody) *GetInActiveUserListResponse
func (*GetInActiveUserListResponse) SetHeaders ¶
func (s *GetInActiveUserListResponse) SetHeaders(v map[string]*string) *GetInActiveUserListResponse
func (GetInActiveUserListResponse) String ¶
func (s GetInActiveUserListResponse) String() string
type GetInActiveUserListResponseBody ¶
type GetInActiveUserListResponseBody struct { // 指标数据 DataList []map[string]interface{} `json:"dataList,omitempty" xml:"dataList,omitempty" type:"Repeated"` // 指标元数据 MetaList []*GetInActiveUserListResponseBodyMetaList `json:"metaList,omitempty" xml:"metaList,omitempty" type:"Repeated"` }
func (GetInActiveUserListResponseBody) GoString ¶
func (s GetInActiveUserListResponseBody) GoString() string
func (*GetInActiveUserListResponseBody) SetDataList ¶
func (s *GetInActiveUserListResponseBody) SetDataList(v []map[string]interface{}) *GetInActiveUserListResponseBody
func (*GetInActiveUserListResponseBody) SetMetaList ¶
func (s *GetInActiveUserListResponseBody) SetMetaList(v []*GetInActiveUserListResponseBodyMetaList) *GetInActiveUserListResponseBody
func (GetInActiveUserListResponseBody) String ¶
func (s GetInActiveUserListResponseBody) String() string
type GetInActiveUserListResponseBodyMetaList ¶
type GetInActiveUserListResponseBodyMetaList struct { // 指标口径 KpiCaliber *string `json:"kpiCaliber,omitempty" xml:"kpiCaliber,omitempty"` // 指标ID KpiId *string `json:"kpiId,omitempty" xml:"kpiId,omitempty"` // 指标名称 KpiName *string `json:"kpiName,omitempty" xml:"kpiName,omitempty"` // 指标周期 Period *string `json:"period,omitempty" xml:"period,omitempty"` // 指标单位 Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (GetInActiveUserListResponseBodyMetaList) GoString ¶
func (s GetInActiveUserListResponseBodyMetaList) GoString() string
func (*GetInActiveUserListResponseBodyMetaList) SetKpiCaliber ¶
func (s *GetInActiveUserListResponseBodyMetaList) SetKpiCaliber(v string) *GetInActiveUserListResponseBodyMetaList
func (*GetInActiveUserListResponseBodyMetaList) SetKpiId ¶
func (s *GetInActiveUserListResponseBodyMetaList) SetKpiId(v string) *GetInActiveUserListResponseBodyMetaList
func (*GetInActiveUserListResponseBodyMetaList) SetKpiName ¶
func (s *GetInActiveUserListResponseBodyMetaList) SetKpiName(v string) *GetInActiveUserListResponseBodyMetaList
func (*GetInActiveUserListResponseBodyMetaList) SetPeriod ¶
func (s *GetInActiveUserListResponseBodyMetaList) SetPeriod(v string) *GetInActiveUserListResponseBodyMetaList
func (*GetInActiveUserListResponseBodyMetaList) SetUnit ¶
func (s *GetInActiveUserListResponseBodyMetaList) SetUnit(v string) *GetInActiveUserListResponseBodyMetaList
func (GetInActiveUserListResponseBodyMetaList) String ¶
func (s GetInActiveUserListResponseBodyMetaList) String() string
type GetLastOrgAuthDataHeaders ¶
type GetLastOrgAuthDataHeaders 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 (GetLastOrgAuthDataHeaders) GoString ¶
func (s GetLastOrgAuthDataHeaders) GoString() string
func (*GetLastOrgAuthDataHeaders) SetCommonHeaders ¶
func (s *GetLastOrgAuthDataHeaders) SetCommonHeaders(v map[string]*string) *GetLastOrgAuthDataHeaders
func (*GetLastOrgAuthDataHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetLastOrgAuthDataHeaders) SetXAcsDingtalkAccessToken(v string) *GetLastOrgAuthDataHeaders
func (GetLastOrgAuthDataHeaders) String ¶
func (s GetLastOrgAuthDataHeaders) String() string
type GetLastOrgAuthDataRequest ¶
type GetLastOrgAuthDataRequest struct { // 企业的corpId TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (GetLastOrgAuthDataRequest) GoString ¶
func (s GetLastOrgAuthDataRequest) GoString() string
func (*GetLastOrgAuthDataRequest) SetTargetCorpId ¶
func (s *GetLastOrgAuthDataRequest) SetTargetCorpId(v string) *GetLastOrgAuthDataRequest
func (GetLastOrgAuthDataRequest) String ¶
func (s GetLastOrgAuthDataRequest) String() string
type GetLastOrgAuthDataResponse ¶
type GetLastOrgAuthDataResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetLastOrgAuthDataResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetLastOrgAuthDataResponse) GoString ¶
func (s GetLastOrgAuthDataResponse) GoString() string
func (*GetLastOrgAuthDataResponse) SetBody ¶
func (s *GetLastOrgAuthDataResponse) SetBody(v *GetLastOrgAuthDataResponseBody) *GetLastOrgAuthDataResponse
func (*GetLastOrgAuthDataResponse) SetHeaders ¶
func (s *GetLastOrgAuthDataResponse) SetHeaders(v map[string]*string) *GetLastOrgAuthDataResponse
func (GetLastOrgAuthDataResponse) String ¶
func (s GetLastOrgAuthDataResponse) String() string
type GetLastOrgAuthDataResponseBody ¶
type GetLastOrgAuthDataResponseBody struct { // 未通过原因 AuthRemark *string `json:"authRemark,omitempty" xml:"authRemark,omitempty"` // 审核状态 0 未提交, 1未审核 2 失败 3通过 AuthStatus *int32 `json:"authStatus,omitempty" xml:"authStatus,omitempty"` }
func (GetLastOrgAuthDataResponseBody) GoString ¶
func (s GetLastOrgAuthDataResponseBody) GoString() string
func (*GetLastOrgAuthDataResponseBody) SetAuthRemark ¶
func (s *GetLastOrgAuthDataResponseBody) SetAuthRemark(v string) *GetLastOrgAuthDataResponseBody
func (*GetLastOrgAuthDataResponseBody) SetAuthStatus ¶
func (s *GetLastOrgAuthDataResponseBody) SetAuthStatus(v int32) *GetLastOrgAuthDataResponseBody
func (GetLastOrgAuthDataResponseBody) String ¶
func (s GetLastOrgAuthDataResponseBody) String() string
type GetOaOperatorLogListHeaders ¶
type GetOaOperatorLogListHeaders 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 (GetOaOperatorLogListHeaders) GoString ¶
func (s GetOaOperatorLogListHeaders) GoString() string
func (*GetOaOperatorLogListHeaders) SetCommonHeaders ¶
func (s *GetOaOperatorLogListHeaders) SetCommonHeaders(v map[string]*string) *GetOaOperatorLogListHeaders
func (*GetOaOperatorLogListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetOaOperatorLogListHeaders) SetXAcsDingtalkAccessToken(v string) *GetOaOperatorLogListHeaders
func (GetOaOperatorLogListHeaders) String ¶
func (s GetOaOperatorLogListHeaders) String() string
type GetOaOperatorLogListRequest ¶
type GetOaOperatorLogListRequest struct { // 操作分类(一级目录) CategoryList []*string `json:"categoryList,omitempty" xml:"categoryList,omitempty" type:"Repeated"` // 结束时间 EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` // 操作员userId OpUserId *string `json:"opUserId,omitempty" xml:"opUserId,omitempty"` // 分页起始页 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页大小 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 起始时间 StartTime *int64 `json:"startTime,omitempty" xml:"startTime,omitempty"` }
func (GetOaOperatorLogListRequest) GoString ¶
func (s GetOaOperatorLogListRequest) GoString() string
func (*GetOaOperatorLogListRequest) SetCategoryList ¶
func (s *GetOaOperatorLogListRequest) SetCategoryList(v []*string) *GetOaOperatorLogListRequest
func (*GetOaOperatorLogListRequest) SetEndTime ¶
func (s *GetOaOperatorLogListRequest) SetEndTime(v int64) *GetOaOperatorLogListRequest
func (*GetOaOperatorLogListRequest) SetOpUserId ¶
func (s *GetOaOperatorLogListRequest) SetOpUserId(v string) *GetOaOperatorLogListRequest
func (*GetOaOperatorLogListRequest) SetPageNumber ¶
func (s *GetOaOperatorLogListRequest) SetPageNumber(v int64) *GetOaOperatorLogListRequest
func (*GetOaOperatorLogListRequest) SetPageSize ¶
func (s *GetOaOperatorLogListRequest) SetPageSize(v int32) *GetOaOperatorLogListRequest
func (*GetOaOperatorLogListRequest) SetStartTime ¶
func (s *GetOaOperatorLogListRequest) SetStartTime(v int64) *GetOaOperatorLogListRequest
func (GetOaOperatorLogListRequest) String ¶
func (s GetOaOperatorLogListRequest) String() string
type GetOaOperatorLogListResponse ¶
type GetOaOperatorLogListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetOaOperatorLogListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetOaOperatorLogListResponse) GoString ¶
func (s GetOaOperatorLogListResponse) GoString() string
func (*GetOaOperatorLogListResponse) SetBody ¶
func (s *GetOaOperatorLogListResponse) SetBody(v *GetOaOperatorLogListResponseBody) *GetOaOperatorLogListResponse
func (*GetOaOperatorLogListResponse) SetHeaders ¶
func (s *GetOaOperatorLogListResponse) SetHeaders(v map[string]*string) *GetOaOperatorLogListResponse
func (GetOaOperatorLogListResponse) String ¶
func (s GetOaOperatorLogListResponse) String() string
type GetOaOperatorLogListResponseBody ¶
type GetOaOperatorLogListResponseBody struct { Data []*GetOaOperatorLogListResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 当前获取记录数 ItemCount *int64 `json:"itemCount,omitempty" xml:"itemCount,omitempty"` }
func (GetOaOperatorLogListResponseBody) GoString ¶
func (s GetOaOperatorLogListResponseBody) GoString() string
func (*GetOaOperatorLogListResponseBody) SetData ¶
func (s *GetOaOperatorLogListResponseBody) SetData(v []*GetOaOperatorLogListResponseBodyData) *GetOaOperatorLogListResponseBody
func (*GetOaOperatorLogListResponseBody) SetItemCount ¶
func (s *GetOaOperatorLogListResponseBody) SetItemCount(v int64) *GetOaOperatorLogListResponseBody
func (GetOaOperatorLogListResponseBody) String ¶
func (s GetOaOperatorLogListResponseBody) String() string
type GetOaOperatorLogListResponseBodyData ¶
type GetOaOperatorLogListResponseBodyData struct { // 操作分类(一级) Category1Name *string `json:"category1Name,omitempty" xml:"category1Name,omitempty"` // 操作分类(二级) Category2Name *string `json:"category2Name,omitempty" xml:"category2Name,omitempty"` // 操作详情 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 操作员名字 OpName *string `json:"opName,omitempty" xml:"opName,omitempty"` // 操作时间 OpTime *int64 `json:"opTime,omitempty" xml:"opTime,omitempty"` // 操作员userId OpUserId *string `json:"opUserId,omitempty" xml:"opUserId,omitempty"` }
func (GetOaOperatorLogListResponseBodyData) GoString ¶
func (s GetOaOperatorLogListResponseBodyData) GoString() string
func (*GetOaOperatorLogListResponseBodyData) SetCategory1Name ¶
func (s *GetOaOperatorLogListResponseBodyData) SetCategory1Name(v string) *GetOaOperatorLogListResponseBodyData
func (*GetOaOperatorLogListResponseBodyData) SetCategory2Name ¶
func (s *GetOaOperatorLogListResponseBodyData) SetCategory2Name(v string) *GetOaOperatorLogListResponseBodyData
func (*GetOaOperatorLogListResponseBodyData) SetContent ¶
func (s *GetOaOperatorLogListResponseBodyData) SetContent(v string) *GetOaOperatorLogListResponseBodyData
func (*GetOaOperatorLogListResponseBodyData) SetOpName ¶
func (s *GetOaOperatorLogListResponseBodyData) SetOpName(v string) *GetOaOperatorLogListResponseBodyData
func (*GetOaOperatorLogListResponseBodyData) SetOpTime ¶
func (s *GetOaOperatorLogListResponseBodyData) SetOpTime(v int64) *GetOaOperatorLogListResponseBodyData
func (*GetOaOperatorLogListResponseBodyData) SetOpUserId ¶
func (s *GetOaOperatorLogListResponseBodyData) SetOpUserId(v string) *GetOaOperatorLogListResponseBodyData
func (GetOaOperatorLogListResponseBodyData) String ¶
func (s GetOaOperatorLogListResponseBodyData) String() string
type GetPartnerTypeByParentIdHeaders ¶
type GetPartnerTypeByParentIdHeaders 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 (GetPartnerTypeByParentIdHeaders) GoString ¶
func (s GetPartnerTypeByParentIdHeaders) GoString() string
func (*GetPartnerTypeByParentIdHeaders) SetCommonHeaders ¶
func (s *GetPartnerTypeByParentIdHeaders) SetCommonHeaders(v map[string]*string) *GetPartnerTypeByParentIdHeaders
func (*GetPartnerTypeByParentIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetPartnerTypeByParentIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetPartnerTypeByParentIdHeaders
func (GetPartnerTypeByParentIdHeaders) String ¶
func (s GetPartnerTypeByParentIdHeaders) String() string
type GetPartnerTypeByParentIdResponse ¶
type GetPartnerTypeByParentIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetPartnerTypeByParentIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetPartnerTypeByParentIdResponse) GoString ¶
func (s GetPartnerTypeByParentIdResponse) GoString() string
func (*GetPartnerTypeByParentIdResponse) SetBody ¶
func (s *GetPartnerTypeByParentIdResponse) SetBody(v *GetPartnerTypeByParentIdResponseBody) *GetPartnerTypeByParentIdResponse
func (*GetPartnerTypeByParentIdResponse) SetHeaders ¶
func (s *GetPartnerTypeByParentIdResponse) SetHeaders(v map[string]*string) *GetPartnerTypeByParentIdResponse
func (GetPartnerTypeByParentIdResponse) String ¶
func (s GetPartnerTypeByParentIdResponse) String() string
type GetPartnerTypeByParentIdResponseBody ¶
type GetPartnerTypeByParentIdResponseBody struct { // 子标签列表 Data []*GetPartnerTypeByParentIdResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` }
func (GetPartnerTypeByParentIdResponseBody) GoString ¶
func (s GetPartnerTypeByParentIdResponseBody) GoString() string
func (GetPartnerTypeByParentIdResponseBody) String ¶
func (s GetPartnerTypeByParentIdResponseBody) String() string
type GetPartnerTypeByParentIdResponseBodyData ¶
type GetPartnerTypeByParentIdResponseBodyData struct { // 子标签id LabelId *string `json:"labelId,omitempty" xml:"labelId,omitempty"` // 目前无意义 TypeId *float32 `json:"typeId,omitempty" xml:"typeId,omitempty"` // 子标签名 TypeName *string `json:"typeName,omitempty" xml:"typeName,omitempty"` }
func (GetPartnerTypeByParentIdResponseBodyData) GoString ¶
func (s GetPartnerTypeByParentIdResponseBodyData) GoString() string
func (*GetPartnerTypeByParentIdResponseBodyData) SetLabelId ¶
func (s *GetPartnerTypeByParentIdResponseBodyData) SetLabelId(v string) *GetPartnerTypeByParentIdResponseBodyData
func (*GetPartnerTypeByParentIdResponseBodyData) SetTypeId ¶
func (s *GetPartnerTypeByParentIdResponseBodyData) SetTypeId(v float32) *GetPartnerTypeByParentIdResponseBodyData
func (*GetPartnerTypeByParentIdResponseBodyData) SetTypeName ¶
func (s *GetPartnerTypeByParentIdResponseBodyData) SetTypeName(v string) *GetPartnerTypeByParentIdResponseBodyData
func (GetPartnerTypeByParentIdResponseBodyData) String ¶
func (s GetPartnerTypeByParentIdResponseBodyData) String() string
type GetPublisherSummaryHeaders ¶
type GetPublisherSummaryHeaders 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 (GetPublisherSummaryHeaders) GoString ¶
func (s GetPublisherSummaryHeaders) GoString() string
func (*GetPublisherSummaryHeaders) SetCommonHeaders ¶
func (s *GetPublisherSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetPublisherSummaryHeaders
func (*GetPublisherSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetPublisherSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetPublisherSummaryHeaders
func (GetPublisherSummaryHeaders) String ¶
func (s GetPublisherSummaryHeaders) String() string
type GetPublisherSummaryRequest ¶
type GetPublisherSummaryRequest struct { // 每页包含的数据条数 MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 启始数据游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetPublisherSummaryRequest) GoString ¶
func (s GetPublisherSummaryRequest) GoString() string
func (*GetPublisherSummaryRequest) SetMaxResults ¶
func (s *GetPublisherSummaryRequest) SetMaxResults(v int64) *GetPublisherSummaryRequest
func (*GetPublisherSummaryRequest) SetNextToken ¶
func (s *GetPublisherSummaryRequest) SetNextToken(v int64) *GetPublisherSummaryRequest
func (GetPublisherSummaryRequest) String ¶
func (s GetPublisherSummaryRequest) String() string
type GetPublisherSummaryResponse ¶
type GetPublisherSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetPublisherSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetPublisherSummaryResponse) GoString ¶
func (s GetPublisherSummaryResponse) GoString() string
func (*GetPublisherSummaryResponse) SetBody ¶
func (s *GetPublisherSummaryResponse) SetBody(v *GetPublisherSummaryResponseBody) *GetPublisherSummaryResponse
func (*GetPublisherSummaryResponse) SetHeaders ¶
func (s *GetPublisherSummaryResponse) SetHeaders(v map[string]*string) *GetPublisherSummaryResponse
func (GetPublisherSummaryResponse) String ¶
func (s GetPublisherSummaryResponse) String() string
type GetPublisherSummaryResponseBody ¶
type GetPublisherSummaryResponseBody struct { // 互动服务窗相关数据 Data []*GetPublisherSummaryResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 是否有更多数据 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 下一次请求的分页游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 历史截至当日服务窗文章数 PublisherArticleCntStd *string `json:"publisherArticleCntStd,omitempty" xml:"publisherArticleCntStd,omitempty"` // 历史截至当日服务窗文章阅读数 PublisherArticlePvCntStd *string `json:"publisherArticlePvCntStd,omitempty" xml:"publisherArticlePvCntStd,omitempty"` // 阅读量最高的5个文章 PublisherArticlePvTop5 []*GetPublisherSummaryResponseBodyPublisherArticlePvTop5 `json:"publisherArticlePvTop5,omitempty" xml:"publisherArticlePvTop5,omitempty" type:"Repeated"` // 历史截至当日服务窗数 PublisherCntStd *string `json:"publisherCntStd,omitempty" xml:"publisherCntStd,omitempty"` }
func (GetPublisherSummaryResponseBody) GoString ¶
func (s GetPublisherSummaryResponseBody) GoString() string
func (*GetPublisherSummaryResponseBody) SetData ¶
func (s *GetPublisherSummaryResponseBody) SetData(v []*GetPublisherSummaryResponseBodyData) *GetPublisherSummaryResponseBody
func (*GetPublisherSummaryResponseBody) SetHasMore ¶
func (s *GetPublisherSummaryResponseBody) SetHasMore(v bool) *GetPublisherSummaryResponseBody
func (*GetPublisherSummaryResponseBody) SetNextToken ¶
func (s *GetPublisherSummaryResponseBody) SetNextToken(v int64) *GetPublisherSummaryResponseBody
func (*GetPublisherSummaryResponseBody) SetPublisherArticleCntStd ¶
func (s *GetPublisherSummaryResponseBody) SetPublisherArticleCntStd(v string) *GetPublisherSummaryResponseBody
func (*GetPublisherSummaryResponseBody) SetPublisherArticlePvCntStd ¶
func (s *GetPublisherSummaryResponseBody) SetPublisherArticlePvCntStd(v string) *GetPublisherSummaryResponseBody
func (*GetPublisherSummaryResponseBody) SetPublisherArticlePvTop5 ¶
func (s *GetPublisherSummaryResponseBody) SetPublisherArticlePvTop5(v []*GetPublisherSummaryResponseBodyPublisherArticlePvTop5) *GetPublisherSummaryResponseBody
func (*GetPublisherSummaryResponseBody) SetPublisherCntStd ¶
func (s *GetPublisherSummaryResponseBody) SetPublisherCntStd(v string) *GetPublisherSummaryResponseBody
func (GetPublisherSummaryResponseBody) String ¶
func (s GetPublisherSummaryResponseBody) String() string
type GetPublisherSummaryResponseBodyData ¶
type GetPublisherSummaryResponseBodyData struct { // 历史截至当日服务窗文章数 PublisherArticleCntStd *string `json:"publisherArticleCntStd,omitempty" xml:"publisherArticleCntStd,omitempty"` // 历史截至当日服务窗文章阅读数 PublisherArticlePvCntStd *string `json:"publisherArticlePvCntStd,omitempty" xml:"publisherArticlePvCntStd,omitempty"` // 服务窗名称 PublisherName *string `json:"publisherName,omitempty" xml:"publisherName,omitempty"` // 服务窗unionId UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (GetPublisherSummaryResponseBodyData) GoString ¶
func (s GetPublisherSummaryResponseBodyData) GoString() string
func (*GetPublisherSummaryResponseBodyData) SetPublisherArticleCntStd ¶
func (s *GetPublisherSummaryResponseBodyData) SetPublisherArticleCntStd(v string) *GetPublisherSummaryResponseBodyData
func (*GetPublisherSummaryResponseBodyData) SetPublisherArticlePvCntStd ¶
func (s *GetPublisherSummaryResponseBodyData) SetPublisherArticlePvCntStd(v string) *GetPublisherSummaryResponseBodyData
func (*GetPublisherSummaryResponseBodyData) SetPublisherName ¶
func (s *GetPublisherSummaryResponseBodyData) SetPublisherName(v string) *GetPublisherSummaryResponseBodyData
func (*GetPublisherSummaryResponseBodyData) SetUnionId ¶
func (s *GetPublisherSummaryResponseBodyData) SetUnionId(v string) *GetPublisherSummaryResponseBodyData
func (GetPublisherSummaryResponseBodyData) String ¶
func (s GetPublisherSummaryResponseBodyData) String() string
type GetPublisherSummaryResponseBodyPublisherArticlePvTop5 ¶
type GetPublisherSummaryResponseBodyPublisherArticlePvTop5 struct { // 文章名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (GetPublisherSummaryResponseBodyPublisherArticlePvTop5) GoString ¶
func (s GetPublisherSummaryResponseBodyPublisherArticlePvTop5) GoString() string
func (GetPublisherSummaryResponseBodyPublisherArticlePvTop5) String ¶
func (s GetPublisherSummaryResponseBodyPublisherArticlePvTop5) String() string
type GetRealPeopleRecordsHeaders ¶
type GetRealPeopleRecordsHeaders 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 (GetRealPeopleRecordsHeaders) GoString ¶
func (s GetRealPeopleRecordsHeaders) GoString() string
func (*GetRealPeopleRecordsHeaders) SetCommonHeaders ¶
func (s *GetRealPeopleRecordsHeaders) SetCommonHeaders(v map[string]*string) *GetRealPeopleRecordsHeaders
func (*GetRealPeopleRecordsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetRealPeopleRecordsHeaders) SetXAcsDingtalkAccessToken(v string) *GetRealPeopleRecordsHeaders
func (GetRealPeopleRecordsHeaders) String ¶
func (s GetRealPeopleRecordsHeaders) String() string
type GetRealPeopleRecordsRequest ¶
type GetRealPeopleRecordsRequest struct { // 应用唯一标识 AgentId *int64 `json:"agentId,omitempty" xml:"agentId,omitempty"` // 记录开始时间(毫秒时间戳) FromTime *int64 `json:"fromTime,omitempty" xml:"fromTime,omitempty"` // 一页最大值(最大50) MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 查询数据的起始位置,0表示从头开始。 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 实人认证结果 1-成功 2-失败 PersonIdentification *int32 `json:"personIdentification,omitempty" xml:"personIdentification,omitempty"` // 记录结束时间(毫秒时间戳) ToTime *int64 `json:"toTime,omitempty" xml:"toTime,omitempty"` // 员工userIds UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (GetRealPeopleRecordsRequest) GoString ¶
func (s GetRealPeopleRecordsRequest) GoString() string
func (*GetRealPeopleRecordsRequest) SetAgentId ¶
func (s *GetRealPeopleRecordsRequest) SetAgentId(v int64) *GetRealPeopleRecordsRequest
func (*GetRealPeopleRecordsRequest) SetFromTime ¶
func (s *GetRealPeopleRecordsRequest) SetFromTime(v int64) *GetRealPeopleRecordsRequest
func (*GetRealPeopleRecordsRequest) SetMaxResults ¶
func (s *GetRealPeopleRecordsRequest) SetMaxResults(v int32) *GetRealPeopleRecordsRequest
func (*GetRealPeopleRecordsRequest) SetNextToken ¶
func (s *GetRealPeopleRecordsRequest) SetNextToken(v int64) *GetRealPeopleRecordsRequest
func (*GetRealPeopleRecordsRequest) SetPersonIdentification ¶
func (s *GetRealPeopleRecordsRequest) SetPersonIdentification(v int32) *GetRealPeopleRecordsRequest
func (*GetRealPeopleRecordsRequest) SetToTime ¶
func (s *GetRealPeopleRecordsRequest) SetToTime(v int64) *GetRealPeopleRecordsRequest
func (*GetRealPeopleRecordsRequest) SetUserIds ¶
func (s *GetRealPeopleRecordsRequest) SetUserIds(v []*string) *GetRealPeopleRecordsRequest
func (GetRealPeopleRecordsRequest) String ¶
func (s GetRealPeopleRecordsRequest) String() string
type GetRealPeopleRecordsResponse ¶
type GetRealPeopleRecordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetRealPeopleRecordsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetRealPeopleRecordsResponse) GoString ¶
func (s GetRealPeopleRecordsResponse) GoString() string
func (*GetRealPeopleRecordsResponse) SetBody ¶
func (s *GetRealPeopleRecordsResponse) SetBody(v *GetRealPeopleRecordsResponseBody) *GetRealPeopleRecordsResponse
func (*GetRealPeopleRecordsResponse) SetHeaders ¶
func (s *GetRealPeopleRecordsResponse) SetHeaders(v map[string]*string) *GetRealPeopleRecordsResponse
func (GetRealPeopleRecordsResponse) String ¶
func (s GetRealPeopleRecordsResponse) String() string
type GetRealPeopleRecordsResponseBody ¶
type GetRealPeopleRecordsResponseBody struct { // data Data []*GetRealPeopleRecordsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 下一次拉取启始值 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 总数据数 Total *int32 `json:"total,omitempty" xml:"total,omitempty"` }
func (GetRealPeopleRecordsResponseBody) GoString ¶
func (s GetRealPeopleRecordsResponseBody) GoString() string
func (*GetRealPeopleRecordsResponseBody) SetData ¶
func (s *GetRealPeopleRecordsResponseBody) SetData(v []*GetRealPeopleRecordsResponseBodyData) *GetRealPeopleRecordsResponseBody
func (*GetRealPeopleRecordsResponseBody) SetNextToken ¶
func (s *GetRealPeopleRecordsResponseBody) SetNextToken(v int64) *GetRealPeopleRecordsResponseBody
func (*GetRealPeopleRecordsResponseBody) SetTotal ¶
func (s *GetRealPeopleRecordsResponseBody) SetTotal(v int32) *GetRealPeopleRecordsResponseBody
func (GetRealPeopleRecordsResponseBody) String ¶
func (s GetRealPeopleRecordsResponseBody) String() string
type GetRealPeopleRecordsResponseBodyData ¶
type GetRealPeopleRecordsResponseBodyData struct { // agentId AgentId *int64 `json:"agentId,omitempty" xml:"agentId,omitempty"` // 接口调用时间(毫秒时间戳) InvokeTime *int64 `json:"invokeTime,omitempty" xml:"invokeTime,omitempty"` // 实人认证结果 1-成功 2-失败 PersonIdentification *int32 `json:"personIdentification,omitempty" xml:"personIdentification,omitempty"` // 平台 0-Android 或 1-iOS Platform *int32 `json:"platform,omitempty" xml:"platform,omitempty"` // userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetRealPeopleRecordsResponseBodyData) GoString ¶
func (s GetRealPeopleRecordsResponseBodyData) GoString() string
func (*GetRealPeopleRecordsResponseBodyData) SetAgentId ¶
func (s *GetRealPeopleRecordsResponseBodyData) SetAgentId(v int64) *GetRealPeopleRecordsResponseBodyData
func (*GetRealPeopleRecordsResponseBodyData) SetInvokeTime ¶
func (s *GetRealPeopleRecordsResponseBodyData) SetInvokeTime(v int64) *GetRealPeopleRecordsResponseBodyData
func (*GetRealPeopleRecordsResponseBodyData) SetPersonIdentification ¶
func (s *GetRealPeopleRecordsResponseBodyData) SetPersonIdentification(v int32) *GetRealPeopleRecordsResponseBodyData
func (*GetRealPeopleRecordsResponseBodyData) SetPlatform ¶
func (s *GetRealPeopleRecordsResponseBodyData) SetPlatform(v int32) *GetRealPeopleRecordsResponseBodyData
func (*GetRealPeopleRecordsResponseBodyData) SetUserId ¶
func (s *GetRealPeopleRecordsResponseBodyData) SetUserId(v string) *GetRealPeopleRecordsResponseBodyData
func (GetRealPeopleRecordsResponseBodyData) String ¶
func (s GetRealPeopleRecordsResponseBodyData) String() string
type GetRecognizeRecordsHeaders ¶
type GetRecognizeRecordsHeaders 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 (GetRecognizeRecordsHeaders) GoString ¶
func (s GetRecognizeRecordsHeaders) GoString() string
func (*GetRecognizeRecordsHeaders) SetCommonHeaders ¶
func (s *GetRecognizeRecordsHeaders) SetCommonHeaders(v map[string]*string) *GetRecognizeRecordsHeaders
func (*GetRecognizeRecordsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetRecognizeRecordsHeaders) SetXAcsDingtalkAccessToken(v string) *GetRecognizeRecordsHeaders
func (GetRecognizeRecordsHeaders) String ¶
func (s GetRecognizeRecordsHeaders) String() string
type GetRecognizeRecordsRequest ¶
type GetRecognizeRecordsRequest struct { // 应用唯一标识 AgentId *int64 `json:"agentId,omitempty" xml:"agentId,omitempty"` // 人脸对比结果 1-成功 2-失败 FaceCompareResult *int32 `json:"faceCompareResult,omitempty" xml:"faceCompareResult,omitempty"` // 记录开始时间(毫秒时间戳) FromTime *int64 `json:"fromTime,omitempty" xml:"fromTime,omitempty"` // 一页最大值(最大50) MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 查询数据的起始位置,0表示从头开始。 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 记录结束时间(毫秒时间戳) ToTime *int64 `json:"toTime,omitempty" xml:"toTime,omitempty"` // 员工userIds UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (GetRecognizeRecordsRequest) GoString ¶
func (s GetRecognizeRecordsRequest) GoString() string
func (*GetRecognizeRecordsRequest) SetAgentId ¶
func (s *GetRecognizeRecordsRequest) SetAgentId(v int64) *GetRecognizeRecordsRequest
func (*GetRecognizeRecordsRequest) SetFaceCompareResult ¶
func (s *GetRecognizeRecordsRequest) SetFaceCompareResult(v int32) *GetRecognizeRecordsRequest
func (*GetRecognizeRecordsRequest) SetFromTime ¶
func (s *GetRecognizeRecordsRequest) SetFromTime(v int64) *GetRecognizeRecordsRequest
func (*GetRecognizeRecordsRequest) SetMaxResults ¶
func (s *GetRecognizeRecordsRequest) SetMaxResults(v int32) *GetRecognizeRecordsRequest
func (*GetRecognizeRecordsRequest) SetNextToken ¶
func (s *GetRecognizeRecordsRequest) SetNextToken(v int64) *GetRecognizeRecordsRequest
func (*GetRecognizeRecordsRequest) SetToTime ¶
func (s *GetRecognizeRecordsRequest) SetToTime(v int64) *GetRecognizeRecordsRequest
func (*GetRecognizeRecordsRequest) SetUserIds ¶
func (s *GetRecognizeRecordsRequest) SetUserIds(v []*string) *GetRecognizeRecordsRequest
func (GetRecognizeRecordsRequest) String ¶
func (s GetRecognizeRecordsRequest) String() string
type GetRecognizeRecordsResponse ¶
type GetRecognizeRecordsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetRecognizeRecordsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetRecognizeRecordsResponse) GoString ¶
func (s GetRecognizeRecordsResponse) GoString() string
func (*GetRecognizeRecordsResponse) SetBody ¶
func (s *GetRecognizeRecordsResponse) SetBody(v *GetRecognizeRecordsResponseBody) *GetRecognizeRecordsResponse
func (*GetRecognizeRecordsResponse) SetHeaders ¶
func (s *GetRecognizeRecordsResponse) SetHeaders(v map[string]*string) *GetRecognizeRecordsResponse
func (GetRecognizeRecordsResponse) String ¶
func (s GetRecognizeRecordsResponse) String() string
type GetRecognizeRecordsResponseBody ¶
type GetRecognizeRecordsResponseBody struct { // data Data []*GetRecognizeRecordsResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 下一次拉取启始值 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 总数据数 Total *int32 `json:"total,omitempty" xml:"total,omitempty"` }
func (GetRecognizeRecordsResponseBody) GoString ¶
func (s GetRecognizeRecordsResponseBody) GoString() string
func (*GetRecognizeRecordsResponseBody) SetData ¶
func (s *GetRecognizeRecordsResponseBody) SetData(v []*GetRecognizeRecordsResponseBodyData) *GetRecognizeRecordsResponseBody
func (*GetRecognizeRecordsResponseBody) SetNextToken ¶
func (s *GetRecognizeRecordsResponseBody) SetNextToken(v int64) *GetRecognizeRecordsResponseBody
func (*GetRecognizeRecordsResponseBody) SetTotal ¶
func (s *GetRecognizeRecordsResponseBody) SetTotal(v int32) *GetRecognizeRecordsResponseBody
func (GetRecognizeRecordsResponseBody) String ¶
func (s GetRecognizeRecordsResponseBody) String() string
type GetRecognizeRecordsResponseBodyData ¶
type GetRecognizeRecordsResponseBodyData struct { // agentId AgentId *int64 `json:"agentId,omitempty" xml:"agentId,omitempty"` // 人脸对比结果 1-成功 2-失败 FaceCompareResult *int32 `json:"faceCompareResult,omitempty" xml:"faceCompareResult,omitempty"` // 接口调用时间(毫秒时间戳) InvokeTime *int64 `json:"invokeTime,omitempty" xml:"invokeTime,omitempty"` // 平台 0-Android 或 1-iOS Platform *int32 `json:"platform,omitempty" xml:"platform,omitempty"` // userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetRecognizeRecordsResponseBodyData) GoString ¶
func (s GetRecognizeRecordsResponseBodyData) GoString() string
func (*GetRecognizeRecordsResponseBodyData) SetAgentId ¶
func (s *GetRecognizeRecordsResponseBodyData) SetAgentId(v int64) *GetRecognizeRecordsResponseBodyData
func (*GetRecognizeRecordsResponseBodyData) SetFaceCompareResult ¶
func (s *GetRecognizeRecordsResponseBodyData) SetFaceCompareResult(v int32) *GetRecognizeRecordsResponseBodyData
func (*GetRecognizeRecordsResponseBodyData) SetInvokeTime ¶
func (s *GetRecognizeRecordsResponseBodyData) SetInvokeTime(v int64) *GetRecognizeRecordsResponseBodyData
func (*GetRecognizeRecordsResponseBodyData) SetPlatform ¶
func (s *GetRecognizeRecordsResponseBodyData) SetPlatform(v int32) *GetRecognizeRecordsResponseBodyData
func (*GetRecognizeRecordsResponseBodyData) SetUserId ¶
func (s *GetRecognizeRecordsResponseBodyData) SetUserId(v string) *GetRecognizeRecordsResponseBodyData
func (GetRecognizeRecordsResponseBodyData) String ¶
func (s GetRecognizeRecordsResponseBodyData) String() string
type GetSignedDetailByPageHeaders ¶
type GetSignedDetailByPageHeaders 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 (GetSignedDetailByPageHeaders) GoString ¶
func (s GetSignedDetailByPageHeaders) GoString() string
func (*GetSignedDetailByPageHeaders) SetCommonHeaders ¶
func (s *GetSignedDetailByPageHeaders) SetCommonHeaders(v map[string]*string) *GetSignedDetailByPageHeaders
func (*GetSignedDetailByPageHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetSignedDetailByPageHeaders) SetXAcsDingtalkAccessToken(v string) *GetSignedDetailByPageHeaders
func (GetSignedDetailByPageHeaders) String ¶
func (s GetSignedDetailByPageHeaders) String() string
type GetSignedDetailByPageRequest ¶
type GetSignedDetailByPageRequest struct { // pageStart PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // pageSize PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // signStatus SignStatus *int64 `json:"signStatus,omitempty" xml:"signStatus,omitempty"` }
func (GetSignedDetailByPageRequest) GoString ¶
func (s GetSignedDetailByPageRequest) GoString() string
func (*GetSignedDetailByPageRequest) SetPageNumber ¶
func (s *GetSignedDetailByPageRequest) SetPageNumber(v int64) *GetSignedDetailByPageRequest
func (*GetSignedDetailByPageRequest) SetPageSize ¶
func (s *GetSignedDetailByPageRequest) SetPageSize(v int64) *GetSignedDetailByPageRequest
func (*GetSignedDetailByPageRequest) SetSignStatus ¶
func (s *GetSignedDetailByPageRequest) SetSignStatus(v int64) *GetSignedDetailByPageRequest
func (GetSignedDetailByPageRequest) String ¶
func (s GetSignedDetailByPageRequest) String() string
type GetSignedDetailByPageResponse ¶
type GetSignedDetailByPageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetSignedDetailByPageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetSignedDetailByPageResponse) GoString ¶
func (s GetSignedDetailByPageResponse) GoString() string
func (*GetSignedDetailByPageResponse) SetBody ¶
func (s *GetSignedDetailByPageResponse) SetBody(v *GetSignedDetailByPageResponseBody) *GetSignedDetailByPageResponse
func (*GetSignedDetailByPageResponse) SetHeaders ¶
func (s *GetSignedDetailByPageResponse) SetHeaders(v map[string]*string) *GetSignedDetailByPageResponse
func (GetSignedDetailByPageResponse) String ¶
func (s GetSignedDetailByPageResponse) String() string
type GetSignedDetailByPageResponseBody ¶
type GetSignedDetailByPageResponseBody struct { // 员工信息 AuditSignedDetailDTOList []*GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList `json:"auditSignedDetailDTOList,omitempty" xml:"auditSignedDetailDTOList,omitempty" type:"Repeated"` // 当前页 CurrentPage *int64 `json:"currentPage,omitempty" xml:"currentPage,omitempty"` // 一页数据量 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 总数据量 Total *int64 `json:"total,omitempty" xml:"total,omitempty"` }
func (GetSignedDetailByPageResponseBody) GoString ¶
func (s GetSignedDetailByPageResponseBody) GoString() string
func (*GetSignedDetailByPageResponseBody) SetAuditSignedDetailDTOList ¶
func (s *GetSignedDetailByPageResponseBody) SetAuditSignedDetailDTOList(v []*GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) *GetSignedDetailByPageResponseBody
func (*GetSignedDetailByPageResponseBody) SetCurrentPage ¶
func (s *GetSignedDetailByPageResponseBody) SetCurrentPage(v int64) *GetSignedDetailByPageResponseBody
func (*GetSignedDetailByPageResponseBody) SetPageSize ¶
func (s *GetSignedDetailByPageResponseBody) SetPageSize(v int64) *GetSignedDetailByPageResponseBody
func (*GetSignedDetailByPageResponseBody) SetTotal ¶
func (s *GetSignedDetailByPageResponseBody) SetTotal(v int64) *GetSignedDetailByPageResponseBody
func (GetSignedDetailByPageResponseBody) String ¶
func (s GetSignedDetailByPageResponseBody) String() string
type GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList ¶
type GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList struct { // 部门名称 DeptName *string `json:"deptName,omitempty" xml:"deptName,omitempty"` // 邮件 Email *string `json:"email,omitempty" xml:"email,omitempty"` // 员工名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 手机号 Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` // 角色 Roles *string `json:"roles,omitempty" xml:"roles,omitempty"` // 工号 StaffId *string `json:"staffId,omitempty" xml:"staffId,omitempty"` // 职位 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) GoString ¶
func (s GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) GoString() string
func (*GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetDeptName ¶
func (*GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) SetStaffId ¶
func (GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) String ¶
func (s GetSignedDetailByPageResponseBodyAuditSignedDetailDTOList) String() string
type GetTrustDeviceListHeaders ¶
type GetTrustDeviceListHeaders 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 (GetTrustDeviceListHeaders) GoString ¶
func (s GetTrustDeviceListHeaders) GoString() string
func (*GetTrustDeviceListHeaders) SetCommonHeaders ¶
func (s *GetTrustDeviceListHeaders) SetCommonHeaders(v map[string]*string) *GetTrustDeviceListHeaders
func (*GetTrustDeviceListHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetTrustDeviceListHeaders) SetXAcsDingtalkAccessToken(v string) *GetTrustDeviceListHeaders
func (GetTrustDeviceListHeaders) String ¶
func (s GetTrustDeviceListHeaders) String() string
type GetTrustDeviceListRequest ¶
type GetTrustDeviceListRequest struct {
UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"`
}
func (GetTrustDeviceListRequest) GoString ¶
func (s GetTrustDeviceListRequest) GoString() string
func (*GetTrustDeviceListRequest) SetUserIds ¶
func (s *GetTrustDeviceListRequest) SetUserIds(v []*string) *GetTrustDeviceListRequest
func (GetTrustDeviceListRequest) String ¶
func (s GetTrustDeviceListRequest) String() string
type GetTrustDeviceListResponse ¶
type GetTrustDeviceListResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetTrustDeviceListResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetTrustDeviceListResponse) GoString ¶
func (s GetTrustDeviceListResponse) GoString() string
func (*GetTrustDeviceListResponse) SetBody ¶
func (s *GetTrustDeviceListResponse) SetBody(v *GetTrustDeviceListResponseBody) *GetTrustDeviceListResponse
func (*GetTrustDeviceListResponse) SetHeaders ¶
func (s *GetTrustDeviceListResponse) SetHeaders(v map[string]*string) *GetTrustDeviceListResponse
func (GetTrustDeviceListResponse) String ¶
func (s GetTrustDeviceListResponse) String() string
type GetTrustDeviceListResponseBody ¶
type GetTrustDeviceListResponseBody struct {
Data []*GetTrustDeviceListResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"`
}
func (GetTrustDeviceListResponseBody) GoString ¶
func (s GetTrustDeviceListResponseBody) GoString() string
func (*GetTrustDeviceListResponseBody) SetData ¶
func (s *GetTrustDeviceListResponseBody) SetData(v []*GetTrustDeviceListResponseBodyData) *GetTrustDeviceListResponseBody
func (GetTrustDeviceListResponseBody) String ¶
func (s GetTrustDeviceListResponseBody) String() string
type GetTrustDeviceListResponseBodyData ¶
type GetTrustDeviceListResponseBodyData struct { // 创建时间 CreateTime *int64 `json:"createTime,omitempty" xml:"createTime,omitempty"` // mac地址 MacAddress *string `json:"macAddress,omitempty" xml:"macAddress,omitempty"` // 版本信息:Android端: Android,10,IOS端:iOS,12.0.1 Model *string `json:"model,omitempty" xml:"model,omitempty"` // 平台类型 Platform *string `json:"platform,omitempty" xml:"platform,omitempty"` // 设备状态 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 设备名称 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 员工Id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetTrustDeviceListResponseBodyData) GoString ¶
func (s GetTrustDeviceListResponseBodyData) GoString() string
func (*GetTrustDeviceListResponseBodyData) SetCreateTime ¶
func (s *GetTrustDeviceListResponseBodyData) SetCreateTime(v int64) *GetTrustDeviceListResponseBodyData
func (*GetTrustDeviceListResponseBodyData) SetMacAddress ¶
func (s *GetTrustDeviceListResponseBodyData) SetMacAddress(v string) *GetTrustDeviceListResponseBodyData
func (*GetTrustDeviceListResponseBodyData) SetModel ¶
func (s *GetTrustDeviceListResponseBodyData) SetModel(v string) *GetTrustDeviceListResponseBodyData
func (*GetTrustDeviceListResponseBodyData) SetPlatform ¶
func (s *GetTrustDeviceListResponseBodyData) SetPlatform(v string) *GetTrustDeviceListResponseBodyData
func (*GetTrustDeviceListResponseBodyData) SetStatus ¶
func (s *GetTrustDeviceListResponseBodyData) SetStatus(v int32) *GetTrustDeviceListResponseBodyData
func (*GetTrustDeviceListResponseBodyData) SetTitle ¶
func (s *GetTrustDeviceListResponseBodyData) SetTitle(v string) *GetTrustDeviceListResponseBodyData
func (*GetTrustDeviceListResponseBodyData) SetUserId ¶
func (s *GetTrustDeviceListResponseBodyData) SetUserId(v string) *GetTrustDeviceListResponseBodyData
func (GetTrustDeviceListResponseBodyData) String ¶
func (s GetTrustDeviceListResponseBodyData) String() string
type GetUserAppVersionSummaryHeaders ¶
type GetUserAppVersionSummaryHeaders 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 (GetUserAppVersionSummaryHeaders) GoString ¶
func (s GetUserAppVersionSummaryHeaders) GoString() string
func (*GetUserAppVersionSummaryHeaders) SetCommonHeaders ¶
func (s *GetUserAppVersionSummaryHeaders) SetCommonHeaders(v map[string]*string) *GetUserAppVersionSummaryHeaders
func (*GetUserAppVersionSummaryHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserAppVersionSummaryHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserAppVersionSummaryHeaders
func (GetUserAppVersionSummaryHeaders) String ¶
func (s GetUserAppVersionSummaryHeaders) String() string
type GetUserAppVersionSummaryRequest ¶
type GetUserAppVersionSummaryRequest struct { // 每页包含的数据条数 MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 启始数据游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetUserAppVersionSummaryRequest) GoString ¶
func (s GetUserAppVersionSummaryRequest) GoString() string
func (*GetUserAppVersionSummaryRequest) SetMaxResults ¶
func (s *GetUserAppVersionSummaryRequest) SetMaxResults(v int64) *GetUserAppVersionSummaryRequest
func (*GetUserAppVersionSummaryRequest) SetNextToken ¶
func (s *GetUserAppVersionSummaryRequest) SetNextToken(v int64) *GetUserAppVersionSummaryRequest
func (GetUserAppVersionSummaryRequest) String ¶
func (s GetUserAppVersionSummaryRequest) String() string
type GetUserAppVersionSummaryResponse ¶
type GetUserAppVersionSummaryResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserAppVersionSummaryResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserAppVersionSummaryResponse) GoString ¶
func (s GetUserAppVersionSummaryResponse) GoString() string
func (*GetUserAppVersionSummaryResponse) SetBody ¶
func (s *GetUserAppVersionSummaryResponse) SetBody(v *GetUserAppVersionSummaryResponseBody) *GetUserAppVersionSummaryResponse
func (*GetUserAppVersionSummaryResponse) SetHeaders ¶
func (s *GetUserAppVersionSummaryResponse) SetHeaders(v map[string]*string) *GetUserAppVersionSummaryResponse
func (GetUserAppVersionSummaryResponse) String ¶
func (s GetUserAppVersionSummaryResponse) String() string
type GetUserAppVersionSummaryResponseBody ¶
type GetUserAppVersionSummaryResponseBody struct { // 用户版本分布情况列表 Data []*GetUserAppVersionSummaryResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` // 是否有更多数据 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 下一次请求的分页游标 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetUserAppVersionSummaryResponseBody) GoString ¶
func (s GetUserAppVersionSummaryResponseBody) GoString() string
func (*GetUserAppVersionSummaryResponseBody) SetHasMore ¶
func (s *GetUserAppVersionSummaryResponseBody) SetHasMore(v bool) *GetUserAppVersionSummaryResponseBody
func (*GetUserAppVersionSummaryResponseBody) SetNextToken ¶
func (s *GetUserAppVersionSummaryResponseBody) SetNextToken(v int64) *GetUserAppVersionSummaryResponseBody
func (GetUserAppVersionSummaryResponseBody) String ¶
func (s GetUserAppVersionSummaryResponseBody) String() string
type GetUserAppVersionSummaryResponseBodyData ¶
type GetUserAppVersionSummaryResponseBodyData struct { // 版本信息 AppVersion *string `json:"appVersion,omitempty" xml:"appVersion,omitempty"` // 端信息 Client *string `json:"client,omitempty" xml:"client,omitempty"` // 组织名称 OrgName *string `json:"orgName,omitempty" xml:"orgName,omitempty"` // 统计日期 StatDate *string `json:"statDate,omitempty" xml:"statDate,omitempty"` // 用户数 UserCnt *float32 `json:"userCnt,omitempty" xml:"userCnt,omitempty"` }
func (GetUserAppVersionSummaryResponseBodyData) GoString ¶
func (s GetUserAppVersionSummaryResponseBodyData) GoString() string
func (*GetUserAppVersionSummaryResponseBodyData) SetAppVersion ¶
func (s *GetUserAppVersionSummaryResponseBodyData) SetAppVersion(v string) *GetUserAppVersionSummaryResponseBodyData
func (*GetUserAppVersionSummaryResponseBodyData) SetClient ¶
func (s *GetUserAppVersionSummaryResponseBodyData) SetClient(v string) *GetUserAppVersionSummaryResponseBodyData
func (*GetUserAppVersionSummaryResponseBodyData) SetOrgName ¶
func (s *GetUserAppVersionSummaryResponseBodyData) SetOrgName(v string) *GetUserAppVersionSummaryResponseBodyData
func (*GetUserAppVersionSummaryResponseBodyData) SetStatDate ¶
func (s *GetUserAppVersionSummaryResponseBodyData) SetStatDate(v string) *GetUserAppVersionSummaryResponseBodyData
func (*GetUserAppVersionSummaryResponseBodyData) SetUserCnt ¶
func (s *GetUserAppVersionSummaryResponseBodyData) SetUserCnt(v float32) *GetUserAppVersionSummaryResponseBodyData
func (GetUserAppVersionSummaryResponseBodyData) String ¶
func (s GetUserAppVersionSummaryResponseBodyData) String() string
type GetUserFaceStateHeaders ¶
type GetUserFaceStateHeaders 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 (GetUserFaceStateHeaders) GoString ¶
func (s GetUserFaceStateHeaders) GoString() string
func (*GetUserFaceStateHeaders) SetCommonHeaders ¶
func (s *GetUserFaceStateHeaders) SetCommonHeaders(v map[string]*string) *GetUserFaceStateHeaders
func (*GetUserFaceStateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserFaceStateHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserFaceStateHeaders
func (GetUserFaceStateHeaders) String ¶
func (s GetUserFaceStateHeaders) String() string
type GetUserFaceStateRequest ¶
type GetUserFaceStateRequest struct { // userIds UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (GetUserFaceStateRequest) GoString ¶
func (s GetUserFaceStateRequest) GoString() string
func (*GetUserFaceStateRequest) SetUserIds ¶
func (s *GetUserFaceStateRequest) SetUserIds(v []*string) *GetUserFaceStateRequest
func (GetUserFaceStateRequest) String ¶
func (s GetUserFaceStateRequest) String() string
type GetUserFaceStateResponse ¶
type GetUserFaceStateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserFaceStateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserFaceStateResponse) GoString ¶
func (s GetUserFaceStateResponse) GoString() string
func (*GetUserFaceStateResponse) SetBody ¶
func (s *GetUserFaceStateResponse) SetBody(v *GetUserFaceStateResponseBody) *GetUserFaceStateResponse
func (*GetUserFaceStateResponse) SetHeaders ¶
func (s *GetUserFaceStateResponse) SetHeaders(v map[string]*string) *GetUserFaceStateResponse
func (GetUserFaceStateResponse) String ¶
func (s GetUserFaceStateResponse) String() string
type GetUserFaceStateResponseBody ¶
type GetUserFaceStateResponseBody struct { // data Data []*GetUserFaceStateResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` }
func (GetUserFaceStateResponseBody) GoString ¶
func (s GetUserFaceStateResponseBody) GoString() string
func (*GetUserFaceStateResponseBody) SetData ¶
func (s *GetUserFaceStateResponseBody) SetData(v []*GetUserFaceStateResponseBodyData) *GetUserFaceStateResponseBody
func (GetUserFaceStateResponseBody) String ¶
func (s GetUserFaceStateResponseBody) String() string
type GetUserFaceStateResponseBodyData ¶
type GetUserFaceStateResponseBodyData struct { // 人脸录入状态 1-无人脸 2-有人脸 State *int32 `json:"state,omitempty" xml:"state,omitempty"` // userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetUserFaceStateResponseBodyData) GoString ¶
func (s GetUserFaceStateResponseBodyData) GoString() string
func (*GetUserFaceStateResponseBodyData) SetState ¶
func (s *GetUserFaceStateResponseBodyData) SetState(v int32) *GetUserFaceStateResponseBodyData
func (*GetUserFaceStateResponseBodyData) SetUserId ¶
func (s *GetUserFaceStateResponseBodyData) SetUserId(v string) *GetUserFaceStateResponseBodyData
func (GetUserFaceStateResponseBodyData) String ¶
func (s GetUserFaceStateResponseBodyData) String() string
type GetUserRealPeopleStateHeaders ¶
type GetUserRealPeopleStateHeaders 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 (GetUserRealPeopleStateHeaders) GoString ¶
func (s GetUserRealPeopleStateHeaders) GoString() string
func (*GetUserRealPeopleStateHeaders) SetCommonHeaders ¶
func (s *GetUserRealPeopleStateHeaders) SetCommonHeaders(v map[string]*string) *GetUserRealPeopleStateHeaders
func (*GetUserRealPeopleStateHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserRealPeopleStateHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserRealPeopleStateHeaders
func (GetUserRealPeopleStateHeaders) String ¶
func (s GetUserRealPeopleStateHeaders) String() string
type GetUserRealPeopleStateRequest ¶
type GetUserRealPeopleStateRequest struct { // userIds UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (GetUserRealPeopleStateRequest) GoString ¶
func (s GetUserRealPeopleStateRequest) GoString() string
func (*GetUserRealPeopleStateRequest) SetUserIds ¶
func (s *GetUserRealPeopleStateRequest) SetUserIds(v []*string) *GetUserRealPeopleStateRequest
func (GetUserRealPeopleStateRequest) String ¶
func (s GetUserRealPeopleStateRequest) String() string
type GetUserRealPeopleStateResponse ¶
type GetUserRealPeopleStateResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserRealPeopleStateResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserRealPeopleStateResponse) GoString ¶
func (s GetUserRealPeopleStateResponse) GoString() string
func (*GetUserRealPeopleStateResponse) SetBody ¶
func (s *GetUserRealPeopleStateResponse) SetBody(v *GetUserRealPeopleStateResponseBody) *GetUserRealPeopleStateResponse
func (*GetUserRealPeopleStateResponse) SetHeaders ¶
func (s *GetUserRealPeopleStateResponse) SetHeaders(v map[string]*string) *GetUserRealPeopleStateResponse
func (GetUserRealPeopleStateResponse) String ¶
func (s GetUserRealPeopleStateResponse) String() string
type GetUserRealPeopleStateResponseBody ¶
type GetUserRealPeopleStateResponseBody struct { // data Data []*GetUserRealPeopleStateResponseBodyData `json:"data,omitempty" xml:"data,omitempty" type:"Repeated"` }
func (GetUserRealPeopleStateResponseBody) GoString ¶
func (s GetUserRealPeopleStateResponseBody) GoString() string
func (*GetUserRealPeopleStateResponseBody) SetData ¶
func (s *GetUserRealPeopleStateResponseBody) SetData(v []*GetUserRealPeopleStateResponseBodyData) *GetUserRealPeopleStateResponseBody
func (GetUserRealPeopleStateResponseBody) String ¶
func (s GetUserRealPeopleStateResponseBody) String() string
type GetUserRealPeopleStateResponseBodyData ¶
type GetUserRealPeopleStateResponseBodyData struct { // 认证状态 1-未认证 2-已认证 State *int32 `json:"state,omitempty" xml:"state,omitempty"` // userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetUserRealPeopleStateResponseBodyData) GoString ¶
func (s GetUserRealPeopleStateResponseBodyData) GoString() string
func (*GetUserRealPeopleStateResponseBodyData) SetState ¶
func (s *GetUserRealPeopleStateResponseBodyData) SetState(v int32) *GetUserRealPeopleStateResponseBodyData
func (*GetUserRealPeopleStateResponseBodyData) SetUserId ¶
func (s *GetUserRealPeopleStateResponseBodyData) SetUserId(v string) *GetUserRealPeopleStateResponseBodyData
func (GetUserRealPeopleStateResponseBodyData) String ¶
func (s GetUserRealPeopleStateResponseBodyData) String() string
type GetUserStayLengthHeaders ¶
type GetUserStayLengthHeaders 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 (GetUserStayLengthHeaders) GoString ¶
func (s GetUserStayLengthHeaders) GoString() string
func (*GetUserStayLengthHeaders) SetCommonHeaders ¶
func (s *GetUserStayLengthHeaders) SetCommonHeaders(v map[string]*string) *GetUserStayLengthHeaders
func (*GetUserStayLengthHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetUserStayLengthHeaders) SetXAcsDingtalkAccessToken(v string) *GetUserStayLengthHeaders
func (GetUserStayLengthHeaders) String ¶
func (s GetUserStayLengthHeaders) String() string
type GetUserStayLengthRequest ¶
type GetUserStayLengthRequest struct { // 分页页数 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页大小 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 统计日期(只保留当前日期的前30天) StatDate *string `json:"statDate,omitempty" xml:"statDate,omitempty"` }
func (GetUserStayLengthRequest) GoString ¶
func (s GetUserStayLengthRequest) GoString() string
func (*GetUserStayLengthRequest) SetPageNumber ¶
func (s *GetUserStayLengthRequest) SetPageNumber(v int64) *GetUserStayLengthRequest
func (*GetUserStayLengthRequest) SetPageSize ¶
func (s *GetUserStayLengthRequest) SetPageSize(v int64) *GetUserStayLengthRequest
func (*GetUserStayLengthRequest) SetStatDate ¶
func (s *GetUserStayLengthRequest) SetStatDate(v string) *GetUserStayLengthRequest
func (GetUserStayLengthRequest) String ¶
func (s GetUserStayLengthRequest) String() string
type GetUserStayLengthResponse ¶
type GetUserStayLengthResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetUserStayLengthResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetUserStayLengthResponse) GoString ¶
func (s GetUserStayLengthResponse) GoString() string
func (*GetUserStayLengthResponse) SetBody ¶
func (s *GetUserStayLengthResponse) SetBody(v *GetUserStayLengthResponseBody) *GetUserStayLengthResponse
func (*GetUserStayLengthResponse) SetHeaders ¶
func (s *GetUserStayLengthResponse) SetHeaders(v map[string]*string) *GetUserStayLengthResponse
func (GetUserStayLengthResponse) String ¶
func (s GetUserStayLengthResponse) String() string
type GetUserStayLengthResponseBody ¶
type GetUserStayLengthResponseBody struct { // 员工使用时长列表 ItemList []*GetUserStayLengthResponseBodyItemList `json:"itemList,omitempty" xml:"itemList,omitempty" type:"Repeated"` // 总数据量 TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (GetUserStayLengthResponseBody) GoString ¶
func (s GetUserStayLengthResponseBody) GoString() string
func (*GetUserStayLengthResponseBody) SetItemList ¶
func (s *GetUserStayLengthResponseBody) SetItemList(v []*GetUserStayLengthResponseBodyItemList) *GetUserStayLengthResponseBody
func (*GetUserStayLengthResponseBody) SetTotalCount ¶
func (s *GetUserStayLengthResponseBody) SetTotalCount(v int64) *GetUserStayLengthResponseBody
func (GetUserStayLengthResponseBody) String ¶
func (s GetUserStayLengthResponseBody) String() string
type GetUserStayLengthResponseBodyItemList ¶
type GetUserStayLengthResponseBodyItemList struct { // 员工名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 统计日期 StatDate *string `json:"statDate,omitempty" xml:"statDate,omitempty"` // 1日app使用时长(秒) StayTimeLenApp1d *int64 `json:"stayTimeLenApp1d,omitempty" xml:"stayTimeLenApp1d,omitempty"` // 1日PC端使用时长(秒) StayTimeLenPc1d *int64 `json:"stayTimeLenPc1d,omitempty" xml:"stayTimeLenPc1d,omitempty"` // 工号 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetUserStayLengthResponseBodyItemList) GoString ¶
func (s GetUserStayLengthResponseBodyItemList) GoString() string
func (*GetUserStayLengthResponseBodyItemList) SetName ¶
func (s *GetUserStayLengthResponseBodyItemList) SetName(v string) *GetUserStayLengthResponseBodyItemList
func (*GetUserStayLengthResponseBodyItemList) SetStatDate ¶
func (s *GetUserStayLengthResponseBodyItemList) SetStatDate(v string) *GetUserStayLengthResponseBodyItemList
func (*GetUserStayLengthResponseBodyItemList) SetStayTimeLenApp1d ¶
func (s *GetUserStayLengthResponseBodyItemList) SetStayTimeLenApp1d(v int64) *GetUserStayLengthResponseBodyItemList
func (*GetUserStayLengthResponseBodyItemList) SetStayTimeLenPc1d ¶
func (s *GetUserStayLengthResponseBodyItemList) SetStayTimeLenPc1d(v int64) *GetUserStayLengthResponseBodyItemList
func (*GetUserStayLengthResponseBodyItemList) SetUserId ¶
func (s *GetUserStayLengthResponseBodyItemList) SetUserId(v string) *GetUserStayLengthResponseBodyItemList
func (GetUserStayLengthResponseBodyItemList) String ¶
func (s GetUserStayLengthResponseBodyItemList) String() string
type ListAuditLogHeaders ¶
type ListAuditLogHeaders 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 (ListAuditLogHeaders) GoString ¶
func (s ListAuditLogHeaders) GoString() string
func (*ListAuditLogHeaders) SetCommonHeaders ¶
func (s *ListAuditLogHeaders) SetCommonHeaders(v map[string]*string) *ListAuditLogHeaders
func (*ListAuditLogHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListAuditLogHeaders) SetXAcsDingtalkAccessToken(v string) *ListAuditLogHeaders
func (ListAuditLogHeaders) String ¶
func (s ListAuditLogHeaders) String() string
type ListAuditLogRequest ¶
type ListAuditLogRequest struct { // 操作日志截止时间,unix时间戳,单位ms EndDate *int64 `json:"endDate,omitempty" xml:"endDate,omitempty"` // 操作记录文件id,作为分页偏移量,与nextGmtCreate一起使用,返回记录的bizId为nextBizId且gmtCreate为nextGmtCreate之后的操作列表,分页查询获取下一页时,传最后一条记录的bizId和gmtCreate。 NextBizId *int64 `json:"nextBizId,omitempty" xml:"nextBizId,omitempty"` // 操作记录生成时间,作为分页偏移量,分页查询时必传,unix时间戳,单位ms NextGmtCreate *int64 `json:"nextGmtCreate,omitempty" xml:"nextGmtCreate,omitempty"` // 操作列表长度,最大500 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 操作日志起始时间,unix时间戳,单位ms StartDate *int64 `json:"startDate,omitempty" xml:"startDate,omitempty"` }
func (ListAuditLogRequest) GoString ¶
func (s ListAuditLogRequest) GoString() string
func (*ListAuditLogRequest) SetEndDate ¶
func (s *ListAuditLogRequest) SetEndDate(v int64) *ListAuditLogRequest
func (*ListAuditLogRequest) SetNextBizId ¶
func (s *ListAuditLogRequest) SetNextBizId(v int64) *ListAuditLogRequest
func (*ListAuditLogRequest) SetNextGmtCreate ¶
func (s *ListAuditLogRequest) SetNextGmtCreate(v int64) *ListAuditLogRequest
func (*ListAuditLogRequest) SetPageSize ¶
func (s *ListAuditLogRequest) SetPageSize(v int32) *ListAuditLogRequest
func (*ListAuditLogRequest) SetStartDate ¶
func (s *ListAuditLogRequest) SetStartDate(v int64) *ListAuditLogRequest
func (ListAuditLogRequest) String ¶
func (s ListAuditLogRequest) String() string
type ListAuditLogResponse ¶
type ListAuditLogResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListAuditLogResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListAuditLogResponse) GoString ¶
func (s ListAuditLogResponse) GoString() string
func (*ListAuditLogResponse) SetBody ¶
func (s *ListAuditLogResponse) SetBody(v *ListAuditLogResponseBody) *ListAuditLogResponse
func (*ListAuditLogResponse) SetHeaders ¶
func (s *ListAuditLogResponse) SetHeaders(v map[string]*string) *ListAuditLogResponse
func (ListAuditLogResponse) String ¶
func (s ListAuditLogResponse) String() string
type ListAuditLogResponseBody ¶
type ListAuditLogResponseBody struct { // 记录列表 List []*ListAuditLogResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` }
func (ListAuditLogResponseBody) GoString ¶
func (s ListAuditLogResponseBody) GoString() string
func (*ListAuditLogResponseBody) SetList ¶
func (s *ListAuditLogResponseBody) SetList(v []*ListAuditLogResponseBodyList) *ListAuditLogResponseBody
func (ListAuditLogResponseBody) String ¶
func (s ListAuditLogResponseBody) String() string
type ListAuditLogResponseBodyList ¶
type ListAuditLogResponseBodyList struct { // 操作类型 Action *int32 `json:"action,omitempty" xml:"action,omitempty"` // 操作类型翻译值 ActionView *string `json:"actionView,omitempty" xml:"actionView,omitempty"` // 文件id BizId *string `json:"bizId,omitempty" xml:"bizId,omitempty"` // 接收成员列表,仅分享文档返回 DocMemberList []*ListAuditLogResponseBodyListDocMemberList `json:"docMemberList,omitempty" xml:"docMemberList,omitempty" type:"Repeated"` // 成员授权列表,仅文档授权返回 DocReceiverList []*ListAuditLogResponseBodyListDocReceiverList `json:"docReceiverList,omitempty" xml:"docReceiverList,omitempty" type:"Repeated"` // 记录生成时间,unix时间戳,单位ms GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 记录修改时间,unix时间戳,单位ms GmtModified *int64 `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 操作机器ip IpAddress *string `json:"ipAddress,omitempty" xml:"ipAddress,omitempty"` // 操作来源空间 OperateModule *int64 `json:"operateModule,omitempty" xml:"operateModule,omitempty"` // 操作来源翻译值 OperateModuleView *string `json:"operateModuleView,omitempty" xml:"operateModuleView,omitempty"` // 用户昵称 OperatorName *string `json:"operatorName,omitempty" xml:"operatorName,omitempty"` // 文件所属组织名称 OrgName *string `json:"orgName,omitempty" xml:"orgName,omitempty"` // 操作端 Platform *int32 `json:"platform,omitempty" xml:"platform,omitempty"` // 操作端翻译值 PlatformView *string `json:"platformView,omitempty" xml:"platformView,omitempty"` // 用户姓名 RealName *string `json:"realName,omitempty" xml:"realName,omitempty"` // 文件接收方名称 ReceiverName *string `json:"receiverName,omitempty" xml:"receiverName,omitempty"` // 文件接收方类型 ReceiverType *int32 `json:"receiverType,omitempty" xml:"receiverType,omitempty"` // 文件接收方类型翻译值 ReceiverTypeView *string `json:"receiverTypeView,omitempty" xml:"receiverTypeView,omitempty"` // test.docx Resource *string `json:"resource,omitempty" xml:"resource,omitempty"` // 文件类型 ResourceExtension *string `json:"resourceExtension,omitempty" xml:"resourceExtension,omitempty"` // 文件大小 ResourceSize *int64 `json:"resourceSize,omitempty" xml:"resourceSize,omitempty"` // 记录状态 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` // 空间id TargetSpaceId *int64 `json:"targetSpaceId,omitempty" xml:"targetSpaceId,omitempty"` // 员工的userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListAuditLogResponseBodyList) GoString ¶
func (s ListAuditLogResponseBodyList) GoString() string
func (*ListAuditLogResponseBodyList) SetAction ¶
func (s *ListAuditLogResponseBodyList) SetAction(v int32) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetActionView ¶
func (s *ListAuditLogResponseBodyList) SetActionView(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetBizId ¶
func (s *ListAuditLogResponseBodyList) SetBizId(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetDocMemberList ¶
func (s *ListAuditLogResponseBodyList) SetDocMemberList(v []*ListAuditLogResponseBodyListDocMemberList) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetDocReceiverList ¶
func (s *ListAuditLogResponseBodyList) SetDocReceiverList(v []*ListAuditLogResponseBodyListDocReceiverList) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetGmtCreate ¶
func (s *ListAuditLogResponseBodyList) SetGmtCreate(v int64) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetGmtModified ¶
func (s *ListAuditLogResponseBodyList) SetGmtModified(v int64) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetIpAddress ¶
func (s *ListAuditLogResponseBodyList) SetIpAddress(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetOperateModule ¶
func (s *ListAuditLogResponseBodyList) SetOperateModule(v int64) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetOperateModuleView ¶
func (s *ListAuditLogResponseBodyList) SetOperateModuleView(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetOperatorName ¶
func (s *ListAuditLogResponseBodyList) SetOperatorName(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetOrgName ¶
func (s *ListAuditLogResponseBodyList) SetOrgName(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetPlatform ¶
func (s *ListAuditLogResponseBodyList) SetPlatform(v int32) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetPlatformView ¶
func (s *ListAuditLogResponseBodyList) SetPlatformView(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetRealName ¶
func (s *ListAuditLogResponseBodyList) SetRealName(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetReceiverName ¶
func (s *ListAuditLogResponseBodyList) SetReceiverName(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetReceiverType ¶
func (s *ListAuditLogResponseBodyList) SetReceiverType(v int32) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetReceiverTypeView ¶
func (s *ListAuditLogResponseBodyList) SetReceiverTypeView(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetResource ¶
func (s *ListAuditLogResponseBodyList) SetResource(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetResourceExtension ¶
func (s *ListAuditLogResponseBodyList) SetResourceExtension(v string) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetResourceSize ¶
func (s *ListAuditLogResponseBodyList) SetResourceSize(v int64) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetStatus ¶
func (s *ListAuditLogResponseBodyList) SetStatus(v int32) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetTargetSpaceId ¶
func (s *ListAuditLogResponseBodyList) SetTargetSpaceId(v int64) *ListAuditLogResponseBodyList
func (*ListAuditLogResponseBodyList) SetUserId ¶
func (s *ListAuditLogResponseBodyList) SetUserId(v string) *ListAuditLogResponseBodyList
func (ListAuditLogResponseBodyList) String ¶
func (s ListAuditLogResponseBodyList) String() string
type ListAuditLogResponseBodyListDocMemberList ¶
type ListAuditLogResponseBodyListDocMemberList struct { // 成员名称 MemberName *string `json:"memberName,omitempty" xml:"memberName,omitempty"` // 成员类型 MemberType *int32 `json:"memberType,omitempty" xml:"memberType,omitempty"` // 成员类型翻译值 MemberTypeView *string `json:"memberTypeView,omitempty" xml:"memberTypeView,omitempty"` // 权限类型 PermissionRole *int64 `json:"permissionRole,omitempty" xml:"permissionRole,omitempty"` // 权限类型翻译值 PermissionRoleView *string `json:"permissionRoleView,omitempty" xml:"permissionRoleView,omitempty"` }
func (ListAuditLogResponseBodyListDocMemberList) GoString ¶
func (s ListAuditLogResponseBodyListDocMemberList) GoString() string
func (*ListAuditLogResponseBodyListDocMemberList) SetMemberName ¶
func (s *ListAuditLogResponseBodyListDocMemberList) SetMemberName(v string) *ListAuditLogResponseBodyListDocMemberList
func (*ListAuditLogResponseBodyListDocMemberList) SetMemberType ¶
func (s *ListAuditLogResponseBodyListDocMemberList) SetMemberType(v int32) *ListAuditLogResponseBodyListDocMemberList
func (*ListAuditLogResponseBodyListDocMemberList) SetMemberTypeView ¶
func (s *ListAuditLogResponseBodyListDocMemberList) SetMemberTypeView(v string) *ListAuditLogResponseBodyListDocMemberList
func (*ListAuditLogResponseBodyListDocMemberList) SetPermissionRole ¶
func (s *ListAuditLogResponseBodyListDocMemberList) SetPermissionRole(v int64) *ListAuditLogResponseBodyListDocMemberList
func (*ListAuditLogResponseBodyListDocMemberList) SetPermissionRoleView ¶
func (s *ListAuditLogResponseBodyListDocMemberList) SetPermissionRoleView(v string) *ListAuditLogResponseBodyListDocMemberList
func (ListAuditLogResponseBodyListDocMemberList) String ¶
func (s ListAuditLogResponseBodyListDocMemberList) String() string
type ListAuditLogResponseBodyListDocReceiverList ¶
type ListAuditLogResponseBodyListDocReceiverList struct { // 成员名称 ReceiverName *string `json:"receiverName,omitempty" xml:"receiverName,omitempty"` // 成员类型 ReceiverType *int32 `json:"receiverType,omitempty" xml:"receiverType,omitempty"` // 成员类型翻译值 ReceiverTypeView *string `json:"receiverTypeView,omitempty" xml:"receiverTypeView,omitempty"` }
func (ListAuditLogResponseBodyListDocReceiverList) GoString ¶
func (s ListAuditLogResponseBodyListDocReceiverList) GoString() string
func (*ListAuditLogResponseBodyListDocReceiverList) SetReceiverName ¶
func (s *ListAuditLogResponseBodyListDocReceiverList) SetReceiverName(v string) *ListAuditLogResponseBodyListDocReceiverList
func (*ListAuditLogResponseBodyListDocReceiverList) SetReceiverType ¶
func (s *ListAuditLogResponseBodyListDocReceiverList) SetReceiverType(v int32) *ListAuditLogResponseBodyListDocReceiverList
func (*ListAuditLogResponseBodyListDocReceiverList) SetReceiverTypeView ¶
func (s *ListAuditLogResponseBodyListDocReceiverList) SetReceiverTypeView(v string) *ListAuditLogResponseBodyListDocReceiverList
func (ListAuditLogResponseBodyListDocReceiverList) String ¶
func (s ListAuditLogResponseBodyListDocReceiverList) String() string
type ListJoinOrgInfoHeaders ¶
type ListJoinOrgInfoHeaders 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 (ListJoinOrgInfoHeaders) GoString ¶
func (s ListJoinOrgInfoHeaders) GoString() string
func (*ListJoinOrgInfoHeaders) SetCommonHeaders ¶
func (s *ListJoinOrgInfoHeaders) SetCommonHeaders(v map[string]*string) *ListJoinOrgInfoHeaders
func (*ListJoinOrgInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListJoinOrgInfoHeaders) SetXAcsDingtalkAccessToken(v string) *ListJoinOrgInfoHeaders
func (ListJoinOrgInfoHeaders) String ¶
func (s ListJoinOrgInfoHeaders) String() string
type ListJoinOrgInfoRequest ¶
type ListJoinOrgInfoRequest struct { // 手机号码,企业内必须唯一,不可重复。如果是国际号码,请使用+xx-xxxxxx的格式。 Mobile *string `json:"mobile,omitempty" xml:"mobile,omitempty"` }
func (ListJoinOrgInfoRequest) GoString ¶
func (s ListJoinOrgInfoRequest) GoString() string
func (*ListJoinOrgInfoRequest) SetMobile ¶
func (s *ListJoinOrgInfoRequest) SetMobile(v string) *ListJoinOrgInfoRequest
func (ListJoinOrgInfoRequest) String ¶
func (s ListJoinOrgInfoRequest) String() string
type ListJoinOrgInfoResponse ¶
type ListJoinOrgInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListJoinOrgInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListJoinOrgInfoResponse) GoString ¶
func (s ListJoinOrgInfoResponse) GoString() string
func (*ListJoinOrgInfoResponse) SetBody ¶
func (s *ListJoinOrgInfoResponse) SetBody(v *ListJoinOrgInfoResponseBody) *ListJoinOrgInfoResponse
func (*ListJoinOrgInfoResponse) SetHeaders ¶
func (s *ListJoinOrgInfoResponse) SetHeaders(v map[string]*string) *ListJoinOrgInfoResponse
func (ListJoinOrgInfoResponse) String ¶
func (s ListJoinOrgInfoResponse) String() string
type ListJoinOrgInfoResponseBody ¶
type ListJoinOrgInfoResponseBody struct { // 组织信息列表 OrgInfoList []*ListJoinOrgInfoResponseBodyOrgInfoList `json:"orgInfoList,omitempty" xml:"orgInfoList,omitempty" type:"Repeated"` }
func (ListJoinOrgInfoResponseBody) GoString ¶
func (s ListJoinOrgInfoResponseBody) GoString() string
func (*ListJoinOrgInfoResponseBody) SetOrgInfoList ¶
func (s *ListJoinOrgInfoResponseBody) SetOrgInfoList(v []*ListJoinOrgInfoResponseBodyOrgInfoList) *ListJoinOrgInfoResponseBody
func (ListJoinOrgInfoResponseBody) String ¶
func (s ListJoinOrgInfoResponseBody) String() string
type ListJoinOrgInfoResponseBodyOrgInfoList ¶
type ListJoinOrgInfoResponseBodyOrgInfoList struct { // 组织ID CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 组织代码 Domain *string `json:"domain,omitempty" xml:"domain,omitempty"` // 组织全称 OrgFullName *string `json:"orgFullName,omitempty" xml:"orgFullName,omitempty"` // 组织名称 OrgName *int64 `json:"orgName,omitempty" xml:"orgName,omitempty"` }
func (ListJoinOrgInfoResponseBodyOrgInfoList) GoString ¶
func (s ListJoinOrgInfoResponseBodyOrgInfoList) GoString() string
func (*ListJoinOrgInfoResponseBodyOrgInfoList) SetCorpId ¶
func (s *ListJoinOrgInfoResponseBodyOrgInfoList) SetCorpId(v string) *ListJoinOrgInfoResponseBodyOrgInfoList
func (*ListJoinOrgInfoResponseBodyOrgInfoList) SetDomain ¶
func (s *ListJoinOrgInfoResponseBodyOrgInfoList) SetDomain(v string) *ListJoinOrgInfoResponseBodyOrgInfoList
func (*ListJoinOrgInfoResponseBodyOrgInfoList) SetOrgFullName ¶
func (s *ListJoinOrgInfoResponseBodyOrgInfoList) SetOrgFullName(v string) *ListJoinOrgInfoResponseBodyOrgInfoList
func (*ListJoinOrgInfoResponseBodyOrgInfoList) SetOrgName ¶
func (s *ListJoinOrgInfoResponseBodyOrgInfoList) SetOrgName(v int64) *ListJoinOrgInfoResponseBodyOrgInfoList
func (ListJoinOrgInfoResponseBodyOrgInfoList) String ¶
func (s ListJoinOrgInfoResponseBodyOrgInfoList) String() string
type ListMiniAppAvailableVersionHeaders ¶
type ListMiniAppAvailableVersionHeaders 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 (ListMiniAppAvailableVersionHeaders) GoString ¶
func (s ListMiniAppAvailableVersionHeaders) GoString() string
func (*ListMiniAppAvailableVersionHeaders) SetCommonHeaders ¶
func (s *ListMiniAppAvailableVersionHeaders) SetCommonHeaders(v map[string]*string) *ListMiniAppAvailableVersionHeaders
func (*ListMiniAppAvailableVersionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListMiniAppAvailableVersionHeaders) SetXAcsDingtalkAccessToken(v string) *ListMiniAppAvailableVersionHeaders
func (ListMiniAppAvailableVersionHeaders) String ¶
func (s ListMiniAppAvailableVersionHeaders) String() string
type ListMiniAppAvailableVersionRequest ¶
type ListMiniAppAvailableVersionRequest struct { // 小程序id MiniAppId *string `json:"miniAppId,omitempty" xml:"miniAppId,omitempty"` // 分页数1 PageNumber *int32 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页大小 PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // 版本类型列表,0-开发版,1-灰度版,2-发布版,3-体验版 VersionTypeSet []*int32 `json:"versionTypeSet,omitempty" xml:"versionTypeSet,omitempty" type:"Repeated"` }
func (ListMiniAppAvailableVersionRequest) GoString ¶
func (s ListMiniAppAvailableVersionRequest) GoString() string
func (*ListMiniAppAvailableVersionRequest) SetMiniAppId ¶
func (s *ListMiniAppAvailableVersionRequest) SetMiniAppId(v string) *ListMiniAppAvailableVersionRequest
func (*ListMiniAppAvailableVersionRequest) SetPageNumber ¶
func (s *ListMiniAppAvailableVersionRequest) SetPageNumber(v int32) *ListMiniAppAvailableVersionRequest
func (*ListMiniAppAvailableVersionRequest) SetPageSize ¶
func (s *ListMiniAppAvailableVersionRequest) SetPageSize(v int32) *ListMiniAppAvailableVersionRequest
func (*ListMiniAppAvailableVersionRequest) SetVersionTypeSet ¶
func (s *ListMiniAppAvailableVersionRequest) SetVersionTypeSet(v []*int32) *ListMiniAppAvailableVersionRequest
func (ListMiniAppAvailableVersionRequest) String ¶
func (s ListMiniAppAvailableVersionRequest) String() string
type ListMiniAppAvailableVersionResponse ¶
type ListMiniAppAvailableVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListMiniAppAvailableVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListMiniAppAvailableVersionResponse) GoString ¶
func (s ListMiniAppAvailableVersionResponse) GoString() string
func (*ListMiniAppAvailableVersionResponse) SetHeaders ¶
func (s *ListMiniAppAvailableVersionResponse) SetHeaders(v map[string]*string) *ListMiniAppAvailableVersionResponse
func (ListMiniAppAvailableVersionResponse) String ¶
func (s ListMiniAppAvailableVersionResponse) String() string
type ListMiniAppAvailableVersionResponseBody ¶
type ListMiniAppAvailableVersionResponseBody struct { // result List []*ListMiniAppAvailableVersionResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` }
func (ListMiniAppAvailableVersionResponseBody) GoString ¶
func (s ListMiniAppAvailableVersionResponseBody) GoString() string
func (ListMiniAppAvailableVersionResponseBody) String ¶
func (s ListMiniAppAvailableVersionResponseBody) String() string
type ListMiniAppAvailableVersionResponseBodyList ¶
type ListMiniAppAvailableVersionResponseBodyList struct { // 打包状态,0-打包中,1-成功,2-失败 BuildStatus *int64 `json:"buildStatus,omitempty" xml:"buildStatus,omitempty"` // 版本 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (ListMiniAppAvailableVersionResponseBodyList) GoString ¶
func (s ListMiniAppAvailableVersionResponseBodyList) GoString() string
func (*ListMiniAppAvailableVersionResponseBodyList) SetBuildStatus ¶
func (s *ListMiniAppAvailableVersionResponseBodyList) SetBuildStatus(v int64) *ListMiniAppAvailableVersionResponseBodyList
func (*ListMiniAppAvailableVersionResponseBodyList) SetVersion ¶
func (s *ListMiniAppAvailableVersionResponseBodyList) SetVersion(v string) *ListMiniAppAvailableVersionResponseBodyList
func (ListMiniAppAvailableVersionResponseBodyList) String ¶
func (s ListMiniAppAvailableVersionResponseBodyList) String() string
type ListMiniAppHistoryVersionHeaders ¶
type ListMiniAppHistoryVersionHeaders 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 (ListMiniAppHistoryVersionHeaders) GoString ¶
func (s ListMiniAppHistoryVersionHeaders) GoString() string
func (*ListMiniAppHistoryVersionHeaders) SetCommonHeaders ¶
func (s *ListMiniAppHistoryVersionHeaders) SetCommonHeaders(v map[string]*string) *ListMiniAppHistoryVersionHeaders
func (*ListMiniAppHistoryVersionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListMiniAppHistoryVersionHeaders) SetXAcsDingtalkAccessToken(v string) *ListMiniAppHistoryVersionHeaders
func (ListMiniAppHistoryVersionHeaders) String ¶
func (s ListMiniAppHistoryVersionHeaders) String() string
type ListMiniAppHistoryVersionRequest ¶
type ListMiniAppHistoryVersionRequest struct { // 小程序id MiniAppId *string `json:"miniAppId,omitempty" xml:"miniAppId,omitempty"` // 分页码 PageNumber *int64 `json:"pageNumber,omitempty" xml:"pageNumber,omitempty"` // 分页大小 PageSize *int64 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` }
func (ListMiniAppHistoryVersionRequest) GoString ¶
func (s ListMiniAppHistoryVersionRequest) GoString() string
func (*ListMiniAppHistoryVersionRequest) SetMiniAppId ¶
func (s *ListMiniAppHistoryVersionRequest) SetMiniAppId(v string) *ListMiniAppHistoryVersionRequest
func (*ListMiniAppHistoryVersionRequest) SetPageNumber ¶
func (s *ListMiniAppHistoryVersionRequest) SetPageNumber(v int64) *ListMiniAppHistoryVersionRequest
func (*ListMiniAppHistoryVersionRequest) SetPageSize ¶
func (s *ListMiniAppHistoryVersionRequest) SetPageSize(v int64) *ListMiniAppHistoryVersionRequest
func (ListMiniAppHistoryVersionRequest) String ¶
func (s ListMiniAppHistoryVersionRequest) String() string
type ListMiniAppHistoryVersionResponse ¶
type ListMiniAppHistoryVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListMiniAppHistoryVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListMiniAppHistoryVersionResponse) GoString ¶
func (s ListMiniAppHistoryVersionResponse) GoString() string
func (*ListMiniAppHistoryVersionResponse) SetHeaders ¶
func (s *ListMiniAppHistoryVersionResponse) SetHeaders(v map[string]*string) *ListMiniAppHistoryVersionResponse
func (ListMiniAppHistoryVersionResponse) String ¶
func (s ListMiniAppHistoryVersionResponse) String() string
type ListMiniAppHistoryVersionResponseBody ¶
type ListMiniAppHistoryVersionResponseBody struct { // result List []*ListMiniAppHistoryVersionResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` }
func (ListMiniAppHistoryVersionResponseBody) GoString ¶
func (s ListMiniAppHistoryVersionResponseBody) GoString() string
func (ListMiniAppHistoryVersionResponseBody) String ¶
func (s ListMiniAppHistoryVersionResponseBody) String() string
type ListMiniAppHistoryVersionResponseBodyList ¶
type ListMiniAppHistoryVersionResponseBodyList struct { // 构建状态 BuildStatus *int64 `json:"buildStatus,omitempty" xml:"buildStatus,omitempty"` // h5Bundle地址 H5Bundle *string `json:"h5Bundle,omitempty" xml:"h5Bundle,omitempty"` // 包大小 PackageSize *string `json:"packageSize,omitempty" xml:"packageSize,omitempty"` // 包url PackageUrl *string `json:"packageUrl,omitempty" xml:"packageUrl,omitempty"` // 版本 Version *string `json:"version,omitempty" xml:"version,omitempty"` }
func (ListMiniAppHistoryVersionResponseBodyList) GoString ¶
func (s ListMiniAppHistoryVersionResponseBodyList) GoString() string
func (*ListMiniAppHistoryVersionResponseBodyList) SetBuildStatus ¶
func (s *ListMiniAppHistoryVersionResponseBodyList) SetBuildStatus(v int64) *ListMiniAppHistoryVersionResponseBodyList
func (*ListMiniAppHistoryVersionResponseBodyList) SetH5Bundle ¶
func (s *ListMiniAppHistoryVersionResponseBodyList) SetH5Bundle(v string) *ListMiniAppHistoryVersionResponseBodyList
func (*ListMiniAppHistoryVersionResponseBodyList) SetPackageSize ¶
func (s *ListMiniAppHistoryVersionResponseBodyList) SetPackageSize(v string) *ListMiniAppHistoryVersionResponseBodyList
func (*ListMiniAppHistoryVersionResponseBodyList) SetPackageUrl ¶
func (s *ListMiniAppHistoryVersionResponseBodyList) SetPackageUrl(v string) *ListMiniAppHistoryVersionResponseBodyList
func (*ListMiniAppHistoryVersionResponseBodyList) SetVersion ¶
func (s *ListMiniAppHistoryVersionResponseBodyList) SetVersion(v string) *ListMiniAppHistoryVersionResponseBodyList
func (ListMiniAppHistoryVersionResponseBodyList) String ¶
func (s ListMiniAppHistoryVersionResponseBodyList) String() string
type ListPartnerRolesHeaders ¶
type ListPartnerRolesHeaders 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 (ListPartnerRolesHeaders) GoString ¶
func (s ListPartnerRolesHeaders) GoString() string
func (*ListPartnerRolesHeaders) SetCommonHeaders ¶
func (s *ListPartnerRolesHeaders) SetCommonHeaders(v map[string]*string) *ListPartnerRolesHeaders
func (*ListPartnerRolesHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListPartnerRolesHeaders) SetXAcsDingtalkAccessToken(v string) *ListPartnerRolesHeaders
func (ListPartnerRolesHeaders) String ¶
func (s ListPartnerRolesHeaders) String() string
type ListPartnerRolesResponse ¶
type ListPartnerRolesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListPartnerRolesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListPartnerRolesResponse) GoString ¶
func (s ListPartnerRolesResponse) GoString() string
func (*ListPartnerRolesResponse) SetBody ¶
func (s *ListPartnerRolesResponse) SetBody(v *ListPartnerRolesResponseBody) *ListPartnerRolesResponse
func (*ListPartnerRolesResponse) SetHeaders ¶
func (s *ListPartnerRolesResponse) SetHeaders(v map[string]*string) *ListPartnerRolesResponse
func (ListPartnerRolesResponse) String ¶
func (s ListPartnerRolesResponse) String() string
type ListPartnerRolesResponseBody ¶
type ListPartnerRolesResponseBody struct {
List []*ListPartnerRolesResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"`
}
func (ListPartnerRolesResponseBody) GoString ¶
func (s ListPartnerRolesResponseBody) GoString() string
func (*ListPartnerRolesResponseBody) SetList ¶
func (s *ListPartnerRolesResponseBody) SetList(v []*ListPartnerRolesResponseBodyList) *ListPartnerRolesResponseBody
func (ListPartnerRolesResponseBody) String ¶
func (s ListPartnerRolesResponseBody) String() string
type ListPartnerRolesResponseBodyList ¶
type ListPartnerRolesResponseBodyList struct { // 角色id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // 是否必邀角色 IsNecessary *int32 `json:"isNecessary,omitempty" xml:"isNecessary,omitempty"` // 角色名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 可见部门 VisibleDepts []*ListPartnerRolesResponseBodyListVisibleDepts `json:"visibleDepts,omitempty" xml:"visibleDepts,omitempty" type:"Repeated"` // 可见员工 VisibleUsers []*ListPartnerRolesResponseBodyListVisibleUsers `json:"visibleUsers,omitempty" xml:"visibleUsers,omitempty" type:"Repeated"` // 预警部门 WarningDepts []*ListPartnerRolesResponseBodyListWarningDepts `json:"warningDepts,omitempty" xml:"warningDepts,omitempty" type:"Repeated"` // 预警成员 WarningUsers []*ListPartnerRolesResponseBodyListWarningUsers `json:"warningUsers,omitempty" xml:"warningUsers,omitempty" type:"Repeated"` }
func (ListPartnerRolesResponseBodyList) GoString ¶
func (s ListPartnerRolesResponseBodyList) GoString() string
func (*ListPartnerRolesResponseBodyList) SetId ¶
func (s *ListPartnerRolesResponseBodyList) SetId(v int64) *ListPartnerRolesResponseBodyList
func (*ListPartnerRolesResponseBodyList) SetIsNecessary ¶
func (s *ListPartnerRolesResponseBodyList) SetIsNecessary(v int32) *ListPartnerRolesResponseBodyList
func (*ListPartnerRolesResponseBodyList) SetName ¶
func (s *ListPartnerRolesResponseBodyList) SetName(v string) *ListPartnerRolesResponseBodyList
func (*ListPartnerRolesResponseBodyList) SetVisibleDepts ¶
func (s *ListPartnerRolesResponseBodyList) SetVisibleDepts(v []*ListPartnerRolesResponseBodyListVisibleDepts) *ListPartnerRolesResponseBodyList
func (*ListPartnerRolesResponseBodyList) SetVisibleUsers ¶
func (s *ListPartnerRolesResponseBodyList) SetVisibleUsers(v []*ListPartnerRolesResponseBodyListVisibleUsers) *ListPartnerRolesResponseBodyList
func (*ListPartnerRolesResponseBodyList) SetWarningDepts ¶
func (s *ListPartnerRolesResponseBodyList) SetWarningDepts(v []*ListPartnerRolesResponseBodyListWarningDepts) *ListPartnerRolesResponseBodyList
func (*ListPartnerRolesResponseBodyList) SetWarningUsers ¶
func (s *ListPartnerRolesResponseBodyList) SetWarningUsers(v []*ListPartnerRolesResponseBodyListWarningUsers) *ListPartnerRolesResponseBodyList
func (ListPartnerRolesResponseBodyList) String ¶
func (s ListPartnerRolesResponseBodyList) String() string
type ListPartnerRolesResponseBodyListVisibleDepts ¶
type ListPartnerRolesResponseBodyListVisibleDepts struct { // 部门id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 部门名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListPartnerRolesResponseBodyListVisibleDepts) GoString ¶
func (s ListPartnerRolesResponseBodyListVisibleDepts) GoString() string
func (*ListPartnerRolesResponseBodyListVisibleDepts) SetDeptId ¶
func (s *ListPartnerRolesResponseBodyListVisibleDepts) SetDeptId(v int64) *ListPartnerRolesResponseBodyListVisibleDepts
func (*ListPartnerRolesResponseBodyListVisibleDepts) SetName ¶
func (s *ListPartnerRolesResponseBodyListVisibleDepts) SetName(v string) *ListPartnerRolesResponseBodyListVisibleDepts
func (ListPartnerRolesResponseBodyListVisibleDepts) String ¶
func (s ListPartnerRolesResponseBodyListVisibleDepts) String() string
type ListPartnerRolesResponseBodyListVisibleUsers ¶
type ListPartnerRolesResponseBodyListVisibleUsers struct { // 员工姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 员工id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListPartnerRolesResponseBodyListVisibleUsers) GoString ¶
func (s ListPartnerRolesResponseBodyListVisibleUsers) GoString() string
func (*ListPartnerRolesResponseBodyListVisibleUsers) SetName ¶
func (s *ListPartnerRolesResponseBodyListVisibleUsers) SetName(v string) *ListPartnerRolesResponseBodyListVisibleUsers
func (*ListPartnerRolesResponseBodyListVisibleUsers) SetUserId ¶
func (s *ListPartnerRolesResponseBodyListVisibleUsers) SetUserId(v string) *ListPartnerRolesResponseBodyListVisibleUsers
func (ListPartnerRolesResponseBodyListVisibleUsers) String ¶
func (s ListPartnerRolesResponseBodyListVisibleUsers) String() string
type ListPartnerRolesResponseBodyListWarningDepts ¶
type ListPartnerRolesResponseBodyListWarningDepts struct { // 部门id DeptId *int64 `json:"deptId,omitempty" xml:"deptId,omitempty"` // 部门名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (ListPartnerRolesResponseBodyListWarningDepts) GoString ¶
func (s ListPartnerRolesResponseBodyListWarningDepts) GoString() string
func (*ListPartnerRolesResponseBodyListWarningDepts) SetDeptId ¶
func (s *ListPartnerRolesResponseBodyListWarningDepts) SetDeptId(v int64) *ListPartnerRolesResponseBodyListWarningDepts
func (*ListPartnerRolesResponseBodyListWarningDepts) SetName ¶
func (s *ListPartnerRolesResponseBodyListWarningDepts) SetName(v string) *ListPartnerRolesResponseBodyListWarningDepts
func (ListPartnerRolesResponseBodyListWarningDepts) String ¶
func (s ListPartnerRolesResponseBodyListWarningDepts) String() string
type ListPartnerRolesResponseBodyListWarningUsers ¶
type ListPartnerRolesResponseBodyListWarningUsers struct { // 员工姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 员工id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListPartnerRolesResponseBodyListWarningUsers) GoString ¶
func (s ListPartnerRolesResponseBodyListWarningUsers) GoString() string
func (*ListPartnerRolesResponseBodyListWarningUsers) SetName ¶
func (s *ListPartnerRolesResponseBodyListWarningUsers) SetName(v string) *ListPartnerRolesResponseBodyListWarningUsers
func (*ListPartnerRolesResponseBodyListWarningUsers) SetUserId ¶
func (s *ListPartnerRolesResponseBodyListWarningUsers) SetUserId(v string) *ListPartnerRolesResponseBodyListWarningUsers
func (ListPartnerRolesResponseBodyListWarningUsers) String ¶
func (s ListPartnerRolesResponseBodyListWarningUsers) String() string
type ListPunchScheduleByConditionWithPagingHeaders ¶
type ListPunchScheduleByConditionWithPagingHeaders 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 (ListPunchScheduleByConditionWithPagingHeaders) GoString ¶
func (s ListPunchScheduleByConditionWithPagingHeaders) GoString() string
func (*ListPunchScheduleByConditionWithPagingHeaders) SetCommonHeaders ¶
func (s *ListPunchScheduleByConditionWithPagingHeaders) SetCommonHeaders(v map[string]*string) *ListPunchScheduleByConditionWithPagingHeaders
func (*ListPunchScheduleByConditionWithPagingHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListPunchScheduleByConditionWithPagingHeaders) SetXAcsDingtalkAccessToken(v string) *ListPunchScheduleByConditionWithPagingHeaders
func (ListPunchScheduleByConditionWithPagingHeaders) String ¶
func (s ListPunchScheduleByConditionWithPagingHeaders) String() string
type ListPunchScheduleByConditionWithPagingRequest ¶
type ListPunchScheduleByConditionWithPagingRequest struct { // 业务实例id,在该接口中表示打卡机实例id BizInstanceId *string `json:"bizInstanceId,omitempty" xml:"bizInstanceId,omitempty"` // 分页大小 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 游标位置 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 查询日期结束时间(yyyy-MM-dd) ScheduleDateEnd *string `json:"scheduleDateEnd,omitempty" xml:"scheduleDateEnd,omitempty"` // 查询日期开始时间(yyyy-MM-dd)) ScheduleDateStart *string `json:"scheduleDateStart,omitempty" xml:"scheduleDateStart,omitempty"` // 用户id列表 UserIdList []*string `json:"userIdList,omitempty" xml:"userIdList,omitempty" type:"Repeated"` }
func (ListPunchScheduleByConditionWithPagingRequest) GoString ¶
func (s ListPunchScheduleByConditionWithPagingRequest) GoString() string
func (*ListPunchScheduleByConditionWithPagingRequest) SetBizInstanceId ¶
func (s *ListPunchScheduleByConditionWithPagingRequest) SetBizInstanceId(v string) *ListPunchScheduleByConditionWithPagingRequest
func (*ListPunchScheduleByConditionWithPagingRequest) SetMaxResults ¶
func (s *ListPunchScheduleByConditionWithPagingRequest) SetMaxResults(v int32) *ListPunchScheduleByConditionWithPagingRequest
func (*ListPunchScheduleByConditionWithPagingRequest) SetNextToken ¶
func (s *ListPunchScheduleByConditionWithPagingRequest) SetNextToken(v int64) *ListPunchScheduleByConditionWithPagingRequest
func (*ListPunchScheduleByConditionWithPagingRequest) SetScheduleDateEnd ¶
func (s *ListPunchScheduleByConditionWithPagingRequest) SetScheduleDateEnd(v string) *ListPunchScheduleByConditionWithPagingRequest
func (*ListPunchScheduleByConditionWithPagingRequest) SetScheduleDateStart ¶
func (s *ListPunchScheduleByConditionWithPagingRequest) SetScheduleDateStart(v string) *ListPunchScheduleByConditionWithPagingRequest
func (*ListPunchScheduleByConditionWithPagingRequest) SetUserIdList ¶
func (s *ListPunchScheduleByConditionWithPagingRequest) SetUserIdList(v []*string) *ListPunchScheduleByConditionWithPagingRequest
func (ListPunchScheduleByConditionWithPagingRequest) String ¶
func (s ListPunchScheduleByConditionWithPagingRequest) String() string
type ListPunchScheduleByConditionWithPagingResponse ¶
type ListPunchScheduleByConditionWithPagingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListPunchScheduleByConditionWithPagingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListPunchScheduleByConditionWithPagingResponse) GoString ¶
func (s ListPunchScheduleByConditionWithPagingResponse) GoString() string
func (*ListPunchScheduleByConditionWithPagingResponse) SetHeaders ¶
func (s *ListPunchScheduleByConditionWithPagingResponse) SetHeaders(v map[string]*string) *ListPunchScheduleByConditionWithPagingResponse
func (ListPunchScheduleByConditionWithPagingResponse) String ¶
func (s ListPunchScheduleByConditionWithPagingResponse) String() string
type ListPunchScheduleByConditionWithPagingResponseBody ¶
type ListPunchScheduleByConditionWithPagingResponseBody struct { // 是否有更多 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 返回列表 List []*ListPunchScheduleByConditionWithPagingResponseBodyList `json:"list,omitempty" xml:"list,omitempty" type:"Repeated"` // 下一次游标位置 NextToken *int64 `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (ListPunchScheduleByConditionWithPagingResponseBody) GoString ¶
func (s ListPunchScheduleByConditionWithPagingResponseBody) GoString() string
func (*ListPunchScheduleByConditionWithPagingResponseBody) SetHasMore ¶
func (s *ListPunchScheduleByConditionWithPagingResponseBody) SetHasMore(v bool) *ListPunchScheduleByConditionWithPagingResponseBody
func (*ListPunchScheduleByConditionWithPagingResponseBody) SetNextToken ¶
func (s *ListPunchScheduleByConditionWithPagingResponseBody) SetNextToken(v int64) *ListPunchScheduleByConditionWithPagingResponseBody
func (ListPunchScheduleByConditionWithPagingResponseBody) String ¶
func (s ListPunchScheduleByConditionWithPagingResponseBody) String() string
type ListPunchScheduleByConditionWithPagingResponseBodyList ¶
type ListPunchScheduleByConditionWithPagingResponseBodyList struct { // 巡点业务id,同个巡点id同一个用户最多会有两条记录,一条签到,一条签退 BizOuterId *string `json:"bizOuterId,omitempty" xml:"bizOuterId,omitempty"` // 打卡巡点机名称 PositionName *string `json:"positionName,omitempty" xml:"positionName,omitempty"` // 巡点类型(checkIn-签到,checkOut-签退) PunchSymbol *string `json:"punchSymbol,omitempty" xml:"punchSymbol,omitempty"` // 用户id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` // 用户巡点打卡时间 UserPunchTime *int64 `json:"userPunchTime,omitempty" xml:"userPunchTime,omitempty"` }
func (ListPunchScheduleByConditionWithPagingResponseBodyList) GoString ¶
func (s ListPunchScheduleByConditionWithPagingResponseBodyList) GoString() string
func (*ListPunchScheduleByConditionWithPagingResponseBodyList) SetBizOuterId ¶
func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetBizOuterId(v string) *ListPunchScheduleByConditionWithPagingResponseBodyList
func (*ListPunchScheduleByConditionWithPagingResponseBodyList) SetPositionName ¶
func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetPositionName(v string) *ListPunchScheduleByConditionWithPagingResponseBodyList
func (*ListPunchScheduleByConditionWithPagingResponseBodyList) SetPunchSymbol ¶
func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetPunchSymbol(v string) *ListPunchScheduleByConditionWithPagingResponseBodyList
func (*ListPunchScheduleByConditionWithPagingResponseBodyList) SetUserPunchTime ¶
func (s *ListPunchScheduleByConditionWithPagingResponseBodyList) SetUserPunchTime(v int64) *ListPunchScheduleByConditionWithPagingResponseBodyList
func (ListPunchScheduleByConditionWithPagingResponseBodyList) String ¶
func (s ListPunchScheduleByConditionWithPagingResponseBodyList) String() string
type PublishFileChangeNoticeHeaders ¶
type PublishFileChangeNoticeHeaders 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 (PublishFileChangeNoticeHeaders) GoString ¶
func (s PublishFileChangeNoticeHeaders) GoString() string
func (*PublishFileChangeNoticeHeaders) SetCommonHeaders ¶
func (s *PublishFileChangeNoticeHeaders) SetCommonHeaders(v map[string]*string) *PublishFileChangeNoticeHeaders
func (*PublishFileChangeNoticeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *PublishFileChangeNoticeHeaders) SetXAcsDingtalkAccessToken(v string) *PublishFileChangeNoticeHeaders
func (PublishFileChangeNoticeHeaders) String ¶
func (s PublishFileChangeNoticeHeaders) String() string
type PublishFileChangeNoticeRequest ¶
type PublishFileChangeNoticeRequest struct { // 钉盘文件id FileId *string `json:"fileId,omitempty" xml:"fileId,omitempty"` // 操作类型: 1-添加 2-修改 OperateType *string `json:"operateType,omitempty" xml:"operateType,omitempty"` // 操作人unionId OperatorUnionId *string `json:"operatorUnionId,omitempty" xml:"operatorUnionId,omitempty"` // 钉盘spaceId SpaceId *string `json:"spaceId,omitempty" xml:"spaceId,omitempty"` }
func (PublishFileChangeNoticeRequest) GoString ¶
func (s PublishFileChangeNoticeRequest) GoString() string
func (*PublishFileChangeNoticeRequest) SetFileId ¶
func (s *PublishFileChangeNoticeRequest) SetFileId(v string) *PublishFileChangeNoticeRequest
func (*PublishFileChangeNoticeRequest) SetOperateType ¶
func (s *PublishFileChangeNoticeRequest) SetOperateType(v string) *PublishFileChangeNoticeRequest
func (*PublishFileChangeNoticeRequest) SetOperatorUnionId ¶
func (s *PublishFileChangeNoticeRequest) SetOperatorUnionId(v string) *PublishFileChangeNoticeRequest
func (*PublishFileChangeNoticeRequest) SetSpaceId ¶
func (s *PublishFileChangeNoticeRequest) SetSpaceId(v string) *PublishFileChangeNoticeRequest
func (PublishFileChangeNoticeRequest) String ¶
func (s PublishFileChangeNoticeRequest) String() string
type PublishFileChangeNoticeResponse ¶
type PublishFileChangeNoticeResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (PublishFileChangeNoticeResponse) GoString ¶
func (s PublishFileChangeNoticeResponse) GoString() string
func (*PublishFileChangeNoticeResponse) SetHeaders ¶
func (s *PublishFileChangeNoticeResponse) SetHeaders(v map[string]*string) *PublishFileChangeNoticeResponse
func (PublishFileChangeNoticeResponse) String ¶
func (s PublishFileChangeNoticeResponse) String() string
type PushBadgeHeaders ¶
type PushBadgeHeaders 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 (PushBadgeHeaders) GoString ¶
func (s PushBadgeHeaders) GoString() string
func (*PushBadgeHeaders) SetCommonHeaders ¶
func (s *PushBadgeHeaders) SetCommonHeaders(v map[string]*string) *PushBadgeHeaders
func (*PushBadgeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *PushBadgeHeaders) SetXAcsDingtalkAccessToken(v string) *PushBadgeHeaders
func (PushBadgeHeaders) String ¶
func (s PushBadgeHeaders) String() string
type PushBadgeRequest ¶
type PushBadgeRequest struct { // 微应用agentId AgentId *string `json:"agentId,omitempty" xml:"agentId,omitempty"` // 推送列表 BadgeItems []*PushBadgeRequestBadgeItems `json:"badgeItems,omitempty" xml:"badgeItems,omitempty" type:"Repeated"` // 推送类型 PushType *string `json:"pushType,omitempty" xml:"pushType,omitempty"` }
func (PushBadgeRequest) GoString ¶
func (s PushBadgeRequest) GoString() string
func (*PushBadgeRequest) SetAgentId ¶
func (s *PushBadgeRequest) SetAgentId(v string) *PushBadgeRequest
func (*PushBadgeRequest) SetBadgeItems ¶
func (s *PushBadgeRequest) SetBadgeItems(v []*PushBadgeRequestBadgeItems) *PushBadgeRequest
func (*PushBadgeRequest) SetPushType ¶
func (s *PushBadgeRequest) SetPushType(v string) *PushBadgeRequest
func (PushBadgeRequest) String ¶
func (s PushBadgeRequest) String() string
type PushBadgeRequestBadgeItems ¶
type PushBadgeRequestBadgeItems struct { // 推送的内容(目前仅限数字) PushValue *string `json:"pushValue,omitempty" xml:"pushValue,omitempty"` // 员工ID。 UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (PushBadgeRequestBadgeItems) GoString ¶
func (s PushBadgeRequestBadgeItems) GoString() string
func (*PushBadgeRequestBadgeItems) SetPushValue ¶
func (s *PushBadgeRequestBadgeItems) SetPushValue(v string) *PushBadgeRequestBadgeItems
func (*PushBadgeRequestBadgeItems) SetUserId ¶
func (s *PushBadgeRequestBadgeItems) SetUserId(v string) *PushBadgeRequestBadgeItems
func (PushBadgeRequestBadgeItems) String ¶
func (s PushBadgeRequestBadgeItems) String() string
type PushBadgeResponse ¶
type PushBadgeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *PushBadgeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (PushBadgeResponse) GoString ¶
func (s PushBadgeResponse) GoString() string
func (*PushBadgeResponse) SetBody ¶
func (s *PushBadgeResponse) SetBody(v *PushBadgeResponseBody) *PushBadgeResponse
func (*PushBadgeResponse) SetHeaders ¶
func (s *PushBadgeResponse) SetHeaders(v map[string]*string) *PushBadgeResponse
func (PushBadgeResponse) String ¶
func (s PushBadgeResponse) String() string
type PushBadgeResponseBody ¶
type PushBadgeResponseBody struct { // 是否成功 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (PushBadgeResponseBody) GoString ¶
func (s PushBadgeResponseBody) GoString() string
func (*PushBadgeResponseBody) SetSuccess ¶
func (s *PushBadgeResponseBody) SetSuccess(v bool) *PushBadgeResponseBody
func (PushBadgeResponseBody) String ¶
func (s PushBadgeResponseBody) String() string
type QueryAcrossCloudStroageConfigsHeaders ¶
type QueryAcrossCloudStroageConfigsHeaders 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 (QueryAcrossCloudStroageConfigsHeaders) GoString ¶
func (s QueryAcrossCloudStroageConfigsHeaders) GoString() string
func (*QueryAcrossCloudStroageConfigsHeaders) SetCommonHeaders ¶
func (s *QueryAcrossCloudStroageConfigsHeaders) SetCommonHeaders(v map[string]*string) *QueryAcrossCloudStroageConfigsHeaders
func (*QueryAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAcrossCloudStroageConfigsHeaders
func (QueryAcrossCloudStroageConfigsHeaders) String ¶
func (s QueryAcrossCloudStroageConfigsHeaders) String() string
type QueryAcrossCloudStroageConfigsRequest ¶
type QueryAcrossCloudStroageConfigsRequest struct { // 云厂商类型 TargetCloudType *int32 `json:"targetCloudType,omitempty" xml:"targetCloudType,omitempty"` // 企业的corpId TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (QueryAcrossCloudStroageConfigsRequest) GoString ¶
func (s QueryAcrossCloudStroageConfigsRequest) GoString() string
func (*QueryAcrossCloudStroageConfigsRequest) SetTargetCloudType ¶
func (s *QueryAcrossCloudStroageConfigsRequest) SetTargetCloudType(v int32) *QueryAcrossCloudStroageConfigsRequest
func (*QueryAcrossCloudStroageConfigsRequest) SetTargetCorpId ¶
func (s *QueryAcrossCloudStroageConfigsRequest) SetTargetCorpId(v string) *QueryAcrossCloudStroageConfigsRequest
func (QueryAcrossCloudStroageConfigsRequest) String ¶
func (s QueryAcrossCloudStroageConfigsRequest) String() string
type QueryAcrossCloudStroageConfigsResponse ¶
type QueryAcrossCloudStroageConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAcrossCloudStroageConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAcrossCloudStroageConfigsResponse) GoString ¶
func (s QueryAcrossCloudStroageConfigsResponse) GoString() string
func (*QueryAcrossCloudStroageConfigsResponse) SetHeaders ¶
func (s *QueryAcrossCloudStroageConfigsResponse) SetHeaders(v map[string]*string) *QueryAcrossCloudStroageConfigsResponse
func (QueryAcrossCloudStroageConfigsResponse) String ¶
func (s QueryAcrossCloudStroageConfigsResponse) String() string
type QueryAcrossCloudStroageConfigsResponseBody ¶
type QueryAcrossCloudStroageConfigsResponseBody struct { // 密匙id AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // 密匙密码 AccessKeySecret *string `json:"accessKeySecret,omitempty" xml:"accessKeySecret,omitempty"` // bucket名称 BucketName *string `json:"bucketName,omitempty" xml:"bucketName,omitempty"` // 云厂商类型 CloudType *int32 `json:"cloudType,omitempty" xml:"cloudType,omitempty"` // 存储域名地址 Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` }
func (QueryAcrossCloudStroageConfigsResponseBody) GoString ¶
func (s QueryAcrossCloudStroageConfigsResponseBody) GoString() string
func (*QueryAcrossCloudStroageConfigsResponseBody) SetAccessKeyId ¶
func (s *QueryAcrossCloudStroageConfigsResponseBody) SetAccessKeyId(v string) *QueryAcrossCloudStroageConfigsResponseBody
func (*QueryAcrossCloudStroageConfigsResponseBody) SetAccessKeySecret ¶
func (s *QueryAcrossCloudStroageConfigsResponseBody) SetAccessKeySecret(v string) *QueryAcrossCloudStroageConfigsResponseBody
func (*QueryAcrossCloudStroageConfigsResponseBody) SetBucketName ¶
func (s *QueryAcrossCloudStroageConfigsResponseBody) SetBucketName(v string) *QueryAcrossCloudStroageConfigsResponseBody
func (*QueryAcrossCloudStroageConfigsResponseBody) SetCloudType ¶
func (s *QueryAcrossCloudStroageConfigsResponseBody) SetCloudType(v int32) *QueryAcrossCloudStroageConfigsResponseBody
func (*QueryAcrossCloudStroageConfigsResponseBody) SetEndpoint ¶
func (s *QueryAcrossCloudStroageConfigsResponseBody) SetEndpoint(v string) *QueryAcrossCloudStroageConfigsResponseBody
func (QueryAcrossCloudStroageConfigsResponseBody) String ¶
func (s QueryAcrossCloudStroageConfigsResponseBody) String() string
type QueryPartnerInfoHeaders ¶
type QueryPartnerInfoHeaders 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 (QueryPartnerInfoHeaders) GoString ¶
func (s QueryPartnerInfoHeaders) GoString() string
func (*QueryPartnerInfoHeaders) SetCommonHeaders ¶
func (s *QueryPartnerInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryPartnerInfoHeaders
func (*QueryPartnerInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryPartnerInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryPartnerInfoHeaders
func (QueryPartnerInfoHeaders) String ¶
func (s QueryPartnerInfoHeaders) String() string
type QueryPartnerInfoResponse ¶
type QueryPartnerInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryPartnerInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryPartnerInfoResponse) GoString ¶
func (s QueryPartnerInfoResponse) GoString() string
func (*QueryPartnerInfoResponse) SetBody ¶
func (s *QueryPartnerInfoResponse) SetBody(v *QueryPartnerInfoResponseBody) *QueryPartnerInfoResponse
func (*QueryPartnerInfoResponse) SetHeaders ¶
func (s *QueryPartnerInfoResponse) SetHeaders(v map[string]*string) *QueryPartnerInfoResponse
func (QueryPartnerInfoResponse) String ¶
func (s QueryPartnerInfoResponse) String() string
type QueryPartnerInfoResponseBody ¶
type QueryPartnerInfoResponseBody struct { // 部门列表 PartnerDeptList []*QueryPartnerInfoResponseBodyPartnerDeptList `json:"partnerDeptList,omitempty" xml:"partnerDeptList,omitempty" type:"Repeated"` // 伙伴标签 PartnerLabelList []*QueryPartnerInfoResponseBodyPartnerLabelList `json:"partnerLabelList,omitempty" xml:"partnerLabelList,omitempty" type:"Repeated"` // 员工id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (QueryPartnerInfoResponseBody) GoString ¶
func (s QueryPartnerInfoResponseBody) GoString() string
func (*QueryPartnerInfoResponseBody) SetPartnerDeptList ¶
func (s *QueryPartnerInfoResponseBody) SetPartnerDeptList(v []*QueryPartnerInfoResponseBodyPartnerDeptList) *QueryPartnerInfoResponseBody
func (*QueryPartnerInfoResponseBody) SetPartnerLabelList ¶
func (s *QueryPartnerInfoResponseBody) SetPartnerLabelList(v []*QueryPartnerInfoResponseBodyPartnerLabelList) *QueryPartnerInfoResponseBody
func (*QueryPartnerInfoResponseBody) SetUserId ¶
func (s *QueryPartnerInfoResponseBody) SetUserId(v string) *QueryPartnerInfoResponseBody
func (QueryPartnerInfoResponseBody) String ¶
func (s QueryPartnerInfoResponseBody) String() string
type QueryPartnerInfoResponseBodyPartnerDeptList ¶
type QueryPartnerInfoResponseBodyPartnerDeptList struct { // 部门人数 MemberCount *int64 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` // 一级伙伴类型 PartnerLabelModelLevel1 *QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1 `json:"partnerLabelModelLevel1,omitempty" xml:"partnerLabelModelLevel1,omitempty" type:"Struct"` // 伙伴编码 PartnerNum *string `json:"partnerNum,omitempty" xml:"partnerNum,omitempty"` // 部门名称 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 部门id Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (QueryPartnerInfoResponseBodyPartnerDeptList) GoString ¶
func (s QueryPartnerInfoResponseBodyPartnerDeptList) GoString() string
func (*QueryPartnerInfoResponseBodyPartnerDeptList) SetMemberCount ¶
func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetMemberCount(v int64) *QueryPartnerInfoResponseBodyPartnerDeptList
func (*QueryPartnerInfoResponseBodyPartnerDeptList) SetPartnerLabelModelLevel1 ¶
func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetPartnerLabelModelLevel1(v *QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) *QueryPartnerInfoResponseBodyPartnerDeptList
func (*QueryPartnerInfoResponseBodyPartnerDeptList) SetPartnerNum ¶
func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetPartnerNum(v string) *QueryPartnerInfoResponseBodyPartnerDeptList
func (*QueryPartnerInfoResponseBodyPartnerDeptList) SetTitle ¶
func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetTitle(v string) *QueryPartnerInfoResponseBodyPartnerDeptList
func (*QueryPartnerInfoResponseBodyPartnerDeptList) SetValue ¶
func (s *QueryPartnerInfoResponseBodyPartnerDeptList) SetValue(v string) *QueryPartnerInfoResponseBodyPartnerDeptList
func (QueryPartnerInfoResponseBodyPartnerDeptList) String ¶
func (s QueryPartnerInfoResponseBodyPartnerDeptList) String() string
type QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1 ¶
type QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1 struct { // 标签id LabelId *int64 `json:"labelId,omitempty" xml:"labelId,omitempty"` // 标签名称 Labelname *string `json:"labelname,omitempty" xml:"labelname,omitempty"` }
func (QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) GoString ¶
func (s QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) GoString() string
func (*QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) SetLabelId ¶
func (*QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) SetLabelname ¶
func (QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) String ¶
func (s QueryPartnerInfoResponseBodyPartnerDeptListPartnerLabelModelLevel1) String() string
type QueryPartnerInfoResponseBodyPartnerLabelList ¶
type QueryPartnerInfoResponseBodyPartnerLabelList struct { // label id Id *int64 `json:"id,omitempty" xml:"id,omitempty"` // label value Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (QueryPartnerInfoResponseBodyPartnerLabelList) GoString ¶
func (s QueryPartnerInfoResponseBodyPartnerLabelList) GoString() string
func (*QueryPartnerInfoResponseBodyPartnerLabelList) SetName ¶
func (s *QueryPartnerInfoResponseBodyPartnerLabelList) SetName(v string) *QueryPartnerInfoResponseBodyPartnerLabelList
func (QueryPartnerInfoResponseBodyPartnerLabelList) String ¶
func (s QueryPartnerInfoResponseBodyPartnerLabelList) String() string
type RollbackMiniAppVersionHeaders ¶
type RollbackMiniAppVersionHeaders 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 (RollbackMiniAppVersionHeaders) GoString ¶
func (s RollbackMiniAppVersionHeaders) GoString() string
func (*RollbackMiniAppVersionHeaders) SetCommonHeaders ¶
func (s *RollbackMiniAppVersionHeaders) SetCommonHeaders(v map[string]*string) *RollbackMiniAppVersionHeaders
func (*RollbackMiniAppVersionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *RollbackMiniAppVersionHeaders) SetXAcsDingtalkAccessToken(v string) *RollbackMiniAppVersionHeaders
func (RollbackMiniAppVersionHeaders) String ¶
func (s RollbackMiniAppVersionHeaders) String() string
type RollbackMiniAppVersionRequest ¶
type RollbackMiniAppVersionRequest struct { // 小程序id MiniAppId *string `json:"miniAppId,omitempty" xml:"miniAppId,omitempty"` // 被回滚版本 RollbackVersion *string `json:"rollbackVersion,omitempty" xml:"rollbackVersion,omitempty"` // 回滚到的版本 TargetVersion *string `json:"targetVersion,omitempty" xml:"targetVersion,omitempty"` }
func (RollbackMiniAppVersionRequest) GoString ¶
func (s RollbackMiniAppVersionRequest) GoString() string
func (*RollbackMiniAppVersionRequest) SetMiniAppId ¶
func (s *RollbackMiniAppVersionRequest) SetMiniAppId(v string) *RollbackMiniAppVersionRequest
func (*RollbackMiniAppVersionRequest) SetRollbackVersion ¶
func (s *RollbackMiniAppVersionRequest) SetRollbackVersion(v string) *RollbackMiniAppVersionRequest
func (*RollbackMiniAppVersionRequest) SetTargetVersion ¶
func (s *RollbackMiniAppVersionRequest) SetTargetVersion(v string) *RollbackMiniAppVersionRequest
func (RollbackMiniAppVersionRequest) String ¶
func (s RollbackMiniAppVersionRequest) String() string
type RollbackMiniAppVersionResponse ¶
type RollbackMiniAppVersionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *RollbackMiniAppVersionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RollbackMiniAppVersionResponse) GoString ¶
func (s RollbackMiniAppVersionResponse) GoString() string
func (*RollbackMiniAppVersionResponse) SetBody ¶
func (s *RollbackMiniAppVersionResponse) SetBody(v *RollbackMiniAppVersionResponseBody) *RollbackMiniAppVersionResponse
func (*RollbackMiniAppVersionResponse) SetHeaders ¶
func (s *RollbackMiniAppVersionResponse) SetHeaders(v map[string]*string) *RollbackMiniAppVersionResponse
func (RollbackMiniAppVersionResponse) String ¶
func (s RollbackMiniAppVersionResponse) String() string
type RollbackMiniAppVersionResponseBody ¶
type RollbackMiniAppVersionResponseBody struct { // 失败原因 Cause *string `json:"cause,omitempty" xml:"cause,omitempty"` // 结果码 Code *int64 `json:"code,omitempty" xml:"code,omitempty"` }
func (RollbackMiniAppVersionResponseBody) GoString ¶
func (s RollbackMiniAppVersionResponseBody) GoString() string
func (*RollbackMiniAppVersionResponseBody) SetCause ¶
func (s *RollbackMiniAppVersionResponseBody) SetCause(v string) *RollbackMiniAppVersionResponseBody
func (*RollbackMiniAppVersionResponseBody) SetCode ¶
func (s *RollbackMiniAppVersionResponseBody) SetCode(v int64) *RollbackMiniAppVersionResponseBody
func (RollbackMiniAppVersionResponseBody) String ¶
func (s RollbackMiniAppVersionResponseBody) String() string
type SaveAcrossCloudStroageConfigsHeaders ¶
type SaveAcrossCloudStroageConfigsHeaders 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 (SaveAcrossCloudStroageConfigsHeaders) GoString ¶
func (s SaveAcrossCloudStroageConfigsHeaders) GoString() string
func (*SaveAcrossCloudStroageConfigsHeaders) SetCommonHeaders ¶
func (s *SaveAcrossCloudStroageConfigsHeaders) SetCommonHeaders(v map[string]*string) *SaveAcrossCloudStroageConfigsHeaders
func (*SaveAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SaveAcrossCloudStroageConfigsHeaders) SetXAcsDingtalkAccessToken(v string) *SaveAcrossCloudStroageConfigsHeaders
func (SaveAcrossCloudStroageConfigsHeaders) String ¶
func (s SaveAcrossCloudStroageConfigsHeaders) String() string
type SaveAcrossCloudStroageConfigsRequest ¶
type SaveAcrossCloudStroageConfigsRequest struct { // 密匙id AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // 密匙密码 AccessKeySecret *string `json:"accessKeySecret,omitempty" xml:"accessKeySecret,omitempty"` // bucket名称 BucketName *string `json:"bucketName,omitempty" xml:"bucketName,omitempty"` // 云厂商类型 CloudType *int32 `json:"cloudType,omitempty" xml:"cloudType,omitempty"` // 存储域名地址 Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // 企业id TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (SaveAcrossCloudStroageConfigsRequest) GoString ¶
func (s SaveAcrossCloudStroageConfigsRequest) GoString() string
func (*SaveAcrossCloudStroageConfigsRequest) SetAccessKeyId ¶
func (s *SaveAcrossCloudStroageConfigsRequest) SetAccessKeyId(v string) *SaveAcrossCloudStroageConfigsRequest
func (*SaveAcrossCloudStroageConfigsRequest) SetAccessKeySecret ¶
func (s *SaveAcrossCloudStroageConfigsRequest) SetAccessKeySecret(v string) *SaveAcrossCloudStroageConfigsRequest
func (*SaveAcrossCloudStroageConfigsRequest) SetBucketName ¶
func (s *SaveAcrossCloudStroageConfigsRequest) SetBucketName(v string) *SaveAcrossCloudStroageConfigsRequest
func (*SaveAcrossCloudStroageConfigsRequest) SetCloudType ¶
func (s *SaveAcrossCloudStroageConfigsRequest) SetCloudType(v int32) *SaveAcrossCloudStroageConfigsRequest
func (*SaveAcrossCloudStroageConfigsRequest) SetEndpoint ¶
func (s *SaveAcrossCloudStroageConfigsRequest) SetEndpoint(v string) *SaveAcrossCloudStroageConfigsRequest
func (*SaveAcrossCloudStroageConfigsRequest) SetTargetCorpId ¶
func (s *SaveAcrossCloudStroageConfigsRequest) SetTargetCorpId(v string) *SaveAcrossCloudStroageConfigsRequest
func (SaveAcrossCloudStroageConfigsRequest) String ¶
func (s SaveAcrossCloudStroageConfigsRequest) String() string
type SaveAcrossCloudStroageConfigsResponse ¶
type SaveAcrossCloudStroageConfigsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SaveAcrossCloudStroageConfigsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SaveAcrossCloudStroageConfigsResponse) GoString ¶
func (s SaveAcrossCloudStroageConfigsResponse) GoString() string
func (*SaveAcrossCloudStroageConfigsResponse) SetHeaders ¶
func (s *SaveAcrossCloudStroageConfigsResponse) SetHeaders(v map[string]*string) *SaveAcrossCloudStroageConfigsResponse
func (SaveAcrossCloudStroageConfigsResponse) String ¶
func (s SaveAcrossCloudStroageConfigsResponse) String() string
type SaveAcrossCloudStroageConfigsResponseBody ¶
type SaveAcrossCloudStroageConfigsResponseBody struct { // 密匙ID AccessKeyId *string `json:"accessKeyId,omitempty" xml:"accessKeyId,omitempty"` // 存储域名地址 Endpoint *string `json:"endpoint,omitempty" xml:"endpoint,omitempty"` // 执行结果 State *int32 `json:"state,omitempty" xml:"state,omitempty"` }
func (SaveAcrossCloudStroageConfigsResponseBody) GoString ¶
func (s SaveAcrossCloudStroageConfigsResponseBody) GoString() string
func (*SaveAcrossCloudStroageConfigsResponseBody) SetAccessKeyId ¶
func (s *SaveAcrossCloudStroageConfigsResponseBody) SetAccessKeyId(v string) *SaveAcrossCloudStroageConfigsResponseBody
func (*SaveAcrossCloudStroageConfigsResponseBody) SetEndpoint ¶
func (s *SaveAcrossCloudStroageConfigsResponseBody) SetEndpoint(v string) *SaveAcrossCloudStroageConfigsResponseBody
func (*SaveAcrossCloudStroageConfigsResponseBody) SetState ¶
func (s *SaveAcrossCloudStroageConfigsResponseBody) SetState(v int32) *SaveAcrossCloudStroageConfigsResponseBody
func (SaveAcrossCloudStroageConfigsResponseBody) String ¶
func (s SaveAcrossCloudStroageConfigsResponseBody) String() string
type SaveAndSubmitAuthInfoHeaders ¶
type SaveAndSubmitAuthInfoHeaders 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 (SaveAndSubmitAuthInfoHeaders) GoString ¶
func (s SaveAndSubmitAuthInfoHeaders) GoString() string
func (*SaveAndSubmitAuthInfoHeaders) SetCommonHeaders ¶
func (s *SaveAndSubmitAuthInfoHeaders) SetCommonHeaders(v map[string]*string) *SaveAndSubmitAuthInfoHeaders
func (*SaveAndSubmitAuthInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SaveAndSubmitAuthInfoHeaders) SetXAcsDingtalkAccessToken(v string) *SaveAndSubmitAuthInfoHeaders
func (SaveAndSubmitAuthInfoHeaders) String ¶
func (s SaveAndSubmitAuthInfoHeaders) String() string
type SaveAndSubmitAuthInfoRequest ¶
type SaveAndSubmitAuthInfoRequest struct { // 申请说明 ApplyRemark *string `json:"applyRemark,omitempty" xml:"applyRemark,omitempty"` // 认证书图片mediaId AuthorizeMediaId *string `json:"authorizeMediaId,omitempty" xml:"authorizeMediaId,omitempty"` // 行业 Industry *string `json:"industry,omitempty" xml:"industry,omitempty"` // 企业法人 LegalPerson *string `json:"legalPerson,omitempty" xml:"legalPerson,omitempty"` // 企业法人身份证 LegalPersonIdCard *string `json:"legalPersonIdCard,omitempty" xml:"legalPersonIdCard,omitempty"` // 营业执照图片mediaId LicenseMediaId *string `json:"licenseMediaId,omitempty" xml:"licenseMediaId,omitempty"` // 城市编码 LocCity *int64 `json:"locCity,omitempty" xml:"locCity,omitempty"` // 城市名字 LocCityName *string `json:"locCityName,omitempty" xml:"locCityName,omitempty"` // 省份编码 LocProvince *int64 `json:"locProvince,omitempty" xml:"locProvince,omitempty"` // 省份名字 LocProvinceName *string `json:"locProvinceName,omitempty" xml:"locProvinceName,omitempty"` // 申请人手机号(需要实名认证) MobileNum *string `json:"mobileNum,omitempty" xml:"mobileNum,omitempty"` // 组织名,提交认证的时候可以修改 OrgName *string `json:"orgName,omitempty" xml:"orgName,omitempty"` // 组织机构代码证号(格式11111111-1) OrganizationCode *string `json:"organizationCode,omitempty" xml:"organizationCode,omitempty"` // 组织机构代码证图片mediaId OrganizationCodeMediaId *string `json:"organizationCodeMediaId,omitempty" xml:"organizationCodeMediaId,omitempty"` // 认证企业详细地址 RegistLocation *string `json:"registLocation,omitempty" xml:"registLocation,omitempty"` // 营业执照注册号(一般15位) RegistNum *string `json:"registNum,omitempty" xml:"registNum,omitempty"` // 企业id TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` // 社会统一信用代码(固定18位) UnifiedSocialCredit *string `json:"unifiedSocialCredit,omitempty" xml:"unifiedSocialCredit,omitempty"` }
func (SaveAndSubmitAuthInfoRequest) GoString ¶
func (s SaveAndSubmitAuthInfoRequest) GoString() string
func (*SaveAndSubmitAuthInfoRequest) SetApplyRemark ¶
func (s *SaveAndSubmitAuthInfoRequest) SetApplyRemark(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetAuthorizeMediaId ¶
func (s *SaveAndSubmitAuthInfoRequest) SetAuthorizeMediaId(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetIndustry ¶
func (s *SaveAndSubmitAuthInfoRequest) SetIndustry(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetLegalPerson ¶
func (s *SaveAndSubmitAuthInfoRequest) SetLegalPerson(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetLegalPersonIdCard ¶
func (s *SaveAndSubmitAuthInfoRequest) SetLegalPersonIdCard(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetLicenseMediaId ¶
func (s *SaveAndSubmitAuthInfoRequest) SetLicenseMediaId(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetLocCity ¶
func (s *SaveAndSubmitAuthInfoRequest) SetLocCity(v int64) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetLocCityName ¶
func (s *SaveAndSubmitAuthInfoRequest) SetLocCityName(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetLocProvince ¶
func (s *SaveAndSubmitAuthInfoRequest) SetLocProvince(v int64) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetLocProvinceName ¶
func (s *SaveAndSubmitAuthInfoRequest) SetLocProvinceName(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetMobileNum ¶
func (s *SaveAndSubmitAuthInfoRequest) SetMobileNum(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetOrgName ¶
func (s *SaveAndSubmitAuthInfoRequest) SetOrgName(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetOrganizationCode ¶
func (s *SaveAndSubmitAuthInfoRequest) SetOrganizationCode(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetOrganizationCodeMediaId ¶
func (s *SaveAndSubmitAuthInfoRequest) SetOrganizationCodeMediaId(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetRegistLocation ¶
func (s *SaveAndSubmitAuthInfoRequest) SetRegistLocation(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetRegistNum ¶
func (s *SaveAndSubmitAuthInfoRequest) SetRegistNum(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetTargetCorpId ¶
func (s *SaveAndSubmitAuthInfoRequest) SetTargetCorpId(v string) *SaveAndSubmitAuthInfoRequest
func (*SaveAndSubmitAuthInfoRequest) SetUnifiedSocialCredit ¶
func (s *SaveAndSubmitAuthInfoRequest) SetUnifiedSocialCredit(v string) *SaveAndSubmitAuthInfoRequest
func (SaveAndSubmitAuthInfoRequest) String ¶
func (s SaveAndSubmitAuthInfoRequest) String() string
type SaveAndSubmitAuthInfoResponse ¶
type SaveAndSubmitAuthInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SaveAndSubmitAuthInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SaveAndSubmitAuthInfoResponse) GoString ¶
func (s SaveAndSubmitAuthInfoResponse) GoString() string
func (*SaveAndSubmitAuthInfoResponse) SetBody ¶
func (s *SaveAndSubmitAuthInfoResponse) SetBody(v *SaveAndSubmitAuthInfoResponseBody) *SaveAndSubmitAuthInfoResponse
func (*SaveAndSubmitAuthInfoResponse) SetHeaders ¶
func (s *SaveAndSubmitAuthInfoResponse) SetHeaders(v map[string]*string) *SaveAndSubmitAuthInfoResponse
func (SaveAndSubmitAuthInfoResponse) String ¶
func (s SaveAndSubmitAuthInfoResponse) String() string
type SaveAndSubmitAuthInfoResponseBody ¶
type SaveAndSubmitAuthInfoResponseBody struct { // 是否成功。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (SaveAndSubmitAuthInfoResponseBody) GoString ¶
func (s SaveAndSubmitAuthInfoResponseBody) GoString() string
func (*SaveAndSubmitAuthInfoResponseBody) SetSuccess ¶
func (s *SaveAndSubmitAuthInfoResponseBody) SetSuccess(v bool) *SaveAndSubmitAuthInfoResponseBody
func (SaveAndSubmitAuthInfoResponseBody) String ¶
func (s SaveAndSubmitAuthInfoResponseBody) String() string
type SearchOrgInnerGroupInfoHeaders ¶
type SearchOrgInnerGroupInfoHeaders 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 (SearchOrgInnerGroupInfoHeaders) GoString ¶
func (s SearchOrgInnerGroupInfoHeaders) GoString() string
func (*SearchOrgInnerGroupInfoHeaders) SetCommonHeaders ¶
func (s *SearchOrgInnerGroupInfoHeaders) SetCommonHeaders(v map[string]*string) *SearchOrgInnerGroupInfoHeaders
func (*SearchOrgInnerGroupInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SearchOrgInnerGroupInfoHeaders) SetXAcsDingtalkAccessToken(v string) *SearchOrgInnerGroupInfoHeaders
func (SearchOrgInnerGroupInfoHeaders) String ¶
func (s SearchOrgInnerGroupInfoHeaders) String() string
type SearchOrgInnerGroupInfoRequest ¶
type SearchOrgInnerGroupInfoRequest struct { // createTimeEnd CreateTimeEnd *int64 `json:"createTimeEnd,omitempty" xml:"createTimeEnd,omitempty"` // createTimeStart CreateTimeStart *int64 `json:"createTimeStart,omitempty" xml:"createTimeStart,omitempty"` // groupMembersCntEnd GroupMembersCountEnd *int32 `json:"groupMembersCountEnd,omitempty" xml:"groupMembersCountEnd,omitempty"` // groupMembersCntStart GroupMembersCountStart *int32 `json:"groupMembersCountStart,omitempty" xml:"groupMembersCountStart,omitempty"` // groupName GroupName *string `json:"groupName,omitempty" xml:"groupName,omitempty"` // groupOwner GroupOwner *string `json:"groupOwner,omitempty" xml:"groupOwner,omitempty"` // lastActiveTimeEnd LastActiveTimeEnd *int64 `json:"lastActiveTimeEnd,omitempty" xml:"lastActiveTimeEnd,omitempty"` // lastActiveTimeStart LastActiveTimeStart *int64 `json:"lastActiveTimeStart,omitempty" xml:"lastActiveTimeStart,omitempty"` // operatorUserId OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` // pageSize PageSize *int32 `json:"pageSize,omitempty" xml:"pageSize,omitempty"` // pageStart PageStart *int32 `json:"pageStart,omitempty" xml:"pageStart,omitempty"` // syncToDingpan SyncToDingpan *int32 `json:"syncToDingpan,omitempty" xml:"syncToDingpan,omitempty"` // uuid Uuid *string `json:"uuid,omitempty" xml:"uuid,omitempty"` }
func (SearchOrgInnerGroupInfoRequest) GoString ¶
func (s SearchOrgInnerGroupInfoRequest) GoString() string
func (*SearchOrgInnerGroupInfoRequest) SetCreateTimeEnd ¶
func (s *SearchOrgInnerGroupInfoRequest) SetCreateTimeEnd(v int64) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetCreateTimeStart ¶
func (s *SearchOrgInnerGroupInfoRequest) SetCreateTimeStart(v int64) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetGroupMembersCountEnd ¶
func (s *SearchOrgInnerGroupInfoRequest) SetGroupMembersCountEnd(v int32) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetGroupMembersCountStart ¶
func (s *SearchOrgInnerGroupInfoRequest) SetGroupMembersCountStart(v int32) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetGroupName ¶
func (s *SearchOrgInnerGroupInfoRequest) SetGroupName(v string) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetGroupOwner ¶
func (s *SearchOrgInnerGroupInfoRequest) SetGroupOwner(v string) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetLastActiveTimeEnd ¶
func (s *SearchOrgInnerGroupInfoRequest) SetLastActiveTimeEnd(v int64) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetLastActiveTimeStart ¶
func (s *SearchOrgInnerGroupInfoRequest) SetLastActiveTimeStart(v int64) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetOperatorUserId ¶
func (s *SearchOrgInnerGroupInfoRequest) SetOperatorUserId(v string) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetPageSize ¶
func (s *SearchOrgInnerGroupInfoRequest) SetPageSize(v int32) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetPageStart ¶
func (s *SearchOrgInnerGroupInfoRequest) SetPageStart(v int32) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetSyncToDingpan ¶
func (s *SearchOrgInnerGroupInfoRequest) SetSyncToDingpan(v int32) *SearchOrgInnerGroupInfoRequest
func (*SearchOrgInnerGroupInfoRequest) SetUuid ¶
func (s *SearchOrgInnerGroupInfoRequest) SetUuid(v string) *SearchOrgInnerGroupInfoRequest
func (SearchOrgInnerGroupInfoRequest) String ¶
func (s SearchOrgInnerGroupInfoRequest) String() string
type SearchOrgInnerGroupInfoResponse ¶
type SearchOrgInnerGroupInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SearchOrgInnerGroupInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SearchOrgInnerGroupInfoResponse) GoString ¶
func (s SearchOrgInnerGroupInfoResponse) GoString() string
func (*SearchOrgInnerGroupInfoResponse) SetBody ¶
func (s *SearchOrgInnerGroupInfoResponse) SetBody(v *SearchOrgInnerGroupInfoResponseBody) *SearchOrgInnerGroupInfoResponse
func (*SearchOrgInnerGroupInfoResponse) SetHeaders ¶
func (s *SearchOrgInnerGroupInfoResponse) SetHeaders(v map[string]*string) *SearchOrgInnerGroupInfoResponse
func (SearchOrgInnerGroupInfoResponse) String ¶
func (s SearchOrgInnerGroupInfoResponse) String() string
type SearchOrgInnerGroupInfoResponseBody ¶
type SearchOrgInnerGroupInfoResponseBody struct { ItemCount *int32 `json:"itemCount,omitempty" xml:"itemCount,omitempty"` Items []*SearchOrgInnerGroupInfoResponseBodyItems `json:"items,omitempty" xml:"items,omitempty" type:"Repeated"` TotalCount *int64 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (SearchOrgInnerGroupInfoResponseBody) GoString ¶
func (s SearchOrgInnerGroupInfoResponseBody) GoString() string
func (*SearchOrgInnerGroupInfoResponseBody) SetItemCount ¶
func (s *SearchOrgInnerGroupInfoResponseBody) SetItemCount(v int32) *SearchOrgInnerGroupInfoResponseBody
func (*SearchOrgInnerGroupInfoResponseBody) SetItems ¶
func (s *SearchOrgInnerGroupInfoResponseBody) SetItems(v []*SearchOrgInnerGroupInfoResponseBodyItems) *SearchOrgInnerGroupInfoResponseBody
func (*SearchOrgInnerGroupInfoResponseBody) SetTotalCount ¶
func (s *SearchOrgInnerGroupInfoResponseBody) SetTotalCount(v int64) *SearchOrgInnerGroupInfoResponseBody
func (SearchOrgInnerGroupInfoResponseBody) String ¶
func (s SearchOrgInnerGroupInfoResponseBody) String() string
type SearchOrgInnerGroupInfoResponseBodyItems ¶
type SearchOrgInnerGroupInfoResponseBodyItems struct { GroupAdminsCount *int32 `json:"groupAdminsCount,omitempty" xml:"groupAdminsCount,omitempty"` GroupCreateTime *int64 `json:"groupCreateTime,omitempty" xml:"groupCreateTime,omitempty"` GroupLastActiveTime *int64 `json:"groupLastActiveTime,omitempty" xml:"groupLastActiveTime,omitempty"` GroupLastActiveTimeShow *string `json:"groupLastActiveTimeShow,omitempty" xml:"groupLastActiveTimeShow,omitempty"` GroupMembersCount *int32 `json:"groupMembersCount,omitempty" xml:"groupMembersCount,omitempty"` GroupName *string `json:"groupName,omitempty" xml:"groupName,omitempty"` GroupOwner *string `json:"groupOwner,omitempty" xml:"groupOwner,omitempty"` GroupOwnerUserId *string `json:"groupOwnerUserId,omitempty" xml:"groupOwnerUserId,omitempty"` OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` Status *int32 `json:"status,omitempty" xml:"status,omitempty"` SyncToDingpan *int32 `json:"syncToDingpan,omitempty" xml:"syncToDingpan,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` TemplateName *string `json:"templateName,omitempty" xml:"templateName,omitempty"` UsedQuota *int64 `json:"usedQuota,omitempty" xml:"usedQuota,omitempty"` }
func (SearchOrgInnerGroupInfoResponseBodyItems) GoString ¶
func (s SearchOrgInnerGroupInfoResponseBodyItems) GoString() string
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetGroupAdminsCount ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupAdminsCount(v int32) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetGroupCreateTime ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupCreateTime(v int64) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetGroupLastActiveTime ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupLastActiveTime(v int64) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetGroupLastActiveTimeShow ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupLastActiveTimeShow(v string) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetGroupMembersCount ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupMembersCount(v int32) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetGroupName ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupName(v string) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetGroupOwner ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupOwner(v string) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetGroupOwnerUserId ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetGroupOwnerUserId(v string) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetOpenConversationId ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetOpenConversationId(v string) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetStatus ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetStatus(v int32) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetSyncToDingpan ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetSyncToDingpan(v int32) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetTemplateId ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetTemplateId(v string) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetTemplateName ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetTemplateName(v string) *SearchOrgInnerGroupInfoResponseBodyItems
func (*SearchOrgInnerGroupInfoResponseBodyItems) SetUsedQuota ¶
func (s *SearchOrgInnerGroupInfoResponseBodyItems) SetUsedQuota(v int64) *SearchOrgInnerGroupInfoResponseBodyItems
func (SearchOrgInnerGroupInfoResponseBodyItems) String ¶
func (s SearchOrgInnerGroupInfoResponseBodyItems) String() string
type SendAppDingHeaders ¶
type SendAppDingHeaders 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 (SendAppDingHeaders) GoString ¶
func (s SendAppDingHeaders) GoString() string
func (*SendAppDingHeaders) SetCommonHeaders ¶
func (s *SendAppDingHeaders) SetCommonHeaders(v map[string]*string) *SendAppDingHeaders
func (*SendAppDingHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SendAppDingHeaders) SetXAcsDingtalkAccessToken(v string) *SendAppDingHeaders
func (SendAppDingHeaders) String ¶
func (s SendAppDingHeaders) String() string
type SendAppDingRequest ¶
type SendAppDingRequest struct { // 消息内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 接收DING消息的用户列表 Userids []*string `json:"userids,omitempty" xml:"userids,omitempty" type:"Repeated"` }
func (SendAppDingRequest) GoString ¶
func (s SendAppDingRequest) GoString() string
func (*SendAppDingRequest) SetContent ¶
func (s *SendAppDingRequest) SetContent(v string) *SendAppDingRequest
func (*SendAppDingRequest) SetUserids ¶
func (s *SendAppDingRequest) SetUserids(v []*string) *SendAppDingRequest
func (SendAppDingRequest) String ¶
func (s SendAppDingRequest) String() string
type SendAppDingResponse ¶
type SendAppDingResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (SendAppDingResponse) GoString ¶
func (s SendAppDingResponse) GoString() string
func (*SendAppDingResponse) SetHeaders ¶
func (s *SendAppDingResponse) SetHeaders(v map[string]*string) *SendAppDingResponse
func (SendAppDingResponse) String ¶
func (s SendAppDingResponse) String() string
type SendInvitationHeaders ¶
type SendInvitationHeaders 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 (SendInvitationHeaders) GoString ¶
func (s SendInvitationHeaders) GoString() string
func (*SendInvitationHeaders) SetCommonHeaders ¶
func (s *SendInvitationHeaders) SetCommonHeaders(v map[string]*string) *SendInvitationHeaders
func (*SendInvitationHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SendInvitationHeaders) SetXAcsDingtalkAccessToken(v string) *SendInvitationHeaders
func (SendInvitationHeaders) String ¶
func (s SendInvitationHeaders) String() string
type SendInvitationRequest ¶
type SendInvitationRequest struct { // 部门id DeptId *string `json:"deptId,omitempty" xml:"deptId,omitempty"` // 组织别名 OrgAlias *string `json:"orgAlias,omitempty" xml:"orgAlias,omitempty"` // 伙伴标签id PartnerLabelId *int64 `json:"partnerLabelId,omitempty" xml:"partnerLabelId,omitempty"` // 伙伴编码 PartnerNum *string `json:"partnerNum,omitempty" xml:"partnerNum,omitempty"` // 手机号 Phone *string `json:"phone,omitempty" xml:"phone,omitempty"` }
func (SendInvitationRequest) GoString ¶
func (s SendInvitationRequest) GoString() string
func (*SendInvitationRequest) SetDeptId ¶
func (s *SendInvitationRequest) SetDeptId(v string) *SendInvitationRequest
func (*SendInvitationRequest) SetOrgAlias ¶
func (s *SendInvitationRequest) SetOrgAlias(v string) *SendInvitationRequest
func (*SendInvitationRequest) SetPartnerLabelId ¶
func (s *SendInvitationRequest) SetPartnerLabelId(v int64) *SendInvitationRequest
func (*SendInvitationRequest) SetPartnerNum ¶
func (s *SendInvitationRequest) SetPartnerNum(v string) *SendInvitationRequest
func (*SendInvitationRequest) SetPhone ¶
func (s *SendInvitationRequest) SetPhone(v string) *SendInvitationRequest
func (SendInvitationRequest) String ¶
func (s SendInvitationRequest) String() string
type SendInvitationResponse ¶
type SendInvitationResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (SendInvitationResponse) GoString ¶
func (s SendInvitationResponse) GoString() string
func (*SendInvitationResponse) SetHeaders ¶
func (s *SendInvitationResponse) SetHeaders(v map[string]*string) *SendInvitationResponse
func (SendInvitationResponse) String ¶
func (s SendInvitationResponse) String() string
type SendPhoneDingHeaders ¶
type SendPhoneDingHeaders 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 (SendPhoneDingHeaders) GoString ¶
func (s SendPhoneDingHeaders) GoString() string
func (*SendPhoneDingHeaders) SetCommonHeaders ¶
func (s *SendPhoneDingHeaders) SetCommonHeaders(v map[string]*string) *SendPhoneDingHeaders
func (*SendPhoneDingHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SendPhoneDingHeaders) SetXAcsDingtalkAccessToken(v string) *SendPhoneDingHeaders
func (SendPhoneDingHeaders) String ¶
func (s SendPhoneDingHeaders) String() string
type SendPhoneDingRequest ¶
type SendPhoneDingRequest struct { // 消息内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 接收DING消息的用户列表 Userids []*string `json:"userids,omitempty" xml:"userids,omitempty" type:"Repeated"` }
func (SendPhoneDingRequest) GoString ¶
func (s SendPhoneDingRequest) GoString() string
func (*SendPhoneDingRequest) SetContent ¶
func (s *SendPhoneDingRequest) SetContent(v string) *SendPhoneDingRequest
func (*SendPhoneDingRequest) SetUserids ¶
func (s *SendPhoneDingRequest) SetUserids(v []*string) *SendPhoneDingRequest
func (SendPhoneDingRequest) String ¶
func (s SendPhoneDingRequest) String() string
type SendPhoneDingResponse ¶
type SendPhoneDingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SendPhoneDingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SendPhoneDingResponse) GoString ¶
func (s SendPhoneDingResponse) GoString() string
func (*SendPhoneDingResponse) SetBody ¶
func (s *SendPhoneDingResponse) SetBody(v *SendPhoneDingResponseBody) *SendPhoneDingResponse
func (*SendPhoneDingResponse) SetHeaders ¶
func (s *SendPhoneDingResponse) SetHeaders(v map[string]*string) *SendPhoneDingResponse
func (SendPhoneDingResponse) String ¶
func (s SendPhoneDingResponse) String() string
type SendPhoneDingResponseBody ¶
type SendPhoneDingResponseBody struct { // 本次操作是否更新成功 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (SendPhoneDingResponseBody) GoString ¶
func (s SendPhoneDingResponseBody) GoString() string
func (*SendPhoneDingResponseBody) SetSuccess ¶
func (s *SendPhoneDingResponseBody) SetSuccess(v bool) *SendPhoneDingResponseBody
func (SendPhoneDingResponseBody) String ¶
func (s SendPhoneDingResponseBody) String() string
type SetDeptPartnerTypeAndNumHeaders ¶
type SetDeptPartnerTypeAndNumHeaders 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 (SetDeptPartnerTypeAndNumHeaders) GoString ¶
func (s SetDeptPartnerTypeAndNumHeaders) GoString() string
func (*SetDeptPartnerTypeAndNumHeaders) SetCommonHeaders ¶
func (s *SetDeptPartnerTypeAndNumHeaders) SetCommonHeaders(v map[string]*string) *SetDeptPartnerTypeAndNumHeaders
func (*SetDeptPartnerTypeAndNumHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SetDeptPartnerTypeAndNumHeaders) SetXAcsDingtalkAccessToken(v string) *SetDeptPartnerTypeAndNumHeaders
func (SetDeptPartnerTypeAndNumHeaders) String ¶
func (s SetDeptPartnerTypeAndNumHeaders) String() string
type SetDeptPartnerTypeAndNumRequest ¶
type SetDeptPartnerTypeAndNumRequest struct { // 部门id DeptId *string `json:"deptId,omitempty" xml:"deptId,omitempty"` // 伙伴类型id列表 LabelIds []*string `json:"labelIds,omitempty" xml:"labelIds,omitempty" type:"Repeated"` // 伙伴编码 PartnerNum *string `json:"partnerNum,omitempty" xml:"partnerNum,omitempty"` }
func (SetDeptPartnerTypeAndNumRequest) GoString ¶
func (s SetDeptPartnerTypeAndNumRequest) GoString() string
func (*SetDeptPartnerTypeAndNumRequest) SetDeptId ¶
func (s *SetDeptPartnerTypeAndNumRequest) SetDeptId(v string) *SetDeptPartnerTypeAndNumRequest
func (*SetDeptPartnerTypeAndNumRequest) SetLabelIds ¶
func (s *SetDeptPartnerTypeAndNumRequest) SetLabelIds(v []*string) *SetDeptPartnerTypeAndNumRequest
func (*SetDeptPartnerTypeAndNumRequest) SetPartnerNum ¶
func (s *SetDeptPartnerTypeAndNumRequest) SetPartnerNum(v string) *SetDeptPartnerTypeAndNumRequest
func (SetDeptPartnerTypeAndNumRequest) String ¶
func (s SetDeptPartnerTypeAndNumRequest) String() string
type SetDeptPartnerTypeAndNumResponse ¶
type SetDeptPartnerTypeAndNumResponse struct {
Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"`
}
func (SetDeptPartnerTypeAndNumResponse) GoString ¶
func (s SetDeptPartnerTypeAndNumResponse) GoString() string
func (*SetDeptPartnerTypeAndNumResponse) SetHeaders ¶
func (s *SetDeptPartnerTypeAndNumResponse) SetHeaders(v map[string]*string) *SetDeptPartnerTypeAndNumResponse
func (SetDeptPartnerTypeAndNumResponse) String ¶
func (s SetDeptPartnerTypeAndNumResponse) String() string
type UpdateFileStatusHeaders ¶
type UpdateFileStatusHeaders 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 (UpdateFileStatusHeaders) GoString ¶
func (s UpdateFileStatusHeaders) GoString() string
func (*UpdateFileStatusHeaders) SetCommonHeaders ¶
func (s *UpdateFileStatusHeaders) SetCommonHeaders(v map[string]*string) *UpdateFileStatusHeaders
func (*UpdateFileStatusHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateFileStatusHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateFileStatusHeaders
func (UpdateFileStatusHeaders) String ¶
func (s UpdateFileStatusHeaders) String() string
type UpdateFileStatusRequest ¶
type UpdateFileStatusRequest struct { // 请求id列表 RequestIds []*string `json:"requestIds,omitempty" xml:"requestIds,omitempty" type:"Repeated"` // 更新的状态 Status *int32 `json:"status,omitempty" xml:"status,omitempty"` }
func (UpdateFileStatusRequest) GoString ¶
func (s UpdateFileStatusRequest) GoString() string
func (*UpdateFileStatusRequest) SetRequestIds ¶
func (s *UpdateFileStatusRequest) SetRequestIds(v []*string) *UpdateFileStatusRequest
func (*UpdateFileStatusRequest) SetStatus ¶
func (s *UpdateFileStatusRequest) SetStatus(v int32) *UpdateFileStatusRequest
func (UpdateFileStatusRequest) String ¶
func (s UpdateFileStatusRequest) String() string
type UpdateFileStatusResponse ¶
type UpdateFileStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateFileStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateFileStatusResponse) GoString ¶
func (s UpdateFileStatusResponse) GoString() string
func (*UpdateFileStatusResponse) SetBody ¶
func (s *UpdateFileStatusResponse) SetBody(v *UpdateFileStatusResponseBody) *UpdateFileStatusResponse
func (*UpdateFileStatusResponse) SetHeaders ¶
func (s *UpdateFileStatusResponse) SetHeaders(v map[string]*string) *UpdateFileStatusResponse
func (UpdateFileStatusResponse) String ¶
func (s UpdateFileStatusResponse) String() string
type UpdateFileStatusResponseBody ¶
type UpdateFileStatusResponseBody struct { // 是否成功 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (UpdateFileStatusResponseBody) GoString ¶
func (s UpdateFileStatusResponseBody) GoString() string
func (*UpdateFileStatusResponseBody) SetSuccess ¶
func (s *UpdateFileStatusResponseBody) SetSuccess(v bool) *UpdateFileStatusResponseBody
func (UpdateFileStatusResponseBody) String ¶
func (s UpdateFileStatusResponseBody) String() string
type UpdateMiniAppVersionStatusHeaders ¶
type UpdateMiniAppVersionStatusHeaders 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 (UpdateMiniAppVersionStatusHeaders) GoString ¶
func (s UpdateMiniAppVersionStatusHeaders) GoString() string
func (*UpdateMiniAppVersionStatusHeaders) SetCommonHeaders ¶
func (s *UpdateMiniAppVersionStatusHeaders) SetCommonHeaders(v map[string]*string) *UpdateMiniAppVersionStatusHeaders
func (*UpdateMiniAppVersionStatusHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateMiniAppVersionStatusHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateMiniAppVersionStatusHeaders
func (UpdateMiniAppVersionStatusHeaders) String ¶
func (s UpdateMiniAppVersionStatusHeaders) String() string
type UpdateMiniAppVersionStatusRequest ¶
type UpdateMiniAppVersionStatusRequest struct { // 小程序id MiniAppId *string `json:"miniAppId,omitempty" xml:"miniAppId,omitempty"` // 版本 Version *string `json:"version,omitempty" xml:"version,omitempty"` // 版本类型 VersionType *int32 `json:"versionType,omitempty" xml:"versionType,omitempty"` }
func (UpdateMiniAppVersionStatusRequest) GoString ¶
func (s UpdateMiniAppVersionStatusRequest) GoString() string
func (*UpdateMiniAppVersionStatusRequest) SetMiniAppId ¶
func (s *UpdateMiniAppVersionStatusRequest) SetMiniAppId(v string) *UpdateMiniAppVersionStatusRequest
func (*UpdateMiniAppVersionStatusRequest) SetVersion ¶
func (s *UpdateMiniAppVersionStatusRequest) SetVersion(v string) *UpdateMiniAppVersionStatusRequest
func (*UpdateMiniAppVersionStatusRequest) SetVersionType ¶
func (s *UpdateMiniAppVersionStatusRequest) SetVersionType(v int32) *UpdateMiniAppVersionStatusRequest
func (UpdateMiniAppVersionStatusRequest) String ¶
func (s UpdateMiniAppVersionStatusRequest) String() string
type UpdateMiniAppVersionStatusResponse ¶
type UpdateMiniAppVersionStatusResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateMiniAppVersionStatusResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateMiniAppVersionStatusResponse) GoString ¶
func (s UpdateMiniAppVersionStatusResponse) GoString() string
func (*UpdateMiniAppVersionStatusResponse) SetHeaders ¶
func (s *UpdateMiniAppVersionStatusResponse) SetHeaders(v map[string]*string) *UpdateMiniAppVersionStatusResponse
func (UpdateMiniAppVersionStatusResponse) String ¶
func (s UpdateMiniAppVersionStatusResponse) String() string
type UpdateMiniAppVersionStatusResponseBody ¶
type UpdateMiniAppVersionStatusResponseBody struct { // 原因 Cause *string `json:"cause,omitempty" xml:"cause,omitempty"` // 返回码 Code *string `json:"code,omitempty" xml:"code,omitempty"` }
func (UpdateMiniAppVersionStatusResponseBody) GoString ¶
func (s UpdateMiniAppVersionStatusResponseBody) GoString() string
func (*UpdateMiniAppVersionStatusResponseBody) SetCause ¶
func (s *UpdateMiniAppVersionStatusResponseBody) SetCause(v string) *UpdateMiniAppVersionStatusResponseBody
func (*UpdateMiniAppVersionStatusResponseBody) SetCode ¶
func (s *UpdateMiniAppVersionStatusResponseBody) SetCode(v string) *UpdateMiniAppVersionStatusResponseBody
func (UpdateMiniAppVersionStatusResponseBody) String ¶
func (s UpdateMiniAppVersionStatusResponseBody) String() string
type UpdatePartnerVisibilityHeaders ¶
type UpdatePartnerVisibilityHeaders 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 (UpdatePartnerVisibilityHeaders) GoString ¶
func (s UpdatePartnerVisibilityHeaders) GoString() string
func (*UpdatePartnerVisibilityHeaders) SetCommonHeaders ¶
func (s *UpdatePartnerVisibilityHeaders) SetCommonHeaders(v map[string]*string) *UpdatePartnerVisibilityHeaders
func (*UpdatePartnerVisibilityHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdatePartnerVisibilityHeaders) SetXAcsDingtalkAccessToken(v string) *UpdatePartnerVisibilityHeaders
func (UpdatePartnerVisibilityHeaders) String ¶
func (s UpdatePartnerVisibilityHeaders) String() string
type UpdatePartnerVisibilityRequest ¶
type UpdatePartnerVisibilityRequest struct { // 可见的部门id DeptIds []*int64 `json:"deptIds,omitempty" xml:"deptIds,omitempty" type:"Repeated"` // 标签id LabelId *int64 `json:"labelId,omitempty" xml:"labelId,omitempty"` // 可见的员工id UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (UpdatePartnerVisibilityRequest) GoString ¶
func (s UpdatePartnerVisibilityRequest) GoString() string
func (*UpdatePartnerVisibilityRequest) SetDeptIds ¶
func (s *UpdatePartnerVisibilityRequest) SetDeptIds(v []*int64) *UpdatePartnerVisibilityRequest
func (*UpdatePartnerVisibilityRequest) SetLabelId ¶
func (s *UpdatePartnerVisibilityRequest) SetLabelId(v int64) *UpdatePartnerVisibilityRequest
func (*UpdatePartnerVisibilityRequest) SetUserIds ¶
func (s *UpdatePartnerVisibilityRequest) SetUserIds(v []*string) *UpdatePartnerVisibilityRequest
func (UpdatePartnerVisibilityRequest) String ¶
func (s UpdatePartnerVisibilityRequest) String() string
type UpdatePartnerVisibilityResponse ¶
type UpdatePartnerVisibilityResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *bool `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdatePartnerVisibilityResponse) GoString ¶
func (s UpdatePartnerVisibilityResponse) GoString() string
func (*UpdatePartnerVisibilityResponse) SetBody ¶
func (s *UpdatePartnerVisibilityResponse) SetBody(v bool) *UpdatePartnerVisibilityResponse
func (*UpdatePartnerVisibilityResponse) SetHeaders ¶
func (s *UpdatePartnerVisibilityResponse) SetHeaders(v map[string]*string) *UpdatePartnerVisibilityResponse
func (UpdatePartnerVisibilityResponse) String ¶
func (s UpdatePartnerVisibilityResponse) String() string
type UpdateRoleVisibilityHeaders ¶
type UpdateRoleVisibilityHeaders 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 (UpdateRoleVisibilityHeaders) GoString ¶
func (s UpdateRoleVisibilityHeaders) GoString() string
func (*UpdateRoleVisibilityHeaders) SetCommonHeaders ¶
func (s *UpdateRoleVisibilityHeaders) SetCommonHeaders(v map[string]*string) *UpdateRoleVisibilityHeaders
func (*UpdateRoleVisibilityHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateRoleVisibilityHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateRoleVisibilityHeaders
func (UpdateRoleVisibilityHeaders) String ¶
func (s UpdateRoleVisibilityHeaders) String() string
type UpdateRoleVisibilityRequest ¶
type UpdateRoleVisibilityRequest struct { // 可见的部门id DeptIds []*int64 `json:"deptIds,omitempty" xml:"deptIds,omitempty" type:"Repeated"` // 标签id LabelId *int64 `json:"labelId,omitempty" xml:"labelId,omitempty"` // 可见的员工id UserIds []*string `json:"userIds,omitempty" xml:"userIds,omitempty" type:"Repeated"` }
func (UpdateRoleVisibilityRequest) GoString ¶
func (s UpdateRoleVisibilityRequest) GoString() string
func (*UpdateRoleVisibilityRequest) SetDeptIds ¶
func (s *UpdateRoleVisibilityRequest) SetDeptIds(v []*int64) *UpdateRoleVisibilityRequest
func (*UpdateRoleVisibilityRequest) SetLabelId ¶
func (s *UpdateRoleVisibilityRequest) SetLabelId(v int64) *UpdateRoleVisibilityRequest
func (*UpdateRoleVisibilityRequest) SetUserIds ¶
func (s *UpdateRoleVisibilityRequest) SetUserIds(v []*string) *UpdateRoleVisibilityRequest
func (UpdateRoleVisibilityRequest) String ¶
func (s UpdateRoleVisibilityRequest) String() string
type UpdateRoleVisibilityResponse ¶
type UpdateRoleVisibilityResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *bool `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateRoleVisibilityResponse) GoString ¶
func (s UpdateRoleVisibilityResponse) GoString() string
func (*UpdateRoleVisibilityResponse) SetBody ¶
func (s *UpdateRoleVisibilityResponse) SetBody(v bool) *UpdateRoleVisibilityResponse
func (*UpdateRoleVisibilityResponse) SetHeaders ¶
func (s *UpdateRoleVisibilityResponse) SetHeaders(v map[string]*string) *UpdateRoleVisibilityResponse
func (UpdateRoleVisibilityResponse) String ¶
func (s UpdateRoleVisibilityResponse) String() string
type UpdateStorageModeHeaders ¶
type UpdateStorageModeHeaders 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 (UpdateStorageModeHeaders) GoString ¶
func (s UpdateStorageModeHeaders) GoString() string
func (*UpdateStorageModeHeaders) SetCommonHeaders ¶
func (s *UpdateStorageModeHeaders) SetCommonHeaders(v map[string]*string) *UpdateStorageModeHeaders
func (*UpdateStorageModeHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateStorageModeHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateStorageModeHeaders
func (UpdateStorageModeHeaders) String ¶
func (s UpdateStorageModeHeaders) String() string
type UpdateStorageModeRequest ¶
type UpdateStorageModeRequest struct { // 专属文件跨云存储类型 0:公有模式,1:私有模式,注意,如不更新,则不填写这个字段,字段一旦有值,都会触发原有配置的删除 FileStorageMode *string `json:"fileStorageMode,omitempty" xml:"fileStorageMode,omitempty"` // 企业id TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (UpdateStorageModeRequest) GoString ¶
func (s UpdateStorageModeRequest) GoString() string
func (*UpdateStorageModeRequest) SetFileStorageMode ¶
func (s *UpdateStorageModeRequest) SetFileStorageMode(v string) *UpdateStorageModeRequest
func (*UpdateStorageModeRequest) SetTargetCorpId ¶
func (s *UpdateStorageModeRequest) SetTargetCorpId(v string) *UpdateStorageModeRequest
func (UpdateStorageModeRequest) String ¶
func (s UpdateStorageModeRequest) String() string
type UpdateStorageModeResponse ¶
type UpdateStorageModeResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateStorageModeResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateStorageModeResponse) GoString ¶
func (s UpdateStorageModeResponse) GoString() string
func (*UpdateStorageModeResponse) SetBody ¶
func (s *UpdateStorageModeResponse) SetBody(v *UpdateStorageModeResponseBody) *UpdateStorageModeResponse
func (*UpdateStorageModeResponse) SetHeaders ¶
func (s *UpdateStorageModeResponse) SetHeaders(v map[string]*string) *UpdateStorageModeResponse
func (UpdateStorageModeResponse) String ¶
func (s UpdateStorageModeResponse) String() string
type UpdateStorageModeResponseBody ¶
type UpdateStorageModeResponseBody struct { // 组织id TargetCorpId *string `json:"targetCorpId,omitempty" xml:"targetCorpId,omitempty"` }
func (UpdateStorageModeResponseBody) GoString ¶
func (s UpdateStorageModeResponseBody) GoString() string
func (*UpdateStorageModeResponseBody) SetTargetCorpId ¶
func (s *UpdateStorageModeResponseBody) SetTargetCorpId(v string) *UpdateStorageModeResponseBody
func (UpdateStorageModeResponseBody) String ¶
func (s UpdateStorageModeResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.