Documentation
¶
Index ¶
- Constants
- type AddTeamMemberRequest
- type AddTeamMemberRequestParams
- type AddTeamMemberResponse
- type AddTeamMemberResponseParams
- type ApprovalItem
- type BooleanInfo
- type Client
- func (c *Client) AddTeamMember(request *AddTeamMemberRequest) (response *AddTeamMemberResponse, err error)
- func (c *Client) AddTeamMemberWithContext(ctx context.Context, request *AddTeamMemberRequest) (response *AddTeamMemberResponse, err error)
- func (c *Client) ConfigureMNPPreview(request *ConfigureMNPPreviewRequest) (response *ConfigureMNPPreviewResponse, err error)
- func (c *Client) ConfigureMNPPreviewWithContext(ctx context.Context, request *ConfigureMNPPreviewRequest) (response *ConfigureMNPPreviewResponse, err error)
- func (c *Client) CreateApplication(request *CreateApplicationRequest) (response *CreateApplicationResponse, err error)
- func (c *Client) CreateApplicationSensitiveAPI(request *CreateApplicationSensitiveAPIRequest) (response *CreateApplicationSensitiveAPIResponse, err error)
- func (c *Client) CreateApplicationSensitiveAPIWithContext(ctx context.Context, request *CreateApplicationSensitiveAPIRequest) (response *CreateApplicationSensitiveAPIResponse, err error)
- func (c *Client) CreateApplicationWithContext(ctx context.Context, request *CreateApplicationRequest) (response *CreateApplicationResponse, err error)
- func (c *Client) CreateGlobalDomainACL(request *CreateGlobalDomainACLRequest) (response *CreateGlobalDomainACLResponse, err error)
- func (c *Client) CreateGlobalDomainACLWithContext(ctx context.Context, request *CreateGlobalDomainACLRequest) (response *CreateGlobalDomainACLResponse, err error)
- func (c *Client) CreateMNP(request *CreateMNPRequest) (response *CreateMNPResponse, err error)
- func (c *Client) CreateMNPApproval(request *CreateMNPApprovalRequest) (response *CreateMNPApprovalResponse, err error)
- func (c *Client) CreateMNPApprovalWithContext(ctx context.Context, request *CreateMNPApprovalRequest) (response *CreateMNPApprovalResponse, err error)
- func (c *Client) CreateMNPDomainACL(request *CreateMNPDomainACLRequest) (response *CreateMNPDomainACLResponse, err error)
- func (c *Client) CreateMNPDomainACLWithContext(ctx context.Context, request *CreateMNPDomainACLRequest) (response *CreateMNPDomainACLResponse, err error)
- func (c *Client) CreateMNPSensitiveAPIPermissionApproval(request *CreateMNPSensitiveAPIPermissionApprovalRequest) (response *CreateMNPSensitiveAPIPermissionApprovalResponse, err error)
- func (c *Client) CreateMNPSensitiveAPIPermissionApprovalWithContext(ctx context.Context, request *CreateMNPSensitiveAPIPermissionApprovalRequest) (response *CreateMNPSensitiveAPIPermissionApprovalResponse, err error)
- func (c *Client) CreateMNPVersion(request *CreateMNPVersionRequest) (response *CreateMNPVersionResponse, err error)
- func (c *Client) CreateMNPVersionWithContext(ctx context.Context, request *CreateMNPVersionRequest) (response *CreateMNPVersionResponse, err error)
- func (c *Client) CreateMNPWithContext(ctx context.Context, request *CreateMNPRequest) (response *CreateMNPResponse, err error)
- func (c *Client) CreatePresetKey(request *CreatePresetKeyRequest) (response *CreatePresetKeyResponse, err error)
- func (c *Client) CreatePresetKeyWithContext(ctx context.Context, request *CreatePresetKeyRequest) (response *CreatePresetKeyResponse, err error)
- func (c *Client) CreateTeam(request *CreateTeamRequest) (response *CreateTeamResponse, err error)
- func (c *Client) CreateTeamWithContext(ctx context.Context, request *CreateTeamRequest) (response *CreateTeamResponse, err error)
- func (c *Client) CreateUser(request *CreateUserRequest) (response *CreateUserResponse, err error)
- func (c *Client) CreateUserWithContext(ctx context.Context, request *CreateUserRequest) (response *CreateUserResponse, err error)
- func (c *Client) DeleteApplication(request *DeleteApplicationRequest) (response *DeleteApplicationResponse, err error)
- func (c *Client) DeleteApplicationSensitiveAPI(request *DeleteApplicationSensitiveAPIRequest) (response *DeleteApplicationSensitiveAPIResponse, err error)
- func (c *Client) DeleteApplicationSensitiveAPIWithContext(ctx context.Context, request *DeleteApplicationSensitiveAPIRequest) (response *DeleteApplicationSensitiveAPIResponse, err error)
- func (c *Client) DeleteApplicationWithContext(ctx context.Context, request *DeleteApplicationRequest) (response *DeleteApplicationResponse, err error)
- func (c *Client) DeleteGlobalDomain(request *DeleteGlobalDomainRequest) (response *DeleteGlobalDomainResponse, err error)
- func (c *Client) DeleteGlobalDomainWithContext(ctx context.Context, request *DeleteGlobalDomainRequest) (response *DeleteGlobalDomainResponse, err error)
- func (c *Client) DeleteMNP(request *DeleteMNPRequest) (response *DeleteMNPResponse, err error)
- func (c *Client) DeleteMNPWithContext(ctx context.Context, request *DeleteMNPRequest) (response *DeleteMNPResponse, err error)
- func (c *Client) DeleteTeam(request *DeleteTeamRequest) (response *DeleteTeamResponse, err error)
- func (c *Client) DeleteTeamMember(request *DeleteTeamMemberRequest) (response *DeleteTeamMemberResponse, err error)
- func (c *Client) DeleteTeamMemberWithContext(ctx context.Context, request *DeleteTeamMemberRequest) (response *DeleteTeamMemberResponse, err error)
- func (c *Client) DeleteTeamWithContext(ctx context.Context, request *DeleteTeamRequest) (response *DeleteTeamResponse, err error)
- func (c *Client) DeleteUser(request *DeleteUserRequest) (response *DeleteUserResponse, err error)
- func (c *Client) DeleteUserWithContext(ctx context.Context, request *DeleteUserRequest) (response *DeleteUserResponse, err error)
- func (c *Client) DescribeApplication(request *DescribeApplicationRequest) (response *DescribeApplicationResponse, err error)
- func (c *Client) DescribeApplicationConfigFile(request *DescribeApplicationConfigFileRequest) (response *DescribeApplicationConfigFileResponse, err error)
- func (c *Client) DescribeApplicationConfigFileWithContext(ctx context.Context, request *DescribeApplicationConfigFileRequest) (response *DescribeApplicationConfigFileResponse, err error)
- func (c *Client) DescribeApplicationList(request *DescribeApplicationListRequest) (response *DescribeApplicationListResponse, err error)
- func (c *Client) DescribeApplicationListWithContext(ctx context.Context, request *DescribeApplicationListRequest) (response *DescribeApplicationListResponse, err error)
- func (c *Client) DescribeApplicationSensitiveAPIList(request *DescribeApplicationSensitiveAPIListRequest) (response *DescribeApplicationSensitiveAPIListResponse, err error)
- func (c *Client) DescribeApplicationSensitiveAPIListWithContext(ctx context.Context, request *DescribeApplicationSensitiveAPIListRequest) (response *DescribeApplicationSensitiveAPIListResponse, err error)
- func (c *Client) DescribeApplicationWithContext(ctx context.Context, request *DescribeApplicationRequest) (response *DescribeApplicationResponse, err error)
- func (c *Client) DescribeGlobalDomainACL(request *DescribeGlobalDomainACLRequest) (response *DescribeGlobalDomainACLResponse, err error)
- func (c *Client) DescribeGlobalDomainACLWithContext(ctx context.Context, request *DescribeGlobalDomainACLRequest) (response *DescribeGlobalDomainACLResponse, err error)
- func (c *Client) DescribeMNP(request *DescribeMNPRequest) (response *DescribeMNPResponse, err error)
- func (c *Client) DescribeMNPAllStageVersions(request *DescribeMNPAllStageVersionsRequest) (response *DescribeMNPAllStageVersionsResponse, err error)
- func (c *Client) DescribeMNPAllStageVersionsWithContext(ctx context.Context, request *DescribeMNPAllStageVersionsRequest) (response *DescribeMNPAllStageVersionsResponse, err error)
- func (c *Client) DescribeMNPApprovalList(request *DescribeMNPApprovalListRequest) (response *DescribeMNPApprovalListResponse, err error)
- func (c *Client) DescribeMNPApprovalListWithContext(ctx context.Context, request *DescribeMNPApprovalListRequest) (response *DescribeMNPApprovalListResponse, err error)
- func (c *Client) DescribeMNPCategory(request *DescribeMNPCategoryRequest) (response *DescribeMNPCategoryResponse, err error)
- func (c *Client) DescribeMNPCategoryWithContext(ctx context.Context, request *DescribeMNPCategoryRequest) (response *DescribeMNPCategoryResponse, err error)
- func (c *Client) DescribeMNPDomainACL(request *DescribeMNPDomainACLRequest) (response *DescribeMNPDomainACLResponse, err error)
- func (c *Client) DescribeMNPDomainACLWithContext(ctx context.Context, request *DescribeMNPDomainACLRequest) (response *DescribeMNPDomainACLResponse, err error)
- func (c *Client) DescribeMNPList(request *DescribeMNPListRequest) (response *DescribeMNPListResponse, err error)
- func (c *Client) DescribeMNPListWithContext(ctx context.Context, request *DescribeMNPListRequest) (response *DescribeMNPListResponse, err error)
- func (c *Client) DescribeMNPOfflinePackageURL(request *DescribeMNPOfflinePackageURLRequest) (response *DescribeMNPOfflinePackageURLResponse, err error)
- func (c *Client) DescribeMNPOfflinePackageURLWithContext(ctx context.Context, request *DescribeMNPOfflinePackageURLRequest) (response *DescribeMNPOfflinePackageURLResponse, err error)
- func (c *Client) DescribeMNPPreview(request *DescribeMNPPreviewRequest) (response *DescribeMNPPreviewResponse, err error)
- func (c *Client) DescribeMNPPreviewWithContext(ctx context.Context, request *DescribeMNPPreviewRequest) (response *DescribeMNPPreviewResponse, err error)
- func (c *Client) DescribeMNPReleasedVersionHistory(request *DescribeMNPReleasedVersionHistoryRequest) (response *DescribeMNPReleasedVersionHistoryResponse, err error)
- func (c *Client) DescribeMNPReleasedVersionHistoryWithContext(ctx context.Context, request *DescribeMNPReleasedVersionHistoryRequest) (response *DescribeMNPReleasedVersionHistoryResponse, err error)
- func (c *Client) DescribeMNPSensitiveAPIPermissionApproval(request *DescribeMNPSensitiveAPIPermissionApprovalRequest) (response *DescribeMNPSensitiveAPIPermissionApprovalResponse, err error)
- func (c *Client) DescribeMNPSensitiveAPIPermissionApprovalList(request *DescribeMNPSensitiveAPIPermissionApprovalListRequest) (response *DescribeMNPSensitiveAPIPermissionApprovalListResponse, err error)
- func (c *Client) DescribeMNPSensitiveAPIPermissionApprovalListWithContext(ctx context.Context, ...) (response *DescribeMNPSensitiveAPIPermissionApprovalListResponse, err error)
- func (c *Client) DescribeMNPSensitiveAPIPermissionApprovalWithContext(ctx context.Context, request *DescribeMNPSensitiveAPIPermissionApprovalRequest) (response *DescribeMNPSensitiveAPIPermissionApprovalResponse, err error)
- func (c *Client) DescribeMNPSensitiveAPIPermissionList(request *DescribeMNPSensitiveAPIPermissionListRequest) (response *DescribeMNPSensitiveAPIPermissionListResponse, err error)
- func (c *Client) DescribeMNPSensitiveAPIPermissionListWithContext(ctx context.Context, request *DescribeMNPSensitiveAPIPermissionListRequest) (response *DescribeMNPSensitiveAPIPermissionListResponse, err error)
- func (c *Client) DescribeMNPVersion(request *DescribeMNPVersionRequest) (response *DescribeMNPVersionResponse, err error)
- func (c *Client) DescribeMNPVersionWithContext(ctx context.Context, request *DescribeMNPVersionRequest) (response *DescribeMNPVersionResponse, err error)
- func (c *Client) DescribeMNPWithContext(ctx context.Context, request *DescribeMNPRequest) (response *DescribeMNPResponse, err error)
- func (c *Client) DescribeRoleList(request *DescribeRoleListRequest) (response *DescribeRoleListResponse, err error)
- func (c *Client) DescribeRoleListWithContext(ctx context.Context, request *DescribeRoleListRequest) (response *DescribeRoleListResponse, err error)
- func (c *Client) DescribeTeam(request *DescribeTeamRequest) (response *DescribeTeamResponse, err error)
- func (c *Client) DescribeTeamList(request *DescribeTeamListRequest) (response *DescribeTeamListResponse, err error)
- func (c *Client) DescribeTeamListWithContext(ctx context.Context, request *DescribeTeamListRequest) (response *DescribeTeamListResponse, err error)
- func (c *Client) DescribeTeamMemberList(request *DescribeTeamMemberListRequest) (response *DescribeTeamMemberListResponse, err error)
- func (c *Client) DescribeTeamMemberListWithContext(ctx context.Context, request *DescribeTeamMemberListRequest) (response *DescribeTeamMemberListResponse, err error)
- func (c *Client) DescribeTeamWithContext(ctx context.Context, request *DescribeTeamRequest) (response *DescribeTeamResponse, err error)
- func (c *Client) DescribeTempSecret4UploadFile2Cos(request *DescribeTempSecret4UploadFile2CosRequest) (response *DescribeTempSecret4UploadFile2CosResponse, err error)
- func (c *Client) DescribeTempSecret4UploadFile2CosWithContext(ctx context.Context, request *DescribeTempSecret4UploadFile2CosRequest) (response *DescribeTempSecret4UploadFile2CosResponse, err error)
- func (c *Client) DescribeUser(request *DescribeUserRequest) (response *DescribeUserResponse, err error)
- func (c *Client) DescribeUserList(request *DescribeUserListRequest) (response *DescribeUserListResponse, err error)
- func (c *Client) DescribeUserListWithContext(ctx context.Context, request *DescribeUserListRequest) (response *DescribeUserListResponse, err error)
- func (c *Client) DescribeUserWithContext(ctx context.Context, request *DescribeUserRequest) (response *DescribeUserResponse, err error)
- func (c *Client) DisableApplicationSensitiveAPI(request *DisableApplicationSensitiveAPIRequest) (response *DisableApplicationSensitiveAPIResponse, err error)
- func (c *Client) DisableApplicationSensitiveAPIWithContext(ctx context.Context, request *DisableApplicationSensitiveAPIRequest) (response *DisableApplicationSensitiveAPIResponse, err error)
- func (c *Client) EnableApplicationSensitiveAPI(request *EnableApplicationSensitiveAPIRequest) (response *EnableApplicationSensitiveAPIResponse, err error)
- func (c *Client) EnableApplicationSensitiveAPIWithContext(ctx context.Context, request *EnableApplicationSensitiveAPIRequest) (response *EnableApplicationSensitiveAPIResponse, err error)
- func (c *Client) ModifyApplication(request *ModifyApplicationRequest) (response *ModifyApplicationResponse, err error)
- func (c *Client) ModifyApplicationWithContext(ctx context.Context, request *ModifyApplicationRequest) (response *ModifyApplicationResponse, err error)
- func (c *Client) ModifyGlobalDomain(request *ModifyGlobalDomainRequest) (response *ModifyGlobalDomainResponse, err error)
- func (c *Client) ModifyGlobalDomainWithContext(ctx context.Context, request *ModifyGlobalDomainRequest) (response *ModifyGlobalDomainResponse, err error)
- func (c *Client) ModifyMNP(request *ModifyMNPRequest) (response *ModifyMNPResponse, err error)
- func (c *Client) ModifyMNPDomain(request *ModifyMNPDomainRequest) (response *ModifyMNPDomainResponse, err error)
- func (c *Client) ModifyMNPDomainWithContext(ctx context.Context, request *ModifyMNPDomainRequest) (response *ModifyMNPDomainResponse, err error)
- func (c *Client) ModifyMNPWithContext(ctx context.Context, request *ModifyMNPRequest) (response *ModifyMNPResponse, err error)
- func (c *Client) ModifyTeam(request *ModifyTeamRequest) (response *ModifyTeamResponse, err error)
- func (c *Client) ModifyTeamMember(request *ModifyTeamMemberRequest) (response *ModifyTeamMemberResponse, err error)
- func (c *Client) ModifyTeamMemberWithContext(ctx context.Context, request *ModifyTeamMemberRequest) (response *ModifyTeamMemberResponse, err error)
- func (c *Client) ModifyTeamWithContext(ctx context.Context, request *ModifyTeamRequest) (response *ModifyTeamResponse, err error)
- func (c *Client) ModifyUser(request *ModifyUserRequest) (response *ModifyUserResponse, err error)
- func (c *Client) ModifyUserWithContext(ctx context.Context, request *ModifyUserRequest) (response *ModifyUserResponse, err error)
- func (c *Client) ProcessMNPApproval(request *ProcessMNPApprovalRequest) (response *ProcessMNPApprovalResponse, err error)
- func (c *Client) ProcessMNPApprovalWithContext(ctx context.Context, request *ProcessMNPApprovalRequest) (response *ProcessMNPApprovalResponse, err error)
- func (c *Client) ProcessMNPSensitiveAPIPermissionApproval(request *ProcessMNPSensitiveAPIPermissionApprovalRequest) (response *ProcessMNPSensitiveAPIPermissionApprovalResponse, err error)
- func (c *Client) ProcessMNPSensitiveAPIPermissionApprovalWithContext(ctx context.Context, request *ProcessMNPSensitiveAPIPermissionApprovalRequest) (response *ProcessMNPSensitiveAPIPermissionApprovalResponse, err error)
- func (c *Client) ReleaseMNPVersion(request *ReleaseMNPVersionRequest) (response *ReleaseMNPVersionResponse, err error)
- func (c *Client) ReleaseMNPVersionWithContext(ctx context.Context, request *ReleaseMNPVersionRequest) (response *ReleaseMNPVersionResponse, err error)
- func (c *Client) RemoveMNP(request *RemoveMNPRequest) (response *RemoveMNPResponse, err error)
- func (c *Client) RemoveMNPWithContext(ctx context.Context, request *RemoveMNPRequest) (response *RemoveMNPResponse, err error)
- func (c *Client) RollbackMNPVersion(request *RollbackMNPVersionRequest) (response *RollbackMNPVersionResponse, err error)
- func (c *Client) RollbackMNPVersionWithContext(ctx context.Context, request *RollbackMNPVersionRequest) (response *RollbackMNPVersionResponse, err error)
- type ConfigureMNPPreviewRequest
- type ConfigureMNPPreviewRequestParams
- type ConfigureMNPPreviewResponse
- type ConfigureMNPPreviewResponseParams
- type CreateApplicationRequest
- type CreateApplicationRequestParams
- type CreateApplicationResponse
- type CreateApplicationResponseParams
- type CreateApplicationSensitiveAPIReq
- type CreateApplicationSensitiveAPIRequest
- type CreateApplicationSensitiveAPIRequestParams
- type CreateApplicationSensitiveAPIResponse
- type CreateApplicationSensitiveAPIResponseParams
- type CreateDomainParam
- type CreateGlobalDomainACLRequest
- type CreateGlobalDomainACLRequestParams
- type CreateGlobalDomainACLResponse
- type CreateGlobalDomainACLResponseParams
- type CreateGlobalDomainResp
- type CreateMNPApprovalRequest
- type CreateMNPApprovalRequestParams
- type CreateMNPApprovalResponse
- type CreateMNPApprovalResponseParams
- type CreateMNPDomainACLRequest
- type CreateMNPDomainACLRequestParams
- type CreateMNPDomainACLResponse
- type CreateMNPDomainACLResponseParams
- type CreateMNPRequest
- type CreateMNPRequestParams
- type CreateMNPResponse
- type CreateMNPResponseParams
- type CreateMNPSensitiveAPIPermissionApprovalRequest
- type CreateMNPSensitiveAPIPermissionApprovalRequestParams
- type CreateMNPSensitiveAPIPermissionApprovalResponse
- type CreateMNPSensitiveAPIPermissionApprovalResponseParams
- type CreateMNPVersionRequest
- type CreateMNPVersionRequestParams
- type CreateMNPVersionResp
- type CreateMNPVersionResponse
- type CreateMNPVersionResponseParams
- type CreatePresetKeyRequest
- type CreatePresetKeyRequestParams
- type CreatePresetKeyResponse
- type CreatePresetKeyResponseParams
- type CreateTeamMemberInfoReq
- type CreateTeamRequest
- type CreateTeamRequestParams
- type CreateTeamResponse
- type CreateTeamResponseParams
- type CreateUserRequest
- type CreateUserRequestParams
- type CreateUserResponse
- type CreateUserResponseParams
- type DeleteApplicationRequest
- type DeleteApplicationRequestParams
- type DeleteApplicationResponse
- type DeleteApplicationResponseParams
- type DeleteApplicationSensitiveAPIRequest
- type DeleteApplicationSensitiveAPIRequestParams
- type DeleteApplicationSensitiveAPIResponse
- type DeleteApplicationSensitiveAPIResponseParams
- type DeleteGlobalDomainRequest
- type DeleteGlobalDomainRequestParams
- type DeleteGlobalDomainResponse
- type DeleteGlobalDomainResponseParams
- type DeleteMNPRequest
- type DeleteMNPRequestParams
- type DeleteMNPResponse
- type DeleteMNPResponseParams
- type DeleteTeamMemberRequest
- type DeleteTeamMemberRequestParams
- type DeleteTeamMemberResponse
- type DeleteTeamMemberResponseParams
- type DeleteTeamRequest
- type DeleteTeamRequestParams
- type DeleteTeamResponse
- type DeleteTeamResponseParams
- type DeleteUserRequest
- type DeleteUserRequestParams
- type DeleteUserResponse
- type DeleteUserResponseParams
- type DescribeApplicationConfigFileRequest
- type DescribeApplicationConfigFileRequestParams
- type DescribeApplicationConfigFileResponse
- type DescribeApplicationConfigFileResponseParams
- type DescribeApplicationListData
- type DescribeApplicationListRequest
- type DescribeApplicationListRequestParams
- type DescribeApplicationListResp
- type DescribeApplicationListResponse
- type DescribeApplicationListResponseParams
- type DescribeApplicationRequest
- type DescribeApplicationRequestParams
- type DescribeApplicationResp
- type DescribeApplicationResponse
- type DescribeApplicationResponseParams
- type DescribeApplicationSensitiveAPIListData
- type DescribeApplicationSensitiveAPIListRequest
- type DescribeApplicationSensitiveAPIListRequestParams
- type DescribeApplicationSensitiveAPIListResp
- type DescribeApplicationSensitiveAPIListResponse
- type DescribeApplicationSensitiveAPIListResponseParams
- type DescribeDomainInfoParam
- type DescribeGlobalDomainACLRequest
- type DescribeGlobalDomainACLRequestParams
- type DescribeGlobalDomainACLResponse
- type DescribeGlobalDomainACLResponseParams
- type DescribeGlobalDomainsListData
- type DescribeGlobalDomainsResp
- type DescribeMNPAllStageVersionsRequest
- type DescribeMNPAllStageVersionsRequestParams
- type DescribeMNPAllStageVersionsResponse
- type DescribeMNPAllStageVersionsResponseParams
- type DescribeMNPApprovalListData
- type DescribeMNPApprovalListRequest
- type DescribeMNPApprovalListRequestParams
- type DescribeMNPApprovalListResp
- type DescribeMNPApprovalListResponse
- type DescribeMNPApprovalListResponseParams
- type DescribeMNPCategoryRequest
- type DescribeMNPCategoryRequestParams
- type DescribeMNPCategoryResponse
- type DescribeMNPCategoryResponseParams
- type DescribeMNPDomainACLRequest
- type DescribeMNPDomainACLRequestParams
- type DescribeMNPDomainACLResponse
- type DescribeMNPDomainACLResponseParams
- type DescribeMNPListData
- type DescribeMNPListRequest
- type DescribeMNPListRequestParams
- type DescribeMNPListResp
- type DescribeMNPListResponse
- type DescribeMNPListResponseParams
- type DescribeMNPManagerDetailData
- type DescribeMNPOfflinePackageURLRequest
- type DescribeMNPOfflinePackageURLRequestParams
- type DescribeMNPOfflinePackageURLResponse
- type DescribeMNPOfflinePackageURLResponseParams
- type DescribeMNPPreviewRequest
- type DescribeMNPPreviewRequestParams
- type DescribeMNPPreviewResp
- type DescribeMNPPreviewResponse
- type DescribeMNPPreviewResponseParams
- type DescribeMNPReleasedVersionHistoryRequest
- type DescribeMNPReleasedVersionHistoryRequestParams
- type DescribeMNPReleasedVersionHistoryResponse
- type DescribeMNPReleasedVersionHistoryResponseParams
- type DescribeMNPRequest
- type DescribeMNPRequestParams
- type DescribeMNPResponse
- type DescribeMNPResponseParams
- type DescribeMNPSensitiveAPIPermissionApprovalData
- type DescribeMNPSensitiveAPIPermissionApprovalListData
- type DescribeMNPSensitiveAPIPermissionApprovalListRequest
- type DescribeMNPSensitiveAPIPermissionApprovalListRequestParams
- type DescribeMNPSensitiveAPIPermissionApprovalListResp
- type DescribeMNPSensitiveAPIPermissionApprovalListResponse
- type DescribeMNPSensitiveAPIPermissionApprovalListResponseParams
- type DescribeMNPSensitiveAPIPermissionApprovalRequest
- type DescribeMNPSensitiveAPIPermissionApprovalRequestParams
- type DescribeMNPSensitiveAPIPermissionApprovalResponse
- type DescribeMNPSensitiveAPIPermissionApprovalResponseParams
- type DescribeMNPSensitiveAPIPermissionListData
- type DescribeMNPSensitiveAPIPermissionListRequest
- type DescribeMNPSensitiveAPIPermissionListRequestParams
- type DescribeMNPSensitiveAPIPermissionListResp
- type DescribeMNPSensitiveAPIPermissionListResponse
- type DescribeMNPSensitiveAPIPermissionListResponseParams
- type DescribeMNPVersionRequest
- type DescribeMNPVersionRequestParams
- type DescribeMNPVersionResp
- type DescribeMNPVersionResponse
- type DescribeMNPVersionResponseParams
- type DescribeMPAllStageVersionsResp
- type DescribeRevertOnlineVersionPageResp
- type DescribeRoleListData
- type DescribeRoleListRequest
- type DescribeRoleListRequestParams
- type DescribeRoleListResp
- type DescribeRoleListResponse
- type DescribeRoleListResponseParams
- type DescribeTeamDetailResp
- type DescribeTeamListInfoResp
- type DescribeTeamListRequest
- type DescribeTeamListRequestParams
- type DescribeTeamListResponse
- type DescribeTeamListResponseParams
- type DescribeTeamMemberInfoResp
- type DescribeTeamMemberListPageResp
- type DescribeTeamMemberListRequest
- type DescribeTeamMemberListRequestParams
- type DescribeTeamMemberListResponse
- type DescribeTeamMemberListResponseParams
- type DescribeTeamPageResp
- type DescribeTeamRequest
- type DescribeTeamRequestParams
- type DescribeTeamResponse
- type DescribeTeamResponseParams
- type DescribeTempSecret4UploadFile2CosRequest
- type DescribeTempSecret4UploadFile2CosRequestParams
- type DescribeTempSecret4UploadFile2CosResponse
- type DescribeTempSecret4UploadFile2CosResponseParams
- type DescribeUserDetailResp
- type DescribeUserListData
- type DescribeUserListRequest
- type DescribeUserListRequestParams
- type DescribeUserListResp
- type DescribeUserListResponse
- type DescribeUserListResponseParams
- type DescribeUserRequest
- type DescribeUserRequestParams
- type DescribeUserResponse
- type DescribeUserResponseParams
- type DisableApplicationSensitiveAPIRequest
- type DisableApplicationSensitiveAPIRequestParams
- type DisableApplicationSensitiveAPIResponse
- type DisableApplicationSensitiveAPIResponseParams
- type DownloadApplicationConfigResp
- type EnableApplicationSensitiveAPIRequest
- type EnableApplicationSensitiveAPIRequestParams
- type EnableApplicationSensitiveAPIResponse
- type EnableApplicationSensitiveAPIResponseParams
- type GlobalDomainDeleteResp
- type GlobalDomainModifyRespResp
- type MNPTypeDefine
- type ModifyApplicationRequest
- type ModifyApplicationRequestParams
- type ModifyApplicationResponse
- type ModifyApplicationResponseParams
- type ModifyGlobalDomainRequest
- type ModifyGlobalDomainRequestParams
- type ModifyGlobalDomainResponse
- type ModifyGlobalDomainResponseParams
- type ModifyMNPDomainRequest
- type ModifyMNPDomainRequestParams
- type ModifyMNPDomainResponse
- type ModifyMNPDomainResponseParams
- type ModifyMNPRequest
- type ModifyMNPRequestParams
- type ModifyMNPResponse
- type ModifyMNPResponseParams
- type ModifyTeamMemberRequest
- type ModifyTeamMemberRequestParams
- type ModifyTeamMemberResponse
- type ModifyTeamMemberResponseParams
- type ModifyTeamRequest
- type ModifyTeamRequestParams
- type ModifyTeamResponse
- type ModifyTeamResponseParams
- type ModifyUserRequest
- type ModifyUserRequestParams
- type ModifyUserResponse
- type ModifyUserResponseParams
- type PresetResp
- type ProcessMNPApprovalRequest
- type ProcessMNPApprovalRequestParams
- type ProcessMNPApprovalResponse
- type ProcessMNPApprovalResponseParams
- type ProcessMNPSensitiveAPIPermissionApprovalRequest
- type ProcessMNPSensitiveAPIPermissionApprovalRequestParams
- type ProcessMNPSensitiveAPIPermissionApprovalResponse
- type ProcessMNPSensitiveAPIPermissionApprovalResponseParams
- type QueryOnlineVersionResp
- type ReleaseMNPVersionRequest
- type ReleaseMNPVersionRequestParams
- type ReleaseMNPVersionResponse
- type ReleaseMNPVersionResponseParams
- type RemoveMNPRequest
- type RemoveMNPRequestParams
- type RemoveMNPResponse
- type RemoveMNPResponseParams
- type ResourceIdInfo
- type ResourceIdStringInfo
- type RollbackMNPVersionRequest
- type RollbackMNPVersionRequestParams
- type RollbackMNPVersionResponse
- type RollbackMNPVersionResponseParams
- type StringData
- type UploadFileTempSecret
Constants ¶
const ( // CAM signature/authentication error. AUTHFAILURE = "AuthFailure" // Operation failed. FAILEDOPERATION = "FailedOperation" // FailedOperation.AppAlreadyBindAudit FAILEDOPERATION_APPALREADYBINDAUDIT = "FailedOperation.AppAlreadyBindAudit" // FailedOperation.AppAlreadyBindMiniProgram FAILEDOPERATION_APPALREADYBINDMINIPROGRAM = "FailedOperation.AppAlreadyBindMiniProgram" // FailedOperation.ApplicationNameAlreadyExisted FAILEDOPERATION_APPLICATIONNAMEALREADYEXISTED = "FailedOperation.ApplicationNameAlreadyExisted" // FailedOperation.ApplicationNumberExceedLimit FAILEDOPERATION_APPLICATIONNUMBEREXCEEDLIMIT = "FailedOperation.ApplicationNumberExceedLimit" // FailedOperation.ExistMNPApprovalRecord FAILEDOPERATION_EXISTMNPAPPROVALRECORD = "FailedOperation.ExistMNPApprovalRecord" // FailedOperation.ExistRepeatDomainUrl FAILEDOPERATION_EXISTREPEATDOMAINURL = "FailedOperation.ExistRepeatDomainUrl" // FailedOperation.ExistSensitiveAPI FAILEDOPERATION_EXISTSENSITIVEAPI = "FailedOperation.ExistSensitiveAPI" // FailedOperation.FileDownloadFailed FAILEDOPERATION_FILEDOWNLOADFAILED = "FailedOperation.FileDownloadFailed" // FailedOperation.GetOperateResourceFailed FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" // FailedOperation.LoginAuthFailed FAILEDOPERATION_LOGINAUTHFAILED = "FailedOperation.LoginAuthFailed" // FailedOperation.MNPNumberExceedLimit FAILEDOPERATION_MNPNUMBEREXCEEDLIMIT = "FailedOperation.MNPNumberExceedLimit" // FailedOperation.MNPOnlineVersionNotExist FAILEDOPERATION_MNPONLINEVERSIONNOTEXIST = "FailedOperation.MNPOnlineVersionNotExist" // FailedOperation.MNPReleaseNumberExceedLimit FAILEDOPERATION_MNPRELEASENUMBEREXCEEDLIMIT = "FailedOperation.MNPReleaseNumberExceedLimit" // FailedOperation.MNPTeamAssociatedApplicationTeamNotCreateApplication FAILEDOPERATION_MNPTEAMASSOCIATEDAPPLICATIONTEAMNOTCREATEAPPLICATION = "FailedOperation.MNPTeamAssociatedApplicationTeamNotCreateApplication" // FailedOperation.MNPTeamNotAssociatedApplicationTeam FAILEDOPERATION_MNPTEAMNOTASSOCIATEDAPPLICATIONTEAM = "FailedOperation.MNPTeamNotAssociatedApplicationTeam" // FailedOperation.MNPVersionReleased FAILEDOPERATION_MNPVERSIONRELEASED = "FailedOperation.MNPVersionReleased" // FailedOperation.MiniProgramIconAnalysisFailed FAILEDOPERATION_MINIPROGRAMICONANALYSISFAILED = "FailedOperation.MiniProgramIconAnalysisFailed" // FailedOperation.NoAccessPermission FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" // FailedOperation.OnlyReleasePlatformApprovedMNPVersion FAILEDOPERATION_ONLYRELEASEPLATFORMAPPROVEDMNPVERSION = "FailedOperation.OnlyReleasePlatformApprovedMNPVersion" // FailedOperation.OperationsTeamNoMiniProgramPermission FAILEDOPERATION_OPERATIONSTEAMNOMINIPROGRAMPERMISSION = "FailedOperation.OperationsTeamNoMiniProgramPermission" // FailedOperation.PackageAlreadyExpired FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" // FailedOperation.RecordNotFound FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" // FailedOperation.ReleaseMNPVersionNeedGreaterThanOnlineVersion FAILEDOPERATION_RELEASEMNPVERSIONNEEDGREATERTHANONLINEVERSION = "FailedOperation.ReleaseMNPVersionNeedGreaterThanOnlineVersion" // FailedOperation.RequestParamAnalysisFailed FAILEDOPERATION_REQUESTPARAMANALYSISFAILED = "FailedOperation.RequestParamAnalysisFailed" // FailedOperation.ShowcaseVersionAlreadyExist FAILEDOPERATION_SHOWCASEVERSIONALREADYEXIST = "FailedOperation.ShowcaseVersionAlreadyExist" // FailedOperation.SystemError FAILEDOPERATION_SYSTEMERROR = "FailedOperation.SystemError" // FailedOperation.UnableOperateAdminAccount FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" // Internal error. INTERNALERROR = "InternalError" // Incorrect parameter. INVALIDPARAMETER = "InvalidParameter" // Invalid parameter value. INVALIDPARAMETERVALUE = "InvalidParameterValue" // InvalidParameterValue.AppPackageNameNotConfig INVALIDPARAMETERVALUE_APPPACKAGENAMENOTCONFIG = "InvalidParameterValue.AppPackageNameNotConfig" // InvalidParameterValue.ExistMismatchParameterType INVALIDPARAMETERVALUE_EXISTMISMATCHPARAMETERTYPE = "InvalidParameterValue.ExistMismatchParameterType" // InvalidParameterValue.ExistTeamName INVALIDPARAMETERVALUE_EXISTTEAMNAME = "InvalidParameterValue.ExistTeamName" // InvalidParameterValue.ExistUserAccount INVALIDPARAMETERVALUE_EXISTUSERACCOUNT = "InvalidParameterValue.ExistUserAccount" // InvalidParameterValue.InvalidAccountType INVALIDPARAMETERVALUE_INVALIDACCOUNTTYPE = "InvalidParameterValue.InvalidAccountType" // InvalidParameterValue.InvalidAppPackageNameLayout INVALIDPARAMETERVALUE_INVALIDAPPPACKAGENAMELAYOUT = "InvalidParameterValue.InvalidAppPackageNameLayout" // InvalidParameterValue.InvalidApplicationId INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" // InvalidParameterValue.InvalidApplicationIntro INVALIDPARAMETERVALUE_INVALIDAPPLICATIONINTRO = "InvalidParameterValue.InvalidApplicationIntro" // InvalidParameterValue.InvalidApplicationName INVALIDPARAMETERVALUE_INVALIDAPPLICATIONNAME = "InvalidParameterValue.InvalidApplicationName" // InvalidParameterValue.InvalidApplicationRemark INVALIDPARAMETERVALUE_INVALIDAPPLICATIONREMARK = "InvalidParameterValue.InvalidApplicationRemark" // InvalidParameterValue.InvalidApplyAction INVALIDPARAMETERVALUE_INVALIDAPPLYACTION = "InvalidParameterValue.InvalidApplyAction" // InvalidParameterValue.InvalidApprovalNo INVALIDPARAMETERVALUE_INVALIDAPPROVALNO = "InvalidParameterValue.InvalidApprovalNo" // InvalidParameterValue.InvalidApprovalNote INVALIDPARAMETERVALUE_INVALIDAPPROVALNOTE = "InvalidParameterValue.InvalidApprovalNote" // InvalidParameterValue.InvalidMNPIcon INVALIDPARAMETERVALUE_INVALIDMNPICON = "InvalidParameterValue.InvalidMNPIcon" // InvalidParameterValue.InvalidMNPId INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" // InvalidParameterValue.InvalidMNPIntro INVALIDPARAMETERVALUE_INVALIDMNPINTRO = "InvalidParameterValue.InvalidMNPIntro" // InvalidParameterValue.InvalidMNPName INVALIDPARAMETERVALUE_INVALIDMNPNAME = "InvalidParameterValue.InvalidMNPName" // InvalidParameterValue.InvalidMNPType INVALIDPARAMETERVALUE_INVALIDMNPTYPE = "InvalidParameterValue.InvalidMNPType" // InvalidParameterValue.InvalidMNPVersion INVALIDPARAMETERVALUE_INVALIDMNPVERSION = "InvalidParameterValue.InvalidMNPVersion" // InvalidParameterValue.InvalidMNPVersionId INVALIDPARAMETERVALUE_INVALIDMNPVERSIONID = "InvalidParameterValue.InvalidMNPVersionId" // InvalidParameterValue.InvalidMNPVersionIntro INVALIDPARAMETERVALUE_INVALIDMNPVERSIONINTRO = "InvalidParameterValue.InvalidMNPVersionIntro" // InvalidParameterValue.InvalidMNPVersionTaskId INVALIDPARAMETERVALUE_INVALIDMNPVERSIONTASKID = "InvalidParameterValue.InvalidMNPVersionTaskId" // InvalidParameterValue.InvalidMiniAppId INVALIDPARAMETERVALUE_INVALIDMINIAPPID = "InvalidParameterValue.InvalidMiniAppId" // InvalidParameterValue.InvalidPlatformId INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" // InvalidParameterValue.InvalidRoleId INVALIDPARAMETERVALUE_INVALIDROLEID = "InvalidParameterValue.InvalidRoleId" // InvalidParameterValue.InvalidTeamId INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId" // InvalidParameterValue.InvalidUserId INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId" // InvalidParameterValue.InvalidUserName INVALIDPARAMETERVALUE_INVALIDUSERNAME = "InvalidParameterValue.InvalidUserName" // InvalidParameterValue.MNPApprovalStatusError INVALIDPARAMETERVALUE_MNPAPPROVALSTATUSERROR = "InvalidParameterValue.MNPApprovalStatusError" // InvalidParameterValue.MNPFileSizExceedLimit INVALIDPARAMETERVALUE_MNPFILESIZEXCEEDLIMIT = "InvalidParameterValue.MNPFileSizExceedLimit" // InvalidParameterValue.MNPTypeNumberExceedLimit INVALIDPARAMETERVALUE_MNPTYPENUMBEREXCEEDLIMIT = "InvalidParameterValue.MNPTypeNumberExceedLimit" // InvalidParameterValue.MNPVersionIsNotPlatformPhase INVALIDPARAMETERVALUE_MNPVERSIONISNOTPLATFORMPHASE = "InvalidParameterValue.MNPVersionIsNotPlatformPhase" // InvalidParameterValue.MiniProgramNameAlreadyExist INVALIDPARAMETERVALUE_MINIPROGRAMNAMEALREADYEXIST = "InvalidParameterValue.MiniProgramNameAlreadyExist" // InvalidParameterValue.ProcessApplicationAndApprovalApplicationMismatch INVALIDPARAMETERVALUE_PROCESSAPPLICATIONANDAPPROVALAPPLICATIONMISMATCH = "InvalidParameterValue.ProcessApplicationAndApprovalApplicationMismatch" // InvalidParameterValue.ProcessApprovalItemIsEmpty INVALIDPARAMETERVALUE_PROCESSAPPROVALITEMISEMPTY = "InvalidParameterValue.ProcessApprovalItemIsEmpty" // InvalidParameterValue.ProcessMNPApprovalStatusError INVALIDPARAMETERVALUE_PROCESSMNPAPPROVALSTATUSERROR = "InvalidParameterValue.ProcessMNPApprovalStatusError" // InvalidParameterValue.QueryParameterLengthExceedLimit INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit" // Missing required parameters. MISSINGPARAMETER = "MissingParameter" // MissingParameter.LoginInfoNotFound MISSINGPARAMETER_LOGININFONOTFOUND = "MissingParameter.LoginInfoNotFound" // ResourceNotFound.NotFoundPurchasedPackage RESOURCENOTFOUND_NOTFOUNDPURCHASEDPACKAGE = "ResourceNotFound.NotFoundPurchasedPackage" // Unknow parameter error. UNKNOWNPARAMETER = "UnknownParameter" )
const APIVersion = "2025-01-06"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddTeamMemberRequest ¶
type AddTeamMemberRequest struct { *tchttp.BaseRequest // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Members to be added MemberList []*CreateTeamMemberInfoReq `json:"MemberList,omitnil,omitempty" name:"MemberList"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewAddTeamMemberRequest ¶
func NewAddTeamMemberRequest() (request *AddTeamMemberRequest)
func (*AddTeamMemberRequest) FromJsonString ¶
func (r *AddTeamMemberRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*AddTeamMemberRequest) ToJsonString ¶
func (r *AddTeamMemberRequest) ToJsonString() string
type AddTeamMemberRequestParams ¶
type AddTeamMemberRequestParams struct { // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Members to be added MemberList []*CreateTeamMemberInfoReq `json:"MemberList,omitnil,omitempty" name:"MemberList"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type AddTeamMemberResponse ¶
type AddTeamMemberResponse struct { *tchttp.BaseResponse Response *AddTeamMemberResponseParams `json:"Response"` }
func NewAddTeamMemberResponse ¶
func NewAddTeamMemberResponse() (response *AddTeamMemberResponse)
func (*AddTeamMemberResponse) FromJsonString ¶
func (r *AddTeamMemberResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*AddTeamMemberResponse) ToJsonString ¶
func (r *AddTeamMemberResponse) ToJsonString() string
type AddTeamMemberResponseParams ¶
type AddTeamMemberResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ApprovalItem ¶
type ApprovalItem struct { // Application ID AppId *string `json:"AppId,omitnil,omitempty" name:"AppId"` // Approval result. 2: Rejected; // 3: Approved ApprovalResult *int64 `json:"ApprovalResult,omitnil,omitempty" name:"ApprovalResult"` // Approval notes. It’s required when the request is rejected. ApprovalNote *string `json:"ApprovalNote,omitnil,omitempty" name:"ApprovalNote"` }
type BooleanInfo ¶
type BooleanInfo struct { // Bool type response object // Note: This field may return null, indicating that no valid values can be obtained. Result *bool `json:"Result,omitnil,omitempty" name:"Result"` }
type Client ¶
func NewClient ¶
func NewClient(credential common.CredentialIface, region string, clientProfile *profile.ClientProfile) (client *Client, err error)
func NewClientWithSecretId ¶
Deprecated
func (*Client) AddTeamMember ¶
func (c *Client) AddTeamMember(request *AddTeamMemberRequest) (response *AddTeamMemberResponse, err error)
AddTeamMember This API is used to add a team member.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDROLEID = "InvalidParameterValue.InvalidRoleId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId" INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId"
func (*Client) AddTeamMemberWithContext ¶
func (c *Client) AddTeamMemberWithContext(ctx context.Context, request *AddTeamMemberRequest) (response *AddTeamMemberResponse, err error)
AddTeamMember This API is used to add a team member.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDROLEID = "InvalidParameterValue.InvalidRoleId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId" INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId"
func (*Client) ConfigureMNPPreview ¶
func (c *Client) ConfigureMNPPreview(request *ConfigureMNPPreviewRequest) (response *ConfigureMNPPreviewResponse, err error)
ConfigureMNPPreview This API is used to configure the preview of a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" FAILEDOPERATION_SHOWCASEVERSIONALREADYEXIST = "FailedOperation.ShowcaseVersionAlreadyExist" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ConfigureMNPPreviewWithContext ¶
func (c *Client) ConfigureMNPPreviewWithContext(ctx context.Context, request *ConfigureMNPPreviewRequest) (response *ConfigureMNPPreviewResponse, err error)
ConfigureMNPPreview This API is used to configure the preview of a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" FAILEDOPERATION_SHOWCASEVERSIONALREADYEXIST = "FailedOperation.ShowcaseVersionAlreadyExist" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateApplication ¶
func (c *Client) CreateApplication(request *CreateApplicationRequest) (response *CreateApplicationResponse, err error)
CreateApplication This API is used to create an application.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_APPLICATIONNAMEALREADYEXISTED = "FailedOperation.ApplicationNameAlreadyExisted" FAILEDOPERATION_APPLICATIONNUMBEREXCEEDLIMIT = "FailedOperation.ApplicationNumberExceedLimit" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE_APPPACKAGENAMENOTCONFIG = "InvalidParameterValue.AppPackageNameNotConfig" INVALIDPARAMETERVALUE_INVALIDAPPPACKAGENAMELAYOUT = "InvalidParameterValue.InvalidAppPackageNameLayout" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONINTRO = "InvalidParameterValue.InvalidApplicationIntro" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONNAME = "InvalidParameterValue.InvalidApplicationName" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONREMARK = "InvalidParameterValue.InvalidApplicationRemark" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateApplicationSensitiveAPI ¶
func (c *Client) CreateApplicationSensitiveAPI(request *CreateApplicationSensitiveAPIRequest) (response *CreateApplicationSensitiveAPIResponse, err error)
CreateApplicationSensitiveAPI This API is used to create a sensitive API of an application.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_EXISTSENSITIVEAPI = "FailedOperation.ExistSensitiveAPI" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateApplicationSensitiveAPIWithContext ¶
func (c *Client) CreateApplicationSensitiveAPIWithContext(ctx context.Context, request *CreateApplicationSensitiveAPIRequest) (response *CreateApplicationSensitiveAPIResponse, err error)
CreateApplicationSensitiveAPI This API is used to create a sensitive API of an application.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_EXISTSENSITIVEAPI = "FailedOperation.ExistSensitiveAPI" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateApplicationWithContext ¶
func (c *Client) CreateApplicationWithContext(ctx context.Context, request *CreateApplicationRequest) (response *CreateApplicationResponse, err error)
CreateApplication This API is used to create an application.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_APPLICATIONNAMEALREADYEXISTED = "FailedOperation.ApplicationNameAlreadyExisted" FAILEDOPERATION_APPLICATIONNUMBEREXCEEDLIMIT = "FailedOperation.ApplicationNumberExceedLimit" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE_APPPACKAGENAMENOTCONFIG = "InvalidParameterValue.AppPackageNameNotConfig" INVALIDPARAMETERVALUE_INVALIDAPPPACKAGENAMELAYOUT = "InvalidParameterValue.InvalidAppPackageNameLayout" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONINTRO = "InvalidParameterValue.InvalidApplicationIntro" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONNAME = "InvalidParameterValue.InvalidApplicationName" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONREMARK = "InvalidParameterValue.InvalidApplicationRemark" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateGlobalDomainACL ¶
func (c *Client) CreateGlobalDomainACL(request *CreateGlobalDomainACLRequest) (response *CreateGlobalDomainACLResponse, err error)
CreateGlobalDomainACL This API is used to create a global domain allowlist or blocklist.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateGlobalDomainACLWithContext ¶
func (c *Client) CreateGlobalDomainACLWithContext(ctx context.Context, request *CreateGlobalDomainACLRequest) (response *CreateGlobalDomainACLResponse, err error)
CreateGlobalDomainACL This API is used to create a global domain allowlist or blocklist.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateMNP ¶
func (c *Client) CreateMNP(request *CreateMNPRequest) (response *CreateMNPResponse, err error)
CreateMNP This API is used to create a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_MNPNUMBEREXCEEDLIMIT = "FailedOperation.MNPNumberExceedLimit" FAILEDOPERATION_OPERATIONSTEAMNOMINIPROGRAMPERMISSION = "FailedOperation.OperationsTeamNoMiniProgramPermission" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPICON = "InvalidParameterValue.InvalidMNPIcon" INVALIDPARAMETERVALUE_INVALIDMNPINTRO = "InvalidParameterValue.InvalidMNPIntro" INVALIDPARAMETERVALUE_INVALIDMNPNAME = "InvalidParameterValue.InvalidMNPName" INVALIDPARAMETERVALUE_INVALIDMNPTYPE = "InvalidParameterValue.InvalidMNPType" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_MNPTYPENUMBEREXCEEDLIMIT = "InvalidParameterValue.MNPTypeNumberExceedLimit" INVALIDPARAMETERVALUE_MINIPROGRAMNAMEALREADYEXIST = "InvalidParameterValue.MiniProgramNameAlreadyExist" MISSINGPARAMETER = "MissingParameter"
func (*Client) CreateMNPApproval ¶
func (c *Client) CreateMNPApproval(request *CreateMNPApprovalRequest) (response *CreateMNPApprovalResponse, err error)
CreateMNPApproval This API is used to create a mini program approval request.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_EXISTMNPAPPROVALRECORD = "FailedOperation.ExistMNPApprovalRecord" FAILEDOPERATION_MNPTEAMASSOCIATEDAPPLICATIONTEAMNOTCREATEAPPLICATION = "FailedOperation.MNPTeamAssociatedApplicationTeamNotCreateApplication" FAILEDOPERATION_MNPTEAMNOTASSOCIATEDAPPLICATIONTEAM = "FailedOperation.MNPTeamNotAssociatedApplicationTeam" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLYACTION = "InvalidParameterValue.InvalidApplyAction" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_MNPAPPROVALSTATUSERROR = "InvalidParameterValue.MNPApprovalStatusError" INVALIDPARAMETERVALUE_MNPVERSIONISNOTPLATFORMPHASE = "InvalidParameterValue.MNPVersionIsNotPlatformPhase" MISSINGPARAMETER = "MissingParameter"
func (*Client) CreateMNPApprovalWithContext ¶
func (c *Client) CreateMNPApprovalWithContext(ctx context.Context, request *CreateMNPApprovalRequest) (response *CreateMNPApprovalResponse, err error)
CreateMNPApproval This API is used to create a mini program approval request.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_EXISTMNPAPPROVALRECORD = "FailedOperation.ExistMNPApprovalRecord" FAILEDOPERATION_MNPTEAMASSOCIATEDAPPLICATIONTEAMNOTCREATEAPPLICATION = "FailedOperation.MNPTeamAssociatedApplicationTeamNotCreateApplication" FAILEDOPERATION_MNPTEAMNOTASSOCIATEDAPPLICATIONTEAM = "FailedOperation.MNPTeamNotAssociatedApplicationTeam" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLYACTION = "InvalidParameterValue.InvalidApplyAction" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_MNPAPPROVALSTATUSERROR = "InvalidParameterValue.MNPApprovalStatusError" INVALIDPARAMETERVALUE_MNPVERSIONISNOTPLATFORMPHASE = "InvalidParameterValue.MNPVersionIsNotPlatformPhase" MISSINGPARAMETER = "MissingParameter"
func (*Client) CreateMNPDomainACL ¶
func (c *Client) CreateMNPDomainACL(request *CreateMNPDomainACLRequest) (response *CreateMNPDomainACLResponse, err error)
CreateMNPDomainACL This API is used to add a domain name to the allowlist / blocklist of a mini program.
error code that may be returned:
FAILEDOPERATION_EXISTREPEATDOMAINURL = "FailedOperation.ExistRepeatDomainUrl" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) CreateMNPDomainACLWithContext ¶
func (c *Client) CreateMNPDomainACLWithContext(ctx context.Context, request *CreateMNPDomainACLRequest) (response *CreateMNPDomainACLResponse, err error)
CreateMNPDomainACL This API is used to add a domain name to the allowlist / blocklist of a mini program.
error code that may be returned:
FAILEDOPERATION_EXISTREPEATDOMAINURL = "FailedOperation.ExistRepeatDomainUrl" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) CreateMNPSensitiveAPIPermissionApproval ¶
func (c *Client) CreateMNPSensitiveAPIPermissionApproval(request *CreateMNPSensitiveAPIPermissionApprovalRequest) (response *CreateMNPSensitiveAPIPermissionApprovalResponse, err error)
CreateMNPSensitiveAPIPermissionApproval This API is used to create a permission request to allow a mini program to call sensitive APIs.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateMNPSensitiveAPIPermissionApprovalWithContext ¶
func (c *Client) CreateMNPSensitiveAPIPermissionApprovalWithContext(ctx context.Context, request *CreateMNPSensitiveAPIPermissionApprovalRequest) (response *CreateMNPSensitiveAPIPermissionApprovalResponse, err error)
CreateMNPSensitiveAPIPermissionApproval This API is used to create a permission request to allow a mini program to call sensitive APIs.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateMNPVersion ¶
func (c *Client) CreateMNPVersion(request *CreateMNPVersionRequest) (response *CreateMNPVersionResponse, err error)
CreateMNPVersion This API is used to create a mini program version.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_FILEDOWNLOADFAILED = "FailedOperation.FileDownloadFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE_EXISTMISMATCHPARAMETERTYPE = "InvalidParameterValue.ExistMismatchParameterType" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDMNPVERSION = "InvalidParameterValue.InvalidMNPVersion" INVALIDPARAMETERVALUE_INVALIDMNPVERSIONINTRO = "InvalidParameterValue.InvalidMNPVersionIntro" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_MNPFILESIZEXCEEDLIMIT = "InvalidParameterValue.MNPFileSizExceedLimit"
func (*Client) CreateMNPVersionWithContext ¶
func (c *Client) CreateMNPVersionWithContext(ctx context.Context, request *CreateMNPVersionRequest) (response *CreateMNPVersionResponse, err error)
CreateMNPVersion This API is used to create a mini program version.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_FILEDOWNLOADFAILED = "FailedOperation.FileDownloadFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE_EXISTMISMATCHPARAMETERTYPE = "InvalidParameterValue.ExistMismatchParameterType" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDMNPVERSION = "InvalidParameterValue.InvalidMNPVersion" INVALIDPARAMETERVALUE_INVALIDMNPVERSIONINTRO = "InvalidParameterValue.InvalidMNPVersionIntro" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_MNPFILESIZEXCEEDLIMIT = "InvalidParameterValue.MNPFileSizExceedLimit"
func (*Client) CreateMNPWithContext ¶
func (c *Client) CreateMNPWithContext(ctx context.Context, request *CreateMNPRequest) (response *CreateMNPResponse, err error)
CreateMNP This API is used to create a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_MNPNUMBEREXCEEDLIMIT = "FailedOperation.MNPNumberExceedLimit" FAILEDOPERATION_OPERATIONSTEAMNOMINIPROGRAMPERMISSION = "FailedOperation.OperationsTeamNoMiniProgramPermission" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPICON = "InvalidParameterValue.InvalidMNPIcon" INVALIDPARAMETERVALUE_INVALIDMNPINTRO = "InvalidParameterValue.InvalidMNPIntro" INVALIDPARAMETERVALUE_INVALIDMNPNAME = "InvalidParameterValue.InvalidMNPName" INVALIDPARAMETERVALUE_INVALIDMNPTYPE = "InvalidParameterValue.InvalidMNPType" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_MNPTYPENUMBEREXCEEDLIMIT = "InvalidParameterValue.MNPTypeNumberExceedLimit" INVALIDPARAMETERVALUE_MINIPROGRAMNAMEALREADYEXIST = "InvalidParameterValue.MiniProgramNameAlreadyExist" MISSINGPARAMETER = "MissingParameter"
func (*Client) CreatePresetKey ¶
func (c *Client) CreatePresetKey(request *CreatePresetKeyRequest) (response *CreatePresetKeyResponse, err error)
CreatePresetKey This API is used to obtain the encryption key.
error code that may be returned:
AUTHFAILURE = "AuthFailure" FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_LOGINAUTHFAILED = "FailedOperation.LoginAuthFailed" MISSINGPARAMETER_LOGININFONOTFOUND = "MissingParameter.LoginInfoNotFound"
func (*Client) CreatePresetKeyWithContext ¶
func (c *Client) CreatePresetKeyWithContext(ctx context.Context, request *CreatePresetKeyRequest) (response *CreatePresetKeyResponse, err error)
CreatePresetKey This API is used to obtain the encryption key.
error code that may be returned:
AUTHFAILURE = "AuthFailure" FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_LOGINAUTHFAILED = "FailedOperation.LoginAuthFailed" MISSINGPARAMETER_LOGININFONOTFOUND = "MissingParameter.LoginInfoNotFound"
func (*Client) CreateTeam ¶
func (c *Client) CreateTeam(request *CreateTeamRequest) (response *CreateTeamResponse, err error)
CreateTeam This API is used to create a team.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_EXISTTEAMNAME = "InvalidParameterValue.ExistTeamName" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateTeamWithContext ¶
func (c *Client) CreateTeamWithContext(ctx context.Context, request *CreateTeamRequest) (response *CreateTeamResponse, err error)
CreateTeam This API is used to create a team.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_EXISTTEAMNAME = "InvalidParameterValue.ExistTeamName" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateUser ¶
func (c *Client) CreateUser(request *CreateUserRequest) (response *CreateUserResponse, err error)
CreateUser This API is used to create a user.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_EXISTUSERACCOUNT = "InvalidParameterValue.ExistUserAccount" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) CreateUserWithContext ¶
func (c *Client) CreateUserWithContext(ctx context.Context, request *CreateUserRequest) (response *CreateUserResponse, err error)
CreateUser This API is used to create a user.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_EXISTUSERACCOUNT = "InvalidParameterValue.ExistUserAccount" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DeleteApplication ¶
func (c *Client) DeleteApplication(request *DeleteApplicationRequest) (response *DeleteApplicationResponse, err error)
DeleteApplication This API is used to delete the applications.
error code that may be returned:
FAILEDOPERATION_APPALREADYBINDAUDIT = "FailedOperation.AppAlreadyBindAudit" FAILEDOPERATION_APPALREADYBINDMINIPROGRAM = "FailedOperation.AppAlreadyBindMiniProgram" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" RESOURCENOTFOUND_NOTFOUNDPURCHASEDPACKAGE = "ResourceNotFound.NotFoundPurchasedPackage"
func (*Client) DeleteApplicationSensitiveAPI ¶
func (c *Client) DeleteApplicationSensitiveAPI(request *DeleteApplicationSensitiveAPIRequest) (response *DeleteApplicationSensitiveAPIResponse, err error)
DeleteApplicationSensitiveAPI This API is used to delete a sensitive API.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DeleteApplicationSensitiveAPIWithContext ¶
func (c *Client) DeleteApplicationSensitiveAPIWithContext(ctx context.Context, request *DeleteApplicationSensitiveAPIRequest) (response *DeleteApplicationSensitiveAPIResponse, err error)
DeleteApplicationSensitiveAPI This API is used to delete a sensitive API.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DeleteApplicationWithContext ¶
func (c *Client) DeleteApplicationWithContext(ctx context.Context, request *DeleteApplicationRequest) (response *DeleteApplicationResponse, err error)
DeleteApplication This API is used to delete the applications.
error code that may be returned:
FAILEDOPERATION_APPALREADYBINDAUDIT = "FailedOperation.AppAlreadyBindAudit" FAILEDOPERATION_APPALREADYBINDMINIPROGRAM = "FailedOperation.AppAlreadyBindMiniProgram" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" RESOURCENOTFOUND_NOTFOUNDPURCHASEDPACKAGE = "ResourceNotFound.NotFoundPurchasedPackage"
func (*Client) DeleteGlobalDomain ¶
func (c *Client) DeleteGlobalDomain(request *DeleteGlobalDomainRequest) (response *DeleteGlobalDomainResponse, err error)
DeleteGlobalDomain This API is used to delete domains from the allowlist or blocklist.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DeleteGlobalDomainWithContext ¶
func (c *Client) DeleteGlobalDomainWithContext(ctx context.Context, request *DeleteGlobalDomainRequest) (response *DeleteGlobalDomainResponse, err error)
DeleteGlobalDomain This API is used to delete domains from the allowlist or blocklist.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DeleteMNP ¶
func (c *Client) DeleteMNP(request *DeleteMNPRequest) (response *DeleteMNPResponse, err error)
DeleteMNP This API is used to delete a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DeleteMNPWithContext ¶
func (c *Client) DeleteMNPWithContext(ctx context.Context, request *DeleteMNPRequest) (response *DeleteMNPResponse, err error)
DeleteMNP This API is used to delete a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DeleteTeam ¶
func (c *Client) DeleteTeam(request *DeleteTeamRequest) (response *DeleteTeamResponse, err error)
DeleteTeam This API is used to deletes a team.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) DeleteTeamMember ¶
func (c *Client) DeleteTeamMember(request *DeleteTeamMemberRequest) (response *DeleteTeamMemberResponse, err error)
DeleteTeamMember This API is used to delete a team member.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) DeleteTeamMemberWithContext ¶
func (c *Client) DeleteTeamMemberWithContext(ctx context.Context, request *DeleteTeamMemberRequest) (response *DeleteTeamMemberResponse, err error)
DeleteTeamMember This API is used to delete a team member.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) DeleteTeamWithContext ¶
func (c *Client) DeleteTeamWithContext(ctx context.Context, request *DeleteTeamRequest) (response *DeleteTeamResponse, err error)
DeleteTeam This API is used to deletes a team.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) DeleteUser ¶
func (c *Client) DeleteUser(request *DeleteUserRequest) (response *DeleteUserResponse, err error)
DeleteUser This API is used to delete a user.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId"
func (*Client) DeleteUserWithContext ¶
func (c *Client) DeleteUserWithContext(ctx context.Context, request *DeleteUserRequest) (response *DeleteUserResponse, err error)
DeleteUser This API is used to delete a user.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId"
func (*Client) DescribeApplication ¶
func (c *Client) DescribeApplication(request *DescribeApplicationRequest) (response *DescribeApplicationResponse, err error)
DescribeApplication This API is used to query the application details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeApplicationConfigFile ¶
func (c *Client) DescribeApplicationConfigFile(request *DescribeApplicationConfigFileRequest) (response *DescribeApplicationConfigFileResponse, err error)
DescribeApplicationConfigFile This API is used to query the configuration files of an application.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" MISSINGPARAMETER = "MissingParameter" UNKNOWNPARAMETER = "UnknownParameter"
func (*Client) DescribeApplicationConfigFileWithContext ¶
func (c *Client) DescribeApplicationConfigFileWithContext(ctx context.Context, request *DescribeApplicationConfigFileRequest) (response *DescribeApplicationConfigFileResponse, err error)
DescribeApplicationConfigFile This API is used to query the configuration files of an application.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" MISSINGPARAMETER = "MissingParameter" UNKNOWNPARAMETER = "UnknownParameter"
func (*Client) DescribeApplicationList ¶
func (c *Client) DescribeApplicationList(request *DescribeApplicationListRequest) (response *DescribeApplicationListResponse, err error)
DescribeApplicationList This API is used to query the applications.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit"
func (*Client) DescribeApplicationListWithContext ¶
func (c *Client) DescribeApplicationListWithContext(ctx context.Context, request *DescribeApplicationListRequest) (response *DescribeApplicationListResponse, err error)
DescribeApplicationList This API is used to query the applications.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit"
func (*Client) DescribeApplicationSensitiveAPIList ¶
func (c *Client) DescribeApplicationSensitiveAPIList(request *DescribeApplicationSensitiveAPIListRequest) (response *DescribeApplicationSensitiveAPIListResponse, err error)
DescribeApplicationSensitiveAPIList This API is used to list sensitive APIs of an application.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" MISSINGPARAMETER = "MissingParameter"
func (*Client) DescribeApplicationSensitiveAPIListWithContext ¶
func (c *Client) DescribeApplicationSensitiveAPIListWithContext(ctx context.Context, request *DescribeApplicationSensitiveAPIListRequest) (response *DescribeApplicationSensitiveAPIListResponse, err error)
DescribeApplicationSensitiveAPIList This API is used to list sensitive APIs of an application.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" MISSINGPARAMETER = "MissingParameter"
func (*Client) DescribeApplicationWithContext ¶
func (c *Client) DescribeApplicationWithContext(ctx context.Context, request *DescribeApplicationRequest) (response *DescribeApplicationResponse, err error)
DescribeApplication This API is used to query the application details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeGlobalDomainACL ¶
func (c *Client) DescribeGlobalDomainACL(request *DescribeGlobalDomainACLRequest) (response *DescribeGlobalDomainACLResponse, err error)
DescribeGlobalDomainACL This API is used to query the global domain allowlist and blocklist.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit"
func (*Client) DescribeGlobalDomainACLWithContext ¶
func (c *Client) DescribeGlobalDomainACLWithContext(ctx context.Context, request *DescribeGlobalDomainACLRequest) (response *DescribeGlobalDomainACLResponse, err error)
DescribeGlobalDomainACL This API is used to query the global domain allowlist and blocklist.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit"
func (*Client) DescribeMNP ¶
func (c *Client) DescribeMNP(request *DescribeMNPRequest) (response *DescribeMNPResponse, err error)
DescribeMNP This API is used to query the mini program details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPAllStageVersions ¶
func (c *Client) DescribeMNPAllStageVersions(request *DescribeMNPAllStageVersionsRequest) (response *DescribeMNPAllStageVersionsResponse, err error)
DescribeMNPAllStageVersions This API is used to query the mini program version management information.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPAllStageVersionsWithContext ¶
func (c *Client) DescribeMNPAllStageVersionsWithContext(ctx context.Context, request *DescribeMNPAllStageVersionsRequest) (response *DescribeMNPAllStageVersionsResponse, err error)
DescribeMNPAllStageVersions This API is used to query the mini program version management information.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPApprovalList ¶
func (c *Client) DescribeMNPApprovalList(request *DescribeMNPApprovalListRequest) (response *DescribeMNPApprovalListResponse, err error)
DescribeMNPApprovalList This API is used to list the approval requests related with a mini program version.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit"
func (*Client) DescribeMNPApprovalListWithContext ¶
func (c *Client) DescribeMNPApprovalListWithContext(ctx context.Context, request *DescribeMNPApprovalListRequest) (response *DescribeMNPApprovalListResponse, err error)
DescribeMNPApprovalList This API is used to list the approval requests related with a mini program version.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit"
func (*Client) DescribeMNPCategory ¶
func (c *Client) DescribeMNPCategory(request *DescribeMNPCategoryRequest) (response *DescribeMNPCategoryResponse, err error)
DescribeMNPCategory This API is used to query the mini program types.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPCategoryWithContext ¶
func (c *Client) DescribeMNPCategoryWithContext(ctx context.Context, request *DescribeMNPCategoryRequest) (response *DescribeMNPCategoryResponse, err error)
DescribeMNPCategory This API is used to query the mini program types.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPDomainACL ¶
func (c *Client) DescribeMNPDomainACL(request *DescribeMNPDomainACLRequest) (response *DescribeMNPDomainACLResponse, err error)
DescribeMNPDomainACL This API is used to query the domain allowlist / blocklist of a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) DescribeMNPDomainACLWithContext ¶
func (c *Client) DescribeMNPDomainACLWithContext(ctx context.Context, request *DescribeMNPDomainACLRequest) (response *DescribeMNPDomainACLResponse, err error)
DescribeMNPDomainACL This API is used to query the domain allowlist / blocklist of a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) DescribeMNPList ¶
func (c *Client) DescribeMNPList(request *DescribeMNPListRequest) (response *DescribeMNPListResponse, err error)
DescribeMNPList This API is used to query the mini programs.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPListWithContext ¶
func (c *Client) DescribeMNPListWithContext(ctx context.Context, request *DescribeMNPListRequest) (response *DescribeMNPListResponse, err error)
DescribeMNPList This API is used to query the mini programs.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPOfflinePackageURL ¶
func (c *Client) DescribeMNPOfflinePackageURL(request *DescribeMNPOfflinePackageURLRequest) (response *DescribeMNPOfflinePackageURLResponse, err error)
DescribeMNPOfflinePackageURL DescribeMNPOfflinePackageURL
error code that may be returned:
FAILEDOPERATION_MNPONLINEVERSIONNOTEXIST = "FailedOperation.MNPOnlineVersionNotExist" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPOfflinePackageURLWithContext ¶
func (c *Client) DescribeMNPOfflinePackageURLWithContext(ctx context.Context, request *DescribeMNPOfflinePackageURLRequest) (response *DescribeMNPOfflinePackageURLResponse, err error)
DescribeMNPOfflinePackageURL DescribeMNPOfflinePackageURL
error code that may be returned:
FAILEDOPERATION_MNPONLINEVERSIONNOTEXIST = "FailedOperation.MNPOnlineVersionNotExist" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPPreview ¶
func (c *Client) DescribeMNPPreview(request *DescribeMNPPreviewRequest) (response *DescribeMNPPreviewResponse, err error)
DescribeMNPPreview This API is used to query the mini program preview details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPPreviewWithContext ¶
func (c *Client) DescribeMNPPreviewWithContext(ctx context.Context, request *DescribeMNPPreviewRequest) (response *DescribeMNPPreviewResponse, err error)
DescribeMNPPreview This API is used to query the mini program preview details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPReleasedVersionHistory ¶
func (c *Client) DescribeMNPReleasedVersionHistory(request *DescribeMNPReleasedVersionHistoryRequest) (response *DescribeMNPReleasedVersionHistoryResponse, err error)
DescribeMNPReleasedVersionHistory This API is used to list all released versions of a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPReleasedVersionHistoryWithContext ¶
func (c *Client) DescribeMNPReleasedVersionHistoryWithContext(ctx context.Context, request *DescribeMNPReleasedVersionHistoryRequest) (response *DescribeMNPReleasedVersionHistoryResponse, err error)
DescribeMNPReleasedVersionHistory This API is used to list all released versions of a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPSensitiveAPIPermissionApproval ¶
func (c *Client) DescribeMNPSensitiveAPIPermissionApproval(request *DescribeMNPSensitiveAPIPermissionApprovalRequest) (response *DescribeMNPSensitiveAPIPermissionApprovalResponse, err error)
DescribeMNPSensitiveAPIPermissionApproval This API is used to query details of a specific permission request to call sensitive APIs.
error code that may be returned:
FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPSensitiveAPIPermissionApprovalList ¶
func (c *Client) DescribeMNPSensitiveAPIPermissionApprovalList(request *DescribeMNPSensitiveAPIPermissionApprovalListRequest) (response *DescribeMNPSensitiveAPIPermissionApprovalListResponse, err error)
DescribeMNPSensitiveAPIPermissionApprovalList This API is used to query permission requests to allow a mini program calling sensitive APIs.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPSensitiveAPIPermissionApprovalListWithContext ¶
func (c *Client) DescribeMNPSensitiveAPIPermissionApprovalListWithContext(ctx context.Context, request *DescribeMNPSensitiveAPIPermissionApprovalListRequest) (response *DescribeMNPSensitiveAPIPermissionApprovalListResponse, err error)
DescribeMNPSensitiveAPIPermissionApprovalList This API is used to query permission requests to allow a mini program calling sensitive APIs.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPSensitiveAPIPermissionApprovalWithContext ¶
func (c *Client) DescribeMNPSensitiveAPIPermissionApprovalWithContext(ctx context.Context, request *DescribeMNPSensitiveAPIPermissionApprovalRequest) (response *DescribeMNPSensitiveAPIPermissionApprovalResponse, err error)
DescribeMNPSensitiveAPIPermissionApproval This API is used to query details of a specific permission request to call sensitive APIs.
error code that may be returned:
FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPSensitiveAPIPermissionList ¶
func (c *Client) DescribeMNPSensitiveAPIPermissionList(request *DescribeMNPSensitiveAPIPermissionListRequest) (response *DescribeMNPSensitiveAPIPermissionListResponse, err error)
DescribeMNPSensitiveAPIPermissionList This API is used to query the list of sensitive APIs that available to a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPSensitiveAPIPermissionListWithContext ¶
func (c *Client) DescribeMNPSensitiveAPIPermissionListWithContext(ctx context.Context, request *DescribeMNPSensitiveAPIPermissionListRequest) (response *DescribeMNPSensitiveAPIPermissionListResponse, err error)
DescribeMNPSensitiveAPIPermissionList This API is used to query the list of sensitive APIs that available to a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPVersion ¶
func (c *Client) DescribeMNPVersion(request *DescribeMNPVersionRequest) (response *DescribeMNPVersionResponse, err error)
DescribeMNPVersion This API is used to query the mini program version creation results.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPVERSIONTASKID = "InvalidParameterValue.InvalidMNPVersionTaskId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPVersionWithContext ¶
func (c *Client) DescribeMNPVersionWithContext(ctx context.Context, request *DescribeMNPVersionRequest) (response *DescribeMNPVersionResponse, err error)
DescribeMNPVersion This API is used to query the mini program version creation results.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPVERSIONTASKID = "InvalidParameterValue.InvalidMNPVersionTaskId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeMNPWithContext ¶
func (c *Client) DescribeMNPWithContext(ctx context.Context, request *DescribeMNPRequest) (response *DescribeMNPResponse, err error)
DescribeMNP This API is used to query the mini program details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeRoleList ¶
func (c *Client) DescribeRoleList(request *DescribeRoleListRequest) (response *DescribeRoleListResponse, err error)
DescribeRoleList This API is used to query the roles.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeRoleListWithContext ¶
func (c *Client) DescribeRoleListWithContext(ctx context.Context, request *DescribeRoleListRequest) (response *DescribeRoleListResponse, err error)
DescribeRoleList This API is used to query the roles.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeTeam ¶
func (c *Client) DescribeTeam(request *DescribeTeamRequest) (response *DescribeTeamResponse, err error)
DescribeTeam This API is used to query the team details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeTeamList ¶
func (c *Client) DescribeTeamList(request *DescribeTeamListRequest) (response *DescribeTeamListResponse, err error)
DescribeTeamList This API is used to query the teams.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit"
func (*Client) DescribeTeamListWithContext ¶
func (c *Client) DescribeTeamListWithContext(ctx context.Context, request *DescribeTeamListRequest) (response *DescribeTeamListResponse, err error)
DescribeTeamList This API is used to query the teams.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_QUERYPARAMETERLENGTHEXCEEDLIMIT = "InvalidParameterValue.QueryParameterLengthExceedLimit"
func (*Client) DescribeTeamMemberList ¶
func (c *Client) DescribeTeamMemberList(request *DescribeTeamMemberListRequest) (response *DescribeTeamMemberListResponse, err error)
DescribeTeamMemberList This API is used to query the team members.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeTeamMemberListWithContext ¶
func (c *Client) DescribeTeamMemberListWithContext(ctx context.Context, request *DescribeTeamMemberListRequest) (response *DescribeTeamMemberListResponse, err error)
DescribeTeamMemberList This API is used to query the team members.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeTeamWithContext ¶
func (c *Client) DescribeTeamWithContext(ctx context.Context, request *DescribeTeamRequest) (response *DescribeTeamResponse, err error)
DescribeTeam This API is used to query the team details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DescribeTempSecret4UploadFile2Cos ¶
func (c *Client) DescribeTempSecret4UploadFile2Cos(request *DescribeTempSecret4UploadFile2CosRequest) (response *DescribeTempSecret4UploadFile2CosResponse, err error)
DescribeTempSecret4UploadFile2Cos This API is used to obtain a temporary key for file uploads.
error code that may be returned:
FAILEDOPERATION_LOGINAUTHFAILED = "FailedOperation.LoginAuthFailed" FAILEDOPERATION_REQUESTPARAMANALYSISFAILED = "FailedOperation.RequestParamAnalysisFailed" FAILEDOPERATION_SYSTEMERROR = "FailedOperation.SystemError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId" MISSINGPARAMETER_LOGININFONOTFOUND = "MissingParameter.LoginInfoNotFound"
func (*Client) DescribeTempSecret4UploadFile2CosWithContext ¶
func (c *Client) DescribeTempSecret4UploadFile2CosWithContext(ctx context.Context, request *DescribeTempSecret4UploadFile2CosRequest) (response *DescribeTempSecret4UploadFile2CosResponse, err error)
DescribeTempSecret4UploadFile2Cos This API is used to obtain a temporary key for file uploads.
error code that may be returned:
FAILEDOPERATION_LOGINAUTHFAILED = "FailedOperation.LoginAuthFailed" FAILEDOPERATION_REQUESTPARAMANALYSISFAILED = "FailedOperation.RequestParamAnalysisFailed" FAILEDOPERATION_SYSTEMERROR = "FailedOperation.SystemError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId" MISSINGPARAMETER_LOGININFONOTFOUND = "MissingParameter.LoginInfoNotFound"
func (*Client) DescribeUser ¶
func (c *Client) DescribeUser(request *DescribeUserRequest) (response *DescribeUserResponse, err error)
DescribeUser This API is used to query the user details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId"
func (*Client) DescribeUserList ¶
func (c *Client) DescribeUserList(request *DescribeUserListRequest) (response *DescribeUserListResponse, err error)
DescribeUserList This API is used to query the users.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDACCOUNTTYPE = "InvalidParameterValue.InvalidAccountType" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) DescribeUserListWithContext ¶
func (c *Client) DescribeUserListWithContext(ctx context.Context, request *DescribeUserListRequest) (response *DescribeUserListResponse, err error)
DescribeUserList This API is used to query the users.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDACCOUNTTYPE = "InvalidParameterValue.InvalidAccountType" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) DescribeUserWithContext ¶
func (c *Client) DescribeUserWithContext(ctx context.Context, request *DescribeUserRequest) (response *DescribeUserResponse, err error)
DescribeUser This API is used to query the user details.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId"
func (*Client) DisableApplicationSensitiveAPI ¶
func (c *Client) DisableApplicationSensitiveAPI(request *DisableApplicationSensitiveAPIRequest) (response *DisableApplicationSensitiveAPIResponse, err error)
DisableApplicationSensitiveAPI This API is used to set a sensitive API to restricted.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) DisableApplicationSensitiveAPIWithContext ¶
func (c *Client) DisableApplicationSensitiveAPIWithContext(ctx context.Context, request *DisableApplicationSensitiveAPIRequest) (response *DisableApplicationSensitiveAPIResponse, err error)
DisableApplicationSensitiveAPI This API is used to set a sensitive API to restricted.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) EnableApplicationSensitiveAPI ¶
func (c *Client) EnableApplicationSensitiveAPI(request *EnableApplicationSensitiveAPIRequest) (response *EnableApplicationSensitiveAPIResponse, err error)
EnableApplicationSensitiveAPI This API is used to set an application sensitive API to public.
error code that may be returned:
AUTHFAILURE = "AuthFailure" FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) EnableApplicationSensitiveAPIWithContext ¶
func (c *Client) EnableApplicationSensitiveAPIWithContext(ctx context.Context, request *EnableApplicationSensitiveAPIRequest) (response *EnableApplicationSensitiveAPIResponse, err error)
EnableApplicationSensitiveAPI This API is used to set an application sensitive API to public.
error code that may be returned:
AUTHFAILURE = "AuthFailure" FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_NOACCESSPERMISSION = "FailedOperation.NoAccessPermission" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ModifyApplication ¶
func (c *Client) ModifyApplication(request *ModifyApplicationRequest) (response *ModifyApplicationResponse, err error)
ModifyApplication This API is used to change the application information.
error code that may be returned:
FAILEDOPERATION_APPLICATIONNAMEALREADYEXISTED = "FailedOperation.ApplicationNameAlreadyExisted" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE_INVALIDAPPPACKAGENAMELAYOUT = "InvalidParameterValue.InvalidAppPackageNameLayout" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONINTRO = "InvalidParameterValue.InvalidApplicationIntro" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONNAME = "InvalidParameterValue.InvalidApplicationName" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONREMARK = "InvalidParameterValue.InvalidApplicationRemark" INVALIDPARAMETERVALUE_INVALIDMNPNAME = "InvalidParameterValue.InvalidMNPName" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ModifyApplicationWithContext ¶
func (c *Client) ModifyApplicationWithContext(ctx context.Context, request *ModifyApplicationRequest) (response *ModifyApplicationResponse, err error)
ModifyApplication This API is used to change the application information.
error code that may be returned:
FAILEDOPERATION_APPLICATIONNAMEALREADYEXISTED = "FailedOperation.ApplicationNameAlreadyExisted" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE_INVALIDAPPPACKAGENAMELAYOUT = "InvalidParameterValue.InvalidAppPackageNameLayout" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONID = "InvalidParameterValue.InvalidApplicationId" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONINTRO = "InvalidParameterValue.InvalidApplicationIntro" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONNAME = "InvalidParameterValue.InvalidApplicationName" INVALIDPARAMETERVALUE_INVALIDAPPLICATIONREMARK = "InvalidParameterValue.InvalidApplicationRemark" INVALIDPARAMETERVALUE_INVALIDMNPNAME = "InvalidParameterValue.InvalidMNPName" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ModifyGlobalDomain ¶
func (c *Client) ModifyGlobalDomain(request *ModifyGlobalDomainRequest) (response *ModifyGlobalDomainResponse, err error)
ModifyGlobalDomain This API is used to modify the domain allowlist or blocklist.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ModifyGlobalDomainWithContext ¶
func (c *Client) ModifyGlobalDomainWithContext(ctx context.Context, request *ModifyGlobalDomainRequest) (response *ModifyGlobalDomainResponse, err error)
ModifyGlobalDomain This API is used to modify the domain allowlist or blocklist.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ModifyMNP ¶
func (c *Client) ModifyMNP(request *ModifyMNPRequest) (response *ModifyMNPResponse, err error)
ModifyMNP This API is used to modify the mini program information.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_MINIPROGRAMICONANALYSISFAILED = "FailedOperation.MiniProgramIconAnalysisFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDMNPNAME = "InvalidParameterValue.InvalidMNPName" INVALIDPARAMETERVALUE_INVALIDMNPTYPE = "InvalidParameterValue.InvalidMNPType" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_MNPTYPENUMBEREXCEEDLIMIT = "InvalidParameterValue.MNPTypeNumberExceedLimit" INVALIDPARAMETERVALUE_MINIPROGRAMNAMEALREADYEXIST = "InvalidParameterValue.MiniProgramNameAlreadyExist"
func (*Client) ModifyMNPDomain ¶
func (c *Client) ModifyMNPDomain(request *ModifyMNPDomainRequest) (response *ModifyMNPDomainResponse, err error)
ModifyMNPDomain This API is used to edit the mini program domain information.
error code that may be returned:
FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ModifyMNPDomainWithContext ¶
func (c *Client) ModifyMNPDomainWithContext(ctx context.Context, request *ModifyMNPDomainRequest) (response *ModifyMNPDomainResponse, err error)
ModifyMNPDomain This API is used to edit the mini program domain information.
error code that may be returned:
FAILEDOPERATION_GETOPERATERESOURCEFAILED = "FailedOperation.GetOperateResourceFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ModifyMNPWithContext ¶
func (c *Client) ModifyMNPWithContext(ctx context.Context, request *ModifyMNPRequest) (response *ModifyMNPResponse, err error)
ModifyMNP This API is used to modify the mini program information.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_MINIPROGRAMICONANALYSISFAILED = "FailedOperation.MiniProgramIconAnalysisFailed" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDMNPNAME = "InvalidParameterValue.InvalidMNPName" INVALIDPARAMETERVALUE_INVALIDMNPTYPE = "InvalidParameterValue.InvalidMNPType" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_MNPTYPENUMBEREXCEEDLIMIT = "InvalidParameterValue.MNPTypeNumberExceedLimit" INVALIDPARAMETERVALUE_MINIPROGRAMNAMEALREADYEXIST = "InvalidParameterValue.MiniProgramNameAlreadyExist"
func (*Client) ModifyTeam ¶
func (c *Client) ModifyTeam(request *ModifyTeamRequest) (response *ModifyTeamResponse, err error)
ModifyTeam This API is used to change the team information.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_EXISTTEAMNAME = "InvalidParameterValue.ExistTeamName" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) ModifyTeamMember ¶
func (c *Client) ModifyTeamMember(request *ModifyTeamMemberRequest) (response *ModifyTeamMemberResponse, err error)
ModifyTeamMember This API is used to modify the team member information.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDROLEID = "InvalidParameterValue.InvalidRoleId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId" INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId"
func (*Client) ModifyTeamMemberWithContext ¶
func (c *Client) ModifyTeamMemberWithContext(ctx context.Context, request *ModifyTeamMemberRequest) (response *ModifyTeamMemberResponse, err error)
ModifyTeamMember This API is used to modify the team member information.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDROLEID = "InvalidParameterValue.InvalidRoleId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId" INVALIDPARAMETERVALUE_INVALIDUSERID = "InvalidParameterValue.InvalidUserId"
func (*Client) ModifyTeamWithContext ¶
func (c *Client) ModifyTeamWithContext(ctx context.Context, request *ModifyTeamRequest) (response *ModifyTeamResponse, err error)
ModifyTeam This API is used to change the team information.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_EXISTTEAMNAME = "InvalidParameterValue.ExistTeamName" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDTEAMID = "InvalidParameterValue.InvalidTeamId"
func (*Client) ModifyUser ¶
func (c *Client) ModifyUser(request *ModifyUserRequest) (response *ModifyUserResponse, err error)
ModifyUser This API is used to modify the user information.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDACCOUNTTYPE = "InvalidParameterValue.InvalidAccountType" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDUSERNAME = "InvalidParameterValue.InvalidUserName"
func (*Client) ModifyUserWithContext ¶
func (c *Client) ModifyUserWithContext(ctx context.Context, request *ModifyUserRequest) (response *ModifyUserResponse, err error)
ModifyUser This API is used to modify the user information.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_UNABLEOPERATEADMINACCOUNT = "FailedOperation.UnableOperateAdminAccount" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDACCOUNTTYPE = "InvalidParameterValue.InvalidAccountType" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_INVALIDUSERNAME = "InvalidParameterValue.InvalidUserName"
func (*Client) ProcessMNPApproval ¶
func (c *Client) ProcessMNPApproval(request *ProcessMNPApprovalRequest) (response *ProcessMNPApprovalResponse, err error)
ProcessMNPApproval This API is used to approve or reject the release of a mini program version.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPROVALNO = "InvalidParameterValue.InvalidApprovalNo" INVALIDPARAMETERVALUE_INVALIDAPPROVALNOTE = "InvalidParameterValue.InvalidApprovalNote" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_PROCESSAPPLICATIONANDAPPROVALAPPLICATIONMISMATCH = "InvalidParameterValue.ProcessApplicationAndApprovalApplicationMismatch" INVALIDPARAMETERVALUE_PROCESSAPPROVALITEMISEMPTY = "InvalidParameterValue.ProcessApprovalItemIsEmpty" INVALIDPARAMETERVALUE_PROCESSMNPAPPROVALSTATUSERROR = "InvalidParameterValue.ProcessMNPApprovalStatusError" MISSINGPARAMETER = "MissingParameter"
func (*Client) ProcessMNPApprovalWithContext ¶
func (c *Client) ProcessMNPApprovalWithContext(ctx context.Context, request *ProcessMNPApprovalRequest) (response *ProcessMNPApprovalResponse, err error)
ProcessMNPApproval This API is used to approve or reject the release of a mini program version.
error code that may be returned:
FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDAPPROVALNO = "InvalidParameterValue.InvalidApprovalNo" INVALIDPARAMETERVALUE_INVALIDAPPROVALNOTE = "InvalidParameterValue.InvalidApprovalNote" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" INVALIDPARAMETERVALUE_PROCESSAPPLICATIONANDAPPROVALAPPLICATIONMISMATCH = "InvalidParameterValue.ProcessApplicationAndApprovalApplicationMismatch" INVALIDPARAMETERVALUE_PROCESSAPPROVALITEMISEMPTY = "InvalidParameterValue.ProcessApprovalItemIsEmpty" INVALIDPARAMETERVALUE_PROCESSMNPAPPROVALSTATUSERROR = "InvalidParameterValue.ProcessMNPApprovalStatusError" MISSINGPARAMETER = "MissingParameter"
func (*Client) ProcessMNPSensitiveAPIPermissionApproval ¶
func (c *Client) ProcessMNPSensitiveAPIPermissionApproval(request *ProcessMNPSensitiveAPIPermissionApprovalRequest) (response *ProcessMNPSensitiveAPIPermissionApprovalResponse, err error)
ProcessMNPSensitiveAPIPermissionApproval This API is used to approve or reject the sensitive API permission requests.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ProcessMNPSensitiveAPIPermissionApprovalWithContext ¶
func (c *Client) ProcessMNPSensitiveAPIPermissionApprovalWithContext(ctx context.Context, request *ProcessMNPSensitiveAPIPermissionApprovalRequest) (response *ProcessMNPSensitiveAPIPermissionApprovalResponse, err error)
ProcessMNPSensitiveAPIPermissionApproval This API is used to approve or reject the sensitive API permission requests.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) ReleaseMNPVersion ¶
func (c *Client) ReleaseMNPVersion(request *ReleaseMNPVersionRequest) (response *ReleaseMNPVersionResponse, err error)
ReleaseMNPVersion This API is used to release a mini program version.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_MNPRELEASENUMBEREXCEEDLIMIT = "FailedOperation.MNPReleaseNumberExceedLimit" FAILEDOPERATION_MNPVERSIONRELEASED = "FailedOperation.MNPVersionReleased" FAILEDOPERATION_ONLYRELEASEPLATFORMAPPROVEDMNPVERSION = "FailedOperation.OnlyReleasePlatformApprovedMNPVersion" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RELEASEMNPVERSIONNEEDGREATERTHANONLINEVERSION = "FailedOperation.ReleaseMNPVersionNeedGreaterThanOnlineVersion" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPVERSIONID = "InvalidParameterValue.InvalidMNPVersionId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" MISSINGPARAMETER = "MissingParameter"
func (*Client) ReleaseMNPVersionWithContext ¶
func (c *Client) ReleaseMNPVersionWithContext(ctx context.Context, request *ReleaseMNPVersionRequest) (response *ReleaseMNPVersionResponse, err error)
ReleaseMNPVersion This API is used to release a mini program version.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_MNPRELEASENUMBEREXCEEDLIMIT = "FailedOperation.MNPReleaseNumberExceedLimit" FAILEDOPERATION_MNPVERSIONRELEASED = "FailedOperation.MNPVersionReleased" FAILEDOPERATION_ONLYRELEASEPLATFORMAPPROVEDMNPVERSION = "FailedOperation.OnlyReleasePlatformApprovedMNPVersion" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RELEASEMNPVERSIONNEEDGREATERTHANONLINEVERSION = "FailedOperation.ReleaseMNPVersionNeedGreaterThanOnlineVersion" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPVERSIONID = "InvalidParameterValue.InvalidMNPVersionId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId" MISSINGPARAMETER = "MissingParameter"
func (*Client) RemoveMNP ¶
func (c *Client) RemoveMNP(request *RemoveMNPRequest) (response *RemoveMNPResponse, err error)
RemoveMNP This API is used to remove a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) RemoveMNPWithContext ¶
func (c *Client) RemoveMNPWithContext(ctx context.Context, request *RemoveMNPRequest) (response *RemoveMNPResponse, err error)
RemoveMNP This API is used to remove a mini program.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" FAILEDOPERATION_RECORDNOTFOUND = "FailedOperation.RecordNotFound" INTERNALERROR = "InternalError" INVALIDPARAMETER = "InvalidParameter" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMNPID = "InvalidParameterValue.InvalidMNPId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) RollbackMNPVersion ¶
func (c *Client) RollbackMNPVersion(request *RollbackMNPVersionRequest) (response *RollbackMNPVersionResponse, err error)
RollbackMNPVersion This API is used to rollback a mini program online version.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMINIAPPID = "InvalidParameterValue.InvalidMiniAppId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
func (*Client) RollbackMNPVersionWithContext ¶
func (c *Client) RollbackMNPVersionWithContext(ctx context.Context, request *RollbackMNPVersionRequest) (response *RollbackMNPVersionResponse, err error)
RollbackMNPVersion This API is used to rollback a mini program online version.
error code that may be returned:
FAILEDOPERATION = "FailedOperation" FAILEDOPERATION_PACKAGEALREADYEXPIRED = "FailedOperation.PackageAlreadyExpired" INTERNALERROR = "InternalError" INVALIDPARAMETERVALUE = "InvalidParameterValue" INVALIDPARAMETERVALUE_INVALIDMINIAPPID = "InvalidParameterValue.InvalidMiniAppId" INVALIDPARAMETERVALUE_INVALIDPLATFORMID = "InvalidParameterValue.InvalidPlatformId"
type ConfigureMNPPreviewRequest ¶
type ConfigureMNPPreviewRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // 1: Set; 2: Cancel ActionType *int64 `json:"ActionType,omitnil,omitempty" name:"ActionType"` // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Path to the preview page PreivewEntrancePath *string `json:"PreivewEntrancePath,omitnil,omitempty" name:"PreivewEntrancePath"` }
func NewConfigureMNPPreviewRequest ¶
func NewConfigureMNPPreviewRequest() (request *ConfigureMNPPreviewRequest)
func (*ConfigureMNPPreviewRequest) FromJsonString ¶
func (r *ConfigureMNPPreviewRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ConfigureMNPPreviewRequest) ToJsonString ¶
func (r *ConfigureMNPPreviewRequest) ToJsonString() string
type ConfigureMNPPreviewRequestParams ¶
type ConfigureMNPPreviewRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // 1: Set; 2: Cancel ActionType *int64 `json:"ActionType,omitnil,omitempty" name:"ActionType"` // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Path to the preview page PreivewEntrancePath *string `json:"PreivewEntrancePath,omitnil,omitempty" name:"PreivewEntrancePath"` }
Predefined struct for user
type ConfigureMNPPreviewResponse ¶
type ConfigureMNPPreviewResponse struct { *tchttp.BaseResponse Response *ConfigureMNPPreviewResponseParams `json:"Response"` }
func NewConfigureMNPPreviewResponse ¶
func NewConfigureMNPPreviewResponse() (response *ConfigureMNPPreviewResponse)
func (*ConfigureMNPPreviewResponse) FromJsonString ¶
func (r *ConfigureMNPPreviewResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ConfigureMNPPreviewResponse) ToJsonString ¶
func (r *ConfigureMNPPreviewResponse) ToJsonString() string
type ConfigureMNPPreviewResponseParams ¶
type ConfigureMNPPreviewResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateApplicationRequest ¶
type CreateApplicationRequest struct { *tchttp.BaseRequest // Application name ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Logo address Logo *string `json:"Logo,omitnil,omitempty" name:"Logo"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Application type. 1: Test; 2: Formal ApplicationType *int64 `json:"ApplicationType,omitnil,omitempty" name:"ApplicationType"` // Introduction Intro *string `json:"Intro,omitnil,omitempty" name:"Intro"` // Android app package name AndroidAppKey *string `json:"AndroidAppKey,omitnil,omitempty" name:"AndroidAppKey"` // iOS App bundleId IosAppKey *string `json:"IosAppKey,omitnil,omitempty" name:"IosAppKey"` // Remarks Remark *string `json:"Remark,omitnil,omitempty" name:"Remark"` }
func NewCreateApplicationRequest ¶
func NewCreateApplicationRequest() (request *CreateApplicationRequest)
func (*CreateApplicationRequest) FromJsonString ¶
func (r *CreateApplicationRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateApplicationRequest) ToJsonString ¶
func (r *CreateApplicationRequest) ToJsonString() string
type CreateApplicationRequestParams ¶
type CreateApplicationRequestParams struct { // Application name ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Logo address Logo *string `json:"Logo,omitnil,omitempty" name:"Logo"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Application type. 1: Test; 2: Formal ApplicationType *int64 `json:"ApplicationType,omitnil,omitempty" name:"ApplicationType"` // Introduction Intro *string `json:"Intro,omitnil,omitempty" name:"Intro"` // Android app package name AndroidAppKey *string `json:"AndroidAppKey,omitnil,omitempty" name:"AndroidAppKey"` // iOS App bundleId IosAppKey *string `json:"IosAppKey,omitnil,omitempty" name:"IosAppKey"` // Remarks Remark *string `json:"Remark,omitnil,omitempty" name:"Remark"` }
Predefined struct for user
type CreateApplicationResponse ¶
type CreateApplicationResponse struct { *tchttp.BaseResponse Response *CreateApplicationResponseParams `json:"Response"` }
func NewCreateApplicationResponse ¶
func NewCreateApplicationResponse() (response *CreateApplicationResponse)
func (*CreateApplicationResponse) FromJsonString ¶
func (r *CreateApplicationResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateApplicationResponse) ToJsonString ¶
func (r *CreateApplicationResponse) ToJsonString() string
type CreateApplicationResponseParams ¶
type CreateApplicationResponseParams struct { // Response data Data *ResourceIdStringInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateApplicationSensitiveAPIReq ¶
type CreateApplicationSensitiveAPIReq struct { // API name // Note: This field may return null, indicating that no valid values can be obtained. APIName *string `json:"APIName,omitnil,omitempty" name:"APIName"` // API description // Note: This field may return null, indicating that no valid values can be obtained. APIDesc *string `json:"APIDesc,omitnil,omitempty" name:"APIDesc"` // API type. 1: System; 2: Custom // Note: This field may return null, indicating that no valid values can be obtained. APIType *int64 `json:"APIType,omitnil,omitempty" name:"APIType"` }
type CreateApplicationSensitiveAPIRequest ¶
type CreateApplicationSensitiveAPIRequest struct { *tchttp.BaseRequest // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // List of newly-added APIs APIList []*CreateApplicationSensitiveAPIReq `json:"APIList,omitnil,omitempty" name:"APIList"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewCreateApplicationSensitiveAPIRequest ¶
func NewCreateApplicationSensitiveAPIRequest() (request *CreateApplicationSensitiveAPIRequest)
func (*CreateApplicationSensitiveAPIRequest) FromJsonString ¶
func (r *CreateApplicationSensitiveAPIRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateApplicationSensitiveAPIRequest) ToJsonString ¶
func (r *CreateApplicationSensitiveAPIRequest) ToJsonString() string
type CreateApplicationSensitiveAPIRequestParams ¶
type CreateApplicationSensitiveAPIRequestParams struct { // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // List of newly-added APIs APIList []*CreateApplicationSensitiveAPIReq `json:"APIList,omitnil,omitempty" name:"APIList"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type CreateApplicationSensitiveAPIResponse ¶
type CreateApplicationSensitiveAPIResponse struct { *tchttp.BaseResponse Response *CreateApplicationSensitiveAPIResponseParams `json:"Response"` }
func NewCreateApplicationSensitiveAPIResponse ¶
func NewCreateApplicationSensitiveAPIResponse() (response *CreateApplicationSensitiveAPIResponse)
func (*CreateApplicationSensitiveAPIResponse) FromJsonString ¶
func (r *CreateApplicationSensitiveAPIResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateApplicationSensitiveAPIResponse) ToJsonString ¶
func (r *CreateApplicationSensitiveAPIResponse) ToJsonString() string
type CreateApplicationSensitiveAPIResponseParams ¶
type CreateApplicationSensitiveAPIResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateDomainParam ¶
type CreateDomainParam struct { // Array of domain name URLs DomainUrlList []*string `json:"DomainUrlList,omitnil,omitempty" name:"DomainUrlList"` // Domain type. 1: requests domain; 2: WebView load domain, 3: sockets domain; 4: File upload; 5: File download DomainType *int64 `json:"DomainType,omitnil,omitempty" name:"DomainType"` }
type CreateGlobalDomainACLRequest ¶
type CreateGlobalDomainACLRequest struct { *tchttp.BaseRequest // Domain name list DomainUrlList []*string `json:"DomainUrlList,omitnil,omitempty" name:"DomainUrlList"` // Domain type. 1: Allowed; 2: Blocked DomainType *int64 `json:"DomainType,omitnil,omitempty" name:"DomainType"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewCreateGlobalDomainACLRequest ¶
func NewCreateGlobalDomainACLRequest() (request *CreateGlobalDomainACLRequest)
func (*CreateGlobalDomainACLRequest) FromJsonString ¶
func (r *CreateGlobalDomainACLRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateGlobalDomainACLRequest) ToJsonString ¶
func (r *CreateGlobalDomainACLRequest) ToJsonString() string
type CreateGlobalDomainACLRequestParams ¶
type CreateGlobalDomainACLRequestParams struct { // Domain name list DomainUrlList []*string `json:"DomainUrlList,omitnil,omitempty" name:"DomainUrlList"` // Domain type. 1: Allowed; 2: Blocked DomainType *int64 `json:"DomainType,omitnil,omitempty" name:"DomainType"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type CreateGlobalDomainACLResponse ¶
type CreateGlobalDomainACLResponse struct { *tchttp.BaseResponse Response *CreateGlobalDomainACLResponseParams `json:"Response"` }
func NewCreateGlobalDomainACLResponse ¶
func NewCreateGlobalDomainACLResponse() (response *CreateGlobalDomainACLResponse)
func (*CreateGlobalDomainACLResponse) FromJsonString ¶
func (r *CreateGlobalDomainACLResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateGlobalDomainACLResponse) ToJsonString ¶
func (r *CreateGlobalDomainACLResponse) ToJsonString() string
type CreateGlobalDomainACLResponseParams ¶
type CreateGlobalDomainACLResponseParams struct { // Response data Data *CreateGlobalDomainResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateGlobalDomainResp ¶
type CreateGlobalDomainResp struct { // Result // Note: This field may return null, indicating that no valid values can be obtained. Result *bool `json:"Result,omitnil,omitempty" name:"Result"` // List of duplicate domain names // Note: This field may return null, indicating that no valid values can be obtained. RepeatUrls []*string `json:"RepeatUrls,omitnil,omitempty" name:"RepeatUrls"` // List of allowed domain names // Note: This field may return null, indicating that no valid values can be obtained. ExistsWhiteUrls []*string `json:"ExistsWhiteUrls,omitnil,omitempty" name:"ExistsWhiteUrls"` // List of blocked domain names // Note: This field may return null, indicating that no valid values can be obtained. ExistsBlackUrls []*string `json:"ExistsBlackUrls,omitnil,omitempty" name:"ExistsBlackUrls"` }
type CreateMNPApprovalRequest ¶
type CreateMNPApprovalRequest struct { *tchttp.BaseRequest // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // submit: Submit an approval request; cancel: Cancel the approval request ApplyAction *string `json:"ApplyAction,omitnil,omitempty" name:"ApplyAction"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewCreateMNPApprovalRequest ¶
func NewCreateMNPApprovalRequest() (request *CreateMNPApprovalRequest)
func (*CreateMNPApprovalRequest) FromJsonString ¶
func (r *CreateMNPApprovalRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPApprovalRequest) ToJsonString ¶
func (r *CreateMNPApprovalRequest) ToJsonString() string
type CreateMNPApprovalRequestParams ¶
type CreateMNPApprovalRequestParams struct { // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // submit: Submit an approval request; cancel: Cancel the approval request ApplyAction *string `json:"ApplyAction,omitnil,omitempty" name:"ApplyAction"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type CreateMNPApprovalResponse ¶
type CreateMNPApprovalResponse struct { *tchttp.BaseResponse Response *CreateMNPApprovalResponseParams `json:"Response"` }
func NewCreateMNPApprovalResponse ¶
func NewCreateMNPApprovalResponse() (response *CreateMNPApprovalResponse)
func (*CreateMNPApprovalResponse) FromJsonString ¶
func (r *CreateMNPApprovalResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPApprovalResponse) ToJsonString ¶
func (r *CreateMNPApprovalResponse) ToJsonString() string
type CreateMNPApprovalResponseParams ¶
type CreateMNPApprovalResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateMNPDomainACLRequest ¶
type CreateMNPDomainACLRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Domain name list Domain []*CreateDomainParam `json:"Domain,omitnil,omitempty" name:"Domain"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewCreateMNPDomainACLRequest ¶
func NewCreateMNPDomainACLRequest() (request *CreateMNPDomainACLRequest)
func (*CreateMNPDomainACLRequest) FromJsonString ¶
func (r *CreateMNPDomainACLRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPDomainACLRequest) ToJsonString ¶
func (r *CreateMNPDomainACLRequest) ToJsonString() string
type CreateMNPDomainACLRequestParams ¶
type CreateMNPDomainACLRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Domain name list Domain []*CreateDomainParam `json:"Domain,omitnil,omitempty" name:"Domain"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type CreateMNPDomainACLResponse ¶
type CreateMNPDomainACLResponse struct { *tchttp.BaseResponse Response *CreateMNPDomainACLResponseParams `json:"Response"` }
func NewCreateMNPDomainACLResponse ¶
func NewCreateMNPDomainACLResponse() (response *CreateMNPDomainACLResponse)
func (*CreateMNPDomainACLResponse) FromJsonString ¶
func (r *CreateMNPDomainACLResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPDomainACLResponse) ToJsonString ¶
func (r *CreateMNPDomainACLResponse) ToJsonString() string
type CreateMNPDomainACLResponseParams ¶
type CreateMNPDomainACLResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateMNPRequest ¶
type CreateMNPRequest struct { *tchttp.BaseRequest // Mini program type MNPType *string `json:"MNPType,omitnil,omitempty" name:"MNPType"` // Mini program name MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Mini app icon MNPIcon *string `json:"MNPIcon,omitnil,omitempty" name:"MNPIcon"` // Mini program introduction MNPIntro *string `json:"MNPIntro,omitnil,omitempty" name:"MNPIntro"` // Mini program description MNPDesc *string `json:"MNPDesc,omitnil,omitempty" name:"MNPDesc"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
func NewCreateMNPRequest ¶
func NewCreateMNPRequest() (request *CreateMNPRequest)
func (*CreateMNPRequest) FromJsonString ¶
func (r *CreateMNPRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPRequest) ToJsonString ¶
func (r *CreateMNPRequest) ToJsonString() string
type CreateMNPRequestParams ¶
type CreateMNPRequestParams struct { // Mini program type MNPType *string `json:"MNPType,omitnil,omitempty" name:"MNPType"` // Mini program name MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Mini app icon MNPIcon *string `json:"MNPIcon,omitnil,omitempty" name:"MNPIcon"` // Mini program introduction MNPIntro *string `json:"MNPIntro,omitnil,omitempty" name:"MNPIntro"` // Mini program description MNPDesc *string `json:"MNPDesc,omitnil,omitempty" name:"MNPDesc"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
Predefined struct for user
type CreateMNPResponse ¶
type CreateMNPResponse struct { *tchttp.BaseResponse Response *CreateMNPResponseParams `json:"Response"` }
func NewCreateMNPResponse ¶
func NewCreateMNPResponse() (response *CreateMNPResponse)
func (*CreateMNPResponse) FromJsonString ¶
func (r *CreateMNPResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPResponse) ToJsonString ¶
func (r *CreateMNPResponse) ToJsonString() string
type CreateMNPResponseParams ¶
type CreateMNPResponseParams struct { // Response mini program ID Data *ResourceIdStringInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateMNPSensitiveAPIPermissionApprovalRequest ¶
type CreateMNPSensitiveAPIPermissionApprovalRequest struct { *tchttp.BaseRequest // API Id APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` // Reason for application ApplyReason *string `json:"ApplyReason,omitnil,omitempty" name:"ApplyReason"` // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewCreateMNPSensitiveAPIPermissionApprovalRequest ¶
func NewCreateMNPSensitiveAPIPermissionApprovalRequest() (request *CreateMNPSensitiveAPIPermissionApprovalRequest)
func (*CreateMNPSensitiveAPIPermissionApprovalRequest) FromJsonString ¶
func (r *CreateMNPSensitiveAPIPermissionApprovalRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPSensitiveAPIPermissionApprovalRequest) ToJsonString ¶
func (r *CreateMNPSensitiveAPIPermissionApprovalRequest) ToJsonString() string
type CreateMNPSensitiveAPIPermissionApprovalRequestParams ¶
type CreateMNPSensitiveAPIPermissionApprovalRequestParams struct { // API Id APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` // Reason for application ApplyReason *string `json:"ApplyReason,omitnil,omitempty" name:"ApplyReason"` // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type CreateMNPSensitiveAPIPermissionApprovalResponse ¶
type CreateMNPSensitiveAPIPermissionApprovalResponse struct { *tchttp.BaseResponse Response *CreateMNPSensitiveAPIPermissionApprovalResponseParams `json:"Response"` }
func NewCreateMNPSensitiveAPIPermissionApprovalResponse ¶
func NewCreateMNPSensitiveAPIPermissionApprovalResponse() (response *CreateMNPSensitiveAPIPermissionApprovalResponse)
func (*CreateMNPSensitiveAPIPermissionApprovalResponse) FromJsonString ¶
func (r *CreateMNPSensitiveAPIPermissionApprovalResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPSensitiveAPIPermissionApprovalResponse) ToJsonString ¶
func (r *CreateMNPSensitiveAPIPermissionApprovalResponse) ToJsonString() string
type CreateMNPSensitiveAPIPermissionApprovalResponseParams ¶
type CreateMNPSensitiveAPIPermissionApprovalResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *ResourceIdStringInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateMNPVersionRequest ¶
type CreateMNPVersionRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Version number MNPVersion *string `json:"MNPVersion,omitnil,omitempty" name:"MNPVersion"` // Address of the mini program package. You can export the package from IDE and upload it to a file server. FileUrl *string `json:"FileUrl,omitnil,omitempty" name:"FileUrl"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Version introduction MNPVersionIntro *string `json:"MNPVersionIntro,omitnil,omitempty" name:"MNPVersionIntro"` }
func NewCreateMNPVersionRequest ¶
func NewCreateMNPVersionRequest() (request *CreateMNPVersionRequest)
func (*CreateMNPVersionRequest) FromJsonString ¶
func (r *CreateMNPVersionRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPVersionRequest) ToJsonString ¶
func (r *CreateMNPVersionRequest) ToJsonString() string
type CreateMNPVersionRequestParams ¶
type CreateMNPVersionRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Version number MNPVersion *string `json:"MNPVersion,omitnil,omitempty" name:"MNPVersion"` // Address of the mini program package. You can export the package from IDE and upload it to a file server. FileUrl *string `json:"FileUrl,omitnil,omitempty" name:"FileUrl"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Version introduction MNPVersionIntro *string `json:"MNPVersionIntro,omitnil,omitempty" name:"MNPVersionIntro"` }
Predefined struct for user
type CreateMNPVersionResp ¶
type CreateMNPVersionResp struct { // ID of the task to create a mini program version // Note: This field may return null, indicating that no valid values can be obtained. TaskId *string `json:"TaskId,omitnil,omitempty" name:"TaskId"` }
type CreateMNPVersionResponse ¶
type CreateMNPVersionResponse struct { *tchttp.BaseResponse Response *CreateMNPVersionResponseParams `json:"Response"` }
func NewCreateMNPVersionResponse ¶
func NewCreateMNPVersionResponse() (response *CreateMNPVersionResponse)
func (*CreateMNPVersionResponse) FromJsonString ¶
func (r *CreateMNPVersionResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateMNPVersionResponse) ToJsonString ¶
func (r *CreateMNPVersionResponse) ToJsonString() string
type CreateMNPVersionResponseParams ¶
type CreateMNPVersionResponseParams struct { // Response data Data *CreateMNPVersionResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreatePresetKeyRequest ¶
type CreatePresetKeyRequest struct {
*tchttp.BaseRequest
}
func NewCreatePresetKeyRequest ¶
func NewCreatePresetKeyRequest() (request *CreatePresetKeyRequest)
func (*CreatePresetKeyRequest) FromJsonString ¶
func (r *CreatePresetKeyRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreatePresetKeyRequest) ToJsonString ¶
func (r *CreatePresetKeyRequest) ToJsonString() string
type CreatePresetKeyRequestParams ¶
type CreatePresetKeyRequestParams struct { }
Predefined struct for user
type CreatePresetKeyResponse ¶
type CreatePresetKeyResponse struct { *tchttp.BaseResponse Response *CreatePresetKeyResponseParams `json:"Response"` }
func NewCreatePresetKeyResponse ¶
func NewCreatePresetKeyResponse() (response *CreatePresetKeyResponse)
func (*CreatePresetKeyResponse) FromJsonString ¶
func (r *CreatePresetKeyResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreatePresetKeyResponse) ToJsonString ¶
func (r *CreatePresetKeyResponse) ToJsonString() string
type CreatePresetKeyResponseParams ¶
type CreatePresetKeyResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *PresetResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateTeamMemberInfoReq ¶
type CreateTeamRequest ¶
type CreateTeamRequest struct { *tchttp.BaseRequest // Team name TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Admin name AdminUserId *string `json:"AdminUserId,omitnil,omitempty" name:"AdminUserId"` // Permission assigned to the team. 1: Mini program; 2: Application (only one of these types is supported) TeamRoleTypeList []*int64 `json:"TeamRoleTypeList,omitnil,omitempty" name:"TeamRoleTypeList"` // Remarks Remark *string `json:"Remark,omitnil,omitempty" name:"Remark"` // Platform ID, required for API call PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Associated team ID RelatedTeamId *string `json:"RelatedTeamId,omitnil,omitempty" name:"RelatedTeamId"` }
func NewCreateTeamRequest ¶
func NewCreateTeamRequest() (request *CreateTeamRequest)
func (*CreateTeamRequest) FromJsonString ¶
func (r *CreateTeamRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateTeamRequest) ToJsonString ¶
func (r *CreateTeamRequest) ToJsonString() string
type CreateTeamRequestParams ¶
type CreateTeamRequestParams struct { // Team name TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Admin name AdminUserId *string `json:"AdminUserId,omitnil,omitempty" name:"AdminUserId"` // Permission assigned to the team. 1: Mini program; 2: Application (only one of these types is supported) TeamRoleTypeList []*int64 `json:"TeamRoleTypeList,omitnil,omitempty" name:"TeamRoleTypeList"` // Remarks Remark *string `json:"Remark,omitnil,omitempty" name:"Remark"` // Platform ID, required for API call PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Associated team ID RelatedTeamId *string `json:"RelatedTeamId,omitnil,omitempty" name:"RelatedTeamId"` }
Predefined struct for user
type CreateTeamResponse ¶
type CreateTeamResponse struct { *tchttp.BaseResponse Response *CreateTeamResponseParams `json:"Response"` }
func NewCreateTeamResponse ¶
func NewCreateTeamResponse() (response *CreateTeamResponse)
func (*CreateTeamResponse) FromJsonString ¶
func (r *CreateTeamResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateTeamResponse) ToJsonString ¶
func (r *CreateTeamResponse) ToJsonString() string
type CreateTeamResponseParams ¶
type CreateTeamResponseParams struct { // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type CreateUserRequest ¶
type CreateUserRequest struct { *tchttp.BaseRequest // User account UserAccount *string `json:"UserAccount,omitnil,omitempty" name:"UserAccount"` // User name UserName *string `json:"UserName,omitnil,omitempty" name:"UserName"` // User account type. 2: Platform admin; 3: Member. AccountType *int64 `json:"AccountType,omitnil,omitempty" name:"AccountType"` // Account password. Use CreatePresetKey to get the public key to encrypt the password. Password *string `json:"Password,omitnil,omitempty" name:"Password"` // Call CreatePresetKey to get the keyID from RequestId KeyId *string `json:"KeyId,omitnil,omitempty" name:"KeyId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewCreateUserRequest ¶
func NewCreateUserRequest() (request *CreateUserRequest)
func (*CreateUserRequest) FromJsonString ¶
func (r *CreateUserRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateUserRequest) ToJsonString ¶
func (r *CreateUserRequest) ToJsonString() string
type CreateUserRequestParams ¶
type CreateUserRequestParams struct { // User account UserAccount *string `json:"UserAccount,omitnil,omitempty" name:"UserAccount"` // User name UserName *string `json:"UserName,omitnil,omitempty" name:"UserName"` // User account type. 2: Platform admin; 3: Member. AccountType *int64 `json:"AccountType,omitnil,omitempty" name:"AccountType"` // Account password. Use CreatePresetKey to get the public key to encrypt the password. Password *string `json:"Password,omitnil,omitempty" name:"Password"` // Call CreatePresetKey to get the keyID from RequestId KeyId *string `json:"KeyId,omitnil,omitempty" name:"KeyId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type CreateUserResponse ¶
type CreateUserResponse struct { *tchttp.BaseResponse Response *CreateUserResponseParams `json:"Response"` }
func NewCreateUserResponse ¶
func NewCreateUserResponse() (response *CreateUserResponse)
func (*CreateUserResponse) FromJsonString ¶
func (r *CreateUserResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*CreateUserResponse) ToJsonString ¶
func (r *CreateUserResponse) ToJsonString() string
type CreateUserResponseParams ¶
type CreateUserResponseParams struct { // Response data, user ID // Note: This field may return null, indicating that no valid values can be obtained. Data *ResourceIdStringInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DeleteApplicationRequest ¶
type DeleteApplicationRequest struct { *tchttp.BaseRequest // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDeleteApplicationRequest ¶
func NewDeleteApplicationRequest() (request *DeleteApplicationRequest)
func (*DeleteApplicationRequest) FromJsonString ¶
func (r *DeleteApplicationRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteApplicationRequest) ToJsonString ¶
func (r *DeleteApplicationRequest) ToJsonString() string
type DeleteApplicationRequestParams ¶
type DeleteApplicationRequestParams struct { // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DeleteApplicationResponse ¶
type DeleteApplicationResponse struct { *tchttp.BaseResponse Response *DeleteApplicationResponseParams `json:"Response"` }
func NewDeleteApplicationResponse ¶
func NewDeleteApplicationResponse() (response *DeleteApplicationResponse)
func (*DeleteApplicationResponse) FromJsonString ¶
func (r *DeleteApplicationResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteApplicationResponse) ToJsonString ¶
func (r *DeleteApplicationResponse) ToJsonString() string
type DeleteApplicationResponseParams ¶
type DeleteApplicationResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DeleteApplicationSensitiveAPIRequest ¶
type DeleteApplicationSensitiveAPIRequest struct { *tchttp.BaseRequest // API ID APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDeleteApplicationSensitiveAPIRequest ¶
func NewDeleteApplicationSensitiveAPIRequest() (request *DeleteApplicationSensitiveAPIRequest)
func (*DeleteApplicationSensitiveAPIRequest) FromJsonString ¶
func (r *DeleteApplicationSensitiveAPIRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteApplicationSensitiveAPIRequest) ToJsonString ¶
func (r *DeleteApplicationSensitiveAPIRequest) ToJsonString() string
type DeleteApplicationSensitiveAPIRequestParams ¶
type DeleteApplicationSensitiveAPIRequestParams struct { // API ID APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DeleteApplicationSensitiveAPIResponse ¶
type DeleteApplicationSensitiveAPIResponse struct { *tchttp.BaseResponse Response *DeleteApplicationSensitiveAPIResponseParams `json:"Response"` }
func NewDeleteApplicationSensitiveAPIResponse ¶
func NewDeleteApplicationSensitiveAPIResponse() (response *DeleteApplicationSensitiveAPIResponse)
func (*DeleteApplicationSensitiveAPIResponse) FromJsonString ¶
func (r *DeleteApplicationSensitiveAPIResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteApplicationSensitiveAPIResponse) ToJsonString ¶
func (r *DeleteApplicationSensitiveAPIResponse) ToJsonString() string
type DeleteApplicationSensitiveAPIResponseParams ¶
type DeleteApplicationSensitiveAPIResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DeleteGlobalDomainRequest ¶
type DeleteGlobalDomainRequest struct { *tchttp.BaseRequest // Domain ID DomainId *int64 `json:"DomainId,omitnil,omitempty" name:"DomainId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDeleteGlobalDomainRequest ¶
func NewDeleteGlobalDomainRequest() (request *DeleteGlobalDomainRequest)
func (*DeleteGlobalDomainRequest) FromJsonString ¶
func (r *DeleteGlobalDomainRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteGlobalDomainRequest) ToJsonString ¶
func (r *DeleteGlobalDomainRequest) ToJsonString() string
type DeleteGlobalDomainRequestParams ¶
type DeleteGlobalDomainRequestParams struct { // Domain ID DomainId *int64 `json:"DomainId,omitnil,omitempty" name:"DomainId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DeleteGlobalDomainResponse ¶
type DeleteGlobalDomainResponse struct { *tchttp.BaseResponse Response *DeleteGlobalDomainResponseParams `json:"Response"` }
func NewDeleteGlobalDomainResponse ¶
func NewDeleteGlobalDomainResponse() (response *DeleteGlobalDomainResponse)
func (*DeleteGlobalDomainResponse) FromJsonString ¶
func (r *DeleteGlobalDomainResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteGlobalDomainResponse) ToJsonString ¶
func (r *DeleteGlobalDomainResponse) ToJsonString() string
type DeleteGlobalDomainResponseParams ¶
type DeleteGlobalDomainResponseParams struct { // Response data Data *GlobalDomainDeleteResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DeleteMNPRequest ¶
type DeleteMNPRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDeleteMNPRequest ¶
func NewDeleteMNPRequest() (request *DeleteMNPRequest)
func (*DeleteMNPRequest) FromJsonString ¶
func (r *DeleteMNPRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteMNPRequest) ToJsonString ¶
func (r *DeleteMNPRequest) ToJsonString() string
type DeleteMNPRequestParams ¶
type DeleteMNPRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DeleteMNPResponse ¶
type DeleteMNPResponse struct { *tchttp.BaseResponse Response *DeleteMNPResponseParams `json:"Response"` }
func NewDeleteMNPResponse ¶
func NewDeleteMNPResponse() (response *DeleteMNPResponse)
func (*DeleteMNPResponse) FromJsonString ¶
func (r *DeleteMNPResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteMNPResponse) ToJsonString ¶
func (r *DeleteMNPResponse) ToJsonString() string
type DeleteMNPResponseParams ¶
type DeleteMNPResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DeleteTeamMemberRequest ¶
type DeleteTeamMemberRequest struct { *tchttp.BaseRequest // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDeleteTeamMemberRequest ¶
func NewDeleteTeamMemberRequest() (request *DeleteTeamMemberRequest)
func (*DeleteTeamMemberRequest) FromJsonString ¶
func (r *DeleteTeamMemberRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteTeamMemberRequest) ToJsonString ¶
func (r *DeleteTeamMemberRequest) ToJsonString() string
type DeleteTeamMemberRequestParams ¶
type DeleteTeamMemberRequestParams struct { // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DeleteTeamMemberResponse ¶
type DeleteTeamMemberResponse struct { *tchttp.BaseResponse Response *DeleteTeamMemberResponseParams `json:"Response"` }
func NewDeleteTeamMemberResponse ¶
func NewDeleteTeamMemberResponse() (response *DeleteTeamMemberResponse)
func (*DeleteTeamMemberResponse) FromJsonString ¶
func (r *DeleteTeamMemberResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteTeamMemberResponse) ToJsonString ¶
func (r *DeleteTeamMemberResponse) ToJsonString() string
type DeleteTeamMemberResponseParams ¶
type DeleteTeamMemberResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DeleteTeamRequest ¶
type DeleteTeamRequest struct { *tchttp.BaseRequest // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDeleteTeamRequest ¶
func NewDeleteTeamRequest() (request *DeleteTeamRequest)
func (*DeleteTeamRequest) FromJsonString ¶
func (r *DeleteTeamRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteTeamRequest) ToJsonString ¶
func (r *DeleteTeamRequest) ToJsonString() string
type DeleteTeamRequestParams ¶
type DeleteTeamRequestParams struct { // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DeleteTeamResponse ¶
type DeleteTeamResponse struct { *tchttp.BaseResponse Response *DeleteTeamResponseParams `json:"Response"` }
func NewDeleteTeamResponse ¶
func NewDeleteTeamResponse() (response *DeleteTeamResponse)
func (*DeleteTeamResponse) FromJsonString ¶
func (r *DeleteTeamResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteTeamResponse) ToJsonString ¶
func (r *DeleteTeamResponse) ToJsonString() string
type DeleteTeamResponseParams ¶
type DeleteTeamResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DeleteUserRequest ¶
type DeleteUserRequest struct { *tchttp.BaseRequest // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDeleteUserRequest ¶
func NewDeleteUserRequest() (request *DeleteUserRequest)
func (*DeleteUserRequest) FromJsonString ¶
func (r *DeleteUserRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteUserRequest) ToJsonString ¶
func (r *DeleteUserRequest) ToJsonString() string
type DeleteUserRequestParams ¶
type DeleteUserRequestParams struct { // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DeleteUserResponse ¶
type DeleteUserResponse struct { *tchttp.BaseResponse Response *DeleteUserResponseParams `json:"Response"` }
func NewDeleteUserResponse ¶
func NewDeleteUserResponse() (response *DeleteUserResponse)
func (*DeleteUserResponse) FromJsonString ¶
func (r *DeleteUserResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DeleteUserResponse) ToJsonString ¶
func (r *DeleteUserResponse) ToJsonString() string
type DeleteUserResponseParams ¶
type DeleteUserResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeApplicationConfigFileRequest ¶
type DescribeApplicationConfigFileRequest struct { *tchttp.BaseRequest // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Application platform. 2: Android; 3: iOS AppType *int64 `json:"AppType,omitnil,omitempty" name:"AppType"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeApplicationConfigFileRequest ¶
func NewDescribeApplicationConfigFileRequest() (request *DescribeApplicationConfigFileRequest)
func (*DescribeApplicationConfigFileRequest) FromJsonString ¶
func (r *DescribeApplicationConfigFileRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeApplicationConfigFileRequest) ToJsonString ¶
func (r *DescribeApplicationConfigFileRequest) ToJsonString() string
type DescribeApplicationConfigFileRequestParams ¶
type DescribeApplicationConfigFileRequestParams struct { // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Application platform. 2: Android; 3: iOS AppType *int64 `json:"AppType,omitnil,omitempty" name:"AppType"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeApplicationConfigFileResponse ¶
type DescribeApplicationConfigFileResponse struct { *tchttp.BaseResponse Response *DescribeApplicationConfigFileResponseParams `json:"Response"` }
func NewDescribeApplicationConfigFileResponse ¶
func NewDescribeApplicationConfigFileResponse() (response *DescribeApplicationConfigFileResponse)
func (*DescribeApplicationConfigFileResponse) FromJsonString ¶
func (r *DescribeApplicationConfigFileResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeApplicationConfigFileResponse) ToJsonString ¶
func (r *DescribeApplicationConfigFileResponse) ToJsonString() string
type DescribeApplicationConfigFileResponseParams ¶
type DescribeApplicationConfigFileResponseParams struct { // Response data Data *DownloadApplicationConfigResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeApplicationListData ¶
type DescribeApplicationListData struct { // Application ID // Note: This field may return null, indicating that no valid values can be obtained. ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // App ID // Note: This field may return null, indicating that no valid values can be obtained. AppIdentityId *int64 `json:"AppIdentityId,omitnil,omitempty" name:"AppIdentityId"` // Name // Note: This field may return null, indicating that no valid values can be obtained. ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Icon Logo *string `json:"Logo,omitnil,omitempty" name:"Logo"` // Remarks Remark *string `json:"Remark,omitnil,omitempty" name:"Remark"` // Android app package name // Note: This field may return null, indicating that no valid values can be obtained. AndroidAppKey *string `json:"AndroidAppKey,omitnil,omitempty" name:"AndroidAppKey"` // iOS App bundleId // Note: This field may return null, indicating that no valid values can be obtained. IosAppKey *string `json:"IosAppKey,omitnil,omitempty" name:"IosAppKey"` // Creator // Note: This field may return null, indicating that no valid values can be obtained. CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // Creation time // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Updater // Note: This field may return null, indicating that no valid values can be obtained. UpdateUser *string `json:"UpdateUser,omitnil,omitempty" name:"UpdateUser"` // Update time // Note: This field may return null, indicating that no valid values can be obtained. UpdateTime *string `json:"UpdateTime,omitnil,omitempty" name:"UpdateTime"` // Introduction Intro *string `json:"Intro,omitnil,omitempty" name:"Intro"` // Team ID // Note: This field may return null, indicating that no valid values can be obtained. TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Number of sensitive APIs // Note: This field may return null, indicating that no valid values can be obtained. SensitiveApiCount *int64 `json:"SensitiveApiCount,omitnil,omitempty" name:"SensitiveApiCount"` // Application type. 1: Test; 2: Formal // Note: This field may return null, indicating that no valid values can be obtained. ApplicationType *int64 `json:"ApplicationType,omitnil,omitempty" name:"ApplicationType"` }
type DescribeApplicationListRequest ¶
type DescribeApplicationListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Keywords for search (app name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
func NewDescribeApplicationListRequest ¶
func NewDescribeApplicationListRequest() (request *DescribeApplicationListRequest)
func (*DescribeApplicationListRequest) FromJsonString ¶
func (r *DescribeApplicationListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeApplicationListRequest) ToJsonString ¶
func (r *DescribeApplicationListRequest) ToJsonString() string
type DescribeApplicationListRequestParams ¶
type DescribeApplicationListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Keywords for search (app name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
Predefined struct for user
type DescribeApplicationListResp ¶
type DescribeApplicationListResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List information // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeApplicationListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeApplicationListResponse ¶
type DescribeApplicationListResponse struct { *tchttp.BaseResponse Response *DescribeApplicationListResponseParams `json:"Response"` }
func NewDescribeApplicationListResponse ¶
func NewDescribeApplicationListResponse() (response *DescribeApplicationListResponse)
func (*DescribeApplicationListResponse) FromJsonString ¶
func (r *DescribeApplicationListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeApplicationListResponse) ToJsonString ¶
func (r *DescribeApplicationListResponse) ToJsonString() string
type DescribeApplicationListResponseParams ¶
type DescribeApplicationListResponseParams struct { // Response data Data *DescribeApplicationListResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeApplicationRequest ¶
type DescribeApplicationRequest struct { *tchttp.BaseRequest // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeApplicationRequest ¶
func NewDescribeApplicationRequest() (request *DescribeApplicationRequest)
func (*DescribeApplicationRequest) FromJsonString ¶
func (r *DescribeApplicationRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeApplicationRequest) ToJsonString ¶
func (r *DescribeApplicationRequest) ToJsonString() string
type DescribeApplicationRequestParams ¶
type DescribeApplicationRequestParams struct { // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeApplicationResp ¶
type DescribeApplicationResp struct { // Application ID // Note: This field may return null, indicating that no valid values can be obtained. ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Product ID // Note: This field may return null, indicating that no valid values can be obtained. AppIdentityId *int64 `json:"AppIdentityId,omitnil,omitempty" name:"AppIdentityId"` // Application name // Note: This field may return null, indicating that no valid values can be obtained. ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Application icon // Note: This field may return null, indicating that no valid values can be obtained. Logo *string `json:"Logo,omitnil,omitempty" name:"Logo"` // Remarks // Note: This field may return null, indicating that no valid values can be obtained. Remark *string `json:"Remark,omitnil,omitempty" name:"Remark"` // Android package name // Note: This field may return null, indicating that no valid values can be obtained. AndroidAppKey *string `json:"AndroidAppKey,omitnil,omitempty" name:"AndroidAppKey"` // iOS bundleId // Note: This field may return null, indicating that no valid values can be obtained. IosAppKey *string `json:"IosAppKey,omitnil,omitempty" name:"IosAppKey"` // Creator // Note: This field may return null, indicating that no valid values can be obtained. CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // Creation time // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Updater // Note: This field may return null, indicating that no valid values can be obtained. UpdateUser *string `json:"UpdateUser,omitnil,omitempty" name:"UpdateUser"` // Update time // Note: This field may return null, indicating that no valid values can be obtained. UpdateTime *string `json:"UpdateTime,omitnil,omitempty" name:"UpdateTime"` // Application description // Note: This field may return null, indicating that no valid values can be obtained. Intro *string `json:"Intro,omitnil,omitempty" name:"Intro"` // Team ID // Note: This field may return null, indicating that no valid values can be obtained. TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Number of sensitive APIs // Note: This field may return null, indicating that no valid values can be obtained. SensitiveApiCount *int64 `json:"SensitiveApiCount,omitnil,omitempty" name:"SensitiveApiCount"` // Application type. 1: Test; 2: Formal // Note: This field may return null, indicating that no valid values can be obtained. ApplicationType *int64 `json:"ApplicationType,omitnil,omitempty" name:"ApplicationType"` }
type DescribeApplicationResponse ¶
type DescribeApplicationResponse struct { *tchttp.BaseResponse Response *DescribeApplicationResponseParams `json:"Response"` }
func NewDescribeApplicationResponse ¶
func NewDescribeApplicationResponse() (response *DescribeApplicationResponse)
func (*DescribeApplicationResponse) FromJsonString ¶
func (r *DescribeApplicationResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeApplicationResponse) ToJsonString ¶
func (r *DescribeApplicationResponse) ToJsonString() string
type DescribeApplicationResponseParams ¶
type DescribeApplicationResponseParams struct { // Response data Data *DescribeApplicationResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeApplicationSensitiveAPIListData ¶
type DescribeApplicationSensitiveAPIListData struct { // APIID APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` // API name APIName *string `json:"APIName,omitnil,omitempty" name:"APIName"` // API request method APIMethod *string `json:"APIMethod,omitnil,omitempty" name:"APIMethod"` // API description // Note: This field may return null, indicating that no valid values can be obtained. APIDesc *string `json:"APIDesc,omitnil,omitempty" name:"APIDesc"` // Creator CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // Creation time CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Updater UpdateUser *string `json:"UpdateUser,omitnil,omitempty" name:"UpdateUser"` // Update time UpdateTime *string `json:"UpdateTime,omitnil,omitempty" name:"UpdateTime"` // Application ID // Note: This field may return null, indicating that no valid values can be obtained. ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Application name // Note: This field may return null, indicating that no valid values can be obtained. ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Team ID // Note: This field may return null, indicating that no valid values can be obtained. TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Application icon // Note: This field may return null, indicating that no valid values can be obtained. ApplicationLogo *string `json:"ApplicationLogo,omitnil,omitempty" name:"ApplicationLogo"` // API type. 1: System; 2: Custom // Note: This field may return null, indicating that no valid values can be obtained. APIType *int64 `json:"APIType,omitnil,omitempty" name:"APIType"` // API status. 0: Public; 1: Restricted // Note: This field may return null, indicating that no valid values can be obtained. Status *int64 `json:"Status,omitnil,omitempty" name:"Status"` }
type DescribeApplicationSensitiveAPIListRequest ¶
type DescribeApplicationSensitiveAPIListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Keywords for search (API name or method) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
func NewDescribeApplicationSensitiveAPIListRequest ¶
func NewDescribeApplicationSensitiveAPIListRequest() (request *DescribeApplicationSensitiveAPIListRequest)
func (*DescribeApplicationSensitiveAPIListRequest) FromJsonString ¶
func (r *DescribeApplicationSensitiveAPIListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeApplicationSensitiveAPIListRequest) ToJsonString ¶
func (r *DescribeApplicationSensitiveAPIListRequest) ToJsonString() string
type DescribeApplicationSensitiveAPIListRequestParams ¶
type DescribeApplicationSensitiveAPIListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Keywords for search (API name or method) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
Predefined struct for user
type DescribeApplicationSensitiveAPIListResp ¶
type DescribeApplicationSensitiveAPIListResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List information // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeApplicationSensitiveAPIListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeApplicationSensitiveAPIListResponse ¶
type DescribeApplicationSensitiveAPIListResponse struct { *tchttp.BaseResponse Response *DescribeApplicationSensitiveAPIListResponseParams `json:"Response"` }
func NewDescribeApplicationSensitiveAPIListResponse ¶
func NewDescribeApplicationSensitiveAPIListResponse() (response *DescribeApplicationSensitiveAPIListResponse)
func (*DescribeApplicationSensitiveAPIListResponse) FromJsonString ¶
func (r *DescribeApplicationSensitiveAPIListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeApplicationSensitiveAPIListResponse) ToJsonString ¶
func (r *DescribeApplicationSensitiveAPIListResponse) ToJsonString() string
type DescribeApplicationSensitiveAPIListResponseParams ¶
type DescribeApplicationSensitiveAPIListResponseParams struct { // Response data Data *DescribeApplicationSensitiveAPIListResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeDomainInfoParam ¶
type DescribeDomainInfoParam struct { // Multiple domain separators ';' // Note: This field may return null, indicating that no valid values can be obtained. DomainUrl *string `json:"DomainUrl,omitnil,omitempty" name:"DomainUrl"` // Domain type 1-requests domain 2-WebView load domain // Note: This field may return null, indicating that no valid values can be obtained. DomainType *int64 `json:"DomainType,omitnil,omitempty" name:"DomainType"` }
type DescribeGlobalDomainACLRequest ¶
type DescribeGlobalDomainACLRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Domain type. 1: Allowed; 2: Blocked DomainTypes []*int64 `json:"DomainTypes,omitnil,omitempty" name:"DomainTypes"` // Domain names to be queried Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` }
func NewDescribeGlobalDomainACLRequest ¶
func NewDescribeGlobalDomainACLRequest() (request *DescribeGlobalDomainACLRequest)
func (*DescribeGlobalDomainACLRequest) FromJsonString ¶
func (r *DescribeGlobalDomainACLRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeGlobalDomainACLRequest) ToJsonString ¶
func (r *DescribeGlobalDomainACLRequest) ToJsonString() string
type DescribeGlobalDomainACLRequestParams ¶
type DescribeGlobalDomainACLRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Domain type. 1: Allowed; 2: Blocked DomainTypes []*int64 `json:"DomainTypes,omitnil,omitempty" name:"DomainTypes"` // Domain names to be queried Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` }
Predefined struct for user
type DescribeGlobalDomainACLResponse ¶
type DescribeGlobalDomainACLResponse struct { *tchttp.BaseResponse Response *DescribeGlobalDomainACLResponseParams `json:"Response"` }
func NewDescribeGlobalDomainACLResponse ¶
func NewDescribeGlobalDomainACLResponse() (response *DescribeGlobalDomainACLResponse)
func (*DescribeGlobalDomainACLResponse) FromJsonString ¶
func (r *DescribeGlobalDomainACLResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeGlobalDomainACLResponse) ToJsonString ¶
func (r *DescribeGlobalDomainACLResponse) ToJsonString() string
type DescribeGlobalDomainACLResponseParams ¶
type DescribeGlobalDomainACLResponseParams struct { // Response data Data *DescribeGlobalDomainsResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeGlobalDomainsListData ¶
type DescribeGlobalDomainsListData struct { // Domain ID // Note: This field may return null, indicating that no valid values can be obtained. DomainId *int64 `json:"DomainId,omitnil,omitempty" name:"DomainId"` // Domain name // Note: This field may return null, indicating that no valid values can be obtained. DomainUrl *string `json:"DomainUrl,omitnil,omitempty" name:"DomainUrl"` // Type. 1: Allowed; 2: Blocked // Note: This field may return null, indicating that no valid values can be obtained. DomainType *int64 `json:"DomainType,omitnil,omitempty" name:"DomainType"` // Creator // Note: This field may return null, indicating that no valid values can be obtained. CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // Creation time // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Updater // Note: This field may return null, indicating that no valid values can be obtained. UpdateUser *string `json:"UpdateUser,omitnil,omitempty" name:"UpdateUser"` // Update time // Note: This field may return null, indicating that no valid values can be obtained. UpdateTime *string `json:"UpdateTime,omitnil,omitempty" name:"UpdateTime"` }
type DescribeGlobalDomainsResp ¶
type DescribeGlobalDomainsResp struct { // Total number of results // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // Domain name information // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeGlobalDomainsListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeMNPAllStageVersionsRequest ¶
type DescribeMNPAllStageVersionsRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPAllStageVersionsRequest ¶
func NewDescribeMNPAllStageVersionsRequest() (request *DescribeMNPAllStageVersionsRequest)
func (*DescribeMNPAllStageVersionsRequest) FromJsonString ¶
func (r *DescribeMNPAllStageVersionsRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPAllStageVersionsRequest) ToJsonString ¶
func (r *DescribeMNPAllStageVersionsRequest) ToJsonString() string
type DescribeMNPAllStageVersionsRequestParams ¶
type DescribeMNPAllStageVersionsRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPAllStageVersionsResponse ¶
type DescribeMNPAllStageVersionsResponse struct { *tchttp.BaseResponse Response *DescribeMNPAllStageVersionsResponseParams `json:"Response"` }
func NewDescribeMNPAllStageVersionsResponse ¶
func NewDescribeMNPAllStageVersionsResponse() (response *DescribeMNPAllStageVersionsResponse)
func (*DescribeMNPAllStageVersionsResponse) FromJsonString ¶
func (r *DescribeMNPAllStageVersionsResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPAllStageVersionsResponse) ToJsonString ¶
func (r *DescribeMNPAllStageVersionsResponse) ToJsonString() string
type DescribeMNPAllStageVersionsResponseParams ¶
type DescribeMNPAllStageVersionsResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data []*DescribeMPAllStageVersionsResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPApprovalListData ¶
type DescribeMNPApprovalListData struct { // Approval request ID // Note: This field may return null, indicating that no valid values can be obtained. ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Application ID // Note: This field may return null, indicating that no valid values can be obtained. ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Approval status : 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled // Note: This field may return null, indicating that no valid values can be obtained. ApprovalStatus *int64 `json:"ApprovalStatus,omitnil,omitempty" name:"ApprovalStatus"` // Mini program ID // Note: This field may return null, indicating that no valid values can be obtained. MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program version // Note: This field may return null, indicating that no valid values can be obtained. MNPVersion *string `json:"MNPVersion,omitnil,omitempty" name:"MNPVersion"` // Mini program version ID // Note: This field may return null, indicating that no valid values can be obtained. MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Applicant // Note: This field may return null, indicating that no valid values can be obtained. ApplyUser *string `json:"ApplyUser,omitnil,omitempty" name:"ApplyUser"` // Application time // Note: This field may return null, indicating that no valid values can be obtained. ApplyTime *string `json:"ApplyTime,omitnil,omitempty" name:"ApplyTime"` // Mini program name // Note: This field may return null, indicating that no valid values can be obtained. MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Mini program icon // Note: This field may return null, indicating that no valid values can be obtained. MNPIcon *string `json:"MNPIcon,omitnil,omitempty" name:"MNPIcon"` // Application name // Note: This field may return null, indicating that no valid values can be obtained. ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Application icon // Note: This field may return null, indicating that no valid values can be obtained. ApplicationLogo *string `json:"ApplicationLogo,omitnil,omitempty" name:"ApplicationLogo"` // Team ID // Note: This field may return null, indicating that no valid values can be obtained. TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Mini Program QR code // Note: This field may return null, indicating that no valid values can be obtained. MNPQrCodeUrl *string `json:"MNPQrCodeUrl,omitnil,omitempty" name:"MNPQrCodeUrl"` // Mini program type // Note: This field may return null, indicating that no valid values can be obtained. MNPType *string `json:"MNPType,omitnil,omitempty" name:"MNPType"` // Approver // Note: This field may return null, indicating that no valid values can be obtained. ApprovalUser *string `json:"ApprovalUser,omitnil,omitempty" name:"ApprovalUser"` // Approval time // Note: This field may return null, indicating that no valid values can be obtained. ApprovalTime *string `json:"ApprovalTime,omitnil,omitempty" name:"ApprovalTime"` // Approval notes // Note: This field may return null, indicating that no valid values can be obtained. ApprovalNote *string `json:"ApprovalNote,omitnil,omitempty" name:"ApprovalNote"` }
type DescribeMNPApprovalListRequest ¶
type DescribeMNPApprovalListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Approval status. 1: Processing; 2: Rejected; 3: Approved; 4 Cancelled ApprovalStatusList []*int64 `json:"ApprovalStatusList,omitnil,omitempty" name:"ApprovalStatusList"` // Keywords of the mini program name to search Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
func NewDescribeMNPApprovalListRequest ¶
func NewDescribeMNPApprovalListRequest() (request *DescribeMNPApprovalListRequest)
func (*DescribeMNPApprovalListRequest) FromJsonString ¶
func (r *DescribeMNPApprovalListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPApprovalListRequest) ToJsonString ¶
func (r *DescribeMNPApprovalListRequest) ToJsonString() string
type DescribeMNPApprovalListRequestParams ¶
type DescribeMNPApprovalListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Approval status. 1: Processing; 2: Rejected; 3: Approved; 4 Cancelled ApprovalStatusList []*int64 `json:"ApprovalStatusList,omitnil,omitempty" name:"ApprovalStatusList"` // Keywords of the mini program name to search Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
Predefined struct for user
type DescribeMNPApprovalListResp ¶
type DescribeMNPApprovalListResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List information // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeMNPApprovalListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeMNPApprovalListResponse ¶
type DescribeMNPApprovalListResponse struct { *tchttp.BaseResponse Response *DescribeMNPApprovalListResponseParams `json:"Response"` }
func NewDescribeMNPApprovalListResponse ¶
func NewDescribeMNPApprovalListResponse() (response *DescribeMNPApprovalListResponse)
func (*DescribeMNPApprovalListResponse) FromJsonString ¶
func (r *DescribeMNPApprovalListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPApprovalListResponse) ToJsonString ¶
func (r *DescribeMNPApprovalListResponse) ToJsonString() string
type DescribeMNPApprovalListResponseParams ¶
type DescribeMNPApprovalListResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeMNPApprovalListResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPCategoryRequest ¶
type DescribeMNPCategoryRequest struct { *tchttp.BaseRequest // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPCategoryRequest ¶
func NewDescribeMNPCategoryRequest() (request *DescribeMNPCategoryRequest)
func (*DescribeMNPCategoryRequest) FromJsonString ¶
func (r *DescribeMNPCategoryRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPCategoryRequest) ToJsonString ¶
func (r *DescribeMNPCategoryRequest) ToJsonString() string
type DescribeMNPCategoryRequestParams ¶
type DescribeMNPCategoryRequestParams struct { // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPCategoryResponse ¶
type DescribeMNPCategoryResponse struct { *tchttp.BaseResponse Response *DescribeMNPCategoryResponseParams `json:"Response"` }
func NewDescribeMNPCategoryResponse ¶
func NewDescribeMNPCategoryResponse() (response *DescribeMNPCategoryResponse)
func (*DescribeMNPCategoryResponse) FromJsonString ¶
func (r *DescribeMNPCategoryResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPCategoryResponse) ToJsonString ¶
func (r *DescribeMNPCategoryResponse) ToJsonString() string
type DescribeMNPCategoryResponseParams ¶
type DescribeMNPCategoryResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data []*MNPTypeDefine `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPDomainACLRequest ¶
type DescribeMNPDomainACLRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPDomainACLRequest ¶
func NewDescribeMNPDomainACLRequest() (request *DescribeMNPDomainACLRequest)
func (*DescribeMNPDomainACLRequest) FromJsonString ¶
func (r *DescribeMNPDomainACLRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPDomainACLRequest) ToJsonString ¶
func (r *DescribeMNPDomainACLRequest) ToJsonString() string
type DescribeMNPDomainACLRequestParams ¶
type DescribeMNPDomainACLRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPDomainACLResponse ¶
type DescribeMNPDomainACLResponse struct { *tchttp.BaseResponse Response *DescribeMNPDomainACLResponseParams `json:"Response"` }
func NewDescribeMNPDomainACLResponse ¶
func NewDescribeMNPDomainACLResponse() (response *DescribeMNPDomainACLResponse)
func (*DescribeMNPDomainACLResponse) FromJsonString ¶
func (r *DescribeMNPDomainACLResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPDomainACLResponse) ToJsonString ¶
func (r *DescribeMNPDomainACLResponse) ToJsonString() string
type DescribeMNPDomainACLResponseParams ¶
type DescribeMNPDomainACLResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data []*DescribeDomainInfoParam `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPListData ¶
type DescribeMNPListData struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program icon MNPIcon *string `json:"MNPIcon,omitnil,omitempty" name:"MNPIcon"` // Mini program name MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Name of the associated team TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Mini program type MNPType *string `json:"MNPType,omitnil,omitempty" name:"MNPType"` // Whether the mini program is released. 1: Released; 2: Removed // Note: This field may return null, indicating that no valid values can be obtained. Status *int64 `json:"Status,omitnil,omitempty" name:"Status"` // Mini program introduction // Note: This field may return null, indicating that no valid values can be obtained. MNPIntro *string `json:"MNPIntro,omitnil,omitempty" name:"MNPIntro"` // Creator // Note: This field may return null, indicating that no valid values can be obtained. CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // Creation time // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Updater // Note: This field may return null, indicating that no valid values can be obtained. UpdateUser *string `json:"UpdateUser,omitnil,omitempty" name:"UpdateUser"` // Update time // Note: This field may return null, indicating that no valid values can be obtained. UpdateTime *string `json:"UpdateTime,omitnil,omitempty" name:"UpdateTime"` // Application name // Note: This field may return null, indicating that no valid values can be obtained. ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Effective status of the bound application. 1: Not effective; 2: Effective // Note: This field may return null, indicating that no valid values can be obtained. EffectStatus *int64 `json:"EffectStatus,omitnil,omitempty" name:"EffectStatus"` // ID of the application bound with the mini program // Note: This field may return null, indicating that no valid values can be obtained. EffectMNPVersionId *int64 `json:"EffectMNPVersionId,omitnil,omitempty" name:"EffectMNPVersionId"` // Effective version number of the application that bound with the mini program // Note: This field may return null, indicating that no valid values can be obtained. EffectMNPVersion *string `json:"EffectMNPVersion,omitnil,omitempty" name:"EffectMNPVersion"` }
type DescribeMNPListRequest ¶
type DescribeMNPListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Keywords for search (mini program name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` }
func NewDescribeMNPListRequest ¶
func NewDescribeMNPListRequest() (request *DescribeMNPListRequest)
func (*DescribeMNPListRequest) FromJsonString ¶
func (r *DescribeMNPListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPListRequest) ToJsonString ¶
func (r *DescribeMNPListRequest) ToJsonString() string
type DescribeMNPListRequestParams ¶
type DescribeMNPListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Keywords for search (mini program name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` }
Predefined struct for user
type DescribeMNPListResp ¶
type DescribeMNPListResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List information // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeMNPListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeMNPListResponse ¶
type DescribeMNPListResponse struct { *tchttp.BaseResponse Response *DescribeMNPListResponseParams `json:"Response"` }
func NewDescribeMNPListResponse ¶
func NewDescribeMNPListResponse() (response *DescribeMNPListResponse)
func (*DescribeMNPListResponse) FromJsonString ¶
func (r *DescribeMNPListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPListResponse) ToJsonString ¶
func (r *DescribeMNPListResponse) ToJsonString() string
type DescribeMNPListResponseParams ¶
type DescribeMNPListResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeMNPListResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPManagerDetailData ¶
type DescribeMNPManagerDetailData struct { // Mini program type // Note: This field may return null, indicating that no valid values can be obtained. MNPType *string `json:"MNPType,omitnil,omitempty" name:"MNPType"` // Mini program ID // Note: This field may return null, indicating that no valid values can be obtained. MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program name // Note: This field may return null, indicating that no valid values can be obtained. MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Mini program icon // Note: This field may return null, indicating that no valid values can be obtained. MNPIcon *string `json:"MNPIcon,omitnil,omitempty" name:"MNPIcon"` // Mini program introduction // Note: This field may return null, indicating that no valid values can be obtained. MNPIntro *string `json:"MNPIntro,omitnil,omitempty" name:"MNPIntro"` // Mini program description // Note: This field may return null, indicating that no valid values can be obtained. MNPDesc *string `json:"MNPDesc,omitnil,omitempty" name:"MNPDesc"` // Creation time, timestamp // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Creator // Note: This field may return null, indicating that no valid values can be obtained. CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // Connection status. 1: Not connected; 2: Connected // Note: This field may return null, indicating that no valid values can be obtained. AccessStatus *int64 `json:"AccessStatus,omitnil,omitempty" name:"AccessStatus"` // The name of the associated team // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Team ID // Note: This field may return null, indicating that no valid values can be obtained. TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Mini program release status. 1: Released; 2: Removed // Note: This field may return null, indicating that no valid values can be obtained. Status *int64 `json:"Status,omitnil,omitempty" name:"Status"` }
type DescribeMNPOfflinePackageURLRequest ¶
type DescribeMNPOfflinePackageURLRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPOfflinePackageURLRequest ¶
func NewDescribeMNPOfflinePackageURLRequest() (request *DescribeMNPOfflinePackageURLRequest)
func (*DescribeMNPOfflinePackageURLRequest) FromJsonString ¶
func (r *DescribeMNPOfflinePackageURLRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPOfflinePackageURLRequest) ToJsonString ¶
func (r *DescribeMNPOfflinePackageURLRequest) ToJsonString() string
type DescribeMNPOfflinePackageURLRequestParams ¶
type DescribeMNPOfflinePackageURLRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPOfflinePackageURLResponse ¶
type DescribeMNPOfflinePackageURLResponse struct { *tchttp.BaseResponse Response *DescribeMNPOfflinePackageURLResponseParams `json:"Response"` }
func NewDescribeMNPOfflinePackageURLResponse ¶
func NewDescribeMNPOfflinePackageURLResponse() (response *DescribeMNPOfflinePackageURLResponse)
func (*DescribeMNPOfflinePackageURLResponse) FromJsonString ¶
func (r *DescribeMNPOfflinePackageURLResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPOfflinePackageURLResponse) ToJsonString ¶
func (r *DescribeMNPOfflinePackageURLResponse) ToJsonString() string
type DescribeMNPOfflinePackageURLResponseParams ¶
type DescribeMNPOfflinePackageURLResponseParams struct { // Response data Data *StringData `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPPreviewRequest ¶
type DescribeMNPPreviewRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPPreviewRequest ¶
func NewDescribeMNPPreviewRequest() (request *DescribeMNPPreviewRequest)
func (*DescribeMNPPreviewRequest) FromJsonString ¶
func (r *DescribeMNPPreviewRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPPreviewRequest) ToJsonString ¶
func (r *DescribeMNPPreviewRequest) ToJsonString() string
type DescribeMNPPreviewRequestParams ¶
type DescribeMNPPreviewRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPPreviewResp ¶
type DescribeMNPPreviewResp struct { // Mini program ID // Note: This field may return null, indicating that no valid values can be obtained. MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program name // Note: This field may return null, indicating that no valid values can be obtained. MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Mini program description // Note: This field may return null, indicating that no valid values can be obtained. MNPDesc *string `json:"MNPDesc,omitnil,omitempty" name:"MNPDesc"` // Mini program version // Note: This field may return null, indicating that no valid values can be obtained. MNPVersion *string `json:"MNPVersion,omitnil,omitempty" name:"MNPVersion"` // Mini program introduction // Note: This field may return null, indicating that no valid values can be obtained. MNPVersionIntro *string `json:"MNPVersionIntro,omitnil,omitempty" name:"MNPVersionIntro"` // Mini program QR code // Note: This field may return null, indicating that no valid values can be obtained. QRCodeUrl *string `json:"QRCodeUrl,omitnil,omitempty" name:"QRCodeUrl"` // Path to the preview // Note: This field may return null, indicating that no valid values can be obtained. PreviewEntrancePath *string `json:"PreviewEntrancePath,omitnil,omitempty" name:"PreviewEntrancePath"` // QR code content // Note: This field may return null, indicating that no valid values can be obtained. QRCodeContent *string `json:"QRCodeContent,omitnil,omitempty" name:"QRCodeContent"` }
type DescribeMNPPreviewResponse ¶
type DescribeMNPPreviewResponse struct { *tchttp.BaseResponse Response *DescribeMNPPreviewResponseParams `json:"Response"` }
func NewDescribeMNPPreviewResponse ¶
func NewDescribeMNPPreviewResponse() (response *DescribeMNPPreviewResponse)
func (*DescribeMNPPreviewResponse) FromJsonString ¶
func (r *DescribeMNPPreviewResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPPreviewResponse) ToJsonString ¶
func (r *DescribeMNPPreviewResponse) ToJsonString() string
type DescribeMNPPreviewResponseParams ¶
type DescribeMNPPreviewResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeMNPPreviewResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPReleasedVersionHistoryRequest ¶
type DescribeMNPReleasedVersionHistoryRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPReleasedVersionHistoryRequest ¶
func NewDescribeMNPReleasedVersionHistoryRequest() (request *DescribeMNPReleasedVersionHistoryRequest)
func (*DescribeMNPReleasedVersionHistoryRequest) FromJsonString ¶
func (r *DescribeMNPReleasedVersionHistoryRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPReleasedVersionHistoryRequest) ToJsonString ¶
func (r *DescribeMNPReleasedVersionHistoryRequest) ToJsonString() string
type DescribeMNPReleasedVersionHistoryRequestParams ¶
type DescribeMNPReleasedVersionHistoryRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPReleasedVersionHistoryResponse ¶
type DescribeMNPReleasedVersionHistoryResponse struct { *tchttp.BaseResponse Response *DescribeMNPReleasedVersionHistoryResponseParams `json:"Response"` }
func NewDescribeMNPReleasedVersionHistoryResponse ¶
func NewDescribeMNPReleasedVersionHistoryResponse() (response *DescribeMNPReleasedVersionHistoryResponse)
func (*DescribeMNPReleasedVersionHistoryResponse) FromJsonString ¶
func (r *DescribeMNPReleasedVersionHistoryResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPReleasedVersionHistoryResponse) ToJsonString ¶
func (r *DescribeMNPReleasedVersionHistoryResponse) ToJsonString() string
type DescribeMNPReleasedVersionHistoryResponseParams ¶
type DescribeMNPReleasedVersionHistoryResponseParams struct { // Response data Data *DescribeRevertOnlineVersionPageResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPRequest ¶
type DescribeMNPRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPRequest ¶
func NewDescribeMNPRequest() (request *DescribeMNPRequest)
func (*DescribeMNPRequest) FromJsonString ¶
func (r *DescribeMNPRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPRequest) ToJsonString ¶
func (r *DescribeMNPRequest) ToJsonString() string
type DescribeMNPRequestParams ¶
type DescribeMNPRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPResponse ¶
type DescribeMNPResponse struct { *tchttp.BaseResponse Response *DescribeMNPResponseParams `json:"Response"` }
func NewDescribeMNPResponse ¶
func NewDescribeMNPResponse() (response *DescribeMNPResponse)
func (*DescribeMNPResponse) FromJsonString ¶
func (r *DescribeMNPResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPResponse) ToJsonString ¶
func (r *DescribeMNPResponse) ToJsonString() string
type DescribeMNPResponseParams ¶
type DescribeMNPResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeMNPManagerDetailData `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPSensitiveAPIPermissionApprovalData ¶
type DescribeMNPSensitiveAPIPermissionApprovalData struct { // API ID // Note: This field may return null, indicating that no valid values can be obtained. APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` // API request method // Note: This field may return null, indicating that no valid values can be obtained. APIMethod *string `json:"APIMethod,omitnil,omitempty" name:"APIMethod"` // Reason for the request // Note: This field may return null, indicating that no valid values can be obtained. ApplyReason *string `json:"ApplyReason,omitnil,omitempty" name:"ApplyReason"` // Reason for rejection // Note: This field may return null, indicating that no valid values can be obtained. RejectReason *string `json:"RejectReason,omitnil,omitempty" name:"RejectReason"` // Approval status. 20: Rejected; 30: Approved // Note: This field may return null, indicating that no valid values can be obtained. ApprovalStatus *int64 `json:"ApprovalStatus,omitnil,omitempty" name:"ApprovalStatus"` // API feature description // Note: This field may return null, indicating that no valid values can be obtained. APIDesc *string `json:"APIDesc,omitnil,omitempty" name:"APIDesc"` // API type. 1: System; 2: Custom // Note: This field may return null, indicating that no valid values can be obtained. APIType *int64 `json:"APIType,omitnil,omitempty" name:"APIType"` }
type DescribeMNPSensitiveAPIPermissionApprovalListData ¶
type DescribeMNPSensitiveAPIPermissionApprovalListData struct { // Approval ID ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Sensitive API ID APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` // API name APIName *string `json:"APIName,omitnil,omitempty" name:"APIName"` // API request method APIMethod *string `json:"APIMethod,omitnil,omitempty" name:"APIMethod"` // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program name MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Applicant ApplyUser *string `json:"ApplyUser,omitnil,omitempty" name:"ApplyUser"` // Application time ApplyTime *string `json:"ApplyTime,omitnil,omitempty" name:"ApplyTime"` // Application notes ApplyNote *string `json:"ApplyNote,omitnil,omitempty" name:"ApplyNote"` // Approval status. 1: Processing; 20: Rejected; 30: Approved ApprovalStatus *int64 `json:"ApprovalStatus,omitnil,omitempty" name:"ApprovalStatus"` // Approver // Note: This field may return null, indicating that no valid values can be obtained. ApprovalUser *string `json:"ApprovalUser,omitnil,omitempty" name:"ApprovalUser"` // Approval time // Note: This field may return null, indicating that no valid values can be obtained. ApprovalTime *string `json:"ApprovalTime,omitnil,omitempty" name:"ApprovalTime"` // Approval notes // Note: This field may return null, indicating that no valid values can be obtained. ApprovalNote *string `json:"ApprovalNote,omitnil,omitempty" name:"ApprovalNote"` // Application ID // Note: This field may return null, indicating that no valid values can be obtained. ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Application name // Note: This field may return null, indicating that no valid values can be obtained. ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Application icon // Note: This field may return null, indicating that no valid values can be obtained. ApplicationLogo *string `json:"ApplicationLogo,omitnil,omitempty" name:"ApplicationLogo"` // API type. 1: System; 2: Custom // Note: This field may return null, indicating that no valid values can be obtained. APIType *int64 `json:"APIType,omitnil,omitempty" name:"APIType"` // API feature description // Note: This field may return null, indicating that no valid values can be obtained. APIDesc *string `json:"APIDesc,omitnil,omitempty" name:"APIDesc"` }
type DescribeMNPSensitiveAPIPermissionApprovalListRequest ¶
type DescribeMNPSensitiveAPIPermissionApprovalListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Approval status. 1: Processing; 20: Rejected; 30: Approved ApprovalStatusList []*int64 `json:"ApprovalStatusList,omitnil,omitempty" name:"ApprovalStatusList"` // Keywords for search (API name, API method or application name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` }
func NewDescribeMNPSensitiveAPIPermissionApprovalListRequest ¶
func NewDescribeMNPSensitiveAPIPermissionApprovalListRequest() (request *DescribeMNPSensitiveAPIPermissionApprovalListRequest)
func (*DescribeMNPSensitiveAPIPermissionApprovalListRequest) FromJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionApprovalListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPSensitiveAPIPermissionApprovalListRequest) ToJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionApprovalListRequest) ToJsonString() string
type DescribeMNPSensitiveAPIPermissionApprovalListRequestParams ¶
type DescribeMNPSensitiveAPIPermissionApprovalListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Approval status. 1: Processing; 20: Rejected; 30: Approved ApprovalStatusList []*int64 `json:"ApprovalStatusList,omitnil,omitempty" name:"ApprovalStatusList"` // Keywords for search (API name, API method or application name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` }
Predefined struct for user
type DescribeMNPSensitiveAPIPermissionApprovalListResp ¶
type DescribeMNPSensitiveAPIPermissionApprovalListResp struct { // Total number of entries TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List information DataList []*DescribeMNPSensitiveAPIPermissionApprovalListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeMNPSensitiveAPIPermissionApprovalListResponse ¶
type DescribeMNPSensitiveAPIPermissionApprovalListResponse struct { *tchttp.BaseResponse Response *DescribeMNPSensitiveAPIPermissionApprovalListResponseParams `json:"Response"` }
func NewDescribeMNPSensitiveAPIPermissionApprovalListResponse ¶
func NewDescribeMNPSensitiveAPIPermissionApprovalListResponse() (response *DescribeMNPSensitiveAPIPermissionApprovalListResponse)
func (*DescribeMNPSensitiveAPIPermissionApprovalListResponse) FromJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionApprovalListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPSensitiveAPIPermissionApprovalListResponse) ToJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionApprovalListResponse) ToJsonString() string
type DescribeMNPSensitiveAPIPermissionApprovalListResponseParams ¶
type DescribeMNPSensitiveAPIPermissionApprovalListResponseParams struct { // Response data Data *DescribeMNPSensitiveAPIPermissionApprovalListResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPSensitiveAPIPermissionApprovalRequest ¶
type DescribeMNPSensitiveAPIPermissionApprovalRequest struct { *tchttp.BaseRequest // Approval request number ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPSensitiveAPIPermissionApprovalRequest ¶
func NewDescribeMNPSensitiveAPIPermissionApprovalRequest() (request *DescribeMNPSensitiveAPIPermissionApprovalRequest)
func (*DescribeMNPSensitiveAPIPermissionApprovalRequest) FromJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionApprovalRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPSensitiveAPIPermissionApprovalRequest) ToJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionApprovalRequest) ToJsonString() string
type DescribeMNPSensitiveAPIPermissionApprovalRequestParams ¶
type DescribeMNPSensitiveAPIPermissionApprovalRequestParams struct { // Approval request number ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPSensitiveAPIPermissionApprovalResponse ¶
type DescribeMNPSensitiveAPIPermissionApprovalResponse struct { *tchttp.BaseResponse Response *DescribeMNPSensitiveAPIPermissionApprovalResponseParams `json:"Response"` }
func NewDescribeMNPSensitiveAPIPermissionApprovalResponse ¶
func NewDescribeMNPSensitiveAPIPermissionApprovalResponse() (response *DescribeMNPSensitiveAPIPermissionApprovalResponse)
func (*DescribeMNPSensitiveAPIPermissionApprovalResponse) FromJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionApprovalResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPSensitiveAPIPermissionApprovalResponse) ToJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionApprovalResponse) ToJsonString() string
type DescribeMNPSensitiveAPIPermissionApprovalResponseParams ¶
type DescribeMNPSensitiveAPIPermissionApprovalResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeMNPSensitiveAPIPermissionApprovalData `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPSensitiveAPIPermissionListData ¶
type DescribeMNPSensitiveAPIPermissionListData struct { // API ID // Note: This field may return null, indicating that no valid values can be obtained. APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` // API name // Note: This field may return null, indicating that no valid values can be obtained. APIName *string `json:"APIName,omitnil,omitempty" name:"APIName"` // API request method // Note: This field may return null, indicating that no valid values can be obtained. APIMethod *string `json:"APIMethod,omitnil,omitempty" name:"APIMethod"` // API status // Note: This field may return null, indicating that no valid values can be obtained. APIStatus *int64 `json:"APIStatus,omitnil,omitempty" name:"APIStatus"` // API application status // Note: This field may return null, indicating that no valid values can be obtained. APIApplyStatus *int64 `json:"APIApplyStatus,omitnil,omitempty" name:"APIApplyStatus"` // Reason for rejection // Note: This field may return null, indicating that no valid values can be obtained. RejectReason *string `json:"RejectReason,omitnil,omitempty" name:"RejectReason"` // Approval ID ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Application ID // Note: This field may return null, indicating that no valid values can be obtained. ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Application icon // Note: This field may return null, indicating that no valid values can be obtained. ApplicationIcon *string `json:"ApplicationIcon,omitnil,omitempty" name:"ApplicationIcon"` // Application name // Note: This field may return null, indicating that no valid values can be obtained. ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // API type. 1: System; 2: Custom // Note: This field may return null, indicating that no valid values can be obtained. APIType *int64 `json:"APIType,omitnil,omitempty" name:"APIType"` // API feature description // Note: This field may return null, indicating that no valid values can be obtained. APIDesc *string `json:"APIDesc,omitnil,omitempty" name:"APIDesc"` }
type DescribeMNPSensitiveAPIPermissionListRequest ¶
type DescribeMNPSensitiveAPIPermissionListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Keywords for search (API name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` }
func NewDescribeMNPSensitiveAPIPermissionListRequest ¶
func NewDescribeMNPSensitiveAPIPermissionListRequest() (request *DescribeMNPSensitiveAPIPermissionListRequest)
func (*DescribeMNPSensitiveAPIPermissionListRequest) FromJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPSensitiveAPIPermissionListRequest) ToJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionListRequest) ToJsonString() string
type DescribeMNPSensitiveAPIPermissionListRequestParams ¶
type DescribeMNPSensitiveAPIPermissionListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Keywords for search (API name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` }
Predefined struct for user
type DescribeMNPSensitiveAPIPermissionListResp ¶
type DescribeMNPSensitiveAPIPermissionListResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List data // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeMNPSensitiveAPIPermissionListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeMNPSensitiveAPIPermissionListResponse ¶
type DescribeMNPSensitiveAPIPermissionListResponse struct { *tchttp.BaseResponse Response *DescribeMNPSensitiveAPIPermissionListResponseParams `json:"Response"` }
func NewDescribeMNPSensitiveAPIPermissionListResponse ¶
func NewDescribeMNPSensitiveAPIPermissionListResponse() (response *DescribeMNPSensitiveAPIPermissionListResponse)
func (*DescribeMNPSensitiveAPIPermissionListResponse) FromJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPSensitiveAPIPermissionListResponse) ToJsonString ¶
func (r *DescribeMNPSensitiveAPIPermissionListResponse) ToJsonString() string
type DescribeMNPSensitiveAPIPermissionListResponseParams ¶
type DescribeMNPSensitiveAPIPermissionListResponseParams struct { // Response parameters // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeMNPSensitiveAPIPermissionListResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMNPVersionRequest ¶
type DescribeMNPVersionRequest struct { *tchttp.BaseRequest // ID of the task to create a mini program version BusinessId *string `json:"BusinessId,omitnil,omitempty" name:"BusinessId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeMNPVersionRequest ¶
func NewDescribeMNPVersionRequest() (request *DescribeMNPVersionRequest)
func (*DescribeMNPVersionRequest) FromJsonString ¶
func (r *DescribeMNPVersionRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPVersionRequest) ToJsonString ¶
func (r *DescribeMNPVersionRequest) ToJsonString() string
type DescribeMNPVersionRequestParams ¶
type DescribeMNPVersionRequestParams struct { // ID of the task to create a mini program version BusinessId *string `json:"BusinessId,omitnil,omitempty" name:"BusinessId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeMNPVersionResp ¶
type DescribeMNPVersionResp struct { // Mini program ID // Note: This field may return null, indicating that no valid values can be obtained. MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Task ID // Note: This field may return null, indicating that no valid values can be obtained. TaskId *string `json:"TaskId,omitnil,omitempty" name:"TaskId"` // 1: Pending; 20: Running; 30: Failed; 60: Succeeded // Note: This field may return null, indicating that no valid values can be obtained. TaskStatus *int64 `json:"TaskStatus,omitnil,omitempty" name:"TaskStatus"` // Task status message // Note: This field may return null, indicating that no valid values can be obtained. TaskMsg *string `json:"TaskMsg,omitnil,omitempty" name:"TaskMsg"` }
type DescribeMNPVersionResponse ¶
type DescribeMNPVersionResponse struct { *tchttp.BaseResponse Response *DescribeMNPVersionResponseParams `json:"Response"` }
func NewDescribeMNPVersionResponse ¶
func NewDescribeMNPVersionResponse() (response *DescribeMNPVersionResponse)
func (*DescribeMNPVersionResponse) FromJsonString ¶
func (r *DescribeMNPVersionResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeMNPVersionResponse) ToJsonString ¶
func (r *DescribeMNPVersionResponse) ToJsonString() string
type DescribeMNPVersionResponseParams ¶
type DescribeMNPVersionResponseParams struct { // Response data Data *DescribeMNPVersionResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeMPAllStageVersionsResp ¶
type DescribeMPAllStageVersionsResp struct { // Mini program ID // Note: This field may return null, indicating that no valid values can be obtained. MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program version ID // Note: This field may return null, indicating that no valid values can be obtained. MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Mini program name // Note: This field may return null, indicating that no valid values can be obtained. MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Mini program icon // Note: This field may return null, indicating that no valid values can be obtained. MNPIcon *string `json:"MNPIcon,omitnil,omitempty" name:"MNPIcon"` // Mini program type // Note: This field may return null, indicating that no valid values can be obtained. MNPType *string `json:"MNPType,omitnil,omitempty" name:"MNPType"` // Mini program introduction // Note: This field may return null, indicating that no valid values can be obtained. MNPIntro *string `json:"MNPIntro,omitnil,omitempty" name:"MNPIntro"` // Mini program description // Note: This field may return null, indicating that no valid values can be obtained. MNPDesc *string `json:"MNPDesc,omitnil,omitempty" name:"MNPDesc"` // Developer // Note: This field may return null, indicating that no valid values can be obtained. CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // The time when the developer created it // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Mini program version // Note: This field may return null, indicating that no valid values can be obtained. MNPVersion *string `json:"MNPVersion,omitnil,omitempty" name:"MNPVersion"` // Version features // Note: This field may return null, indicating that no valid values can be obtained. MNPVersionIntro *string `json:"MNPVersionIntro,omitnil,omitempty" name:"MNPVersionIntro"` // Phase. Values: [Develop,Platform,Online] // Note: This field may return null, indicating that no valid values can be obtained. Phase *string `json:"Phase,omitnil,omitempty" name:"Phase"` // 0: Pending; 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled // Note: This field may return null, indicating that no valid values can be obtained. ApprovalStatus *int64 `json:"ApprovalStatus,omitnil,omitempty" name:"ApprovalStatus"` // Approval request number // Note: This field may return null, indicating that no valid values can be obtained. ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Whether it is a preview // 0: Not a preview; 1: Preview // Note: This field may return null, indicating that no valid values can be obtained. ShowCase *int64 `json:"ShowCase,omitnil,omitempty" name:"ShowCase"` // Version number to roll back to // Note: This field may return null, indicating that no valid values can be obtained. RollbackVersion *int64 `json:"RollbackVersion,omitnil,omitempty" name:"RollbackVersion"` // Release status // Note: This field may return null, indicating that no valid values can be obtained. Status *int64 `json:"Status,omitnil,omitempty" name:"Status"` // Version approval status. 0: Pending; 1: Processing; 2: Rejected; 3: Approved; 4: Cancelled // Note: This field may return null, indicating that no valid values can be obtained. VersionCurrentStatus *int64 `json:"VersionCurrentStatus,omitnil,omitempty" name:"VersionCurrentStatus"` }
type DescribeRevertOnlineVersionPageResp ¶
type DescribeRevertOnlineVersionPageResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List information // Note: This field may return null, indicating that no valid values can be obtained. DataList []*QueryOnlineVersionResp `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeRoleListData ¶
type DescribeRoleListData struct { // Role ID // Note: This field may return null, indicating that no valid values can be obtained. RoleId *int64 `json:"RoleId,omitnil,omitempty" name:"RoleId"` // Role name // Note: This field may return null, indicating that no valid values can be obtained. RoleName *string `json:"RoleName,omitnil,omitempty" name:"RoleName"` // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Creation time // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Role type 1-Preset role 2-Custom role // Note: This field may return null, indicating that no valid values can be obtained. RoleType *int64 `json:"RoleType,omitnil,omitempty" name:"RoleType"` }
type DescribeRoleListRequest ¶
type DescribeRoleListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Keywords for search (role name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
func NewDescribeRoleListRequest ¶
func NewDescribeRoleListRequest() (request *DescribeRoleListRequest)
func (*DescribeRoleListRequest) FromJsonString ¶
func (r *DescribeRoleListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeRoleListRequest) ToJsonString ¶
func (r *DescribeRoleListRequest) ToJsonString() string
type DescribeRoleListRequestParams ¶
type DescribeRoleListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Keywords for search (role name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
Predefined struct for user
type DescribeRoleListResp ¶
type DescribeRoleListResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List data // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeRoleListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeRoleListResponse ¶
type DescribeRoleListResponse struct { *tchttp.BaseResponse Response *DescribeRoleListResponseParams `json:"Response"` }
func NewDescribeRoleListResponse ¶
func NewDescribeRoleListResponse() (response *DescribeRoleListResponse)
func (*DescribeRoleListResponse) FromJsonString ¶
func (r *DescribeRoleListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeRoleListResponse) ToJsonString ¶
func (r *DescribeRoleListResponse) ToJsonString() string
type DescribeRoleListResponseParams ¶
type DescribeRoleListResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeRoleListResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeTeamDetailResp ¶
type DescribeTeamDetailResp struct { // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Team role type 1-Mini program team 2-Application team // Note: This field may return null, indicating that no valid values can be obtained. TeamRoleType *int64 `json:"TeamRoleType,omitnil,omitempty" name:"TeamRoleType"` // Admin account // Note: This field may return null, indicating that no valid values can be obtained. AdminUserAccount *string `json:"AdminUserAccount,omitnil,omitempty" name:"AdminUserAccount"` // Creator // Note: This field may return null, indicating that no valid values can be obtained. CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // Creation time // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Number of team members // Note: This field may return null, indicating that no valid values can be obtained. MemberCount *int64 `json:"MemberCount,omitnil,omitempty" name:"MemberCount"` // Number of bound mini program teams // Note: This field may return null, indicating that no valid values can be obtained. BindMiniTeamCount *int64 `json:"BindMiniTeamCount,omitnil,omitempty" name:"BindMiniTeamCount"` // Name of the bound team BindTeamName *string `json:"BindTeamName,omitnil,omitempty" name:"BindTeamName"` // Team registration link RegisterLink *string `json:"RegisterLink,omitnil,omitempty" name:"RegisterLink"` // Application name. It’s required when querying details of a mini program team. ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` }
type DescribeTeamListInfoResp ¶
type DescribeTeamListInfoResp struct { // Team ID // Note: This field may return null, indicating that no valid values can be obtained. TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Admin ID // Note: This field may return null, indicating that no valid values can be obtained. AdminUserId *string `json:"AdminUserId,omitnil,omitempty" name:"AdminUserId"` // Admin account // Note: This field may return null, indicating that no valid values can be obtained. AdminUserAccount *string `json:"AdminUserAccount,omitnil,omitempty" name:"AdminUserAccount"` // Admin username // Note: This field may return null, indicating that no valid values can be obtained. AdminUserName *string `json:"AdminUserName,omitnil,omitempty" name:"AdminUserName"` // Number of team members // Note: This field may return null, indicating that no valid values can be obtained. MemberCount *int64 `json:"MemberCount,omitnil,omitempty" name:"MemberCount"` // Team registration link RegisterLink *string `json:"RegisterLink,omitnil,omitempty" name:"RegisterLink"` // Team permission type // Note: This field may return null, indicating that no valid values can be obtained. TeamRoleTypeList []*int64 `json:"TeamRoleTypeList,omitnil,omitempty" name:"TeamRoleTypeList"` // Associated team ID RelatedTeamId *int64 `json:"RelatedTeamId,omitnil,omitempty" name:"RelatedTeamId"` }
type DescribeTeamListRequest ¶
type DescribeTeamListRequest struct { *tchttp.BaseRequest // Pagination offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Name of the team to be queried Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` }
func NewDescribeTeamListRequest ¶
func NewDescribeTeamListRequest() (request *DescribeTeamListRequest)
func (*DescribeTeamListRequest) FromJsonString ¶
func (r *DescribeTeamListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeTeamListRequest) ToJsonString ¶
func (r *DescribeTeamListRequest) ToJsonString() string
type DescribeTeamListRequestParams ¶
type DescribeTeamListRequestParams struct { // Pagination offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Name of the team to be queried Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` }
Predefined struct for user
type DescribeTeamListResponse ¶
type DescribeTeamListResponse struct { *tchttp.BaseResponse Response *DescribeTeamListResponseParams `json:"Response"` }
func NewDescribeTeamListResponse ¶
func NewDescribeTeamListResponse() (response *DescribeTeamListResponse)
func (*DescribeTeamListResponse) FromJsonString ¶
func (r *DescribeTeamListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeTeamListResponse) ToJsonString ¶
func (r *DescribeTeamListResponse) ToJsonString() string
type DescribeTeamListResponseParams ¶
type DescribeTeamListResponseParams struct { // Response data Data *DescribeTeamPageResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeTeamMemberInfoResp ¶
type DescribeTeamMemberInfoResp struct { // User ID // Note: This field may return null, indicating that no valid values can be obtained. UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // User account // Note: This field may return null, indicating that no valid values can be obtained. UserAccount *string `json:"UserAccount,omitnil,omitempty" name:"UserAccount"` // User name // Note: This field may return null, indicating that no valid values can be obtained. UserName *string `json:"UserName,omitnil,omitempty" name:"UserName"` // Team ID // Note: This field may return null, indicating that no valid values can be obtained. TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Team role name // Note: This field may return null, indicating that no valid values can be obtained. TeamRoleName *string `json:"TeamRoleName,omitnil,omitempty" name:"TeamRoleName"` // Team role ID // Note: This field may return null, indicating that no valid values can be obtained. TeamRoleId *int64 `json:"TeamRoleId,omitnil,omitempty" name:"TeamRoleId"` // Editable or not // Note: This field may return null, indicating that no valid values can be obtained. CanEdit *bool `json:"CanEdit,omitnil,omitempty" name:"CanEdit"` }
type DescribeTeamMemberListPageResp ¶
type DescribeTeamMemberListPageResp struct { // Total number of results. // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List information // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeTeamMemberInfoResp `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeTeamMemberListRequest ¶
type DescribeTeamMemberListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Keywords for search (user name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Role ID RoleIds []*int64 `json:"RoleIds,omitnil,omitempty" name:"RoleIds"` }
func NewDescribeTeamMemberListRequest ¶
func NewDescribeTeamMemberListRequest() (request *DescribeTeamMemberListRequest)
func (*DescribeTeamMemberListRequest) FromJsonString ¶
func (r *DescribeTeamMemberListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeTeamMemberListRequest) ToJsonString ¶
func (r *DescribeTeamMemberListRequest) ToJsonString() string
type DescribeTeamMemberListRequestParams ¶
type DescribeTeamMemberListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Keywords for search (user name) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // Role ID RoleIds []*int64 `json:"RoleIds,omitnil,omitempty" name:"RoleIds"` }
Predefined struct for user
type DescribeTeamMemberListResponse ¶
type DescribeTeamMemberListResponse struct { *tchttp.BaseResponse Response *DescribeTeamMemberListResponseParams `json:"Response"` }
func NewDescribeTeamMemberListResponse ¶
func NewDescribeTeamMemberListResponse() (response *DescribeTeamMemberListResponse)
func (*DescribeTeamMemberListResponse) FromJsonString ¶
func (r *DescribeTeamMemberListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeTeamMemberListResponse) ToJsonString ¶
func (r *DescribeTeamMemberListResponse) ToJsonString() string
type DescribeTeamMemberListResponseParams ¶
type DescribeTeamMemberListResponseParams struct { // Response data Data *DescribeTeamMemberListPageResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeTeamPageResp ¶
type DescribeTeamPageResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List information // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeTeamListInfoResp `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeTeamRequest ¶
type DescribeTeamRequest struct { *tchttp.BaseRequest // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeTeamRequest ¶
func NewDescribeTeamRequest() (request *DescribeTeamRequest)
func (*DescribeTeamRequest) FromJsonString ¶
func (r *DescribeTeamRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeTeamRequest) ToJsonString ¶
func (r *DescribeTeamRequest) ToJsonString() string
type DescribeTeamRequestParams ¶
type DescribeTeamRequestParams struct { // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeTeamResponse ¶
type DescribeTeamResponse struct { *tchttp.BaseResponse Response *DescribeTeamResponseParams `json:"Response"` }
func NewDescribeTeamResponse ¶
func NewDescribeTeamResponse() (response *DescribeTeamResponse)
func (*DescribeTeamResponse) FromJsonString ¶
func (r *DescribeTeamResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeTeamResponse) ToJsonString ¶
func (r *DescribeTeamResponse) ToJsonString() string
type DescribeTeamResponseParams ¶
type DescribeTeamResponseParams struct { // Response data Data *DescribeTeamDetailResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeTempSecret4UploadFile2CosRequest ¶
type DescribeTempSecret4UploadFile2CosRequest struct { *tchttp.BaseRequest // Service name BusinessName *string `json:"BusinessName,omitnil,omitempty" name:"BusinessName"` // File suffix Suffix *string `json:"Suffix,omitnil,omitempty" name:"Suffix"` }
func NewDescribeTempSecret4UploadFile2CosRequest ¶
func NewDescribeTempSecret4UploadFile2CosRequest() (request *DescribeTempSecret4UploadFile2CosRequest)
func (*DescribeTempSecret4UploadFile2CosRequest) FromJsonString ¶
func (r *DescribeTempSecret4UploadFile2CosRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeTempSecret4UploadFile2CosRequest) ToJsonString ¶
func (r *DescribeTempSecret4UploadFile2CosRequest) ToJsonString() string
type DescribeTempSecret4UploadFile2CosRequestParams ¶
type DescribeTempSecret4UploadFile2CosRequestParams struct { // Service name BusinessName *string `json:"BusinessName,omitnil,omitempty" name:"BusinessName"` // File suffix Suffix *string `json:"Suffix,omitnil,omitempty" name:"Suffix"` }
Predefined struct for user
type DescribeTempSecret4UploadFile2CosResponse ¶
type DescribeTempSecret4UploadFile2CosResponse struct { *tchttp.BaseResponse Response *DescribeTempSecret4UploadFile2CosResponseParams `json:"Response"` }
func NewDescribeTempSecret4UploadFile2CosResponse ¶
func NewDescribeTempSecret4UploadFile2CosResponse() (response *DescribeTempSecret4UploadFile2CosResponse)
func (*DescribeTempSecret4UploadFile2CosResponse) FromJsonString ¶
func (r *DescribeTempSecret4UploadFile2CosResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeTempSecret4UploadFile2CosResponse) ToJsonString ¶
func (r *DescribeTempSecret4UploadFile2CosResponse) ToJsonString() string
type DescribeTempSecret4UploadFile2CosResponseParams ¶
type DescribeTempSecret4UploadFile2CosResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *UploadFileTempSecret `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeUserDetailResp ¶
type DescribeUserDetailResp struct { // User ID // Note: This field may return null, indicating that no valid values can be obtained. UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // User account // Note: This field may return null, indicating that no valid values can be obtained. UserAccount *string `json:"UserAccount,omitnil,omitempty" name:"UserAccount"` // User account // 1 - Super admin 2 - Platform admin 3 - Member // Note: This field may return null, indicating that no valid values can be obtained. AccountType *int64 `json:"AccountType,omitnil,omitempty" name:"AccountType"` // User name // Note: This field may return null, indicating that no valid values can be obtained. UserName *string `json:"UserName,omitnil,omitempty" name:"UserName"` }
type DescribeUserListData ¶
type DescribeUserListData struct { // User ID // Note: This field may return null, indicating that no valid values can be obtained. UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // User account // Note: This field may return null, indicating that no valid values can be obtained. UserAccount *string `json:"UserAccount,omitnil,omitempty" name:"UserAccount"` // Account type. 1: Super admin; 2: Platform admin; 3: Member // Note: This field may return null, indicating that no valid values can be obtained. AccountType *int64 `json:"AccountType,omitnil,omitempty" name:"AccountType"` // User name // Note: This field may return null, indicating that no valid values can be obtained. UserName *string `json:"UserName,omitnil,omitempty" name:"UserName"` // Creation time // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *string `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Status. 1: Normal; 2: Disabled // Note: This field may return null, indicating that no valid values can be obtained. Status *int64 `json:"Status,omitnil,omitempty" name:"Status"` // Team name // Note: This field may return null, indicating that no valid values can be obtained. TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` }
type DescribeUserListRequest ¶
type DescribeUserListRequest struct { *tchttp.BaseRequest // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Keywords for search (username or account) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // User account 1 - Super admin 2 - Platform admin 3 - Member AccountType *int64 `json:"AccountType,omitnil,omitempty" name:"AccountType"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
func NewDescribeUserListRequest ¶
func NewDescribeUserListRequest() (request *DescribeUserListRequest)
func (*DescribeUserListRequest) FromJsonString ¶
func (r *DescribeUserListRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeUserListRequest) ToJsonString ¶
func (r *DescribeUserListRequest) ToJsonString() string
type DescribeUserListRequestParams ¶
type DescribeUserListRequestParams struct { // Page offset Offset *int64 `json:"Offset,omitnil,omitempty" name:"Offset"` // Number of results per page Limit *int64 `json:"Limit,omitnil,omitempty" name:"Limit"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Keywords for search (username or account) Keyword *string `json:"Keyword,omitnil,omitempty" name:"Keyword"` // User account 1 - Super admin 2 - Platform admin 3 - Member AccountType *int64 `json:"AccountType,omitnil,omitempty" name:"AccountType"` // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` }
Predefined struct for user
type DescribeUserListResp ¶
type DescribeUserListResp struct { // Total number of entries // Note: This field may return null, indicating that no valid values can be obtained. TotalCount *int64 `json:"TotalCount,omitnil,omitempty" name:"TotalCount"` // List data // Note: This field may return null, indicating that no valid values can be obtained. DataList []*DescribeUserListData `json:"DataList,omitnil,omitempty" name:"DataList"` }
type DescribeUserListResponse ¶
type DescribeUserListResponse struct { *tchttp.BaseResponse Response *DescribeUserListResponseParams `json:"Response"` }
func NewDescribeUserListResponse ¶
func NewDescribeUserListResponse() (response *DescribeUserListResponse)
func (*DescribeUserListResponse) FromJsonString ¶
func (r *DescribeUserListResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeUserListResponse) ToJsonString ¶
func (r *DescribeUserListResponse) ToJsonString() string
type DescribeUserListResponseParams ¶
type DescribeUserListResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeUserListResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DescribeUserRequest ¶
type DescribeUserRequest struct { *tchttp.BaseRequest // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewDescribeUserRequest ¶
func NewDescribeUserRequest() (request *DescribeUserRequest)
func (*DescribeUserRequest) FromJsonString ¶
func (r *DescribeUserRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeUserRequest) ToJsonString ¶
func (r *DescribeUserRequest) ToJsonString() string
type DescribeUserRequestParams ¶
type DescribeUserRequestParams struct { // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type DescribeUserResponse ¶
type DescribeUserResponse struct { *tchttp.BaseResponse Response *DescribeUserResponseParams `json:"Response"` }
func NewDescribeUserResponse ¶
func NewDescribeUserResponse() (response *DescribeUserResponse)
func (*DescribeUserResponse) FromJsonString ¶
func (r *DescribeUserResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DescribeUserResponse) ToJsonString ¶
func (r *DescribeUserResponse) ToJsonString() string
type DescribeUserResponseParams ¶
type DescribeUserResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *DescribeUserDetailResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DisableApplicationSensitiveAPIRequest ¶
type DisableApplicationSensitiveAPIRequest struct { *tchttp.BaseRequest // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // API ID APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` }
func NewDisableApplicationSensitiveAPIRequest ¶
func NewDisableApplicationSensitiveAPIRequest() (request *DisableApplicationSensitiveAPIRequest)
func (*DisableApplicationSensitiveAPIRequest) FromJsonString ¶
func (r *DisableApplicationSensitiveAPIRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DisableApplicationSensitiveAPIRequest) ToJsonString ¶
func (r *DisableApplicationSensitiveAPIRequest) ToJsonString() string
type DisableApplicationSensitiveAPIRequestParams ¶
type DisableApplicationSensitiveAPIRequestParams struct { // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // API ID APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` }
Predefined struct for user
type DisableApplicationSensitiveAPIResponse ¶
type DisableApplicationSensitiveAPIResponse struct { *tchttp.BaseResponse Response *DisableApplicationSensitiveAPIResponseParams `json:"Response"` }
func NewDisableApplicationSensitiveAPIResponse ¶
func NewDisableApplicationSensitiveAPIResponse() (response *DisableApplicationSensitiveAPIResponse)
func (*DisableApplicationSensitiveAPIResponse) FromJsonString ¶
func (r *DisableApplicationSensitiveAPIResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*DisableApplicationSensitiveAPIResponse) ToJsonString ¶
func (r *DisableApplicationSensitiveAPIResponse) ToJsonString() string
type DisableApplicationSensitiveAPIResponseParams ¶
type DisableApplicationSensitiveAPIResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type DownloadApplicationConfigResp ¶
type DownloadApplicationConfigResp struct { // Configuration information in Base64 format // Note: This field may return null, indicating that no valid values can be obtained. File *string `json:"File,omitnil,omitempty" name:"File"` }
type EnableApplicationSensitiveAPIRequest ¶
type EnableApplicationSensitiveAPIRequest struct { *tchttp.BaseRequest // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // API ID APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` }
func NewEnableApplicationSensitiveAPIRequest ¶
func NewEnableApplicationSensitiveAPIRequest() (request *EnableApplicationSensitiveAPIRequest)
func (*EnableApplicationSensitiveAPIRequest) FromJsonString ¶
func (r *EnableApplicationSensitiveAPIRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*EnableApplicationSensitiveAPIRequest) ToJsonString ¶
func (r *EnableApplicationSensitiveAPIRequest) ToJsonString() string
type EnableApplicationSensitiveAPIRequestParams ¶
type EnableApplicationSensitiveAPIRequestParams struct { // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // API ID APIId *string `json:"APIId,omitnil,omitempty" name:"APIId"` }
Predefined struct for user
type EnableApplicationSensitiveAPIResponse ¶
type EnableApplicationSensitiveAPIResponse struct { *tchttp.BaseResponse Response *EnableApplicationSensitiveAPIResponseParams `json:"Response"` }
func NewEnableApplicationSensitiveAPIResponse ¶
func NewEnableApplicationSensitiveAPIResponse() (response *EnableApplicationSensitiveAPIResponse)
func (*EnableApplicationSensitiveAPIResponse) FromJsonString ¶
func (r *EnableApplicationSensitiveAPIResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*EnableApplicationSensitiveAPIResponse) ToJsonString ¶
func (r *EnableApplicationSensitiveAPIResponse) ToJsonString() string
type EnableApplicationSensitiveAPIResponseParams ¶
type EnableApplicationSensitiveAPIResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type GlobalDomainDeleteResp ¶
type GlobalDomainDeleteResp struct { // Response result // Note: This field may return null, indicating that no valid values can be obtained. Result *bool `json:"Result,omitnil,omitempty" name:"Result"` }
type GlobalDomainModifyRespResp ¶
type GlobalDomainModifyRespResp struct { // 0: Success; 1: Allowed domains; 2: Blocked domains // Note: This field may return null, indicating that no valid values can be obtained. Result *int64 `json:"Result,omitnil,omitempty" name:"Result"` }
type MNPTypeDefine ¶
type MNPTypeDefine struct { // Mini program category name // Note: This field may return null, indicating that no valid values can be obtained. TypeName *string `json:"TypeName,omitnil,omitempty" name:"TypeName"` // Mini program category value // Note: This field may return null, indicating that no valid values can be obtained. TypeValue []*string `json:"TypeValue,omitnil,omitempty" name:"TypeValue"` // Category ID // Note: This field may return null, indicating that no valid values can be obtained. TypeId *int64 `json:"TypeId,omitnil,omitempty" name:"TypeId"` // Creation time // Note: This field may return null, indicating that no valid values can be obtained. CreateTime *int64 `json:"CreateTime,omitnil,omitempty" name:"CreateTime"` // Creator // Note: This field may return null, indicating that no valid values can be obtained. CreateUser *string `json:"CreateUser,omitnil,omitempty" name:"CreateUser"` // Whether it is a system category // Note: This field may return null, indicating that no valid values can be obtained. IsSystem *bool `json:"IsSystem,omitnil,omitempty" name:"IsSystem"` }
type ModifyApplicationRequest ¶
type ModifyApplicationRequest struct { *tchttp.BaseRequest // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Application name ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Application introduction Intro *string `json:"Intro,omitnil,omitempty" name:"Intro"` // Icon Logo *string `json:"Logo,omitnil,omitempty" name:"Logo"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Android app package name AndroidAppKey *string `json:"AndroidAppKey,omitnil,omitempty" name:"AndroidAppKey"` // iOS App bundleId IosAppKey *string `json:"IosAppKey,omitnil,omitempty" name:"IosAppKey"` // Remarks Remark *string `json:"Remark,omitnil,omitempty" name:"Remark"` }
func NewModifyApplicationRequest ¶
func NewModifyApplicationRequest() (request *ModifyApplicationRequest)
func (*ModifyApplicationRequest) FromJsonString ¶
func (r *ModifyApplicationRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyApplicationRequest) ToJsonString ¶
func (r *ModifyApplicationRequest) ToJsonString() string
type ModifyApplicationRequestParams ¶
type ModifyApplicationRequestParams struct { // Application ID ApplicationId *string `json:"ApplicationId,omitnil,omitempty" name:"ApplicationId"` // Application name ApplicationName *string `json:"ApplicationName,omitnil,omitempty" name:"ApplicationName"` // Application introduction Intro *string `json:"Intro,omitnil,omitempty" name:"Intro"` // Icon Logo *string `json:"Logo,omitnil,omitempty" name:"Logo"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Android app package name AndroidAppKey *string `json:"AndroidAppKey,omitnil,omitempty" name:"AndroidAppKey"` // iOS App bundleId IosAppKey *string `json:"IosAppKey,omitnil,omitempty" name:"IosAppKey"` // Remarks Remark *string `json:"Remark,omitnil,omitempty" name:"Remark"` }
Predefined struct for user
type ModifyApplicationResponse ¶
type ModifyApplicationResponse struct { *tchttp.BaseResponse Response *ModifyApplicationResponseParams `json:"Response"` }
func NewModifyApplicationResponse ¶
func NewModifyApplicationResponse() (response *ModifyApplicationResponse)
func (*ModifyApplicationResponse) FromJsonString ¶
func (r *ModifyApplicationResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyApplicationResponse) ToJsonString ¶
func (r *ModifyApplicationResponse) ToJsonString() string
type ModifyApplicationResponseParams ¶
type ModifyApplicationResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ModifyGlobalDomainRequest ¶
type ModifyGlobalDomainRequest struct { *tchttp.BaseRequest // Domain ID DomainId *int64 `json:"DomainId,omitnil,omitempty" name:"DomainId"` // Domain name DomainUrl *string `json:"DomainUrl,omitnil,omitempty" name:"DomainUrl"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewModifyGlobalDomainRequest ¶
func NewModifyGlobalDomainRequest() (request *ModifyGlobalDomainRequest)
func (*ModifyGlobalDomainRequest) FromJsonString ¶
func (r *ModifyGlobalDomainRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyGlobalDomainRequest) ToJsonString ¶
func (r *ModifyGlobalDomainRequest) ToJsonString() string
type ModifyGlobalDomainRequestParams ¶
type ModifyGlobalDomainRequestParams struct { // Domain ID DomainId *int64 `json:"DomainId,omitnil,omitempty" name:"DomainId"` // Domain name DomainUrl *string `json:"DomainUrl,omitnil,omitempty" name:"DomainUrl"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type ModifyGlobalDomainResponse ¶
type ModifyGlobalDomainResponse struct { *tchttp.BaseResponse Response *ModifyGlobalDomainResponseParams `json:"Response"` }
func NewModifyGlobalDomainResponse ¶
func NewModifyGlobalDomainResponse() (response *ModifyGlobalDomainResponse)
func (*ModifyGlobalDomainResponse) FromJsonString ¶
func (r *ModifyGlobalDomainResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyGlobalDomainResponse) ToJsonString ¶
func (r *ModifyGlobalDomainResponse) ToJsonString() string
type ModifyGlobalDomainResponseParams ¶
type ModifyGlobalDomainResponseParams struct { // Response data Data *GlobalDomainModifyRespResp `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ModifyMNPDomainRequest ¶
type ModifyMNPDomainRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Domain list Domain []*CreateDomainParam `json:"Domain,omitnil,omitempty" name:"Domain"` }
func NewModifyMNPDomainRequest ¶
func NewModifyMNPDomainRequest() (request *ModifyMNPDomainRequest)
func (*ModifyMNPDomainRequest) FromJsonString ¶
func (r *ModifyMNPDomainRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyMNPDomainRequest) ToJsonString ¶
func (r *ModifyMNPDomainRequest) ToJsonString() string
type ModifyMNPDomainRequestParams ¶
type ModifyMNPDomainRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Domain list Domain []*CreateDomainParam `json:"Domain,omitnil,omitempty" name:"Domain"` }
Predefined struct for user
type ModifyMNPDomainResponse ¶
type ModifyMNPDomainResponse struct { *tchttp.BaseResponse Response *ModifyMNPDomainResponseParams `json:"Response"` }
func NewModifyMNPDomainResponse ¶
func NewModifyMNPDomainResponse() (response *ModifyMNPDomainResponse)
func (*ModifyMNPDomainResponse) FromJsonString ¶
func (r *ModifyMNPDomainResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyMNPDomainResponse) ToJsonString ¶
func (r *ModifyMNPDomainResponse) ToJsonString() string
type ModifyMNPDomainResponseParams ¶
type ModifyMNPDomainResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ModifyMNPRequest ¶
type ModifyMNPRequest struct { *tchttp.BaseRequest // Mini program type MNPType *string `json:"MNPType,omitnil,omitempty" name:"MNPType"` // Mini program name MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Mini program introduction MNPIntro *string `json:"MNPIntro,omitnil,omitempty" name:"MNPIntro"` // Mini program description MNPDesc *string `json:"MNPDesc,omitnil,omitempty" name:"MNPDesc"` // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Mini program icon MNPIcon *string `json:"MNPIcon,omitnil,omitempty" name:"MNPIcon"` }
func NewModifyMNPRequest ¶
func NewModifyMNPRequest() (request *ModifyMNPRequest)
func (*ModifyMNPRequest) FromJsonString ¶
func (r *ModifyMNPRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyMNPRequest) ToJsonString ¶
func (r *ModifyMNPRequest) ToJsonString() string
type ModifyMNPRequestParams ¶
type ModifyMNPRequestParams struct { // Mini program type MNPType *string `json:"MNPType,omitnil,omitempty" name:"MNPType"` // Mini program name MNPName *string `json:"MNPName,omitnil,omitempty" name:"MNPName"` // Mini program introduction MNPIntro *string `json:"MNPIntro,omitnil,omitempty" name:"MNPIntro"` // Mini program description MNPDesc *string `json:"MNPDesc,omitnil,omitempty" name:"MNPDesc"` // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Mini program icon MNPIcon *string `json:"MNPIcon,omitnil,omitempty" name:"MNPIcon"` }
Predefined struct for user
type ModifyMNPResponse ¶
type ModifyMNPResponse struct { *tchttp.BaseResponse Response *ModifyMNPResponseParams `json:"Response"` }
func NewModifyMNPResponse ¶
func NewModifyMNPResponse() (response *ModifyMNPResponse)
func (*ModifyMNPResponse) FromJsonString ¶
func (r *ModifyMNPResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyMNPResponse) ToJsonString ¶
func (r *ModifyMNPResponse) ToJsonString() string
type ModifyMNPResponseParams ¶
type ModifyMNPResponseParams struct { // Response data Data *ResourceIdInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ModifyTeamMemberRequest ¶
type ModifyTeamMemberRequest struct { *tchttp.BaseRequest // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // Role ID RoleId *int64 `json:"RoleId,omitnil,omitempty" name:"RoleId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewModifyTeamMemberRequest ¶
func NewModifyTeamMemberRequest() (request *ModifyTeamMemberRequest)
func (*ModifyTeamMemberRequest) FromJsonString ¶
func (r *ModifyTeamMemberRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyTeamMemberRequest) ToJsonString ¶
func (r *ModifyTeamMemberRequest) ToJsonString() string
type ModifyTeamMemberRequestParams ¶
type ModifyTeamMemberRequestParams struct { // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // Role ID RoleId *int64 `json:"RoleId,omitnil,omitempty" name:"RoleId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type ModifyTeamMemberResponse ¶
type ModifyTeamMemberResponse struct { *tchttp.BaseResponse Response *ModifyTeamMemberResponseParams `json:"Response"` }
func NewModifyTeamMemberResponse ¶
func NewModifyTeamMemberResponse() (response *ModifyTeamMemberResponse)
func (*ModifyTeamMemberResponse) FromJsonString ¶
func (r *ModifyTeamMemberResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyTeamMemberResponse) ToJsonString ¶
func (r *ModifyTeamMemberResponse) ToJsonString() string
type ModifyTeamMemberResponseParams ¶
type ModifyTeamMemberResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ModifyTeamRequest ¶
type ModifyTeamRequest struct { *tchttp.BaseRequest // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Team name TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Team administrator AdminUserId *string `json:"AdminUserId,omitnil,omitempty" name:"AdminUserId"` }
func NewModifyTeamRequest ¶
func NewModifyTeamRequest() (request *ModifyTeamRequest)
func (*ModifyTeamRequest) FromJsonString ¶
func (r *ModifyTeamRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyTeamRequest) ToJsonString ¶
func (r *ModifyTeamRequest) ToJsonString() string
type ModifyTeamRequestParams ¶
type ModifyTeamRequestParams struct { // Team ID TeamId *string `json:"TeamId,omitnil,omitempty" name:"TeamId"` // Team name TeamName *string `json:"TeamName,omitnil,omitempty" name:"TeamName"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Team administrator AdminUserId *string `json:"AdminUserId,omitnil,omitempty" name:"AdminUserId"` }
Predefined struct for user
type ModifyTeamResponse ¶
type ModifyTeamResponse struct { *tchttp.BaseResponse Response *ModifyTeamResponseParams `json:"Response"` }
func NewModifyTeamResponse ¶
func NewModifyTeamResponse() (response *ModifyTeamResponse)
func (*ModifyTeamResponse) FromJsonString ¶
func (r *ModifyTeamResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyTeamResponse) ToJsonString ¶
func (r *ModifyTeamResponse) ToJsonString() string
type ModifyTeamResponseParams ¶
type ModifyTeamResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ModifyUserRequest ¶
type ModifyUserRequest struct { *tchttp.BaseRequest // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // User name UserName *string `json:"UserName,omitnil,omitempty" name:"UserName"` // Account type 2 - Platform admin 3 - Member AccountType *int64 `json:"AccountType,omitnil,omitempty" name:"AccountType"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewModifyUserRequest ¶
func NewModifyUserRequest() (request *ModifyUserRequest)
func (*ModifyUserRequest) FromJsonString ¶
func (r *ModifyUserRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyUserRequest) ToJsonString ¶
func (r *ModifyUserRequest) ToJsonString() string
type ModifyUserRequestParams ¶
type ModifyUserRequestParams struct { // User ID UserId *string `json:"UserId,omitnil,omitempty" name:"UserId"` // User name UserName *string `json:"UserName,omitnil,omitempty" name:"UserName"` // Account type 2 - Platform admin 3 - Member AccountType *int64 `json:"AccountType,omitnil,omitempty" name:"AccountType"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type ModifyUserResponse ¶
type ModifyUserResponse struct { *tchttp.BaseResponse Response *ModifyUserResponseParams `json:"Response"` }
func NewModifyUserResponse ¶
func NewModifyUserResponse() (response *ModifyUserResponse)
func (*ModifyUserResponse) FromJsonString ¶
func (r *ModifyUserResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ModifyUserResponse) ToJsonString ¶
func (r *ModifyUserResponse) ToJsonString() string
type ModifyUserResponseParams ¶
type ModifyUserResponseParams struct { // Response data // Note: This field may return null, indicating that no valid values can be obtained. Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type PresetResp ¶
type PresetResp struct { // RSA encryption public key // Note: This field may return null, indicating that no valid values can be obtained. Key *string `json:"Key,omitnil,omitempty" name:"Key"` }
type ProcessMNPApprovalRequest ¶
type ProcessMNPApprovalRequest struct { *tchttp.BaseRequest // Approval ID ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Approval details ApprovalItems []*ApprovalItem `json:"ApprovalItems,omitnil,omitempty" name:"ApprovalItems"` }
func NewProcessMNPApprovalRequest ¶
func NewProcessMNPApprovalRequest() (request *ProcessMNPApprovalRequest)
func (*ProcessMNPApprovalRequest) FromJsonString ¶
func (r *ProcessMNPApprovalRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ProcessMNPApprovalRequest) ToJsonString ¶
func (r *ProcessMNPApprovalRequest) ToJsonString() string
type ProcessMNPApprovalRequestParams ¶
type ProcessMNPApprovalRequestParams struct { // Approval ID ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Approval details ApprovalItems []*ApprovalItem `json:"ApprovalItems,omitnil,omitempty" name:"ApprovalItems"` }
Predefined struct for user
type ProcessMNPApprovalResponse ¶
type ProcessMNPApprovalResponse struct { *tchttp.BaseResponse Response *ProcessMNPApprovalResponseParams `json:"Response"` }
func NewProcessMNPApprovalResponse ¶
func NewProcessMNPApprovalResponse() (response *ProcessMNPApprovalResponse)
func (*ProcessMNPApprovalResponse) FromJsonString ¶
func (r *ProcessMNPApprovalResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ProcessMNPApprovalResponse) ToJsonString ¶
func (r *ProcessMNPApprovalResponse) ToJsonString() string
type ProcessMNPApprovalResponseParams ¶
type ProcessMNPApprovalResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ProcessMNPSensitiveAPIPermissionApprovalRequest ¶
type ProcessMNPSensitiveAPIPermissionApprovalRequest struct { *tchttp.BaseRequest // Approval ID ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Approval status. 20: Rejected; 30: Approved ApprovalStatus *int64 `json:"ApprovalStatus,omitnil,omitempty" name:"ApprovalStatus"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Approval notes ApprovalNote *string `json:"ApprovalNote,omitnil,omitempty" name:"ApprovalNote"` }
func NewProcessMNPSensitiveAPIPermissionApprovalRequest ¶
func NewProcessMNPSensitiveAPIPermissionApprovalRequest() (request *ProcessMNPSensitiveAPIPermissionApprovalRequest)
func (*ProcessMNPSensitiveAPIPermissionApprovalRequest) FromJsonString ¶
func (r *ProcessMNPSensitiveAPIPermissionApprovalRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ProcessMNPSensitiveAPIPermissionApprovalRequest) ToJsonString ¶
func (r *ProcessMNPSensitiveAPIPermissionApprovalRequest) ToJsonString() string
type ProcessMNPSensitiveAPIPermissionApprovalRequestParams ¶
type ProcessMNPSensitiveAPIPermissionApprovalRequestParams struct { // Approval ID ApprovalNo *string `json:"ApprovalNo,omitnil,omitempty" name:"ApprovalNo"` // Approval status. 20: Rejected; 30: Approved ApprovalStatus *int64 `json:"ApprovalStatus,omitnil,omitempty" name:"ApprovalStatus"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Approval notes ApprovalNote *string `json:"ApprovalNote,omitnil,omitempty" name:"ApprovalNote"` }
Predefined struct for user
type ProcessMNPSensitiveAPIPermissionApprovalResponse ¶
type ProcessMNPSensitiveAPIPermissionApprovalResponse struct { *tchttp.BaseResponse Response *ProcessMNPSensitiveAPIPermissionApprovalResponseParams `json:"Response"` }
func NewProcessMNPSensitiveAPIPermissionApprovalResponse ¶
func NewProcessMNPSensitiveAPIPermissionApprovalResponse() (response *ProcessMNPSensitiveAPIPermissionApprovalResponse)
func (*ProcessMNPSensitiveAPIPermissionApprovalResponse) FromJsonString ¶
func (r *ProcessMNPSensitiveAPIPermissionApprovalResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ProcessMNPSensitiveAPIPermissionApprovalResponse) ToJsonString ¶
func (r *ProcessMNPSensitiveAPIPermissionApprovalResponse) ToJsonString() string
type ProcessMNPSensitiveAPIPermissionApprovalResponseParams ¶
type ProcessMNPSensitiveAPIPermissionApprovalResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type QueryOnlineVersionResp ¶
type QueryOnlineVersionResp struct { // Mini program ID // Note: This field may return null, indicating that no valid values can be obtained. MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Version // Note: This field may return null, indicating that no valid values can be obtained. MNPVersion *string `json:"MNPVersion,omitnil,omitempty" name:"MNPVersion"` // Version ID // Note: This field may return null, indicating that no valid values can be obtained. MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Version note // Note: This field may return null, indicating that no valid values can be obtained. MNPVersionNote *string `json:"MNPVersionNote,omitnil,omitempty" name:"MNPVersionNote"` // Update time // Note: This field may return null, indicating that no valid values can be obtained. UpdateTime *string `json:"UpdateTime,omitnil,omitempty" name:"UpdateTime"` }
type ReleaseMNPVersionRequest ¶
type ReleaseMNPVersionRequest struct { *tchttp.BaseRequest // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewReleaseMNPVersionRequest ¶
func NewReleaseMNPVersionRequest() (request *ReleaseMNPVersionRequest)
func (*ReleaseMNPVersionRequest) FromJsonString ¶
func (r *ReleaseMNPVersionRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ReleaseMNPVersionRequest) ToJsonString ¶
func (r *ReleaseMNPVersionRequest) ToJsonString() string
type ReleaseMNPVersionRequestParams ¶
type ReleaseMNPVersionRequestParams struct { // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type ReleaseMNPVersionResponse ¶
type ReleaseMNPVersionResponse struct { *tchttp.BaseResponse Response *ReleaseMNPVersionResponseParams `json:"Response"` }
func NewReleaseMNPVersionResponse ¶
func NewReleaseMNPVersionResponse() (response *ReleaseMNPVersionResponse)
func (*ReleaseMNPVersionResponse) FromJsonString ¶
func (r *ReleaseMNPVersionResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*ReleaseMNPVersionResponse) ToJsonString ¶
func (r *ReleaseMNPVersionResponse) ToJsonString() string
type ReleaseMNPVersionResponseParams ¶
type ReleaseMNPVersionResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type RemoveMNPRequest ¶
type RemoveMNPRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
func NewRemoveMNPRequest ¶
func NewRemoveMNPRequest() (request *RemoveMNPRequest)
func (*RemoveMNPRequest) FromJsonString ¶
func (r *RemoveMNPRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*RemoveMNPRequest) ToJsonString ¶
func (r *RemoveMNPRequest) ToJsonString() string
type RemoveMNPRequestParams ¶
type RemoveMNPRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` }
Predefined struct for user
type RemoveMNPResponse ¶
type RemoveMNPResponse struct { *tchttp.BaseResponse Response *RemoveMNPResponseParams `json:"Response"` }
func NewRemoveMNPResponse ¶
func NewRemoveMNPResponse() (response *RemoveMNPResponse)
func (*RemoveMNPResponse) FromJsonString ¶
func (r *RemoveMNPResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*RemoveMNPResponse) ToJsonString ¶
func (r *RemoveMNPResponse) ToJsonString() string
type RemoveMNPResponseParams ¶
type RemoveMNPResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type ResourceIdInfo ¶
type ResourceIdInfo struct { // Resource ID // 0: No preview // 1. A preview is currently available and uploaded by the current user. // 2. A preview is currently available and uploaded by another user. // Note: This field may return null, indicating that no valid values can be obtained. ResourceId *int64 `json:"ResourceId,omitnil,omitempty" name:"ResourceId"` }
type ResourceIdStringInfo ¶
type ResourceIdStringInfo struct { // The ID of the resource returned // Note: This field may return null, indicating that no valid values can be obtained. ResourceId *string `json:"ResourceId,omitnil,omitempty" name:"ResourceId"` }
type RollbackMNPVersionRequest ¶
type RollbackMNPVersionRequest struct { *tchttp.BaseRequest // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Mini program version number MNPVersion *string `json:"MNPVersion,omitnil,omitempty" name:"MNPVersion"` }
func NewRollbackMNPVersionRequest ¶
func NewRollbackMNPVersionRequest() (request *RollbackMNPVersionRequest)
func (*RollbackMNPVersionRequest) FromJsonString ¶
func (r *RollbackMNPVersionRequest) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*RollbackMNPVersionRequest) ToJsonString ¶
func (r *RollbackMNPVersionRequest) ToJsonString() string
type RollbackMNPVersionRequestParams ¶
type RollbackMNPVersionRequestParams struct { // Mini program ID MNPId *string `json:"MNPId,omitnil,omitempty" name:"MNPId"` // Mini program version ID MNPVersionId *int64 `json:"MNPVersionId,omitnil,omitempty" name:"MNPVersionId"` // Platform ID PlatformId *string `json:"PlatformId,omitnil,omitempty" name:"PlatformId"` // Mini program version number MNPVersion *string `json:"MNPVersion,omitnil,omitempty" name:"MNPVersion"` }
Predefined struct for user
type RollbackMNPVersionResponse ¶
type RollbackMNPVersionResponse struct { *tchttp.BaseResponse Response *RollbackMNPVersionResponseParams `json:"Response"` }
func NewRollbackMNPVersionResponse ¶
func NewRollbackMNPVersionResponse() (response *RollbackMNPVersionResponse)
func (*RollbackMNPVersionResponse) FromJsonString ¶
func (r *RollbackMNPVersionResponse) FromJsonString(s string) error
FromJsonString It is highly **NOT** recommended to use this function because it has no param check, nor strict type check
func (*RollbackMNPVersionResponse) ToJsonString ¶
func (r *RollbackMNPVersionResponse) ToJsonString() string
type RollbackMNPVersionResponseParams ¶
type RollbackMNPVersionResponseParams struct { // Response data Data *BooleanInfo `json:"Data,omitnil,omitempty" name:"Data"` // The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem. RequestId *string `json:"RequestId,omitnil,omitempty" name:"RequestId"` }
Predefined struct for user
type StringData ¶
type StringData struct { // String type response data // Note: This field may return null, indicating that no valid values can be obtained. Data *string `json:"Data,omitnil,omitempty" name:"Data"` }
type UploadFileTempSecret ¶
type UploadFileTempSecret struct { // Bucket // Note: This field may return null, indicating that no valid values can be obtained. Bucket *string `json:"Bucket,omitnil,omitempty" name:"Bucket"` // Region // Note: This field may return null, indicating that no valid values can be obtained. Region *string `json:"Region,omitnil,omitempty" name:"Region"` // Destination of upload // Note: This field may return null, indicating that no valid values can be obtained. Path *string `json:"Path,omitnil,omitempty" name:"Path"` // Temporary secret ID // Note: This field may return null, indicating that no valid values can be obtained. TempSecretId *string `json:"TempSecretId,omitnil,omitempty" name:"TempSecretId"` // Temporary secret key // Note: This field may return null, indicating that no valid values can be obtained. TempSecretKey *string `json:"TempSecretKey,omitnil,omitempty" name:"TempSecretKey"` // Token // Note: This field may return null, indicating that no valid values can be obtained. Token *string `json:"Token,omitnil,omitempty" name:"Token"` // Whether to enable global acceleration. Valid values: 0 (no), 1 (yes) AccelerateEnable *int64 `json:"AccelerateEnable,omitnil,omitempty" name:"AccelerateEnable"` }