Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- 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) 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) 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) GetActiveUserSummary(dataId *string) (_result *GetActiveUserSummaryResponse, _err error)
- func (client *Client) GetActiveUserSummaryWithOptions(dataId *string, headers *GetActiveUserSummaryHeaders, ...) (_result *GetActiveUserSummaryResponse, _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) 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) 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) 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) 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) 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) 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) 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) RollbackMiniAppVersion(request *RollbackMiniAppVersionRequest) (_result *RollbackMiniAppVersionResponse, _err error)
- func (client *Client) RollbackMiniAppVersionWithOptions(request *RollbackMiniAppVersionRequest, headers *RollbackMiniAppVersionHeaders, ...) (_result *RollbackMiniAppVersionResponse, _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) 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)
- 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) 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 DeleteCommentHeaders
- type DeleteCommentResponse
- 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 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 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 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 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) 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 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) 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 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) SetPlatform(v string) *GetTrustDeviceListResponseBodyData
- func (s *GetTrustDeviceListResponseBodyData) SetStatus(v int32) *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 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 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 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 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 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) 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)
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 { // 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) 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 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 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 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 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 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 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"` // 分页起始页 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) 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 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 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) 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 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"` // 平台类型 Platform *string `json:"platform,omitempty" xml:"platform,omitempty"` // 设备状态 Status *int32 `json:"status,omitempty" xml:"status,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) SetPlatform ¶
func (s *GetTrustDeviceListResponseBodyData) SetPlatform(v string) *GetTrustDeviceListResponseBodyData
func (*GetTrustDeviceListResponseBodyData) SetStatus ¶
func (s *GetTrustDeviceListResponseBodyData) SetStatus(v int32) *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 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 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 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 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 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
Click to show internal directories.
Click to hide internal directories.