Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type Client
- func (client *Client) GetCallBackFaileResult(request *GetCallBackFaileResultRequest) (_result *GetCallBackFaileResultResponse, _err error)
- func (client *Client) GetCallBackFaileResultWithOptions(request *GetCallBackFaileResultRequest, headers *GetCallBackFaileResultHeaders, ...) (_result *GetCallBackFaileResultResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) InstallApp(request *InstallAppRequest) (_result *InstallAppResponse, _err error)
- func (client *Client) InstallAppWithOptions(request *InstallAppRequest, headers *InstallAppHeaders, ...) (_result *InstallAppResponse, _err error)
- func (client *Client) InstallCoolApp(request *InstallCoolAppRequest) (_result *InstallCoolAppResponse, _err error)
- func (client *Client) InstallCoolAppWithOptions(tmpReq *InstallCoolAppRequest, headers *InstallCoolAppHeaders, ...) (_result *InstallCoolAppResponse, _err error)
- func (client *Client) RePushSuiteTicket(request *RePushSuiteTicketRequest) (_result *RePushSuiteTicketResponse, _err error)
- func (client *Client) RePushSuiteTicketWithOptions(request *RePushSuiteTicketRequest, headers map[string]*string, ...) (_result *RePushSuiteTicketResponse, _err error)
- type GetCallBackFaileResultHeaders
- func (s GetCallBackFaileResultHeaders) GoString() string
- func (s *GetCallBackFaileResultHeaders) SetCommonHeaders(v map[string]*string) *GetCallBackFaileResultHeaders
- func (s *GetCallBackFaileResultHeaders) SetXAcsDingtalkAccessToken(v string) *GetCallBackFaileResultHeaders
- func (s GetCallBackFaileResultHeaders) String() string
- type GetCallBackFaileResultRequest
- type GetCallBackFaileResultResponse
- func (s GetCallBackFaileResultResponse) GoString() string
- func (s *GetCallBackFaileResultResponse) SetBody(v *GetCallBackFaileResultResponseBody) *GetCallBackFaileResultResponse
- func (s *GetCallBackFaileResultResponse) SetHeaders(v map[string]*string) *GetCallBackFaileResultResponse
- func (s *GetCallBackFaileResultResponse) SetStatusCode(v int32) *GetCallBackFaileResultResponse
- func (s GetCallBackFaileResultResponse) String() string
- type GetCallBackFaileResultResponseBody
- func (s GetCallBackFaileResultResponseBody) GoString() string
- func (s *GetCallBackFaileResultResponseBody) SetFailedList(v []*GetCallBackFaileResultResponseBodyFailedList) *GetCallBackFaileResultResponseBody
- func (s *GetCallBackFaileResultResponseBody) SetHasMore(v bool) *GetCallBackFaileResultResponseBody
- func (s GetCallBackFaileResultResponseBody) String() string
- type GetCallBackFaileResultResponseBodyFailedList
- func (s GetCallBackFaileResultResponseBodyFailedList) GoString() string
- func (s *GetCallBackFaileResultResponseBodyFailedList) SetCallBackData(v string) *GetCallBackFaileResultResponseBodyFailedList
- func (s *GetCallBackFaileResultResponseBodyFailedList) SetCallBackTag(v string) *GetCallBackFaileResultResponseBodyFailedList
- func (s *GetCallBackFaileResultResponseBodyFailedList) SetCorpId(v string) *GetCallBackFaileResultResponseBodyFailedList
- func (s *GetCallBackFaileResultResponseBodyFailedList) SetEventTime(v int64) *GetCallBackFaileResultResponseBodyFailedList
- func (s GetCallBackFaileResultResponseBodyFailedList) String() string
- type InstallAppHeaders
- type InstallAppRequest
- func (s InstallAppRequest) GoString() string
- func (s *InstallAppRequest) SetAppId(v int64) *InstallAppRequest
- func (s *InstallAppRequest) SetCorpId(v string) *InstallAppRequest
- func (s *InstallAppRequest) SetDingUserId(v string) *InstallAppRequest
- func (s *InstallAppRequest) SetSuiteId(v int64) *InstallAppRequest
- func (s InstallAppRequest) String() string
- type InstallAppResponse
- func (s InstallAppResponse) GoString() string
- func (s *InstallAppResponse) SetBody(v *InstallAppResponseBody) *InstallAppResponse
- func (s *InstallAppResponse) SetHeaders(v map[string]*string) *InstallAppResponse
- func (s *InstallAppResponse) SetStatusCode(v int32) *InstallAppResponse
- func (s InstallAppResponse) String() string
- type InstallAppResponseBody
- type InstallCoolAppHeaders
- type InstallCoolAppRequest
- func (s InstallCoolAppRequest) GoString() string
- func (s *InstallCoolAppRequest) SetAppId(v int64) *InstallCoolAppRequest
- func (s *InstallCoolAppRequest) SetCoolAppCode(v string) *InstallCoolAppRequest
- func (s *InstallCoolAppRequest) SetCorpId(v string) *InstallCoolAppRequest
- func (s *InstallCoolAppRequest) SetFeature(v map[string]interface{}) *InstallCoolAppRequest
- func (s *InstallCoolAppRequest) SetInstallUid(v string) *InstallCoolAppRequest
- func (s *InstallCoolAppRequest) SetOpenConversationId(v string) *InstallCoolAppRequest
- func (s *InstallCoolAppRequest) SetOptions(v map[string]interface{}) *InstallCoolAppRequest
- func (s *InstallCoolAppRequest) SetSuiteId(v string) *InstallCoolAppRequest
- func (s InstallCoolAppRequest) String() string
- type InstallCoolAppResponse
- func (s InstallCoolAppResponse) GoString() string
- func (s *InstallCoolAppResponse) SetBody(v *InstallCoolAppResponseBody) *InstallCoolAppResponse
- func (s *InstallCoolAppResponse) SetHeaders(v map[string]*string) *InstallCoolAppResponse
- func (s *InstallCoolAppResponse) SetStatusCode(v int32) *InstallCoolAppResponse
- func (s InstallCoolAppResponse) String() string
- type InstallCoolAppResponseBody
- type InstallCoolAppShrinkRequest
- func (s InstallCoolAppShrinkRequest) GoString() string
- func (s *InstallCoolAppShrinkRequest) SetAppId(v int64) *InstallCoolAppShrinkRequest
- func (s *InstallCoolAppShrinkRequest) SetCoolAppCode(v string) *InstallCoolAppShrinkRequest
- func (s *InstallCoolAppShrinkRequest) SetCorpId(v string) *InstallCoolAppShrinkRequest
- func (s *InstallCoolAppShrinkRequest) SetFeatureShrink(v string) *InstallCoolAppShrinkRequest
- func (s *InstallCoolAppShrinkRequest) SetInstallUid(v string) *InstallCoolAppShrinkRequest
- func (s *InstallCoolAppShrinkRequest) SetOpenConversationId(v string) *InstallCoolAppShrinkRequest
- func (s *InstallCoolAppShrinkRequest) SetOptionsShrink(v string) *InstallCoolAppShrinkRequest
- func (s *InstallCoolAppShrinkRequest) SetSuiteId(v string) *InstallCoolAppShrinkRequest
- func (s InstallCoolAppShrinkRequest) String() string
- type RePushSuiteTicketRequest
- type RePushSuiteTicketResponse
- func (s RePushSuiteTicketResponse) GoString() string
- func (s *RePushSuiteTicketResponse) SetBody(v *RePushSuiteTicketResponseBody) *RePushSuiteTicketResponse
- func (s *RePushSuiteTicketResponse) SetHeaders(v map[string]*string) *RePushSuiteTicketResponse
- func (s *RePushSuiteTicketResponse) SetStatusCode(v int32) *RePushSuiteTicketResponse
- func (s RePushSuiteTicketResponse) String() string
- type RePushSuiteTicketResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) GetCallBackFaileResult ¶
func (client *Client) GetCallBackFaileResult(request *GetCallBackFaileResultRequest) (_result *GetCallBackFaileResultResponse, _err error)
func (*Client) GetCallBackFaileResultWithOptions ¶
func (client *Client) GetCallBackFaileResultWithOptions(request *GetCallBackFaileResultRequest, headers *GetCallBackFaileResultHeaders, runtime *util.RuntimeOptions) (_result *GetCallBackFaileResultResponse, _err error)
func (*Client) InstallApp ¶ added in v2.0.83
func (client *Client) InstallApp(request *InstallAppRequest) (_result *InstallAppResponse, _err error)
func (*Client) InstallAppWithOptions ¶ added in v2.0.83
func (client *Client) InstallAppWithOptions(request *InstallAppRequest, headers *InstallAppHeaders, runtime *util.RuntimeOptions) (_result *InstallAppResponse, _err error)
func (*Client) InstallCoolApp ¶ added in v2.0.83
func (client *Client) InstallCoolApp(request *InstallCoolAppRequest) (_result *InstallCoolAppResponse, _err error)
func (*Client) InstallCoolAppWithOptions ¶ added in v2.0.83
func (client *Client) InstallCoolAppWithOptions(tmpReq *InstallCoolAppRequest, headers *InstallCoolAppHeaders, runtime *util.RuntimeOptions) (_result *InstallCoolAppResponse, _err error)
func (*Client) RePushSuiteTicket ¶ added in v2.0.83
func (client *Client) RePushSuiteTicket(request *RePushSuiteTicketRequest) (_result *RePushSuiteTicketResponse, _err error)
func (*Client) RePushSuiteTicketWithOptions ¶ added in v2.0.83
func (client *Client) RePushSuiteTicketWithOptions(request *RePushSuiteTicketRequest, headers map[string]*string, runtime *util.RuntimeOptions) (_result *RePushSuiteTicketResponse, _err error)
type GetCallBackFaileResultHeaders ¶
type GetCallBackFaileResultHeaders 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 (GetCallBackFaileResultHeaders) GoString ¶
func (s GetCallBackFaileResultHeaders) GoString() string
func (*GetCallBackFaileResultHeaders) SetCommonHeaders ¶
func (s *GetCallBackFaileResultHeaders) SetCommonHeaders(v map[string]*string) *GetCallBackFaileResultHeaders
func (*GetCallBackFaileResultHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCallBackFaileResultHeaders) SetXAcsDingtalkAccessToken(v string) *GetCallBackFaileResultHeaders
func (GetCallBackFaileResultHeaders) String ¶
func (s GetCallBackFaileResultHeaders) String() string
type GetCallBackFaileResultRequest ¶
type GetCallBackFaileResultRequest struct { BeginTime *int64 `json:"beginTime,omitempty" xml:"beginTime,omitempty"` EndTime *int64 `json:"endTime,omitempty" xml:"endTime,omitempty"` }
func (GetCallBackFaileResultRequest) GoString ¶
func (s GetCallBackFaileResultRequest) GoString() string
func (*GetCallBackFaileResultRequest) SetBeginTime ¶
func (s *GetCallBackFaileResultRequest) SetBeginTime(v int64) *GetCallBackFaileResultRequest
func (*GetCallBackFaileResultRequest) SetEndTime ¶
func (s *GetCallBackFaileResultRequest) SetEndTime(v int64) *GetCallBackFaileResultRequest
func (GetCallBackFaileResultRequest) String ¶
func (s GetCallBackFaileResultRequest) String() string
type GetCallBackFaileResultResponse ¶
type GetCallBackFaileResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *GetCallBackFaileResultResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (GetCallBackFaileResultResponse) GoString ¶
func (s GetCallBackFaileResultResponse) GoString() string
func (*GetCallBackFaileResultResponse) SetBody ¶
func (s *GetCallBackFaileResultResponse) SetBody(v *GetCallBackFaileResultResponseBody) *GetCallBackFaileResultResponse
func (*GetCallBackFaileResultResponse) SetHeaders ¶
func (s *GetCallBackFaileResultResponse) SetHeaders(v map[string]*string) *GetCallBackFaileResultResponse
func (*GetCallBackFaileResultResponse) SetStatusCode ¶
func (s *GetCallBackFaileResultResponse) SetStatusCode(v int32) *GetCallBackFaileResultResponse
func (GetCallBackFaileResultResponse) String ¶
func (s GetCallBackFaileResultResponse) String() string
type GetCallBackFaileResultResponseBody ¶
type GetCallBackFaileResultResponseBody struct { FailedList []*GetCallBackFaileResultResponseBodyFailedList `json:"failedList,omitempty" xml:"failedList,omitempty" type:"Repeated"` HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` }
func (GetCallBackFaileResultResponseBody) GoString ¶
func (s GetCallBackFaileResultResponseBody) GoString() string
func (*GetCallBackFaileResultResponseBody) SetFailedList ¶
func (s *GetCallBackFaileResultResponseBody) SetFailedList(v []*GetCallBackFaileResultResponseBodyFailedList) *GetCallBackFaileResultResponseBody
func (*GetCallBackFaileResultResponseBody) SetHasMore ¶
func (s *GetCallBackFaileResultResponseBody) SetHasMore(v bool) *GetCallBackFaileResultResponseBody
func (GetCallBackFaileResultResponseBody) String ¶
func (s GetCallBackFaileResultResponseBody) String() string
type GetCallBackFaileResultResponseBodyFailedList ¶
type GetCallBackFaileResultResponseBodyFailedList struct { CallBackData *string `json:"callBackData,omitempty" xml:"callBackData,omitempty"` CallBackTag *string `json:"callBackTag,omitempty" xml:"callBackTag,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` EventTime *int64 `json:"eventTime,omitempty" xml:"eventTime,omitempty"` }
func (GetCallBackFaileResultResponseBodyFailedList) GoString ¶
func (s GetCallBackFaileResultResponseBodyFailedList) GoString() string
func (*GetCallBackFaileResultResponseBodyFailedList) SetCallBackData ¶
func (s *GetCallBackFaileResultResponseBodyFailedList) SetCallBackData(v string) *GetCallBackFaileResultResponseBodyFailedList
func (*GetCallBackFaileResultResponseBodyFailedList) SetCallBackTag ¶
func (s *GetCallBackFaileResultResponseBodyFailedList) SetCallBackTag(v string) *GetCallBackFaileResultResponseBodyFailedList
func (*GetCallBackFaileResultResponseBodyFailedList) SetCorpId ¶
func (s *GetCallBackFaileResultResponseBodyFailedList) SetCorpId(v string) *GetCallBackFaileResultResponseBodyFailedList
func (*GetCallBackFaileResultResponseBodyFailedList) SetEventTime ¶
func (s *GetCallBackFaileResultResponseBodyFailedList) SetEventTime(v int64) *GetCallBackFaileResultResponseBodyFailedList
func (GetCallBackFaileResultResponseBodyFailedList) String ¶
func (s GetCallBackFaileResultResponseBodyFailedList) String() string
type InstallAppHeaders ¶ added in v2.0.83
type InstallAppHeaders 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 (InstallAppHeaders) GoString ¶ added in v2.0.83
func (s InstallAppHeaders) GoString() string
func (*InstallAppHeaders) SetCommonHeaders ¶ added in v2.0.83
func (s *InstallAppHeaders) SetCommonHeaders(v map[string]*string) *InstallAppHeaders
func (*InstallAppHeaders) SetXAcsDingtalkAccessToken ¶ added in v2.0.83
func (s *InstallAppHeaders) SetXAcsDingtalkAccessToken(v string) *InstallAppHeaders
func (InstallAppHeaders) String ¶ added in v2.0.83
func (s InstallAppHeaders) String() string
type InstallAppRequest ¶ added in v2.0.83
type InstallAppRequest struct { AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` DingUserId *string `json:"dingUserId,omitempty" xml:"dingUserId,omitempty"` SuiteId *int64 `json:"suiteId,omitempty" xml:"suiteId,omitempty"` }
func (InstallAppRequest) GoString ¶ added in v2.0.83
func (s InstallAppRequest) GoString() string
func (*InstallAppRequest) SetAppId ¶ added in v2.0.83
func (s *InstallAppRequest) SetAppId(v int64) *InstallAppRequest
func (*InstallAppRequest) SetCorpId ¶ added in v2.0.83
func (s *InstallAppRequest) SetCorpId(v string) *InstallAppRequest
func (*InstallAppRequest) SetDingUserId ¶ added in v2.0.83
func (s *InstallAppRequest) SetDingUserId(v string) *InstallAppRequest
func (*InstallAppRequest) SetSuiteId ¶ added in v2.0.83
func (s *InstallAppRequest) SetSuiteId(v int64) *InstallAppRequest
func (InstallAppRequest) String ¶ added in v2.0.83
func (s InstallAppRequest) String() string
type InstallAppResponse ¶ added in v2.0.83
type InstallAppResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InstallAppResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InstallAppResponse) GoString ¶ added in v2.0.83
func (s InstallAppResponse) GoString() string
func (*InstallAppResponse) SetBody ¶ added in v2.0.83
func (s *InstallAppResponse) SetBody(v *InstallAppResponseBody) *InstallAppResponse
func (*InstallAppResponse) SetHeaders ¶ added in v2.0.83
func (s *InstallAppResponse) SetHeaders(v map[string]*string) *InstallAppResponse
func (*InstallAppResponse) SetStatusCode ¶ added in v2.0.83
func (s *InstallAppResponse) SetStatusCode(v int32) *InstallAppResponse
func (InstallAppResponse) String ¶ added in v2.0.83
func (s InstallAppResponse) String() string
type InstallAppResponseBody ¶ added in v2.0.83
type InstallAppResponseBody struct {
Result *bool `json:"result,omitempty" xml:"result,omitempty"`
}
func (InstallAppResponseBody) GoString ¶ added in v2.0.83
func (s InstallAppResponseBody) GoString() string
func (*InstallAppResponseBody) SetResult ¶ added in v2.0.83
func (s *InstallAppResponseBody) SetResult(v bool) *InstallAppResponseBody
func (InstallAppResponseBody) String ¶ added in v2.0.83
func (s InstallAppResponseBody) String() string
type InstallCoolAppHeaders ¶ added in v2.0.83
type InstallCoolAppHeaders 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 (InstallCoolAppHeaders) GoString ¶ added in v2.0.83
func (s InstallCoolAppHeaders) GoString() string
func (*InstallCoolAppHeaders) SetCommonHeaders ¶ added in v2.0.83
func (s *InstallCoolAppHeaders) SetCommonHeaders(v map[string]*string) *InstallCoolAppHeaders
func (*InstallCoolAppHeaders) SetXAcsDingtalkAccessToken ¶ added in v2.0.83
func (s *InstallCoolAppHeaders) SetXAcsDingtalkAccessToken(v string) *InstallCoolAppHeaders
func (InstallCoolAppHeaders) String ¶ added in v2.0.83
func (s InstallCoolAppHeaders) String() string
type InstallCoolAppRequest ¶ added in v2.0.83
type InstallCoolAppRequest struct { AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` CoolAppCode *string `json:"coolAppCode,omitempty" xml:"coolAppCode,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` Feature map[string]interface{} `json:"feature,omitempty" xml:"feature,omitempty"` InstallUid *string `json:"installUid,omitempty" xml:"installUid,omitempty"` OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` Options map[string]interface{} `json:"options,omitempty" xml:"options,omitempty"` SuiteId *string `json:"suiteId,omitempty" xml:"suiteId,omitempty"` }
func (InstallCoolAppRequest) GoString ¶ added in v2.0.83
func (s InstallCoolAppRequest) GoString() string
func (*InstallCoolAppRequest) SetAppId ¶ added in v2.0.83
func (s *InstallCoolAppRequest) SetAppId(v int64) *InstallCoolAppRequest
func (*InstallCoolAppRequest) SetCoolAppCode ¶ added in v2.0.83
func (s *InstallCoolAppRequest) SetCoolAppCode(v string) *InstallCoolAppRequest
func (*InstallCoolAppRequest) SetCorpId ¶ added in v2.0.83
func (s *InstallCoolAppRequest) SetCorpId(v string) *InstallCoolAppRequest
func (*InstallCoolAppRequest) SetFeature ¶ added in v2.0.83
func (s *InstallCoolAppRequest) SetFeature(v map[string]interface{}) *InstallCoolAppRequest
func (*InstallCoolAppRequest) SetInstallUid ¶ added in v2.0.83
func (s *InstallCoolAppRequest) SetInstallUid(v string) *InstallCoolAppRequest
func (*InstallCoolAppRequest) SetOpenConversationId ¶ added in v2.0.83
func (s *InstallCoolAppRequest) SetOpenConversationId(v string) *InstallCoolAppRequest
func (*InstallCoolAppRequest) SetOptions ¶ added in v2.0.83
func (s *InstallCoolAppRequest) SetOptions(v map[string]interface{}) *InstallCoolAppRequest
func (*InstallCoolAppRequest) SetSuiteId ¶ added in v2.0.83
func (s *InstallCoolAppRequest) SetSuiteId(v string) *InstallCoolAppRequest
func (InstallCoolAppRequest) String ¶ added in v2.0.83
func (s InstallCoolAppRequest) String() string
type InstallCoolAppResponse ¶ added in v2.0.83
type InstallCoolAppResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *InstallCoolAppResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (InstallCoolAppResponse) GoString ¶ added in v2.0.83
func (s InstallCoolAppResponse) GoString() string
func (*InstallCoolAppResponse) SetBody ¶ added in v2.0.83
func (s *InstallCoolAppResponse) SetBody(v *InstallCoolAppResponseBody) *InstallCoolAppResponse
func (*InstallCoolAppResponse) SetHeaders ¶ added in v2.0.83
func (s *InstallCoolAppResponse) SetHeaders(v map[string]*string) *InstallCoolAppResponse
func (*InstallCoolAppResponse) SetStatusCode ¶ added in v2.0.83
func (s *InstallCoolAppResponse) SetStatusCode(v int32) *InstallCoolAppResponse
func (InstallCoolAppResponse) String ¶ added in v2.0.83
func (s InstallCoolAppResponse) String() string
type InstallCoolAppResponseBody ¶ added in v2.0.83
type InstallCoolAppResponseBody struct {
Result *string `json:"result,omitempty" xml:"result,omitempty"`
}
func (InstallCoolAppResponseBody) GoString ¶ added in v2.0.83
func (s InstallCoolAppResponseBody) GoString() string
func (*InstallCoolAppResponseBody) SetResult ¶ added in v2.0.83
func (s *InstallCoolAppResponseBody) SetResult(v string) *InstallCoolAppResponseBody
func (InstallCoolAppResponseBody) String ¶ added in v2.0.83
func (s InstallCoolAppResponseBody) String() string
type InstallCoolAppShrinkRequest ¶ added in v2.0.83
type InstallCoolAppShrinkRequest struct { AppId *int64 `json:"appId,omitempty" xml:"appId,omitempty"` CoolAppCode *string `json:"coolAppCode,omitempty" xml:"coolAppCode,omitempty"` CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` FeatureShrink *string `json:"feature,omitempty" xml:"feature,omitempty"` InstallUid *string `json:"installUid,omitempty" xml:"installUid,omitempty"` OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` OptionsShrink *string `json:"options,omitempty" xml:"options,omitempty"` SuiteId *string `json:"suiteId,omitempty" xml:"suiteId,omitempty"` }
func (InstallCoolAppShrinkRequest) GoString ¶ added in v2.0.83
func (s InstallCoolAppShrinkRequest) GoString() string
func (*InstallCoolAppShrinkRequest) SetAppId ¶ added in v2.0.83
func (s *InstallCoolAppShrinkRequest) SetAppId(v int64) *InstallCoolAppShrinkRequest
func (*InstallCoolAppShrinkRequest) SetCoolAppCode ¶ added in v2.0.83
func (s *InstallCoolAppShrinkRequest) SetCoolAppCode(v string) *InstallCoolAppShrinkRequest
func (*InstallCoolAppShrinkRequest) SetCorpId ¶ added in v2.0.83
func (s *InstallCoolAppShrinkRequest) SetCorpId(v string) *InstallCoolAppShrinkRequest
func (*InstallCoolAppShrinkRequest) SetFeatureShrink ¶ added in v2.0.83
func (s *InstallCoolAppShrinkRequest) SetFeatureShrink(v string) *InstallCoolAppShrinkRequest
func (*InstallCoolAppShrinkRequest) SetInstallUid ¶ added in v2.0.83
func (s *InstallCoolAppShrinkRequest) SetInstallUid(v string) *InstallCoolAppShrinkRequest
func (*InstallCoolAppShrinkRequest) SetOpenConversationId ¶ added in v2.0.83
func (s *InstallCoolAppShrinkRequest) SetOpenConversationId(v string) *InstallCoolAppShrinkRequest
func (*InstallCoolAppShrinkRequest) SetOptionsShrink ¶ added in v2.0.83
func (s *InstallCoolAppShrinkRequest) SetOptionsShrink(v string) *InstallCoolAppShrinkRequest
func (*InstallCoolAppShrinkRequest) SetSuiteId ¶ added in v2.0.83
func (s *InstallCoolAppShrinkRequest) SetSuiteId(v string) *InstallCoolAppShrinkRequest
func (InstallCoolAppShrinkRequest) String ¶ added in v2.0.83
func (s InstallCoolAppShrinkRequest) String() string
type RePushSuiteTicketRequest ¶ added in v2.0.83
type RePushSuiteTicketRequest struct { SuiteId *int64 `json:"suiteId,omitempty" xml:"suiteId,omitempty"` SuiteSecret *string `json:"suiteSecret,omitempty" xml:"suiteSecret,omitempty"` }
func (RePushSuiteTicketRequest) GoString ¶ added in v2.0.83
func (s RePushSuiteTicketRequest) GoString() string
func (*RePushSuiteTicketRequest) SetSuiteId ¶ added in v2.0.83
func (s *RePushSuiteTicketRequest) SetSuiteId(v int64) *RePushSuiteTicketRequest
func (*RePushSuiteTicketRequest) SetSuiteSecret ¶ added in v2.0.83
func (s *RePushSuiteTicketRequest) SetSuiteSecret(v string) *RePushSuiteTicketRequest
func (RePushSuiteTicketRequest) String ¶ added in v2.0.83
func (s RePushSuiteTicketRequest) String() string
type RePushSuiteTicketResponse ¶ added in v2.0.83
type RePushSuiteTicketResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty"` Body *RePushSuiteTicketResponseBody `json:"body,omitempty" xml:"body,omitempty"` }
func (RePushSuiteTicketResponse) GoString ¶ added in v2.0.83
func (s RePushSuiteTicketResponse) GoString() string
func (*RePushSuiteTicketResponse) SetBody ¶ added in v2.0.83
func (s *RePushSuiteTicketResponse) SetBody(v *RePushSuiteTicketResponseBody) *RePushSuiteTicketResponse
func (*RePushSuiteTicketResponse) SetHeaders ¶ added in v2.0.83
func (s *RePushSuiteTicketResponse) SetHeaders(v map[string]*string) *RePushSuiteTicketResponse
func (*RePushSuiteTicketResponse) SetStatusCode ¶ added in v2.0.83
func (s *RePushSuiteTicketResponse) SetStatusCode(v int32) *RePushSuiteTicketResponse
func (RePushSuiteTicketResponse) String ¶ added in v2.0.83
func (s RePushSuiteTicketResponse) String() string
type RePushSuiteTicketResponseBody ¶ added in v2.0.83
type RePushSuiteTicketResponseBody struct {
Result *string `json:"result,omitempty" xml:"result,omitempty"`
}
func (RePushSuiteTicketResponseBody) GoString ¶ added in v2.0.83
func (s RePushSuiteTicketResponseBody) GoString() string
func (*RePushSuiteTicketResponseBody) SetResult ¶ added in v2.0.83
func (s *RePushSuiteTicketResponseBody) SetResult(v string) *RePushSuiteTicketResponseBody
func (RePushSuiteTicketResponseBody) String ¶ added in v2.0.83
func (s RePushSuiteTicketResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.