Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type Client
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) InstallCoolAppOrderToGroup(request *InstallCoolAppOrderToGroupRequest) (_result *InstallCoolAppOrderToGroupResponse, _err error)
- func (client *Client) InstallCoolAppOrderToGroupWithOptions(request *InstallCoolAppOrderToGroupRequest, ...) (_result *InstallCoolAppOrderToGroupResponse, _err error)
- func (client *Client) InstallCoolAppToGroup(request *InstallCoolAppToGroupRequest) (_result *InstallCoolAppToGroupResponse, _err error)
- func (client *Client) InstallCoolAppToGroupWithOptions(request *InstallCoolAppToGroupRequest, headers *InstallCoolAppToGroupHeaders, ...) (_result *InstallCoolAppToGroupResponse, _err error)
- func (client *Client) QueryCoolAppShortcutOrder(request *QueryCoolAppShortcutOrderRequest) (_result *QueryCoolAppShortcutOrderResponse, _err error)
- func (client *Client) QueryCoolAppShortcutOrderWithOptions(request *QueryCoolAppShortcutOrderRequest, ...) (_result *QueryCoolAppShortcutOrderResponse, _err error)
- func (client *Client) UninstallCoolAppFromGroup(request *UninstallCoolAppFromGroupRequest) (_result *UninstallCoolAppFromGroupResponse, _err error)
- func (client *Client) UninstallCoolAppFromGroupWithOptions(request *UninstallCoolAppFromGroupRequest, ...) (_result *UninstallCoolAppFromGroupResponse, _err error)
- type InstallCoolAppOrderToGroupHeaders
- func (s InstallCoolAppOrderToGroupHeaders) GoString() string
- func (s *InstallCoolAppOrderToGroupHeaders) SetCommonHeaders(v map[string]*string) *InstallCoolAppOrderToGroupHeaders
- func (s *InstallCoolAppOrderToGroupHeaders) SetXAcsDingtalkAccessToken(v string) *InstallCoolAppOrderToGroupHeaders
- func (s InstallCoolAppOrderToGroupHeaders) String() string
- type InstallCoolAppOrderToGroupRequest
- func (s InstallCoolAppOrderToGroupRequest) GoString() string
- func (s *InstallCoolAppOrderToGroupRequest) SetConversationId(v string) *InstallCoolAppOrderToGroupRequest
- func (s *InstallCoolAppOrderToGroupRequest) SetSortedPluginIdList(v []*int64) *InstallCoolAppOrderToGroupRequest
- func (s *InstallCoolAppOrderToGroupRequest) SetTemplateId(v string) *InstallCoolAppOrderToGroupRequest
- func (s *InstallCoolAppOrderToGroupRequest) SetUnsortedPluginIdList(v []*int64) *InstallCoolAppOrderToGroupRequest
- func (s InstallCoolAppOrderToGroupRequest) String() string
- type InstallCoolAppOrderToGroupResponse
- func (s InstallCoolAppOrderToGroupResponse) GoString() string
- func (s *InstallCoolAppOrderToGroupResponse) SetBody(v *InstallCoolAppOrderToGroupResponseBody) *InstallCoolAppOrderToGroupResponse
- func (s *InstallCoolAppOrderToGroupResponse) SetHeaders(v map[string]*string) *InstallCoolAppOrderToGroupResponse
- func (s *InstallCoolAppOrderToGroupResponse) SetStatusCode(v int32) *InstallCoolAppOrderToGroupResponse
- func (s InstallCoolAppOrderToGroupResponse) String() string
- type InstallCoolAppOrderToGroupResponseBody
- func (s InstallCoolAppOrderToGroupResponseBody) GoString() string
- func (s *InstallCoolAppOrderToGroupResponseBody) SetResult(v string) *InstallCoolAppOrderToGroupResponseBody
- func (s *InstallCoolAppOrderToGroupResponseBody) SetSuccess(v bool) *InstallCoolAppOrderToGroupResponseBody
- func (s InstallCoolAppOrderToGroupResponseBody) String() string
- type InstallCoolAppToGroupHeaders
- func (s InstallCoolAppToGroupHeaders) GoString() string
- func (s *InstallCoolAppToGroupHeaders) SetCommonHeaders(v map[string]*string) *InstallCoolAppToGroupHeaders
- func (s *InstallCoolAppToGroupHeaders) SetXAcsDingtalkAccessToken(v string) *InstallCoolAppToGroupHeaders
- func (s InstallCoolAppToGroupHeaders) String() string
- type InstallCoolAppToGroupRequest
- func (s InstallCoolAppToGroupRequest) GoString() string
- func (s *InstallCoolAppToGroupRequest) SetConversationId(v string) *InstallCoolAppToGroupRequest
- func (s *InstallCoolAppToGroupRequest) SetOperateCoolAppCode(v string) *InstallCoolAppToGroupRequest
- func (s *InstallCoolAppToGroupRequest) SetOperatorId(v string) *InstallCoolAppToGroupRequest
- func (s *InstallCoolAppToGroupRequest) SetTemplateId(v string) *InstallCoolAppToGroupRequest
- func (s InstallCoolAppToGroupRequest) String() string
- type InstallCoolAppToGroupResponse
- func (s InstallCoolAppToGroupResponse) GoString() string
- func (s *InstallCoolAppToGroupResponse) SetBody(v *InstallCoolAppToGroupResponseBody) *InstallCoolAppToGroupResponse
- func (s *InstallCoolAppToGroupResponse) SetHeaders(v map[string]*string) *InstallCoolAppToGroupResponse
- func (s *InstallCoolAppToGroupResponse) SetStatusCode(v int32) *InstallCoolAppToGroupResponse
- func (s InstallCoolAppToGroupResponse) String() string
- type InstallCoolAppToGroupResponseBody
- func (s InstallCoolAppToGroupResponseBody) GoString() string
- func (s *InstallCoolAppToGroupResponseBody) SetResult(v string) *InstallCoolAppToGroupResponseBody
- func (s *InstallCoolAppToGroupResponseBody) SetSuccess(v bool) *InstallCoolAppToGroupResponseBody
- func (s InstallCoolAppToGroupResponseBody) String() string
- type QueryCoolAppShortcutOrderHeaders
- func (s QueryCoolAppShortcutOrderHeaders) GoString() string
- func (s *QueryCoolAppShortcutOrderHeaders) SetCommonHeaders(v map[string]*string) *QueryCoolAppShortcutOrderHeaders
- func (s *QueryCoolAppShortcutOrderHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCoolAppShortcutOrderHeaders
- func (s QueryCoolAppShortcutOrderHeaders) String() string
- type QueryCoolAppShortcutOrderRequest
- func (s QueryCoolAppShortcutOrderRequest) GoString() string
- func (s *QueryCoolAppShortcutOrderRequest) SetConversationId(v string) *QueryCoolAppShortcutOrderRequest
- func (s *QueryCoolAppShortcutOrderRequest) SetOperatorId(v string) *QueryCoolAppShortcutOrderRequest
- func (s *QueryCoolAppShortcutOrderRequest) SetTemplateId(v string) *QueryCoolAppShortcutOrderRequest
- func (s QueryCoolAppShortcutOrderRequest) String() string
- type QueryCoolAppShortcutOrderResponse
- func (s QueryCoolAppShortcutOrderResponse) GoString() string
- func (s *QueryCoolAppShortcutOrderResponse) SetBody(v *QueryCoolAppShortcutOrderResponseBody) *QueryCoolAppShortcutOrderResponse
- func (s *QueryCoolAppShortcutOrderResponse) SetHeaders(v map[string]*string) *QueryCoolAppShortcutOrderResponse
- func (s *QueryCoolAppShortcutOrderResponse) SetStatusCode(v int32) *QueryCoolAppShortcutOrderResponse
- func (s QueryCoolAppShortcutOrderResponse) String() string
- type QueryCoolAppShortcutOrderResponseBody
- func (s QueryCoolAppShortcutOrderResponseBody) GoString() string
- func (s *QueryCoolAppShortcutOrderResponseBody) SetResult(v *QueryCoolAppShortcutOrderResponseBodyResult) *QueryCoolAppShortcutOrderResponseBody
- func (s *QueryCoolAppShortcutOrderResponseBody) SetSuccess(v bool) *QueryCoolAppShortcutOrderResponseBody
- func (s QueryCoolAppShortcutOrderResponseBody) String() string
- type QueryCoolAppShortcutOrderResponseBodyResult
- func (s QueryCoolAppShortcutOrderResponseBodyResult) GoString() string
- func (s *QueryCoolAppShortcutOrderResponseBodyResult) SetForbiddenPluginList(v []*QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) *QueryCoolAppShortcutOrderResponseBodyResult
- func (s *QueryCoolAppShortcutOrderResponseBodyResult) SetMyPluginList(v []*QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) *QueryCoolAppShortcutOrderResponseBodyResult
- func (s *QueryCoolAppShortcutOrderResponseBodyResult) SetOtherPluginList(v []*QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) *QueryCoolAppShortcutOrderResponseBodyResult
- func (s QueryCoolAppShortcutOrderResponseBodyResult) String() string
- type QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList
- func (s QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) GoString() string
- func (s *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) SetAppCode(v string) *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) SetDesc(v string) *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) SetPluginId(v string) *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) SetSource(v string) *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) SetTitle(v string) *QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList
- func (s QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) String() string
- type QueryCoolAppShortcutOrderResponseBodyResultMyPluginList
- func (s QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) GoString() string
- func (s *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) SetAppCode(v string) *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) SetDesc(v string) *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) SetPluginId(v string) *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) SetSource(v string) *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) SetTitle(v string) *QueryCoolAppShortcutOrderResponseBodyResultMyPluginList
- func (s QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) String() string
- type QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList
- func (s QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) GoString() string
- func (s *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) SetAppCode(v string) *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) SetDesc(v string) *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) SetPluginId(v string) *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) SetSource(v string) *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList
- func (s *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) SetTitle(v string) *QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList
- func (s QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) String() string
- type UninstallCoolAppFromGroupHeaders
- func (s UninstallCoolAppFromGroupHeaders) GoString() string
- func (s *UninstallCoolAppFromGroupHeaders) SetCommonHeaders(v map[string]*string) *UninstallCoolAppFromGroupHeaders
- func (s *UninstallCoolAppFromGroupHeaders) SetXAcsDingtalkAccessToken(v string) *UninstallCoolAppFromGroupHeaders
- func (s UninstallCoolAppFromGroupHeaders) String() string
- type UninstallCoolAppFromGroupRequest
- func (s UninstallCoolAppFromGroupRequest) GoString() string
- func (s *UninstallCoolAppFromGroupRequest) SetConversationId(v string) *UninstallCoolAppFromGroupRequest
- func (s *UninstallCoolAppFromGroupRequest) SetOperateCoolAppCode(v string) *UninstallCoolAppFromGroupRequest
- func (s *UninstallCoolAppFromGroupRequest) SetOperatorId(v string) *UninstallCoolAppFromGroupRequest
- func (s *UninstallCoolAppFromGroupRequest) SetTemplateId(v string) *UninstallCoolAppFromGroupRequest
- func (s UninstallCoolAppFromGroupRequest) String() string
- type UninstallCoolAppFromGroupResponse
- func (s UninstallCoolAppFromGroupResponse) GoString() string
- func (s *UninstallCoolAppFromGroupResponse) SetBody(v *UninstallCoolAppFromGroupResponseBody) *UninstallCoolAppFromGroupResponse
- func (s *UninstallCoolAppFromGroupResponse) SetHeaders(v map[string]*string) *UninstallCoolAppFromGroupResponse
- func (s *UninstallCoolAppFromGroupResponse) SetStatusCode(v int32) *UninstallCoolAppFromGroupResponse
- func (s UninstallCoolAppFromGroupResponse) String() string
- type UninstallCoolAppFromGroupResponseBody
- func (s UninstallCoolAppFromGroupResponseBody) GoString() string
- func (s *UninstallCoolAppFromGroupResponseBody) SetResult(v string) *UninstallCoolAppFromGroupResponseBody
- func (s *UninstallCoolAppFromGroupResponseBody) SetSuccess(v bool) *UninstallCoolAppFromGroupResponseBody
- func (s UninstallCoolAppFromGroupResponseBody) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) InstallCoolAppOrderToGroup ¶
func (client *Client) InstallCoolAppOrderToGroup(request *InstallCoolAppOrderToGroupRequest) (_result *InstallCoolAppOrderToGroupResponse, _err error)
func (*Client) InstallCoolAppOrderToGroupWithOptions ¶
func (client *Client) InstallCoolAppOrderToGroupWithOptions(request *InstallCoolAppOrderToGroupRequest, headers *InstallCoolAppOrderToGroupHeaders, runtime *util.RuntimeOptions) (_result *InstallCoolAppOrderToGroupResponse, _err error)
func (*Client) InstallCoolAppToGroup ¶
func (client *Client) InstallCoolAppToGroup(request *InstallCoolAppToGroupRequest) (_result *InstallCoolAppToGroupResponse, _err error)
func (*Client) InstallCoolAppToGroupWithOptions ¶
func (client *Client) InstallCoolAppToGroupWithOptions(request *InstallCoolAppToGroupRequest, headers *InstallCoolAppToGroupHeaders, runtime *util.RuntimeOptions) (_result *InstallCoolAppToGroupResponse, _err error)
func (*Client) QueryCoolAppShortcutOrder ¶
func (client *Client) QueryCoolAppShortcutOrder(request *QueryCoolAppShortcutOrderRequest) (_result *QueryCoolAppShortcutOrderResponse, _err error)
func (*Client) QueryCoolAppShortcutOrderWithOptions ¶
func (client *Client) QueryCoolAppShortcutOrderWithOptions(request *QueryCoolAppShortcutOrderRequest, headers *QueryCoolAppShortcutOrderHeaders, runtime *util.RuntimeOptions) (_result *QueryCoolAppShortcutOrderResponse, _err error)
func (*Client) UninstallCoolAppFromGroup ¶
func (client *Client) UninstallCoolAppFromGroup(request *UninstallCoolAppFromGroupRequest) (_result *UninstallCoolAppFromGroupResponse, _err error)
func (*Client) UninstallCoolAppFromGroupWithOptions ¶
func (client *Client) UninstallCoolAppFromGroupWithOptions(request *UninstallCoolAppFromGroupRequest, headers *UninstallCoolAppFromGroupHeaders, runtime *util.RuntimeOptions) (_result *UninstallCoolAppFromGroupResponse, _err error)
type InstallCoolAppOrderToGroupHeaders ¶
type InstallCoolAppOrderToGroupHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (InstallCoolAppOrderToGroupHeaders) GoString ¶
func (s InstallCoolAppOrderToGroupHeaders) GoString() string
func (*InstallCoolAppOrderToGroupHeaders) SetCommonHeaders ¶
func (s *InstallCoolAppOrderToGroupHeaders) SetCommonHeaders(v map[string]*string) *InstallCoolAppOrderToGroupHeaders
func (*InstallCoolAppOrderToGroupHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InstallCoolAppOrderToGroupHeaders) SetXAcsDingtalkAccessToken(v string) *InstallCoolAppOrderToGroupHeaders
func (InstallCoolAppOrderToGroupHeaders) String ¶
func (s InstallCoolAppOrderToGroupHeaders) String() string
type InstallCoolAppOrderToGroupRequest ¶
type InstallCoolAppOrderToGroupRequest struct { ConversationId *string `json:"conversationId,omitempty" xml:"conversationId,omitempty"` SortedPluginIdList []*int64 `json:"sortedPluginIdList,omitempty" xml:"sortedPluginIdList,omitempty" type:"Repeated"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` UnsortedPluginIdList []*int64 `json:"unsortedPluginIdList,omitempty" xml:"unsortedPluginIdList,omitempty" type:"Repeated"` }
func (InstallCoolAppOrderToGroupRequest) GoString ¶
func (s InstallCoolAppOrderToGroupRequest) GoString() string
func (*InstallCoolAppOrderToGroupRequest) SetConversationId ¶
func (s *InstallCoolAppOrderToGroupRequest) SetConversationId(v string) *InstallCoolAppOrderToGroupRequest
func (*InstallCoolAppOrderToGroupRequest) SetSortedPluginIdList ¶
func (s *InstallCoolAppOrderToGroupRequest) SetSortedPluginIdList(v []*int64) *InstallCoolAppOrderToGroupRequest
func (*InstallCoolAppOrderToGroupRequest) SetTemplateId ¶
func (s *InstallCoolAppOrderToGroupRequest) SetTemplateId(v string) *InstallCoolAppOrderToGroupRequest
func (*InstallCoolAppOrderToGroupRequest) SetUnsortedPluginIdList ¶
func (s *InstallCoolAppOrderToGroupRequest) SetUnsortedPluginIdList(v []*int64) *InstallCoolAppOrderToGroupRequest
func (InstallCoolAppOrderToGroupRequest) String ¶
func (s InstallCoolAppOrderToGroupRequest) String() string
type InstallCoolAppOrderToGroupResponse ¶
type InstallCoolAppOrderToGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InstallCoolAppOrderToGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InstallCoolAppOrderToGroupResponse) GoString ¶
func (s InstallCoolAppOrderToGroupResponse) GoString() string
func (*InstallCoolAppOrderToGroupResponse) SetHeaders ¶
func (s *InstallCoolAppOrderToGroupResponse) SetHeaders(v map[string]*string) *InstallCoolAppOrderToGroupResponse
func (*InstallCoolAppOrderToGroupResponse) SetStatusCode ¶
func (s *InstallCoolAppOrderToGroupResponse) SetStatusCode(v int32) *InstallCoolAppOrderToGroupResponse
func (InstallCoolAppOrderToGroupResponse) String ¶
func (s InstallCoolAppOrderToGroupResponse) String() string
type InstallCoolAppOrderToGroupResponseBody ¶
type InstallCoolAppOrderToGroupResponseBody struct { Result *string `json:"result,omitempty" xml:"result,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (InstallCoolAppOrderToGroupResponseBody) GoString ¶
func (s InstallCoolAppOrderToGroupResponseBody) GoString() string
func (*InstallCoolAppOrderToGroupResponseBody) SetResult ¶
func (s *InstallCoolAppOrderToGroupResponseBody) SetResult(v string) *InstallCoolAppOrderToGroupResponseBody
func (*InstallCoolAppOrderToGroupResponseBody) SetSuccess ¶
func (s *InstallCoolAppOrderToGroupResponseBody) SetSuccess(v bool) *InstallCoolAppOrderToGroupResponseBody
func (InstallCoolAppOrderToGroupResponseBody) String ¶
func (s InstallCoolAppOrderToGroupResponseBody) String() string
type InstallCoolAppToGroupHeaders ¶
type InstallCoolAppToGroupHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (InstallCoolAppToGroupHeaders) GoString ¶
func (s InstallCoolAppToGroupHeaders) GoString() string
func (*InstallCoolAppToGroupHeaders) SetCommonHeaders ¶
func (s *InstallCoolAppToGroupHeaders) SetCommonHeaders(v map[string]*string) *InstallCoolAppToGroupHeaders
func (*InstallCoolAppToGroupHeaders) SetXAcsDingtalkAccessToken ¶
func (s *InstallCoolAppToGroupHeaders) SetXAcsDingtalkAccessToken(v string) *InstallCoolAppToGroupHeaders
func (InstallCoolAppToGroupHeaders) String ¶
func (s InstallCoolAppToGroupHeaders) String() string
type InstallCoolAppToGroupRequest ¶
type InstallCoolAppToGroupRequest struct { ConversationId *string `json:"conversationId,omitempty" xml:"conversationId,omitempty"` OperateCoolAppCode *string `json:"operateCoolAppCode,omitempty" xml:"operateCoolAppCode,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (InstallCoolAppToGroupRequest) GoString ¶
func (s InstallCoolAppToGroupRequest) GoString() string
func (*InstallCoolAppToGroupRequest) SetConversationId ¶
func (s *InstallCoolAppToGroupRequest) SetConversationId(v string) *InstallCoolAppToGroupRequest
func (*InstallCoolAppToGroupRequest) SetOperateCoolAppCode ¶
func (s *InstallCoolAppToGroupRequest) SetOperateCoolAppCode(v string) *InstallCoolAppToGroupRequest
func (*InstallCoolAppToGroupRequest) SetOperatorId ¶
func (s *InstallCoolAppToGroupRequest) SetOperatorId(v string) *InstallCoolAppToGroupRequest
func (*InstallCoolAppToGroupRequest) SetTemplateId ¶
func (s *InstallCoolAppToGroupRequest) SetTemplateId(v string) *InstallCoolAppToGroupRequest
func (InstallCoolAppToGroupRequest) String ¶
func (s InstallCoolAppToGroupRequest) String() string
type InstallCoolAppToGroupResponse ¶
type InstallCoolAppToGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InstallCoolAppToGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InstallCoolAppToGroupResponse) GoString ¶
func (s InstallCoolAppToGroupResponse) GoString() string
func (*InstallCoolAppToGroupResponse) SetBody ¶
func (s *InstallCoolAppToGroupResponse) SetBody(v *InstallCoolAppToGroupResponseBody) *InstallCoolAppToGroupResponse
func (*InstallCoolAppToGroupResponse) SetHeaders ¶
func (s *InstallCoolAppToGroupResponse) SetHeaders(v map[string]*string) *InstallCoolAppToGroupResponse
func (*InstallCoolAppToGroupResponse) SetStatusCode ¶
func (s *InstallCoolAppToGroupResponse) SetStatusCode(v int32) *InstallCoolAppToGroupResponse
func (InstallCoolAppToGroupResponse) String ¶
func (s InstallCoolAppToGroupResponse) String() string
type InstallCoolAppToGroupResponseBody ¶
type InstallCoolAppToGroupResponseBody struct { Result *string `json:"result,omitempty" xml:"result,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (InstallCoolAppToGroupResponseBody) GoString ¶
func (s InstallCoolAppToGroupResponseBody) GoString() string
func (*InstallCoolAppToGroupResponseBody) SetResult ¶
func (s *InstallCoolAppToGroupResponseBody) SetResult(v string) *InstallCoolAppToGroupResponseBody
func (*InstallCoolAppToGroupResponseBody) SetSuccess ¶
func (s *InstallCoolAppToGroupResponseBody) SetSuccess(v bool) *InstallCoolAppToGroupResponseBody
func (InstallCoolAppToGroupResponseBody) String ¶
func (s InstallCoolAppToGroupResponseBody) String() string
type QueryCoolAppShortcutOrderHeaders ¶
type QueryCoolAppShortcutOrderHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (QueryCoolAppShortcutOrderHeaders) GoString ¶
func (s QueryCoolAppShortcutOrderHeaders) GoString() string
func (*QueryCoolAppShortcutOrderHeaders) SetCommonHeaders ¶
func (s *QueryCoolAppShortcutOrderHeaders) SetCommonHeaders(v map[string]*string) *QueryCoolAppShortcutOrderHeaders
func (*QueryCoolAppShortcutOrderHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryCoolAppShortcutOrderHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCoolAppShortcutOrderHeaders
func (QueryCoolAppShortcutOrderHeaders) String ¶
func (s QueryCoolAppShortcutOrderHeaders) String() string
type QueryCoolAppShortcutOrderRequest ¶
type QueryCoolAppShortcutOrderRequest struct { ConversationId *string `json:"conversationId,omitempty" xml:"conversationId,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (QueryCoolAppShortcutOrderRequest) GoString ¶
func (s QueryCoolAppShortcutOrderRequest) GoString() string
func (*QueryCoolAppShortcutOrderRequest) SetConversationId ¶
func (s *QueryCoolAppShortcutOrderRequest) SetConversationId(v string) *QueryCoolAppShortcutOrderRequest
func (*QueryCoolAppShortcutOrderRequest) SetOperatorId ¶
func (s *QueryCoolAppShortcutOrderRequest) SetOperatorId(v string) *QueryCoolAppShortcutOrderRequest
func (*QueryCoolAppShortcutOrderRequest) SetTemplateId ¶
func (s *QueryCoolAppShortcutOrderRequest) SetTemplateId(v string) *QueryCoolAppShortcutOrderRequest
func (QueryCoolAppShortcutOrderRequest) String ¶
func (s QueryCoolAppShortcutOrderRequest) String() string
type QueryCoolAppShortcutOrderResponse ¶
type QueryCoolAppShortcutOrderResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *QueryCoolAppShortcutOrderResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (QueryCoolAppShortcutOrderResponse) GoString ¶
func (s QueryCoolAppShortcutOrderResponse) GoString() string
func (*QueryCoolAppShortcutOrderResponse) SetHeaders ¶
func (s *QueryCoolAppShortcutOrderResponse) SetHeaders(v map[string]*string) *QueryCoolAppShortcutOrderResponse
func (*QueryCoolAppShortcutOrderResponse) SetStatusCode ¶
func (s *QueryCoolAppShortcutOrderResponse) SetStatusCode(v int32) *QueryCoolAppShortcutOrderResponse
func (QueryCoolAppShortcutOrderResponse) String ¶
func (s QueryCoolAppShortcutOrderResponse) String() string
type QueryCoolAppShortcutOrderResponseBody ¶
type QueryCoolAppShortcutOrderResponseBody struct { Result *QueryCoolAppShortcutOrderResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (QueryCoolAppShortcutOrderResponseBody) GoString ¶
func (s QueryCoolAppShortcutOrderResponseBody) GoString() string
func (*QueryCoolAppShortcutOrderResponseBody) SetSuccess ¶
func (s *QueryCoolAppShortcutOrderResponseBody) SetSuccess(v bool) *QueryCoolAppShortcutOrderResponseBody
func (QueryCoolAppShortcutOrderResponseBody) String ¶
func (s QueryCoolAppShortcutOrderResponseBody) String() string
type QueryCoolAppShortcutOrderResponseBodyResult ¶
type QueryCoolAppShortcutOrderResponseBodyResult struct { ForbiddenPluginList []*QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList `json:"forbiddenPluginList,omitempty" xml:"forbiddenPluginList,omitempty" type:"Repeated"` MyPluginList []*QueryCoolAppShortcutOrderResponseBodyResultMyPluginList `json:"myPluginList,omitempty" xml:"myPluginList,omitempty" type:"Repeated"` OtherPluginList []*QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList `json:"otherPluginList,omitempty" xml:"otherPluginList,omitempty" type:"Repeated"` }
func (QueryCoolAppShortcutOrderResponseBodyResult) GoString ¶
func (s QueryCoolAppShortcutOrderResponseBodyResult) GoString() string
func (*QueryCoolAppShortcutOrderResponseBodyResult) SetForbiddenPluginList ¶
func (s *QueryCoolAppShortcutOrderResponseBodyResult) SetForbiddenPluginList(v []*QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) *QueryCoolAppShortcutOrderResponseBodyResult
func (*QueryCoolAppShortcutOrderResponseBodyResult) SetMyPluginList ¶
func (*QueryCoolAppShortcutOrderResponseBodyResult) SetOtherPluginList ¶
func (s *QueryCoolAppShortcutOrderResponseBodyResult) SetOtherPluginList(v []*QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) *QueryCoolAppShortcutOrderResponseBodyResult
func (QueryCoolAppShortcutOrderResponseBodyResult) String ¶
func (s QueryCoolAppShortcutOrderResponseBodyResult) String() string
type QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList ¶
type QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList struct { AppCode *string `json:"appCode,omitempty" xml:"appCode,omitempty"` Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` PluginId *string `json:"pluginId,omitempty" xml:"pluginId,omitempty"` Source *string `json:"source,omitempty" xml:"source,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) GoString ¶
func (s QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) GoString() string
func (*QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) SetAppCode ¶
func (*QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) SetPluginId ¶
func (QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) String ¶
func (s QueryCoolAppShortcutOrderResponseBodyResultForbiddenPluginList) String() string
type QueryCoolAppShortcutOrderResponseBodyResultMyPluginList ¶
type QueryCoolAppShortcutOrderResponseBodyResultMyPluginList struct { AppCode *string `json:"appCode,omitempty" xml:"appCode,omitempty"` Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` PluginId *string `json:"pluginId,omitempty" xml:"pluginId,omitempty"` Source *string `json:"source,omitempty" xml:"source,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) GoString ¶
func (s QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) GoString() string
func (*QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) SetAppCode ¶
func (*QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) SetPluginId ¶
func (QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) String ¶
func (s QueryCoolAppShortcutOrderResponseBodyResultMyPluginList) String() string
type QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList ¶
type QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList struct { AppCode *string `json:"appCode,omitempty" xml:"appCode,omitempty"` Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` PluginId *string `json:"pluginId,omitempty" xml:"pluginId,omitempty"` Source *string `json:"source,omitempty" xml:"source,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) GoString ¶
func (s QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) GoString() string
func (*QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) SetAppCode ¶
func (*QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) SetPluginId ¶
func (QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) String ¶
func (s QueryCoolAppShortcutOrderResponseBodyResultOtherPluginList) String() string
type UninstallCoolAppFromGroupHeaders ¶
type UninstallCoolAppFromGroupHeaders struct { CommonHeaders map[string]*string `json:"commonHeaders,omitempty" xml:"commonHeaders,omitempty"` XAcsDingtalkAccessToken *string `json:"x-acs-dingtalk-access-token,omitempty" xml:"x-acs-dingtalk-access-token,omitempty"` }
func (UninstallCoolAppFromGroupHeaders) GoString ¶
func (s UninstallCoolAppFromGroupHeaders) GoString() string
func (*UninstallCoolAppFromGroupHeaders) SetCommonHeaders ¶
func (s *UninstallCoolAppFromGroupHeaders) SetCommonHeaders(v map[string]*string) *UninstallCoolAppFromGroupHeaders
func (*UninstallCoolAppFromGroupHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UninstallCoolAppFromGroupHeaders) SetXAcsDingtalkAccessToken(v string) *UninstallCoolAppFromGroupHeaders
func (UninstallCoolAppFromGroupHeaders) String ¶
func (s UninstallCoolAppFromGroupHeaders) String() string
type UninstallCoolAppFromGroupRequest ¶
type UninstallCoolAppFromGroupRequest struct { ConversationId *string `json:"conversationId,omitempty" xml:"conversationId,omitempty"` OperateCoolAppCode *string `json:"operateCoolAppCode,omitempty" xml:"operateCoolAppCode,omitempty"` OperatorId *string `json:"operatorId,omitempty" xml:"operatorId,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (UninstallCoolAppFromGroupRequest) GoString ¶
func (s UninstallCoolAppFromGroupRequest) GoString() string
func (*UninstallCoolAppFromGroupRequest) SetConversationId ¶
func (s *UninstallCoolAppFromGroupRequest) SetConversationId(v string) *UninstallCoolAppFromGroupRequest
func (*UninstallCoolAppFromGroupRequest) SetOperateCoolAppCode ¶
func (s *UninstallCoolAppFromGroupRequest) SetOperateCoolAppCode(v string) *UninstallCoolAppFromGroupRequest
func (*UninstallCoolAppFromGroupRequest) SetOperatorId ¶
func (s *UninstallCoolAppFromGroupRequest) SetOperatorId(v string) *UninstallCoolAppFromGroupRequest
func (*UninstallCoolAppFromGroupRequest) SetTemplateId ¶
func (s *UninstallCoolAppFromGroupRequest) SetTemplateId(v string) *UninstallCoolAppFromGroupRequest
func (UninstallCoolAppFromGroupRequest) String ¶
func (s UninstallCoolAppFromGroupRequest) String() string
type UninstallCoolAppFromGroupResponse ¶
type UninstallCoolAppFromGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *UninstallCoolAppFromGroupResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (UninstallCoolAppFromGroupResponse) GoString ¶
func (s UninstallCoolAppFromGroupResponse) GoString() string
func (*UninstallCoolAppFromGroupResponse) SetHeaders ¶
func (s *UninstallCoolAppFromGroupResponse) SetHeaders(v map[string]*string) *UninstallCoolAppFromGroupResponse
func (*UninstallCoolAppFromGroupResponse) SetStatusCode ¶
func (s *UninstallCoolAppFromGroupResponse) SetStatusCode(v int32) *UninstallCoolAppFromGroupResponse
func (UninstallCoolAppFromGroupResponse) String ¶
func (s UninstallCoolAppFromGroupResponse) String() string
type UninstallCoolAppFromGroupResponseBody ¶
type UninstallCoolAppFromGroupResponseBody struct { Result *string `json:"result,omitempty" xml:"result,omitempty"` Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (UninstallCoolAppFromGroupResponseBody) GoString ¶
func (s UninstallCoolAppFromGroupResponseBody) GoString() string
func (*UninstallCoolAppFromGroupResponseBody) SetResult ¶
func (s *UninstallCoolAppFromGroupResponseBody) SetResult(v string) *UninstallCoolAppFromGroupResponseBody
func (*UninstallCoolAppFromGroupResponseBody) SetSuccess ¶
func (s *UninstallCoolAppFromGroupResponseBody) SetSuccess(v bool) *UninstallCoolAppFromGroupResponseBody
func (UninstallCoolAppFromGroupResponseBody) String ¶
func (s UninstallCoolAppFromGroupResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.