Documentation
¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AbandonCustomerHeaders
- type AbandonCustomerRequest
- func (s AbandonCustomerRequest) GoString() string
- func (s *AbandonCustomerRequest) SetCustomTrackDesc(v string) *AbandonCustomerRequest
- func (s *AbandonCustomerRequest) SetInstanceIdList(v []*string) *AbandonCustomerRequest
- func (s *AbandonCustomerRequest) SetOperatorUserId(v string) *AbandonCustomerRequest
- func (s *AbandonCustomerRequest) SetOptType(v string) *AbandonCustomerRequest
- func (s AbandonCustomerRequest) String() string
- type AbandonCustomerResponse
- type AbandonCustomerResponseBody
- type AddCrmPersonalCustomerHeaders
- func (s AddCrmPersonalCustomerHeaders) GoString() string
- func (s *AddCrmPersonalCustomerHeaders) SetCommonHeaders(v map[string]*string) *AddCrmPersonalCustomerHeaders
- func (s *AddCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *AddCrmPersonalCustomerHeaders
- func (s AddCrmPersonalCustomerHeaders) String() string
- type AddCrmPersonalCustomerRequest
- func (s AddCrmPersonalCustomerRequest) GoString() string
- func (s *AddCrmPersonalCustomerRequest) SetAction(v string) *AddCrmPersonalCustomerRequest
- func (s *AddCrmPersonalCustomerRequest) SetCreatorNick(v string) *AddCrmPersonalCustomerRequest
- func (s *AddCrmPersonalCustomerRequest) SetCreatorUserId(v string) *AddCrmPersonalCustomerRequest
- func (s *AddCrmPersonalCustomerRequest) SetData(v map[string]interface{}) *AddCrmPersonalCustomerRequest
- func (s *AddCrmPersonalCustomerRequest) SetExtendData(v map[string]interface{}) *AddCrmPersonalCustomerRequest
- func (s *AddCrmPersonalCustomerRequest) SetPermission(v *AddCrmPersonalCustomerRequestPermission) *AddCrmPersonalCustomerRequest
- func (s *AddCrmPersonalCustomerRequest) SetRelationType(v string) *AddCrmPersonalCustomerRequest
- func (s *AddCrmPersonalCustomerRequest) SetSkipDuplicateCheck(v bool) *AddCrmPersonalCustomerRequest
- func (s AddCrmPersonalCustomerRequest) String() string
- type AddCrmPersonalCustomerRequestPermission
- func (s AddCrmPersonalCustomerRequestPermission) GoString() string
- func (s *AddCrmPersonalCustomerRequestPermission) SetOwnerStaffIds(v []*string) *AddCrmPersonalCustomerRequestPermission
- func (s *AddCrmPersonalCustomerRequestPermission) SetParticipantStaffIds(v []*string) *AddCrmPersonalCustomerRequestPermission
- func (s AddCrmPersonalCustomerRequestPermission) String() string
- type AddCrmPersonalCustomerResponse
- func (s AddCrmPersonalCustomerResponse) GoString() string
- func (s *AddCrmPersonalCustomerResponse) SetBody(v *AddCrmPersonalCustomerResponseBody) *AddCrmPersonalCustomerResponse
- func (s *AddCrmPersonalCustomerResponse) SetHeaders(v map[string]*string) *AddCrmPersonalCustomerResponse
- func (s AddCrmPersonalCustomerResponse) String() string
- type AddCrmPersonalCustomerResponseBody
- type AddCustomerTrackHeaders
- type AddCustomerTrackRequest
- func (s AddCustomerTrackRequest) GoString() string
- func (s *AddCustomerTrackRequest) SetContent(v string) *AddCustomerTrackRequest
- func (s *AddCustomerTrackRequest) SetCustomerId(v string) *AddCustomerTrackRequest
- func (s *AddCustomerTrackRequest) SetExtraBizInfo(v string) *AddCustomerTrackRequest
- func (s *AddCustomerTrackRequest) SetIdempotentKey(v string) *AddCustomerTrackRequest
- func (s *AddCustomerTrackRequest) SetOperatorUserId(v string) *AddCustomerTrackRequest
- func (s *AddCustomerTrackRequest) SetRelationType(v string) *AddCustomerTrackRequest
- func (s *AddCustomerTrackRequest) SetTitle(v string) *AddCustomerTrackRequest
- func (s *AddCustomerTrackRequest) SetType(v int32) *AddCustomerTrackRequest
- func (s AddCustomerTrackRequest) String() string
- type AddCustomerTrackResponse
- type AddCustomerTrackResponseBody
- type AddRelationMetaFieldHeaders
- func (s AddRelationMetaFieldHeaders) GoString() string
- func (s *AddRelationMetaFieldHeaders) SetCommonHeaders(v map[string]*string) *AddRelationMetaFieldHeaders
- func (s *AddRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken(v string) *AddRelationMetaFieldHeaders
- func (s AddRelationMetaFieldHeaders) String() string
- type AddRelationMetaFieldRequest
- func (s AddRelationMetaFieldRequest) GoString() string
- func (s *AddRelationMetaFieldRequest) SetFieldDTOList(v []*AddRelationMetaFieldRequestFieldDTOList) *AddRelationMetaFieldRequest
- func (s *AddRelationMetaFieldRequest) SetOperatorUserId(v string) *AddRelationMetaFieldRequest
- func (s *AddRelationMetaFieldRequest) SetRelationType(v string) *AddRelationMetaFieldRequest
- func (s *AddRelationMetaFieldRequest) SetTenant(v string) *AddRelationMetaFieldRequest
- func (s AddRelationMetaFieldRequest) String() string
- type AddRelationMetaFieldRequestFieldDTOList
- func (s AddRelationMetaFieldRequestFieldDTOList) GoString() string
- func (s *AddRelationMetaFieldRequestFieldDTOList) SetComponentName(v string) *AddRelationMetaFieldRequestFieldDTOList
- func (s *AddRelationMetaFieldRequestFieldDTOList) SetProps(v *AddRelationMetaFieldRequestFieldDTOListProps) *AddRelationMetaFieldRequestFieldDTOList
- func (s AddRelationMetaFieldRequestFieldDTOList) String() string
- type AddRelationMetaFieldRequestFieldDTOListProps
- func (s AddRelationMetaFieldRequestFieldDTOListProps) GoString() string
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetAlign(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetBizAlias(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetChoice(v int64) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetContent(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetDisabled(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetDuration(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetFieldId(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetFormat(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetInvisible(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetLabel(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetLabelEditableFreeze(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetLink(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetNeedDetail(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetNotPrint(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetNotUpper(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetOptions(v []*AddRelationMetaFieldRequestFieldDTOListPropsOptions) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetPayEnable(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetPlaceholder(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetRequired(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetRequiredEditableFreeze(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetSortable(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetUnit(v string) *AddRelationMetaFieldRequestFieldDTOListProps
- func (s AddRelationMetaFieldRequestFieldDTOListProps) String() string
- type AddRelationMetaFieldRequestFieldDTOListPropsOptions
- func (s AddRelationMetaFieldRequestFieldDTOListPropsOptions) GoString() string
- func (s *AddRelationMetaFieldRequestFieldDTOListPropsOptions) SetKey(v string) *AddRelationMetaFieldRequestFieldDTOListPropsOptions
- func (s *AddRelationMetaFieldRequestFieldDTOListPropsOptions) SetValue(v string) *AddRelationMetaFieldRequestFieldDTOListPropsOptions
- func (s AddRelationMetaFieldRequestFieldDTOListPropsOptions) String() string
- type AddRelationMetaFieldResponse
- func (s AddRelationMetaFieldResponse) GoString() string
- func (s *AddRelationMetaFieldResponse) SetBody(v *AddRelationMetaFieldResponseBody) *AddRelationMetaFieldResponse
- func (s *AddRelationMetaFieldResponse) SetHeaders(v map[string]*string) *AddRelationMetaFieldResponse
- func (s AddRelationMetaFieldResponse) String() string
- type AddRelationMetaFieldResponseBody
- type BatchAddRelationDatasHeaders
- func (s BatchAddRelationDatasHeaders) GoString() string
- func (s *BatchAddRelationDatasHeaders) SetCommonHeaders(v map[string]*string) *BatchAddRelationDatasHeaders
- func (s *BatchAddRelationDatasHeaders) SetXAcsDingtalkAccessToken(v string) *BatchAddRelationDatasHeaders
- func (s BatchAddRelationDatasHeaders) String() string
- type BatchAddRelationDatasRequest
- func (s BatchAddRelationDatasRequest) GoString() string
- func (s *BatchAddRelationDatasRequest) SetOperatorUserId(v string) *BatchAddRelationDatasRequest
- func (s *BatchAddRelationDatasRequest) SetRelationList(v []*BatchAddRelationDatasRequestRelationList) *BatchAddRelationDatasRequest
- func (s *BatchAddRelationDatasRequest) SetRelationType(v string) *BatchAddRelationDatasRequest
- func (s *BatchAddRelationDatasRequest) SetSkipDuplicateCheck(v bool) *BatchAddRelationDatasRequest
- func (s BatchAddRelationDatasRequest) String() string
- type BatchAddRelationDatasRequestRelationList
- func (s BatchAddRelationDatasRequestRelationList) GoString() string
- func (s *BatchAddRelationDatasRequestRelationList) SetBizDataList(v []*BatchAddRelationDatasRequestRelationListBizDataList) *BatchAddRelationDatasRequestRelationList
- func (s *BatchAddRelationDatasRequestRelationList) SetBizExtMap(v map[string]*string) *BatchAddRelationDatasRequestRelationList
- func (s *BatchAddRelationDatasRequestRelationList) SetRelationPermissionDTO(v *BatchAddRelationDatasRequestRelationListRelationPermissionDTO) *BatchAddRelationDatasRequestRelationList
- func (s BatchAddRelationDatasRequestRelationList) String() string
- type BatchAddRelationDatasRequestRelationListBizDataList
- func (s BatchAddRelationDatasRequestRelationListBizDataList) GoString() string
- func (s *BatchAddRelationDatasRequestRelationListBizDataList) SetExtendValue(v string) *BatchAddRelationDatasRequestRelationListBizDataList
- func (s *BatchAddRelationDatasRequestRelationListBizDataList) SetKey(v string) *BatchAddRelationDatasRequestRelationListBizDataList
- func (s *BatchAddRelationDatasRequestRelationListBizDataList) SetValue(v string) *BatchAddRelationDatasRequestRelationListBizDataList
- func (s BatchAddRelationDatasRequestRelationListBizDataList) String() string
- type BatchAddRelationDatasRequestRelationListRelationPermissionDTO
- func (s BatchAddRelationDatasRequestRelationListRelationPermissionDTO) GoString() string
- func (s *BatchAddRelationDatasRequestRelationListRelationPermissionDTO) SetParticipantUserIds(v []*string) *BatchAddRelationDatasRequestRelationListRelationPermissionDTO
- func (s *BatchAddRelationDatasRequestRelationListRelationPermissionDTO) SetPrincipalUserIds(v []*string) *BatchAddRelationDatasRequestRelationListRelationPermissionDTO
- func (s BatchAddRelationDatasRequestRelationListRelationPermissionDTO) String() string
- type BatchAddRelationDatasResponse
- func (s BatchAddRelationDatasResponse) GoString() string
- func (s *BatchAddRelationDatasResponse) SetBody(v *BatchAddRelationDatasResponseBody) *BatchAddRelationDatasResponse
- func (s *BatchAddRelationDatasResponse) SetHeaders(v map[string]*string) *BatchAddRelationDatasResponse
- func (s BatchAddRelationDatasResponse) String() string
- type BatchAddRelationDatasResponseBody
- type BatchAddRelationDatasResponseBodyResults
- func (s BatchAddRelationDatasResponseBodyResults) GoString() string
- func (s *BatchAddRelationDatasResponseBodyResults) SetDuplicatedRelationIds(v []*string) *BatchAddRelationDatasResponseBodyResults
- func (s *BatchAddRelationDatasResponseBodyResults) SetErrorCode(v string) *BatchAddRelationDatasResponseBodyResults
- func (s *BatchAddRelationDatasResponseBodyResults) SetErrorMsg(v string) *BatchAddRelationDatasResponseBodyResults
- func (s *BatchAddRelationDatasResponseBodyResults) SetRelationId(v string) *BatchAddRelationDatasResponseBodyResults
- func (s *BatchAddRelationDatasResponseBodyResults) SetSuccess(v bool) *BatchAddRelationDatasResponseBodyResults
- func (s BatchAddRelationDatasResponseBodyResults) String() string
- type BatchSendOfficialAccountOTOMessageHeaders
- func (s BatchSendOfficialAccountOTOMessageHeaders) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageHeaders) SetCommonHeaders(v map[string]*string) *BatchSendOfficialAccountOTOMessageHeaders
- func (s *BatchSendOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken(v string) *BatchSendOfficialAccountOTOMessageHeaders
- func (s BatchSendOfficialAccountOTOMessageHeaders) String() string
- type BatchSendOfficialAccountOTOMessageRequest
- func (s BatchSendOfficialAccountOTOMessageRequest) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageRequest) SetAccountId(v string) *BatchSendOfficialAccountOTOMessageRequest
- func (s *BatchSendOfficialAccountOTOMessageRequest) SetBizId(v string) *BatchSendOfficialAccountOTOMessageRequest
- func (s *BatchSendOfficialAccountOTOMessageRequest) SetDetail(v *BatchSendOfficialAccountOTOMessageRequestDetail) *BatchSendOfficialAccountOTOMessageRequest
- func (s BatchSendOfficialAccountOTOMessageRequest) String() string
- type BatchSendOfficialAccountOTOMessageRequestDetail
- func (s BatchSendOfficialAccountOTOMessageRequestDetail) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetBizRequestId(v string) *BatchSendOfficialAccountOTOMessageRequestDetail
- func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetMessageBody(v *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) *BatchSendOfficialAccountOTOMessageRequestDetail
- func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetMsgType(v string) *BatchSendOfficialAccountOTOMessageRequestDetail
- func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetSendToAll(v bool) *BatchSendOfficialAccountOTOMessageRequestDetail
- func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetUserIdList(v []*string) *BatchSendOfficialAccountOTOMessageRequestDetail
- func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetUuid(v string) *BatchSendOfficialAccountOTOMessageRequestDetail
- func (s BatchSendOfficialAccountOTOMessageRequestDetail) String() string
- type BatchSendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) SetActionCard(v *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) SetLink(v *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) SetMarkdown(v *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) SetText(v *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) String() string
- type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonList(...) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonOrientation(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetMarkdown(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetSingleTitle(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetSingleUrl(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetTitle(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) String() string
- type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) SetActionUrl(v string) ...
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) SetTitle(v string) ...
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) String() string
- type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetMessageUrl(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetPicUrl(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetText(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetTitle(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) String() string
- type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) SetText(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) SetTitle(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) String() string
- type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) SetContent(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText
- func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) String() string
- type BatchSendOfficialAccountOTOMessageResponse
- func (s BatchSendOfficialAccountOTOMessageResponse) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageResponse) SetBody(v *BatchSendOfficialAccountOTOMessageResponseBody) *BatchSendOfficialAccountOTOMessageResponse
- func (s *BatchSendOfficialAccountOTOMessageResponse) SetHeaders(v map[string]*string) *BatchSendOfficialAccountOTOMessageResponse
- func (s BatchSendOfficialAccountOTOMessageResponse) String() string
- type BatchSendOfficialAccountOTOMessageResponseBody
- func (s BatchSendOfficialAccountOTOMessageResponseBody) GoString() string
- func (s *BatchSendOfficialAccountOTOMessageResponseBody) SetRequestId(v string) *BatchSendOfficialAccountOTOMessageResponseBody
- func (s *BatchSendOfficialAccountOTOMessageResponseBody) SetResult(v *BatchSendOfficialAccountOTOMessageResponseBodyResult) *BatchSendOfficialAccountOTOMessageResponseBody
- func (s BatchSendOfficialAccountOTOMessageResponseBody) String() string
- type BatchSendOfficialAccountOTOMessageResponseBodyResult
- type BatchUpdateRelationDatasHeaders
- func (s BatchUpdateRelationDatasHeaders) GoString() string
- func (s *BatchUpdateRelationDatasHeaders) SetCommonHeaders(v map[string]*string) *BatchUpdateRelationDatasHeaders
- func (s *BatchUpdateRelationDatasHeaders) SetXAcsDingtalkAccessToken(v string) *BatchUpdateRelationDatasHeaders
- func (s BatchUpdateRelationDatasHeaders) String() string
- type BatchUpdateRelationDatasRequest
- func (s BatchUpdateRelationDatasRequest) GoString() string
- func (s *BatchUpdateRelationDatasRequest) SetOperatorUserId(v string) *BatchUpdateRelationDatasRequest
- func (s *BatchUpdateRelationDatasRequest) SetRelationList(v []*BatchUpdateRelationDatasRequestRelationList) *BatchUpdateRelationDatasRequest
- func (s *BatchUpdateRelationDatasRequest) SetRelationType(v string) *BatchUpdateRelationDatasRequest
- func (s *BatchUpdateRelationDatasRequest) SetSkipDuplicateCheck(v bool) *BatchUpdateRelationDatasRequest
- func (s BatchUpdateRelationDatasRequest) String() string
- type BatchUpdateRelationDatasRequestRelationList
- func (s BatchUpdateRelationDatasRequestRelationList) GoString() string
- func (s *BatchUpdateRelationDatasRequestRelationList) SetBizDataList(v []*BatchUpdateRelationDatasRequestRelationListBizDataList) *BatchUpdateRelationDatasRequestRelationList
- func (s *BatchUpdateRelationDatasRequestRelationList) SetBizExtMap(v map[string]*string) *BatchUpdateRelationDatasRequestRelationList
- func (s *BatchUpdateRelationDatasRequestRelationList) SetRelationId(v string) *BatchUpdateRelationDatasRequestRelationList
- func (s BatchUpdateRelationDatasRequestRelationList) String() string
- type BatchUpdateRelationDatasRequestRelationListBizDataList
- func (s BatchUpdateRelationDatasRequestRelationListBizDataList) GoString() string
- func (s *BatchUpdateRelationDatasRequestRelationListBizDataList) SetExtendValue(v string) *BatchUpdateRelationDatasRequestRelationListBizDataList
- func (s *BatchUpdateRelationDatasRequestRelationListBizDataList) SetKey(v string) *BatchUpdateRelationDatasRequestRelationListBizDataList
- func (s *BatchUpdateRelationDatasRequestRelationListBizDataList) SetValue(v string) *BatchUpdateRelationDatasRequestRelationListBizDataList
- func (s BatchUpdateRelationDatasRequestRelationListBizDataList) String() string
- type BatchUpdateRelationDatasResponse
- func (s BatchUpdateRelationDatasResponse) GoString() string
- func (s *BatchUpdateRelationDatasResponse) SetBody(v *BatchUpdateRelationDatasResponseBody) *BatchUpdateRelationDatasResponse
- func (s *BatchUpdateRelationDatasResponse) SetHeaders(v map[string]*string) *BatchUpdateRelationDatasResponse
- func (s BatchUpdateRelationDatasResponse) String() string
- type BatchUpdateRelationDatasResponseBody
- type BatchUpdateRelationDatasResponseBodyResults
- func (s BatchUpdateRelationDatasResponseBodyResults) GoString() string
- func (s *BatchUpdateRelationDatasResponseBodyResults) SetDuplicatedRelationIds(v []*string) *BatchUpdateRelationDatasResponseBodyResults
- func (s *BatchUpdateRelationDatasResponseBodyResults) SetErrorCode(v string) *BatchUpdateRelationDatasResponseBodyResults
- func (s *BatchUpdateRelationDatasResponseBodyResults) SetErrorMsg(v string) *BatchUpdateRelationDatasResponseBodyResults
- func (s *BatchUpdateRelationDatasResponseBodyResults) SetRelationId(v string) *BatchUpdateRelationDatasResponseBodyResults
- func (s *BatchUpdateRelationDatasResponseBodyResults) SetSuccess(v bool) *BatchUpdateRelationDatasResponseBodyResults
- func (s BatchUpdateRelationDatasResponseBodyResults) String() string
- type Client
- func (client *Client) AbandonCustomer(request *AbandonCustomerRequest) (_result *AbandonCustomerResponse, _err error)
- func (client *Client) AbandonCustomerWithOptions(request *AbandonCustomerRequest, headers *AbandonCustomerHeaders, ...) (_result *AbandonCustomerResponse, _err error)
- func (client *Client) AddCrmPersonalCustomer(request *AddCrmPersonalCustomerRequest) (_result *AddCrmPersonalCustomerResponse, _err error)
- func (client *Client) AddCrmPersonalCustomerWithOptions(request *AddCrmPersonalCustomerRequest, headers *AddCrmPersonalCustomerHeaders, ...) (_result *AddCrmPersonalCustomerResponse, _err error)
- func (client *Client) AddCustomerTrack(request *AddCustomerTrackRequest) (_result *AddCustomerTrackResponse, _err error)
- func (client *Client) AddCustomerTrackWithOptions(request *AddCustomerTrackRequest, headers *AddCustomerTrackHeaders, ...) (_result *AddCustomerTrackResponse, _err error)
- func (client *Client) AddRelationMetaField(request *AddRelationMetaFieldRequest) (_result *AddRelationMetaFieldResponse, _err error)
- func (client *Client) AddRelationMetaFieldWithOptions(request *AddRelationMetaFieldRequest, headers *AddRelationMetaFieldHeaders, ...) (_result *AddRelationMetaFieldResponse, _err error)
- func (client *Client) BatchAddRelationDatas(request *BatchAddRelationDatasRequest) (_result *BatchAddRelationDatasResponse, _err error)
- func (client *Client) BatchAddRelationDatasWithOptions(request *BatchAddRelationDatasRequest, headers *BatchAddRelationDatasHeaders, ...) (_result *BatchAddRelationDatasResponse, _err error)
- func (client *Client) BatchSendOfficialAccountOTOMessage(request *BatchSendOfficialAccountOTOMessageRequest) (_result *BatchSendOfficialAccountOTOMessageResponse, _err error)
- func (client *Client) BatchSendOfficialAccountOTOMessageWithOptions(request *BatchSendOfficialAccountOTOMessageRequest, ...) (_result *BatchSendOfficialAccountOTOMessageResponse, _err error)
- func (client *Client) BatchUpdateRelationDatas(request *BatchUpdateRelationDatasRequest) (_result *BatchUpdateRelationDatasResponse, _err error)
- func (client *Client) BatchUpdateRelationDatasWithOptions(request *BatchUpdateRelationDatasRequest, ...) (_result *BatchUpdateRelationDatasResponse, _err error)
- func (client *Client) CreateCustomer(request *CreateCustomerRequest) (_result *CreateCustomerResponse, _err error)
- func (client *Client) CreateCustomerWithOptions(request *CreateCustomerRequest, headers *CreateCustomerHeaders, ...) (_result *CreateCustomerResponse, _err error)
- func (client *Client) CreateGroup(request *CreateGroupRequest) (_result *CreateGroupResponse, _err error)
- func (client *Client) CreateGroupSet(request *CreateGroupSetRequest) (_result *CreateGroupSetResponse, _err error)
- func (client *Client) CreateGroupSetWithOptions(request *CreateGroupSetRequest, headers *CreateGroupSetHeaders, ...) (_result *CreateGroupSetResponse, _err error)
- func (client *Client) CreateGroupWithOptions(request *CreateGroupRequest, headers *CreateGroupHeaders, ...) (_result *CreateGroupResponse, _err error)
- func (client *Client) CreateRelationMeta(request *CreateRelationMetaRequest) (_result *CreateRelationMetaResponse, _err error)
- func (client *Client) CreateRelationMetaWithOptions(request *CreateRelationMetaRequest, headers *CreateRelationMetaHeaders, ...) (_result *CreateRelationMetaResponse, _err error)
- func (client *Client) DeleteCrmFormInstance(instanceId *string, request *DeleteCrmFormInstanceRequest) (_result *DeleteCrmFormInstanceResponse, _err error)
- func (client *Client) DeleteCrmFormInstanceWithOptions(instanceId *string, request *DeleteCrmFormInstanceRequest, ...) (_result *DeleteCrmFormInstanceResponse, _err error)
- func (client *Client) DeleteCrmPersonalCustomer(dataId *string, request *DeleteCrmPersonalCustomerRequest) (_result *DeleteCrmPersonalCustomerResponse, _err error)
- func (client *Client) DeleteCrmPersonalCustomerWithOptions(dataId *string, request *DeleteCrmPersonalCustomerRequest, ...) (_result *DeleteCrmPersonalCustomerResponse, _err error)
- func (client *Client) DeleteRelationMetaField(request *DeleteRelationMetaFieldRequest) (_result *DeleteRelationMetaFieldResponse, _err error)
- func (client *Client) DeleteRelationMetaFieldWithOptions(request *DeleteRelationMetaFieldRequest, ...) (_result *DeleteRelationMetaFieldResponse, _err error)
- func (client *Client) DescribeCrmPersonalCustomerObjectMeta() (_result *DescribeCrmPersonalCustomerObjectMetaResponse, _err error)
- func (client *Client) DescribeCrmPersonalCustomerObjectMetaWithOptions(headers *DescribeCrmPersonalCustomerObjectMetaHeaders, ...) (_result *DescribeCrmPersonalCustomerObjectMetaResponse, _err error)
- func (client *Client) DescribeRelationMeta(request *DescribeRelationMetaRequest) (_result *DescribeRelationMetaResponse, _err error)
- func (client *Client) DescribeRelationMetaWithOptions(request *DescribeRelationMetaRequest, headers *DescribeRelationMetaHeaders, ...) (_result *DescribeRelationMetaResponse, _err error)
- func (client *Client) GetCrmGroupChat(openConversationId *string) (_result *GetCrmGroupChatResponse, _err error)
- func (client *Client) GetCrmGroupChatMulti(request *GetCrmGroupChatMultiRequest) (_result *GetCrmGroupChatMultiResponse, _err error)
- func (client *Client) GetCrmGroupChatMultiWithOptions(request *GetCrmGroupChatMultiRequest, headers *GetCrmGroupChatMultiHeaders, ...) (_result *GetCrmGroupChatMultiResponse, _err error)
- func (client *Client) GetCrmGroupChatSingle(request *GetCrmGroupChatSingleRequest) (_result *GetCrmGroupChatSingleResponse, _err error)
- func (client *Client) GetCrmGroupChatSingleWithOptions(request *GetCrmGroupChatSingleRequest, headers *GetCrmGroupChatSingleHeaders, ...) (_result *GetCrmGroupChatSingleResponse, _err error)
- func (client *Client) GetCrmGroupChatWithOptions(openConversationId *string, headers *GetCrmGroupChatHeaders, ...) (_result *GetCrmGroupChatResponse, _err error)
- func (client *Client) GetCrmRolePermission(request *GetCrmRolePermissionRequest) (_result *GetCrmRolePermissionResponse, _err error)
- func (client *Client) GetCrmRolePermissionWithOptions(request *GetCrmRolePermissionRequest, headers *GetCrmRolePermissionHeaders, ...) (_result *GetCrmRolePermissionResponse, _err error)
- func (client *Client) GetCustomerTracksByRelationId(request *GetCustomerTracksByRelationIdRequest) (_result *GetCustomerTracksByRelationIdResponse, _err error)
- func (client *Client) GetCustomerTracksByRelationIdWithOptions(request *GetCustomerTracksByRelationIdRequest, ...) (_result *GetCustomerTracksByRelationIdResponse, _err error)
- func (client *Client) GetGroupSet(request *GetGroupSetRequest) (_result *GetGroupSetResponse, _err error)
- func (client *Client) GetGroupSetWithOptions(request *GetGroupSetRequest, headers *GetGroupSetHeaders, ...) (_result *GetGroupSetResponse, _err error)
- func (client *Client) GetOfficialAccountContactInfo(userId *string) (_result *GetOfficialAccountContactInfoResponse, _err error)
- func (client *Client) GetOfficialAccountContactInfoWithOptions(userId *string, headers *GetOfficialAccountContactInfoHeaders, ...) (_result *GetOfficialAccountContactInfoResponse, _err error)
- func (client *Client) GetOfficialAccountContacts(request *GetOfficialAccountContactsRequest) (_result *GetOfficialAccountContactsResponse, _err error)
- func (client *Client) GetOfficialAccountContactsWithOptions(request *GetOfficialAccountContactsRequest, ...) (_result *GetOfficialAccountContactsResponse, _err error)
- func (client *Client) GetOfficialAccountOTOMessageResult(request *GetOfficialAccountOTOMessageResultRequest) (_result *GetOfficialAccountOTOMessageResultResponse, _err error)
- func (client *Client) GetOfficialAccountOTOMessageResultWithOptions(request *GetOfficialAccountOTOMessageResultRequest, ...) (_result *GetOfficialAccountOTOMessageResultResponse, _err error)
- func (client *Client) GetRelationUkSetting(request *GetRelationUkSettingRequest) (_result *GetRelationUkSettingResponse, _err error)
- func (client *Client) GetRelationUkSettingWithOptions(request *GetRelationUkSettingRequest, headers *GetRelationUkSettingHeaders, ...) (_result *GetRelationUkSettingResponse, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) JoinGroupSet(request *JoinGroupSetRequest) (_result *JoinGroupSetResponse, _err error)
- func (client *Client) JoinGroupSetWithOptions(request *JoinGroupSetRequest, headers *JoinGroupSetHeaders, ...) (_result *JoinGroupSetResponse, _err error)
- func (client *Client) ListCrmPersonalCustomers(request *ListCrmPersonalCustomersRequest) (_result *ListCrmPersonalCustomersResponse, _err error)
- func (client *Client) ListCrmPersonalCustomersWithOptions(request *ListCrmPersonalCustomersRequest, ...) (_result *ListCrmPersonalCustomersResponse, _err error)
- func (client *Client) ListGroupSet(request *ListGroupSetRequest) (_result *ListGroupSetResponse, _err error)
- func (client *Client) ListGroupSetWithOptions(request *ListGroupSetRequest, headers *ListGroupSetHeaders, ...) (_result *ListGroupSetResponse, _err error)
- func (client *Client) QueryAllCustomer(request *QueryAllCustomerRequest) (_result *QueryAllCustomerResponse, _err error)
- func (client *Client) QueryAllCustomerWithOptions(request *QueryAllCustomerRequest, headers *QueryAllCustomerHeaders, ...) (_result *QueryAllCustomerResponse, _err error)
- func (client *Client) QueryAllTracks(request *QueryAllTracksRequest) (_result *QueryAllTracksResponse, _err error)
- func (client *Client) QueryAllTracksWithOptions(request *QueryAllTracksRequest, headers *QueryAllTracksHeaders, ...) (_result *QueryAllTracksResponse, _err error)
- func (client *Client) QueryCrmGroupChats(request *QueryCrmGroupChatsRequest) (_result *QueryCrmGroupChatsResponse, _err error)
- func (client *Client) QueryCrmGroupChatsWithOptions(request *QueryCrmGroupChatsRequest, headers *QueryCrmGroupChatsHeaders, ...) (_result *QueryCrmGroupChatsResponse, _err error)
- func (client *Client) QueryCrmPersonalCustomer(request *QueryCrmPersonalCustomerRequest) (_result *QueryCrmPersonalCustomerResponse, _err error)
- func (client *Client) QueryCrmPersonalCustomerWithOptions(request *QueryCrmPersonalCustomerRequest, ...) (_result *QueryCrmPersonalCustomerResponse, _err error)
- func (client *Client) QueryOfficialAccountUserBasicInfo(request *QueryOfficialAccountUserBasicInfoRequest) (_result *QueryOfficialAccountUserBasicInfoResponse, _err error)
- func (client *Client) QueryOfficialAccountUserBasicInfoWithOptions(request *QueryOfficialAccountUserBasicInfoRequest, ...) (_result *QueryOfficialAccountUserBasicInfoResponse, _err error)
- func (client *Client) QueryRelationDatasByTargetId(targetId *string, request *QueryRelationDatasByTargetIdRequest) (_result *QueryRelationDatasByTargetIdResponse, _err error)
- func (client *Client) QueryRelationDatasByTargetIdWithOptions(targetId *string, request *QueryRelationDatasByTargetIdRequest, ...) (_result *QueryRelationDatasByTargetIdResponse, _err error)
- func (client *Client) RecallOfficialAccountOTOMessage(request *RecallOfficialAccountOTOMessageRequest) (_result *RecallOfficialAccountOTOMessageResponse, _err error)
- func (client *Client) RecallOfficialAccountOTOMessageWithOptions(request *RecallOfficialAccountOTOMessageRequest, ...) (_result *RecallOfficialAccountOTOMessageResponse, _err error)
- func (client *Client) SendOfficialAccountOTOMessage(request *SendOfficialAccountOTOMessageRequest) (_result *SendOfficialAccountOTOMessageResponse, _err error)
- func (client *Client) SendOfficialAccountOTOMessageWithOptions(request *SendOfficialAccountOTOMessageRequest, ...) (_result *SendOfficialAccountOTOMessageResponse, _err error)
- func (client *Client) SendOfficialAccountSNSMessage(request *SendOfficialAccountSNSMessageRequest) (_result *SendOfficialAccountSNSMessageResponse, _err error)
- func (client *Client) SendOfficialAccountSNSMessageWithOptions(request *SendOfficialAccountSNSMessageRequest, ...) (_result *SendOfficialAccountSNSMessageResponse, _err error)
- func (client *Client) ServiceWindowMessageBatchPush(request *ServiceWindowMessageBatchPushRequest) (_result *ServiceWindowMessageBatchPushResponse, _err error)
- func (client *Client) ServiceWindowMessageBatchPushWithOptions(request *ServiceWindowMessageBatchPushRequest, ...) (_result *ServiceWindowMessageBatchPushResponse, _err error)
- func (client *Client) UpdateCrmPersonalCustomer(request *UpdateCrmPersonalCustomerRequest) (_result *UpdateCrmPersonalCustomerResponse, _err error)
- func (client *Client) UpdateCrmPersonalCustomerWithOptions(request *UpdateCrmPersonalCustomerRequest, ...) (_result *UpdateCrmPersonalCustomerResponse, _err error)
- func (client *Client) UpdateGroupSet(request *UpdateGroupSetRequest) (_result *UpdateGroupSetResponse, _err error)
- func (client *Client) UpdateGroupSetWithOptions(request *UpdateGroupSetRequest, headers *UpdateGroupSetHeaders, ...) (_result *UpdateGroupSetResponse, _err error)
- func (client *Client) UpdateRelationMetaField(request *UpdateRelationMetaFieldRequest) (_result *UpdateRelationMetaFieldResponse, _err error)
- func (client *Client) UpdateRelationMetaFieldWithOptions(request *UpdateRelationMetaFieldRequest, ...) (_result *UpdateRelationMetaFieldResponse, _err error)
- type CreateCustomerHeaders
- type CreateCustomerRequest
- func (s CreateCustomerRequest) GoString() string
- func (s *CreateCustomerRequest) SetContacts(v []*CreateCustomerRequestContacts) *CreateCustomerRequest
- func (s *CreateCustomerRequest) SetCreatorUserId(v string) *CreateCustomerRequest
- func (s *CreateCustomerRequest) SetData(v map[string]interface{}) *CreateCustomerRequest
- func (s *CreateCustomerRequest) SetExtendData(v map[string]interface{}) *CreateCustomerRequest
- func (s *CreateCustomerRequest) SetInstanceId(v string) *CreateCustomerRequest
- func (s *CreateCustomerRequest) SetObjectType(v string) *CreateCustomerRequest
- func (s *CreateCustomerRequest) SetPermission(v *CreateCustomerRequestPermission) *CreateCustomerRequest
- func (s *CreateCustomerRequest) SetSaveOption(v *CreateCustomerRequestSaveOption) *CreateCustomerRequest
- func (s CreateCustomerRequest) String() string
- type CreateCustomerRequestContacts
- func (s CreateCustomerRequestContacts) GoString() string
- func (s *CreateCustomerRequestContacts) SetData(v map[string]interface{}) *CreateCustomerRequestContacts
- func (s *CreateCustomerRequestContacts) SetExtendData(v map[string]interface{}) *CreateCustomerRequestContacts
- func (s CreateCustomerRequestContacts) String() string
- type CreateCustomerRequestPermission
- func (s CreateCustomerRequestPermission) GoString() string
- func (s *CreateCustomerRequestPermission) SetOwnerStaffIds(v []*string) *CreateCustomerRequestPermission
- func (s *CreateCustomerRequestPermission) SetParticipantStaffIds(v []*string) *CreateCustomerRequestPermission
- func (s CreateCustomerRequestPermission) String() string
- type CreateCustomerRequestSaveOption
- func (s CreateCustomerRequestSaveOption) GoString() string
- func (s *CreateCustomerRequestSaveOption) SetCustomerExistedPolicy(v string) *CreateCustomerRequestSaveOption
- func (s *CreateCustomerRequestSaveOption) SetSkipDuplicateCheck(v bool) *CreateCustomerRequestSaveOption
- func (s *CreateCustomerRequestSaveOption) SetSubscribePolicy(v int64) *CreateCustomerRequestSaveOption
- func (s *CreateCustomerRequestSaveOption) SetThrowExceptionWhileSavingContactFailed(v bool) *CreateCustomerRequestSaveOption
- func (s CreateCustomerRequestSaveOption) String() string
- type CreateCustomerResponse
- type CreateCustomerResponseBody
- func (s CreateCustomerResponseBody) GoString() string
- func (s *CreateCustomerResponseBody) SetContacts(v []*CreateCustomerResponseBodyContacts) *CreateCustomerResponseBody
- func (s *CreateCustomerResponseBody) SetCustomerInstanceId(v string) *CreateCustomerResponseBody
- func (s *CreateCustomerResponseBody) SetObjectType(v string) *CreateCustomerResponseBody
- func (s CreateCustomerResponseBody) String() string
- type CreateCustomerResponseBodyContacts
- type CreateGroupHeaders
- type CreateGroupRequest
- func (s CreateGroupRequest) GoString() string
- func (s *CreateGroupRequest) SetGroupName(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetMemberUserIds(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetOwnerUserId(v string) *CreateGroupRequest
- func (s *CreateGroupRequest) SetRelationType(v string) *CreateGroupRequest
- func (s CreateGroupRequest) String() string
- type CreateGroupResponse
- type CreateGroupResponseBody
- type CreateGroupSetHeaders
- type CreateGroupSetRequest
- func (s CreateGroupSetRequest) GoString() string
- func (s *CreateGroupSetRequest) SetCreatorUserId(v string) *CreateGroupSetRequest
- func (s *CreateGroupSetRequest) SetManagerUserIds(v string) *CreateGroupSetRequest
- func (s *CreateGroupSetRequest) SetMemberQuota(v int32) *CreateGroupSetRequest
- func (s *CreateGroupSetRequest) SetName(v string) *CreateGroupSetRequest
- func (s *CreateGroupSetRequest) SetNotice(v string) *CreateGroupSetRequest
- func (s *CreateGroupSetRequest) SetNoticeToped(v int32) *CreateGroupSetRequest
- func (s *CreateGroupSetRequest) SetOwnerUserId(v string) *CreateGroupSetRequest
- func (s *CreateGroupSetRequest) SetRelationType(v string) *CreateGroupSetRequest
- func (s *CreateGroupSetRequest) SetTemplateId(v string) *CreateGroupSetRequest
- func (s CreateGroupSetRequest) String() string
- type CreateGroupSetResponse
- type CreateGroupSetResponseBody
- func (s CreateGroupSetResponseBody) GoString() string
- func (s *CreateGroupSetResponseBody) SetCorpId(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetGmtCreate(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetGmtModified(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetLastOpenConversationId(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetManager(v []*CreateGroupSetResponseBodyManager) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetManagerUserIds(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetMemberCount(v int64) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetMemberQuota(v int64) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetName(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetNotice(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetNoticeToped(v int32) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetOpenGroupSetId(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetOwner(v *CreateGroupSetResponseBodyOwner) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetOwnerUserId(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetRelationType(v string) *CreateGroupSetResponseBody
- func (s *CreateGroupSetResponseBody) SetTemplateId(v string) *CreateGroupSetResponseBody
- func (s CreateGroupSetResponseBody) String() string
- type CreateGroupSetResponseBodyManager
- func (s CreateGroupSetResponseBodyManager) GoString() string
- func (s *CreateGroupSetResponseBodyManager) SetName(v string) *CreateGroupSetResponseBodyManager
- func (s *CreateGroupSetResponseBodyManager) SetUserId(v string) *CreateGroupSetResponseBodyManager
- func (s CreateGroupSetResponseBodyManager) String() string
- type CreateGroupSetResponseBodyOwner
- func (s CreateGroupSetResponseBodyOwner) GoString() string
- func (s *CreateGroupSetResponseBodyOwner) SetName(v string) *CreateGroupSetResponseBodyOwner
- func (s *CreateGroupSetResponseBodyOwner) SetUserId(v string) *CreateGroupSetResponseBodyOwner
- func (s CreateGroupSetResponseBodyOwner) String() string
- type CreateRelationMetaHeaders
- func (s CreateRelationMetaHeaders) GoString() string
- func (s *CreateRelationMetaHeaders) SetCommonHeaders(v map[string]*string) *CreateRelationMetaHeaders
- func (s *CreateRelationMetaHeaders) SetXAcsDingtalkAccessToken(v string) *CreateRelationMetaHeaders
- func (s CreateRelationMetaHeaders) String() string
- type CreateRelationMetaRequest
- func (s CreateRelationMetaRequest) GoString() string
- func (s *CreateRelationMetaRequest) SetOperatorUserId(v string) *CreateRelationMetaRequest
- func (s *CreateRelationMetaRequest) SetRelationMetaDTO(v *CreateRelationMetaRequestRelationMetaDTO) *CreateRelationMetaRequest
- func (s *CreateRelationMetaRequest) SetTenant(v string) *CreateRelationMetaRequest
- func (s CreateRelationMetaRequest) String() string
- type CreateRelationMetaRequestRelationMetaDTO
- func (s CreateRelationMetaRequestRelationMetaDTO) GoString() string
- func (s *CreateRelationMetaRequestRelationMetaDTO) SetDesc(v string) *CreateRelationMetaRequestRelationMetaDTO
- func (s *CreateRelationMetaRequestRelationMetaDTO) SetItems(v []*CreateRelationMetaRequestRelationMetaDTOItems) *CreateRelationMetaRequestRelationMetaDTO
- func (s *CreateRelationMetaRequestRelationMetaDTO) SetName(v string) *CreateRelationMetaRequestRelationMetaDTO
- func (s *CreateRelationMetaRequestRelationMetaDTO) SetRelationType(v string) *CreateRelationMetaRequestRelationMetaDTO
- func (s CreateRelationMetaRequestRelationMetaDTO) String() string
- type CreateRelationMetaRequestRelationMetaDTOItems
- func (s CreateRelationMetaRequestRelationMetaDTOItems) GoString() string
- func (s *CreateRelationMetaRequestRelationMetaDTOItems) SetComponentName(v string) *CreateRelationMetaRequestRelationMetaDTOItems
- func (s *CreateRelationMetaRequestRelationMetaDTOItems) SetProps(v *CreateRelationMetaRequestRelationMetaDTOItemsProps) *CreateRelationMetaRequestRelationMetaDTOItems
- func (s CreateRelationMetaRequestRelationMetaDTOItems) String() string
- type CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s CreateRelationMetaRequestRelationMetaDTOItemsProps) GoString() string
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetAlign(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetBizAlias(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetChoice(v int64) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetContent(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetDisabled(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetDuration(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetFieldId(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetFormat(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetInvisible(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetLabel(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetLabelEditableFreeze(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetLink(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNeedDetail(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNotPrint(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNotUpper(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetOptions(v []*CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetPayEnable(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetPlaceholder(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetRequired(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetRequiredEditableFreeze(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetSortable(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetUnit(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
- func (s CreateRelationMetaRequestRelationMetaDTOItemsProps) String() string
- type CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions
- func (s CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) GoString() string
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) SetKey(v string) *CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions
- func (s *CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) SetValue(v string) *CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions
- func (s CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) String() string
- type CreateRelationMetaResponse
- func (s CreateRelationMetaResponse) GoString() string
- func (s *CreateRelationMetaResponse) SetBody(v *CreateRelationMetaResponseBody) *CreateRelationMetaResponse
- func (s *CreateRelationMetaResponse) SetHeaders(v map[string]*string) *CreateRelationMetaResponse
- func (s CreateRelationMetaResponse) String() string
- type CreateRelationMetaResponseBody
- type DeleteCrmFormInstanceHeaders
- func (s DeleteCrmFormInstanceHeaders) GoString() string
- func (s *DeleteCrmFormInstanceHeaders) SetCommonHeaders(v map[string]*string) *DeleteCrmFormInstanceHeaders
- func (s *DeleteCrmFormInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteCrmFormInstanceHeaders
- func (s DeleteCrmFormInstanceHeaders) String() string
- type DeleteCrmFormInstanceRequest
- func (s DeleteCrmFormInstanceRequest) GoString() string
- func (s *DeleteCrmFormInstanceRequest) SetCurrentOperatorUserId(v string) *DeleteCrmFormInstanceRequest
- func (s *DeleteCrmFormInstanceRequest) SetName(v string) *DeleteCrmFormInstanceRequest
- func (s DeleteCrmFormInstanceRequest) String() string
- type DeleteCrmFormInstanceResponse
- func (s DeleteCrmFormInstanceResponse) GoString() string
- func (s *DeleteCrmFormInstanceResponse) SetBody(v *DeleteCrmFormInstanceResponseBody) *DeleteCrmFormInstanceResponse
- func (s *DeleteCrmFormInstanceResponse) SetHeaders(v map[string]*string) *DeleteCrmFormInstanceResponse
- func (s DeleteCrmFormInstanceResponse) String() string
- type DeleteCrmFormInstanceResponseBody
- type DeleteCrmPersonalCustomerHeaders
- func (s DeleteCrmPersonalCustomerHeaders) GoString() string
- func (s *DeleteCrmPersonalCustomerHeaders) SetCommonHeaders(v map[string]*string) *DeleteCrmPersonalCustomerHeaders
- func (s *DeleteCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteCrmPersonalCustomerHeaders
- func (s DeleteCrmPersonalCustomerHeaders) String() string
- type DeleteCrmPersonalCustomerRequest
- type DeleteCrmPersonalCustomerResponse
- func (s DeleteCrmPersonalCustomerResponse) GoString() string
- func (s *DeleteCrmPersonalCustomerResponse) SetBody(v *DeleteCrmPersonalCustomerResponseBody) *DeleteCrmPersonalCustomerResponse
- func (s *DeleteCrmPersonalCustomerResponse) SetHeaders(v map[string]*string) *DeleteCrmPersonalCustomerResponse
- func (s DeleteCrmPersonalCustomerResponse) String() string
- type DeleteCrmPersonalCustomerResponseBody
- type DeleteRelationMetaFieldHeaders
- func (s DeleteRelationMetaFieldHeaders) GoString() string
- func (s *DeleteRelationMetaFieldHeaders) SetCommonHeaders(v map[string]*string) *DeleteRelationMetaFieldHeaders
- func (s *DeleteRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteRelationMetaFieldHeaders
- func (s DeleteRelationMetaFieldHeaders) String() string
- type DeleteRelationMetaFieldRequest
- func (s DeleteRelationMetaFieldRequest) GoString() string
- func (s *DeleteRelationMetaFieldRequest) SetFieldIdList(v []*string) *DeleteRelationMetaFieldRequest
- func (s *DeleteRelationMetaFieldRequest) SetOperatorUserId(v string) *DeleteRelationMetaFieldRequest
- func (s *DeleteRelationMetaFieldRequest) SetRelationType(v string) *DeleteRelationMetaFieldRequest
- func (s *DeleteRelationMetaFieldRequest) SetTenant(v string) *DeleteRelationMetaFieldRequest
- func (s DeleteRelationMetaFieldRequest) String() string
- type DeleteRelationMetaFieldResponse
- func (s DeleteRelationMetaFieldResponse) GoString() string
- func (s *DeleteRelationMetaFieldResponse) SetBody(v *DeleteRelationMetaFieldResponseBody) *DeleteRelationMetaFieldResponse
- func (s *DeleteRelationMetaFieldResponse) SetHeaders(v map[string]*string) *DeleteRelationMetaFieldResponse
- func (s DeleteRelationMetaFieldResponse) String() string
- type DeleteRelationMetaFieldResponseBody
- type DescribeCrmPersonalCustomerObjectMetaHeaders
- func (s DescribeCrmPersonalCustomerObjectMetaHeaders) GoString() string
- func (s *DescribeCrmPersonalCustomerObjectMetaHeaders) SetCommonHeaders(v map[string]*string) *DescribeCrmPersonalCustomerObjectMetaHeaders
- func (s *DescribeCrmPersonalCustomerObjectMetaHeaders) SetXAcsDingtalkAccessToken(v string) *DescribeCrmPersonalCustomerObjectMetaHeaders
- func (s DescribeCrmPersonalCustomerObjectMetaHeaders) String() string
- type DescribeCrmPersonalCustomerObjectMetaResponse
- func (s DescribeCrmPersonalCustomerObjectMetaResponse) GoString() string
- func (s *DescribeCrmPersonalCustomerObjectMetaResponse) SetBody(v *DescribeCrmPersonalCustomerObjectMetaResponseBody) *DescribeCrmPersonalCustomerObjectMetaResponse
- func (s *DescribeCrmPersonalCustomerObjectMetaResponse) SetHeaders(v map[string]*string) *DescribeCrmPersonalCustomerObjectMetaResponse
- func (s DescribeCrmPersonalCustomerObjectMetaResponse) String() string
- type DescribeCrmPersonalCustomerObjectMetaResponseBody
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBody) GoString() string
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBody) SetCode(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBody
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBody) SetCustomized(v bool) *DescribeCrmPersonalCustomerObjectMetaResponseBody
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBody) SetFields(v []*DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) *DescribeCrmPersonalCustomerObjectMetaResponseBody
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBody) SetName(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBody
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBody) SetStatus(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBody
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBody) String() string
- type DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) GoString() string
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetCustomized(v bool) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetFormat(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetLabel(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetName(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetNillable(v bool) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetQuote(v bool) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetReferenceFields(v []*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetReferenceTo(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetRollUpSummaryFields(...) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetSelectOptions(v []*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetType(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetUnit(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) String() string
- type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) GoString() string
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetFormat(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetLabel(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetName(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetNillable(v bool) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetSelectOptions(...) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetType(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetUnit(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) String() string
- type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions) GoString() string
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions) SetKey(v string) ...
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions) SetValue(v string) ...
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions) String() string
- type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields) GoString() string
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields) SetAggregator(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields) SetName(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields) String() string
- type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) GoString() string
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) SetKey(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions
- func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) SetValue(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions
- func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) String() string
- type DescribeRelationMetaHeaders
- func (s DescribeRelationMetaHeaders) GoString() string
- func (s *DescribeRelationMetaHeaders) SetCommonHeaders(v map[string]*string) *DescribeRelationMetaHeaders
- func (s *DescribeRelationMetaHeaders) SetXAcsDingtalkAccessToken(v string) *DescribeRelationMetaHeaders
- func (s DescribeRelationMetaHeaders) String() string
- type DescribeRelationMetaRequest
- func (s DescribeRelationMetaRequest) GoString() string
- func (s *DescribeRelationMetaRequest) SetOperatorUserId(v string) *DescribeRelationMetaRequest
- func (s *DescribeRelationMetaRequest) SetRelationTypes(v []*string) *DescribeRelationMetaRequest
- func (s *DescribeRelationMetaRequest) SetTenant(v string) *DescribeRelationMetaRequest
- func (s DescribeRelationMetaRequest) String() string
- type DescribeRelationMetaResponse
- func (s DescribeRelationMetaResponse) GoString() string
- func (s *DescribeRelationMetaResponse) SetBody(v *DescribeRelationMetaResponseBody) *DescribeRelationMetaResponse
- func (s *DescribeRelationMetaResponse) SetHeaders(v map[string]*string) *DescribeRelationMetaResponse
- func (s DescribeRelationMetaResponse) String() string
- type DescribeRelationMetaResponseBody
- type DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOList) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetCreatorUserId(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetDesc(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetGmtCreate(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetGmtModified(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetItems(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItems) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetName(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationMetaCode(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationMetaStatus(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationType(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOList) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItems
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItems) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItems) SetChildren(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) *DescribeRelationMetaResponseBodyRelationMetaDTOListItems
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItems) SetComponentName(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItems
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItems) SetProps(v *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) *DescribeRelationMetaResponseBodyRelationMetaDTOListItems
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItems) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) SetComponentName(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) SetProps(v *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetActionName(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetAlign(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetBizAlias(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetChoice(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetContent(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetDataSource(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetDisabled(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetDuration(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetDurationLabel(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetFieldId(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetFields(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetFormat(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetFormula(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetInvisible(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetLabel(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetLabelEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetLimit(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetLink(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetMode(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetNotPrint(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetNotUpper(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetOptions(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetPayEnable(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetPlaceholder(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetQuote(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRatio(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRelateSource(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRequired(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRequiredEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRule(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetSortable(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetSpread(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetStatField(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetTableViewMode(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetUnit(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetVerticalPrint(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetWatermark(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource) SetParams(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource) SetTarget(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource) SetType(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams) SetFilters(...) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) SetFilterType(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) SetValue(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) SetValueType(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) SetAppType(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) SetAppUuid(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) SetBizType(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) SetFormCode(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields) SetComponentName(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields) SetRelateProps(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetAlign(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetBizAlias(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetChoice(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetContent(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetDisabled(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetDuration(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetDurationLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetFormat(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetFormula(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetInvisible(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetLabelEditableFreeze(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetLimit(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetLink(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetMode(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetNotUpper(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetOptions(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetPayEnable(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetPlaceholder(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetRatio(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetRequired(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetRequiredEditableFreeze(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetSpread(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetStatField(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetVerticalPrint(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetWatermark(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) SetExtension(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) SetKey(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) SetValue(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension) SetEditFreeze(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) SetUpper(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions) SetExtension(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions) SetKey(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions) SetValue(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension) SetEditFreeze(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource) SetBizType(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource) SetDataSource(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource) SetFields(...) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) SetParams(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) SetTarget(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) SetType(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams) SetFilters(...) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) SetFilterType(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) SetValue(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) SetValueType(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) SetAppType(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) SetAppUuid(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) SetBizType(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) SetFormCode(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields) SetComponentName(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields) SetRelateProps(...) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetAlign(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetBizAlias(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetChoice(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetContent(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetDisabled(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetDuration(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetFormat(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetFormula(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetInvisible(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetLabelEditableFreeze(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetLink(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetMulti(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetNotUpper(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetOptions(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetPayEnable(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetPlaceholder(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetQuote(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetRequired(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetRequiredEditableFreeze(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetStatField(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetVerticalPrint(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions) SetKey(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions) SetValue(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) SetUpper(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule) SetType(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule) SetValue(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) SetUpper(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetActionName(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetAlign(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetBizAlias(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetChoice(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetContent(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDataSource(v *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDisabled(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDuration(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDurationLabel(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetFieldId(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetFields(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetFormat(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetFormula(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetInvisible(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetLabel(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetLabelEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetLimit(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetLink(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetMode(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetMulti(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetNeedDetail(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetNotPrint(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetNotUpper(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetOptions(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetPayEnable(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetPlaceholder(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetQuote(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRatio(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRelateSource(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRequired(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRequiredEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRule(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetSortable(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetSpread(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetStatField(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetTableViewMode(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetUnit(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetVerticalPrint(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetWatermark(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource) SetParams(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource) SetTarget(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource) SetType(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams) SetFilters(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) SetFilterType(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) SetValue(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) SetValueType(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) SetAppType(v int64) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) SetAppUuid(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) SetBizType(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) SetFormCode(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) SetComponentName(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) SetRelateProps(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetAlign(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetBizAlias(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetChoice(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetContent(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetDisabled(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetDuration(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetDurationLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetFormat(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetFormula(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetInvisible(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetLabelEditableFreeze(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetLimit(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetLink(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetMode(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetNotUpper(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetOptions(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetPayEnable(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetPlaceholder(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetRatio(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetRequired(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetRequiredEditableFreeze(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetSpread(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetStatField(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetVerticalPrint(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetWatermark(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) SetExtension(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) SetKey(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) SetValue(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension) SetEditFreeze(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) SetUpper(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) SetExtension(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) SetKey(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) SetValue(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) SetWarn(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension) SetEditFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) SetBizType(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) SetDataSource(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) SetFields(...) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) SetParams(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) SetTarget(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) SetType(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams) SetFilters(...) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) SetFilterType(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) SetValue(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) SetValueType(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) SetAppType(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) SetAppUuid(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) SetBizType(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) SetFormCode(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields) SetComponentName(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields) SetRelateProps(...) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetAlign(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetBizAlias(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetChoice(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetContent(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetDisabled(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetDuration(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetFormat(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetFormula(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetInvisible(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetLabelEditableFreeze(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetLink(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetMulti(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetNotUpper(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetOptions(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetPayEnable(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetPlaceholder(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetQuote(v int64) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetRequired(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetRequiredEditableFreeze(v bool) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetStatField(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetVerticalPrint(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) SetExtension(...) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) SetKey(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) SetValue(v string) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension) SetEditFreeze(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) SetFieldId(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) SetLabel(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) SetUnit(v string) ...
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) SetUpper(v bool) ...
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) SetType(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) SetValue(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) String() string
- type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) GoString() string
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) SetFieldId(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) SetLabel(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) SetUnit(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField
- func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) SetUpper(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField
- func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) String() string
- type GetCrmGroupChatHeaders
- type GetCrmGroupChatMultiHeaders
- func (s GetCrmGroupChatMultiHeaders) GoString() string
- func (s *GetCrmGroupChatMultiHeaders) SetCommonHeaders(v map[string]*string) *GetCrmGroupChatMultiHeaders
- func (s *GetCrmGroupChatMultiHeaders) SetXAcsDingtalkAccessToken(v string) *GetCrmGroupChatMultiHeaders
- func (s GetCrmGroupChatMultiHeaders) String() string
- type GetCrmGroupChatMultiRequest
- type GetCrmGroupChatMultiResponse
- func (s GetCrmGroupChatMultiResponse) GoString() string
- func (s *GetCrmGroupChatMultiResponse) SetBody(v *GetCrmGroupChatMultiResponseBody) *GetCrmGroupChatMultiResponse
- func (s *GetCrmGroupChatMultiResponse) SetHeaders(v map[string]*string) *GetCrmGroupChatMultiResponse
- func (s GetCrmGroupChatMultiResponse) String() string
- type GetCrmGroupChatMultiResponseBody
- type GetCrmGroupChatMultiResponseBodyResult
- func (s GetCrmGroupChatMultiResponseBodyResult) GoString() string
- func (s *GetCrmGroupChatMultiResponseBodyResult) SetGmtCreate(v int64) *GetCrmGroupChatMultiResponseBodyResult
- func (s *GetCrmGroupChatMultiResponseBodyResult) SetIconUrl(v string) *GetCrmGroupChatMultiResponseBodyResult
- func (s *GetCrmGroupChatMultiResponseBodyResult) SetMemberCount(v int32) *GetCrmGroupChatMultiResponseBodyResult
- func (s *GetCrmGroupChatMultiResponseBodyResult) SetName(v string) *GetCrmGroupChatMultiResponseBodyResult
- func (s *GetCrmGroupChatMultiResponseBodyResult) SetOpenConversationId(v string) *GetCrmGroupChatMultiResponseBodyResult
- func (s *GetCrmGroupChatMultiResponseBodyResult) SetOpenGroupSetId(v string) *GetCrmGroupChatMultiResponseBodyResult
- func (s *GetCrmGroupChatMultiResponseBodyResult) SetOwnerUserId(v string) *GetCrmGroupChatMultiResponseBodyResult
- func (s *GetCrmGroupChatMultiResponseBodyResult) SetOwnerUserName(v string) *GetCrmGroupChatMultiResponseBodyResult
- func (s GetCrmGroupChatMultiResponseBodyResult) String() string
- type GetCrmGroupChatResponse
- type GetCrmGroupChatResponseBody
- func (s GetCrmGroupChatResponseBody) GoString() string
- func (s *GetCrmGroupChatResponseBody) SetChatId(v string) *GetCrmGroupChatResponseBody
- func (s *GetCrmGroupChatResponseBody) SetGmtCreate(v int64) *GetCrmGroupChatResponseBody
- func (s *GetCrmGroupChatResponseBody) SetIconUrl(v string) *GetCrmGroupChatResponseBody
- func (s *GetCrmGroupChatResponseBody) SetMemberCount(v int32) *GetCrmGroupChatResponseBody
- func (s *GetCrmGroupChatResponseBody) SetName(v string) *GetCrmGroupChatResponseBody
- func (s *GetCrmGroupChatResponseBody) SetOpenConversationId(v string) *GetCrmGroupChatResponseBody
- func (s *GetCrmGroupChatResponseBody) SetOpenGroupSetId(v string) *GetCrmGroupChatResponseBody
- func (s *GetCrmGroupChatResponseBody) SetOwnerUserId(v string) *GetCrmGroupChatResponseBody
- func (s *GetCrmGroupChatResponseBody) SetOwnerUserName(v string) *GetCrmGroupChatResponseBody
- func (s GetCrmGroupChatResponseBody) String() string
- type GetCrmGroupChatSingleHeaders
- func (s GetCrmGroupChatSingleHeaders) GoString() string
- func (s *GetCrmGroupChatSingleHeaders) SetCommonHeaders(v map[string]*string) *GetCrmGroupChatSingleHeaders
- func (s *GetCrmGroupChatSingleHeaders) SetXAcsDingtalkAccessToken(v string) *GetCrmGroupChatSingleHeaders
- func (s GetCrmGroupChatSingleHeaders) String() string
- type GetCrmGroupChatSingleRequest
- type GetCrmGroupChatSingleResponse
- func (s GetCrmGroupChatSingleResponse) GoString() string
- func (s *GetCrmGroupChatSingleResponse) SetBody(v *GetCrmGroupChatSingleResponseBody) *GetCrmGroupChatSingleResponse
- func (s *GetCrmGroupChatSingleResponse) SetHeaders(v map[string]*string) *GetCrmGroupChatSingleResponse
- func (s GetCrmGroupChatSingleResponse) String() string
- type GetCrmGroupChatSingleResponseBody
- func (s GetCrmGroupChatSingleResponseBody) GoString() string
- func (s *GetCrmGroupChatSingleResponseBody) SetChatId(v string) *GetCrmGroupChatSingleResponseBody
- func (s *GetCrmGroupChatSingleResponseBody) SetGmtCreate(v int64) *GetCrmGroupChatSingleResponseBody
- func (s *GetCrmGroupChatSingleResponseBody) SetIconUrl(v string) *GetCrmGroupChatSingleResponseBody
- func (s *GetCrmGroupChatSingleResponseBody) SetMemberCount(v int32) *GetCrmGroupChatSingleResponseBody
- func (s *GetCrmGroupChatSingleResponseBody) SetName(v string) *GetCrmGroupChatSingleResponseBody
- func (s *GetCrmGroupChatSingleResponseBody) SetOpenConversationId(v string) *GetCrmGroupChatSingleResponseBody
- func (s *GetCrmGroupChatSingleResponseBody) SetOpenGroupSetId(v string) *GetCrmGroupChatSingleResponseBody
- func (s *GetCrmGroupChatSingleResponseBody) SetOwnerUserId(v string) *GetCrmGroupChatSingleResponseBody
- func (s *GetCrmGroupChatSingleResponseBody) SetOwnerUserName(v string) *GetCrmGroupChatSingleResponseBody
- func (s GetCrmGroupChatSingleResponseBody) String() string
- type GetCrmRolePermissionHeaders
- func (s GetCrmRolePermissionHeaders) GoString() string
- func (s *GetCrmRolePermissionHeaders) SetCommonHeaders(v map[string]*string) *GetCrmRolePermissionHeaders
- func (s *GetCrmRolePermissionHeaders) SetXAcsDingtalkAccessToken(v string) *GetCrmRolePermissionHeaders
- func (s GetCrmRolePermissionHeaders) String() string
- type GetCrmRolePermissionRequest
- type GetCrmRolePermissionResponse
- func (s GetCrmRolePermissionResponse) GoString() string
- func (s *GetCrmRolePermissionResponse) SetBody(v *GetCrmRolePermissionResponseBody) *GetCrmRolePermissionResponse
- func (s *GetCrmRolePermissionResponse) SetHeaders(v map[string]*string) *GetCrmRolePermissionResponse
- func (s GetCrmRolePermissionResponse) String() string
- type GetCrmRolePermissionResponseBody
- type GetCrmRolePermissionResponseBodyPermissions
- func (s GetCrmRolePermissionResponseBodyPermissions) GoString() string
- func (s *GetCrmRolePermissionResponseBodyPermissions) SetDefaultRole(v bool) *GetCrmRolePermissionResponseBodyPermissions
- func (s *GetCrmRolePermissionResponseBodyPermissions) SetFieldScopes(v []*GetCrmRolePermissionResponseBodyPermissionsFieldScopes) *GetCrmRolePermissionResponseBodyPermissions
- func (s *GetCrmRolePermissionResponseBodyPermissions) SetManagingScopeList(v []*GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) *GetCrmRolePermissionResponseBodyPermissions
- func (s *GetCrmRolePermissionResponseBodyPermissions) SetOperateScopes(v []*GetCrmRolePermissionResponseBodyPermissionsOperateScopes) *GetCrmRolePermissionResponseBodyPermissions
- func (s *GetCrmRolePermissionResponseBodyPermissions) SetResourceId(v string) *GetCrmRolePermissionResponseBodyPermissions
- func (s *GetCrmRolePermissionResponseBodyPermissions) SetRoleId(v float64) *GetCrmRolePermissionResponseBodyPermissions
- func (s *GetCrmRolePermissionResponseBodyPermissions) SetRoleMemberList(v []*GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) *GetCrmRolePermissionResponseBodyPermissions
- func (s *GetCrmRolePermissionResponseBodyPermissions) SetRoleName(v string) *GetCrmRolePermissionResponseBodyPermissions
- func (s GetCrmRolePermissionResponseBodyPermissions) String() string
- type GetCrmRolePermissionResponseBodyPermissionsFieldScopes
- func (s GetCrmRolePermissionResponseBodyPermissionsFieldScopes) GoString() string
- func (s *GetCrmRolePermissionResponseBodyPermissionsFieldScopes) SetFieldActions(v []*string) *GetCrmRolePermissionResponseBodyPermissionsFieldScopes
- func (s *GetCrmRolePermissionResponseBodyPermissionsFieldScopes) SetFieldId(v string) *GetCrmRolePermissionResponseBodyPermissionsFieldScopes
- func (s GetCrmRolePermissionResponseBodyPermissionsFieldScopes) String() string
- type GetCrmRolePermissionResponseBodyPermissionsManagingScopeList
- func (s GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) GoString() string
- func (s *GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) SetExt(v *GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) *GetCrmRolePermissionResponseBodyPermissionsManagingScopeList
- func (s *GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) SetManager(v bool) *GetCrmRolePermissionResponseBodyPermissionsManagingScopeList
- func (s *GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) SetType(v string) *GetCrmRolePermissionResponseBodyPermissionsManagingScopeList
- func (s GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) String() string
- type GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt
- func (s GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) GoString() string
- func (s *GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) SetDeptIdList(v []*float64) *GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt
- func (s *GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) SetStaffIdList(v []*string) *GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt
- func (s GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) String() string
- type GetCrmRolePermissionResponseBodyPermissionsOperateScopes
- func (s GetCrmRolePermissionResponseBodyPermissionsOperateScopes) GoString() string
- func (s *GetCrmRolePermissionResponseBodyPermissionsOperateScopes) SetHasAuth(v bool) *GetCrmRolePermissionResponseBodyPermissionsOperateScopes
- func (s *GetCrmRolePermissionResponseBodyPermissionsOperateScopes) SetType(v string) *GetCrmRolePermissionResponseBodyPermissionsOperateScopes
- func (s GetCrmRolePermissionResponseBodyPermissionsOperateScopes) String() string
- type GetCrmRolePermissionResponseBodyPermissionsRoleMemberList
- func (s GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) GoString() string
- func (s *GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) SetMemberId(v string) *GetCrmRolePermissionResponseBodyPermissionsRoleMemberList
- func (s *GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) SetName(v string) *GetCrmRolePermissionResponseBodyPermissionsRoleMemberList
- func (s *GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) SetStaffId(v string) *GetCrmRolePermissionResponseBodyPermissionsRoleMemberList
- func (s *GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) SetType(v string) *GetCrmRolePermissionResponseBodyPermissionsRoleMemberList
- func (s GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) String() string
- type GetCustomerTracksByRelationIdHeaders
- func (s GetCustomerTracksByRelationIdHeaders) GoString() string
- func (s *GetCustomerTracksByRelationIdHeaders) SetCommonHeaders(v map[string]*string) *GetCustomerTracksByRelationIdHeaders
- func (s *GetCustomerTracksByRelationIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetCustomerTracksByRelationIdHeaders
- func (s GetCustomerTracksByRelationIdHeaders) String() string
- type GetCustomerTracksByRelationIdRequest
- func (s GetCustomerTracksByRelationIdRequest) GoString() string
- func (s *GetCustomerTracksByRelationIdRequest) SetMaxResults(v int32) *GetCustomerTracksByRelationIdRequest
- func (s *GetCustomerTracksByRelationIdRequest) SetNextToken(v string) *GetCustomerTracksByRelationIdRequest
- func (s *GetCustomerTracksByRelationIdRequest) SetRelationId(v string) *GetCustomerTracksByRelationIdRequest
- func (s *GetCustomerTracksByRelationIdRequest) SetTypeGroup(v int32) *GetCustomerTracksByRelationIdRequest
- func (s GetCustomerTracksByRelationIdRequest) String() string
- type GetCustomerTracksByRelationIdResponse
- func (s GetCustomerTracksByRelationIdResponse) GoString() string
- func (s *GetCustomerTracksByRelationIdResponse) SetBody(v *GetCustomerTracksByRelationIdResponseBody) *GetCustomerTracksByRelationIdResponse
- func (s *GetCustomerTracksByRelationIdResponse) SetHeaders(v map[string]*string) *GetCustomerTracksByRelationIdResponse
- func (s GetCustomerTracksByRelationIdResponse) String() string
- type GetCustomerTracksByRelationIdResponseBody
- func (s GetCustomerTracksByRelationIdResponseBody) GoString() string
- func (s *GetCustomerTracksByRelationIdResponseBody) SetHasMore(v bool) *GetCustomerTracksByRelationIdResponseBody
- func (s *GetCustomerTracksByRelationIdResponseBody) SetNextToken(v string) *GetCustomerTracksByRelationIdResponseBody
- func (s *GetCustomerTracksByRelationIdResponseBody) SetResultList(v []*GetCustomerTracksByRelationIdResponseBodyResultList) *GetCustomerTracksByRelationIdResponseBody
- func (s GetCustomerTracksByRelationIdResponseBody) String() string
- type GetCustomerTracksByRelationIdResponseBodyResultList
- func (s GetCustomerTracksByRelationIdResponseBodyResultList) GoString() string
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetContent(v string) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetCreatorName(v string) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetDetail(v map[string]*string) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetFormat(v string) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetGmtCreate(v string) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetIsvInfo(v *GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetTitle(v string) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetType(v int32) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetTypeGroup(v int32) *GetCustomerTracksByRelationIdResponseBodyResultList
- func (s GetCustomerTracksByRelationIdResponseBodyResultList) String() string
- type GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo
- func (s GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) GoString() string
- func (s *GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) SetAppName(v string) *GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo
- func (s *GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) SetOrgName(v string) *GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo
- func (s GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) String() string
- type GetGroupSetHeaders
- type GetGroupSetRequest
- type GetGroupSetResponse
- type GetGroupSetResponseBody
- func (s GetGroupSetResponseBody) GoString() string
- func (s *GetGroupSetResponseBody) SetCorpId(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetGmtCreate(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetGmtModified(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetGroupChatCount(v int32) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetLastOpenConversationId(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetManager(v []*GetGroupSetResponseBodyManager) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetManagerUserIds(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetMemberCount(v int32) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetMemberQuota(v int32) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetName(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetNotice(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetNoticeToped(v int32) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetOpenGroupSetId(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetOwner(v *GetGroupSetResponseBodyOwner) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetOwnerUserId(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetRelationType(v string) *GetGroupSetResponseBody
- func (s *GetGroupSetResponseBody) SetTemplateId(v string) *GetGroupSetResponseBody
- func (s GetGroupSetResponseBody) String() string
- type GetGroupSetResponseBodyManager
- type GetGroupSetResponseBodyOwner
- type GetOfficialAccountContactInfoHeaders
- func (s GetOfficialAccountContactInfoHeaders) GoString() string
- func (s *GetOfficialAccountContactInfoHeaders) SetCommonHeaders(v map[string]*string) *GetOfficialAccountContactInfoHeaders
- func (s *GetOfficialAccountContactInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetOfficialAccountContactInfoHeaders
- func (s GetOfficialAccountContactInfoHeaders) String() string
- type GetOfficialAccountContactInfoResponse
- func (s GetOfficialAccountContactInfoResponse) GoString() string
- func (s *GetOfficialAccountContactInfoResponse) SetBody(v *GetOfficialAccountContactInfoResponseBody) *GetOfficialAccountContactInfoResponse
- func (s *GetOfficialAccountContactInfoResponse) SetHeaders(v map[string]*string) *GetOfficialAccountContactInfoResponse
- func (s GetOfficialAccountContactInfoResponse) String() string
- type GetOfficialAccountContactInfoResponseBody
- func (s GetOfficialAccountContactInfoResponseBody) GoString() string
- func (s *GetOfficialAccountContactInfoResponseBody) SetAuthItems(v []*string) *GetOfficialAccountContactInfoResponseBody
- func (s *GetOfficialAccountContactInfoResponseBody) SetCorpName(v string) *GetOfficialAccountContactInfoResponseBody
- func (s *GetOfficialAccountContactInfoResponseBody) SetMobile(v string) *GetOfficialAccountContactInfoResponseBody
- func (s *GetOfficialAccountContactInfoResponseBody) SetStateCode(v string) *GetOfficialAccountContactInfoResponseBody
- func (s *GetOfficialAccountContactInfoResponseBody) SetUnionId(v string) *GetOfficialAccountContactInfoResponseBody
- func (s *GetOfficialAccountContactInfoResponseBody) SetUserInfos(v []*string) *GetOfficialAccountContactInfoResponseBody
- func (s GetOfficialAccountContactInfoResponseBody) String() string
- type GetOfficialAccountContactsHeaders
- func (s GetOfficialAccountContactsHeaders) GoString() string
- func (s *GetOfficialAccountContactsHeaders) SetCommonHeaders(v map[string]*string) *GetOfficialAccountContactsHeaders
- func (s *GetOfficialAccountContactsHeaders) SetXAcsDingtalkAccessToken(v string) *GetOfficialAccountContactsHeaders
- func (s GetOfficialAccountContactsHeaders) String() string
- type GetOfficialAccountContactsRequest
- func (s GetOfficialAccountContactsRequest) GoString() string
- func (s *GetOfficialAccountContactsRequest) SetMaxResults(v int64) *GetOfficialAccountContactsRequest
- func (s *GetOfficialAccountContactsRequest) SetNextToken(v string) *GetOfficialAccountContactsRequest
- func (s GetOfficialAccountContactsRequest) String() string
- type GetOfficialAccountContactsResponse
- func (s GetOfficialAccountContactsResponse) GoString() string
- func (s *GetOfficialAccountContactsResponse) SetBody(v *GetOfficialAccountContactsResponseBody) *GetOfficialAccountContactsResponse
- func (s *GetOfficialAccountContactsResponse) SetHeaders(v map[string]*string) *GetOfficialAccountContactsResponse
- func (s GetOfficialAccountContactsResponse) String() string
- type GetOfficialAccountContactsResponseBody
- func (s GetOfficialAccountContactsResponseBody) GoString() string
- func (s *GetOfficialAccountContactsResponseBody) SetMaxResults(v int64) *GetOfficialAccountContactsResponseBody
- func (s *GetOfficialAccountContactsResponseBody) SetNextToken(v string) *GetOfficialAccountContactsResponseBody
- func (s *GetOfficialAccountContactsResponseBody) SetValues(v []*GetOfficialAccountContactsResponseBodyValues) *GetOfficialAccountContactsResponseBody
- func (s GetOfficialAccountContactsResponseBody) String() string
- type GetOfficialAccountContactsResponseBodyValues
- func (s GetOfficialAccountContactsResponseBodyValues) GoString() string
- func (s *GetOfficialAccountContactsResponseBodyValues) SetContacts(v []*GetOfficialAccountContactsResponseBodyValuesContacts) *GetOfficialAccountContactsResponseBodyValues
- func (s *GetOfficialAccountContactsResponseBodyValues) SetUserId(v string) *GetOfficialAccountContactsResponseBodyValues
- func (s GetOfficialAccountContactsResponseBodyValues) String() string
- type GetOfficialAccountContactsResponseBodyValuesContacts
- func (s GetOfficialAccountContactsResponseBodyValuesContacts) GoString() string
- func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetCreateTime(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
- func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetCreatorNick(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
- func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetCreatorUserId(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
- func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetData(v map[string]interface{}) *GetOfficialAccountContactsResponseBodyValuesContacts
- func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetExtendData(v map[string]interface{}) *GetOfficialAccountContactsResponseBodyValuesContacts
- func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetInstanceId(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
- func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetModifyTime(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
- func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetPermission(v *GetOfficialAccountContactsResponseBodyValuesContactsPermission) *GetOfficialAccountContactsResponseBodyValuesContacts
- func (s GetOfficialAccountContactsResponseBodyValuesContacts) String() string
- type GetOfficialAccountContactsResponseBodyValuesContactsPermission
- func (s GetOfficialAccountContactsResponseBodyValuesContactsPermission) GoString() string
- func (s *GetOfficialAccountContactsResponseBodyValuesContactsPermission) SetOwnerStaffIds(v []*string) *GetOfficialAccountContactsResponseBodyValuesContactsPermission
- func (s *GetOfficialAccountContactsResponseBodyValuesContactsPermission) SetParticipantStaffIds(v []*string) *GetOfficialAccountContactsResponseBodyValuesContactsPermission
- func (s GetOfficialAccountContactsResponseBodyValuesContactsPermission) String() string
- type GetOfficialAccountOTOMessageResultHeaders
- func (s GetOfficialAccountOTOMessageResultHeaders) GoString() string
- func (s *GetOfficialAccountOTOMessageResultHeaders) SetCommonHeaders(v map[string]*string) *GetOfficialAccountOTOMessageResultHeaders
- func (s *GetOfficialAccountOTOMessageResultHeaders) SetXAcsDingtalkAccessToken(v string) *GetOfficialAccountOTOMessageResultHeaders
- func (s GetOfficialAccountOTOMessageResultHeaders) String() string
- type GetOfficialAccountOTOMessageResultRequest
- func (s GetOfficialAccountOTOMessageResultRequest) GoString() string
- func (s *GetOfficialAccountOTOMessageResultRequest) SetAccountId(v string) *GetOfficialAccountOTOMessageResultRequest
- func (s *GetOfficialAccountOTOMessageResultRequest) SetOpenPushId(v string) *GetOfficialAccountOTOMessageResultRequest
- func (s GetOfficialAccountOTOMessageResultRequest) String() string
- type GetOfficialAccountOTOMessageResultResponse
- func (s GetOfficialAccountOTOMessageResultResponse) GoString() string
- func (s *GetOfficialAccountOTOMessageResultResponse) SetBody(v *GetOfficialAccountOTOMessageResultResponseBody) *GetOfficialAccountOTOMessageResultResponse
- func (s *GetOfficialAccountOTOMessageResultResponse) SetHeaders(v map[string]*string) *GetOfficialAccountOTOMessageResultResponse
- func (s GetOfficialAccountOTOMessageResultResponse) String() string
- type GetOfficialAccountOTOMessageResultResponseBody
- func (s GetOfficialAccountOTOMessageResultResponseBody) GoString() string
- func (s *GetOfficialAccountOTOMessageResultResponseBody) SetRequestId(v string) *GetOfficialAccountOTOMessageResultResponseBody
- func (s *GetOfficialAccountOTOMessageResultResponseBody) SetResult(v *GetOfficialAccountOTOMessageResultResponseBodyResult) *GetOfficialAccountOTOMessageResultResponseBody
- func (s GetOfficialAccountOTOMessageResultResponseBody) String() string
- type GetOfficialAccountOTOMessageResultResponseBodyResult
- func (s GetOfficialAccountOTOMessageResultResponseBodyResult) GoString() string
- func (s *GetOfficialAccountOTOMessageResultResponseBodyResult) SetReadUserIdList(v []*string) *GetOfficialAccountOTOMessageResultResponseBodyResult
- func (s *GetOfficialAccountOTOMessageResultResponseBodyResult) SetStatus(v int64) *GetOfficialAccountOTOMessageResultResponseBodyResult
- func (s GetOfficialAccountOTOMessageResultResponseBodyResult) String() string
- type GetRelationUkSettingHeaders
- func (s GetRelationUkSettingHeaders) GoString() string
- func (s *GetRelationUkSettingHeaders) SetCommonHeaders(v map[string]*string) *GetRelationUkSettingHeaders
- func (s *GetRelationUkSettingHeaders) SetXAcsDingtalkAccessToken(v string) *GetRelationUkSettingHeaders
- func (s GetRelationUkSettingHeaders) String() string
- type GetRelationUkSettingRequest
- type GetRelationUkSettingResponse
- func (s GetRelationUkSettingResponse) GoString() string
- func (s *GetRelationUkSettingResponse) SetBody(v *GetRelationUkSettingResponseBody) *GetRelationUkSettingResponse
- func (s *GetRelationUkSettingResponse) SetHeaders(v map[string]*string) *GetRelationUkSettingResponse
- func (s GetRelationUkSettingResponse) String() string
- type GetRelationUkSettingResponseBody
- type GetRelationUkSettingResponseBodyResult
- func (s GetRelationUkSettingResponseBodyResult) GoString() string
- func (s *GetRelationUkSettingResponseBodyResult) SetBizAlias(v string) *GetRelationUkSettingResponseBodyResult
- func (s *GetRelationUkSettingResponseBodyResult) SetFieldId(v string) *GetRelationUkSettingResponseBodyResult
- func (s GetRelationUkSettingResponseBodyResult) String() string
- type JoinGroupSetHeaders
- type JoinGroupSetRequest
- func (s JoinGroupSetRequest) GoString() string
- func (s *JoinGroupSetRequest) SetBizDataList(v []*JoinGroupSetRequestBizDataList) *JoinGroupSetRequest
- func (s *JoinGroupSetRequest) SetCorpId(v string) *JoinGroupSetRequest
- func (s *JoinGroupSetRequest) SetOpenGroupSetId(v string) *JoinGroupSetRequest
- func (s *JoinGroupSetRequest) SetUnionId(v string) *JoinGroupSetRequest
- func (s JoinGroupSetRequest) String() string
- type JoinGroupSetRequestBizDataList
- func (s JoinGroupSetRequestBizDataList) GoString() string
- func (s *JoinGroupSetRequestBizDataList) SetExtendValue(v string) *JoinGroupSetRequestBizDataList
- func (s *JoinGroupSetRequestBizDataList) SetKey(v string) *JoinGroupSetRequestBizDataList
- func (s *JoinGroupSetRequestBizDataList) SetValue(v string) *JoinGroupSetRequestBizDataList
- func (s JoinGroupSetRequestBizDataList) String() string
- type JoinGroupSetResponse
- type JoinGroupSetResponseBody
- type ListCrmPersonalCustomersHeaders
- func (s ListCrmPersonalCustomersHeaders) GoString() string
- func (s *ListCrmPersonalCustomersHeaders) SetCommonHeaders(v map[string]*string) *ListCrmPersonalCustomersHeaders
- func (s *ListCrmPersonalCustomersHeaders) SetXAcsDingtalkAccessToken(v string) *ListCrmPersonalCustomersHeaders
- func (s ListCrmPersonalCustomersHeaders) String() string
- type ListCrmPersonalCustomersRequest
- func (s ListCrmPersonalCustomersRequest) GoString() string
- func (s *ListCrmPersonalCustomersRequest) SetBody(v []*string) *ListCrmPersonalCustomersRequest
- func (s *ListCrmPersonalCustomersRequest) SetCurrentOperatorUserId(v string) *ListCrmPersonalCustomersRequest
- func (s ListCrmPersonalCustomersRequest) String() string
- type ListCrmPersonalCustomersResponse
- func (s ListCrmPersonalCustomersResponse) GoString() string
- func (s *ListCrmPersonalCustomersResponse) SetBody(v *ListCrmPersonalCustomersResponseBody) *ListCrmPersonalCustomersResponse
- func (s *ListCrmPersonalCustomersResponse) SetHeaders(v map[string]*string) *ListCrmPersonalCustomersResponse
- func (s ListCrmPersonalCustomersResponse) String() string
- type ListCrmPersonalCustomersResponseBody
- type ListCrmPersonalCustomersResponseBodyResult
- func (s ListCrmPersonalCustomersResponseBodyResult) GoString() string
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetAppUuid(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetCreatorNick(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetCreatorUserId(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetData(v map[string]interface{}) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetExtendData(v map[string]interface{}) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetFormCode(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetGmtCreate(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetGmtModified(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetInstanceId(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetObjectType(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetOrgId(v int64) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetPermission(v *ListCrmPersonalCustomersResponseBodyResultPermission) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetProcInstStatus(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s *ListCrmPersonalCustomersResponseBodyResult) SetProcOutResult(v string) *ListCrmPersonalCustomersResponseBodyResult
- func (s ListCrmPersonalCustomersResponseBodyResult) String() string
- type ListCrmPersonalCustomersResponseBodyResultPermission
- func (s ListCrmPersonalCustomersResponseBodyResultPermission) GoString() string
- func (s *ListCrmPersonalCustomersResponseBodyResultPermission) SetOwnerStaffIds(v []*string) *ListCrmPersonalCustomersResponseBodyResultPermission
- func (s *ListCrmPersonalCustomersResponseBodyResultPermission) SetParticipantStaffIds(v []*string) *ListCrmPersonalCustomersResponseBodyResultPermission
- func (s ListCrmPersonalCustomersResponseBodyResultPermission) String() string
- type ListGroupSetHeaders
- type ListGroupSetRequest
- func (s ListGroupSetRequest) GoString() string
- func (s *ListGroupSetRequest) SetMaxResults(v int32) *ListGroupSetRequest
- func (s *ListGroupSetRequest) SetNextToken(v string) *ListGroupSetRequest
- func (s *ListGroupSetRequest) SetQueryDsl(v string) *ListGroupSetRequest
- func (s *ListGroupSetRequest) SetRelationType(v string) *ListGroupSetRequest
- func (s ListGroupSetRequest) String() string
- type ListGroupSetResponse
- type ListGroupSetResponseBody
- func (s ListGroupSetResponseBody) GoString() string
- func (s *ListGroupSetResponseBody) SetHasMore(v bool) *ListGroupSetResponseBody
- func (s *ListGroupSetResponseBody) SetNextToken(v string) *ListGroupSetResponseBody
- func (s *ListGroupSetResponseBody) SetResultList(v []*ListGroupSetResponseBodyResultList) *ListGroupSetResponseBody
- func (s *ListGroupSetResponseBody) SetTotalCount(v int32) *ListGroupSetResponseBody
- func (s ListGroupSetResponseBody) String() string
- type ListGroupSetResponseBodyResultList
- func (s ListGroupSetResponseBodyResultList) GoString() string
- func (s *ListGroupSetResponseBodyResultList) SetCorpId(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetGmtCreate(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetGmtModified(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetGroupChatCount(v int32) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetLastOpenConversationId(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetManager(v []*ListGroupSetResponseBodyResultListManager) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetManagerUserIds(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetMemberCount(v int32) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetMemberQuota(v int32) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetName(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetNotice(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetNoticeToped(v int32) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetOpenGroupSetId(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetOwner(v *ListGroupSetResponseBodyResultListOwner) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetOwnerUserId(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetRelationType(v string) *ListGroupSetResponseBodyResultList
- func (s *ListGroupSetResponseBodyResultList) SetTemplateId(v string) *ListGroupSetResponseBodyResultList
- func (s ListGroupSetResponseBodyResultList) String() string
- type ListGroupSetResponseBodyResultListManager
- func (s ListGroupSetResponseBodyResultListManager) GoString() string
- func (s *ListGroupSetResponseBodyResultListManager) SetName(v string) *ListGroupSetResponseBodyResultListManager
- func (s *ListGroupSetResponseBodyResultListManager) SetUserId(v string) *ListGroupSetResponseBodyResultListManager
- func (s ListGroupSetResponseBodyResultListManager) String() string
- type ListGroupSetResponseBodyResultListOwner
- func (s ListGroupSetResponseBodyResultListOwner) GoString() string
- func (s *ListGroupSetResponseBodyResultListOwner) SetName(v string) *ListGroupSetResponseBodyResultListOwner
- func (s *ListGroupSetResponseBodyResultListOwner) SetUserId(v string) *ListGroupSetResponseBodyResultListOwner
- func (s ListGroupSetResponseBodyResultListOwner) String() string
- type QueryAllCustomerHeaders
- type QueryAllCustomerRequest
- func (s QueryAllCustomerRequest) GoString() string
- func (s *QueryAllCustomerRequest) SetMaxResults(v int64) *QueryAllCustomerRequest
- func (s *QueryAllCustomerRequest) SetNextToken(v string) *QueryAllCustomerRequest
- func (s *QueryAllCustomerRequest) SetObjectType(v string) *QueryAllCustomerRequest
- func (s *QueryAllCustomerRequest) SetOperatorUserId(v string) *QueryAllCustomerRequest
- func (s QueryAllCustomerRequest) String() string
- type QueryAllCustomerResponse
- type QueryAllCustomerResponseBody
- type QueryAllCustomerResponseBodyResult
- func (s QueryAllCustomerResponseBodyResult) GoString() string
- func (s *QueryAllCustomerResponseBodyResult) SetMaxResults(v int64) *QueryAllCustomerResponseBodyResult
- func (s *QueryAllCustomerResponseBodyResult) SetNextToken(v string) *QueryAllCustomerResponseBodyResult
- func (s *QueryAllCustomerResponseBodyResult) SetValues(v []*QueryAllCustomerResponseBodyResultValues) *QueryAllCustomerResponseBodyResult
- func (s QueryAllCustomerResponseBodyResult) String() string
- type QueryAllCustomerResponseBodyResultValues
- func (s QueryAllCustomerResponseBodyResultValues) GoString() string
- func (s *QueryAllCustomerResponseBodyResultValues) SetCreateTime(v string) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetCreatorNick(v string) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetCreatorUserId(v string) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetData(v map[string]interface{}) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetExtendData(v map[string]interface{}) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetInstanceId(v string) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetModifyTime(v string) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetObjectType(v string) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetOrgId(v int64) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetPermission(v *QueryAllCustomerResponseBodyResultValuesPermission) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetProcessInstanceStatus(v string) *QueryAllCustomerResponseBodyResultValues
- func (s *QueryAllCustomerResponseBodyResultValues) SetProcessOutResult(v string) *QueryAllCustomerResponseBodyResultValues
- func (s QueryAllCustomerResponseBodyResultValues) String() string
- type QueryAllCustomerResponseBodyResultValuesPermission
- func (s QueryAllCustomerResponseBodyResultValuesPermission) GoString() string
- func (s *QueryAllCustomerResponseBodyResultValuesPermission) SetOwnerStaffIds(v []*string) *QueryAllCustomerResponseBodyResultValuesPermission
- func (s *QueryAllCustomerResponseBodyResultValuesPermission) SetParticipantStaffIds(v []*string) *QueryAllCustomerResponseBodyResultValuesPermission
- func (s QueryAllCustomerResponseBodyResultValuesPermission) String() string
- type QueryAllTracksHeaders
- type QueryAllTracksRequest
- func (s QueryAllTracksRequest) GoString() string
- func (s *QueryAllTracksRequest) SetMaxResults(v int32) *QueryAllTracksRequest
- func (s *QueryAllTracksRequest) SetNextToken(v string) *QueryAllTracksRequest
- func (s *QueryAllTracksRequest) SetOrder(v string) *QueryAllTracksRequest
- func (s QueryAllTracksRequest) String() string
- type QueryAllTracksResponse
- type QueryAllTracksResponseBody
- func (s QueryAllTracksResponseBody) GoString() string
- func (s *QueryAllTracksResponseBody) SetHasMore(v bool) *QueryAllTracksResponseBody
- func (s *QueryAllTracksResponseBody) SetMaxResults(v int32) *QueryAllTracksResponseBody
- func (s *QueryAllTracksResponseBody) SetNextToken(v string) *QueryAllTracksResponseBody
- func (s *QueryAllTracksResponseBody) SetValues(v []*QueryAllTracksResponseBodyValues) *QueryAllTracksResponseBody
- func (s QueryAllTracksResponseBody) String() string
- type QueryAllTracksResponseBodyValues
- func (s QueryAllTracksResponseBodyValues) GoString() string
- func (s *QueryAllTracksResponseBodyValues) SetBizId(v string) *QueryAllTracksResponseBodyValues
- func (s *QueryAllTracksResponseBodyValues) SetCorpId(v string) *QueryAllTracksResponseBodyValues
- func (s *QueryAllTracksResponseBodyValues) SetCreator(v string) *QueryAllTracksResponseBodyValues
- func (s *QueryAllTracksResponseBodyValues) SetCustomerId(v string) *QueryAllTracksResponseBodyValues
- func (s *QueryAllTracksResponseBodyValues) SetGmtCreate(v int64) *QueryAllTracksResponseBodyValues
- func (s *QueryAllTracksResponseBodyValues) SetId(v string) *QueryAllTracksResponseBodyValues
- func (s *QueryAllTracksResponseBodyValues) SetSubType(v int32) *QueryAllTracksResponseBodyValues
- func (s *QueryAllTracksResponseBodyValues) SetType(v int32) *QueryAllTracksResponseBodyValues
- func (s QueryAllTracksResponseBodyValues) String() string
- type QueryCrmGroupChatsHeaders
- func (s QueryCrmGroupChatsHeaders) GoString() string
- func (s *QueryCrmGroupChatsHeaders) SetCommonHeaders(v map[string]*string) *QueryCrmGroupChatsHeaders
- func (s *QueryCrmGroupChatsHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCrmGroupChatsHeaders
- func (s QueryCrmGroupChatsHeaders) String() string
- type QueryCrmGroupChatsRequest
- func (s QueryCrmGroupChatsRequest) GoString() string
- func (s *QueryCrmGroupChatsRequest) SetMaxResults(v int32) *QueryCrmGroupChatsRequest
- func (s *QueryCrmGroupChatsRequest) SetNextToken(v string) *QueryCrmGroupChatsRequest
- func (s *QueryCrmGroupChatsRequest) SetQueryDsl(v string) *QueryCrmGroupChatsRequest
- func (s *QueryCrmGroupChatsRequest) SetRelationType(v string) *QueryCrmGroupChatsRequest
- func (s QueryCrmGroupChatsRequest) String() string
- type QueryCrmGroupChatsResponse
- func (s QueryCrmGroupChatsResponse) GoString() string
- func (s *QueryCrmGroupChatsResponse) SetBody(v *QueryCrmGroupChatsResponseBody) *QueryCrmGroupChatsResponse
- func (s *QueryCrmGroupChatsResponse) SetHeaders(v map[string]*string) *QueryCrmGroupChatsResponse
- func (s QueryCrmGroupChatsResponse) String() string
- type QueryCrmGroupChatsResponseBody
- func (s QueryCrmGroupChatsResponseBody) GoString() string
- func (s *QueryCrmGroupChatsResponseBody) SetHasMore(v bool) *QueryCrmGroupChatsResponseBody
- func (s *QueryCrmGroupChatsResponseBody) SetNextToken(v string) *QueryCrmGroupChatsResponseBody
- func (s *QueryCrmGroupChatsResponseBody) SetResultList(v []*QueryCrmGroupChatsResponseBodyResultList) *QueryCrmGroupChatsResponseBody
- func (s *QueryCrmGroupChatsResponseBody) SetTotalCount(v int32) *QueryCrmGroupChatsResponseBody
- func (s QueryCrmGroupChatsResponseBody) String() string
- type QueryCrmGroupChatsResponseBodyResultList
- func (s QueryCrmGroupChatsResponseBodyResultList) GoString() string
- func (s *QueryCrmGroupChatsResponseBodyResultList) SetChatId(v string) *QueryCrmGroupChatsResponseBodyResultList
- func (s *QueryCrmGroupChatsResponseBodyResultList) SetGmtCreate(v int64) *QueryCrmGroupChatsResponseBodyResultList
- func (s *QueryCrmGroupChatsResponseBodyResultList) SetMemberCount(v int32) *QueryCrmGroupChatsResponseBodyResultList
- func (s *QueryCrmGroupChatsResponseBodyResultList) SetName(v string) *QueryCrmGroupChatsResponseBodyResultList
- func (s *QueryCrmGroupChatsResponseBodyResultList) SetOpenConversationId(v string) *QueryCrmGroupChatsResponseBodyResultList
- func (s *QueryCrmGroupChatsResponseBodyResultList) SetOpenGroupSetId(v string) *QueryCrmGroupChatsResponseBodyResultList
- func (s *QueryCrmGroupChatsResponseBodyResultList) SetOwnerUserId(v string) *QueryCrmGroupChatsResponseBodyResultList
- func (s *QueryCrmGroupChatsResponseBodyResultList) SetOwnerUserName(v string) *QueryCrmGroupChatsResponseBodyResultList
- func (s QueryCrmGroupChatsResponseBodyResultList) String() string
- type QueryCrmPersonalCustomerHeaders
- func (s QueryCrmPersonalCustomerHeaders) GoString() string
- func (s *QueryCrmPersonalCustomerHeaders) SetCommonHeaders(v map[string]*string) *QueryCrmPersonalCustomerHeaders
- func (s *QueryCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCrmPersonalCustomerHeaders
- func (s QueryCrmPersonalCustomerHeaders) String() string
- type QueryCrmPersonalCustomerRequest
- func (s QueryCrmPersonalCustomerRequest) GoString() string
- func (s *QueryCrmPersonalCustomerRequest) SetCurrentOperatorUserId(v string) *QueryCrmPersonalCustomerRequest
- func (s *QueryCrmPersonalCustomerRequest) SetMaxResults(v int32) *QueryCrmPersonalCustomerRequest
- func (s *QueryCrmPersonalCustomerRequest) SetNextToken(v string) *QueryCrmPersonalCustomerRequest
- func (s *QueryCrmPersonalCustomerRequest) SetQueryDsl(v string) *QueryCrmPersonalCustomerRequest
- func (s *QueryCrmPersonalCustomerRequest) SetRelationType(v string) *QueryCrmPersonalCustomerRequest
- func (s QueryCrmPersonalCustomerRequest) String() string
- type QueryCrmPersonalCustomerResponse
- func (s QueryCrmPersonalCustomerResponse) GoString() string
- func (s *QueryCrmPersonalCustomerResponse) SetBody(v *QueryCrmPersonalCustomerResponseBody) *QueryCrmPersonalCustomerResponse
- func (s *QueryCrmPersonalCustomerResponse) SetHeaders(v map[string]*string) *QueryCrmPersonalCustomerResponse
- func (s QueryCrmPersonalCustomerResponse) String() string
- type QueryCrmPersonalCustomerResponseBody
- func (s QueryCrmPersonalCustomerResponseBody) GoString() string
- func (s *QueryCrmPersonalCustomerResponseBody) SetHasMore(v bool) *QueryCrmPersonalCustomerResponseBody
- func (s *QueryCrmPersonalCustomerResponseBody) SetMaxResults(v int32) *QueryCrmPersonalCustomerResponseBody
- func (s *QueryCrmPersonalCustomerResponseBody) SetNextToken(v string) *QueryCrmPersonalCustomerResponseBody
- func (s *QueryCrmPersonalCustomerResponseBody) SetTotalCount(v int32) *QueryCrmPersonalCustomerResponseBody
- func (s *QueryCrmPersonalCustomerResponseBody) SetValues(v []*QueryCrmPersonalCustomerResponseBodyValues) *QueryCrmPersonalCustomerResponseBody
- func (s QueryCrmPersonalCustomerResponseBody) String() string
- type QueryCrmPersonalCustomerResponseBodyValues
- func (s QueryCrmPersonalCustomerResponseBodyValues) GoString() string
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetCreatorNick(v string) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetCreatorUserId(v string) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetData(v map[string]interface{}) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetExtendData(v map[string]interface{}) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetGmtCreate(v string) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetGmtModified(v string) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetInstanceId(v string) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetObjectType(v string) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetPermission(v *QueryCrmPersonalCustomerResponseBodyValuesPermission) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetProcInstStatus(v string) *QueryCrmPersonalCustomerResponseBodyValues
- func (s *QueryCrmPersonalCustomerResponseBodyValues) SetProcOutResult(v string) *QueryCrmPersonalCustomerResponseBodyValues
- func (s QueryCrmPersonalCustomerResponseBodyValues) String() string
- type QueryCrmPersonalCustomerResponseBodyValuesPermission
- func (s QueryCrmPersonalCustomerResponseBodyValuesPermission) GoString() string
- func (s *QueryCrmPersonalCustomerResponseBodyValuesPermission) SetOwnerStaffIds(v []*string) *QueryCrmPersonalCustomerResponseBodyValuesPermission
- func (s *QueryCrmPersonalCustomerResponseBodyValuesPermission) SetParticipantStaffIds(v []*string) *QueryCrmPersonalCustomerResponseBodyValuesPermission
- func (s QueryCrmPersonalCustomerResponseBodyValuesPermission) String() string
- type QueryOfficialAccountUserBasicInfoHeaders
- func (s QueryOfficialAccountUserBasicInfoHeaders) GoString() string
- func (s *QueryOfficialAccountUserBasicInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryOfficialAccountUserBasicInfoHeaders
- func (s *QueryOfficialAccountUserBasicInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryOfficialAccountUserBasicInfoHeaders
- func (s QueryOfficialAccountUserBasicInfoHeaders) String() string
- type QueryOfficialAccountUserBasicInfoRequest
- func (s QueryOfficialAccountUserBasicInfoRequest) GoString() string
- func (s *QueryOfficialAccountUserBasicInfoRequest) SetBindingToken(v string) *QueryOfficialAccountUserBasicInfoRequest
- func (s *QueryOfficialAccountUserBasicInfoRequest) SetUnionId(v string) *QueryOfficialAccountUserBasicInfoRequest
- func (s QueryOfficialAccountUserBasicInfoRequest) String() string
- type QueryOfficialAccountUserBasicInfoResponse
- func (s QueryOfficialAccountUserBasicInfoResponse) GoString() string
- func (s *QueryOfficialAccountUserBasicInfoResponse) SetBody(v *QueryOfficialAccountUserBasicInfoResponseBody) *QueryOfficialAccountUserBasicInfoResponse
- func (s *QueryOfficialAccountUserBasicInfoResponse) SetHeaders(v map[string]*string) *QueryOfficialAccountUserBasicInfoResponse
- func (s QueryOfficialAccountUserBasicInfoResponse) String() string
- type QueryOfficialAccountUserBasicInfoResponseBody
- func (s QueryOfficialAccountUserBasicInfoResponseBody) GoString() string
- func (s *QueryOfficialAccountUserBasicInfoResponseBody) SetRequestId(v string) *QueryOfficialAccountUserBasicInfoResponseBody
- func (s *QueryOfficialAccountUserBasicInfoResponseBody) SetResult(v *QueryOfficialAccountUserBasicInfoResponseBodyResult) *QueryOfficialAccountUserBasicInfoResponseBody
- func (s QueryOfficialAccountUserBasicInfoResponseBody) String() string
- type QueryOfficialAccountUserBasicInfoResponseBodyResult
- type QueryRelationDatasByTargetIdHeaders
- func (s QueryRelationDatasByTargetIdHeaders) GoString() string
- func (s *QueryRelationDatasByTargetIdHeaders) SetCommonHeaders(v map[string]*string) *QueryRelationDatasByTargetIdHeaders
- func (s *QueryRelationDatasByTargetIdHeaders) SetXAcsDingtalkAccessToken(v string) *QueryRelationDatasByTargetIdHeaders
- func (s QueryRelationDatasByTargetIdHeaders) String() string
- type QueryRelationDatasByTargetIdRequest
- type QueryRelationDatasByTargetIdResponse
- func (s QueryRelationDatasByTargetIdResponse) GoString() string
- func (s *QueryRelationDatasByTargetIdResponse) SetBody(v *QueryRelationDatasByTargetIdResponseBody) *QueryRelationDatasByTargetIdResponse
- func (s *QueryRelationDatasByTargetIdResponse) SetHeaders(v map[string]*string) *QueryRelationDatasByTargetIdResponse
- func (s QueryRelationDatasByTargetIdResponse) String() string
- type QueryRelationDatasByTargetIdResponseBody
- type QueryRelationDatasByTargetIdResponseBodyRelations
- func (s QueryRelationDatasByTargetIdResponseBodyRelations) GoString() string
- func (s *QueryRelationDatasByTargetIdResponseBodyRelations) SetBizDataList(v []*QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) *QueryRelationDatasByTargetIdResponseBodyRelations
- func (s *QueryRelationDatasByTargetIdResponseBodyRelations) SetOpenConversationIds(v []*string) *QueryRelationDatasByTargetIdResponseBodyRelations
- func (s *QueryRelationDatasByTargetIdResponseBodyRelations) SetRelationId(v string) *QueryRelationDatasByTargetIdResponseBodyRelations
- func (s *QueryRelationDatasByTargetIdResponseBodyRelations) SetRelationType(v string) *QueryRelationDatasByTargetIdResponseBodyRelations
- func (s QueryRelationDatasByTargetIdResponseBodyRelations) String() string
- type QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList
- func (s QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) GoString() string
- func (s *QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) SetExtendValue(v string) *QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList
- func (s *QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) SetKey(v string) *QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList
- func (s *QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) SetValue(v string) *QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList
- func (s QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) String() string
- type RecallOfficialAccountOTOMessageHeaders
- func (s RecallOfficialAccountOTOMessageHeaders) GoString() string
- func (s *RecallOfficialAccountOTOMessageHeaders) SetCommonHeaders(v map[string]*string) *RecallOfficialAccountOTOMessageHeaders
- func (s *RecallOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken(v string) *RecallOfficialAccountOTOMessageHeaders
- func (s RecallOfficialAccountOTOMessageHeaders) String() string
- type RecallOfficialAccountOTOMessageRequest
- func (s RecallOfficialAccountOTOMessageRequest) GoString() string
- func (s *RecallOfficialAccountOTOMessageRequest) SetAccountId(v string) *RecallOfficialAccountOTOMessageRequest
- func (s *RecallOfficialAccountOTOMessageRequest) SetOpenPushId(v string) *RecallOfficialAccountOTOMessageRequest
- func (s RecallOfficialAccountOTOMessageRequest) String() string
- type RecallOfficialAccountOTOMessageResponse
- func (s RecallOfficialAccountOTOMessageResponse) GoString() string
- func (s *RecallOfficialAccountOTOMessageResponse) SetBody(v *RecallOfficialAccountOTOMessageResponseBody) *RecallOfficialAccountOTOMessageResponse
- func (s *RecallOfficialAccountOTOMessageResponse) SetHeaders(v map[string]*string) *RecallOfficialAccountOTOMessageResponse
- func (s RecallOfficialAccountOTOMessageResponse) String() string
- type RecallOfficialAccountOTOMessageResponseBody
- type SendOfficialAccountOTOMessageHeaders
- func (s SendOfficialAccountOTOMessageHeaders) GoString() string
- func (s *SendOfficialAccountOTOMessageHeaders) SetCommonHeaders(v map[string]*string) *SendOfficialAccountOTOMessageHeaders
- func (s *SendOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken(v string) *SendOfficialAccountOTOMessageHeaders
- func (s SendOfficialAccountOTOMessageHeaders) String() string
- type SendOfficialAccountOTOMessageRequest
- func (s SendOfficialAccountOTOMessageRequest) GoString() string
- func (s *SendOfficialAccountOTOMessageRequest) SetAccountId(v string) *SendOfficialAccountOTOMessageRequest
- func (s *SendOfficialAccountOTOMessageRequest) SetBizId(v string) *SendOfficialAccountOTOMessageRequest
- func (s *SendOfficialAccountOTOMessageRequest) SetDetail(v *SendOfficialAccountOTOMessageRequestDetail) *SendOfficialAccountOTOMessageRequest
- func (s SendOfficialAccountOTOMessageRequest) String() string
- type SendOfficialAccountOTOMessageRequestDetail
- func (s SendOfficialAccountOTOMessageRequestDetail) GoString() string
- func (s *SendOfficialAccountOTOMessageRequestDetail) SetMessageBody(v *SendOfficialAccountOTOMessageRequestDetailMessageBody) *SendOfficialAccountOTOMessageRequestDetail
- func (s *SendOfficialAccountOTOMessageRequestDetail) SetMsgType(v string) *SendOfficialAccountOTOMessageRequestDetail
- func (s *SendOfficialAccountOTOMessageRequestDetail) SetUnionId(v string) *SendOfficialAccountOTOMessageRequestDetail
- func (s *SendOfficialAccountOTOMessageRequestDetail) SetUserId(v string) *SendOfficialAccountOTOMessageRequestDetail
- func (s *SendOfficialAccountOTOMessageRequestDetail) SetUuid(v string) *SendOfficialAccountOTOMessageRequestDetail
- func (s SendOfficialAccountOTOMessageRequestDetail) String() string
- type SendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBody) GoString() string
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBody) SetActionCard(v *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) *SendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBody) SetLink(v *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) *SendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBody) SetMarkdown(v *SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) *SendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBody) SetText(v *SendOfficialAccountOTOMessageRequestDetailMessageBodyText) *SendOfficialAccountOTOMessageRequestDetailMessageBody
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBody) String() string
- type SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) GoString() string
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonList(v []*SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonOrientation(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetMarkdown(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetSingleTitle(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetSingleUrl(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetTitle(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) String() string
- type SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) GoString() string
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) SetActionUrl(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) SetTitle(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) String() string
- type SendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) GoString() string
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetMessageUrl(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetPicUrl(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetText(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetTitle(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) String() string
- type SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) GoString() string
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) SetText(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) SetTitle(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) String() string
- type SendOfficialAccountOTOMessageRequestDetailMessageBodyText
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyText) GoString() string
- func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyText) SetContent(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyText
- func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyText) String() string
- type SendOfficialAccountOTOMessageResponse
- func (s SendOfficialAccountOTOMessageResponse) GoString() string
- func (s *SendOfficialAccountOTOMessageResponse) SetBody(v *SendOfficialAccountOTOMessageResponseBody) *SendOfficialAccountOTOMessageResponse
- func (s *SendOfficialAccountOTOMessageResponse) SetHeaders(v map[string]*string) *SendOfficialAccountOTOMessageResponse
- func (s SendOfficialAccountOTOMessageResponse) String() string
- type SendOfficialAccountOTOMessageResponseBody
- func (s SendOfficialAccountOTOMessageResponseBody) GoString() string
- func (s *SendOfficialAccountOTOMessageResponseBody) SetRequestId(v string) *SendOfficialAccountOTOMessageResponseBody
- func (s *SendOfficialAccountOTOMessageResponseBody) SetResult(v *SendOfficialAccountOTOMessageResponseBodyResult) *SendOfficialAccountOTOMessageResponseBody
- func (s SendOfficialAccountOTOMessageResponseBody) String() string
- type SendOfficialAccountOTOMessageResponseBodyResult
- type SendOfficialAccountSNSMessageHeaders
- func (s SendOfficialAccountSNSMessageHeaders) GoString() string
- func (s *SendOfficialAccountSNSMessageHeaders) SetCommonHeaders(v map[string]*string) *SendOfficialAccountSNSMessageHeaders
- func (s *SendOfficialAccountSNSMessageHeaders) SetXAcsDingtalkAccessToken(v string) *SendOfficialAccountSNSMessageHeaders
- func (s SendOfficialAccountSNSMessageHeaders) String() string
- type SendOfficialAccountSNSMessageRequest
- func (s SendOfficialAccountSNSMessageRequest) GoString() string
- func (s *SendOfficialAccountSNSMessageRequest) SetBindingToken(v string) *SendOfficialAccountSNSMessageRequest
- func (s *SendOfficialAccountSNSMessageRequest) SetBizId(v string) *SendOfficialAccountSNSMessageRequest
- func (s *SendOfficialAccountSNSMessageRequest) SetDetail(v *SendOfficialAccountSNSMessageRequestDetail) *SendOfficialAccountSNSMessageRequest
- func (s SendOfficialAccountSNSMessageRequest) String() string
- type SendOfficialAccountSNSMessageRequestDetail
- func (s SendOfficialAccountSNSMessageRequestDetail) GoString() string
- func (s *SendOfficialAccountSNSMessageRequestDetail) SetMessageBody(v *SendOfficialAccountSNSMessageRequestDetailMessageBody) *SendOfficialAccountSNSMessageRequestDetail
- func (s *SendOfficialAccountSNSMessageRequestDetail) SetMsgType(v string) *SendOfficialAccountSNSMessageRequestDetail
- func (s *SendOfficialAccountSNSMessageRequestDetail) SetUuid(v string) *SendOfficialAccountSNSMessageRequestDetail
- func (s SendOfficialAccountSNSMessageRequestDetail) String() string
- type SendOfficialAccountSNSMessageRequestDetailMessageBody
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBody) GoString() string
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBody) SetActionCard(v *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) *SendOfficialAccountSNSMessageRequestDetailMessageBody
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBody) SetLink(v *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) *SendOfficialAccountSNSMessageRequestDetailMessageBody
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBody) SetMarkdown(v *SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) *SendOfficialAccountSNSMessageRequestDetailMessageBody
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBody) SetText(v *SendOfficialAccountSNSMessageRequestDetailMessageBodyText) *SendOfficialAccountSNSMessageRequestDetailMessageBody
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBody) String() string
- type SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) GoString() string
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetButtonList(v []*SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetButtonOrientation(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetMarkdown(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetSingleTitle(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetSingleUrl(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetTitle(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) String() string
- type SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList) GoString() string
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList) SetActionUrl(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList) SetTitle(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList) String() string
- type SendOfficialAccountSNSMessageRequestDetailMessageBodyLink
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) GoString() string
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) SetMessageUrl(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) SetPicUrl(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) SetText(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) SetTitle(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) String() string
- type SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) GoString() string
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) SetText(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) SetTitle(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) String() string
- type SendOfficialAccountSNSMessageRequestDetailMessageBodyText
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyText) GoString() string
- func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyText) SetContent(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyText
- func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyText) String() string
- type SendOfficialAccountSNSMessageResponse
- func (s SendOfficialAccountSNSMessageResponse) GoString() string
- func (s *SendOfficialAccountSNSMessageResponse) SetBody(v *SendOfficialAccountSNSMessageResponseBody) *SendOfficialAccountSNSMessageResponse
- func (s *SendOfficialAccountSNSMessageResponse) SetHeaders(v map[string]*string) *SendOfficialAccountSNSMessageResponse
- func (s SendOfficialAccountSNSMessageResponse) String() string
- type SendOfficialAccountSNSMessageResponseBody
- func (s SendOfficialAccountSNSMessageResponseBody) GoString() string
- func (s *SendOfficialAccountSNSMessageResponseBody) SetRequestId(v string) *SendOfficialAccountSNSMessageResponseBody
- func (s *SendOfficialAccountSNSMessageResponseBody) SetResult(v *SendOfficialAccountSNSMessageResponseBodyResult) *SendOfficialAccountSNSMessageResponseBody
- func (s SendOfficialAccountSNSMessageResponseBody) String() string
- type SendOfficialAccountSNSMessageResponseBodyResult
- type ServiceWindowMessageBatchPushHeaders
- func (s ServiceWindowMessageBatchPushHeaders) GoString() string
- func (s *ServiceWindowMessageBatchPushHeaders) SetCommonHeaders(v map[string]*string) *ServiceWindowMessageBatchPushHeaders
- func (s *ServiceWindowMessageBatchPushHeaders) SetXAcsDingtalkAccessToken(v string) *ServiceWindowMessageBatchPushHeaders
- func (s ServiceWindowMessageBatchPushHeaders) String() string
- type ServiceWindowMessageBatchPushRequest
- func (s ServiceWindowMessageBatchPushRequest) GoString() string
- func (s *ServiceWindowMessageBatchPushRequest) SetBizId(v string) *ServiceWindowMessageBatchPushRequest
- func (s *ServiceWindowMessageBatchPushRequest) SetDetail(v *ServiceWindowMessageBatchPushRequestDetail) *ServiceWindowMessageBatchPushRequest
- func (s ServiceWindowMessageBatchPushRequest) String() string
- type ServiceWindowMessageBatchPushRequestDetail
- func (s ServiceWindowMessageBatchPushRequestDetail) GoString() string
- func (s *ServiceWindowMessageBatchPushRequestDetail) SetBizRequestId(v string) *ServiceWindowMessageBatchPushRequestDetail
- func (s *ServiceWindowMessageBatchPushRequestDetail) SetMessageBody(v *ServiceWindowMessageBatchPushRequestDetailMessageBody) *ServiceWindowMessageBatchPushRequestDetail
- func (s *ServiceWindowMessageBatchPushRequestDetail) SetMsgType(v string) *ServiceWindowMessageBatchPushRequestDetail
- func (s *ServiceWindowMessageBatchPushRequestDetail) SetSendToAll(v bool) *ServiceWindowMessageBatchPushRequestDetail
- func (s *ServiceWindowMessageBatchPushRequestDetail) SetUserIdList(v []*string) *ServiceWindowMessageBatchPushRequestDetail
- func (s *ServiceWindowMessageBatchPushRequestDetail) SetUuid(v string) *ServiceWindowMessageBatchPushRequestDetail
- func (s ServiceWindowMessageBatchPushRequestDetail) String() string
- type ServiceWindowMessageBatchPushRequestDetailMessageBody
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBody) GoString() string
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBody) SetActionCard(v *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) *ServiceWindowMessageBatchPushRequestDetailMessageBody
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBody) SetLink(v *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) *ServiceWindowMessageBatchPushRequestDetailMessageBody
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBody) SetMarkdown(v *ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) *ServiceWindowMessageBatchPushRequestDetailMessageBody
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBody) SetText(v *ServiceWindowMessageBatchPushRequestDetailMessageBodyText) *ServiceWindowMessageBatchPushRequestDetailMessageBody
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBody) String() string
- type ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) GoString() string
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetButtonList(v []*ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetButtonOrientation(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetMarkdown(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetSingleTitle(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetSingleUrl(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetTitle(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) String() string
- type ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList) GoString() string
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList) SetActionUrl(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList) SetTitle(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList) String() string
- type ServiceWindowMessageBatchPushRequestDetailMessageBodyLink
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) GoString() string
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) SetMessageUrl(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) SetPicUrl(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) SetText(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) SetTitle(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) String() string
- type ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) GoString() string
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) SetText(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) SetTitle(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) String() string
- type ServiceWindowMessageBatchPushRequestDetailMessageBodyText
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyText) GoString() string
- func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyText) SetContent(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyText
- func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyText) String() string
- type ServiceWindowMessageBatchPushResponse
- func (s ServiceWindowMessageBatchPushResponse) GoString() string
- func (s *ServiceWindowMessageBatchPushResponse) SetBody(v *ServiceWindowMessageBatchPushResponseBody) *ServiceWindowMessageBatchPushResponse
- func (s *ServiceWindowMessageBatchPushResponse) SetHeaders(v map[string]*string) *ServiceWindowMessageBatchPushResponse
- func (s ServiceWindowMessageBatchPushResponse) String() string
- type ServiceWindowMessageBatchPushResponseBody
- func (s ServiceWindowMessageBatchPushResponseBody) GoString() string
- func (s *ServiceWindowMessageBatchPushResponseBody) SetRequestId(v string) *ServiceWindowMessageBatchPushResponseBody
- func (s *ServiceWindowMessageBatchPushResponseBody) SetResult(v *ServiceWindowMessageBatchPushResponseBodyResult) *ServiceWindowMessageBatchPushResponseBody
- func (s ServiceWindowMessageBatchPushResponseBody) String() string
- type ServiceWindowMessageBatchPushResponseBodyResult
- type UpdateCrmPersonalCustomerHeaders
- func (s UpdateCrmPersonalCustomerHeaders) GoString() string
- func (s *UpdateCrmPersonalCustomerHeaders) SetCommonHeaders(v map[string]*string) *UpdateCrmPersonalCustomerHeaders
- func (s *UpdateCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateCrmPersonalCustomerHeaders
- func (s UpdateCrmPersonalCustomerHeaders) String() string
- type UpdateCrmPersonalCustomerRequest
- func (s UpdateCrmPersonalCustomerRequest) GoString() string
- func (s *UpdateCrmPersonalCustomerRequest) SetAction(v string) *UpdateCrmPersonalCustomerRequest
- func (s *UpdateCrmPersonalCustomerRequest) SetData(v map[string]interface{}) *UpdateCrmPersonalCustomerRequest
- func (s *UpdateCrmPersonalCustomerRequest) SetExtendData(v map[string]interface{}) *UpdateCrmPersonalCustomerRequest
- func (s *UpdateCrmPersonalCustomerRequest) SetInstanceId(v string) *UpdateCrmPersonalCustomerRequest
- func (s *UpdateCrmPersonalCustomerRequest) SetModifierNick(v string) *UpdateCrmPersonalCustomerRequest
- func (s *UpdateCrmPersonalCustomerRequest) SetModifierUserId(v string) *UpdateCrmPersonalCustomerRequest
- func (s *UpdateCrmPersonalCustomerRequest) SetPermission(v *UpdateCrmPersonalCustomerRequestPermission) *UpdateCrmPersonalCustomerRequest
- func (s *UpdateCrmPersonalCustomerRequest) SetRelationType(v string) *UpdateCrmPersonalCustomerRequest
- func (s *UpdateCrmPersonalCustomerRequest) SetSkipDuplicateCheck(v bool) *UpdateCrmPersonalCustomerRequest
- func (s UpdateCrmPersonalCustomerRequest) String() string
- type UpdateCrmPersonalCustomerRequestPermission
- func (s UpdateCrmPersonalCustomerRequestPermission) GoString() string
- func (s *UpdateCrmPersonalCustomerRequestPermission) SetOwnerStaffIds(v []*string) *UpdateCrmPersonalCustomerRequestPermission
- func (s *UpdateCrmPersonalCustomerRequestPermission) SetParticipantStaffIds(v []*string) *UpdateCrmPersonalCustomerRequestPermission
- func (s UpdateCrmPersonalCustomerRequestPermission) String() string
- type UpdateCrmPersonalCustomerResponse
- func (s UpdateCrmPersonalCustomerResponse) GoString() string
- func (s *UpdateCrmPersonalCustomerResponse) SetBody(v *UpdateCrmPersonalCustomerResponseBody) *UpdateCrmPersonalCustomerResponse
- func (s *UpdateCrmPersonalCustomerResponse) SetHeaders(v map[string]*string) *UpdateCrmPersonalCustomerResponse
- func (s UpdateCrmPersonalCustomerResponse) String() string
- type UpdateCrmPersonalCustomerResponseBody
- type UpdateGroupSetHeaders
- type UpdateGroupSetRequest
- func (s UpdateGroupSetRequest) GoString() string
- func (s *UpdateGroupSetRequest) SetManagerUserIds(v string) *UpdateGroupSetRequest
- func (s *UpdateGroupSetRequest) SetMemberQuota(v int32) *UpdateGroupSetRequest
- func (s *UpdateGroupSetRequest) SetName(v string) *UpdateGroupSetRequest
- func (s *UpdateGroupSetRequest) SetNotice(v string) *UpdateGroupSetRequest
- func (s *UpdateGroupSetRequest) SetNoticeToped(v int32) *UpdateGroupSetRequest
- func (s *UpdateGroupSetRequest) SetOpenGroupSetId(v string) *UpdateGroupSetRequest
- func (s *UpdateGroupSetRequest) SetOwnerUserId(v string) *UpdateGroupSetRequest
- func (s *UpdateGroupSetRequest) SetTemplateId(v string) *UpdateGroupSetRequest
- func (s UpdateGroupSetRequest) String() string
- type UpdateGroupSetResponse
- type UpdateRelationMetaFieldHeaders
- func (s UpdateRelationMetaFieldHeaders) GoString() string
- func (s *UpdateRelationMetaFieldHeaders) SetCommonHeaders(v map[string]*string) *UpdateRelationMetaFieldHeaders
- func (s *UpdateRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateRelationMetaFieldHeaders
- func (s UpdateRelationMetaFieldHeaders) String() string
- type UpdateRelationMetaFieldRequest
- func (s UpdateRelationMetaFieldRequest) GoString() string
- func (s *UpdateRelationMetaFieldRequest) SetFieldDTOList(v []*UpdateRelationMetaFieldRequestFieldDTOList) *UpdateRelationMetaFieldRequest
- func (s *UpdateRelationMetaFieldRequest) SetOperatorUserId(v string) *UpdateRelationMetaFieldRequest
- func (s *UpdateRelationMetaFieldRequest) SetRelationType(v string) *UpdateRelationMetaFieldRequest
- func (s *UpdateRelationMetaFieldRequest) SetTenant(v string) *UpdateRelationMetaFieldRequest
- func (s UpdateRelationMetaFieldRequest) String() string
- type UpdateRelationMetaFieldRequestFieldDTOList
- func (s UpdateRelationMetaFieldRequestFieldDTOList) GoString() string
- func (s *UpdateRelationMetaFieldRequestFieldDTOList) SetComponentName(v string) *UpdateRelationMetaFieldRequestFieldDTOList
- func (s *UpdateRelationMetaFieldRequestFieldDTOList) SetProps(v *UpdateRelationMetaFieldRequestFieldDTOListProps) *UpdateRelationMetaFieldRequestFieldDTOList
- func (s UpdateRelationMetaFieldRequestFieldDTOList) String() string
- type UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s UpdateRelationMetaFieldRequestFieldDTOListProps) GoString() string
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetAlign(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetBizAlias(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetChoice(v int64) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetContent(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetDisabled(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetDuration(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetFieldId(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetFormat(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetInvisible(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetLabel(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetLabelEditableFreeze(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetLink(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetNeedDetail(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetNotPrint(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetNotUpper(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetOptions(v []*UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetPayEnable(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetPlaceholder(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetRequired(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetRequiredEditableFreeze(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetSortable(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetUnit(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
- func (s UpdateRelationMetaFieldRequestFieldDTOListProps) String() string
- type UpdateRelationMetaFieldRequestFieldDTOListPropsOptions
- func (s UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) GoString() string
- func (s *UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) SetKey(v string) *UpdateRelationMetaFieldRequestFieldDTOListPropsOptions
- func (s *UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) SetValue(v string) *UpdateRelationMetaFieldRequestFieldDTOListPropsOptions
- func (s UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) String() string
- type UpdateRelationMetaFieldResponse
- func (s UpdateRelationMetaFieldResponse) GoString() string
- func (s *UpdateRelationMetaFieldResponse) SetBody(v *UpdateRelationMetaFieldResponseBody) *UpdateRelationMetaFieldResponse
- func (s *UpdateRelationMetaFieldResponse) SetHeaders(v map[string]*string) *UpdateRelationMetaFieldResponse
- func (s UpdateRelationMetaFieldResponse) String() string
- type UpdateRelationMetaFieldResponseBody
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbandonCustomerHeaders ¶
type AbandonCustomerHeaders 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 (AbandonCustomerHeaders) GoString ¶
func (s AbandonCustomerHeaders) GoString() string
func (*AbandonCustomerHeaders) SetCommonHeaders ¶
func (s *AbandonCustomerHeaders) SetCommonHeaders(v map[string]*string) *AbandonCustomerHeaders
func (*AbandonCustomerHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AbandonCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *AbandonCustomerHeaders
func (AbandonCustomerHeaders) String ¶
func (s AbandonCustomerHeaders) String() string
type AbandonCustomerRequest ¶
type AbandonCustomerRequest struct { // 自定义动态描述 CustomTrackDesc *string `json:"customTrackDesc,omitempty" xml:"customTrackDesc,omitempty"` // 客户实例 id 数组 InstanceIdList []*string `json:"instanceIdList,omitempty" xml:"instanceIdList,omitempty" type:"Repeated"` // 操作人staffId,一般为企业员工 OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` // 释放类型:returnPool-退回公海(默认),innerAbandon-仅清除负责人 OptType *string `json:"optType,omitempty" xml:"optType,omitempty"` }
func (AbandonCustomerRequest) GoString ¶
func (s AbandonCustomerRequest) GoString() string
func (*AbandonCustomerRequest) SetCustomTrackDesc ¶
func (s *AbandonCustomerRequest) SetCustomTrackDesc(v string) *AbandonCustomerRequest
func (*AbandonCustomerRequest) SetInstanceIdList ¶
func (s *AbandonCustomerRequest) SetInstanceIdList(v []*string) *AbandonCustomerRequest
func (*AbandonCustomerRequest) SetOperatorUserId ¶
func (s *AbandonCustomerRequest) SetOperatorUserId(v string) *AbandonCustomerRequest
func (*AbandonCustomerRequest) SetOptType ¶
func (s *AbandonCustomerRequest) SetOptType(v string) *AbandonCustomerRequest
func (AbandonCustomerRequest) String ¶
func (s AbandonCustomerRequest) String() string
type AbandonCustomerResponse ¶
type AbandonCustomerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AbandonCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AbandonCustomerResponse) GoString ¶
func (s AbandonCustomerResponse) GoString() string
func (*AbandonCustomerResponse) SetBody ¶
func (s *AbandonCustomerResponse) SetBody(v *AbandonCustomerResponseBody) *AbandonCustomerResponse
func (*AbandonCustomerResponse) SetHeaders ¶
func (s *AbandonCustomerResponse) SetHeaders(v map[string]*string) *AbandonCustomerResponse
func (AbandonCustomerResponse) String ¶
func (s AbandonCustomerResponse) String() string
type AbandonCustomerResponseBody ¶
type AbandonCustomerResponseBody struct { // 成功退回公海的客户实例 id 数组 InstanceIdList []*string `json:"instanceIdList,omitempty" xml:"instanceIdList,omitempty" type:"Repeated"` }
func (AbandonCustomerResponseBody) GoString ¶
func (s AbandonCustomerResponseBody) GoString() string
func (*AbandonCustomerResponseBody) SetInstanceIdList ¶
func (s *AbandonCustomerResponseBody) SetInstanceIdList(v []*string) *AbandonCustomerResponseBody
func (AbandonCustomerResponseBody) String ¶
func (s AbandonCustomerResponseBody) String() string
type AddCrmPersonalCustomerHeaders ¶
type AddCrmPersonalCustomerHeaders 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 (AddCrmPersonalCustomerHeaders) GoString ¶
func (s AddCrmPersonalCustomerHeaders) GoString() string
func (*AddCrmPersonalCustomerHeaders) SetCommonHeaders ¶
func (s *AddCrmPersonalCustomerHeaders) SetCommonHeaders(v map[string]*string) *AddCrmPersonalCustomerHeaders
func (*AddCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *AddCrmPersonalCustomerHeaders
func (AddCrmPersonalCustomerHeaders) String ¶
func (s AddCrmPersonalCustomerHeaders) String() string
type AddCrmPersonalCustomerRequest ¶
type AddCrmPersonalCustomerRequest struct { // 公海领取客户:publicDraw 公海分配客户:publicAssign 其余场景:(不用传) Action *string `json:"action,omitempty" xml:"action,omitempty"` // 记录创建人的昵称 CreatorNick *string `json:"creatorNick,omitempty" xml:"creatorNick,omitempty"` // 记录创建人的用户ID CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 数据内容 Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // 扩展数据内容 ExtendData map[string]interface{} `json:"extendData,omitempty" xml:"extendData,omitempty"` // 权限 Permission *AddCrmPersonalCustomerRequestPermission `json:"permission,omitempty" xml:"permission,omitempty" type:"Struct"` // 关系类型 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` // 跳过uk查重 SkipDuplicateCheck *bool `json:"skipDuplicateCheck,omitempty" xml:"skipDuplicateCheck,omitempty"` }
func (AddCrmPersonalCustomerRequest) GoString ¶
func (s AddCrmPersonalCustomerRequest) GoString() string
func (*AddCrmPersonalCustomerRequest) SetAction ¶
func (s *AddCrmPersonalCustomerRequest) SetAction(v string) *AddCrmPersonalCustomerRequest
func (*AddCrmPersonalCustomerRequest) SetCreatorNick ¶
func (s *AddCrmPersonalCustomerRequest) SetCreatorNick(v string) *AddCrmPersonalCustomerRequest
func (*AddCrmPersonalCustomerRequest) SetCreatorUserId ¶
func (s *AddCrmPersonalCustomerRequest) SetCreatorUserId(v string) *AddCrmPersonalCustomerRequest
func (*AddCrmPersonalCustomerRequest) SetData ¶
func (s *AddCrmPersonalCustomerRequest) SetData(v map[string]interface{}) *AddCrmPersonalCustomerRequest
func (*AddCrmPersonalCustomerRequest) SetExtendData ¶
func (s *AddCrmPersonalCustomerRequest) SetExtendData(v map[string]interface{}) *AddCrmPersonalCustomerRequest
func (*AddCrmPersonalCustomerRequest) SetPermission ¶
func (s *AddCrmPersonalCustomerRequest) SetPermission(v *AddCrmPersonalCustomerRequestPermission) *AddCrmPersonalCustomerRequest
func (*AddCrmPersonalCustomerRequest) SetRelationType ¶
func (s *AddCrmPersonalCustomerRequest) SetRelationType(v string) *AddCrmPersonalCustomerRequest
func (*AddCrmPersonalCustomerRequest) SetSkipDuplicateCheck ¶
func (s *AddCrmPersonalCustomerRequest) SetSkipDuplicateCheck(v bool) *AddCrmPersonalCustomerRequest
func (AddCrmPersonalCustomerRequest) String ¶
func (s AddCrmPersonalCustomerRequest) String() string
type AddCrmPersonalCustomerRequestPermission ¶
type AddCrmPersonalCustomerRequestPermission struct { // 负责人的用户ID OwnerStaffIds []*string `json:"ownerStaffIds,omitempty" xml:"ownerStaffIds,omitempty" type:"Repeated"` // 协同人的用户ID ParticipantStaffIds []*string `json:"participantStaffIds,omitempty" xml:"participantStaffIds,omitempty" type:"Repeated"` }
func (AddCrmPersonalCustomerRequestPermission) GoString ¶
func (s AddCrmPersonalCustomerRequestPermission) GoString() string
func (*AddCrmPersonalCustomerRequestPermission) SetOwnerStaffIds ¶
func (s *AddCrmPersonalCustomerRequestPermission) SetOwnerStaffIds(v []*string) *AddCrmPersonalCustomerRequestPermission
func (*AddCrmPersonalCustomerRequestPermission) SetParticipantStaffIds ¶
func (s *AddCrmPersonalCustomerRequestPermission) SetParticipantStaffIds(v []*string) *AddCrmPersonalCustomerRequestPermission
func (AddCrmPersonalCustomerRequestPermission) String ¶
func (s AddCrmPersonalCustomerRequestPermission) String() string
type AddCrmPersonalCustomerResponse ¶
type AddCrmPersonalCustomerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddCrmPersonalCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddCrmPersonalCustomerResponse) GoString ¶
func (s AddCrmPersonalCustomerResponse) GoString() string
func (*AddCrmPersonalCustomerResponse) SetBody ¶
func (s *AddCrmPersonalCustomerResponse) SetBody(v *AddCrmPersonalCustomerResponseBody) *AddCrmPersonalCustomerResponse
func (*AddCrmPersonalCustomerResponse) SetHeaders ¶
func (s *AddCrmPersonalCustomerResponse) SetHeaders(v map[string]*string) *AddCrmPersonalCustomerResponse
func (AddCrmPersonalCustomerResponse) String ¶
func (s AddCrmPersonalCustomerResponse) String() string
type AddCrmPersonalCustomerResponseBody ¶
type AddCrmPersonalCustomerResponseBody struct { // 客户数据id InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` }
func (AddCrmPersonalCustomerResponseBody) GoString ¶
func (s AddCrmPersonalCustomerResponseBody) GoString() string
func (*AddCrmPersonalCustomerResponseBody) SetInstanceId ¶
func (s *AddCrmPersonalCustomerResponseBody) SetInstanceId(v string) *AddCrmPersonalCustomerResponseBody
func (AddCrmPersonalCustomerResponseBody) String ¶
func (s AddCrmPersonalCustomerResponseBody) String() string
type AddCustomerTrackHeaders ¶
type AddCustomerTrackHeaders 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 (AddCustomerTrackHeaders) GoString ¶
func (s AddCustomerTrackHeaders) GoString() string
func (*AddCustomerTrackHeaders) SetCommonHeaders ¶
func (s *AddCustomerTrackHeaders) SetCommonHeaders(v map[string]*string) *AddCustomerTrackHeaders
func (*AddCustomerTrackHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddCustomerTrackHeaders) SetXAcsDingtalkAccessToken(v string) *AddCustomerTrackHeaders
func (AddCustomerTrackHeaders) String ¶
func (s AddCustomerTrackHeaders) String() string
type AddCustomerTrackRequest ¶
type AddCustomerTrackRequest struct { // 动态内容,markdown格式 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 客户ID CustomerId *string `json:"customerId,omitempty" xml:"customerId,omitempty"` // 任意业务自定义的数据,可空 ExtraBizInfo *string `json:"extraBizInfo,omitempty" xml:"extraBizInfo,omitempty"` // 幂等key,5分钟内避免重复写入,保证幂等,可空 IdempotentKey *string `json:"idempotentKey,omitempty" xml:"idempotentKey,omitempty"` // 操作人userId OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` // 关系类型 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` // 动态标题 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 动态的类型 Type *int32 `json:"type,omitempty" xml:"type,omitempty"` }
func (AddCustomerTrackRequest) GoString ¶
func (s AddCustomerTrackRequest) GoString() string
func (*AddCustomerTrackRequest) SetContent ¶
func (s *AddCustomerTrackRequest) SetContent(v string) *AddCustomerTrackRequest
func (*AddCustomerTrackRequest) SetCustomerId ¶
func (s *AddCustomerTrackRequest) SetCustomerId(v string) *AddCustomerTrackRequest
func (*AddCustomerTrackRequest) SetExtraBizInfo ¶
func (s *AddCustomerTrackRequest) SetExtraBizInfo(v string) *AddCustomerTrackRequest
func (*AddCustomerTrackRequest) SetIdempotentKey ¶
func (s *AddCustomerTrackRequest) SetIdempotentKey(v string) *AddCustomerTrackRequest
func (*AddCustomerTrackRequest) SetOperatorUserId ¶
func (s *AddCustomerTrackRequest) SetOperatorUserId(v string) *AddCustomerTrackRequest
func (*AddCustomerTrackRequest) SetRelationType ¶
func (s *AddCustomerTrackRequest) SetRelationType(v string) *AddCustomerTrackRequest
func (*AddCustomerTrackRequest) SetTitle ¶
func (s *AddCustomerTrackRequest) SetTitle(v string) *AddCustomerTrackRequest
func (*AddCustomerTrackRequest) SetType ¶
func (s *AddCustomerTrackRequest) SetType(v int32) *AddCustomerTrackRequest
func (AddCustomerTrackRequest) String ¶
func (s AddCustomerTrackRequest) String() string
type AddCustomerTrackResponse ¶
type AddCustomerTrackResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddCustomerTrackResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddCustomerTrackResponse) GoString ¶
func (s AddCustomerTrackResponse) GoString() string
func (*AddCustomerTrackResponse) SetBody ¶
func (s *AddCustomerTrackResponse) SetBody(v *AddCustomerTrackResponseBody) *AddCustomerTrackResponse
func (*AddCustomerTrackResponse) SetHeaders ¶
func (s *AddCustomerTrackResponse) SetHeaders(v map[string]*string) *AddCustomerTrackResponse
func (AddCustomerTrackResponse) String ¶
func (s AddCustomerTrackResponse) String() string
type AddCustomerTrackResponseBody ¶
type AddCustomerTrackResponseBody struct { // 是否成功 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (AddCustomerTrackResponseBody) GoString ¶
func (s AddCustomerTrackResponseBody) GoString() string
func (*AddCustomerTrackResponseBody) SetSuccess ¶
func (s *AddCustomerTrackResponseBody) SetSuccess(v bool) *AddCustomerTrackResponseBody
func (AddCustomerTrackResponseBody) String ¶
func (s AddCustomerTrackResponseBody) String() string
type AddRelationMetaFieldHeaders ¶
type AddRelationMetaFieldHeaders 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 (AddRelationMetaFieldHeaders) GoString ¶
func (s AddRelationMetaFieldHeaders) GoString() string
func (*AddRelationMetaFieldHeaders) SetCommonHeaders ¶
func (s *AddRelationMetaFieldHeaders) SetCommonHeaders(v map[string]*string) *AddRelationMetaFieldHeaders
func (*AddRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken ¶
func (s *AddRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken(v string) *AddRelationMetaFieldHeaders
func (AddRelationMetaFieldHeaders) String ¶
func (s AddRelationMetaFieldHeaders) String() string
type AddRelationMetaFieldRequest ¶
type AddRelationMetaFieldRequest struct { FieldDTOList []*AddRelationMetaFieldRequestFieldDTOList `json:"fieldDTOList,omitempty" xml:"fieldDTOList,omitempty" type:"Repeated"` OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` Tenant *string `json:"tenant,omitempty" xml:"tenant,omitempty"` }
func (AddRelationMetaFieldRequest) GoString ¶
func (s AddRelationMetaFieldRequest) GoString() string
func (*AddRelationMetaFieldRequest) SetFieldDTOList ¶
func (s *AddRelationMetaFieldRequest) SetFieldDTOList(v []*AddRelationMetaFieldRequestFieldDTOList) *AddRelationMetaFieldRequest
func (*AddRelationMetaFieldRequest) SetOperatorUserId ¶
func (s *AddRelationMetaFieldRequest) SetOperatorUserId(v string) *AddRelationMetaFieldRequest
func (*AddRelationMetaFieldRequest) SetRelationType ¶
func (s *AddRelationMetaFieldRequest) SetRelationType(v string) *AddRelationMetaFieldRequest
func (*AddRelationMetaFieldRequest) SetTenant ¶
func (s *AddRelationMetaFieldRequest) SetTenant(v string) *AddRelationMetaFieldRequest
func (AddRelationMetaFieldRequest) String ¶
func (s AddRelationMetaFieldRequest) String() string
type AddRelationMetaFieldRequestFieldDTOList ¶
type AddRelationMetaFieldRequestFieldDTOList struct { ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` Props *AddRelationMetaFieldRequestFieldDTOListProps `json:"props,omitempty" xml:"props,omitempty" type:"Struct"` }
func (AddRelationMetaFieldRequestFieldDTOList) GoString ¶
func (s AddRelationMetaFieldRequestFieldDTOList) GoString() string
func (*AddRelationMetaFieldRequestFieldDTOList) SetComponentName ¶
func (s *AddRelationMetaFieldRequestFieldDTOList) SetComponentName(v string) *AddRelationMetaFieldRequestFieldDTOList
func (AddRelationMetaFieldRequestFieldDTOList) String ¶
func (s AddRelationMetaFieldRequestFieldDTOList) String() string
type AddRelationMetaFieldRequestFieldDTOListProps ¶
type AddRelationMetaFieldRequestFieldDTOListProps struct { Align *string `json:"align,omitempty" xml:"align,omitempty"` BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` Duration *bool `json:"duration,omitempty" xml:"duration,omitempty"` FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` Link *string `json:"link,omitempty" xml:"link,omitempty"` NeedDetail *string `json:"needDetail,omitempty" xml:"needDetail,omitempty"` NotPrint *string `json:"notPrint,omitempty" xml:"notPrint,omitempty"` NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` Options []*AddRelationMetaFieldRequestFieldDTOListPropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` Sortable *bool `json:"sortable,omitempty" xml:"sortable,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (AddRelationMetaFieldRequestFieldDTOListProps) GoString ¶
func (s AddRelationMetaFieldRequestFieldDTOListProps) GoString() string
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetAlign ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetAlign(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetBizAlias ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetBizAlias(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetChoice ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetChoice(v int64) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetContent ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetContent(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetDisabled ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetDisabled(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetDuration ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetDuration(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetFieldId ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetFieldId(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetFormat ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetFormat(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetInvisible ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetInvisible(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetLabel ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetLabel(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetLabelEditableFreeze ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetLabelEditableFreeze(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetLink ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetLink(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetNeedDetail ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetNeedDetail(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetNotPrint ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetNotPrint(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetNotUpper ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetNotUpper(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetOptions ¶
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetPayEnable ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetPayEnable(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetPlaceholder ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetPlaceholder(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetRequired ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetRequired(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetRequiredEditableFreeze ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetRequiredEditableFreeze(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetSortable ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetSortable(v bool) *AddRelationMetaFieldRequestFieldDTOListProps
func (*AddRelationMetaFieldRequestFieldDTOListProps) SetUnit ¶
func (s *AddRelationMetaFieldRequestFieldDTOListProps) SetUnit(v string) *AddRelationMetaFieldRequestFieldDTOListProps
func (AddRelationMetaFieldRequestFieldDTOListProps) String ¶
func (s AddRelationMetaFieldRequestFieldDTOListProps) String() string
type AddRelationMetaFieldRequestFieldDTOListPropsOptions ¶
type AddRelationMetaFieldRequestFieldDTOListPropsOptions struct { Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (AddRelationMetaFieldRequestFieldDTOListPropsOptions) GoString ¶
func (s AddRelationMetaFieldRequestFieldDTOListPropsOptions) GoString() string
func (AddRelationMetaFieldRequestFieldDTOListPropsOptions) String ¶
func (s AddRelationMetaFieldRequestFieldDTOListPropsOptions) String() string
type AddRelationMetaFieldResponse ¶
type AddRelationMetaFieldResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *AddRelationMetaFieldResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddRelationMetaFieldResponse) GoString ¶
func (s AddRelationMetaFieldResponse) GoString() string
func (*AddRelationMetaFieldResponse) SetBody ¶
func (s *AddRelationMetaFieldResponse) SetBody(v *AddRelationMetaFieldResponseBody) *AddRelationMetaFieldResponse
func (*AddRelationMetaFieldResponse) SetHeaders ¶
func (s *AddRelationMetaFieldResponse) SetHeaders(v map[string]*string) *AddRelationMetaFieldResponse
func (AddRelationMetaFieldResponse) String ¶
func (s AddRelationMetaFieldResponse) String() string
type AddRelationMetaFieldResponseBody ¶
type AddRelationMetaFieldResponseBody struct {
RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"`
}
func (AddRelationMetaFieldResponseBody) GoString ¶
func (s AddRelationMetaFieldResponseBody) GoString() string
func (*AddRelationMetaFieldResponseBody) SetRelationType ¶
func (s *AddRelationMetaFieldResponseBody) SetRelationType(v string) *AddRelationMetaFieldResponseBody
func (AddRelationMetaFieldResponseBody) String ¶
func (s AddRelationMetaFieldResponseBody) String() string
type BatchAddRelationDatasHeaders ¶
type BatchAddRelationDatasHeaders 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 (BatchAddRelationDatasHeaders) GoString ¶
func (s BatchAddRelationDatasHeaders) GoString() string
func (*BatchAddRelationDatasHeaders) SetCommonHeaders ¶
func (s *BatchAddRelationDatasHeaders) SetCommonHeaders(v map[string]*string) *BatchAddRelationDatasHeaders
func (*BatchAddRelationDatasHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchAddRelationDatasHeaders) SetXAcsDingtalkAccessToken(v string) *BatchAddRelationDatasHeaders
func (BatchAddRelationDatasHeaders) String ¶
func (s BatchAddRelationDatasHeaders) String() string
type BatchAddRelationDatasRequest ¶
type BatchAddRelationDatasRequest struct { // 操作人userId OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` // 关系数据列表。 RelationList []*BatchAddRelationDatasRequestRelationList `json:"relationList,omitempty" xml:"relationList,omitempty" type:"Repeated"` // 关系类型。 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` // 是否跳过查重,默认不跳过。 SkipDuplicateCheck *bool `json:"skipDuplicateCheck,omitempty" xml:"skipDuplicateCheck,omitempty"` }
func (BatchAddRelationDatasRequest) GoString ¶
func (s BatchAddRelationDatasRequest) GoString() string
func (*BatchAddRelationDatasRequest) SetOperatorUserId ¶
func (s *BatchAddRelationDatasRequest) SetOperatorUserId(v string) *BatchAddRelationDatasRequest
func (*BatchAddRelationDatasRequest) SetRelationList ¶
func (s *BatchAddRelationDatasRequest) SetRelationList(v []*BatchAddRelationDatasRequestRelationList) *BatchAddRelationDatasRequest
func (*BatchAddRelationDatasRequest) SetRelationType ¶
func (s *BatchAddRelationDatasRequest) SetRelationType(v string) *BatchAddRelationDatasRequest
func (*BatchAddRelationDatasRequest) SetSkipDuplicateCheck ¶
func (s *BatchAddRelationDatasRequest) SetSkipDuplicateCheck(v bool) *BatchAddRelationDatasRequest
func (BatchAddRelationDatasRequest) String ¶
func (s BatchAddRelationDatasRequest) String() string
type BatchAddRelationDatasRequestRelationList ¶
type BatchAddRelationDatasRequestRelationList struct { // 关系模型数据。 BizDataList []*BatchAddRelationDatasRequestRelationListBizDataList `json:"bizDataList,omitempty" xml:"bizDataList,omitempty" type:"Repeated"` // 扩展业务字段。 BizExtMap map[string]*string `json:"bizExtMap,omitempty" xml:"bizExtMap,omitempty"` // 负责人、协同人信息。 RelationPermissionDTO *BatchAddRelationDatasRequestRelationListRelationPermissionDTO `json:"relationPermissionDTO,omitempty" xml:"relationPermissionDTO,omitempty" type:"Struct"` }
func (BatchAddRelationDatasRequestRelationList) GoString ¶
func (s BatchAddRelationDatasRequestRelationList) GoString() string
func (*BatchAddRelationDatasRequestRelationList) SetBizDataList ¶
func (s *BatchAddRelationDatasRequestRelationList) SetBizDataList(v []*BatchAddRelationDatasRequestRelationListBizDataList) *BatchAddRelationDatasRequestRelationList
func (*BatchAddRelationDatasRequestRelationList) SetBizExtMap ¶
func (s *BatchAddRelationDatasRequestRelationList) SetBizExtMap(v map[string]*string) *BatchAddRelationDatasRequestRelationList
func (*BatchAddRelationDatasRequestRelationList) SetRelationPermissionDTO ¶
func (s *BatchAddRelationDatasRequestRelationList) SetRelationPermissionDTO(v *BatchAddRelationDatasRequestRelationListRelationPermissionDTO) *BatchAddRelationDatasRequestRelationList
func (BatchAddRelationDatasRequestRelationList) String ¶
func (s BatchAddRelationDatasRequestRelationList) String() string
type BatchAddRelationDatasRequestRelationListBizDataList ¶
type BatchAddRelationDatasRequestRelationListBizDataList struct { // 模型字段extendValue。 ExtendValue *string `json:"extendValue,omitempty" xml:"extendValue,omitempty"` // 模型字段id。 Key *string `json:"key,omitempty" xml:"key,omitempty"` // 模型字段value。 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (BatchAddRelationDatasRequestRelationListBizDataList) GoString ¶
func (s BatchAddRelationDatasRequestRelationListBizDataList) GoString() string
func (*BatchAddRelationDatasRequestRelationListBizDataList) SetExtendValue ¶
func (s *BatchAddRelationDatasRequestRelationListBizDataList) SetExtendValue(v string) *BatchAddRelationDatasRequestRelationListBizDataList
func (BatchAddRelationDatasRequestRelationListBizDataList) String ¶
func (s BatchAddRelationDatasRequestRelationListBizDataList) String() string
type BatchAddRelationDatasRequestRelationListRelationPermissionDTO ¶
type BatchAddRelationDatasRequestRelationListRelationPermissionDTO struct { // 协同人列表 ParticipantUserIds []*string `json:"participantUserIds,omitempty" xml:"participantUserIds,omitempty" type:"Repeated"` // 负责人列表 PrincipalUserIds []*string `json:"principalUserIds,omitempty" xml:"principalUserIds,omitempty" type:"Repeated"` }
func (BatchAddRelationDatasRequestRelationListRelationPermissionDTO) GoString ¶
func (s BatchAddRelationDatasRequestRelationListRelationPermissionDTO) GoString() string
func (*BatchAddRelationDatasRequestRelationListRelationPermissionDTO) SetParticipantUserIds ¶
func (s *BatchAddRelationDatasRequestRelationListRelationPermissionDTO) SetParticipantUserIds(v []*string) *BatchAddRelationDatasRequestRelationListRelationPermissionDTO
func (*BatchAddRelationDatasRequestRelationListRelationPermissionDTO) SetPrincipalUserIds ¶
func (s *BatchAddRelationDatasRequestRelationListRelationPermissionDTO) SetPrincipalUserIds(v []*string) *BatchAddRelationDatasRequestRelationListRelationPermissionDTO
func (BatchAddRelationDatasRequestRelationListRelationPermissionDTO) String ¶
func (s BatchAddRelationDatasRequestRelationListRelationPermissionDTO) String() string
type BatchAddRelationDatasResponse ¶
type BatchAddRelationDatasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchAddRelationDatasResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchAddRelationDatasResponse) GoString ¶
func (s BatchAddRelationDatasResponse) GoString() string
func (*BatchAddRelationDatasResponse) SetBody ¶
func (s *BatchAddRelationDatasResponse) SetBody(v *BatchAddRelationDatasResponseBody) *BatchAddRelationDatasResponse
func (*BatchAddRelationDatasResponse) SetHeaders ¶
func (s *BatchAddRelationDatasResponse) SetHeaders(v map[string]*string) *BatchAddRelationDatasResponse
func (BatchAddRelationDatasResponse) String ¶
func (s BatchAddRelationDatasResponse) String() string
type BatchAddRelationDatasResponseBody ¶
type BatchAddRelationDatasResponseBody struct { // 批量插入结果列表,results的结果和要新增的数据是一一对应的,可以获取到每条数据分别是否成功。 Results []*BatchAddRelationDatasResponseBodyResults `json:"results,omitempty" xml:"results,omitempty" type:"Repeated"` }
func (BatchAddRelationDatasResponseBody) GoString ¶
func (s BatchAddRelationDatasResponseBody) GoString() string
func (*BatchAddRelationDatasResponseBody) SetResults ¶
func (s *BatchAddRelationDatasResponseBody) SetResults(v []*BatchAddRelationDatasResponseBodyResults) *BatchAddRelationDatasResponseBody
func (BatchAddRelationDatasResponseBody) String ¶
func (s BatchAddRelationDatasResponseBody) String() string
type BatchAddRelationDatasResponseBodyResults ¶
type BatchAddRelationDatasResponseBodyResults struct { // 如果因为查重导致失败,表示重复的关系数据id列表。 DuplicatedRelationIds []*string `json:"duplicatedRelationIds,omitempty" xml:"duplicatedRelationIds,omitempty" type:"Repeated"` // 如果保存失败,则表示失败的错误码。 ErrorCode *string `json:"errorCode,omitempty" xml:"errorCode,omitempty"` // 如果保存失败,则表示失败的错误原因。 ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"` // 保存成功的关系id。 RelationId *string `json:"relationId,omitempty" xml:"relationId,omitempty"` // 数据是否保存成功。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (BatchAddRelationDatasResponseBodyResults) GoString ¶
func (s BatchAddRelationDatasResponseBodyResults) GoString() string
func (*BatchAddRelationDatasResponseBodyResults) SetDuplicatedRelationIds ¶
func (s *BatchAddRelationDatasResponseBodyResults) SetDuplicatedRelationIds(v []*string) *BatchAddRelationDatasResponseBodyResults
func (*BatchAddRelationDatasResponseBodyResults) SetErrorCode ¶
func (s *BatchAddRelationDatasResponseBodyResults) SetErrorCode(v string) *BatchAddRelationDatasResponseBodyResults
func (*BatchAddRelationDatasResponseBodyResults) SetErrorMsg ¶
func (s *BatchAddRelationDatasResponseBodyResults) SetErrorMsg(v string) *BatchAddRelationDatasResponseBodyResults
func (*BatchAddRelationDatasResponseBodyResults) SetRelationId ¶
func (s *BatchAddRelationDatasResponseBodyResults) SetRelationId(v string) *BatchAddRelationDatasResponseBodyResults
func (*BatchAddRelationDatasResponseBodyResults) SetSuccess ¶
func (s *BatchAddRelationDatasResponseBodyResults) SetSuccess(v bool) *BatchAddRelationDatasResponseBodyResults
func (BatchAddRelationDatasResponseBodyResults) String ¶
func (s BatchAddRelationDatasResponseBodyResults) String() string
type BatchSendOfficialAccountOTOMessageHeaders ¶
type BatchSendOfficialAccountOTOMessageHeaders 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 (BatchSendOfficialAccountOTOMessageHeaders) GoString ¶
func (s BatchSendOfficialAccountOTOMessageHeaders) GoString() string
func (*BatchSendOfficialAccountOTOMessageHeaders) SetCommonHeaders ¶
func (s *BatchSendOfficialAccountOTOMessageHeaders) SetCommonHeaders(v map[string]*string) *BatchSendOfficialAccountOTOMessageHeaders
func (*BatchSendOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchSendOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken(v string) *BatchSendOfficialAccountOTOMessageHeaders
func (BatchSendOfficialAccountOTOMessageHeaders) String ¶
func (s BatchSendOfficialAccountOTOMessageHeaders) String() string
type BatchSendOfficialAccountOTOMessageRequest ¶
type BatchSendOfficialAccountOTOMessageRequest struct { // 服务窗帐号ID AccountId *string `json:"accountId,omitempty" xml:"accountId,omitempty"` // 服务窗授权的调用方标识,可空 BizId *string `json:"bizId,omitempty" xml:"bizId,omitempty"` // 消息详情 Detail *BatchSendOfficialAccountOTOMessageRequestDetail `json:"detail,omitempty" xml:"detail,omitempty" type:"Struct"` }
func (BatchSendOfficialAccountOTOMessageRequest) GoString ¶
func (s BatchSendOfficialAccountOTOMessageRequest) GoString() string
func (*BatchSendOfficialAccountOTOMessageRequest) SetAccountId ¶
func (s *BatchSendOfficialAccountOTOMessageRequest) SetAccountId(v string) *BatchSendOfficialAccountOTOMessageRequest
func (*BatchSendOfficialAccountOTOMessageRequest) SetBizId ¶
func (s *BatchSendOfficialAccountOTOMessageRequest) SetBizId(v string) *BatchSendOfficialAccountOTOMessageRequest
func (BatchSendOfficialAccountOTOMessageRequest) String ¶
func (s BatchSendOfficialAccountOTOMessageRequest) String() string
type BatchSendOfficialAccountOTOMessageRequestDetail ¶
type BatchSendOfficialAccountOTOMessageRequestDetail struct { // 业务请求标识,当一次业务请求需要多次调用发送API时可以设置此参数,方便后续跟踪处理。 BizRequestId *string `json:"bizRequestId,omitempty" xml:"bizRequestId,omitempty"` // 消息体 MessageBody *BatchSendOfficialAccountOTOMessageRequestDetailMessageBody `json:"messageBody,omitempty" xml:"messageBody,omitempty" type:"Struct"` // 消息类型 MsgType *string `json:"msgType,omitempty" xml:"msgType,omitempty"` // 全员群发 SendToAll *bool `json:"sendToAll,omitempty" xml:"sendToAll,omitempty"` // 消息接收人列表,最多支持1000人 UserIdList []*string `json:"userIdList,omitempty" xml:"userIdList,omitempty" type:"Repeated"` // 消息请求唯一ID Uuid *string `json:"uuid,omitempty" xml:"uuid,omitempty"` }
func (BatchSendOfficialAccountOTOMessageRequestDetail) GoString ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetail) GoString() string
func (*BatchSendOfficialAccountOTOMessageRequestDetail) SetBizRequestId ¶
func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetBizRequestId(v string) *BatchSendOfficialAccountOTOMessageRequestDetail
func (*BatchSendOfficialAccountOTOMessageRequestDetail) SetMessageBody ¶
func (*BatchSendOfficialAccountOTOMessageRequestDetail) SetMsgType ¶
func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetMsgType(v string) *BatchSendOfficialAccountOTOMessageRequestDetail
func (*BatchSendOfficialAccountOTOMessageRequestDetail) SetSendToAll ¶
func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetSendToAll(v bool) *BatchSendOfficialAccountOTOMessageRequestDetail
func (*BatchSendOfficialAccountOTOMessageRequestDetail) SetUserIdList ¶
func (s *BatchSendOfficialAccountOTOMessageRequestDetail) SetUserIdList(v []*string) *BatchSendOfficialAccountOTOMessageRequestDetail
func (BatchSendOfficialAccountOTOMessageRequestDetail) String ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetail) String() string
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBody ¶
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBody struct { // 卡片消息 ActionCard *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard `json:"actionCard,omitempty" xml:"actionCard,omitempty" type:"Struct"` // 链接消息类型 Link *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink `json:"link,omitempty" xml:"link,omitempty" type:"Struct"` // markdown消息,仅对消息类型为markdown时有效 Markdown *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown `json:"markdown,omitempty" xml:"markdown,omitempty" type:"Struct"` // 文本消息体 对于文本类型消息时必填 Text *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText `json:"text,omitempty" xml:"text,omitempty" type:"Struct"` }
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) GoString ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) GoString() string
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) SetActionCard ¶
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) SetMarkdown ¶
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) String ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBody) String() string
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard ¶
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard struct { // 使用独立跳转ActionCard样式时的按钮列表;必须与buttonOrientation同时设置,且长度不超过1000字符。 ButtonList []*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList `json:"buttonList,omitempty" xml:"buttonList,omitempty" type:"Repeated"` // 按钮排列方式: 0:竖直排列 1:横向排列 必须与buttonList同时设置。 ButtonOrientation *string `json:"buttonOrientation,omitempty" xml:"buttonOrientation,omitempty"` // 消息内容,支持markdown,语法参考标准markdown语法。1000个字符以内。 Markdown *string `json:"markdown,omitempty" xml:"markdown,omitempty"` // 使用整体跳转ActionCard样式时的标题。必须与singleUrl同时设置,最长20个字符。 SingleTitle *string `json:"singleTitle,omitempty" xml:"singleTitle,omitempty"` // 消息点击链接地址,当发送消息为小程序时支持小程序跳转链接,最长500个字符。 SingleUrl *string `json:"singleUrl,omitempty" xml:"singleUrl,omitempty"` // 透出到会话列表和通知的文案 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) GoString ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) GoString() string
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonList ¶
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonOrientation ¶
func (s *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonOrientation(v string) *BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetMarkdown ¶
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetSingleTitle ¶
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetSingleUrl ¶
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) String ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) String() string
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList ¶
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList struct { // 使用独立跳转ActionCard样式时的跳转链接。 ActionUrl *string `json:"actionUrl,omitempty" xml:"actionUrl,omitempty"` // 使用独立跳转ActionCard样式时的按钮的标题,最长20个字符。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) GoString ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) GoString() string
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) SetActionUrl ¶
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink ¶
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink struct { // 消息点击链接地址,当发送消息为小程序时支持小程序跳转链接。 MessageUrl *string `json:"messageUrl,omitempty" xml:"messageUrl,omitempty"` // 图片地址 PicUrl *string `json:"picUrl,omitempty" xml:"picUrl,omitempty"` // 消息描述,建议500字符以内。 Text *string `json:"text,omitempty" xml:"text,omitempty"` // 消息标题,建议100字符以内。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) GoString ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) GoString() string
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetMessageUrl ¶
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) String ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyLink) String() string
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown ¶
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown struct { // markdown格式的消息,建议500字符以内。 Text *string `json:"text,omitempty" xml:"text,omitempty"` // 首屏会话透出的展示内容。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) GoString ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) GoString() string
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) String ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) String() string
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText ¶
type BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText struct { // 消息内容,建议500字符以内。 Content *string `json:"content,omitempty" xml:"content,omitempty"` }
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) GoString ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) GoString() string
func (*BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) SetContent ¶
func (BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) String ¶
func (s BatchSendOfficialAccountOTOMessageRequestDetailMessageBodyText) String() string
type BatchSendOfficialAccountOTOMessageResponse ¶
type BatchSendOfficialAccountOTOMessageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchSendOfficialAccountOTOMessageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchSendOfficialAccountOTOMessageResponse) GoString ¶
func (s BatchSendOfficialAccountOTOMessageResponse) GoString() string
func (*BatchSendOfficialAccountOTOMessageResponse) SetHeaders ¶
func (s *BatchSendOfficialAccountOTOMessageResponse) SetHeaders(v map[string]*string) *BatchSendOfficialAccountOTOMessageResponse
func (BatchSendOfficialAccountOTOMessageResponse) String ¶
func (s BatchSendOfficialAccountOTOMessageResponse) String() string
type BatchSendOfficialAccountOTOMessageResponseBody ¶
type BatchSendOfficialAccountOTOMessageResponseBody struct { // 开放API RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // result Result *BatchSendOfficialAccountOTOMessageResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (BatchSendOfficialAccountOTOMessageResponseBody) GoString ¶
func (s BatchSendOfficialAccountOTOMessageResponseBody) GoString() string
func (*BatchSendOfficialAccountOTOMessageResponseBody) SetRequestId ¶
func (s *BatchSendOfficialAccountOTOMessageResponseBody) SetRequestId(v string) *BatchSendOfficialAccountOTOMessageResponseBody
func (BatchSendOfficialAccountOTOMessageResponseBody) String ¶
func (s BatchSendOfficialAccountOTOMessageResponseBody) String() string
type BatchSendOfficialAccountOTOMessageResponseBodyResult ¶
type BatchSendOfficialAccountOTOMessageResponseBodyResult struct {
OpenPushId *string `json:"openPushId,omitempty" xml:"openPushId,omitempty"`
}
func (BatchSendOfficialAccountOTOMessageResponseBodyResult) GoString ¶
func (s BatchSendOfficialAccountOTOMessageResponseBodyResult) GoString() string
func (*BatchSendOfficialAccountOTOMessageResponseBodyResult) SetOpenPushId ¶
func (s *BatchSendOfficialAccountOTOMessageResponseBodyResult) SetOpenPushId(v string) *BatchSendOfficialAccountOTOMessageResponseBodyResult
func (BatchSendOfficialAccountOTOMessageResponseBodyResult) String ¶
func (s BatchSendOfficialAccountOTOMessageResponseBodyResult) String() string
type BatchUpdateRelationDatasHeaders ¶
type BatchUpdateRelationDatasHeaders 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 (BatchUpdateRelationDatasHeaders) GoString ¶
func (s BatchUpdateRelationDatasHeaders) GoString() string
func (*BatchUpdateRelationDatasHeaders) SetCommonHeaders ¶
func (s *BatchUpdateRelationDatasHeaders) SetCommonHeaders(v map[string]*string) *BatchUpdateRelationDatasHeaders
func (*BatchUpdateRelationDatasHeaders) SetXAcsDingtalkAccessToken ¶
func (s *BatchUpdateRelationDatasHeaders) SetXAcsDingtalkAccessToken(v string) *BatchUpdateRelationDatasHeaders
func (BatchUpdateRelationDatasHeaders) String ¶
func (s BatchUpdateRelationDatasHeaders) String() string
type BatchUpdateRelationDatasRequest ¶
type BatchUpdateRelationDatasRequest struct { // 操作人userId OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` // 关系数据列表。 RelationList []*BatchUpdateRelationDatasRequestRelationList `json:"relationList,omitempty" xml:"relationList,omitempty" type:"Repeated"` // 关系类型。 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` // 是否跳过查重,默认不跳过。 SkipDuplicateCheck *bool `json:"skipDuplicateCheck,omitempty" xml:"skipDuplicateCheck,omitempty"` }
func (BatchUpdateRelationDatasRequest) GoString ¶
func (s BatchUpdateRelationDatasRequest) GoString() string
func (*BatchUpdateRelationDatasRequest) SetOperatorUserId ¶
func (s *BatchUpdateRelationDatasRequest) SetOperatorUserId(v string) *BatchUpdateRelationDatasRequest
func (*BatchUpdateRelationDatasRequest) SetRelationList ¶
func (s *BatchUpdateRelationDatasRequest) SetRelationList(v []*BatchUpdateRelationDatasRequestRelationList) *BatchUpdateRelationDatasRequest
func (*BatchUpdateRelationDatasRequest) SetRelationType ¶
func (s *BatchUpdateRelationDatasRequest) SetRelationType(v string) *BatchUpdateRelationDatasRequest
func (*BatchUpdateRelationDatasRequest) SetSkipDuplicateCheck ¶
func (s *BatchUpdateRelationDatasRequest) SetSkipDuplicateCheck(v bool) *BatchUpdateRelationDatasRequest
func (BatchUpdateRelationDatasRequest) String ¶
func (s BatchUpdateRelationDatasRequest) String() string
type BatchUpdateRelationDatasRequestRelationList ¶
type BatchUpdateRelationDatasRequestRelationList struct { // 关系模型数据。 BizDataList []*BatchUpdateRelationDatasRequestRelationListBizDataList `json:"bizDataList,omitempty" xml:"bizDataList,omitempty" type:"Repeated"` // 扩展业务字段。 BizExtMap map[string]*string `json:"bizExtMap,omitempty" xml:"bizExtMap,omitempty"` // 关系id RelationId *string `json:"relationId,omitempty" xml:"relationId,omitempty"` }
func (BatchUpdateRelationDatasRequestRelationList) GoString ¶
func (s BatchUpdateRelationDatasRequestRelationList) GoString() string
func (*BatchUpdateRelationDatasRequestRelationList) SetBizDataList ¶
func (*BatchUpdateRelationDatasRequestRelationList) SetBizExtMap ¶
func (s *BatchUpdateRelationDatasRequestRelationList) SetBizExtMap(v map[string]*string) *BatchUpdateRelationDatasRequestRelationList
func (*BatchUpdateRelationDatasRequestRelationList) SetRelationId ¶
func (s *BatchUpdateRelationDatasRequestRelationList) SetRelationId(v string) *BatchUpdateRelationDatasRequestRelationList
func (BatchUpdateRelationDatasRequestRelationList) String ¶
func (s BatchUpdateRelationDatasRequestRelationList) String() string
type BatchUpdateRelationDatasRequestRelationListBizDataList ¶
type BatchUpdateRelationDatasRequestRelationListBizDataList struct { // 模型字段extendValue。 ExtendValue *string `json:"extendValue,omitempty" xml:"extendValue,omitempty"` // 模型字段id。 Key *string `json:"key,omitempty" xml:"key,omitempty"` // 模型字段value。 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (BatchUpdateRelationDatasRequestRelationListBizDataList) GoString ¶
func (s BatchUpdateRelationDatasRequestRelationListBizDataList) GoString() string
func (*BatchUpdateRelationDatasRequestRelationListBizDataList) SetExtendValue ¶
func (s *BatchUpdateRelationDatasRequestRelationListBizDataList) SetExtendValue(v string) *BatchUpdateRelationDatasRequestRelationListBizDataList
func (BatchUpdateRelationDatasRequestRelationListBizDataList) String ¶
func (s BatchUpdateRelationDatasRequestRelationListBizDataList) String() string
type BatchUpdateRelationDatasResponse ¶
type BatchUpdateRelationDatasResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *BatchUpdateRelationDatasResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (BatchUpdateRelationDatasResponse) GoString ¶
func (s BatchUpdateRelationDatasResponse) GoString() string
func (*BatchUpdateRelationDatasResponse) SetBody ¶
func (s *BatchUpdateRelationDatasResponse) SetBody(v *BatchUpdateRelationDatasResponseBody) *BatchUpdateRelationDatasResponse
func (*BatchUpdateRelationDatasResponse) SetHeaders ¶
func (s *BatchUpdateRelationDatasResponse) SetHeaders(v map[string]*string) *BatchUpdateRelationDatasResponse
func (BatchUpdateRelationDatasResponse) String ¶
func (s BatchUpdateRelationDatasResponse) String() string
type BatchUpdateRelationDatasResponseBody ¶
type BatchUpdateRelationDatasResponseBody struct { // 批量插入结果列表,results的结果和要新增的数据是一一对应的,可以获取到每条数据分别是否成功。 Results []*BatchUpdateRelationDatasResponseBodyResults `json:"results,omitempty" xml:"results,omitempty" type:"Repeated"` }
func (BatchUpdateRelationDatasResponseBody) GoString ¶
func (s BatchUpdateRelationDatasResponseBody) GoString() string
func (*BatchUpdateRelationDatasResponseBody) SetResults ¶
func (s *BatchUpdateRelationDatasResponseBody) SetResults(v []*BatchUpdateRelationDatasResponseBodyResults) *BatchUpdateRelationDatasResponseBody
func (BatchUpdateRelationDatasResponseBody) String ¶
func (s BatchUpdateRelationDatasResponseBody) String() string
type BatchUpdateRelationDatasResponseBodyResults ¶
type BatchUpdateRelationDatasResponseBodyResults struct { // 如果因为查重导致失败,表示重复的关系数据id列表。 DuplicatedRelationIds []*string `json:"duplicatedRelationIds,omitempty" xml:"duplicatedRelationIds,omitempty" type:"Repeated"` // 如果保存失败,则表示失败的错误码。 ErrorCode *string `json:"errorCode,omitempty" xml:"errorCode,omitempty"` // 如果保存失败,则表示失败的错误原因。 ErrorMsg *string `json:"errorMsg,omitempty" xml:"errorMsg,omitempty"` // 保存成功的关系id。 RelationId *string `json:"relationId,omitempty" xml:"relationId,omitempty"` // 数据是否保存成功。 Success *bool `json:"success,omitempty" xml:"success,omitempty"` }
func (BatchUpdateRelationDatasResponseBodyResults) GoString ¶
func (s BatchUpdateRelationDatasResponseBodyResults) GoString() string
func (*BatchUpdateRelationDatasResponseBodyResults) SetDuplicatedRelationIds ¶
func (s *BatchUpdateRelationDatasResponseBodyResults) SetDuplicatedRelationIds(v []*string) *BatchUpdateRelationDatasResponseBodyResults
func (*BatchUpdateRelationDatasResponseBodyResults) SetErrorCode ¶
func (s *BatchUpdateRelationDatasResponseBodyResults) SetErrorCode(v string) *BatchUpdateRelationDatasResponseBodyResults
func (*BatchUpdateRelationDatasResponseBodyResults) SetErrorMsg ¶
func (s *BatchUpdateRelationDatasResponseBodyResults) SetErrorMsg(v string) *BatchUpdateRelationDatasResponseBodyResults
func (*BatchUpdateRelationDatasResponseBodyResults) SetRelationId ¶
func (s *BatchUpdateRelationDatasResponseBodyResults) SetRelationId(v string) *BatchUpdateRelationDatasResponseBodyResults
func (*BatchUpdateRelationDatasResponseBodyResults) SetSuccess ¶
func (s *BatchUpdateRelationDatasResponseBodyResults) SetSuccess(v bool) *BatchUpdateRelationDatasResponseBodyResults
func (BatchUpdateRelationDatasResponseBodyResults) String ¶
func (s BatchUpdateRelationDatasResponseBodyResults) String() string
type Client ¶
func (*Client) AbandonCustomer ¶
func (client *Client) AbandonCustomer(request *AbandonCustomerRequest) (_result *AbandonCustomerResponse, _err error)
func (*Client) AbandonCustomerWithOptions ¶
func (client *Client) AbandonCustomerWithOptions(request *AbandonCustomerRequest, headers *AbandonCustomerHeaders, runtime *util.RuntimeOptions) (_result *AbandonCustomerResponse, _err error)
func (*Client) AddCrmPersonalCustomer ¶
func (client *Client) AddCrmPersonalCustomer(request *AddCrmPersonalCustomerRequest) (_result *AddCrmPersonalCustomerResponse, _err error)
func (*Client) AddCrmPersonalCustomerWithOptions ¶
func (client *Client) AddCrmPersonalCustomerWithOptions(request *AddCrmPersonalCustomerRequest, headers *AddCrmPersonalCustomerHeaders, runtime *util.RuntimeOptions) (_result *AddCrmPersonalCustomerResponse, _err error)
func (*Client) AddCustomerTrack ¶
func (client *Client) AddCustomerTrack(request *AddCustomerTrackRequest) (_result *AddCustomerTrackResponse, _err error)
func (*Client) AddCustomerTrackWithOptions ¶
func (client *Client) AddCustomerTrackWithOptions(request *AddCustomerTrackRequest, headers *AddCustomerTrackHeaders, runtime *util.RuntimeOptions) (_result *AddCustomerTrackResponse, _err error)
func (*Client) AddRelationMetaField ¶
func (client *Client) AddRelationMetaField(request *AddRelationMetaFieldRequest) (_result *AddRelationMetaFieldResponse, _err error)
func (*Client) AddRelationMetaFieldWithOptions ¶
func (client *Client) AddRelationMetaFieldWithOptions(request *AddRelationMetaFieldRequest, headers *AddRelationMetaFieldHeaders, runtime *util.RuntimeOptions) (_result *AddRelationMetaFieldResponse, _err error)
func (*Client) BatchAddRelationDatas ¶
func (client *Client) BatchAddRelationDatas(request *BatchAddRelationDatasRequest) (_result *BatchAddRelationDatasResponse, _err error)
func (*Client) BatchAddRelationDatasWithOptions ¶
func (client *Client) BatchAddRelationDatasWithOptions(request *BatchAddRelationDatasRequest, headers *BatchAddRelationDatasHeaders, runtime *util.RuntimeOptions) (_result *BatchAddRelationDatasResponse, _err error)
func (*Client) BatchSendOfficialAccountOTOMessage ¶
func (client *Client) BatchSendOfficialAccountOTOMessage(request *BatchSendOfficialAccountOTOMessageRequest) (_result *BatchSendOfficialAccountOTOMessageResponse, _err error)
func (*Client) BatchSendOfficialAccountOTOMessageWithOptions ¶
func (client *Client) BatchSendOfficialAccountOTOMessageWithOptions(request *BatchSendOfficialAccountOTOMessageRequest, headers *BatchSendOfficialAccountOTOMessageHeaders, runtime *util.RuntimeOptions) (_result *BatchSendOfficialAccountOTOMessageResponse, _err error)
func (*Client) BatchUpdateRelationDatas ¶
func (client *Client) BatchUpdateRelationDatas(request *BatchUpdateRelationDatasRequest) (_result *BatchUpdateRelationDatasResponse, _err error)
func (*Client) BatchUpdateRelationDatasWithOptions ¶
func (client *Client) BatchUpdateRelationDatasWithOptions(request *BatchUpdateRelationDatasRequest, headers *BatchUpdateRelationDatasHeaders, runtime *util.RuntimeOptions) (_result *BatchUpdateRelationDatasResponse, _err error)
func (*Client) CreateCustomer ¶
func (client *Client) CreateCustomer(request *CreateCustomerRequest) (_result *CreateCustomerResponse, _err error)
func (*Client) CreateCustomerWithOptions ¶
func (client *Client) CreateCustomerWithOptions(request *CreateCustomerRequest, headers *CreateCustomerHeaders, runtime *util.RuntimeOptions) (_result *CreateCustomerResponse, _err error)
func (*Client) CreateGroup ¶
func (client *Client) CreateGroup(request *CreateGroupRequest) (_result *CreateGroupResponse, _err error)
func (*Client) CreateGroupSet ¶
func (client *Client) CreateGroupSet(request *CreateGroupSetRequest) (_result *CreateGroupSetResponse, _err error)
func (*Client) CreateGroupSetWithOptions ¶
func (client *Client) CreateGroupSetWithOptions(request *CreateGroupSetRequest, headers *CreateGroupSetHeaders, runtime *util.RuntimeOptions) (_result *CreateGroupSetResponse, _err error)
func (*Client) CreateGroupWithOptions ¶
func (client *Client) CreateGroupWithOptions(request *CreateGroupRequest, headers *CreateGroupHeaders, runtime *util.RuntimeOptions) (_result *CreateGroupResponse, _err error)
func (*Client) CreateRelationMeta ¶
func (client *Client) CreateRelationMeta(request *CreateRelationMetaRequest) (_result *CreateRelationMetaResponse, _err error)
func (*Client) CreateRelationMetaWithOptions ¶
func (client *Client) CreateRelationMetaWithOptions(request *CreateRelationMetaRequest, headers *CreateRelationMetaHeaders, runtime *util.RuntimeOptions) (_result *CreateRelationMetaResponse, _err error)
func (*Client) DeleteCrmFormInstance ¶
func (client *Client) DeleteCrmFormInstance(instanceId *string, request *DeleteCrmFormInstanceRequest) (_result *DeleteCrmFormInstanceResponse, _err error)
func (*Client) DeleteCrmFormInstanceWithOptions ¶
func (client *Client) DeleteCrmFormInstanceWithOptions(instanceId *string, request *DeleteCrmFormInstanceRequest, headers *DeleteCrmFormInstanceHeaders, runtime *util.RuntimeOptions) (_result *DeleteCrmFormInstanceResponse, _err error)
func (*Client) DeleteCrmPersonalCustomer ¶
func (client *Client) DeleteCrmPersonalCustomer(dataId *string, request *DeleteCrmPersonalCustomerRequest) (_result *DeleteCrmPersonalCustomerResponse, _err error)
func (*Client) DeleteCrmPersonalCustomerWithOptions ¶
func (client *Client) DeleteCrmPersonalCustomerWithOptions(dataId *string, request *DeleteCrmPersonalCustomerRequest, headers *DeleteCrmPersonalCustomerHeaders, runtime *util.RuntimeOptions) (_result *DeleteCrmPersonalCustomerResponse, _err error)
func (*Client) DeleteRelationMetaField ¶
func (client *Client) DeleteRelationMetaField(request *DeleteRelationMetaFieldRequest) (_result *DeleteRelationMetaFieldResponse, _err error)
func (*Client) DeleteRelationMetaFieldWithOptions ¶
func (client *Client) DeleteRelationMetaFieldWithOptions(request *DeleteRelationMetaFieldRequest, headers *DeleteRelationMetaFieldHeaders, runtime *util.RuntimeOptions) (_result *DeleteRelationMetaFieldResponse, _err error)
func (*Client) DescribeCrmPersonalCustomerObjectMeta ¶
func (client *Client) DescribeCrmPersonalCustomerObjectMeta() (_result *DescribeCrmPersonalCustomerObjectMetaResponse, _err error)
func (*Client) DescribeCrmPersonalCustomerObjectMetaWithOptions ¶
func (client *Client) DescribeCrmPersonalCustomerObjectMetaWithOptions(headers *DescribeCrmPersonalCustomerObjectMetaHeaders, runtime *util.RuntimeOptions) (_result *DescribeCrmPersonalCustomerObjectMetaResponse, _err error)
func (*Client) DescribeRelationMeta ¶
func (client *Client) DescribeRelationMeta(request *DescribeRelationMetaRequest) (_result *DescribeRelationMetaResponse, _err error)
func (*Client) DescribeRelationMetaWithOptions ¶
func (client *Client) DescribeRelationMetaWithOptions(request *DescribeRelationMetaRequest, headers *DescribeRelationMetaHeaders, runtime *util.RuntimeOptions) (_result *DescribeRelationMetaResponse, _err error)
func (*Client) GetCrmGroupChat ¶
func (client *Client) GetCrmGroupChat(openConversationId *string) (_result *GetCrmGroupChatResponse, _err error)
func (*Client) GetCrmGroupChatMulti ¶
func (client *Client) GetCrmGroupChatMulti(request *GetCrmGroupChatMultiRequest) (_result *GetCrmGroupChatMultiResponse, _err error)
func (*Client) GetCrmGroupChatMultiWithOptions ¶
func (client *Client) GetCrmGroupChatMultiWithOptions(request *GetCrmGroupChatMultiRequest, headers *GetCrmGroupChatMultiHeaders, runtime *util.RuntimeOptions) (_result *GetCrmGroupChatMultiResponse, _err error)
func (*Client) GetCrmGroupChatSingle ¶
func (client *Client) GetCrmGroupChatSingle(request *GetCrmGroupChatSingleRequest) (_result *GetCrmGroupChatSingleResponse, _err error)
func (*Client) GetCrmGroupChatSingleWithOptions ¶
func (client *Client) GetCrmGroupChatSingleWithOptions(request *GetCrmGroupChatSingleRequest, headers *GetCrmGroupChatSingleHeaders, runtime *util.RuntimeOptions) (_result *GetCrmGroupChatSingleResponse, _err error)
func (*Client) GetCrmGroupChatWithOptions ¶
func (client *Client) GetCrmGroupChatWithOptions(openConversationId *string, headers *GetCrmGroupChatHeaders, runtime *util.RuntimeOptions) (_result *GetCrmGroupChatResponse, _err error)
func (*Client) GetCrmRolePermission ¶
func (client *Client) GetCrmRolePermission(request *GetCrmRolePermissionRequest) (_result *GetCrmRolePermissionResponse, _err error)
func (*Client) GetCrmRolePermissionWithOptions ¶
func (client *Client) GetCrmRolePermissionWithOptions(request *GetCrmRolePermissionRequest, headers *GetCrmRolePermissionHeaders, runtime *util.RuntimeOptions) (_result *GetCrmRolePermissionResponse, _err error)
func (*Client) GetCustomerTracksByRelationId ¶
func (client *Client) GetCustomerTracksByRelationId(request *GetCustomerTracksByRelationIdRequest) (_result *GetCustomerTracksByRelationIdResponse, _err error)
func (*Client) GetCustomerTracksByRelationIdWithOptions ¶
func (client *Client) GetCustomerTracksByRelationIdWithOptions(request *GetCustomerTracksByRelationIdRequest, headers *GetCustomerTracksByRelationIdHeaders, runtime *util.RuntimeOptions) (_result *GetCustomerTracksByRelationIdResponse, _err error)
func (*Client) GetGroupSet ¶
func (client *Client) GetGroupSet(request *GetGroupSetRequest) (_result *GetGroupSetResponse, _err error)
func (*Client) GetGroupSetWithOptions ¶
func (client *Client) GetGroupSetWithOptions(request *GetGroupSetRequest, headers *GetGroupSetHeaders, runtime *util.RuntimeOptions) (_result *GetGroupSetResponse, _err error)
func (*Client) GetOfficialAccountContactInfo ¶
func (client *Client) GetOfficialAccountContactInfo(userId *string) (_result *GetOfficialAccountContactInfoResponse, _err error)
func (*Client) GetOfficialAccountContactInfoWithOptions ¶
func (client *Client) GetOfficialAccountContactInfoWithOptions(userId *string, headers *GetOfficialAccountContactInfoHeaders, runtime *util.RuntimeOptions) (_result *GetOfficialAccountContactInfoResponse, _err error)
func (*Client) GetOfficialAccountContacts ¶
func (client *Client) GetOfficialAccountContacts(request *GetOfficialAccountContactsRequest) (_result *GetOfficialAccountContactsResponse, _err error)
func (*Client) GetOfficialAccountContactsWithOptions ¶
func (client *Client) GetOfficialAccountContactsWithOptions(request *GetOfficialAccountContactsRequest, headers *GetOfficialAccountContactsHeaders, runtime *util.RuntimeOptions) (_result *GetOfficialAccountContactsResponse, _err error)
func (*Client) GetOfficialAccountOTOMessageResult ¶
func (client *Client) GetOfficialAccountOTOMessageResult(request *GetOfficialAccountOTOMessageResultRequest) (_result *GetOfficialAccountOTOMessageResultResponse, _err error)
func (*Client) GetOfficialAccountOTOMessageResultWithOptions ¶
func (client *Client) GetOfficialAccountOTOMessageResultWithOptions(request *GetOfficialAccountOTOMessageResultRequest, headers *GetOfficialAccountOTOMessageResultHeaders, runtime *util.RuntimeOptions) (_result *GetOfficialAccountOTOMessageResultResponse, _err error)
func (*Client) GetRelationUkSetting ¶
func (client *Client) GetRelationUkSetting(request *GetRelationUkSettingRequest) (_result *GetRelationUkSettingResponse, _err error)
func (*Client) GetRelationUkSettingWithOptions ¶
func (client *Client) GetRelationUkSettingWithOptions(request *GetRelationUkSettingRequest, headers *GetRelationUkSettingHeaders, runtime *util.RuntimeOptions) (_result *GetRelationUkSettingResponse, _err error)
func (*Client) JoinGroupSet ¶
func (client *Client) JoinGroupSet(request *JoinGroupSetRequest) (_result *JoinGroupSetResponse, _err error)
func (*Client) JoinGroupSetWithOptions ¶
func (client *Client) JoinGroupSetWithOptions(request *JoinGroupSetRequest, headers *JoinGroupSetHeaders, runtime *util.RuntimeOptions) (_result *JoinGroupSetResponse, _err error)
func (*Client) ListCrmPersonalCustomers ¶
func (client *Client) ListCrmPersonalCustomers(request *ListCrmPersonalCustomersRequest) (_result *ListCrmPersonalCustomersResponse, _err error)
func (*Client) ListCrmPersonalCustomersWithOptions ¶
func (client *Client) ListCrmPersonalCustomersWithOptions(request *ListCrmPersonalCustomersRequest, headers *ListCrmPersonalCustomersHeaders, runtime *util.RuntimeOptions) (_result *ListCrmPersonalCustomersResponse, _err error)
func (*Client) ListGroupSet ¶
func (client *Client) ListGroupSet(request *ListGroupSetRequest) (_result *ListGroupSetResponse, _err error)
func (*Client) ListGroupSetWithOptions ¶
func (client *Client) ListGroupSetWithOptions(request *ListGroupSetRequest, headers *ListGroupSetHeaders, runtime *util.RuntimeOptions) (_result *ListGroupSetResponse, _err error)
func (*Client) QueryAllCustomer ¶
func (client *Client) QueryAllCustomer(request *QueryAllCustomerRequest) (_result *QueryAllCustomerResponse, _err error)
func (*Client) QueryAllCustomerWithOptions ¶
func (client *Client) QueryAllCustomerWithOptions(request *QueryAllCustomerRequest, headers *QueryAllCustomerHeaders, runtime *util.RuntimeOptions) (_result *QueryAllCustomerResponse, _err error)
func (*Client) QueryAllTracks ¶
func (client *Client) QueryAllTracks(request *QueryAllTracksRequest) (_result *QueryAllTracksResponse, _err error)
func (*Client) QueryAllTracksWithOptions ¶
func (client *Client) QueryAllTracksWithOptions(request *QueryAllTracksRequest, headers *QueryAllTracksHeaders, runtime *util.RuntimeOptions) (_result *QueryAllTracksResponse, _err error)
func (*Client) QueryCrmGroupChats ¶
func (client *Client) QueryCrmGroupChats(request *QueryCrmGroupChatsRequest) (_result *QueryCrmGroupChatsResponse, _err error)
func (*Client) QueryCrmGroupChatsWithOptions ¶
func (client *Client) QueryCrmGroupChatsWithOptions(request *QueryCrmGroupChatsRequest, headers *QueryCrmGroupChatsHeaders, runtime *util.RuntimeOptions) (_result *QueryCrmGroupChatsResponse, _err error)
func (*Client) QueryCrmPersonalCustomer ¶
func (client *Client) QueryCrmPersonalCustomer(request *QueryCrmPersonalCustomerRequest) (_result *QueryCrmPersonalCustomerResponse, _err error)
func (*Client) QueryCrmPersonalCustomerWithOptions ¶
func (client *Client) QueryCrmPersonalCustomerWithOptions(request *QueryCrmPersonalCustomerRequest, headers *QueryCrmPersonalCustomerHeaders, runtime *util.RuntimeOptions) (_result *QueryCrmPersonalCustomerResponse, _err error)
func (*Client) QueryOfficialAccountUserBasicInfo ¶
func (client *Client) QueryOfficialAccountUserBasicInfo(request *QueryOfficialAccountUserBasicInfoRequest) (_result *QueryOfficialAccountUserBasicInfoResponse, _err error)
func (*Client) QueryOfficialAccountUserBasicInfoWithOptions ¶
func (client *Client) QueryOfficialAccountUserBasicInfoWithOptions(request *QueryOfficialAccountUserBasicInfoRequest, headers *QueryOfficialAccountUserBasicInfoHeaders, runtime *util.RuntimeOptions) (_result *QueryOfficialAccountUserBasicInfoResponse, _err error)
func (*Client) QueryRelationDatasByTargetId ¶
func (client *Client) QueryRelationDatasByTargetId(targetId *string, request *QueryRelationDatasByTargetIdRequest) (_result *QueryRelationDatasByTargetIdResponse, _err error)
func (*Client) QueryRelationDatasByTargetIdWithOptions ¶
func (client *Client) QueryRelationDatasByTargetIdWithOptions(targetId *string, request *QueryRelationDatasByTargetIdRequest, headers *QueryRelationDatasByTargetIdHeaders, runtime *util.RuntimeOptions) (_result *QueryRelationDatasByTargetIdResponse, _err error)
func (*Client) RecallOfficialAccountOTOMessage ¶
func (client *Client) RecallOfficialAccountOTOMessage(request *RecallOfficialAccountOTOMessageRequest) (_result *RecallOfficialAccountOTOMessageResponse, _err error)
func (*Client) RecallOfficialAccountOTOMessageWithOptions ¶
func (client *Client) RecallOfficialAccountOTOMessageWithOptions(request *RecallOfficialAccountOTOMessageRequest, headers *RecallOfficialAccountOTOMessageHeaders, runtime *util.RuntimeOptions) (_result *RecallOfficialAccountOTOMessageResponse, _err error)
func (*Client) SendOfficialAccountOTOMessage ¶
func (client *Client) SendOfficialAccountOTOMessage(request *SendOfficialAccountOTOMessageRequest) (_result *SendOfficialAccountOTOMessageResponse, _err error)
func (*Client) SendOfficialAccountOTOMessageWithOptions ¶
func (client *Client) SendOfficialAccountOTOMessageWithOptions(request *SendOfficialAccountOTOMessageRequest, headers *SendOfficialAccountOTOMessageHeaders, runtime *util.RuntimeOptions) (_result *SendOfficialAccountOTOMessageResponse, _err error)
func (*Client) SendOfficialAccountSNSMessage ¶
func (client *Client) SendOfficialAccountSNSMessage(request *SendOfficialAccountSNSMessageRequest) (_result *SendOfficialAccountSNSMessageResponse, _err error)
func (*Client) SendOfficialAccountSNSMessageWithOptions ¶
func (client *Client) SendOfficialAccountSNSMessageWithOptions(request *SendOfficialAccountSNSMessageRequest, headers *SendOfficialAccountSNSMessageHeaders, runtime *util.RuntimeOptions) (_result *SendOfficialAccountSNSMessageResponse, _err error)
func (*Client) ServiceWindowMessageBatchPush ¶
func (client *Client) ServiceWindowMessageBatchPush(request *ServiceWindowMessageBatchPushRequest) (_result *ServiceWindowMessageBatchPushResponse, _err error)
func (*Client) ServiceWindowMessageBatchPushWithOptions ¶
func (client *Client) ServiceWindowMessageBatchPushWithOptions(request *ServiceWindowMessageBatchPushRequest, headers *ServiceWindowMessageBatchPushHeaders, runtime *util.RuntimeOptions) (_result *ServiceWindowMessageBatchPushResponse, _err error)
func (*Client) UpdateCrmPersonalCustomer ¶
func (client *Client) UpdateCrmPersonalCustomer(request *UpdateCrmPersonalCustomerRequest) (_result *UpdateCrmPersonalCustomerResponse, _err error)
func (*Client) UpdateCrmPersonalCustomerWithOptions ¶
func (client *Client) UpdateCrmPersonalCustomerWithOptions(request *UpdateCrmPersonalCustomerRequest, headers *UpdateCrmPersonalCustomerHeaders, runtime *util.RuntimeOptions) (_result *UpdateCrmPersonalCustomerResponse, _err error)
func (*Client) UpdateGroupSet ¶
func (client *Client) UpdateGroupSet(request *UpdateGroupSetRequest) (_result *UpdateGroupSetResponse, _err error)
func (*Client) UpdateGroupSetWithOptions ¶
func (client *Client) UpdateGroupSetWithOptions(request *UpdateGroupSetRequest, headers *UpdateGroupSetHeaders, runtime *util.RuntimeOptions) (_result *UpdateGroupSetResponse, _err error)
func (*Client) UpdateRelationMetaField ¶
func (client *Client) UpdateRelationMetaField(request *UpdateRelationMetaFieldRequest) (_result *UpdateRelationMetaFieldResponse, _err error)
func (*Client) UpdateRelationMetaFieldWithOptions ¶
func (client *Client) UpdateRelationMetaFieldWithOptions(request *UpdateRelationMetaFieldRequest, headers *UpdateRelationMetaFieldHeaders, runtime *util.RuntimeOptions) (_result *UpdateRelationMetaFieldResponse, _err error)
type CreateCustomerHeaders ¶
type CreateCustomerHeaders 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 (CreateCustomerHeaders) GoString ¶
func (s CreateCustomerHeaders) GoString() string
func (*CreateCustomerHeaders) SetCommonHeaders ¶
func (s *CreateCustomerHeaders) SetCommonHeaders(v map[string]*string) *CreateCustomerHeaders
func (*CreateCustomerHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *CreateCustomerHeaders
func (CreateCustomerHeaders) String ¶
func (s CreateCustomerHeaders) String() string
type CreateCustomerRequest ¶
type CreateCustomerRequest struct { // 关联联系人数据 Contacts []*CreateCustomerRequestContacts `json:"contacts,omitempty" xml:"contacts,omitempty" type:"Repeated"` // 创建人的userId CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 客户实例数据(表单数据) Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // 客户实例扩展数据 ExtendData map[string]interface{} `json:"extendData,omitempty" xml:"extendData,omitempty"` // 已存在客户时,添加联系人,可以传入客户的instanceId用作关联绑定 InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // 写入客户类型:个人客户crm_customer_personal; 企业客户crm_customer ObjectType *string `json:"objectType,omitempty" xml:"objectType,omitempty"` // 权限 Permission *CreateCustomerRequestPermission `json:"permission,omitempty" xml:"permission,omitempty" type:"Struct"` // 保存配置项 SaveOption *CreateCustomerRequestSaveOption `json:"saveOption,omitempty" xml:"saveOption,omitempty" type:"Struct"` }
func (CreateCustomerRequest) GoString ¶
func (s CreateCustomerRequest) GoString() string
func (*CreateCustomerRequest) SetContacts ¶
func (s *CreateCustomerRequest) SetContacts(v []*CreateCustomerRequestContacts) *CreateCustomerRequest
func (*CreateCustomerRequest) SetCreatorUserId ¶
func (s *CreateCustomerRequest) SetCreatorUserId(v string) *CreateCustomerRequest
func (*CreateCustomerRequest) SetData ¶
func (s *CreateCustomerRequest) SetData(v map[string]interface{}) *CreateCustomerRequest
func (*CreateCustomerRequest) SetExtendData ¶
func (s *CreateCustomerRequest) SetExtendData(v map[string]interface{}) *CreateCustomerRequest
func (*CreateCustomerRequest) SetInstanceId ¶
func (s *CreateCustomerRequest) SetInstanceId(v string) *CreateCustomerRequest
func (*CreateCustomerRequest) SetObjectType ¶
func (s *CreateCustomerRequest) SetObjectType(v string) *CreateCustomerRequest
func (*CreateCustomerRequest) SetPermission ¶
func (s *CreateCustomerRequest) SetPermission(v *CreateCustomerRequestPermission) *CreateCustomerRequest
func (*CreateCustomerRequest) SetSaveOption ¶
func (s *CreateCustomerRequest) SetSaveOption(v *CreateCustomerRequestSaveOption) *CreateCustomerRequest
func (CreateCustomerRequest) String ¶
func (s CreateCustomerRequest) String() string
type CreateCustomerRequestContacts ¶
type CreateCustomerRequestContacts struct { // 联系人表单数据 Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // 联系人扩展数据 ExtendData map[string]interface{} `json:"extendData,omitempty" xml:"extendData,omitempty"` }
func (CreateCustomerRequestContacts) GoString ¶
func (s CreateCustomerRequestContacts) GoString() string
func (*CreateCustomerRequestContacts) SetData ¶
func (s *CreateCustomerRequestContacts) SetData(v map[string]interface{}) *CreateCustomerRequestContacts
func (*CreateCustomerRequestContacts) SetExtendData ¶
func (s *CreateCustomerRequestContacts) SetExtendData(v map[string]interface{}) *CreateCustomerRequestContacts
func (CreateCustomerRequestContacts) String ¶
func (s CreateCustomerRequestContacts) String() string
type CreateCustomerRequestPermission ¶
type CreateCustomerRequestPermission struct { // 负责人 OwnerStaffIds []*string `json:"ownerStaffIds,omitempty" xml:"ownerStaffIds,omitempty" type:"Repeated"` // 协同人 ParticipantStaffIds []*string `json:"participantStaffIds,omitempty" xml:"participantStaffIds,omitempty" type:"Repeated"` }
func (CreateCustomerRequestPermission) GoString ¶
func (s CreateCustomerRequestPermission) GoString() string
func (*CreateCustomerRequestPermission) SetOwnerStaffIds ¶
func (s *CreateCustomerRequestPermission) SetOwnerStaffIds(v []*string) *CreateCustomerRequestPermission
func (*CreateCustomerRequestPermission) SetParticipantStaffIds ¶
func (s *CreateCustomerRequestPermission) SetParticipantStaffIds(v []*string) *CreateCustomerRequestPermission
func (CreateCustomerRequestPermission) String ¶
func (s CreateCustomerRequestPermission) String() string
type CreateCustomerRequestSaveOption ¶
type CreateCustomerRequestSaveOption struct { // 客户已存在时的处理策略:APPEND_CONTACT_FORCE 直接追加联系人; REJECT 返回失败 CustomerExistedPolicy *string `json:"customerExistedPolicy,omitempty" xml:"customerExistedPolicy,omitempty"` // 跳过uk查重 SkipDuplicateCheck *bool `json:"skipDuplicateCheck,omitempty" xml:"skipDuplicateCheck,omitempty"` // 关注配置:0 不处理, 1 自动关注(需要单独申请白名单) SubscribePolicy *int64 `json:"subscribePolicy,omitempty" xml:"subscribePolicy,omitempty"` // 保存联系人失败时是否阻断 ThrowExceptionWhileSavingContactFailed *bool `json:"throwExceptionWhileSavingContactFailed,omitempty" xml:"throwExceptionWhileSavingContactFailed,omitempty"` }
func (CreateCustomerRequestSaveOption) GoString ¶
func (s CreateCustomerRequestSaveOption) GoString() string
func (*CreateCustomerRequestSaveOption) SetCustomerExistedPolicy ¶
func (s *CreateCustomerRequestSaveOption) SetCustomerExistedPolicy(v string) *CreateCustomerRequestSaveOption
func (*CreateCustomerRequestSaveOption) SetSkipDuplicateCheck ¶
func (s *CreateCustomerRequestSaveOption) SetSkipDuplicateCheck(v bool) *CreateCustomerRequestSaveOption
func (*CreateCustomerRequestSaveOption) SetSubscribePolicy ¶
func (s *CreateCustomerRequestSaveOption) SetSubscribePolicy(v int64) *CreateCustomerRequestSaveOption
func (*CreateCustomerRequestSaveOption) SetThrowExceptionWhileSavingContactFailed ¶
func (s *CreateCustomerRequestSaveOption) SetThrowExceptionWhileSavingContactFailed(v bool) *CreateCustomerRequestSaveOption
func (CreateCustomerRequestSaveOption) String ¶
func (s CreateCustomerRequestSaveOption) String() string
type CreateCustomerResponse ¶
type CreateCustomerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateCustomerResponse) GoString ¶
func (s CreateCustomerResponse) GoString() string
func (*CreateCustomerResponse) SetBody ¶
func (s *CreateCustomerResponse) SetBody(v *CreateCustomerResponseBody) *CreateCustomerResponse
func (*CreateCustomerResponse) SetHeaders ¶
func (s *CreateCustomerResponse) SetHeaders(v map[string]*string) *CreateCustomerResponse
func (CreateCustomerResponse) String ¶
func (s CreateCustomerResponse) String() string
type CreateCustomerResponseBody ¶
type CreateCustomerResponseBody struct { // 联系人保存结果 Contacts []*CreateCustomerResponseBodyContacts `json:"contacts,omitempty" xml:"contacts,omitempty" type:"Repeated"` // 客户实例id CustomerInstanceId *string `json:"customerInstanceId,omitempty" xml:"customerInstanceId,omitempty"` // 保存客户类型 ObjectType *string `json:"objectType,omitempty" xml:"objectType,omitempty"` }
func (CreateCustomerResponseBody) GoString ¶
func (s CreateCustomerResponseBody) GoString() string
func (*CreateCustomerResponseBody) SetContacts ¶
func (s *CreateCustomerResponseBody) SetContacts(v []*CreateCustomerResponseBodyContacts) *CreateCustomerResponseBody
func (*CreateCustomerResponseBody) SetCustomerInstanceId ¶
func (s *CreateCustomerResponseBody) SetCustomerInstanceId(v string) *CreateCustomerResponseBody
func (*CreateCustomerResponseBody) SetObjectType ¶
func (s *CreateCustomerResponseBody) SetObjectType(v string) *CreateCustomerResponseBody
func (CreateCustomerResponseBody) String ¶
func (s CreateCustomerResponseBody) String() string
type CreateCustomerResponseBodyContacts ¶
type CreateCustomerResponseBodyContacts struct { // 联系人实例id ContactInstanceId *string `json:"contactInstanceId,omitempty" xml:"contactInstanceId,omitempty"` }
func (CreateCustomerResponseBodyContacts) GoString ¶
func (s CreateCustomerResponseBodyContacts) GoString() string
func (*CreateCustomerResponseBodyContacts) SetContactInstanceId ¶
func (s *CreateCustomerResponseBodyContacts) SetContactInstanceId(v string) *CreateCustomerResponseBodyContacts
func (CreateCustomerResponseBodyContacts) String ¶
func (s CreateCustomerResponseBodyContacts) String() string
type CreateGroupHeaders ¶
type CreateGroupHeaders 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 (CreateGroupHeaders) GoString ¶
func (s CreateGroupHeaders) GoString() string
func (*CreateGroupHeaders) SetCommonHeaders ¶
func (s *CreateGroupHeaders) SetCommonHeaders(v map[string]*string) *CreateGroupHeaders
func (*CreateGroupHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateGroupHeaders) SetXAcsDingtalkAccessToken(v string) *CreateGroupHeaders
func (CreateGroupHeaders) String ¶
func (s CreateGroupHeaders) String() string
type CreateGroupRequest ¶
type CreateGroupRequest struct { // 群名称 GroupName *string `json:"groupName,omitempty" xml:"groupName,omitempty"` // 群成员id MemberUserIds *string `json:"memberUserIds,omitempty" xml:"memberUserIds,omitempty"` // 群主id OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` // 关系类型 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (CreateGroupRequest) GoString ¶
func (s CreateGroupRequest) GoString() string
func (*CreateGroupRequest) SetGroupName ¶
func (s *CreateGroupRequest) SetGroupName(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetMemberUserIds ¶
func (s *CreateGroupRequest) SetMemberUserIds(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetOwnerUserId ¶
func (s *CreateGroupRequest) SetOwnerUserId(v string) *CreateGroupRequest
func (*CreateGroupRequest) SetRelationType ¶
func (s *CreateGroupRequest) SetRelationType(v string) *CreateGroupRequest
func (CreateGroupRequest) String ¶
func (s CreateGroupRequest) String() string
type CreateGroupResponse ¶
type CreateGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGroupResponse) GoString ¶
func (s CreateGroupResponse) GoString() string
func (*CreateGroupResponse) SetBody ¶
func (s *CreateGroupResponse) SetBody(v *CreateGroupResponseBody) *CreateGroupResponse
func (*CreateGroupResponse) SetHeaders ¶
func (s *CreateGroupResponse) SetHeaders(v map[string]*string) *CreateGroupResponse
func (CreateGroupResponse) String ¶
func (s CreateGroupResponse) String() string
type CreateGroupResponseBody ¶
type CreateGroupResponseBody struct { // 群聊id ChatId *string `json:"chatId,omitempty" xml:"chatId,omitempty"` // 群id OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` }
func (CreateGroupResponseBody) GoString ¶
func (s CreateGroupResponseBody) GoString() string
func (*CreateGroupResponseBody) SetChatId ¶ added in v1.3.25
func (s *CreateGroupResponseBody) SetChatId(v string) *CreateGroupResponseBody
func (*CreateGroupResponseBody) SetOpenConversationId ¶
func (s *CreateGroupResponseBody) SetOpenConversationId(v string) *CreateGroupResponseBody
func (CreateGroupResponseBody) String ¶
func (s CreateGroupResponseBody) String() string
type CreateGroupSetHeaders ¶
type CreateGroupSetHeaders 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 (CreateGroupSetHeaders) GoString ¶
func (s CreateGroupSetHeaders) GoString() string
func (*CreateGroupSetHeaders) SetCommonHeaders ¶
func (s *CreateGroupSetHeaders) SetCommonHeaders(v map[string]*string) *CreateGroupSetHeaders
func (*CreateGroupSetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateGroupSetHeaders) SetXAcsDingtalkAccessToken(v string) *CreateGroupSetHeaders
func (CreateGroupSetHeaders) String ¶
func (s CreateGroupSetHeaders) String() string
type CreateGroupSetRequest ¶
type CreateGroupSetRequest struct { CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` ManagerUserIds *string `json:"managerUserIds,omitempty" xml:"managerUserIds,omitempty"` MemberQuota *int32 `json:"memberQuota,omitempty" xml:"memberQuota,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Notice *string `json:"notice,omitempty" xml:"notice,omitempty"` NoticeToped *int32 `json:"noticeToped,omitempty" xml:"noticeToped,omitempty"` OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (CreateGroupSetRequest) GoString ¶
func (s CreateGroupSetRequest) GoString() string
func (*CreateGroupSetRequest) SetCreatorUserId ¶
func (s *CreateGroupSetRequest) SetCreatorUserId(v string) *CreateGroupSetRequest
func (*CreateGroupSetRequest) SetManagerUserIds ¶
func (s *CreateGroupSetRequest) SetManagerUserIds(v string) *CreateGroupSetRequest
func (*CreateGroupSetRequest) SetMemberQuota ¶
func (s *CreateGroupSetRequest) SetMemberQuota(v int32) *CreateGroupSetRequest
func (*CreateGroupSetRequest) SetName ¶
func (s *CreateGroupSetRequest) SetName(v string) *CreateGroupSetRequest
func (*CreateGroupSetRequest) SetNotice ¶
func (s *CreateGroupSetRequest) SetNotice(v string) *CreateGroupSetRequest
func (*CreateGroupSetRequest) SetNoticeToped ¶
func (s *CreateGroupSetRequest) SetNoticeToped(v int32) *CreateGroupSetRequest
func (*CreateGroupSetRequest) SetOwnerUserId ¶
func (s *CreateGroupSetRequest) SetOwnerUserId(v string) *CreateGroupSetRequest
func (*CreateGroupSetRequest) SetRelationType ¶
func (s *CreateGroupSetRequest) SetRelationType(v string) *CreateGroupSetRequest
func (*CreateGroupSetRequest) SetTemplateId ¶
func (s *CreateGroupSetRequest) SetTemplateId(v string) *CreateGroupSetRequest
func (CreateGroupSetRequest) String ¶
func (s CreateGroupSetRequest) String() string
type CreateGroupSetResponse ¶
type CreateGroupSetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateGroupSetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateGroupSetResponse) GoString ¶
func (s CreateGroupSetResponse) GoString() string
func (*CreateGroupSetResponse) SetBody ¶
func (s *CreateGroupSetResponse) SetBody(v *CreateGroupSetResponseBody) *CreateGroupSetResponse
func (*CreateGroupSetResponse) SetHeaders ¶
func (s *CreateGroupSetResponse) SetHeaders(v map[string]*string) *CreateGroupSetResponse
func (CreateGroupSetResponse) String ¶
func (s CreateGroupSetResponse) String() string
type CreateGroupSetResponseBody ¶
type CreateGroupSetResponseBody struct { CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` LastOpenConversationId *string `json:"lastOpenConversationId,omitempty" xml:"lastOpenConversationId,omitempty"` Manager []*CreateGroupSetResponseBodyManager `json:"manager,omitempty" xml:"manager,omitempty" type:"Repeated"` ManagerUserIds *string `json:"managerUserIds,omitempty" xml:"managerUserIds,omitempty"` MemberCount *int64 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` MemberQuota *int64 `json:"memberQuota,omitempty" xml:"memberQuota,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Notice *string `json:"notice,omitempty" xml:"notice,omitempty"` NoticeToped *int32 `json:"noticeToped,omitempty" xml:"noticeToped,omitempty"` OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` Owner *CreateGroupSetResponseBodyOwner `json:"owner,omitempty" xml:"owner,omitempty" type:"Struct"` OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (CreateGroupSetResponseBody) GoString ¶
func (s CreateGroupSetResponseBody) GoString() string
func (*CreateGroupSetResponseBody) SetCorpId ¶ added in v1.2.98
func (s *CreateGroupSetResponseBody) SetCorpId(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetGmtCreate ¶
func (s *CreateGroupSetResponseBody) SetGmtCreate(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetGmtModified ¶
func (s *CreateGroupSetResponseBody) SetGmtModified(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetLastOpenConversationId ¶
func (s *CreateGroupSetResponseBody) SetLastOpenConversationId(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetManager ¶
func (s *CreateGroupSetResponseBody) SetManager(v []*CreateGroupSetResponseBodyManager) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetManagerUserIds ¶
func (s *CreateGroupSetResponseBody) SetManagerUserIds(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetMemberCount ¶
func (s *CreateGroupSetResponseBody) SetMemberCount(v int64) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetMemberQuota ¶
func (s *CreateGroupSetResponseBody) SetMemberQuota(v int64) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetName ¶
func (s *CreateGroupSetResponseBody) SetName(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetNotice ¶
func (s *CreateGroupSetResponseBody) SetNotice(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetNoticeToped ¶
func (s *CreateGroupSetResponseBody) SetNoticeToped(v int32) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetOpenGroupSetId ¶
func (s *CreateGroupSetResponseBody) SetOpenGroupSetId(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetOwner ¶
func (s *CreateGroupSetResponseBody) SetOwner(v *CreateGroupSetResponseBodyOwner) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetOwnerUserId ¶
func (s *CreateGroupSetResponseBody) SetOwnerUserId(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetRelationType ¶
func (s *CreateGroupSetResponseBody) SetRelationType(v string) *CreateGroupSetResponseBody
func (*CreateGroupSetResponseBody) SetTemplateId ¶
func (s *CreateGroupSetResponseBody) SetTemplateId(v string) *CreateGroupSetResponseBody
func (CreateGroupSetResponseBody) String ¶
func (s CreateGroupSetResponseBody) String() string
type CreateGroupSetResponseBodyManager ¶
type CreateGroupSetResponseBodyManager struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateGroupSetResponseBodyManager) GoString ¶
func (s CreateGroupSetResponseBodyManager) GoString() string
func (*CreateGroupSetResponseBodyManager) SetName ¶
func (s *CreateGroupSetResponseBodyManager) SetName(v string) *CreateGroupSetResponseBodyManager
func (*CreateGroupSetResponseBodyManager) SetUserId ¶
func (s *CreateGroupSetResponseBodyManager) SetUserId(v string) *CreateGroupSetResponseBodyManager
func (CreateGroupSetResponseBodyManager) String ¶
func (s CreateGroupSetResponseBodyManager) String() string
type CreateGroupSetResponseBodyOwner ¶
type CreateGroupSetResponseBodyOwner struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (CreateGroupSetResponseBodyOwner) GoString ¶
func (s CreateGroupSetResponseBodyOwner) GoString() string
func (*CreateGroupSetResponseBodyOwner) SetName ¶
func (s *CreateGroupSetResponseBodyOwner) SetName(v string) *CreateGroupSetResponseBodyOwner
func (*CreateGroupSetResponseBodyOwner) SetUserId ¶
func (s *CreateGroupSetResponseBodyOwner) SetUserId(v string) *CreateGroupSetResponseBodyOwner
func (CreateGroupSetResponseBodyOwner) String ¶
func (s CreateGroupSetResponseBodyOwner) String() string
type CreateRelationMetaHeaders ¶
type CreateRelationMetaHeaders 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 (CreateRelationMetaHeaders) GoString ¶
func (s CreateRelationMetaHeaders) GoString() string
func (*CreateRelationMetaHeaders) SetCommonHeaders ¶
func (s *CreateRelationMetaHeaders) SetCommonHeaders(v map[string]*string) *CreateRelationMetaHeaders
func (*CreateRelationMetaHeaders) SetXAcsDingtalkAccessToken ¶
func (s *CreateRelationMetaHeaders) SetXAcsDingtalkAccessToken(v string) *CreateRelationMetaHeaders
func (CreateRelationMetaHeaders) String ¶
func (s CreateRelationMetaHeaders) String() string
type CreateRelationMetaRequest ¶
type CreateRelationMetaRequest struct { OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` RelationMetaDTO *CreateRelationMetaRequestRelationMetaDTO `json:"relationMetaDTO,omitempty" xml:"relationMetaDTO,omitempty" type:"Struct"` Tenant *string `json:"tenant,omitempty" xml:"tenant,omitempty"` }
func (CreateRelationMetaRequest) GoString ¶
func (s CreateRelationMetaRequest) GoString() string
func (*CreateRelationMetaRequest) SetOperatorUserId ¶
func (s *CreateRelationMetaRequest) SetOperatorUserId(v string) *CreateRelationMetaRequest
func (*CreateRelationMetaRequest) SetRelationMetaDTO ¶
func (s *CreateRelationMetaRequest) SetRelationMetaDTO(v *CreateRelationMetaRequestRelationMetaDTO) *CreateRelationMetaRequest
func (*CreateRelationMetaRequest) SetTenant ¶
func (s *CreateRelationMetaRequest) SetTenant(v string) *CreateRelationMetaRequest
func (CreateRelationMetaRequest) String ¶
func (s CreateRelationMetaRequest) String() string
type CreateRelationMetaRequestRelationMetaDTO ¶
type CreateRelationMetaRequestRelationMetaDTO struct { Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` Items []*CreateRelationMetaRequestRelationMetaDTOItems `json:"items,omitempty" xml:"items,omitempty" type:"Repeated"` Name *string `json:"name,omitempty" xml:"name,omitempty"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (CreateRelationMetaRequestRelationMetaDTO) GoString ¶
func (s CreateRelationMetaRequestRelationMetaDTO) GoString() string
func (*CreateRelationMetaRequestRelationMetaDTO) SetDesc ¶
func (s *CreateRelationMetaRequestRelationMetaDTO) SetDesc(v string) *CreateRelationMetaRequestRelationMetaDTO
func (*CreateRelationMetaRequestRelationMetaDTO) SetName ¶
func (s *CreateRelationMetaRequestRelationMetaDTO) SetName(v string) *CreateRelationMetaRequestRelationMetaDTO
func (*CreateRelationMetaRequestRelationMetaDTO) SetRelationType ¶
func (s *CreateRelationMetaRequestRelationMetaDTO) SetRelationType(v string) *CreateRelationMetaRequestRelationMetaDTO
func (CreateRelationMetaRequestRelationMetaDTO) String ¶
func (s CreateRelationMetaRequestRelationMetaDTO) String() string
type CreateRelationMetaRequestRelationMetaDTOItems ¶
type CreateRelationMetaRequestRelationMetaDTOItems struct { ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` Props *CreateRelationMetaRequestRelationMetaDTOItemsProps `json:"props,omitempty" xml:"props,omitempty" type:"Struct"` }
func (CreateRelationMetaRequestRelationMetaDTOItems) GoString ¶
func (s CreateRelationMetaRequestRelationMetaDTOItems) GoString() string
func (*CreateRelationMetaRequestRelationMetaDTOItems) SetComponentName ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItems) SetComponentName(v string) *CreateRelationMetaRequestRelationMetaDTOItems
func (CreateRelationMetaRequestRelationMetaDTOItems) String ¶
func (s CreateRelationMetaRequestRelationMetaDTOItems) String() string
type CreateRelationMetaRequestRelationMetaDTOItemsProps ¶
type CreateRelationMetaRequestRelationMetaDTOItemsProps struct { Align *string `json:"align,omitempty" xml:"align,omitempty"` BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` Duration *bool `json:"duration,omitempty" xml:"duration,omitempty"` FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` Link *string `json:"link,omitempty" xml:"link,omitempty"` NeedDetail *string `json:"needDetail,omitempty" xml:"needDetail,omitempty"` NotPrint *string `json:"notPrint,omitempty" xml:"notPrint,omitempty"` NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` Options []*CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` Sortable *bool `json:"sortable,omitempty" xml:"sortable,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (CreateRelationMetaRequestRelationMetaDTOItemsProps) GoString ¶
func (s CreateRelationMetaRequestRelationMetaDTOItemsProps) GoString() string
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetBizAlias ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetBizAlias(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetContent ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetContent(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetDisabled ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetDisabled(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetDuration ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetDuration(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetFieldId ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetFieldId(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetInvisible ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetInvisible(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetLabelEditableFreeze ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetLabelEditableFreeze(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNeedDetail ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNeedDetail(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNotPrint ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNotPrint(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNotUpper ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetNotUpper(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetOptions ¶
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetPayEnable ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetPayEnable(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetPlaceholder ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetPlaceholder(v string) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetRequired ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetRequired(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetRequiredEditableFreeze ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetRequiredEditableFreeze(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (*CreateRelationMetaRequestRelationMetaDTOItemsProps) SetSortable ¶
func (s *CreateRelationMetaRequestRelationMetaDTOItemsProps) SetSortable(v bool) *CreateRelationMetaRequestRelationMetaDTOItemsProps
func (CreateRelationMetaRequestRelationMetaDTOItemsProps) String ¶
func (s CreateRelationMetaRequestRelationMetaDTOItemsProps) String() string
type CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions ¶
type CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions struct { Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) GoString ¶
func (s CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) GoString() string
func (CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) String ¶
func (s CreateRelationMetaRequestRelationMetaDTOItemsPropsOptions) String() string
type CreateRelationMetaResponse ¶
type CreateRelationMetaResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *CreateRelationMetaResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateRelationMetaResponse) GoString ¶
func (s CreateRelationMetaResponse) GoString() string
func (*CreateRelationMetaResponse) SetBody ¶
func (s *CreateRelationMetaResponse) SetBody(v *CreateRelationMetaResponseBody) *CreateRelationMetaResponse
func (*CreateRelationMetaResponse) SetHeaders ¶
func (s *CreateRelationMetaResponse) SetHeaders(v map[string]*string) *CreateRelationMetaResponse
func (CreateRelationMetaResponse) String ¶
func (s CreateRelationMetaResponse) String() string
type CreateRelationMetaResponseBody ¶
type CreateRelationMetaResponseBody struct {
RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"`
}
func (CreateRelationMetaResponseBody) GoString ¶
func (s CreateRelationMetaResponseBody) GoString() string
func (*CreateRelationMetaResponseBody) SetRelationType ¶
func (s *CreateRelationMetaResponseBody) SetRelationType(v string) *CreateRelationMetaResponseBody
func (CreateRelationMetaResponseBody) String ¶
func (s CreateRelationMetaResponseBody) String() string
type DeleteCrmFormInstanceHeaders ¶
type DeleteCrmFormInstanceHeaders 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 (DeleteCrmFormInstanceHeaders) GoString ¶
func (s DeleteCrmFormInstanceHeaders) GoString() string
func (*DeleteCrmFormInstanceHeaders) SetCommonHeaders ¶
func (s *DeleteCrmFormInstanceHeaders) SetCommonHeaders(v map[string]*string) *DeleteCrmFormInstanceHeaders
func (*DeleteCrmFormInstanceHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteCrmFormInstanceHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteCrmFormInstanceHeaders
func (DeleteCrmFormInstanceHeaders) String ¶
func (s DeleteCrmFormInstanceHeaders) String() string
type DeleteCrmFormInstanceRequest ¶
type DeleteCrmFormInstanceRequest struct { // 当前操作人id CurrentOperatorUserId *string `json:"currentOperatorUserId,omitempty" xml:"currentOperatorUserId,omitempty"` // 模版名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (DeleteCrmFormInstanceRequest) GoString ¶
func (s DeleteCrmFormInstanceRequest) GoString() string
func (*DeleteCrmFormInstanceRequest) SetCurrentOperatorUserId ¶
func (s *DeleteCrmFormInstanceRequest) SetCurrentOperatorUserId(v string) *DeleteCrmFormInstanceRequest
func (*DeleteCrmFormInstanceRequest) SetName ¶
func (s *DeleteCrmFormInstanceRequest) SetName(v string) *DeleteCrmFormInstanceRequest
func (DeleteCrmFormInstanceRequest) String ¶
func (s DeleteCrmFormInstanceRequest) String() string
type DeleteCrmFormInstanceResponse ¶
type DeleteCrmFormInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteCrmFormInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteCrmFormInstanceResponse) GoString ¶
func (s DeleteCrmFormInstanceResponse) GoString() string
func (*DeleteCrmFormInstanceResponse) SetBody ¶
func (s *DeleteCrmFormInstanceResponse) SetBody(v *DeleteCrmFormInstanceResponseBody) *DeleteCrmFormInstanceResponse
func (*DeleteCrmFormInstanceResponse) SetHeaders ¶
func (s *DeleteCrmFormInstanceResponse) SetHeaders(v map[string]*string) *DeleteCrmFormInstanceResponse
func (DeleteCrmFormInstanceResponse) String ¶
func (s DeleteCrmFormInstanceResponse) String() string
type DeleteCrmFormInstanceResponseBody ¶
type DeleteCrmFormInstanceResponseBody struct { // 被删除的实例id InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` }
func (DeleteCrmFormInstanceResponseBody) GoString ¶
func (s DeleteCrmFormInstanceResponseBody) GoString() string
func (*DeleteCrmFormInstanceResponseBody) SetInstanceId ¶
func (s *DeleteCrmFormInstanceResponseBody) SetInstanceId(v string) *DeleteCrmFormInstanceResponseBody
func (DeleteCrmFormInstanceResponseBody) String ¶
func (s DeleteCrmFormInstanceResponseBody) String() string
type DeleteCrmPersonalCustomerHeaders ¶
type DeleteCrmPersonalCustomerHeaders 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 (DeleteCrmPersonalCustomerHeaders) GoString ¶
func (s DeleteCrmPersonalCustomerHeaders) GoString() string
func (*DeleteCrmPersonalCustomerHeaders) SetCommonHeaders ¶
func (s *DeleteCrmPersonalCustomerHeaders) SetCommonHeaders(v map[string]*string) *DeleteCrmPersonalCustomerHeaders
func (*DeleteCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteCrmPersonalCustomerHeaders
func (DeleteCrmPersonalCustomerHeaders) String ¶
func (s DeleteCrmPersonalCustomerHeaders) String() string
type DeleteCrmPersonalCustomerRequest ¶
type DeleteCrmPersonalCustomerRequest struct { // 操作人用户ID CurrentOperatorUserId *string `json:"currentOperatorUserId,omitempty" xml:"currentOperatorUserId,omitempty"` }
func (DeleteCrmPersonalCustomerRequest) GoString ¶
func (s DeleteCrmPersonalCustomerRequest) GoString() string
func (*DeleteCrmPersonalCustomerRequest) SetCurrentOperatorUserId ¶
func (s *DeleteCrmPersonalCustomerRequest) SetCurrentOperatorUserId(v string) *DeleteCrmPersonalCustomerRequest
func (DeleteCrmPersonalCustomerRequest) String ¶
func (s DeleteCrmPersonalCustomerRequest) String() string
type DeleteCrmPersonalCustomerResponse ¶
type DeleteCrmPersonalCustomerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteCrmPersonalCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteCrmPersonalCustomerResponse) GoString ¶
func (s DeleteCrmPersonalCustomerResponse) GoString() string
func (*DeleteCrmPersonalCustomerResponse) SetHeaders ¶
func (s *DeleteCrmPersonalCustomerResponse) SetHeaders(v map[string]*string) *DeleteCrmPersonalCustomerResponse
func (DeleteCrmPersonalCustomerResponse) String ¶
func (s DeleteCrmPersonalCustomerResponse) String() string
type DeleteCrmPersonalCustomerResponseBody ¶
type DeleteCrmPersonalCustomerResponseBody struct { // 客户数据id InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` }
func (DeleteCrmPersonalCustomerResponseBody) GoString ¶
func (s DeleteCrmPersonalCustomerResponseBody) GoString() string
func (*DeleteCrmPersonalCustomerResponseBody) SetInstanceId ¶
func (s *DeleteCrmPersonalCustomerResponseBody) SetInstanceId(v string) *DeleteCrmPersonalCustomerResponseBody
func (DeleteCrmPersonalCustomerResponseBody) String ¶
func (s DeleteCrmPersonalCustomerResponseBody) String() string
type DeleteRelationMetaFieldHeaders ¶
type DeleteRelationMetaFieldHeaders 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 (DeleteRelationMetaFieldHeaders) GoString ¶
func (s DeleteRelationMetaFieldHeaders) GoString() string
func (*DeleteRelationMetaFieldHeaders) SetCommonHeaders ¶
func (s *DeleteRelationMetaFieldHeaders) SetCommonHeaders(v map[string]*string) *DeleteRelationMetaFieldHeaders
func (*DeleteRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DeleteRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken(v string) *DeleteRelationMetaFieldHeaders
func (DeleteRelationMetaFieldHeaders) String ¶
func (s DeleteRelationMetaFieldHeaders) String() string
type DeleteRelationMetaFieldRequest ¶
type DeleteRelationMetaFieldRequest struct { FieldIdList []*string `json:"fieldIdList,omitempty" xml:"fieldIdList,omitempty" type:"Repeated"` OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` Tenant *string `json:"tenant,omitempty" xml:"tenant,omitempty"` }
func (DeleteRelationMetaFieldRequest) GoString ¶
func (s DeleteRelationMetaFieldRequest) GoString() string
func (*DeleteRelationMetaFieldRequest) SetFieldIdList ¶
func (s *DeleteRelationMetaFieldRequest) SetFieldIdList(v []*string) *DeleteRelationMetaFieldRequest
func (*DeleteRelationMetaFieldRequest) SetOperatorUserId ¶
func (s *DeleteRelationMetaFieldRequest) SetOperatorUserId(v string) *DeleteRelationMetaFieldRequest
func (*DeleteRelationMetaFieldRequest) SetRelationType ¶
func (s *DeleteRelationMetaFieldRequest) SetRelationType(v string) *DeleteRelationMetaFieldRequest
func (*DeleteRelationMetaFieldRequest) SetTenant ¶
func (s *DeleteRelationMetaFieldRequest) SetTenant(v string) *DeleteRelationMetaFieldRequest
func (DeleteRelationMetaFieldRequest) String ¶
func (s DeleteRelationMetaFieldRequest) String() string
type DeleteRelationMetaFieldResponse ¶
type DeleteRelationMetaFieldResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DeleteRelationMetaFieldResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteRelationMetaFieldResponse) GoString ¶
func (s DeleteRelationMetaFieldResponse) GoString() string
func (*DeleteRelationMetaFieldResponse) SetBody ¶
func (s *DeleteRelationMetaFieldResponse) SetBody(v *DeleteRelationMetaFieldResponseBody) *DeleteRelationMetaFieldResponse
func (*DeleteRelationMetaFieldResponse) SetHeaders ¶
func (s *DeleteRelationMetaFieldResponse) SetHeaders(v map[string]*string) *DeleteRelationMetaFieldResponse
func (DeleteRelationMetaFieldResponse) String ¶
func (s DeleteRelationMetaFieldResponse) String() string
type DeleteRelationMetaFieldResponseBody ¶
type DeleteRelationMetaFieldResponseBody struct {
RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"`
}
func (DeleteRelationMetaFieldResponseBody) GoString ¶
func (s DeleteRelationMetaFieldResponseBody) GoString() string
func (*DeleteRelationMetaFieldResponseBody) SetRelationType ¶
func (s *DeleteRelationMetaFieldResponseBody) SetRelationType(v string) *DeleteRelationMetaFieldResponseBody
func (DeleteRelationMetaFieldResponseBody) String ¶
func (s DeleteRelationMetaFieldResponseBody) String() string
type DescribeCrmPersonalCustomerObjectMetaHeaders ¶
type DescribeCrmPersonalCustomerObjectMetaHeaders 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 (DescribeCrmPersonalCustomerObjectMetaHeaders) GoString ¶
func (s DescribeCrmPersonalCustomerObjectMetaHeaders) GoString() string
func (*DescribeCrmPersonalCustomerObjectMetaHeaders) SetCommonHeaders ¶
func (s *DescribeCrmPersonalCustomerObjectMetaHeaders) SetCommonHeaders(v map[string]*string) *DescribeCrmPersonalCustomerObjectMetaHeaders
func (*DescribeCrmPersonalCustomerObjectMetaHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DescribeCrmPersonalCustomerObjectMetaHeaders) SetXAcsDingtalkAccessToken(v string) *DescribeCrmPersonalCustomerObjectMetaHeaders
func (DescribeCrmPersonalCustomerObjectMetaHeaders) String ¶
func (s DescribeCrmPersonalCustomerObjectMetaHeaders) String() string
type DescribeCrmPersonalCustomerObjectMetaResponse ¶
type DescribeCrmPersonalCustomerObjectMetaResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeCrmPersonalCustomerObjectMetaResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeCrmPersonalCustomerObjectMetaResponse) GoString ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponse) GoString() string
func (*DescribeCrmPersonalCustomerObjectMetaResponse) SetHeaders ¶
func (s *DescribeCrmPersonalCustomerObjectMetaResponse) SetHeaders(v map[string]*string) *DescribeCrmPersonalCustomerObjectMetaResponse
func (DescribeCrmPersonalCustomerObjectMetaResponse) String ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponse) String() string
type DescribeCrmPersonalCustomerObjectMetaResponseBody ¶
type DescribeCrmPersonalCustomerObjectMetaResponseBody struct { // 表单code Code *string `json:"code,omitempty" xml:"code,omitempty"` // 是否自定义对象 Customized *bool `json:"customized,omitempty" xml:"customized,omitempty"` // 字段列表 Fields []*DescribeCrmPersonalCustomerObjectMetaResponseBodyFields `json:"fields,omitempty" xml:"fields,omitempty" type:"Repeated"` // 对象名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 表单状态 Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (DescribeCrmPersonalCustomerObjectMetaResponseBody) GoString ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBody) GoString() string
func (*DescribeCrmPersonalCustomerObjectMetaResponseBody) SetCustomized ¶
func (s *DescribeCrmPersonalCustomerObjectMetaResponseBody) SetCustomized(v bool) *DescribeCrmPersonalCustomerObjectMetaResponseBody
func (*DescribeCrmPersonalCustomerObjectMetaResponseBody) SetStatus ¶
func (s *DescribeCrmPersonalCustomerObjectMetaResponseBody) SetStatus(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBody
func (DescribeCrmPersonalCustomerObjectMetaResponseBody) String ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBody) String() string
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFields ¶
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFields struct { Customized *bool `json:"customized,omitempty" xml:"customized,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Nillable *bool `json:"nillable,omitempty" xml:"nillable,omitempty"` Quote *bool `json:"quote,omitempty" xml:"quote,omitempty"` ReferenceFields []*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields `json:"referenceFields,omitempty" xml:"referenceFields,omitempty" type:"Repeated"` ReferenceTo *string `json:"referenceTo,omitempty" xml:"referenceTo,omitempty"` RollUpSummaryFields []*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields `json:"rollUpSummaryFields,omitempty" xml:"rollUpSummaryFields,omitempty" type:"Repeated"` SelectOptions []*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions `json:"selectOptions,omitempty" xml:"selectOptions,omitempty" type:"Repeated"` Type *string `json:"type,omitempty" xml:"type,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) GoString ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) GoString() string
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetCustomized ¶
func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetCustomized(v bool) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetNillable ¶
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetReferenceFields ¶
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetReferenceTo ¶
func (s *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetReferenceTo(v string) *DescribeCrmPersonalCustomerObjectMetaResponseBodyFields
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetRollUpSummaryFields ¶
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) SetSelectOptions ¶
func (DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) String ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFields) String() string
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields ¶
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields struct { Format *string `json:"format,omitempty" xml:"format,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Nillable *bool `json:"nillable,omitempty" xml:"nillable,omitempty"` SelectOptions []*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions `json:"selectOptions,omitempty" xml:"selectOptions,omitempty" type:"Repeated"` Type *string `json:"type,omitempty" xml:"type,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) GoString ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) GoString() string
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetNillable ¶
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) SetSelectOptions ¶
func (DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) String ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFields) String() string
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions ¶
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions struct { Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions) GoString ¶
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions) SetKey ¶
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsReferenceFieldsSelectOptions) SetValue ¶
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields ¶
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields struct { Aggregator *string `json:"aggregator,omitempty" xml:"aggregator,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` }
func (DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields) GoString ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields) GoString() string
func (*DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsRollUpSummaryFields) SetAggregator ¶
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions ¶
type DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions struct { Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) GoString ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) GoString() string
func (DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) String ¶
func (s DescribeCrmPersonalCustomerObjectMetaResponseBodyFieldsSelectOptions) String() string
type DescribeRelationMetaHeaders ¶
type DescribeRelationMetaHeaders 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 (DescribeRelationMetaHeaders) GoString ¶
func (s DescribeRelationMetaHeaders) GoString() string
func (*DescribeRelationMetaHeaders) SetCommonHeaders ¶
func (s *DescribeRelationMetaHeaders) SetCommonHeaders(v map[string]*string) *DescribeRelationMetaHeaders
func (*DescribeRelationMetaHeaders) SetXAcsDingtalkAccessToken ¶
func (s *DescribeRelationMetaHeaders) SetXAcsDingtalkAccessToken(v string) *DescribeRelationMetaHeaders
func (DescribeRelationMetaHeaders) String ¶
func (s DescribeRelationMetaHeaders) String() string
type DescribeRelationMetaRequest ¶
type DescribeRelationMetaRequest struct { OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` RelationTypes []*string `json:"relationTypes,omitempty" xml:"relationTypes,omitempty" type:"Repeated"` Tenant *string `json:"tenant,omitempty" xml:"tenant,omitempty"` }
func (DescribeRelationMetaRequest) GoString ¶
func (s DescribeRelationMetaRequest) GoString() string
func (*DescribeRelationMetaRequest) SetOperatorUserId ¶
func (s *DescribeRelationMetaRequest) SetOperatorUserId(v string) *DescribeRelationMetaRequest
func (*DescribeRelationMetaRequest) SetRelationTypes ¶
func (s *DescribeRelationMetaRequest) SetRelationTypes(v []*string) *DescribeRelationMetaRequest
func (*DescribeRelationMetaRequest) SetTenant ¶
func (s *DescribeRelationMetaRequest) SetTenant(v string) *DescribeRelationMetaRequest
func (DescribeRelationMetaRequest) String ¶
func (s DescribeRelationMetaRequest) String() string
type DescribeRelationMetaResponse ¶
type DescribeRelationMetaResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *DescribeRelationMetaResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeRelationMetaResponse) GoString ¶
func (s DescribeRelationMetaResponse) GoString() string
func (*DescribeRelationMetaResponse) SetBody ¶
func (s *DescribeRelationMetaResponse) SetBody(v *DescribeRelationMetaResponseBody) *DescribeRelationMetaResponse
func (*DescribeRelationMetaResponse) SetHeaders ¶
func (s *DescribeRelationMetaResponse) SetHeaders(v map[string]*string) *DescribeRelationMetaResponse
func (DescribeRelationMetaResponse) String ¶
func (s DescribeRelationMetaResponse) String() string
type DescribeRelationMetaResponseBody ¶
type DescribeRelationMetaResponseBody struct {
RelationMetaDTOList []*DescribeRelationMetaResponseBodyRelationMetaDTOList `json:"relationMetaDTOList,omitempty" xml:"relationMetaDTOList,omitempty" type:"Repeated"`
}
func (DescribeRelationMetaResponseBody) GoString ¶
func (s DescribeRelationMetaResponseBody) GoString() string
func (*DescribeRelationMetaResponseBody) SetRelationMetaDTOList ¶
func (s *DescribeRelationMetaResponseBody) SetRelationMetaDTOList(v []*DescribeRelationMetaResponseBodyRelationMetaDTOList) *DescribeRelationMetaResponseBody
func (DescribeRelationMetaResponseBody) String ¶
func (s DescribeRelationMetaResponseBody) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOList ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOList struct { // 创建者userId CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 模型结构描述 Desc *string `json:"desc,omitempty" xml:"desc,omitempty"` // 创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 模型结构字段集合 Items []*DescribeRelationMetaResponseBodyRelationMetaDTOListItems `json:"items,omitempty" xml:"items,omitempty" type:"Repeated"` // 模型结构名称 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 模型结构code RelationMetaCode *string `json:"relationMetaCode,omitempty" xml:"relationMetaCode,omitempty"` // 模型结构状态 RelationMetaStatus *string `json:"relationMetaStatus,omitempty" xml:"relationMetaStatus,omitempty"` // 关系类型 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOList) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOList) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOList) SetCreatorUserId ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetCreatorUserId(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
func (*DescribeRelationMetaResponseBodyRelationMetaDTOList) SetGmtCreate ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetGmtCreate(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
func (*DescribeRelationMetaResponseBodyRelationMetaDTOList) SetGmtModified ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetGmtModified(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
func (*DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationMetaCode ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationMetaCode(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
func (*DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationMetaStatus ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationMetaStatus(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
func (*DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationType ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOList) SetRelationType(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOList
func (DescribeRelationMetaResponseBodyRelationMetaDTOList) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOList) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItems ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItems struct { // 子字段列表 Children []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren `json:"children,omitempty" xml:"children,omitempty" type:"Repeated"` // 字段类型 ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` // 字段属性 Props *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps `json:"props,omitempty" xml:"props,omitempty" type:"Struct"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItems) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItems) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItems) SetChildren ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItems) SetComponentName ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItems) SetComponentName(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItems
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItems) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItems) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren struct { ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` Props *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps `json:"props,omitempty" xml:"props,omitempty" type:"Struct"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) SetComponentName ¶
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildren) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps struct { ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` Align *string `json:"align,omitempty" xml:"align,omitempty"` BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` DataSource *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource `json:"dataSource,omitempty" xml:"dataSource,omitempty" type:"Struct"` Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` Duration *bool `json:"duration,omitempty" xml:"duration,omitempty"` DurationLabel *string `json:"durationLabel,omitempty" xml:"durationLabel,omitempty"` FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Fields []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields `json:"fields,omitempty" xml:"fields,omitempty" type:"Repeated"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Formula *string `json:"formula,omitempty" xml:"formula,omitempty"` Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` Limit *int64 `json:"limit,omitempty" xml:"limit,omitempty"` Link *string `json:"link,omitempty" xml:"link,omitempty"` Mode *string `json:"mode,omitempty" xml:"mode,omitempty"` NotPrint *string `json:"notPrint,omitempty" xml:"notPrint,omitempty"` NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` Options []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Quote *int64 `json:"quote,omitempty" xml:"quote,omitempty"` Ratio *int64 `json:"ratio,omitempty" xml:"ratio,omitempty"` RelateSource []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource `json:"relateSource,omitempty" xml:"relateSource,omitempty" type:"Repeated"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` Rule []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule `json:"rule,omitempty" xml:"rule,omitempty" type:"Repeated"` Sortable *bool `json:"sortable,omitempty" xml:"sortable,omitempty"` Spread *bool `json:"spread,omitempty" xml:"spread,omitempty"` StatField []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField `json:"statField,omitempty" xml:"statField,omitempty" type:"Repeated"` TableViewMode *string `json:"tableViewMode,omitempty" xml:"tableViewMode,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` VerticalPrint *bool `json:"verticalPrint,omitempty" xml:"verticalPrint,omitempty"` Watermark *bool `json:"watermark,omitempty" xml:"watermark,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetActionName ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetBizAlias ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetContent ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetDataSource ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetDisabled ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetDuration ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetDurationLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetFormula ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetInvisible ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetLabelEditableFreeze ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetLabelEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetNotPrint ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetNotUpper ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetOptions ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetPayEnable ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetPlaceholder ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRelateSource ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRequired ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRequiredEditableFreeze ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetRequiredEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetSortable ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetStatField ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetTableViewMode ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetVerticalPrint ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) SetWatermark ¶
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenProps) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSource struct { Params *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams `json:"params,omitempty" xml:"params,omitempty" type:"Struct"` Target *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget `json:"target,omitempty" xml:"target,omitempty" type:"Struct"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams struct {
Filters []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters `json:"filters,omitempty" xml:"filters,omitempty" type:"Repeated"`
}
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParams) SetFilters ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` FilterType *string `json:"filterType,omitempty" xml:"filterType,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` ValueType *string `json:"valueType,omitempty" xml:"valueType,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) SetFilterType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) SetValue ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceParamsFilters) SetValueType ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget struct { AppType *int64 `json:"appType,omitempty" xml:"appType,omitempty"` AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) SetAppType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) SetAppUuid ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) SetBizType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsDataSourceTarget) SetFormCode ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields struct { ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` RelateProps *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps `json:"relateProps,omitempty" xml:"relateProps,omitempty" type:"Struct"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields) SetComponentName ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFields) SetRelateProps ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps struct { Align *string `json:"align,omitempty" xml:"align,omitempty"` BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` Duration *bool `json:"duration,omitempty" xml:"duration,omitempty"` DurationLabel *string `json:"durationLabel,omitempty" xml:"durationLabel,omitempty"` FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Formula *string `json:"formula,omitempty" xml:"formula,omitempty"` Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` Limit *int64 `json:"limit,omitempty" xml:"limit,omitempty"` Link *string `json:"link,omitempty" xml:"link,omitempty"` Mode *string `json:"mode,omitempty" xml:"mode,omitempty"` NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` Options []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Ratio *int64 `json:"ratio,omitempty" xml:"ratio,omitempty"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` Spread *bool `json:"spread,omitempty" xml:"spread,omitempty"` StatField []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField `json:"statField,omitempty" xml:"statField,omitempty" type:"Repeated"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` VerticalPrint *bool `json:"verticalPrint,omitempty" xml:"verticalPrint,omitempty"` Watermark *bool `json:"watermark,omitempty" xml:"watermark,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetAlign ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetBizAlias ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetChoice ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetContent ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetDisabled ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetDuration ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetDurationLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetFormat ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetFormula ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetInvisible ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetLabelEditableFreeze ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetLimit ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetLink ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetMode ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetNotUpper ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetOptions ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetPayEnable ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetPlaceholder ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetRatio ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetRequired ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetRequiredEditableFreeze ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetSpread ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetStatField ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetUnit ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetVerticalPrint ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelateProps) SetWatermark ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions struct { Extension *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension `json:"extension,omitempty" xml:"extension,omitempty" type:"Struct"` Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) SetExtension ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) SetExtension(v *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) SetKey ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptions) SetValue ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension struct {
EditFreeze *bool `json:"editFreeze,omitempty" xml:"editFreeze,omitempty"`
}
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsOptionsExtension) SetEditFreeze ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` Upper *bool `json:"upper,omitempty" xml:"upper,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) SetLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) SetUnit ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsFieldsRelatePropsStatField) SetUpper ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions struct { Extension *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension `json:"extension,omitempty" xml:"extension,omitempty" type:"Struct"` Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptions) SetExtension ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension struct {
EditFreeze *bool `json:"editFreeze,omitempty" xml:"editFreeze,omitempty"`
}
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsOptionsExtension) SetEditFreeze ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource struct { BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` DataSource *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource `json:"dataSource,omitempty" xml:"dataSource,omitempty" type:"Struct"` // 关联表单的关联控件显示 Fields []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields `json:"fields,omitempty" xml:"fields,omitempty" type:"Repeated"` }
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource) SetBizType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource) SetDataSource ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSource) SetFields ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource struct { Params *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams `json:"params,omitempty" xml:"params,omitempty" type:"Struct"` Target *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget `json:"target,omitempty" xml:"target,omitempty" type:"Struct"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) SetParams ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) SetParams(v *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) SetTarget ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) SetTarget(v *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSource) SetType ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams struct {
Filters []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters `json:"filters,omitempty" xml:"filters,omitempty" type:"Repeated"`
}
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams) SetFilters ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams) SetFilters(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParams
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` FilterType *string `json:"filterType,omitempty" xml:"filterType,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` ValueType *string `json:"valueType,omitempty" xml:"valueType,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) SetFilterType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) SetValue ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceParamsFilters) SetValueType ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget struct { AppType *int64 `json:"appType,omitempty" xml:"appType,omitempty"` AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) SetAppType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) SetAppUuid ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) SetBizType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceDataSourceTarget) SetFormCode ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields struct { // 字段类型 ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` // 字段属性 RelateProps *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps `json:"relateProps,omitempty" xml:"relateProps,omitempty" type:"Struct"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields) SetComponentName ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields) SetRelateProps ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields) SetRelateProps(v *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFields
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps struct { // textnote的样式 Align *string `json:"align,omitempty" xml:"align,omitempty"` // 字段别名 BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` // 内部联系人choice Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` // 说明文字内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 是否可编辑 Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` // 是否自动计算时长 Duration *string `json:"duration,omitempty" xml:"duration,omitempty"` // 字段id FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` // 时间格式 Format *string `json:"format,omitempty" xml:"format,omitempty"` // 公式 Formula *string `json:"formula,omitempty" xml:"formula,omitempty"` // 隐藏字段 Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` // 字段标题 Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` // 说明文案的链接地址 Link *string `json:"link,omitempty" xml:"link,omitempty"` Multi *int64 `json:"multi,omitempty" xml:"multi,omitempty"` // 是否需要大写 默认是需要 NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` // 选项内容列表 Options []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` // 是否有支付属性 PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` // 界面空值提示占位符 前后端统一用placeholder Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Quote *int64 `json:"quote,omitempty" xml:"quote,omitempty"` // 字段是否必填 Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` // 需要计算总和的明细组件 StatField []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField `json:"statField,omitempty" xml:"statField,omitempty" type:"Repeated"` // 数字组件/日期区间组件单位属性 Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` // 明细打印排版方式 VerticalPrint *bool `json:"verticalPrint,omitempty" xml:"verticalPrint,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetAlign ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetBizAlias ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetChoice ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetContent ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetDisabled ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetDuration ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetFormat ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetFormula ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetInvisible ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetLabelEditableFreeze ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetLink ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetMulti ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetNotUpper ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetOptions ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetOptions(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetPayEnable ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetPlaceholder ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetQuote ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetRequired ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetRequiredEditableFreeze ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetStatField ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetStatField(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetUnit ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelateProps) SetVerticalPrint ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions struct { // 选项数据主键 Key *string `json:"key,omitempty" xml:"key,omitempty"` // 选项显示内容 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions) SetKey ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsOptions) SetValue ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` Upper *bool `json:"upper,omitempty" xml:"upper,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) SetLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) SetUnit ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRelateSourceFieldsRelatePropsStatField) SetUpper ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule struct { Type *string `json:"type,omitempty" xml:"type,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsRule) GoString() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` Upper *bool `json:"upper,omitempty" xml:"upper,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsChildrenPropsStatField) SetFieldId ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps struct { ActionName *string `json:"actionName,omitempty" xml:"actionName,omitempty"` // textnote的样式 Align *string `json:"align,omitempty" xml:"align,omitempty"` // 字段别名 BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` // 内部联系人choice Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` // 说明文字内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 关联表单的数据源配置 DataSource *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource `json:"dataSource,omitempty" xml:"dataSource,omitempty" type:"Struct"` // 是否可编辑 Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` // 是否自动计算时长 Duration *bool `json:"duration,omitempty" xml:"duration,omitempty"` DurationLabel *string `json:"durationLabel,omitempty" xml:"durationLabel,omitempty"` // 字段id FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` // 关联表单的关联控件显示 Fields []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields `json:"fields,omitempty" xml:"fields,omitempty" type:"Repeated"` // 时间格式 Format *string `json:"format,omitempty" xml:"format,omitempty"` // 公式 Formula *string `json:"formula,omitempty" xml:"formula,omitempty"` // 隐藏字段 Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` // 字段标题 Label *string `json:"label,omitempty" xml:"label,omitempty"` // 字段标题是否可修改 LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` // 5 Limit *int64 `json:"limit,omitempty" xml:"limit,omitempty"` // 说明文案的链接地址 Link *string `json:"link,omitempty" xml:"link,omitempty"` // phone Mode *string `json:"mode,omitempty" xml:"mode,omitempty"` Multi *int64 `json:"multi,omitempty" xml:"multi,omitempty"` NeedDetail *string `json:"needDetail,omitempty" xml:"needDetail,omitempty"` // 是否参与打印 NotPrint *string `json:"notPrint,omitempty" xml:"notPrint,omitempty"` // 是否需要大写 默认是需要 NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` // 选项内容列表 Options []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` // 是否有支付属性 PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` // 界面空值提示占位符 前后端统一用placeholder Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` // 1 Quote *int64 `json:"quote,omitempty" xml:"quote,omitempty"` // 50 Ratio *int64 `json:"ratio,omitempty" xml:"ratio,omitempty"` RelateSource []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource `json:"relateSource,omitempty" xml:"relateSource,omitempty" type:"Repeated"` // 字段是否必填 Required *bool `json:"required,omitempty" xml:"required,omitempty"` // 字段必填是否修改 RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` // 流水号控件规则 Rule []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule `json:"rule,omitempty" xml:"rule,omitempty" type:"Repeated"` Sortable *bool `json:"sortable,omitempty" xml:"sortable,omitempty"` // true Spread *bool `json:"spread,omitempty" xml:"spread,omitempty"` // 需要计算总和的明细组件 StatField []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField `json:"statField,omitempty" xml:"statField,omitempty" type:"Repeated"` // table TableViewMode *string `json:"tableViewMode,omitempty" xml:"tableViewMode,omitempty"` // 数字组件/日期区间组件单位属性 Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` // 明细打印排版方式 VerticalPrint *bool `json:"verticalPrint,omitempty" xml:"verticalPrint,omitempty"` // true Watermark *bool `json:"watermark,omitempty" xml:"watermark,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetActionName ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetBizAlias ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetContent ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDataSource ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDisabled ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDuration ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDurationLabel ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetDurationLabel(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetFormula ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetInvisible ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetLabelEditableFreeze ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetLabelEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetNeedDetail ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetNotPrint ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetNotUpper ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetOptions ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetPayEnable ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetPlaceholder ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRelateSource ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRequired ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRequiredEditableFreeze ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetRequiredEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetSortable ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetStatField ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetTableViewMode ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetTableViewMode(v string) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetVerticalPrint ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetVerticalPrint(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) SetWatermark ¶
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsProps) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource struct { Params *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams `json:"params,omitempty" xml:"params,omitempty" type:"Struct"` // 关联表单的业务标识 Target *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget `json:"target,omitempty" xml:"target,omitempty" type:"Struct"` // 关联类型{ "form": 关联表单 } Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSource) GoString() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams struct {
Filters []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters `json:"filters,omitempty" xml:"filters,omitempty" type:"Repeated"`
}
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParams) SetFilters ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` FilterType *string `json:"filterType,omitempty" xml:"filterType,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` ValueType *string `json:"valueType,omitempty" xml:"valueType,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) SetFilterType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) SetValue ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceParamsFilters) SetValueType ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget struct { // 应用类型 AppType *int64 `json:"appType,omitempty" xml:"appType,omitempty"` // 应用搭建id AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` // 表单业务标识 BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 被关联表单的formCode FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) SetAppType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) SetAppUuid ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) SetBizType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsDataSourceTarget) SetFormCode ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields struct { // 字段类型 ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` // 字段属性 RelateProps *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps `json:"relateProps,omitempty" xml:"relateProps,omitempty" type:"Struct"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) SetComponentName ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) SetRelateProps ¶
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFields) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps struct { // textnote的样式 Align *string `json:"align,omitempty" xml:"align,omitempty"` // 字段别名 BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` // 内部联系人choice Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` // 说明文字内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 是否可编辑 Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` // 是否自动计算时长 Duration *string `json:"duration,omitempty" xml:"duration,omitempty"` DurationLabel *string `json:"durationLabel,omitempty" xml:"durationLabel,omitempty"` // 字段id FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` // 时间格式 Format *string `json:"format,omitempty" xml:"format,omitempty"` // 公式 Formula *string `json:"formula,omitempty" xml:"formula,omitempty"` // 隐藏字段 Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` // 字段标题 Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` Limit *int64 `json:"limit,omitempty" xml:"limit,omitempty"` // 说明文案的链接地址 Link *string `json:"link,omitempty" xml:"link,omitempty"` Mode *string `json:"mode,omitempty" xml:"mode,omitempty"` // 是否需要大写 默认是需要 NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` // 选项内容列表 Options []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` // 是否有支付属性 PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` // 界面空值提示占位符 前后端统一用placeholder Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Ratio *int64 `json:"ratio,omitempty" xml:"ratio,omitempty"` // 字段是否必填 Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` Spread *bool `json:"spread,omitempty" xml:"spread,omitempty"` // 需要计算总和的明细组件 StatField []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField `json:"statField,omitempty" xml:"statField,omitempty" type:"Repeated"` // 数字组件/日期区间组件单位属性 Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` // 明细打印排版方式 VerticalPrint *bool `json:"verticalPrint,omitempty" xml:"verticalPrint,omitempty"` Watermark *bool `json:"watermark,omitempty" xml:"watermark,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetBizAlias ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetContent ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetDisabled ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetDuration ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetDurationLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetFormula ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetInvisible ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetLabelEditableFreeze ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetNotUpper ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetOptions ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetPayEnable ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetPlaceholder ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetRequired ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetRequiredEditableFreeze ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetRequiredEditableFreeze(v bool) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetStatField ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetVerticalPrint ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelateProps) SetWatermark ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions struct { Extension *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension `json:"extension,omitempty" xml:"extension,omitempty" type:"Struct"` // 选项数据主键 Key *string `json:"key,omitempty" xml:"key,omitempty"` // 选项显示内容 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) SetExtension ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) SetKey ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptions) SetValue ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension struct {
EditFreeze *bool `json:"editFreeze,omitempty" xml:"editFreeze,omitempty"`
}
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsOptionsExtension) SetEditFreeze ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` Upper *bool `json:"upper,omitempty" xml:"upper,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) SetLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) SetUnit ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsFieldsRelatePropsStatField) SetUpper ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions struct { Extension *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension `json:"extension,omitempty" xml:"extension,omitempty" type:"Struct"` // 选项数据主键 Key *string `json:"key,omitempty" xml:"key,omitempty"` // 选项显示内容 Value *string `json:"value,omitempty" xml:"value,omitempty"` // false Warn *bool `json:"warn,omitempty" xml:"warn,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) SetExtension ¶
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptions) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension struct { // true EditFreeze *bool `json:"editFreeze,omitempty" xml:"editFreeze,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsOptionsExtension) SetEditFreeze ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource struct { BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` DataSource *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource `json:"dataSource,omitempty" xml:"dataSource,omitempty" type:"Struct"` // 关联表单的关联控件显示 Fields []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields `json:"fields,omitempty" xml:"fields,omitempty" type:"Repeated"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) SetBizType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSource) SetDataSource ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource struct { Params *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams `json:"params,omitempty" xml:"params,omitempty" type:"Struct"` Target *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget `json:"target,omitempty" xml:"target,omitempty" type:"Struct"` Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) SetParams ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) SetTarget ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSource) SetType ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams struct {
Filters []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters `json:"filters,omitempty" xml:"filters,omitempty" type:"Repeated"`
}
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams) SetFilters ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams) SetFilters(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParams
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` FilterType *string `json:"filterType,omitempty" xml:"filterType,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` ValueType *string `json:"valueType,omitempty" xml:"valueType,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) SetFilterType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) SetValue ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceParamsFilters) SetValueType ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget struct { AppType *int64 `json:"appType,omitempty" xml:"appType,omitempty"` AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) SetAppType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) SetAppUuid ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) SetBizType ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceDataSourceTarget) SetFormCode ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields struct { // 字段类型 ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` // 字段属性 RelateProps *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps `json:"relateProps,omitempty" xml:"relateProps,omitempty" type:"Struct"` }
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields) SetComponentName ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFields) SetRelateProps ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps struct { // textnote的样式 Align *string `json:"align,omitempty" xml:"align,omitempty"` // 字段别名 BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` // 内部联系人choice Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` // 说明文字内容 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 是否可编辑 Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` // 是否自动计算时长 Duration *string `json:"duration,omitempty" xml:"duration,omitempty"` // 字段id FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` // 时间格式 Format *string `json:"format,omitempty" xml:"format,omitempty"` // 公式 Formula *string `json:"formula,omitempty" xml:"formula,omitempty"` // 隐藏字段 Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` // 字段标题 Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` // 说明文案的链接地址 Link *string `json:"link,omitempty" xml:"link,omitempty"` Multi *int64 `json:"multi,omitempty" xml:"multi,omitempty"` // 是否需要大写 默认是需要 NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` // 选项内容列表 Options []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` // 是否有支付属性 PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` // 界面空值提示占位符 前后端统一用placeholder Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Quote *int64 `json:"quote,omitempty" xml:"quote,omitempty"` // 字段是否必填 Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` // 需要计算总和的明细组件 StatField []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField `json:"statField,omitempty" xml:"statField,omitempty" type:"Repeated"` // 数字组件/日期区间组件单位属性 Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` // 明细打印排版方式 VerticalPrint *bool `json:"verticalPrint,omitempty" xml:"verticalPrint,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetAlign ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetBizAlias ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetChoice ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetContent ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetDisabled ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetDuration ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetFormat ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetFormula ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetInvisible ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetLabelEditableFreeze ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetLink ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetMulti ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetNotUpper ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetOptions ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetOptions(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetPayEnable ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetPlaceholder ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetQuote ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetRequired ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetRequiredEditableFreeze ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetStatField ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetStatField(v []*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetUnit ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelateProps) SetVerticalPrint ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions struct { Extension *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension `json:"extension,omitempty" xml:"extension,omitempty" type:"Struct"` // 选项数据主键 Key *string `json:"key,omitempty" xml:"key,omitempty"` // 选项显示内容 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) SetExtension ¶
func (s *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) SetExtension(v *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension) *DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) SetKey ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptions) SetValue ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension struct {
EditFreeze *bool `json:"editFreeze,omitempty" xml:"editFreeze,omitempty"`
}
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsOptionsExtension) SetEditFreeze ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` Upper *bool `json:"upper,omitempty" xml:"upper,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) GoString ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) SetFieldId ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) SetLabel ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) SetUnit ¶
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRelateSourceFieldsRelatePropsStatField) SetUpper ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule struct { Type *string `json:"type,omitempty" xml:"type,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) GoString() string
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsRule) String() string
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField ¶
type DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField struct { FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` Upper *bool `json:"upper,omitempty" xml:"upper,omitempty"` }
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) GoString ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) GoString() string
func (*DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) SetFieldId ¶
func (DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) String ¶
func (s DescribeRelationMetaResponseBodyRelationMetaDTOListItemsPropsStatField) String() string
type GetCrmGroupChatHeaders ¶
type GetCrmGroupChatHeaders 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 (GetCrmGroupChatHeaders) GoString ¶
func (s GetCrmGroupChatHeaders) GoString() string
func (*GetCrmGroupChatHeaders) SetCommonHeaders ¶
func (s *GetCrmGroupChatHeaders) SetCommonHeaders(v map[string]*string) *GetCrmGroupChatHeaders
func (*GetCrmGroupChatHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCrmGroupChatHeaders) SetXAcsDingtalkAccessToken(v string) *GetCrmGroupChatHeaders
func (GetCrmGroupChatHeaders) String ¶
func (s GetCrmGroupChatHeaders) String() string
type GetCrmGroupChatMultiHeaders ¶
type GetCrmGroupChatMultiHeaders 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 (GetCrmGroupChatMultiHeaders) GoString ¶
func (s GetCrmGroupChatMultiHeaders) GoString() string
func (*GetCrmGroupChatMultiHeaders) SetCommonHeaders ¶
func (s *GetCrmGroupChatMultiHeaders) SetCommonHeaders(v map[string]*string) *GetCrmGroupChatMultiHeaders
func (*GetCrmGroupChatMultiHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCrmGroupChatMultiHeaders) SetXAcsDingtalkAccessToken(v string) *GetCrmGroupChatMultiHeaders
func (GetCrmGroupChatMultiHeaders) String ¶
func (s GetCrmGroupChatMultiHeaders) String() string
type GetCrmGroupChatMultiRequest ¶
type GetCrmGroupChatMultiRequest struct { // 群openConversationId列表。 OpenConversationIds []*string `json:"openConversationIds,omitempty" xml:"openConversationIds,omitempty" type:"Repeated"` }
func (GetCrmGroupChatMultiRequest) GoString ¶
func (s GetCrmGroupChatMultiRequest) GoString() string
func (*GetCrmGroupChatMultiRequest) SetOpenConversationIds ¶
func (s *GetCrmGroupChatMultiRequest) SetOpenConversationIds(v []*string) *GetCrmGroupChatMultiRequest
func (GetCrmGroupChatMultiRequest) String ¶
func (s GetCrmGroupChatMultiRequest) String() string
type GetCrmGroupChatMultiResponse ¶
type GetCrmGroupChatMultiResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCrmGroupChatMultiResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCrmGroupChatMultiResponse) GoString ¶
func (s GetCrmGroupChatMultiResponse) GoString() string
func (*GetCrmGroupChatMultiResponse) SetBody ¶
func (s *GetCrmGroupChatMultiResponse) SetBody(v *GetCrmGroupChatMultiResponseBody) *GetCrmGroupChatMultiResponse
func (*GetCrmGroupChatMultiResponse) SetHeaders ¶
func (s *GetCrmGroupChatMultiResponse) SetHeaders(v map[string]*string) *GetCrmGroupChatMultiResponse
func (GetCrmGroupChatMultiResponse) String ¶
func (s GetCrmGroupChatMultiResponse) String() string
type GetCrmGroupChatMultiResponseBody ¶
type GetCrmGroupChatMultiResponseBody struct { // 客户群列表。 Result []*GetCrmGroupChatMultiResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"` }
func (GetCrmGroupChatMultiResponseBody) GoString ¶
func (s GetCrmGroupChatMultiResponseBody) GoString() string
func (*GetCrmGroupChatMultiResponseBody) SetResult ¶
func (s *GetCrmGroupChatMultiResponseBody) SetResult(v []*GetCrmGroupChatMultiResponseBodyResult) *GetCrmGroupChatMultiResponseBody
func (GetCrmGroupChatMultiResponseBody) String ¶
func (s GetCrmGroupChatMultiResponseBody) String() string
type GetCrmGroupChatMultiResponseBodyResult ¶
type GetCrmGroupChatMultiResponseBodyResult struct { // 创建时间(时间戳)。 GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 群头像地址。 IconUrl *string `json:"iconUrl,omitempty" xml:"iconUrl,omitempty"` // 客户群成员数。 MemberCount *int32 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` // 客户群名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 客户群openConversationId。 OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` // 群组openGroupSetId。 OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` // 群主userId。 OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` // 群主userName。 OwnerUserName *string `json:"ownerUserName,omitempty" xml:"ownerUserName,omitempty"` }
func (GetCrmGroupChatMultiResponseBodyResult) GoString ¶
func (s GetCrmGroupChatMultiResponseBodyResult) GoString() string
func (*GetCrmGroupChatMultiResponseBodyResult) SetGmtCreate ¶
func (s *GetCrmGroupChatMultiResponseBodyResult) SetGmtCreate(v int64) *GetCrmGroupChatMultiResponseBodyResult
func (*GetCrmGroupChatMultiResponseBodyResult) SetIconUrl ¶
func (s *GetCrmGroupChatMultiResponseBodyResult) SetIconUrl(v string) *GetCrmGroupChatMultiResponseBodyResult
func (*GetCrmGroupChatMultiResponseBodyResult) SetMemberCount ¶
func (s *GetCrmGroupChatMultiResponseBodyResult) SetMemberCount(v int32) *GetCrmGroupChatMultiResponseBodyResult
func (*GetCrmGroupChatMultiResponseBodyResult) SetName ¶
func (s *GetCrmGroupChatMultiResponseBodyResult) SetName(v string) *GetCrmGroupChatMultiResponseBodyResult
func (*GetCrmGroupChatMultiResponseBodyResult) SetOpenConversationId ¶
func (s *GetCrmGroupChatMultiResponseBodyResult) SetOpenConversationId(v string) *GetCrmGroupChatMultiResponseBodyResult
func (*GetCrmGroupChatMultiResponseBodyResult) SetOpenGroupSetId ¶
func (s *GetCrmGroupChatMultiResponseBodyResult) SetOpenGroupSetId(v string) *GetCrmGroupChatMultiResponseBodyResult
func (*GetCrmGroupChatMultiResponseBodyResult) SetOwnerUserId ¶
func (s *GetCrmGroupChatMultiResponseBodyResult) SetOwnerUserId(v string) *GetCrmGroupChatMultiResponseBodyResult
func (*GetCrmGroupChatMultiResponseBodyResult) SetOwnerUserName ¶
func (s *GetCrmGroupChatMultiResponseBodyResult) SetOwnerUserName(v string) *GetCrmGroupChatMultiResponseBodyResult
func (GetCrmGroupChatMultiResponseBodyResult) String ¶
func (s GetCrmGroupChatMultiResponseBodyResult) String() string
type GetCrmGroupChatResponse ¶
type GetCrmGroupChatResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCrmGroupChatResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCrmGroupChatResponse) GoString ¶
func (s GetCrmGroupChatResponse) GoString() string
func (*GetCrmGroupChatResponse) SetBody ¶
func (s *GetCrmGroupChatResponse) SetBody(v *GetCrmGroupChatResponseBody) *GetCrmGroupChatResponse
func (*GetCrmGroupChatResponse) SetHeaders ¶
func (s *GetCrmGroupChatResponse) SetHeaders(v map[string]*string) *GetCrmGroupChatResponse
func (GetCrmGroupChatResponse) String ¶
func (s GetCrmGroupChatResponse) String() string
type GetCrmGroupChatResponseBody ¶
type GetCrmGroupChatResponseBody struct { // 客户群chatId ChatId *string `json:"chatId,omitempty" xml:"chatId,omitempty"` // 创建时间(时间戳) GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 群头像地址 IconUrl *string `json:"iconUrl,omitempty" xml:"iconUrl,omitempty"` // 客户群成员数 MemberCount *int32 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` // 客户群名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 客户群openConversationId OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` // 群组openGroupSetId OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` // 群主userId OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` // 群主userName OwnerUserName *string `json:"ownerUserName,omitempty" xml:"ownerUserName,omitempty"` }
func (GetCrmGroupChatResponseBody) GoString ¶
func (s GetCrmGroupChatResponseBody) GoString() string
func (*GetCrmGroupChatResponseBody) SetChatId ¶
func (s *GetCrmGroupChatResponseBody) SetChatId(v string) *GetCrmGroupChatResponseBody
func (*GetCrmGroupChatResponseBody) SetGmtCreate ¶
func (s *GetCrmGroupChatResponseBody) SetGmtCreate(v int64) *GetCrmGroupChatResponseBody
func (*GetCrmGroupChatResponseBody) SetIconUrl ¶
func (s *GetCrmGroupChatResponseBody) SetIconUrl(v string) *GetCrmGroupChatResponseBody
func (*GetCrmGroupChatResponseBody) SetMemberCount ¶
func (s *GetCrmGroupChatResponseBody) SetMemberCount(v int32) *GetCrmGroupChatResponseBody
func (*GetCrmGroupChatResponseBody) SetName ¶
func (s *GetCrmGroupChatResponseBody) SetName(v string) *GetCrmGroupChatResponseBody
func (*GetCrmGroupChatResponseBody) SetOpenConversationId ¶
func (s *GetCrmGroupChatResponseBody) SetOpenConversationId(v string) *GetCrmGroupChatResponseBody
func (*GetCrmGroupChatResponseBody) SetOpenGroupSetId ¶
func (s *GetCrmGroupChatResponseBody) SetOpenGroupSetId(v string) *GetCrmGroupChatResponseBody
func (*GetCrmGroupChatResponseBody) SetOwnerUserId ¶
func (s *GetCrmGroupChatResponseBody) SetOwnerUserId(v string) *GetCrmGroupChatResponseBody
func (*GetCrmGroupChatResponseBody) SetOwnerUserName ¶
func (s *GetCrmGroupChatResponseBody) SetOwnerUserName(v string) *GetCrmGroupChatResponseBody
func (GetCrmGroupChatResponseBody) String ¶
func (s GetCrmGroupChatResponseBody) String() string
type GetCrmGroupChatSingleHeaders ¶
type GetCrmGroupChatSingleHeaders 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 (GetCrmGroupChatSingleHeaders) GoString ¶
func (s GetCrmGroupChatSingleHeaders) GoString() string
func (*GetCrmGroupChatSingleHeaders) SetCommonHeaders ¶
func (s *GetCrmGroupChatSingleHeaders) SetCommonHeaders(v map[string]*string) *GetCrmGroupChatSingleHeaders
func (*GetCrmGroupChatSingleHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCrmGroupChatSingleHeaders) SetXAcsDingtalkAccessToken(v string) *GetCrmGroupChatSingleHeaders
func (GetCrmGroupChatSingleHeaders) String ¶
func (s GetCrmGroupChatSingleHeaders) String() string
type GetCrmGroupChatSingleRequest ¶
type GetCrmGroupChatSingleRequest struct { // 客户群openConversationId OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` }
func (GetCrmGroupChatSingleRequest) GoString ¶
func (s GetCrmGroupChatSingleRequest) GoString() string
func (*GetCrmGroupChatSingleRequest) SetOpenConversationId ¶
func (s *GetCrmGroupChatSingleRequest) SetOpenConversationId(v string) *GetCrmGroupChatSingleRequest
func (GetCrmGroupChatSingleRequest) String ¶
func (s GetCrmGroupChatSingleRequest) String() string
type GetCrmGroupChatSingleResponse ¶
type GetCrmGroupChatSingleResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCrmGroupChatSingleResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCrmGroupChatSingleResponse) GoString ¶
func (s GetCrmGroupChatSingleResponse) GoString() string
func (*GetCrmGroupChatSingleResponse) SetBody ¶
func (s *GetCrmGroupChatSingleResponse) SetBody(v *GetCrmGroupChatSingleResponseBody) *GetCrmGroupChatSingleResponse
func (*GetCrmGroupChatSingleResponse) SetHeaders ¶
func (s *GetCrmGroupChatSingleResponse) SetHeaders(v map[string]*string) *GetCrmGroupChatSingleResponse
func (GetCrmGroupChatSingleResponse) String ¶
func (s GetCrmGroupChatSingleResponse) String() string
type GetCrmGroupChatSingleResponseBody ¶
type GetCrmGroupChatSingleResponseBody struct { // 客户群chatId ChatId *string `json:"chatId,omitempty" xml:"chatId,omitempty"` // 创建时间(时间戳) GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 群头像地址 IconUrl *string `json:"iconUrl,omitempty" xml:"iconUrl,omitempty"` // 客户群成员数 MemberCount *int32 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` // 客户群名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 客户群openConversationId OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` // 群组openGroupSetId OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` // 群主userId OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` // 群主userName OwnerUserName *string `json:"ownerUserName,omitempty" xml:"ownerUserName,omitempty"` }
func (GetCrmGroupChatSingleResponseBody) GoString ¶
func (s GetCrmGroupChatSingleResponseBody) GoString() string
func (*GetCrmGroupChatSingleResponseBody) SetChatId ¶ added in v1.2.98
func (s *GetCrmGroupChatSingleResponseBody) SetChatId(v string) *GetCrmGroupChatSingleResponseBody
func (*GetCrmGroupChatSingleResponseBody) SetGmtCreate ¶
func (s *GetCrmGroupChatSingleResponseBody) SetGmtCreate(v int64) *GetCrmGroupChatSingleResponseBody
func (*GetCrmGroupChatSingleResponseBody) SetIconUrl ¶
func (s *GetCrmGroupChatSingleResponseBody) SetIconUrl(v string) *GetCrmGroupChatSingleResponseBody
func (*GetCrmGroupChatSingleResponseBody) SetMemberCount ¶
func (s *GetCrmGroupChatSingleResponseBody) SetMemberCount(v int32) *GetCrmGroupChatSingleResponseBody
func (*GetCrmGroupChatSingleResponseBody) SetName ¶
func (s *GetCrmGroupChatSingleResponseBody) SetName(v string) *GetCrmGroupChatSingleResponseBody
func (*GetCrmGroupChatSingleResponseBody) SetOpenConversationId ¶
func (s *GetCrmGroupChatSingleResponseBody) SetOpenConversationId(v string) *GetCrmGroupChatSingleResponseBody
func (*GetCrmGroupChatSingleResponseBody) SetOpenGroupSetId ¶
func (s *GetCrmGroupChatSingleResponseBody) SetOpenGroupSetId(v string) *GetCrmGroupChatSingleResponseBody
func (*GetCrmGroupChatSingleResponseBody) SetOwnerUserId ¶
func (s *GetCrmGroupChatSingleResponseBody) SetOwnerUserId(v string) *GetCrmGroupChatSingleResponseBody
func (*GetCrmGroupChatSingleResponseBody) SetOwnerUserName ¶
func (s *GetCrmGroupChatSingleResponseBody) SetOwnerUserName(v string) *GetCrmGroupChatSingleResponseBody
func (GetCrmGroupChatSingleResponseBody) String ¶
func (s GetCrmGroupChatSingleResponseBody) String() string
type GetCrmRolePermissionHeaders ¶
type GetCrmRolePermissionHeaders 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 (GetCrmRolePermissionHeaders) GoString ¶
func (s GetCrmRolePermissionHeaders) GoString() string
func (*GetCrmRolePermissionHeaders) SetCommonHeaders ¶
func (s *GetCrmRolePermissionHeaders) SetCommonHeaders(v map[string]*string) *GetCrmRolePermissionHeaders
func (*GetCrmRolePermissionHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCrmRolePermissionHeaders) SetXAcsDingtalkAccessToken(v string) *GetCrmRolePermissionHeaders
func (GetCrmRolePermissionHeaders) String ¶
func (s GetCrmRolePermissionHeaders) String() string
type GetCrmRolePermissionRequest ¶
type GetCrmRolePermissionRequest struct { // 表单业务标识(formCode & bizType二选一) BizType *string `json:"bizType,omitempty" xml:"bizType,omitempty"` // 表单标识(formCode & bizType二选一) FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` }
func (GetCrmRolePermissionRequest) GoString ¶
func (s GetCrmRolePermissionRequest) GoString() string
func (*GetCrmRolePermissionRequest) SetBizType ¶
func (s *GetCrmRolePermissionRequest) SetBizType(v string) *GetCrmRolePermissionRequest
func (*GetCrmRolePermissionRequest) SetFormCode ¶ added in v1.2.98
func (s *GetCrmRolePermissionRequest) SetFormCode(v string) *GetCrmRolePermissionRequest
func (GetCrmRolePermissionRequest) String ¶
func (s GetCrmRolePermissionRequest) String() string
type GetCrmRolePermissionResponse ¶
type GetCrmRolePermissionResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCrmRolePermissionResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCrmRolePermissionResponse) GoString ¶
func (s GetCrmRolePermissionResponse) GoString() string
func (*GetCrmRolePermissionResponse) SetBody ¶
func (s *GetCrmRolePermissionResponse) SetBody(v *GetCrmRolePermissionResponseBody) *GetCrmRolePermissionResponse
func (*GetCrmRolePermissionResponse) SetHeaders ¶
func (s *GetCrmRolePermissionResponse) SetHeaders(v map[string]*string) *GetCrmRolePermissionResponse
func (GetCrmRolePermissionResponse) String ¶
func (s GetCrmRolePermissionResponse) String() string
type GetCrmRolePermissionResponseBody ¶
type GetCrmRolePermissionResponseBody struct { // CRM表单权限配置 Permissions []*GetCrmRolePermissionResponseBodyPermissions `json:"permissions,omitempty" xml:"permissions,omitempty" type:"Repeated"` }
func (GetCrmRolePermissionResponseBody) GoString ¶
func (s GetCrmRolePermissionResponseBody) GoString() string
func (*GetCrmRolePermissionResponseBody) SetPermissions ¶
func (s *GetCrmRolePermissionResponseBody) SetPermissions(v []*GetCrmRolePermissionResponseBodyPermissions) *GetCrmRolePermissionResponseBody
func (GetCrmRolePermissionResponseBody) String ¶
func (s GetCrmRolePermissionResponseBody) String() string
type GetCrmRolePermissionResponseBodyPermissions ¶
type GetCrmRolePermissionResponseBodyPermissions struct { // 是否是默认权限 DefaultRole *bool `json:"defaultRole,omitempty" xml:"defaultRole,omitempty"` // 字段权限 FieldScopes []*GetCrmRolePermissionResponseBodyPermissionsFieldScopes `json:"fieldScopes,omitempty" xml:"fieldScopes,omitempty" type:"Repeated"` // 权限组适用范围配置 ManagingScopeList []*GetCrmRolePermissionResponseBodyPermissionsManagingScopeList `json:"managingScopeList,omitempty" xml:"managingScopeList,omitempty" type:"Repeated"` // 操作范围 OperateScopes []*GetCrmRolePermissionResponseBodyPermissionsOperateScopes `json:"operateScopes,omitempty" xml:"operateScopes,omitempty" type:"Repeated"` // 资源id ResourceId *string `json:"resourceId,omitempty" xml:"resourceId,omitempty"` // 权限组id RoleId *float64 `json:"roleId,omitempty" xml:"roleId,omitempty"` // 权限组配置 RoleMemberList []*GetCrmRolePermissionResponseBodyPermissionsRoleMemberList `json:"roleMemberList,omitempty" xml:"roleMemberList,omitempty" type:"Repeated"` // 权限组名称 RoleName *string `json:"roleName,omitempty" xml:"roleName,omitempty"` }
func (GetCrmRolePermissionResponseBodyPermissions) GoString ¶
func (s GetCrmRolePermissionResponseBodyPermissions) GoString() string
func (*GetCrmRolePermissionResponseBodyPermissions) SetDefaultRole ¶
func (s *GetCrmRolePermissionResponseBodyPermissions) SetDefaultRole(v bool) *GetCrmRolePermissionResponseBodyPermissions
func (*GetCrmRolePermissionResponseBodyPermissions) SetFieldScopes ¶
func (*GetCrmRolePermissionResponseBodyPermissions) SetManagingScopeList ¶
func (s *GetCrmRolePermissionResponseBodyPermissions) SetManagingScopeList(v []*GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) *GetCrmRolePermissionResponseBodyPermissions
func (*GetCrmRolePermissionResponseBodyPermissions) SetOperateScopes ¶
func (s *GetCrmRolePermissionResponseBodyPermissions) SetOperateScopes(v []*GetCrmRolePermissionResponseBodyPermissionsOperateScopes) *GetCrmRolePermissionResponseBodyPermissions
func (*GetCrmRolePermissionResponseBodyPermissions) SetResourceId ¶
func (s *GetCrmRolePermissionResponseBodyPermissions) SetResourceId(v string) *GetCrmRolePermissionResponseBodyPermissions
func (*GetCrmRolePermissionResponseBodyPermissions) SetRoleId ¶
func (s *GetCrmRolePermissionResponseBodyPermissions) SetRoleId(v float64) *GetCrmRolePermissionResponseBodyPermissions
func (*GetCrmRolePermissionResponseBodyPermissions) SetRoleMemberList ¶
func (s *GetCrmRolePermissionResponseBodyPermissions) SetRoleMemberList(v []*GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) *GetCrmRolePermissionResponseBodyPermissions
func (*GetCrmRolePermissionResponseBodyPermissions) SetRoleName ¶
func (s *GetCrmRolePermissionResponseBodyPermissions) SetRoleName(v string) *GetCrmRolePermissionResponseBodyPermissions
func (GetCrmRolePermissionResponseBodyPermissions) String ¶
func (s GetCrmRolePermissionResponseBodyPermissions) String() string
type GetCrmRolePermissionResponseBodyPermissionsFieldScopes ¶
type GetCrmRolePermissionResponseBodyPermissionsFieldScopes struct { // 字段权限点 FieldActions []*string `json:"fieldActions,omitempty" xml:"fieldActions,omitempty" type:"Repeated"` // 字段id FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` }
func (GetCrmRolePermissionResponseBodyPermissionsFieldScopes) GoString ¶
func (s GetCrmRolePermissionResponseBodyPermissionsFieldScopes) GoString() string
func (*GetCrmRolePermissionResponseBodyPermissionsFieldScopes) SetFieldActions ¶
func (s *GetCrmRolePermissionResponseBodyPermissionsFieldScopes) SetFieldActions(v []*string) *GetCrmRolePermissionResponseBodyPermissionsFieldScopes
func (*GetCrmRolePermissionResponseBodyPermissionsFieldScopes) SetFieldId ¶
func (GetCrmRolePermissionResponseBodyPermissionsFieldScopes) String ¶
func (s GetCrmRolePermissionResponseBodyPermissionsFieldScopes) String() string
type GetCrmRolePermissionResponseBodyPermissionsManagingScopeList ¶
type GetCrmRolePermissionResponseBodyPermissionsManagingScopeList struct { // 扩展信息 Ext *GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt `json:"ext,omitempty" xml:"ext,omitempty" type:"Struct"` // 是否是主管 Manager *bool `json:"manager,omitempty" xml:"manager,omitempty"` // 管理范围类型 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) GoString ¶
func (s GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) GoString() string
func (*GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) SetManager ¶
func (GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) String ¶
func (s GetCrmRolePermissionResponseBodyPermissionsManagingScopeList) String() string
type GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt ¶
type GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt struct { // 管理部门列表 DeptIdList []*float64 `json:"deptIdList,omitempty" xml:"deptIdList,omitempty" type:"Repeated"` // 管理员工列表 StaffIdList []*string `json:"staffIdList,omitempty" xml:"staffIdList,omitempty" type:"Repeated"` }
func (GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) GoString ¶
func (s GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) GoString() string
func (*GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) SetDeptIdList ¶
func (*GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) SetStaffIdList ¶ added in v1.2.98
func (s *GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) SetStaffIdList(v []*string) *GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt
func (GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) String ¶
func (s GetCrmRolePermissionResponseBodyPermissionsManagingScopeListExt) String() string
type GetCrmRolePermissionResponseBodyPermissionsOperateScopes ¶
type GetCrmRolePermissionResponseBodyPermissionsOperateScopes struct { // 是否有权限 HasAuth *bool `json:"hasAuth,omitempty" xml:"hasAuth,omitempty"` // 操作范围类型 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetCrmRolePermissionResponseBodyPermissionsOperateScopes) GoString ¶
func (s GetCrmRolePermissionResponseBodyPermissionsOperateScopes) GoString() string
func (*GetCrmRolePermissionResponseBodyPermissionsOperateScopes) SetHasAuth ¶
func (GetCrmRolePermissionResponseBodyPermissionsOperateScopes) String ¶
func (s GetCrmRolePermissionResponseBodyPermissionsOperateScopes) String() string
type GetCrmRolePermissionResponseBodyPermissionsRoleMemberList ¶
type GetCrmRolePermissionResponseBodyPermissionsRoleMemberList struct { // 角色值 MemberId *string `json:"memberId,omitempty" xml:"memberId,omitempty"` // 角色名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 角色的userId StaffId *string `json:"staffId,omitempty" xml:"staffId,omitempty"` // 角色类型 Type *string `json:"type,omitempty" xml:"type,omitempty"` }
func (GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) GoString ¶
func (s GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) GoString() string
func (*GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) SetMemberId ¶
func (*GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) SetStaffId ¶ added in v1.2.98
func (GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) String ¶
func (s GetCrmRolePermissionResponseBodyPermissionsRoleMemberList) String() string
type GetCustomerTracksByRelationIdHeaders ¶
type GetCustomerTracksByRelationIdHeaders 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 (GetCustomerTracksByRelationIdHeaders) GoString ¶
func (s GetCustomerTracksByRelationIdHeaders) GoString() string
func (*GetCustomerTracksByRelationIdHeaders) SetCommonHeaders ¶
func (s *GetCustomerTracksByRelationIdHeaders) SetCommonHeaders(v map[string]*string) *GetCustomerTracksByRelationIdHeaders
func (*GetCustomerTracksByRelationIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetCustomerTracksByRelationIdHeaders) SetXAcsDingtalkAccessToken(v string) *GetCustomerTracksByRelationIdHeaders
func (GetCustomerTracksByRelationIdHeaders) String ¶
func (s GetCustomerTracksByRelationIdHeaders) String() string
type GetCustomerTracksByRelationIdRequest ¶
type GetCustomerTracksByRelationIdRequest struct { // 每页返回的结果集个数,默认10。 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 第一页不传,下一页传入上一页返回的nextToken NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 关系id。 RelationId *string `json:"relationId,omitempty" xml:"relationId,omitempty"` // 动态类型分组。 TypeGroup *int32 `json:"typeGroup,omitempty" xml:"typeGroup,omitempty"` }
func (GetCustomerTracksByRelationIdRequest) GoString ¶
func (s GetCustomerTracksByRelationIdRequest) GoString() string
func (*GetCustomerTracksByRelationIdRequest) SetMaxResults ¶
func (s *GetCustomerTracksByRelationIdRequest) SetMaxResults(v int32) *GetCustomerTracksByRelationIdRequest
func (*GetCustomerTracksByRelationIdRequest) SetNextToken ¶
func (s *GetCustomerTracksByRelationIdRequest) SetNextToken(v string) *GetCustomerTracksByRelationIdRequest
func (*GetCustomerTracksByRelationIdRequest) SetRelationId ¶
func (s *GetCustomerTracksByRelationIdRequest) SetRelationId(v string) *GetCustomerTracksByRelationIdRequest
func (*GetCustomerTracksByRelationIdRequest) SetTypeGroup ¶
func (s *GetCustomerTracksByRelationIdRequest) SetTypeGroup(v int32) *GetCustomerTracksByRelationIdRequest
func (GetCustomerTracksByRelationIdRequest) String ¶
func (s GetCustomerTracksByRelationIdRequest) String() string
type GetCustomerTracksByRelationIdResponse ¶
type GetCustomerTracksByRelationIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetCustomerTracksByRelationIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetCustomerTracksByRelationIdResponse) GoString ¶
func (s GetCustomerTracksByRelationIdResponse) GoString() string
func (*GetCustomerTracksByRelationIdResponse) SetHeaders ¶
func (s *GetCustomerTracksByRelationIdResponse) SetHeaders(v map[string]*string) *GetCustomerTracksByRelationIdResponse
func (GetCustomerTracksByRelationIdResponse) String ¶
func (s GetCustomerTracksByRelationIdResponse) String() string
type GetCustomerTracksByRelationIdResponseBody ¶
type GetCustomerTracksByRelationIdResponseBody struct { // 是否还有下一页。 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 下一页的游标。 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 数据列表。 ResultList []*GetCustomerTracksByRelationIdResponseBodyResultList `json:"resultList,omitempty" xml:"resultList,omitempty" type:"Repeated"` }
func (GetCustomerTracksByRelationIdResponseBody) GoString ¶
func (s GetCustomerTracksByRelationIdResponseBody) GoString() string
func (*GetCustomerTracksByRelationIdResponseBody) SetHasMore ¶
func (s *GetCustomerTracksByRelationIdResponseBody) SetHasMore(v bool) *GetCustomerTracksByRelationIdResponseBody
func (*GetCustomerTracksByRelationIdResponseBody) SetNextToken ¶
func (s *GetCustomerTracksByRelationIdResponseBody) SetNextToken(v string) *GetCustomerTracksByRelationIdResponseBody
func (*GetCustomerTracksByRelationIdResponseBody) SetResultList ¶
func (GetCustomerTracksByRelationIdResponseBody) String ¶
func (s GetCustomerTracksByRelationIdResponseBody) String() string
type GetCustomerTracksByRelationIdResponseBodyResultList ¶
type GetCustomerTracksByRelationIdResponseBodyResultList struct { // 动态内容。 Content *string `json:"content,omitempty" xml:"content,omitempty"` // 操作人姓名。 CreatorName *string `json:"creatorName,omitempty" xml:"creatorName,omitempty"` // 动态详情。 Detail map[string]*string `json:"detail,omitempty" xml:"detail,omitempty"` // 动态格式:markdown表示markdown格式,为空表示老格式 Format *string `json:"format,omitempty" xml:"format,omitempty"` // 创建时间。 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 写入动态的三方应用身份信息。 IsvInfo *GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo `json:"isvInfo,omitempty" xml:"isvInfo,omitempty" type:"Struct"` // 动态标题。 Title *string `json:"title,omitempty" xml:"title,omitempty"` // 动态类型。 Type *int32 `json:"type,omitempty" xml:"type,omitempty"` // 动态类型分组。 TypeGroup *int32 `json:"typeGroup,omitempty" xml:"typeGroup,omitempty"` }
func (GetCustomerTracksByRelationIdResponseBodyResultList) GoString ¶
func (s GetCustomerTracksByRelationIdResponseBodyResultList) GoString() string
func (*GetCustomerTracksByRelationIdResponseBodyResultList) SetContent ¶
func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetContent(v string) *GetCustomerTracksByRelationIdResponseBodyResultList
func (*GetCustomerTracksByRelationIdResponseBodyResultList) SetCreatorName ¶
func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetCreatorName(v string) *GetCustomerTracksByRelationIdResponseBodyResultList
func (*GetCustomerTracksByRelationIdResponseBodyResultList) SetDetail ¶
func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetDetail(v map[string]*string) *GetCustomerTracksByRelationIdResponseBodyResultList
func (*GetCustomerTracksByRelationIdResponseBodyResultList) SetGmtCreate ¶
func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetGmtCreate(v string) *GetCustomerTracksByRelationIdResponseBodyResultList
func (*GetCustomerTracksByRelationIdResponseBodyResultList) SetIsvInfo ¶
func (*GetCustomerTracksByRelationIdResponseBodyResultList) SetTypeGroup ¶
func (s *GetCustomerTracksByRelationIdResponseBodyResultList) SetTypeGroup(v int32) *GetCustomerTracksByRelationIdResponseBodyResultList
func (GetCustomerTracksByRelationIdResponseBodyResultList) String ¶
func (s GetCustomerTracksByRelationIdResponseBodyResultList) String() string
type GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo ¶
type GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo struct { // 写入动态的三方应用所属应用名。 AppName *string `json:"appName,omitempty" xml:"appName,omitempty"` // 写入动态的三方应用所属组织名。 OrgName *string `json:"orgName,omitempty" xml:"orgName,omitempty"` }
func (GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) GoString ¶
func (s GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) GoString() string
func (*GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) SetAppName ¶
func (*GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) SetOrgName ¶
func (GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) String ¶
func (s GetCustomerTracksByRelationIdResponseBodyResultListIsvInfo) String() string
type GetGroupSetHeaders ¶
type GetGroupSetHeaders 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 (GetGroupSetHeaders) GoString ¶
func (s GetGroupSetHeaders) GoString() string
func (*GetGroupSetHeaders) SetCommonHeaders ¶
func (s *GetGroupSetHeaders) SetCommonHeaders(v map[string]*string) *GetGroupSetHeaders
func (*GetGroupSetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetGroupSetHeaders) SetXAcsDingtalkAccessToken(v string) *GetGroupSetHeaders
func (GetGroupSetHeaders) String ¶
func (s GetGroupSetHeaders) String() string
type GetGroupSetRequest ¶
type GetGroupSetRequest struct {
OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"`
}
func (GetGroupSetRequest) GoString ¶
func (s GetGroupSetRequest) GoString() string
func (*GetGroupSetRequest) SetOpenGroupSetId ¶
func (s *GetGroupSetRequest) SetOpenGroupSetId(v string) *GetGroupSetRequest
func (GetGroupSetRequest) String ¶
func (s GetGroupSetRequest) String() string
type GetGroupSetResponse ¶
type GetGroupSetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetGroupSetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetGroupSetResponse) GoString ¶
func (s GetGroupSetResponse) GoString() string
func (*GetGroupSetResponse) SetBody ¶
func (s *GetGroupSetResponse) SetBody(v *GetGroupSetResponseBody) *GetGroupSetResponse
func (*GetGroupSetResponse) SetHeaders ¶
func (s *GetGroupSetResponse) SetHeaders(v map[string]*string) *GetGroupSetResponse
func (GetGroupSetResponse) String ¶
func (s GetGroupSetResponse) String() string
type GetGroupSetResponseBody ¶
type GetGroupSetResponseBody struct { CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 群组内群数量(不包含已解散的群)。 GroupChatCount *int32 `json:"groupChatCount,omitempty" xml:"groupChatCount,omitempty"` LastOpenConversationId *string `json:"lastOpenConversationId,omitempty" xml:"lastOpenConversationId,omitempty"` Manager []*GetGroupSetResponseBodyManager `json:"manager,omitempty" xml:"manager,omitempty" type:"Repeated"` ManagerUserIds *string `json:"managerUserIds,omitempty" xml:"managerUserIds,omitempty"` MemberCount *int32 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` MemberQuota *int32 `json:"memberQuota,omitempty" xml:"memberQuota,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Notice *string `json:"notice,omitempty" xml:"notice,omitempty"` NoticeToped *int32 `json:"noticeToped,omitempty" xml:"noticeToped,omitempty"` OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` Owner *GetGroupSetResponseBodyOwner `json:"owner,omitempty" xml:"owner,omitempty" type:"Struct"` OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (GetGroupSetResponseBody) GoString ¶
func (s GetGroupSetResponseBody) GoString() string
func (*GetGroupSetResponseBody) SetCorpId ¶ added in v1.2.98
func (s *GetGroupSetResponseBody) SetCorpId(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetGmtCreate ¶
func (s *GetGroupSetResponseBody) SetGmtCreate(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetGmtModified ¶
func (s *GetGroupSetResponseBody) SetGmtModified(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetGroupChatCount ¶
func (s *GetGroupSetResponseBody) SetGroupChatCount(v int32) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetLastOpenConversationId ¶
func (s *GetGroupSetResponseBody) SetLastOpenConversationId(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetManager ¶
func (s *GetGroupSetResponseBody) SetManager(v []*GetGroupSetResponseBodyManager) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetManagerUserIds ¶
func (s *GetGroupSetResponseBody) SetManagerUserIds(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetMemberCount ¶
func (s *GetGroupSetResponseBody) SetMemberCount(v int32) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetMemberQuota ¶
func (s *GetGroupSetResponseBody) SetMemberQuota(v int32) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetName ¶
func (s *GetGroupSetResponseBody) SetName(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetNotice ¶
func (s *GetGroupSetResponseBody) SetNotice(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetNoticeToped ¶
func (s *GetGroupSetResponseBody) SetNoticeToped(v int32) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetOpenGroupSetId ¶
func (s *GetGroupSetResponseBody) SetOpenGroupSetId(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetOwner ¶
func (s *GetGroupSetResponseBody) SetOwner(v *GetGroupSetResponseBodyOwner) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetOwnerUserId ¶
func (s *GetGroupSetResponseBody) SetOwnerUserId(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetRelationType ¶
func (s *GetGroupSetResponseBody) SetRelationType(v string) *GetGroupSetResponseBody
func (*GetGroupSetResponseBody) SetTemplateId ¶
func (s *GetGroupSetResponseBody) SetTemplateId(v string) *GetGroupSetResponseBody
func (GetGroupSetResponseBody) String ¶
func (s GetGroupSetResponseBody) String() string
type GetGroupSetResponseBodyManager ¶
type GetGroupSetResponseBodyManager struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetGroupSetResponseBodyManager) GoString ¶
func (s GetGroupSetResponseBodyManager) GoString() string
func (*GetGroupSetResponseBodyManager) SetName ¶
func (s *GetGroupSetResponseBodyManager) SetName(v string) *GetGroupSetResponseBodyManager
func (*GetGroupSetResponseBodyManager) SetUserId ¶
func (s *GetGroupSetResponseBodyManager) SetUserId(v string) *GetGroupSetResponseBodyManager
func (GetGroupSetResponseBodyManager) String ¶
func (s GetGroupSetResponseBodyManager) String() string
type GetGroupSetResponseBodyOwner ¶
type GetGroupSetResponseBodyOwner struct { Name *string `json:"name,omitempty" xml:"name,omitempty"` UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetGroupSetResponseBodyOwner) GoString ¶
func (s GetGroupSetResponseBodyOwner) GoString() string
func (*GetGroupSetResponseBodyOwner) SetName ¶
func (s *GetGroupSetResponseBodyOwner) SetName(v string) *GetGroupSetResponseBodyOwner
func (*GetGroupSetResponseBodyOwner) SetUserId ¶
func (s *GetGroupSetResponseBodyOwner) SetUserId(v string) *GetGroupSetResponseBodyOwner
func (GetGroupSetResponseBodyOwner) String ¶
func (s GetGroupSetResponseBodyOwner) String() string
type GetOfficialAccountContactInfoHeaders ¶
type GetOfficialAccountContactInfoHeaders 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 (GetOfficialAccountContactInfoHeaders) GoString ¶
func (s GetOfficialAccountContactInfoHeaders) GoString() string
func (*GetOfficialAccountContactInfoHeaders) SetCommonHeaders ¶
func (s *GetOfficialAccountContactInfoHeaders) SetCommonHeaders(v map[string]*string) *GetOfficialAccountContactInfoHeaders
func (*GetOfficialAccountContactInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetOfficialAccountContactInfoHeaders) SetXAcsDingtalkAccessToken(v string) *GetOfficialAccountContactInfoHeaders
func (GetOfficialAccountContactInfoHeaders) String ¶
func (s GetOfficialAccountContactInfoHeaders) String() string
type GetOfficialAccountContactInfoResponse ¶
type GetOfficialAccountContactInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetOfficialAccountContactInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetOfficialAccountContactInfoResponse) GoString ¶
func (s GetOfficialAccountContactInfoResponse) GoString() string
func (*GetOfficialAccountContactInfoResponse) SetHeaders ¶
func (s *GetOfficialAccountContactInfoResponse) SetHeaders(v map[string]*string) *GetOfficialAccountContactInfoResponse
func (GetOfficialAccountContactInfoResponse) String ¶
func (s GetOfficialAccountContactInfoResponse) String() string
type GetOfficialAccountContactInfoResponseBody ¶
type GetOfficialAccountContactInfoResponseBody struct { // 已授权的字段 AuthItems []*string `json:"authItems,omitempty" xml:"authItems,omitempty" type:"Repeated"` // 联系人主企业名称 CorpName *string `json:"corpName,omitempty" xml:"corpName,omitempty"` // 手机号 Mobile *string `json:"mobile,omitempty" xml:"mobile,omitempty"` // 手机号国家码 StateCode *string `json:"stateCode,omitempty" xml:"stateCode,omitempty"` // 联系人的unionId UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` // 已授权的字段 UserInfos []*string `json:"userInfos,omitempty" xml:"userInfos,omitempty" type:"Repeated"` }
func (GetOfficialAccountContactInfoResponseBody) GoString ¶
func (s GetOfficialAccountContactInfoResponseBody) GoString() string
func (*GetOfficialAccountContactInfoResponseBody) SetAuthItems ¶
func (s *GetOfficialAccountContactInfoResponseBody) SetAuthItems(v []*string) *GetOfficialAccountContactInfoResponseBody
func (*GetOfficialAccountContactInfoResponseBody) SetCorpName ¶
func (s *GetOfficialAccountContactInfoResponseBody) SetCorpName(v string) *GetOfficialAccountContactInfoResponseBody
func (*GetOfficialAccountContactInfoResponseBody) SetMobile ¶
func (s *GetOfficialAccountContactInfoResponseBody) SetMobile(v string) *GetOfficialAccountContactInfoResponseBody
func (*GetOfficialAccountContactInfoResponseBody) SetStateCode ¶
func (s *GetOfficialAccountContactInfoResponseBody) SetStateCode(v string) *GetOfficialAccountContactInfoResponseBody
func (*GetOfficialAccountContactInfoResponseBody) SetUnionId ¶
func (s *GetOfficialAccountContactInfoResponseBody) SetUnionId(v string) *GetOfficialAccountContactInfoResponseBody
func (*GetOfficialAccountContactInfoResponseBody) SetUserInfos ¶
func (s *GetOfficialAccountContactInfoResponseBody) SetUserInfos(v []*string) *GetOfficialAccountContactInfoResponseBody
func (GetOfficialAccountContactInfoResponseBody) String ¶
func (s GetOfficialAccountContactInfoResponseBody) String() string
type GetOfficialAccountContactsHeaders ¶
type GetOfficialAccountContactsHeaders 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 (GetOfficialAccountContactsHeaders) GoString ¶
func (s GetOfficialAccountContactsHeaders) GoString() string
func (*GetOfficialAccountContactsHeaders) SetCommonHeaders ¶
func (s *GetOfficialAccountContactsHeaders) SetCommonHeaders(v map[string]*string) *GetOfficialAccountContactsHeaders
func (*GetOfficialAccountContactsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetOfficialAccountContactsHeaders) SetXAcsDingtalkAccessToken(v string) *GetOfficialAccountContactsHeaders
func (GetOfficialAccountContactsHeaders) String ¶
func (s GetOfficialAccountContactsHeaders) String() string
type GetOfficialAccountContactsRequest ¶
type GetOfficialAccountContactsRequest struct { // 分页大小,最大不超过10 MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 取数游标,第一次传0 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` }
func (GetOfficialAccountContactsRequest) GoString ¶
func (s GetOfficialAccountContactsRequest) GoString() string
func (*GetOfficialAccountContactsRequest) SetMaxResults ¶
func (s *GetOfficialAccountContactsRequest) SetMaxResults(v int64) *GetOfficialAccountContactsRequest
func (*GetOfficialAccountContactsRequest) SetNextToken ¶
func (s *GetOfficialAccountContactsRequest) SetNextToken(v string) *GetOfficialAccountContactsRequest
func (GetOfficialAccountContactsRequest) String ¶
func (s GetOfficialAccountContactsRequest) String() string
type GetOfficialAccountContactsResponse ¶
type GetOfficialAccountContactsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetOfficialAccountContactsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetOfficialAccountContactsResponse) GoString ¶
func (s GetOfficialAccountContactsResponse) GoString() string
func (*GetOfficialAccountContactsResponse) SetHeaders ¶
func (s *GetOfficialAccountContactsResponse) SetHeaders(v map[string]*string) *GetOfficialAccountContactsResponse
func (GetOfficialAccountContactsResponse) String ¶
func (s GetOfficialAccountContactsResponse) String() string
type GetOfficialAccountContactsResponseBody ¶
type GetOfficialAccountContactsResponseBody struct { // 分页大小 MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 下一页的游标,为null则表示无数据 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 客户数据节点 Values []*GetOfficialAccountContactsResponseBodyValues `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` }
func (GetOfficialAccountContactsResponseBody) GoString ¶
func (s GetOfficialAccountContactsResponseBody) GoString() string
func (*GetOfficialAccountContactsResponseBody) SetMaxResults ¶
func (s *GetOfficialAccountContactsResponseBody) SetMaxResults(v int64) *GetOfficialAccountContactsResponseBody
func (*GetOfficialAccountContactsResponseBody) SetNextToken ¶
func (s *GetOfficialAccountContactsResponseBody) SetNextToken(v string) *GetOfficialAccountContactsResponseBody
func (GetOfficialAccountContactsResponseBody) String ¶
func (s GetOfficialAccountContactsResponseBody) String() string
type GetOfficialAccountContactsResponseBodyValues ¶
type GetOfficialAccountContactsResponseBodyValues struct { // 用户的联系人数据 Contacts []*GetOfficialAccountContactsResponseBodyValuesContacts `json:"contacts,omitempty" xml:"contacts,omitempty" type:"Repeated"` // 用户userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (GetOfficialAccountContactsResponseBodyValues) GoString ¶
func (s GetOfficialAccountContactsResponseBodyValues) GoString() string
func (*GetOfficialAccountContactsResponseBodyValues) SetContacts ¶
func (*GetOfficialAccountContactsResponseBodyValues) SetUserId ¶
func (s *GetOfficialAccountContactsResponseBodyValues) SetUserId(v string) *GetOfficialAccountContactsResponseBodyValues
func (GetOfficialAccountContactsResponseBodyValues) String ¶
func (s GetOfficialAccountContactsResponseBodyValues) String() string
type GetOfficialAccountContactsResponseBodyValuesContacts ¶
type GetOfficialAccountContactsResponseBodyValuesContacts struct { // 记录创建时间 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // 创建记录的用户昵称 CreatorNick *string `json:"creatorNick,omitempty" xml:"creatorNick,omitempty"` // 创建记录的用户ID CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 数据内容 Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // 扩展数据内容 ExtendData map[string]interface{} `json:"extendData,omitempty" xml:"extendData,omitempty"` // 数据ID InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // 记录修改时间 ModifyTime *string `json:"modifyTime,omitempty" xml:"modifyTime,omitempty"` // 数据权限信息 Permission *GetOfficialAccountContactsResponseBodyValuesContactsPermission `json:"permission,omitempty" xml:"permission,omitempty" type:"Struct"` }
func (GetOfficialAccountContactsResponseBodyValuesContacts) GoString ¶
func (s GetOfficialAccountContactsResponseBodyValuesContacts) GoString() string
func (*GetOfficialAccountContactsResponseBodyValuesContacts) SetCreateTime ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetCreateTime(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
func (*GetOfficialAccountContactsResponseBodyValuesContacts) SetCreatorNick ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetCreatorNick(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
func (*GetOfficialAccountContactsResponseBodyValuesContacts) SetCreatorUserId ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetCreatorUserId(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
func (*GetOfficialAccountContactsResponseBodyValuesContacts) SetData ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetData(v map[string]interface{}) *GetOfficialAccountContactsResponseBodyValuesContacts
func (*GetOfficialAccountContactsResponseBodyValuesContacts) SetExtendData ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetExtendData(v map[string]interface{}) *GetOfficialAccountContactsResponseBodyValuesContacts
func (*GetOfficialAccountContactsResponseBodyValuesContacts) SetInstanceId ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetInstanceId(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
func (*GetOfficialAccountContactsResponseBodyValuesContacts) SetModifyTime ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContacts) SetModifyTime(v string) *GetOfficialAccountContactsResponseBodyValuesContacts
func (*GetOfficialAccountContactsResponseBodyValuesContacts) SetPermission ¶
func (GetOfficialAccountContactsResponseBodyValuesContacts) String ¶
func (s GetOfficialAccountContactsResponseBodyValuesContacts) String() string
type GetOfficialAccountContactsResponseBodyValuesContactsPermission ¶
type GetOfficialAccountContactsResponseBodyValuesContactsPermission struct { // 负责人用户ID列表 OwnerStaffIds []*string `json:"ownerStaffIds,omitempty" xml:"ownerStaffIds,omitempty" type:"Repeated"` // 协同人用户ID列表 ParticipantStaffIds []*string `json:"participantStaffIds,omitempty" xml:"participantStaffIds,omitempty" type:"Repeated"` }
func (GetOfficialAccountContactsResponseBodyValuesContactsPermission) GoString ¶
func (s GetOfficialAccountContactsResponseBodyValuesContactsPermission) GoString() string
func (*GetOfficialAccountContactsResponseBodyValuesContactsPermission) SetOwnerStaffIds ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContactsPermission) SetOwnerStaffIds(v []*string) *GetOfficialAccountContactsResponseBodyValuesContactsPermission
func (*GetOfficialAccountContactsResponseBodyValuesContactsPermission) SetParticipantStaffIds ¶
func (s *GetOfficialAccountContactsResponseBodyValuesContactsPermission) SetParticipantStaffIds(v []*string) *GetOfficialAccountContactsResponseBodyValuesContactsPermission
func (GetOfficialAccountContactsResponseBodyValuesContactsPermission) String ¶
func (s GetOfficialAccountContactsResponseBodyValuesContactsPermission) String() string
type GetOfficialAccountOTOMessageResultHeaders ¶
type GetOfficialAccountOTOMessageResultHeaders 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 (GetOfficialAccountOTOMessageResultHeaders) GoString ¶
func (s GetOfficialAccountOTOMessageResultHeaders) GoString() string
func (*GetOfficialAccountOTOMessageResultHeaders) SetCommonHeaders ¶
func (s *GetOfficialAccountOTOMessageResultHeaders) SetCommonHeaders(v map[string]*string) *GetOfficialAccountOTOMessageResultHeaders
func (*GetOfficialAccountOTOMessageResultHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetOfficialAccountOTOMessageResultHeaders) SetXAcsDingtalkAccessToken(v string) *GetOfficialAccountOTOMessageResultHeaders
func (GetOfficialAccountOTOMessageResultHeaders) String ¶
func (s GetOfficialAccountOTOMessageResultHeaders) String() string
type GetOfficialAccountOTOMessageResultRequest ¶
type GetOfficialAccountOTOMessageResultRequest struct { AccountId *string `json:"accountId,omitempty" xml:"accountId,omitempty"` // 推送ID OpenPushId *string `json:"openPushId,omitempty" xml:"openPushId,omitempty"` }
func (GetOfficialAccountOTOMessageResultRequest) GoString ¶
func (s GetOfficialAccountOTOMessageResultRequest) GoString() string
func (*GetOfficialAccountOTOMessageResultRequest) SetAccountId ¶
func (s *GetOfficialAccountOTOMessageResultRequest) SetAccountId(v string) *GetOfficialAccountOTOMessageResultRequest
func (*GetOfficialAccountOTOMessageResultRequest) SetOpenPushId ¶
func (s *GetOfficialAccountOTOMessageResultRequest) SetOpenPushId(v string) *GetOfficialAccountOTOMessageResultRequest
func (GetOfficialAccountOTOMessageResultRequest) String ¶
func (s GetOfficialAccountOTOMessageResultRequest) String() string
type GetOfficialAccountOTOMessageResultResponse ¶
type GetOfficialAccountOTOMessageResultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetOfficialAccountOTOMessageResultResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetOfficialAccountOTOMessageResultResponse) GoString ¶
func (s GetOfficialAccountOTOMessageResultResponse) GoString() string
func (*GetOfficialAccountOTOMessageResultResponse) SetHeaders ¶
func (s *GetOfficialAccountOTOMessageResultResponse) SetHeaders(v map[string]*string) *GetOfficialAccountOTOMessageResultResponse
func (GetOfficialAccountOTOMessageResultResponse) String ¶
func (s GetOfficialAccountOTOMessageResultResponse) String() string
type GetOfficialAccountOTOMessageResultResponseBody ¶
type GetOfficialAccountOTOMessageResultResponseBody struct { // Id of the request RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // 查询结果 Result *GetOfficialAccountOTOMessageResultResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (GetOfficialAccountOTOMessageResultResponseBody) GoString ¶
func (s GetOfficialAccountOTOMessageResultResponseBody) GoString() string
func (*GetOfficialAccountOTOMessageResultResponseBody) SetRequestId ¶
func (s *GetOfficialAccountOTOMessageResultResponseBody) SetRequestId(v string) *GetOfficialAccountOTOMessageResultResponseBody
func (GetOfficialAccountOTOMessageResultResponseBody) String ¶
func (s GetOfficialAccountOTOMessageResultResponseBody) String() string
type GetOfficialAccountOTOMessageResultResponseBodyResult ¶
type GetOfficialAccountOTOMessageResultResponseBodyResult struct { // 已读消息的userid列表 ReadUserIdList []*string `json:"readUserIdList,omitempty" xml:"readUserIdList,omitempty" type:"Repeated"` // 执行状态: 0:未开始 1:处理中 2:处理完毕 Status *int64 `json:"status,omitempty" xml:"status,omitempty"` }
func (GetOfficialAccountOTOMessageResultResponseBodyResult) GoString ¶
func (s GetOfficialAccountOTOMessageResultResponseBodyResult) GoString() string
func (*GetOfficialAccountOTOMessageResultResponseBodyResult) SetReadUserIdList ¶
func (s *GetOfficialAccountOTOMessageResultResponseBodyResult) SetReadUserIdList(v []*string) *GetOfficialAccountOTOMessageResultResponseBodyResult
func (GetOfficialAccountOTOMessageResultResponseBodyResult) String ¶
func (s GetOfficialAccountOTOMessageResultResponseBodyResult) String() string
type GetRelationUkSettingHeaders ¶
type GetRelationUkSettingHeaders 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 (GetRelationUkSettingHeaders) GoString ¶
func (s GetRelationUkSettingHeaders) GoString() string
func (*GetRelationUkSettingHeaders) SetCommonHeaders ¶
func (s *GetRelationUkSettingHeaders) SetCommonHeaders(v map[string]*string) *GetRelationUkSettingHeaders
func (*GetRelationUkSettingHeaders) SetXAcsDingtalkAccessToken ¶
func (s *GetRelationUkSettingHeaders) SetXAcsDingtalkAccessToken(v string) *GetRelationUkSettingHeaders
func (GetRelationUkSettingHeaders) String ¶
func (s GetRelationUkSettingHeaders) String() string
type GetRelationUkSettingRequest ¶
type GetRelationUkSettingRequest struct { // 关系类型。 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (GetRelationUkSettingRequest) GoString ¶
func (s GetRelationUkSettingRequest) GoString() string
func (*GetRelationUkSettingRequest) SetRelationType ¶
func (s *GetRelationUkSettingRequest) SetRelationType(v string) *GetRelationUkSettingRequest
func (GetRelationUkSettingRequest) String ¶
func (s GetRelationUkSettingRequest) String() string
type GetRelationUkSettingResponse ¶
type GetRelationUkSettingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *GetRelationUkSettingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GetRelationUkSettingResponse) GoString ¶
func (s GetRelationUkSettingResponse) GoString() string
func (*GetRelationUkSettingResponse) SetBody ¶
func (s *GetRelationUkSettingResponse) SetBody(v *GetRelationUkSettingResponseBody) *GetRelationUkSettingResponse
func (*GetRelationUkSettingResponse) SetHeaders ¶
func (s *GetRelationUkSettingResponse) SetHeaders(v map[string]*string) *GetRelationUkSettingResponse
func (GetRelationUkSettingResponse) String ¶
func (s GetRelationUkSettingResponse) String() string
type GetRelationUkSettingResponseBody ¶
type GetRelationUkSettingResponseBody struct {
Result []*GetRelationUkSettingResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (GetRelationUkSettingResponseBody) GoString ¶
func (s GetRelationUkSettingResponseBody) GoString() string
func (*GetRelationUkSettingResponseBody) SetResult ¶
func (s *GetRelationUkSettingResponseBody) SetResult(v []*GetRelationUkSettingResponseBodyResult) *GetRelationUkSettingResponseBody
func (GetRelationUkSettingResponseBody) String ¶
func (s GetRelationUkSettingResponseBody) String() string
type GetRelationUkSettingResponseBodyResult ¶
type GetRelationUkSettingResponseBodyResult struct { // 查重字段的bizAlias BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` // 查重字段的字段id FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` }
func (GetRelationUkSettingResponseBodyResult) GoString ¶
func (s GetRelationUkSettingResponseBodyResult) GoString() string
func (*GetRelationUkSettingResponseBodyResult) SetBizAlias ¶
func (s *GetRelationUkSettingResponseBodyResult) SetBizAlias(v string) *GetRelationUkSettingResponseBodyResult
func (*GetRelationUkSettingResponseBodyResult) SetFieldId ¶
func (s *GetRelationUkSettingResponseBodyResult) SetFieldId(v string) *GetRelationUkSettingResponseBodyResult
func (GetRelationUkSettingResponseBodyResult) String ¶
func (s GetRelationUkSettingResponseBodyResult) String() string
type JoinGroupSetHeaders ¶
type JoinGroupSetHeaders 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 (JoinGroupSetHeaders) GoString ¶
func (s JoinGroupSetHeaders) GoString() string
func (*JoinGroupSetHeaders) SetCommonHeaders ¶
func (s *JoinGroupSetHeaders) SetCommonHeaders(v map[string]*string) *JoinGroupSetHeaders
func (*JoinGroupSetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *JoinGroupSetHeaders) SetXAcsDingtalkAccessToken(v string) *JoinGroupSetHeaders
func (JoinGroupSetHeaders) String ¶
func (s JoinGroupSetHeaders) String() string
type JoinGroupSetRequest ¶
type JoinGroupSetRequest struct { // 关系模型数据。 BizDataList []*JoinGroupSetRequestBizDataList `json:"bizDataList,omitempty" xml:"bizDataList,omitempty" type:"Repeated"` // 组织id。 CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 群组openGroupSetId。 OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` // unionId。 UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (JoinGroupSetRequest) GoString ¶
func (s JoinGroupSetRequest) GoString() string
func (*JoinGroupSetRequest) SetBizDataList ¶
func (s *JoinGroupSetRequest) SetBizDataList(v []*JoinGroupSetRequestBizDataList) *JoinGroupSetRequest
func (*JoinGroupSetRequest) SetCorpId ¶
func (s *JoinGroupSetRequest) SetCorpId(v string) *JoinGroupSetRequest
func (*JoinGroupSetRequest) SetOpenGroupSetId ¶
func (s *JoinGroupSetRequest) SetOpenGroupSetId(v string) *JoinGroupSetRequest
func (*JoinGroupSetRequest) SetUnionId ¶
func (s *JoinGroupSetRequest) SetUnionId(v string) *JoinGroupSetRequest
func (JoinGroupSetRequest) String ¶
func (s JoinGroupSetRequest) String() string
type JoinGroupSetRequestBizDataList ¶
type JoinGroupSetRequestBizDataList struct { // 关系模型数据字段扩展值。 ExtendValue *string `json:"extendValue,omitempty" xml:"extendValue,omitempty"` // 关系模型数据字段名。 Key *string `json:"key,omitempty" xml:"key,omitempty"` // 关系模型数据字段值。 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (JoinGroupSetRequestBizDataList) GoString ¶
func (s JoinGroupSetRequestBizDataList) GoString() string
func (*JoinGroupSetRequestBizDataList) SetExtendValue ¶
func (s *JoinGroupSetRequestBizDataList) SetExtendValue(v string) *JoinGroupSetRequestBizDataList
func (*JoinGroupSetRequestBizDataList) SetKey ¶
func (s *JoinGroupSetRequestBizDataList) SetKey(v string) *JoinGroupSetRequestBizDataList
func (*JoinGroupSetRequestBizDataList) SetValue ¶
func (s *JoinGroupSetRequestBizDataList) SetValue(v string) *JoinGroupSetRequestBizDataList
func (JoinGroupSetRequestBizDataList) String ¶
func (s JoinGroupSetRequestBizDataList) String() string
type JoinGroupSetResponse ¶
type JoinGroupSetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *JoinGroupSetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (JoinGroupSetResponse) GoString ¶
func (s JoinGroupSetResponse) GoString() string
func (*JoinGroupSetResponse) SetBody ¶
func (s *JoinGroupSetResponse) SetBody(v *JoinGroupSetResponseBody) *JoinGroupSetResponse
func (*JoinGroupSetResponse) SetHeaders ¶
func (s *JoinGroupSetResponse) SetHeaders(v map[string]*string) *JoinGroupSetResponse
func (JoinGroupSetResponse) String ¶
func (s JoinGroupSetResponse) String() string
type JoinGroupSetResponseBody ¶
type JoinGroupSetResponseBody struct { // chatId ChatId *string `json:"chatId,omitempty" xml:"chatId,omitempty"` // 加密群ID。 OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` }
func (JoinGroupSetResponseBody) GoString ¶
func (s JoinGroupSetResponseBody) GoString() string
func (*JoinGroupSetResponseBody) SetChatId ¶
func (s *JoinGroupSetResponseBody) SetChatId(v string) *JoinGroupSetResponseBody
func (*JoinGroupSetResponseBody) SetOpenConversationId ¶
func (s *JoinGroupSetResponseBody) SetOpenConversationId(v string) *JoinGroupSetResponseBody
func (JoinGroupSetResponseBody) String ¶
func (s JoinGroupSetResponseBody) String() string
type ListCrmPersonalCustomersHeaders ¶
type ListCrmPersonalCustomersHeaders 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 (ListCrmPersonalCustomersHeaders) GoString ¶
func (s ListCrmPersonalCustomersHeaders) GoString() string
func (*ListCrmPersonalCustomersHeaders) SetCommonHeaders ¶
func (s *ListCrmPersonalCustomersHeaders) SetCommonHeaders(v map[string]*string) *ListCrmPersonalCustomersHeaders
func (*ListCrmPersonalCustomersHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListCrmPersonalCustomersHeaders) SetXAcsDingtalkAccessToken(v string) *ListCrmPersonalCustomersHeaders
func (ListCrmPersonalCustomersHeaders) String ¶
func (s ListCrmPersonalCustomersHeaders) String() string
type ListCrmPersonalCustomersRequest ¶
type ListCrmPersonalCustomersRequest struct { // 数据客户列表 Body []*string `json:"body,omitempty" xml:"body,omitempty" type:"Repeated"` // 操作人用户ID CurrentOperatorUserId *string `json:"currentOperatorUserId,omitempty" xml:"currentOperatorUserId,omitempty"` }
func (ListCrmPersonalCustomersRequest) GoString ¶
func (s ListCrmPersonalCustomersRequest) GoString() string
func (*ListCrmPersonalCustomersRequest) SetBody ¶
func (s *ListCrmPersonalCustomersRequest) SetBody(v []*string) *ListCrmPersonalCustomersRequest
func (*ListCrmPersonalCustomersRequest) SetCurrentOperatorUserId ¶
func (s *ListCrmPersonalCustomersRequest) SetCurrentOperatorUserId(v string) *ListCrmPersonalCustomersRequest
func (ListCrmPersonalCustomersRequest) String ¶
func (s ListCrmPersonalCustomersRequest) String() string
type ListCrmPersonalCustomersResponse ¶
type ListCrmPersonalCustomersResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListCrmPersonalCustomersResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListCrmPersonalCustomersResponse) GoString ¶
func (s ListCrmPersonalCustomersResponse) GoString() string
func (*ListCrmPersonalCustomersResponse) SetBody ¶
func (s *ListCrmPersonalCustomersResponse) SetBody(v *ListCrmPersonalCustomersResponseBody) *ListCrmPersonalCustomersResponse
func (*ListCrmPersonalCustomersResponse) SetHeaders ¶
func (s *ListCrmPersonalCustomersResponse) SetHeaders(v map[string]*string) *ListCrmPersonalCustomersResponse
func (ListCrmPersonalCustomersResponse) String ¶
func (s ListCrmPersonalCustomersResponse) String() string
type ListCrmPersonalCustomersResponseBody ¶
type ListCrmPersonalCustomersResponseBody struct {
Result []*ListCrmPersonalCustomersResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Repeated"`
}
func (ListCrmPersonalCustomersResponseBody) GoString ¶
func (s ListCrmPersonalCustomersResponseBody) GoString() string
func (*ListCrmPersonalCustomersResponseBody) SetResult ¶
func (s *ListCrmPersonalCustomersResponseBody) SetResult(v []*ListCrmPersonalCustomersResponseBodyResult) *ListCrmPersonalCustomersResponseBody
func (ListCrmPersonalCustomersResponseBody) String ¶
func (s ListCrmPersonalCustomersResponseBody) String() string
type ListCrmPersonalCustomersResponseBodyResult ¶
type ListCrmPersonalCustomersResponseBodyResult struct { AppUuid *string `json:"appUuid,omitempty" xml:"appUuid,omitempty"` CreatorNick *string `json:"creatorNick,omitempty" xml:"creatorNick,omitempty"` CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` ExtendData map[string]interface{} `json:"extendData,omitempty" xml:"extendData,omitempty"` FormCode *string `json:"formCode,omitempty" xml:"formCode,omitempty"` GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` ObjectType *string `json:"objectType,omitempty" xml:"objectType,omitempty"` OrgId *int64 `json:"orgId,omitempty" xml:"orgId,omitempty"` Permission *ListCrmPersonalCustomersResponseBodyResultPermission `json:"permission,omitempty" xml:"permission,omitempty" type:"Struct"` ProcInstStatus *string `json:"procInstStatus,omitempty" xml:"procInstStatus,omitempty"` ProcOutResult *string `json:"procOutResult,omitempty" xml:"procOutResult,omitempty"` }
func (ListCrmPersonalCustomersResponseBodyResult) GoString ¶
func (s ListCrmPersonalCustomersResponseBodyResult) GoString() string
func (*ListCrmPersonalCustomersResponseBodyResult) SetAppUuid ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetAppUuid(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetCreatorNick ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetCreatorNick(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetCreatorUserId ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetCreatorUserId(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetData ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetData(v map[string]interface{}) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetExtendData ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetExtendData(v map[string]interface{}) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetFormCode ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetFormCode(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetGmtCreate ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetGmtCreate(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetGmtModified ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetGmtModified(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetInstanceId ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetInstanceId(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetObjectType ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetObjectType(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetOrgId ¶ added in v1.2.98
func (s *ListCrmPersonalCustomersResponseBodyResult) SetOrgId(v int64) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetPermission ¶
func (*ListCrmPersonalCustomersResponseBodyResult) SetProcInstStatus ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetProcInstStatus(v string) *ListCrmPersonalCustomersResponseBodyResult
func (*ListCrmPersonalCustomersResponseBodyResult) SetProcOutResult ¶
func (s *ListCrmPersonalCustomersResponseBodyResult) SetProcOutResult(v string) *ListCrmPersonalCustomersResponseBodyResult
func (ListCrmPersonalCustomersResponseBodyResult) String ¶
func (s ListCrmPersonalCustomersResponseBodyResult) String() string
type ListCrmPersonalCustomersResponseBodyResultPermission ¶
type ListCrmPersonalCustomersResponseBodyResultPermission struct { OwnerStaffIds []*string `json:"ownerStaffIds,omitempty" xml:"ownerStaffIds,omitempty" type:"Repeated"` ParticipantStaffIds []*string `json:"participantStaffIds,omitempty" xml:"participantStaffIds,omitempty" type:"Repeated"` }
func (ListCrmPersonalCustomersResponseBodyResultPermission) GoString ¶
func (s ListCrmPersonalCustomersResponseBodyResultPermission) GoString() string
func (*ListCrmPersonalCustomersResponseBodyResultPermission) SetOwnerStaffIds ¶
func (s *ListCrmPersonalCustomersResponseBodyResultPermission) SetOwnerStaffIds(v []*string) *ListCrmPersonalCustomersResponseBodyResultPermission
func (*ListCrmPersonalCustomersResponseBodyResultPermission) SetParticipantStaffIds ¶
func (s *ListCrmPersonalCustomersResponseBodyResultPermission) SetParticipantStaffIds(v []*string) *ListCrmPersonalCustomersResponseBodyResultPermission
func (ListCrmPersonalCustomersResponseBodyResultPermission) String ¶
func (s ListCrmPersonalCustomersResponseBodyResultPermission) String() string
type ListGroupSetHeaders ¶
type ListGroupSetHeaders 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 (ListGroupSetHeaders) GoString ¶
func (s ListGroupSetHeaders) GoString() string
func (*ListGroupSetHeaders) SetCommonHeaders ¶
func (s *ListGroupSetHeaders) SetCommonHeaders(v map[string]*string) *ListGroupSetHeaders
func (*ListGroupSetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ListGroupSetHeaders) SetXAcsDingtalkAccessToken(v string) *ListGroupSetHeaders
func (ListGroupSetHeaders) String ¶
func (s ListGroupSetHeaders) String() string
type ListGroupSetRequest ¶
type ListGroupSetRequest struct { // 每页返回的结果集个数 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 第一页不传,下一页传入上一页返回的nextToken NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 查询DSL QueryDsl *string `json:"queryDsl,omitempty" xml:"queryDsl,omitempty"` // 关系类型 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (ListGroupSetRequest) GoString ¶
func (s ListGroupSetRequest) GoString() string
func (*ListGroupSetRequest) SetMaxResults ¶
func (s *ListGroupSetRequest) SetMaxResults(v int32) *ListGroupSetRequest
func (*ListGroupSetRequest) SetNextToken ¶
func (s *ListGroupSetRequest) SetNextToken(v string) *ListGroupSetRequest
func (*ListGroupSetRequest) SetQueryDsl ¶
func (s *ListGroupSetRequest) SetQueryDsl(v string) *ListGroupSetRequest
func (*ListGroupSetRequest) SetRelationType ¶
func (s *ListGroupSetRequest) SetRelationType(v string) *ListGroupSetRequest
func (ListGroupSetRequest) String ¶
func (s ListGroupSetRequest) String() string
type ListGroupSetResponse ¶
type ListGroupSetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ListGroupSetResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ListGroupSetResponse) GoString ¶
func (s ListGroupSetResponse) GoString() string
func (*ListGroupSetResponse) SetBody ¶
func (s *ListGroupSetResponse) SetBody(v *ListGroupSetResponseBody) *ListGroupSetResponse
func (*ListGroupSetResponse) SetHeaders ¶
func (s *ListGroupSetResponse) SetHeaders(v map[string]*string) *ListGroupSetResponse
func (ListGroupSetResponse) String ¶
func (s ListGroupSetResponse) String() string
type ListGroupSetResponseBody ¶
type ListGroupSetResponseBody struct { // 是否有下一页 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 下一页的游标 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 群组列表 ResultList []*ListGroupSetResponseBodyResultList `json:"resultList,omitempty" xml:"resultList,omitempty" type:"Repeated"` // 总条数,queryDsl入参为空时才会返回 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (ListGroupSetResponseBody) GoString ¶
func (s ListGroupSetResponseBody) GoString() string
func (*ListGroupSetResponseBody) SetHasMore ¶
func (s *ListGroupSetResponseBody) SetHasMore(v bool) *ListGroupSetResponseBody
func (*ListGroupSetResponseBody) SetNextToken ¶
func (s *ListGroupSetResponseBody) SetNextToken(v string) *ListGroupSetResponseBody
func (*ListGroupSetResponseBody) SetResultList ¶
func (s *ListGroupSetResponseBody) SetResultList(v []*ListGroupSetResponseBodyResultList) *ListGroupSetResponseBody
func (*ListGroupSetResponseBody) SetTotalCount ¶
func (s *ListGroupSetResponseBody) SetTotalCount(v int32) *ListGroupSetResponseBody
func (ListGroupSetResponseBody) String ¶
func (s ListGroupSetResponseBody) String() string
type ListGroupSetResponseBodyResultList ¶
type ListGroupSetResponseBodyResultList struct { // 企业corpId CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 群组内群数量(不包含已解散的群)。 GroupChatCount *int32 `json:"groupChatCount,omitempty" xml:"groupChatCount,omitempty"` // 最新裂变群的群openConversationId LastOpenConversationId *string `json:"lastOpenConversationId,omitempty" xml:"lastOpenConversationId,omitempty"` // 群管理员列表 Manager []*ListGroupSetResponseBodyResultListManager `json:"manager,omitempty" xml:"manager,omitempty" type:"Repeated"` // 群管理员userId列表,多个用逗号隔开,裂变出的新群会自动设置这些userId为群管理员 ManagerUserIds *string `json:"managerUserIds,omitempty" xml:"managerUserIds,omitempty"` // 群组内所有群的成员数量 MemberCount *int32 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` // 单个群的人数上限 MemberQuota *int32 `json:"memberQuota,omitempty" xml:"memberQuota,omitempty"` // 群组名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 群公告文本,裂变出的新群会自动设置上该群公告 Notice *string `json:"notice,omitempty" xml:"notice,omitempty"` // 群公告是否置顶,0:不置顶,1:置顶。裂变出的新群会自动设置上该属性 NoticeToped *int32 `json:"noticeToped,omitempty" xml:"noticeToped,omitempty"` // 群组openGroupSetId OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` // 群主 Owner *ListGroupSetResponseBodyResultListOwner `json:"owner,omitempty" xml:"owner,omitempty" type:"Struct"` // 群主userId,裂变出的新群会自动设置该userId为群主 OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` // 关系类型 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` // 群模板id TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (ListGroupSetResponseBodyResultList) GoString ¶
func (s ListGroupSetResponseBodyResultList) GoString() string
func (*ListGroupSetResponseBodyResultList) SetCorpId ¶ added in v1.2.98
func (s *ListGroupSetResponseBodyResultList) SetCorpId(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetGmtCreate ¶
func (s *ListGroupSetResponseBodyResultList) SetGmtCreate(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetGmtModified ¶
func (s *ListGroupSetResponseBodyResultList) SetGmtModified(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetGroupChatCount ¶
func (s *ListGroupSetResponseBodyResultList) SetGroupChatCount(v int32) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetLastOpenConversationId ¶
func (s *ListGroupSetResponseBodyResultList) SetLastOpenConversationId(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetManager ¶
func (s *ListGroupSetResponseBodyResultList) SetManager(v []*ListGroupSetResponseBodyResultListManager) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetManagerUserIds ¶
func (s *ListGroupSetResponseBodyResultList) SetManagerUserIds(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetMemberCount ¶
func (s *ListGroupSetResponseBodyResultList) SetMemberCount(v int32) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetMemberQuota ¶
func (s *ListGroupSetResponseBodyResultList) SetMemberQuota(v int32) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetName ¶
func (s *ListGroupSetResponseBodyResultList) SetName(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetNotice ¶
func (s *ListGroupSetResponseBodyResultList) SetNotice(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetNoticeToped ¶
func (s *ListGroupSetResponseBodyResultList) SetNoticeToped(v int32) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetOpenGroupSetId ¶
func (s *ListGroupSetResponseBodyResultList) SetOpenGroupSetId(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetOwnerUserId ¶
func (s *ListGroupSetResponseBodyResultList) SetOwnerUserId(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetRelationType ¶
func (s *ListGroupSetResponseBodyResultList) SetRelationType(v string) *ListGroupSetResponseBodyResultList
func (*ListGroupSetResponseBodyResultList) SetTemplateId ¶
func (s *ListGroupSetResponseBodyResultList) SetTemplateId(v string) *ListGroupSetResponseBodyResultList
func (ListGroupSetResponseBodyResultList) String ¶
func (s ListGroupSetResponseBodyResultList) String() string
type ListGroupSetResponseBodyResultListManager ¶
type ListGroupSetResponseBodyResultListManager struct { // 群管理员姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 群管理员userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListGroupSetResponseBodyResultListManager) GoString ¶
func (s ListGroupSetResponseBodyResultListManager) GoString() string
func (*ListGroupSetResponseBodyResultListManager) SetName ¶
func (s *ListGroupSetResponseBodyResultListManager) SetName(v string) *ListGroupSetResponseBodyResultListManager
func (*ListGroupSetResponseBodyResultListManager) SetUserId ¶
func (s *ListGroupSetResponseBodyResultListManager) SetUserId(v string) *ListGroupSetResponseBodyResultListManager
func (ListGroupSetResponseBodyResultListManager) String ¶
func (s ListGroupSetResponseBodyResultListManager) String() string
type ListGroupSetResponseBodyResultListOwner ¶
type ListGroupSetResponseBodyResultListOwner struct { // 群主姓名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 群主userId UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` }
func (ListGroupSetResponseBodyResultListOwner) GoString ¶
func (s ListGroupSetResponseBodyResultListOwner) GoString() string
func (*ListGroupSetResponseBodyResultListOwner) SetName ¶
func (s *ListGroupSetResponseBodyResultListOwner) SetName(v string) *ListGroupSetResponseBodyResultListOwner
func (*ListGroupSetResponseBodyResultListOwner) SetUserId ¶
func (s *ListGroupSetResponseBodyResultListOwner) SetUserId(v string) *ListGroupSetResponseBodyResultListOwner
func (ListGroupSetResponseBodyResultListOwner) String ¶
func (s ListGroupSetResponseBodyResultListOwner) String() string
type QueryAllCustomerHeaders ¶
type QueryAllCustomerHeaders 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 (QueryAllCustomerHeaders) GoString ¶
func (s QueryAllCustomerHeaders) GoString() string
func (*QueryAllCustomerHeaders) SetCommonHeaders ¶
func (s *QueryAllCustomerHeaders) SetCommonHeaders(v map[string]*string) *QueryAllCustomerHeaders
func (*QueryAllCustomerHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllCustomerHeaders
func (QueryAllCustomerHeaders) String ¶
func (s QueryAllCustomerHeaders) String() string
type QueryAllCustomerRequest ¶
type QueryAllCustomerRequest struct { // 翻页size MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 分页游标,第一次调用传空或者null NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 数据类型(私海个人客户:crm_customer_personal,私海企业客户:crm_customer,公海个人客户:open_customer_personal,公海企业客户:open_customer_org) ObjectType *string `json:"objectType,omitempty" xml:"objectType,omitempty"` // 用户ID OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` }
func (QueryAllCustomerRequest) GoString ¶
func (s QueryAllCustomerRequest) GoString() string
func (*QueryAllCustomerRequest) SetMaxResults ¶
func (s *QueryAllCustomerRequest) SetMaxResults(v int64) *QueryAllCustomerRequest
func (*QueryAllCustomerRequest) SetNextToken ¶
func (s *QueryAllCustomerRequest) SetNextToken(v string) *QueryAllCustomerRequest
func (*QueryAllCustomerRequest) SetObjectType ¶
func (s *QueryAllCustomerRequest) SetObjectType(v string) *QueryAllCustomerRequest
func (*QueryAllCustomerRequest) SetOperatorUserId ¶
func (s *QueryAllCustomerRequest) SetOperatorUserId(v string) *QueryAllCustomerRequest
func (QueryAllCustomerRequest) String ¶
func (s QueryAllCustomerRequest) String() string
type QueryAllCustomerResponse ¶
type QueryAllCustomerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAllCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAllCustomerResponse) GoString ¶
func (s QueryAllCustomerResponse) GoString() string
func (*QueryAllCustomerResponse) SetBody ¶
func (s *QueryAllCustomerResponse) SetBody(v *QueryAllCustomerResponseBody) *QueryAllCustomerResponse
func (*QueryAllCustomerResponse) SetHeaders ¶
func (s *QueryAllCustomerResponse) SetHeaders(v map[string]*string) *QueryAllCustomerResponse
func (QueryAllCustomerResponse) String ¶
func (s QueryAllCustomerResponse) String() string
type QueryAllCustomerResponseBody ¶
type QueryAllCustomerResponseBody struct { // 分页结果 Result *QueryAllCustomerResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (QueryAllCustomerResponseBody) GoString ¶
func (s QueryAllCustomerResponseBody) GoString() string
func (*QueryAllCustomerResponseBody) SetResult ¶
func (s *QueryAllCustomerResponseBody) SetResult(v *QueryAllCustomerResponseBodyResult) *QueryAllCustomerResponseBody
func (QueryAllCustomerResponseBody) String ¶
func (s QueryAllCustomerResponseBody) String() string
type QueryAllCustomerResponseBodyResult ¶
type QueryAllCustomerResponseBodyResult struct { // 分页大小 MaxResults *int64 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 下一页的游标,为null则表示无数据 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 客户数据节点 Values []*QueryAllCustomerResponseBodyResultValues `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` }
func (QueryAllCustomerResponseBodyResult) GoString ¶
func (s QueryAllCustomerResponseBodyResult) GoString() string
func (*QueryAllCustomerResponseBodyResult) SetMaxResults ¶
func (s *QueryAllCustomerResponseBodyResult) SetMaxResults(v int64) *QueryAllCustomerResponseBodyResult
func (*QueryAllCustomerResponseBodyResult) SetNextToken ¶
func (s *QueryAllCustomerResponseBodyResult) SetNextToken(v string) *QueryAllCustomerResponseBodyResult
func (*QueryAllCustomerResponseBodyResult) SetValues ¶
func (s *QueryAllCustomerResponseBodyResult) SetValues(v []*QueryAllCustomerResponseBodyResultValues) *QueryAllCustomerResponseBodyResult
func (QueryAllCustomerResponseBodyResult) String ¶
func (s QueryAllCustomerResponseBodyResult) String() string
type QueryAllCustomerResponseBodyResultValues ¶
type QueryAllCustomerResponseBodyResultValues struct { // 记录创建时间 CreateTime *string `json:"createTime,omitempty" xml:"createTime,omitempty"` // 创建记录的用户昵称 CreatorNick *string `json:"creatorNick,omitempty" xml:"creatorNick,omitempty"` // 创建记录的用户ID CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 数据内容 Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // 扩展数据内容 ExtendData map[string]interface{} `json:"extendData,omitempty" xml:"extendData,omitempty"` // 数据ID InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // 记录修改时间 ModifyTime *string `json:"modifyTime,omitempty" xml:"modifyTime,omitempty"` // 数据类型 ObjectType *string `json:"objectType,omitempty" xml:"objectType,omitempty"` // 系统自动生成 OrgId *int64 `json:"orgId,omitempty" xml:"orgId,omitempty"` // 数据权限信息 Permission *QueryAllCustomerResponseBodyResultValuesPermission `json:"permission,omitempty" xml:"permission,omitempty" type:"Struct"` // 审批状态 ProcessInstanceStatus *string `json:"processInstanceStatus,omitempty" xml:"processInstanceStatus,omitempty"` // 审批结果 ProcessOutResult *string `json:"processOutResult,omitempty" xml:"processOutResult,omitempty"` }
func (QueryAllCustomerResponseBodyResultValues) GoString ¶
func (s QueryAllCustomerResponseBodyResultValues) GoString() string
func (*QueryAllCustomerResponseBodyResultValues) SetCreateTime ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetCreateTime(v string) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetCreatorNick ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetCreatorNick(v string) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetCreatorUserId ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetCreatorUserId(v string) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetData ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetData(v map[string]interface{}) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetExtendData ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetExtendData(v map[string]interface{}) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetInstanceId ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetInstanceId(v string) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetModifyTime ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetModifyTime(v string) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetObjectType ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetObjectType(v string) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetOrgId ¶ added in v1.2.98
func (s *QueryAllCustomerResponseBodyResultValues) SetOrgId(v int64) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetPermission ¶
func (*QueryAllCustomerResponseBodyResultValues) SetProcessInstanceStatus ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetProcessInstanceStatus(v string) *QueryAllCustomerResponseBodyResultValues
func (*QueryAllCustomerResponseBodyResultValues) SetProcessOutResult ¶
func (s *QueryAllCustomerResponseBodyResultValues) SetProcessOutResult(v string) *QueryAllCustomerResponseBodyResultValues
func (QueryAllCustomerResponseBodyResultValues) String ¶
func (s QueryAllCustomerResponseBodyResultValues) String() string
type QueryAllCustomerResponseBodyResultValuesPermission ¶
type QueryAllCustomerResponseBodyResultValuesPermission struct { // 负责人用户ID列表 OwnerStaffIds []*string `json:"ownerStaffIds,omitempty" xml:"ownerStaffIds,omitempty" type:"Repeated"` // 协同人用户ID列表 ParticipantStaffIds []*string `json:"participantStaffIds,omitempty" xml:"participantStaffIds,omitempty" type:"Repeated"` }
func (QueryAllCustomerResponseBodyResultValuesPermission) GoString ¶
func (s QueryAllCustomerResponseBodyResultValuesPermission) GoString() string
func (*QueryAllCustomerResponseBodyResultValuesPermission) SetOwnerStaffIds ¶
func (s *QueryAllCustomerResponseBodyResultValuesPermission) SetOwnerStaffIds(v []*string) *QueryAllCustomerResponseBodyResultValuesPermission
func (*QueryAllCustomerResponseBodyResultValuesPermission) SetParticipantStaffIds ¶
func (s *QueryAllCustomerResponseBodyResultValuesPermission) SetParticipantStaffIds(v []*string) *QueryAllCustomerResponseBodyResultValuesPermission
func (QueryAllCustomerResponseBodyResultValuesPermission) String ¶
func (s QueryAllCustomerResponseBodyResultValuesPermission) String() string
type QueryAllTracksHeaders ¶
type QueryAllTracksHeaders 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 (QueryAllTracksHeaders) GoString ¶
func (s QueryAllTracksHeaders) GoString() string
func (*QueryAllTracksHeaders) SetCommonHeaders ¶
func (s *QueryAllTracksHeaders) SetCommonHeaders(v map[string]*string) *QueryAllTracksHeaders
func (*QueryAllTracksHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryAllTracksHeaders) SetXAcsDingtalkAccessToken(v string) *QueryAllTracksHeaders
func (QueryAllTracksHeaders) String ¶
func (s QueryAllTracksHeaders) String() string
type QueryAllTracksRequest ¶
type QueryAllTracksRequest struct { // 分页size MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 分页游标 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 排序 Order *string `json:"order,omitempty" xml:"order,omitempty"` }
func (QueryAllTracksRequest) GoString ¶
func (s QueryAllTracksRequest) GoString() string
func (*QueryAllTracksRequest) SetMaxResults ¶
func (s *QueryAllTracksRequest) SetMaxResults(v int32) *QueryAllTracksRequest
func (*QueryAllTracksRequest) SetNextToken ¶
func (s *QueryAllTracksRequest) SetNextToken(v string) *QueryAllTracksRequest
func (*QueryAllTracksRequest) SetOrder ¶
func (s *QueryAllTracksRequest) SetOrder(v string) *QueryAllTracksRequest
func (QueryAllTracksRequest) String ¶
func (s QueryAllTracksRequest) String() string
type QueryAllTracksResponse ¶
type QueryAllTracksResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryAllTracksResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryAllTracksResponse) GoString ¶
func (s QueryAllTracksResponse) GoString() string
func (*QueryAllTracksResponse) SetBody ¶
func (s *QueryAllTracksResponse) SetBody(v *QueryAllTracksResponseBody) *QueryAllTracksResponse
func (*QueryAllTracksResponse) SetHeaders ¶
func (s *QueryAllTracksResponse) SetHeaders(v map[string]*string) *QueryAllTracksResponse
func (QueryAllTracksResponse) String ¶
func (s QueryAllTracksResponse) String() string
type QueryAllTracksResponseBody ¶
type QueryAllTracksResponseBody struct { // 是否还有数据 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 翻页size MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 下页翻页起始游标 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 客户动态分页数据 Values []*QueryAllTracksResponseBodyValues `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` }
func (QueryAllTracksResponseBody) GoString ¶
func (s QueryAllTracksResponseBody) GoString() string
func (*QueryAllTracksResponseBody) SetHasMore ¶
func (s *QueryAllTracksResponseBody) SetHasMore(v bool) *QueryAllTracksResponseBody
func (*QueryAllTracksResponseBody) SetMaxResults ¶
func (s *QueryAllTracksResponseBody) SetMaxResults(v int32) *QueryAllTracksResponseBody
func (*QueryAllTracksResponseBody) SetNextToken ¶
func (s *QueryAllTracksResponseBody) SetNextToken(v string) *QueryAllTracksResponseBody
func (*QueryAllTracksResponseBody) SetValues ¶
func (s *QueryAllTracksResponseBody) SetValues(v []*QueryAllTracksResponseBodyValues) *QueryAllTracksResponseBody
func (QueryAllTracksResponseBody) String ¶
func (s QueryAllTracksResponseBody) String() string
type QueryAllTracksResponseBodyValues ¶
type QueryAllTracksResponseBodyValues struct { // 动态外键 BizId *string `json:"bizId,omitempty" xml:"bizId,omitempty"` // 企业id CorpId *string `json:"corpId,omitempty" xml:"corpId,omitempty"` // 创建人userId Creator *string `json:"creator,omitempty" xml:"creator,omitempty"` // 客户id CustomerId *string `json:"customerId,omitempty" xml:"customerId,omitempty"` // 创建时间 GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 动态加密主键 Id *string `json:"id,omitempty" xml:"id,omitempty"` // 动态子类型 SubType *int32 `json:"subType,omitempty" xml:"subType,omitempty"` // 动态类型 Type *int32 `json:"type,omitempty" xml:"type,omitempty"` }
func (QueryAllTracksResponseBodyValues) GoString ¶
func (s QueryAllTracksResponseBodyValues) GoString() string
func (*QueryAllTracksResponseBodyValues) SetBizId ¶
func (s *QueryAllTracksResponseBodyValues) SetBizId(v string) *QueryAllTracksResponseBodyValues
func (*QueryAllTracksResponseBodyValues) SetCorpId ¶ added in v1.2.98
func (s *QueryAllTracksResponseBodyValues) SetCorpId(v string) *QueryAllTracksResponseBodyValues
func (*QueryAllTracksResponseBodyValues) SetCreator ¶
func (s *QueryAllTracksResponseBodyValues) SetCreator(v string) *QueryAllTracksResponseBodyValues
func (*QueryAllTracksResponseBodyValues) SetCustomerId ¶
func (s *QueryAllTracksResponseBodyValues) SetCustomerId(v string) *QueryAllTracksResponseBodyValues
func (*QueryAllTracksResponseBodyValues) SetGmtCreate ¶
func (s *QueryAllTracksResponseBodyValues) SetGmtCreate(v int64) *QueryAllTracksResponseBodyValues
func (*QueryAllTracksResponseBodyValues) SetId ¶
func (s *QueryAllTracksResponseBodyValues) SetId(v string) *QueryAllTracksResponseBodyValues
func (*QueryAllTracksResponseBodyValues) SetSubType ¶
func (s *QueryAllTracksResponseBodyValues) SetSubType(v int32) *QueryAllTracksResponseBodyValues
func (*QueryAllTracksResponseBodyValues) SetType ¶
func (s *QueryAllTracksResponseBodyValues) SetType(v int32) *QueryAllTracksResponseBodyValues
func (QueryAllTracksResponseBodyValues) String ¶
func (s QueryAllTracksResponseBodyValues) String() string
type QueryCrmGroupChatsHeaders ¶
type QueryCrmGroupChatsHeaders 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 (QueryCrmGroupChatsHeaders) GoString ¶
func (s QueryCrmGroupChatsHeaders) GoString() string
func (*QueryCrmGroupChatsHeaders) SetCommonHeaders ¶
func (s *QueryCrmGroupChatsHeaders) SetCommonHeaders(v map[string]*string) *QueryCrmGroupChatsHeaders
func (*QueryCrmGroupChatsHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryCrmGroupChatsHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCrmGroupChatsHeaders
func (QueryCrmGroupChatsHeaders) String ¶
func (s QueryCrmGroupChatsHeaders) String() string
type QueryCrmGroupChatsRequest ¶
type QueryCrmGroupChatsRequest struct { // 每页返回的结果集个数 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 第一页不传,下一页传入上一页返回的nextToken NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 查询DSL QueryDsl *string `json:"queryDsl,omitempty" xml:"queryDsl,omitempty"` // 关系类型 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (QueryCrmGroupChatsRequest) GoString ¶
func (s QueryCrmGroupChatsRequest) GoString() string
func (*QueryCrmGroupChatsRequest) SetMaxResults ¶
func (s *QueryCrmGroupChatsRequest) SetMaxResults(v int32) *QueryCrmGroupChatsRequest
func (*QueryCrmGroupChatsRequest) SetNextToken ¶
func (s *QueryCrmGroupChatsRequest) SetNextToken(v string) *QueryCrmGroupChatsRequest
func (*QueryCrmGroupChatsRequest) SetQueryDsl ¶
func (s *QueryCrmGroupChatsRequest) SetQueryDsl(v string) *QueryCrmGroupChatsRequest
func (*QueryCrmGroupChatsRequest) SetRelationType ¶
func (s *QueryCrmGroupChatsRequest) SetRelationType(v string) *QueryCrmGroupChatsRequest
func (QueryCrmGroupChatsRequest) String ¶
func (s QueryCrmGroupChatsRequest) String() string
type QueryCrmGroupChatsResponse ¶
type QueryCrmGroupChatsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryCrmGroupChatsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryCrmGroupChatsResponse) GoString ¶
func (s QueryCrmGroupChatsResponse) GoString() string
func (*QueryCrmGroupChatsResponse) SetBody ¶
func (s *QueryCrmGroupChatsResponse) SetBody(v *QueryCrmGroupChatsResponseBody) *QueryCrmGroupChatsResponse
func (*QueryCrmGroupChatsResponse) SetHeaders ¶
func (s *QueryCrmGroupChatsResponse) SetHeaders(v map[string]*string) *QueryCrmGroupChatsResponse
func (QueryCrmGroupChatsResponse) String ¶
func (s QueryCrmGroupChatsResponse) String() string
type QueryCrmGroupChatsResponseBody ¶
type QueryCrmGroupChatsResponseBody struct { // 是否还有下一页 HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 下一页的游标 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 数据列表 ResultList []*QueryCrmGroupChatsResponseBodyResultList `json:"resultList,omitempty" xml:"resultList,omitempty" type:"Repeated"` // 总条数,queryDsl入参为空时才会返回 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` }
func (QueryCrmGroupChatsResponseBody) GoString ¶
func (s QueryCrmGroupChatsResponseBody) GoString() string
func (*QueryCrmGroupChatsResponseBody) SetHasMore ¶
func (s *QueryCrmGroupChatsResponseBody) SetHasMore(v bool) *QueryCrmGroupChatsResponseBody
func (*QueryCrmGroupChatsResponseBody) SetNextToken ¶
func (s *QueryCrmGroupChatsResponseBody) SetNextToken(v string) *QueryCrmGroupChatsResponseBody
func (*QueryCrmGroupChatsResponseBody) SetResultList ¶
func (s *QueryCrmGroupChatsResponseBody) SetResultList(v []*QueryCrmGroupChatsResponseBodyResultList) *QueryCrmGroupChatsResponseBody
func (*QueryCrmGroupChatsResponseBody) SetTotalCount ¶
func (s *QueryCrmGroupChatsResponseBody) SetTotalCount(v int32) *QueryCrmGroupChatsResponseBody
func (QueryCrmGroupChatsResponseBody) String ¶
func (s QueryCrmGroupChatsResponseBody) String() string
type QueryCrmGroupChatsResponseBodyResultList ¶
type QueryCrmGroupChatsResponseBodyResultList struct { // 客户群chatId ChatId *string `json:"chatId,omitempty" xml:"chatId,omitempty"` // 创建时间(时间戳) GmtCreate *int64 `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 客户群成员数 MemberCount *int32 `json:"memberCount,omitempty" xml:"memberCount,omitempty"` // 客户群名 Name *string `json:"name,omitempty" xml:"name,omitempty"` // 客户群openConversationId OpenConversationId *string `json:"openConversationId,omitempty" xml:"openConversationId,omitempty"` // 群组openGroupSetId OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` // 群主userId OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` // 群主userName OwnerUserName *string `json:"ownerUserName,omitempty" xml:"ownerUserName,omitempty"` }
func (QueryCrmGroupChatsResponseBodyResultList) GoString ¶
func (s QueryCrmGroupChatsResponseBodyResultList) GoString() string
func (*QueryCrmGroupChatsResponseBodyResultList) SetChatId ¶ added in v1.2.98
func (s *QueryCrmGroupChatsResponseBodyResultList) SetChatId(v string) *QueryCrmGroupChatsResponseBodyResultList
func (*QueryCrmGroupChatsResponseBodyResultList) SetGmtCreate ¶
func (s *QueryCrmGroupChatsResponseBodyResultList) SetGmtCreate(v int64) *QueryCrmGroupChatsResponseBodyResultList
func (*QueryCrmGroupChatsResponseBodyResultList) SetMemberCount ¶
func (s *QueryCrmGroupChatsResponseBodyResultList) SetMemberCount(v int32) *QueryCrmGroupChatsResponseBodyResultList
func (*QueryCrmGroupChatsResponseBodyResultList) SetName ¶
func (s *QueryCrmGroupChatsResponseBodyResultList) SetName(v string) *QueryCrmGroupChatsResponseBodyResultList
func (*QueryCrmGroupChatsResponseBodyResultList) SetOpenConversationId ¶
func (s *QueryCrmGroupChatsResponseBodyResultList) SetOpenConversationId(v string) *QueryCrmGroupChatsResponseBodyResultList
func (*QueryCrmGroupChatsResponseBodyResultList) SetOpenGroupSetId ¶
func (s *QueryCrmGroupChatsResponseBodyResultList) SetOpenGroupSetId(v string) *QueryCrmGroupChatsResponseBodyResultList
func (*QueryCrmGroupChatsResponseBodyResultList) SetOwnerUserId ¶
func (s *QueryCrmGroupChatsResponseBodyResultList) SetOwnerUserId(v string) *QueryCrmGroupChatsResponseBodyResultList
func (*QueryCrmGroupChatsResponseBodyResultList) SetOwnerUserName ¶
func (s *QueryCrmGroupChatsResponseBodyResultList) SetOwnerUserName(v string) *QueryCrmGroupChatsResponseBodyResultList
func (QueryCrmGroupChatsResponseBodyResultList) String ¶
func (s QueryCrmGroupChatsResponseBodyResultList) String() string
type QueryCrmPersonalCustomerHeaders ¶
type QueryCrmPersonalCustomerHeaders 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 (QueryCrmPersonalCustomerHeaders) GoString ¶
func (s QueryCrmPersonalCustomerHeaders) GoString() string
func (*QueryCrmPersonalCustomerHeaders) SetCommonHeaders ¶
func (s *QueryCrmPersonalCustomerHeaders) SetCommonHeaders(v map[string]*string) *QueryCrmPersonalCustomerHeaders
func (*QueryCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *QueryCrmPersonalCustomerHeaders
func (QueryCrmPersonalCustomerHeaders) String ¶
func (s QueryCrmPersonalCustomerHeaders) String() string
type QueryCrmPersonalCustomerRequest ¶
type QueryCrmPersonalCustomerRequest struct { // 用户ID CurrentOperatorUserId *string `json:"currentOperatorUserId,omitempty" xml:"currentOperatorUserId,omitempty"` // 分页条数 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` // 分页页码 NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 查询条件 QueryDsl *string `json:"queryDsl,omitempty" xml:"queryDsl,omitempty"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (QueryCrmPersonalCustomerRequest) GoString ¶
func (s QueryCrmPersonalCustomerRequest) GoString() string
func (*QueryCrmPersonalCustomerRequest) SetCurrentOperatorUserId ¶
func (s *QueryCrmPersonalCustomerRequest) SetCurrentOperatorUserId(v string) *QueryCrmPersonalCustomerRequest
func (*QueryCrmPersonalCustomerRequest) SetMaxResults ¶
func (s *QueryCrmPersonalCustomerRequest) SetMaxResults(v int32) *QueryCrmPersonalCustomerRequest
func (*QueryCrmPersonalCustomerRequest) SetNextToken ¶
func (s *QueryCrmPersonalCustomerRequest) SetNextToken(v string) *QueryCrmPersonalCustomerRequest
func (*QueryCrmPersonalCustomerRequest) SetQueryDsl ¶
func (s *QueryCrmPersonalCustomerRequest) SetQueryDsl(v string) *QueryCrmPersonalCustomerRequest
func (*QueryCrmPersonalCustomerRequest) SetRelationType ¶
func (s *QueryCrmPersonalCustomerRequest) SetRelationType(v string) *QueryCrmPersonalCustomerRequest
func (QueryCrmPersonalCustomerRequest) String ¶
func (s QueryCrmPersonalCustomerRequest) String() string
type QueryCrmPersonalCustomerResponse ¶
type QueryCrmPersonalCustomerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryCrmPersonalCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryCrmPersonalCustomerResponse) GoString ¶
func (s QueryCrmPersonalCustomerResponse) GoString() string
func (*QueryCrmPersonalCustomerResponse) SetBody ¶
func (s *QueryCrmPersonalCustomerResponse) SetBody(v *QueryCrmPersonalCustomerResponseBody) *QueryCrmPersonalCustomerResponse
func (*QueryCrmPersonalCustomerResponse) SetHeaders ¶
func (s *QueryCrmPersonalCustomerResponse) SetHeaders(v map[string]*string) *QueryCrmPersonalCustomerResponse
func (QueryCrmPersonalCustomerResponse) String ¶
func (s QueryCrmPersonalCustomerResponse) String() string
type QueryCrmPersonalCustomerResponseBody ¶
type QueryCrmPersonalCustomerResponseBody struct { HasMore *bool `json:"hasMore,omitempty" xml:"hasMore,omitempty"` // 当前分页条数 MaxResults *int32 `json:"maxResults,omitempty" xml:"maxResults,omitempty"` NextToken *string `json:"nextToken,omitempty" xml:"nextToken,omitempty"` // 总条数 TotalCount *int32 `json:"totalCount,omitempty" xml:"totalCount,omitempty"` Values []*QueryCrmPersonalCustomerResponseBodyValues `json:"values,omitempty" xml:"values,omitempty" type:"Repeated"` }
func (QueryCrmPersonalCustomerResponseBody) GoString ¶
func (s QueryCrmPersonalCustomerResponseBody) GoString() string
func (*QueryCrmPersonalCustomerResponseBody) SetHasMore ¶
func (s *QueryCrmPersonalCustomerResponseBody) SetHasMore(v bool) *QueryCrmPersonalCustomerResponseBody
func (*QueryCrmPersonalCustomerResponseBody) SetMaxResults ¶
func (s *QueryCrmPersonalCustomerResponseBody) SetMaxResults(v int32) *QueryCrmPersonalCustomerResponseBody
func (*QueryCrmPersonalCustomerResponseBody) SetNextToken ¶
func (s *QueryCrmPersonalCustomerResponseBody) SetNextToken(v string) *QueryCrmPersonalCustomerResponseBody
func (*QueryCrmPersonalCustomerResponseBody) SetTotalCount ¶
func (s *QueryCrmPersonalCustomerResponseBody) SetTotalCount(v int32) *QueryCrmPersonalCustomerResponseBody
func (*QueryCrmPersonalCustomerResponseBody) SetValues ¶
func (s *QueryCrmPersonalCustomerResponseBody) SetValues(v []*QueryCrmPersonalCustomerResponseBodyValues) *QueryCrmPersonalCustomerResponseBody
func (QueryCrmPersonalCustomerResponseBody) String ¶
func (s QueryCrmPersonalCustomerResponseBody) String() string
type QueryCrmPersonalCustomerResponseBodyValues ¶
type QueryCrmPersonalCustomerResponseBodyValues struct { // 创建记录的用户昵称 CreatorNick *string `json:"creatorNick,omitempty" xml:"creatorNick,omitempty"` // 创建记录的用户ID CreatorUserId *string `json:"creatorUserId,omitempty" xml:"creatorUserId,omitempty"` // 数据内容 Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` // 扩展数据内容 ExtendData map[string]interface{} `json:"extendData,omitempty" xml:"extendData,omitempty"` // 记录创建时间 GmtCreate *string `json:"gmtCreate,omitempty" xml:"gmtCreate,omitempty"` // 记录修改时间 GmtModified *string `json:"gmtModified,omitempty" xml:"gmtModified,omitempty"` // 数据ID InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` // 数据类型 ObjectType *string `json:"objectType,omitempty" xml:"objectType,omitempty"` // 数据权限信息 Permission *QueryCrmPersonalCustomerResponseBodyValuesPermission `json:"permission,omitempty" xml:"permission,omitempty" type:"Struct"` // 审批状态 ProcInstStatus *string `json:"procInstStatus,omitempty" xml:"procInstStatus,omitempty"` // 审批结果 ProcOutResult *string `json:"procOutResult,omitempty" xml:"procOutResult,omitempty"` }
func (QueryCrmPersonalCustomerResponseBodyValues) GoString ¶
func (s QueryCrmPersonalCustomerResponseBodyValues) GoString() string
func (*QueryCrmPersonalCustomerResponseBodyValues) SetCreatorNick ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetCreatorNick(v string) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetCreatorUserId ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetCreatorUserId(v string) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetData ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetData(v map[string]interface{}) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetExtendData ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetExtendData(v map[string]interface{}) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetGmtCreate ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetGmtCreate(v string) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetGmtModified ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetGmtModified(v string) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetInstanceId ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetInstanceId(v string) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetObjectType ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetObjectType(v string) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetPermission ¶
func (*QueryCrmPersonalCustomerResponseBodyValues) SetProcInstStatus ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetProcInstStatus(v string) *QueryCrmPersonalCustomerResponseBodyValues
func (*QueryCrmPersonalCustomerResponseBodyValues) SetProcOutResult ¶
func (s *QueryCrmPersonalCustomerResponseBodyValues) SetProcOutResult(v string) *QueryCrmPersonalCustomerResponseBodyValues
func (QueryCrmPersonalCustomerResponseBodyValues) String ¶
func (s QueryCrmPersonalCustomerResponseBodyValues) String() string
type QueryCrmPersonalCustomerResponseBodyValuesPermission ¶
type QueryCrmPersonalCustomerResponseBodyValuesPermission struct { // 负责人用户ID列表 OwnerStaffIds []*string `json:"ownerStaffIds,omitempty" xml:"ownerStaffIds,omitempty" type:"Repeated"` // 协同人用户ID列表 ParticipantStaffIds []*string `json:"participantStaffIds,omitempty" xml:"participantStaffIds,omitempty" type:"Repeated"` }
func (QueryCrmPersonalCustomerResponseBodyValuesPermission) GoString ¶
func (s QueryCrmPersonalCustomerResponseBodyValuesPermission) GoString() string
func (*QueryCrmPersonalCustomerResponseBodyValuesPermission) SetOwnerStaffIds ¶
func (s *QueryCrmPersonalCustomerResponseBodyValuesPermission) SetOwnerStaffIds(v []*string) *QueryCrmPersonalCustomerResponseBodyValuesPermission
func (*QueryCrmPersonalCustomerResponseBodyValuesPermission) SetParticipantStaffIds ¶
func (s *QueryCrmPersonalCustomerResponseBodyValuesPermission) SetParticipantStaffIds(v []*string) *QueryCrmPersonalCustomerResponseBodyValuesPermission
func (QueryCrmPersonalCustomerResponseBodyValuesPermission) String ¶
func (s QueryCrmPersonalCustomerResponseBodyValuesPermission) String() string
type QueryOfficialAccountUserBasicInfoHeaders ¶
type QueryOfficialAccountUserBasicInfoHeaders 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 (QueryOfficialAccountUserBasicInfoHeaders) GoString ¶
func (s QueryOfficialAccountUserBasicInfoHeaders) GoString() string
func (*QueryOfficialAccountUserBasicInfoHeaders) SetCommonHeaders ¶
func (s *QueryOfficialAccountUserBasicInfoHeaders) SetCommonHeaders(v map[string]*string) *QueryOfficialAccountUserBasicInfoHeaders
func (*QueryOfficialAccountUserBasicInfoHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryOfficialAccountUserBasicInfoHeaders) SetXAcsDingtalkAccessToken(v string) *QueryOfficialAccountUserBasicInfoHeaders
func (QueryOfficialAccountUserBasicInfoHeaders) String ¶
func (s QueryOfficialAccountUserBasicInfoHeaders) String() string
type QueryOfficialAccountUserBasicInfoRequest ¶
type QueryOfficialAccountUserBasicInfoRequest struct { BindingToken *string `json:"bindingToken,omitempty" xml:"bindingToken,omitempty"` UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` }
func (QueryOfficialAccountUserBasicInfoRequest) GoString ¶
func (s QueryOfficialAccountUserBasicInfoRequest) GoString() string
func (*QueryOfficialAccountUserBasicInfoRequest) SetBindingToken ¶
func (s *QueryOfficialAccountUserBasicInfoRequest) SetBindingToken(v string) *QueryOfficialAccountUserBasicInfoRequest
func (*QueryOfficialAccountUserBasicInfoRequest) SetUnionId ¶
func (s *QueryOfficialAccountUserBasicInfoRequest) SetUnionId(v string) *QueryOfficialAccountUserBasicInfoRequest
func (QueryOfficialAccountUserBasicInfoRequest) String ¶
func (s QueryOfficialAccountUserBasicInfoRequest) String() string
type QueryOfficialAccountUserBasicInfoResponse ¶
type QueryOfficialAccountUserBasicInfoResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryOfficialAccountUserBasicInfoResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryOfficialAccountUserBasicInfoResponse) GoString ¶
func (s QueryOfficialAccountUserBasicInfoResponse) GoString() string
func (*QueryOfficialAccountUserBasicInfoResponse) SetHeaders ¶
func (s *QueryOfficialAccountUserBasicInfoResponse) SetHeaders(v map[string]*string) *QueryOfficialAccountUserBasicInfoResponse
func (QueryOfficialAccountUserBasicInfoResponse) String ¶
func (s QueryOfficialAccountUserBasicInfoResponse) String() string
type QueryOfficialAccountUserBasicInfoResponseBody ¶
type QueryOfficialAccountUserBasicInfoResponseBody struct { // Id of the request RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // 响应结果 Result *QueryOfficialAccountUserBasicInfoResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (QueryOfficialAccountUserBasicInfoResponseBody) GoString ¶
func (s QueryOfficialAccountUserBasicInfoResponseBody) GoString() string
func (*QueryOfficialAccountUserBasicInfoResponseBody) SetRequestId ¶
func (s *QueryOfficialAccountUserBasicInfoResponseBody) SetRequestId(v string) *QueryOfficialAccountUserBasicInfoResponseBody
func (QueryOfficialAccountUserBasicInfoResponseBody) String ¶
func (s QueryOfficialAccountUserBasicInfoResponseBody) String() string
type QueryOfficialAccountUserBasicInfoResponseBodyResult ¶
type QueryOfficialAccountUserBasicInfoResponseBodyResult struct { // 关注状态 Status *string `json:"status,omitempty" xml:"status,omitempty"` }
func (QueryOfficialAccountUserBasicInfoResponseBodyResult) GoString ¶
func (s QueryOfficialAccountUserBasicInfoResponseBodyResult) GoString() string
func (QueryOfficialAccountUserBasicInfoResponseBodyResult) String ¶
func (s QueryOfficialAccountUserBasicInfoResponseBodyResult) String() string
type QueryRelationDatasByTargetIdHeaders ¶
type QueryRelationDatasByTargetIdHeaders 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 (QueryRelationDatasByTargetIdHeaders) GoString ¶
func (s QueryRelationDatasByTargetIdHeaders) GoString() string
func (*QueryRelationDatasByTargetIdHeaders) SetCommonHeaders ¶
func (s *QueryRelationDatasByTargetIdHeaders) SetCommonHeaders(v map[string]*string) *QueryRelationDatasByTargetIdHeaders
func (*QueryRelationDatasByTargetIdHeaders) SetXAcsDingtalkAccessToken ¶
func (s *QueryRelationDatasByTargetIdHeaders) SetXAcsDingtalkAccessToken(v string) *QueryRelationDatasByTargetIdHeaders
func (QueryRelationDatasByTargetIdHeaders) String ¶
func (s QueryRelationDatasByTargetIdHeaders) String() string
type QueryRelationDatasByTargetIdRequest ¶
type QueryRelationDatasByTargetIdRequest struct { // 关系类型。 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (QueryRelationDatasByTargetIdRequest) GoString ¶
func (s QueryRelationDatasByTargetIdRequest) GoString() string
func (*QueryRelationDatasByTargetIdRequest) SetRelationType ¶
func (s *QueryRelationDatasByTargetIdRequest) SetRelationType(v string) *QueryRelationDatasByTargetIdRequest
func (QueryRelationDatasByTargetIdRequest) String ¶
func (s QueryRelationDatasByTargetIdRequest) String() string
type QueryRelationDatasByTargetIdResponse ¶
type QueryRelationDatasByTargetIdResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *QueryRelationDatasByTargetIdResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (QueryRelationDatasByTargetIdResponse) GoString ¶
func (s QueryRelationDatasByTargetIdResponse) GoString() string
func (*QueryRelationDatasByTargetIdResponse) SetHeaders ¶
func (s *QueryRelationDatasByTargetIdResponse) SetHeaders(v map[string]*string) *QueryRelationDatasByTargetIdResponse
func (QueryRelationDatasByTargetIdResponse) String ¶
func (s QueryRelationDatasByTargetIdResponse) String() string
type QueryRelationDatasByTargetIdResponseBody ¶
type QueryRelationDatasByTargetIdResponseBody struct { // 关系数据。 Relations []*QueryRelationDatasByTargetIdResponseBodyRelations `json:"relations,omitempty" xml:"relations,omitempty" type:"Repeated"` }
func (QueryRelationDatasByTargetIdResponseBody) GoString ¶
func (s QueryRelationDatasByTargetIdResponseBody) GoString() string
func (*QueryRelationDatasByTargetIdResponseBody) SetRelations ¶
func (QueryRelationDatasByTargetIdResponseBody) String ¶
func (s QueryRelationDatasByTargetIdResponseBody) String() string
type QueryRelationDatasByTargetIdResponseBodyRelations ¶
type QueryRelationDatasByTargetIdResponseBodyRelations struct { // 关系模型。 BizDataList []*QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList `json:"bizDataList,omitempty" xml:"bizDataList,omitempty" type:"Repeated"` // 关系所在的群ID,加密形式。 OpenConversationIds []*string `json:"openConversationIds,omitempty" xml:"openConversationIds,omitempty" type:"Repeated"` // 关系实例ID。 RelationId *string `json:"relationId,omitempty" xml:"relationId,omitempty"` // 关系类型。 RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` }
func (QueryRelationDatasByTargetIdResponseBodyRelations) GoString ¶
func (s QueryRelationDatasByTargetIdResponseBodyRelations) GoString() string
func (*QueryRelationDatasByTargetIdResponseBodyRelations) SetBizDataList ¶
func (*QueryRelationDatasByTargetIdResponseBodyRelations) SetOpenConversationIds ¶
func (s *QueryRelationDatasByTargetIdResponseBodyRelations) SetOpenConversationIds(v []*string) *QueryRelationDatasByTargetIdResponseBodyRelations
func (*QueryRelationDatasByTargetIdResponseBodyRelations) SetRelationId ¶
func (s *QueryRelationDatasByTargetIdResponseBodyRelations) SetRelationId(v string) *QueryRelationDatasByTargetIdResponseBodyRelations
func (*QueryRelationDatasByTargetIdResponseBodyRelations) SetRelationType ¶
func (s *QueryRelationDatasByTargetIdResponseBodyRelations) SetRelationType(v string) *QueryRelationDatasByTargetIdResponseBodyRelations
func (QueryRelationDatasByTargetIdResponseBodyRelations) String ¶
func (s QueryRelationDatasByTargetIdResponseBodyRelations) String() string
type QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList ¶
type QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList struct { // 关系模型数据字段扩展值。 ExtendValue *string `json:"extendValue,omitempty" xml:"extendValue,omitempty"` // 关系模型数据字段名。 Key *string `json:"key,omitempty" xml:"key,omitempty"` // 关系模型数据字段值。 Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) GoString ¶
func (s QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) GoString() string
func (*QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) SetExtendValue ¶
func (QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) String ¶
func (s QueryRelationDatasByTargetIdResponseBodyRelationsBizDataList) String() string
type RecallOfficialAccountOTOMessageHeaders ¶
type RecallOfficialAccountOTOMessageHeaders 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 (RecallOfficialAccountOTOMessageHeaders) GoString ¶
func (s RecallOfficialAccountOTOMessageHeaders) GoString() string
func (*RecallOfficialAccountOTOMessageHeaders) SetCommonHeaders ¶
func (s *RecallOfficialAccountOTOMessageHeaders) SetCommonHeaders(v map[string]*string) *RecallOfficialAccountOTOMessageHeaders
func (*RecallOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken ¶
func (s *RecallOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken(v string) *RecallOfficialAccountOTOMessageHeaders
func (RecallOfficialAccountOTOMessageHeaders) String ¶
func (s RecallOfficialAccountOTOMessageHeaders) String() string
type RecallOfficialAccountOTOMessageRequest ¶
type RecallOfficialAccountOTOMessageRequest struct { // 帐号ID 可空 AccountId *string `json:"accountId,omitempty" xml:"accountId,omitempty"` // 消息推送时返回的ID OpenPushId *string `json:"openPushId,omitempty" xml:"openPushId,omitempty"` }
func (RecallOfficialAccountOTOMessageRequest) GoString ¶
func (s RecallOfficialAccountOTOMessageRequest) GoString() string
func (*RecallOfficialAccountOTOMessageRequest) SetAccountId ¶
func (s *RecallOfficialAccountOTOMessageRequest) SetAccountId(v string) *RecallOfficialAccountOTOMessageRequest
func (*RecallOfficialAccountOTOMessageRequest) SetOpenPushId ¶
func (s *RecallOfficialAccountOTOMessageRequest) SetOpenPushId(v string) *RecallOfficialAccountOTOMessageRequest
func (RecallOfficialAccountOTOMessageRequest) String ¶
func (s RecallOfficialAccountOTOMessageRequest) String() string
type RecallOfficialAccountOTOMessageResponse ¶
type RecallOfficialAccountOTOMessageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *RecallOfficialAccountOTOMessageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (RecallOfficialAccountOTOMessageResponse) GoString ¶
func (s RecallOfficialAccountOTOMessageResponse) GoString() string
func (*RecallOfficialAccountOTOMessageResponse) SetHeaders ¶
func (s *RecallOfficialAccountOTOMessageResponse) SetHeaders(v map[string]*string) *RecallOfficialAccountOTOMessageResponse
func (RecallOfficialAccountOTOMessageResponse) String ¶
func (s RecallOfficialAccountOTOMessageResponse) String() string
type RecallOfficialAccountOTOMessageResponseBody ¶
type RecallOfficialAccountOTOMessageResponseBody struct { // Id of the request RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` }
func (RecallOfficialAccountOTOMessageResponseBody) GoString ¶
func (s RecallOfficialAccountOTOMessageResponseBody) GoString() string
func (*RecallOfficialAccountOTOMessageResponseBody) SetRequestId ¶
func (s *RecallOfficialAccountOTOMessageResponseBody) SetRequestId(v string) *RecallOfficialAccountOTOMessageResponseBody
func (RecallOfficialAccountOTOMessageResponseBody) String ¶
func (s RecallOfficialAccountOTOMessageResponseBody) String() string
type SendOfficialAccountOTOMessageHeaders ¶
type SendOfficialAccountOTOMessageHeaders 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 (SendOfficialAccountOTOMessageHeaders) GoString ¶
func (s SendOfficialAccountOTOMessageHeaders) GoString() string
func (*SendOfficialAccountOTOMessageHeaders) SetCommonHeaders ¶
func (s *SendOfficialAccountOTOMessageHeaders) SetCommonHeaders(v map[string]*string) *SendOfficialAccountOTOMessageHeaders
func (*SendOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SendOfficialAccountOTOMessageHeaders) SetXAcsDingtalkAccessToken(v string) *SendOfficialAccountOTOMessageHeaders
func (SendOfficialAccountOTOMessageHeaders) String ¶
func (s SendOfficialAccountOTOMessageHeaders) String() string
type SendOfficialAccountOTOMessageRequest ¶
type SendOfficialAccountOTOMessageRequest struct { // 服务窗帐号ID AccountId *string `json:"accountId,omitempty" xml:"accountId,omitempty"` // API调用标识,可选参数 BizId *string `json:"bizId,omitempty" xml:"bizId,omitempty"` // 消息详情 Detail *SendOfficialAccountOTOMessageRequestDetail `json:"detail,omitempty" xml:"detail,omitempty" type:"Struct"` }
func (SendOfficialAccountOTOMessageRequest) GoString ¶
func (s SendOfficialAccountOTOMessageRequest) GoString() string
func (*SendOfficialAccountOTOMessageRequest) SetAccountId ¶
func (s *SendOfficialAccountOTOMessageRequest) SetAccountId(v string) *SendOfficialAccountOTOMessageRequest
func (*SendOfficialAccountOTOMessageRequest) SetBizId ¶
func (s *SendOfficialAccountOTOMessageRequest) SetBizId(v string) *SendOfficialAccountOTOMessageRequest
func (SendOfficialAccountOTOMessageRequest) String ¶
func (s SendOfficialAccountOTOMessageRequest) String() string
type SendOfficialAccountOTOMessageRequestDetail ¶
type SendOfficialAccountOTOMessageRequestDetail struct { // 消息体 MessageBody *SendOfficialAccountOTOMessageRequestDetailMessageBody `json:"messageBody,omitempty" xml:"messageBody,omitempty" type:"Struct"` // 消息类型 MsgType *string `json:"msgType,omitempty" xml:"msgType,omitempty"` // 消息接收人unionId UnionId *string `json:"unionId,omitempty" xml:"unionId,omitempty"` // 消息接收人id UserId *string `json:"userId,omitempty" xml:"userId,omitempty"` // 请求唯一 ID Uuid *string `json:"uuid,omitempty" xml:"uuid,omitempty"` }
func (SendOfficialAccountOTOMessageRequestDetail) GoString ¶
func (s SendOfficialAccountOTOMessageRequestDetail) GoString() string
func (*SendOfficialAccountOTOMessageRequestDetail) SetMessageBody ¶
func (*SendOfficialAccountOTOMessageRequestDetail) SetMsgType ¶
func (s *SendOfficialAccountOTOMessageRequestDetail) SetMsgType(v string) *SendOfficialAccountOTOMessageRequestDetail
func (*SendOfficialAccountOTOMessageRequestDetail) SetUnionId ¶
func (s *SendOfficialAccountOTOMessageRequestDetail) SetUnionId(v string) *SendOfficialAccountOTOMessageRequestDetail
func (*SendOfficialAccountOTOMessageRequestDetail) SetUserId ¶
func (s *SendOfficialAccountOTOMessageRequestDetail) SetUserId(v string) *SendOfficialAccountOTOMessageRequestDetail
func (*SendOfficialAccountOTOMessageRequestDetail) SetUuid ¶
func (s *SendOfficialAccountOTOMessageRequestDetail) SetUuid(v string) *SendOfficialAccountOTOMessageRequestDetail
func (SendOfficialAccountOTOMessageRequestDetail) String ¶
func (s SendOfficialAccountOTOMessageRequestDetail) String() string
type SendOfficialAccountOTOMessageRequestDetailMessageBody ¶
type SendOfficialAccountOTOMessageRequestDetailMessageBody struct { // 卡片消息 ActionCard *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard `json:"actionCard,omitempty" xml:"actionCard,omitempty" type:"Struct"` // 链接消息类型 Link *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink `json:"link,omitempty" xml:"link,omitempty" type:"Struct"` // markdown消息,仅对消息类型为markdown时有效 Markdown *SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown `json:"markdown,omitempty" xml:"markdown,omitempty" type:"Struct"` // 文本消息体 对于文本类型消息时必填 Text *SendOfficialAccountOTOMessageRequestDetailMessageBodyText `json:"text,omitempty" xml:"text,omitempty" type:"Struct"` }
func (SendOfficialAccountOTOMessageRequestDetailMessageBody) GoString ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBody) GoString() string
func (*SendOfficialAccountOTOMessageRequestDetailMessageBody) SetActionCard ¶
func (*SendOfficialAccountOTOMessageRequestDetailMessageBody) SetMarkdown ¶
func (SendOfficialAccountOTOMessageRequestDetailMessageBody) String ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBody) String() string
type SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard ¶
type SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard struct { // 使用独立跳转ActionCard样式时的按钮列表;必须与buttonOrientation同时设置,且长度不超过1000字符。 ButtonList []*SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList `json:"buttonList,omitempty" xml:"buttonList,omitempty" type:"Repeated"` // 按钮排列方式: 0:竖直排列 1:横向排列 必须与buttonList同时设置。 ButtonOrientation *string `json:"buttonOrientation,omitempty" xml:"buttonOrientation,omitempty"` // 消息内容,支持markdown,语法参考标准markdown语法。1000个字符以内。 Markdown *string `json:"markdown,omitempty" xml:"markdown,omitempty"` // 使用整体跳转ActionCard样式时的标题。必须与singleUrl同时设置,最长20个字符。 SingleTitle *string `json:"singleTitle,omitempty" xml:"singleTitle,omitempty"` // 消息点击链接地址,当发送消息为小程序时支持小程序跳转链接,最长500个字符。 SingleUrl *string `json:"singleUrl,omitempty" xml:"singleUrl,omitempty"` // 透出到会话列表和通知的文案 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) GoString ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) GoString() string
func (*SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonList ¶
func (*SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonOrientation ¶
func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetButtonOrientation(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard
func (*SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetMarkdown ¶
func (*SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetSingleTitle ¶
func (*SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) SetSingleUrl ¶
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) String ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCard) String() string
type SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList ¶
type SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList struct { // 使用独立跳转ActionCard样式时的跳转链接。 ActionUrl *string `json:"actionUrl,omitempty" xml:"actionUrl,omitempty"` // 使用独立跳转ActionCard样式时的按钮的标题,最长20个字符。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) GoString ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) GoString() string
func (*SendOfficialAccountOTOMessageRequestDetailMessageBodyActionCardButtonList) SetActionUrl ¶
type SendOfficialAccountOTOMessageRequestDetailMessageBodyLink ¶
type SendOfficialAccountOTOMessageRequestDetailMessageBodyLink struct { // 消息点击链接地址,当发送消息为小程序时支持小程序跳转链接。 MessageUrl *string `json:"messageUrl,omitempty" xml:"messageUrl,omitempty"` // 图片地址 PicUrl *string `json:"picUrl,omitempty" xml:"picUrl,omitempty"` // 消息描述,建议500字符以内。 Text *string `json:"text,omitempty" xml:"text,omitempty"` // 消息标题,建议100字符以内。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) GoString ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) GoString() string
func (*SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetMessageUrl ¶
func (s *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) SetMessageUrl(v string) *SendOfficialAccountOTOMessageRequestDetailMessageBodyLink
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) String ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyLink) String() string
type SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown ¶
type SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown struct { // markdown格式的消息,建议500字符以内。 Text *string `json:"text,omitempty" xml:"text,omitempty"` // 首屏会话透出的展示内容。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) GoString ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) GoString() string
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) String ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyMarkdown) String() string
type SendOfficialAccountOTOMessageRequestDetailMessageBodyText ¶
type SendOfficialAccountOTOMessageRequestDetailMessageBodyText struct { // 消息内容,建议500字符以内。 Content *string `json:"content,omitempty" xml:"content,omitempty"` }
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyText) GoString ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyText) GoString() string
func (*SendOfficialAccountOTOMessageRequestDetailMessageBodyText) SetContent ¶
func (SendOfficialAccountOTOMessageRequestDetailMessageBodyText) String ¶
func (s SendOfficialAccountOTOMessageRequestDetailMessageBodyText) String() string
type SendOfficialAccountOTOMessageResponse ¶
type SendOfficialAccountOTOMessageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SendOfficialAccountOTOMessageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SendOfficialAccountOTOMessageResponse) GoString ¶
func (s SendOfficialAccountOTOMessageResponse) GoString() string
func (*SendOfficialAccountOTOMessageResponse) SetHeaders ¶
func (s *SendOfficialAccountOTOMessageResponse) SetHeaders(v map[string]*string) *SendOfficialAccountOTOMessageResponse
func (SendOfficialAccountOTOMessageResponse) String ¶
func (s SendOfficialAccountOTOMessageResponse) String() string
type SendOfficialAccountOTOMessageResponseBody ¶
type SendOfficialAccountOTOMessageResponseBody struct { // Id of the request RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // 推送结果 Result *SendOfficialAccountOTOMessageResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (SendOfficialAccountOTOMessageResponseBody) GoString ¶
func (s SendOfficialAccountOTOMessageResponseBody) GoString() string
func (*SendOfficialAccountOTOMessageResponseBody) SetRequestId ¶
func (s *SendOfficialAccountOTOMessageResponseBody) SetRequestId(v string) *SendOfficialAccountOTOMessageResponseBody
func (SendOfficialAccountOTOMessageResponseBody) String ¶
func (s SendOfficialAccountOTOMessageResponseBody) String() string
type SendOfficialAccountOTOMessageResponseBodyResult ¶
type SendOfficialAccountOTOMessageResponseBodyResult struct { // 推送ID OpenPushId *string `json:"openPushId,omitempty" xml:"openPushId,omitempty"` }
func (SendOfficialAccountOTOMessageResponseBodyResult) GoString ¶
func (s SendOfficialAccountOTOMessageResponseBodyResult) GoString() string
func (*SendOfficialAccountOTOMessageResponseBodyResult) SetOpenPushId ¶
func (s *SendOfficialAccountOTOMessageResponseBodyResult) SetOpenPushId(v string) *SendOfficialAccountOTOMessageResponseBodyResult
func (SendOfficialAccountOTOMessageResponseBodyResult) String ¶
func (s SendOfficialAccountOTOMessageResponseBodyResult) String() string
type SendOfficialAccountSNSMessageHeaders ¶
type SendOfficialAccountSNSMessageHeaders 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 (SendOfficialAccountSNSMessageHeaders) GoString ¶
func (s SendOfficialAccountSNSMessageHeaders) GoString() string
func (*SendOfficialAccountSNSMessageHeaders) SetCommonHeaders ¶
func (s *SendOfficialAccountSNSMessageHeaders) SetCommonHeaders(v map[string]*string) *SendOfficialAccountSNSMessageHeaders
func (*SendOfficialAccountSNSMessageHeaders) SetXAcsDingtalkAccessToken ¶
func (s *SendOfficialAccountSNSMessageHeaders) SetXAcsDingtalkAccessToken(v string) *SendOfficialAccountSNSMessageHeaders
func (SendOfficialAccountSNSMessageHeaders) String ¶
func (s SendOfficialAccountSNSMessageHeaders) String() string
type SendOfficialAccountSNSMessageRequest ¶
type SendOfficialAccountSNSMessageRequest struct { BindingToken *string `json:"bindingToken,omitempty" xml:"bindingToken,omitempty"` // API调用标识,可选参数 BizId *string `json:"bizId,omitempty" xml:"bizId,omitempty"` // 消息详情 Detail *SendOfficialAccountSNSMessageRequestDetail `json:"detail,omitempty" xml:"detail,omitempty" type:"Struct"` }
func (SendOfficialAccountSNSMessageRequest) GoString ¶
func (s SendOfficialAccountSNSMessageRequest) GoString() string
func (*SendOfficialAccountSNSMessageRequest) SetBindingToken ¶
func (s *SendOfficialAccountSNSMessageRequest) SetBindingToken(v string) *SendOfficialAccountSNSMessageRequest
func (*SendOfficialAccountSNSMessageRequest) SetBizId ¶
func (s *SendOfficialAccountSNSMessageRequest) SetBizId(v string) *SendOfficialAccountSNSMessageRequest
func (SendOfficialAccountSNSMessageRequest) String ¶
func (s SendOfficialAccountSNSMessageRequest) String() string
type SendOfficialAccountSNSMessageRequestDetail ¶
type SendOfficialAccountSNSMessageRequestDetail struct { // 消息体 MessageBody *SendOfficialAccountSNSMessageRequestDetailMessageBody `json:"messageBody,omitempty" xml:"messageBody,omitempty" type:"Struct"` // 消息类型 MsgType *string `json:"msgType,omitempty" xml:"msgType,omitempty"` // 请求唯一 ID Uuid *string `json:"uuid,omitempty" xml:"uuid,omitempty"` }
func (SendOfficialAccountSNSMessageRequestDetail) GoString ¶
func (s SendOfficialAccountSNSMessageRequestDetail) GoString() string
func (*SendOfficialAccountSNSMessageRequestDetail) SetMessageBody ¶
func (*SendOfficialAccountSNSMessageRequestDetail) SetMsgType ¶
func (s *SendOfficialAccountSNSMessageRequestDetail) SetMsgType(v string) *SendOfficialAccountSNSMessageRequestDetail
func (*SendOfficialAccountSNSMessageRequestDetail) SetUuid ¶
func (s *SendOfficialAccountSNSMessageRequestDetail) SetUuid(v string) *SendOfficialAccountSNSMessageRequestDetail
func (SendOfficialAccountSNSMessageRequestDetail) String ¶
func (s SendOfficialAccountSNSMessageRequestDetail) String() string
type SendOfficialAccountSNSMessageRequestDetailMessageBody ¶
type SendOfficialAccountSNSMessageRequestDetailMessageBody struct { // 卡片消息 ActionCard *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard `json:"actionCard,omitempty" xml:"actionCard,omitempty" type:"Struct"` // 链接消息类型 Link *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink `json:"link,omitempty" xml:"link,omitempty" type:"Struct"` // markdown消息,仅对消息类型为markdown时有效 Markdown *SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown `json:"markdown,omitempty" xml:"markdown,omitempty" type:"Struct"` // 文本消息体 对于文本类型消息时必填 Text *SendOfficialAccountSNSMessageRequestDetailMessageBodyText `json:"text,omitempty" xml:"text,omitempty" type:"Struct"` }
func (SendOfficialAccountSNSMessageRequestDetailMessageBody) GoString ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBody) GoString() string
func (*SendOfficialAccountSNSMessageRequestDetailMessageBody) SetActionCard ¶
func (*SendOfficialAccountSNSMessageRequestDetailMessageBody) SetMarkdown ¶
func (SendOfficialAccountSNSMessageRequestDetailMessageBody) String ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBody) String() string
type SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard ¶
type SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard struct { // 使用独立跳转ActionCard样式时的按钮列表;必须与buttonOrientation同时设置,且长度不超过1000字符。 ButtonList []*SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList `json:"buttonList,omitempty" xml:"buttonList,omitempty" type:"Repeated"` // 按钮排列方式: 0:竖直排列 1:横向排列 必须与buttonList同时设置。 ButtonOrientation *string `json:"buttonOrientation,omitempty" xml:"buttonOrientation,omitempty"` // 消息内容,支持markdown,语法参考标准markdown语法。1000个字符以内。 Markdown *string `json:"markdown,omitempty" xml:"markdown,omitempty"` // 使用整体跳转ActionCard样式时的标题。必须与singleUrl同时设置,最长20个字符。 SingleTitle *string `json:"singleTitle,omitempty" xml:"singleTitle,omitempty"` // 消息点击链接地址,当发送消息为小程序时支持小程序跳转链接,最长500个字符。 SingleUrl *string `json:"singleUrl,omitempty" xml:"singleUrl,omitempty"` // 透出到会话列表和通知的文案 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) GoString ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) GoString() string
func (*SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetButtonList ¶
func (*SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetButtonOrientation ¶
func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetButtonOrientation(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard
func (*SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetMarkdown ¶
func (*SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetSingleTitle ¶
func (*SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) SetSingleUrl ¶
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) String ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCard) String() string
type SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList ¶
type SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList struct { // 使用独立跳转ActionCard样式时的跳转链接。 ActionUrl *string `json:"actionUrl,omitempty" xml:"actionUrl,omitempty"` // 使用独立跳转ActionCard样式时的按钮的标题,最长20个字符。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList) GoString ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList) GoString() string
func (*SendOfficialAccountSNSMessageRequestDetailMessageBodyActionCardButtonList) SetActionUrl ¶
type SendOfficialAccountSNSMessageRequestDetailMessageBodyLink ¶
type SendOfficialAccountSNSMessageRequestDetailMessageBodyLink struct { // 消息点击链接地址,当发送消息为小程序时支持小程序跳转链接。 MessageUrl *string `json:"messageUrl,omitempty" xml:"messageUrl,omitempty"` // 图片地址 PicUrl *string `json:"picUrl,omitempty" xml:"picUrl,omitempty"` // 消息描述,建议500字符以内。 Text *string `json:"text,omitempty" xml:"text,omitempty"` // 消息标题,建议100字符以内。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) GoString ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) GoString() string
func (*SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) SetMessageUrl ¶
func (s *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) SetMessageUrl(v string) *SendOfficialAccountSNSMessageRequestDetailMessageBodyLink
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) String ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyLink) String() string
type SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown ¶
type SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown struct { // markdown格式的消息,建议500字符以内。 Text *string `json:"text,omitempty" xml:"text,omitempty"` // 首屏会话透出的展示内容。 Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) GoString ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) GoString() string
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) String ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyMarkdown) String() string
type SendOfficialAccountSNSMessageRequestDetailMessageBodyText ¶
type SendOfficialAccountSNSMessageRequestDetailMessageBodyText struct { // 消息内容,建议500字符以内。 Content *string `json:"content,omitempty" xml:"content,omitempty"` }
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyText) GoString ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyText) GoString() string
func (*SendOfficialAccountSNSMessageRequestDetailMessageBodyText) SetContent ¶
func (SendOfficialAccountSNSMessageRequestDetailMessageBodyText) String ¶
func (s SendOfficialAccountSNSMessageRequestDetailMessageBodyText) String() string
type SendOfficialAccountSNSMessageResponse ¶
type SendOfficialAccountSNSMessageResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *SendOfficialAccountSNSMessageResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SendOfficialAccountSNSMessageResponse) GoString ¶
func (s SendOfficialAccountSNSMessageResponse) GoString() string
func (*SendOfficialAccountSNSMessageResponse) SetHeaders ¶
func (s *SendOfficialAccountSNSMessageResponse) SetHeaders(v map[string]*string) *SendOfficialAccountSNSMessageResponse
func (SendOfficialAccountSNSMessageResponse) String ¶
func (s SendOfficialAccountSNSMessageResponse) String() string
type SendOfficialAccountSNSMessageResponseBody ¶
type SendOfficialAccountSNSMessageResponseBody struct { // Id of the request RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // 推送结果 Result *SendOfficialAccountSNSMessageResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (SendOfficialAccountSNSMessageResponseBody) GoString ¶
func (s SendOfficialAccountSNSMessageResponseBody) GoString() string
func (*SendOfficialAccountSNSMessageResponseBody) SetRequestId ¶
func (s *SendOfficialAccountSNSMessageResponseBody) SetRequestId(v string) *SendOfficialAccountSNSMessageResponseBody
func (SendOfficialAccountSNSMessageResponseBody) String ¶
func (s SendOfficialAccountSNSMessageResponseBody) String() string
type SendOfficialAccountSNSMessageResponseBodyResult ¶
type SendOfficialAccountSNSMessageResponseBodyResult struct { // 推送ID OpenPushId *string `json:"openPushId,omitempty" xml:"openPushId,omitempty"` }
func (SendOfficialAccountSNSMessageResponseBodyResult) GoString ¶
func (s SendOfficialAccountSNSMessageResponseBodyResult) GoString() string
func (*SendOfficialAccountSNSMessageResponseBodyResult) SetOpenPushId ¶
func (s *SendOfficialAccountSNSMessageResponseBodyResult) SetOpenPushId(v string) *SendOfficialAccountSNSMessageResponseBodyResult
func (SendOfficialAccountSNSMessageResponseBodyResult) String ¶
func (s SendOfficialAccountSNSMessageResponseBodyResult) String() string
type ServiceWindowMessageBatchPushHeaders ¶
type ServiceWindowMessageBatchPushHeaders 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 (ServiceWindowMessageBatchPushHeaders) GoString ¶
func (s ServiceWindowMessageBatchPushHeaders) GoString() string
func (*ServiceWindowMessageBatchPushHeaders) SetCommonHeaders ¶
func (s *ServiceWindowMessageBatchPushHeaders) SetCommonHeaders(v map[string]*string) *ServiceWindowMessageBatchPushHeaders
func (*ServiceWindowMessageBatchPushHeaders) SetXAcsDingtalkAccessToken ¶
func (s *ServiceWindowMessageBatchPushHeaders) SetXAcsDingtalkAccessToken(v string) *ServiceWindowMessageBatchPushHeaders
func (ServiceWindowMessageBatchPushHeaders) String ¶
func (s ServiceWindowMessageBatchPushHeaders) String() string
type ServiceWindowMessageBatchPushRequest ¶
type ServiceWindowMessageBatchPushRequest struct { BizId *string `json:"bizId,omitempty" xml:"bizId,omitempty"` Detail *ServiceWindowMessageBatchPushRequestDetail `json:"detail,omitempty" xml:"detail,omitempty" type:"Struct"` }
func (ServiceWindowMessageBatchPushRequest) GoString ¶
func (s ServiceWindowMessageBatchPushRequest) GoString() string
func (*ServiceWindowMessageBatchPushRequest) SetBizId ¶
func (s *ServiceWindowMessageBatchPushRequest) SetBizId(v string) *ServiceWindowMessageBatchPushRequest
func (ServiceWindowMessageBatchPushRequest) String ¶
func (s ServiceWindowMessageBatchPushRequest) String() string
type ServiceWindowMessageBatchPushRequestDetail ¶
type ServiceWindowMessageBatchPushRequestDetail struct { BizRequestId *string `json:"bizRequestId,omitempty" xml:"bizRequestId,omitempty"` MessageBody *ServiceWindowMessageBatchPushRequestDetailMessageBody `json:"messageBody,omitempty" xml:"messageBody,omitempty" type:"Struct"` MsgType *string `json:"msgType,omitempty" xml:"msgType,omitempty"` SendToAll *bool `json:"sendToAll,omitempty" xml:"sendToAll,omitempty"` UserIdList []*string `json:"userIdList,omitempty" xml:"userIdList,omitempty" type:"Repeated"` Uuid *string `json:"uuid,omitempty" xml:"uuid,omitempty"` }
func (ServiceWindowMessageBatchPushRequestDetail) GoString ¶
func (s ServiceWindowMessageBatchPushRequestDetail) GoString() string
func (*ServiceWindowMessageBatchPushRequestDetail) SetBizRequestId ¶
func (s *ServiceWindowMessageBatchPushRequestDetail) SetBizRequestId(v string) *ServiceWindowMessageBatchPushRequestDetail
func (*ServiceWindowMessageBatchPushRequestDetail) SetMessageBody ¶
func (*ServiceWindowMessageBatchPushRequestDetail) SetMsgType ¶
func (s *ServiceWindowMessageBatchPushRequestDetail) SetMsgType(v string) *ServiceWindowMessageBatchPushRequestDetail
func (*ServiceWindowMessageBatchPushRequestDetail) SetSendToAll ¶
func (s *ServiceWindowMessageBatchPushRequestDetail) SetSendToAll(v bool) *ServiceWindowMessageBatchPushRequestDetail
func (*ServiceWindowMessageBatchPushRequestDetail) SetUserIdList ¶
func (s *ServiceWindowMessageBatchPushRequestDetail) SetUserIdList(v []*string) *ServiceWindowMessageBatchPushRequestDetail
func (*ServiceWindowMessageBatchPushRequestDetail) SetUuid ¶
func (s *ServiceWindowMessageBatchPushRequestDetail) SetUuid(v string) *ServiceWindowMessageBatchPushRequestDetail
func (ServiceWindowMessageBatchPushRequestDetail) String ¶
func (s ServiceWindowMessageBatchPushRequestDetail) String() string
type ServiceWindowMessageBatchPushRequestDetailMessageBody ¶
type ServiceWindowMessageBatchPushRequestDetailMessageBody struct { ActionCard *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard `json:"actionCard,omitempty" xml:"actionCard,omitempty" type:"Struct"` Link *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink `json:"link,omitempty" xml:"link,omitempty" type:"Struct"` Markdown *ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown `json:"markdown,omitempty" xml:"markdown,omitempty" type:"Struct"` Text *ServiceWindowMessageBatchPushRequestDetailMessageBodyText `json:"text,omitempty" xml:"text,omitempty" type:"Struct"` }
func (ServiceWindowMessageBatchPushRequestDetailMessageBody) GoString ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBody) GoString() string
func (*ServiceWindowMessageBatchPushRequestDetailMessageBody) SetActionCard ¶
func (*ServiceWindowMessageBatchPushRequestDetailMessageBody) SetMarkdown ¶
func (ServiceWindowMessageBatchPushRequestDetailMessageBody) String ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBody) String() string
type ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard ¶
type ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard struct { ButtonList []*ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList `json:"buttonList,omitempty" xml:"buttonList,omitempty" type:"Repeated"` ButtonOrientation *string `json:"buttonOrientation,omitempty" xml:"buttonOrientation,omitempty"` Markdown *string `json:"markdown,omitempty" xml:"markdown,omitempty"` SingleTitle *string `json:"singleTitle,omitempty" xml:"singleTitle,omitempty"` SingleUrl *string `json:"singleUrl,omitempty" xml:"singleUrl,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) GoString ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) GoString() string
func (*ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetButtonList ¶
func (*ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetButtonOrientation ¶
func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetButtonOrientation(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard
func (*ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetMarkdown ¶
func (*ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetSingleTitle ¶
func (*ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) SetSingleUrl ¶
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) String ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCard) String() string
type ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList ¶
type ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList struct { ActionUrl *string `json:"actionUrl,omitempty" xml:"actionUrl,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList) GoString ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList) GoString() string
func (*ServiceWindowMessageBatchPushRequestDetailMessageBodyActionCardButtonList) SetActionUrl ¶
type ServiceWindowMessageBatchPushRequestDetailMessageBodyLink ¶
type ServiceWindowMessageBatchPushRequestDetailMessageBodyLink struct { MessageUrl *string `json:"messageUrl,omitempty" xml:"messageUrl,omitempty"` PicUrl *string `json:"picUrl,omitempty" xml:"picUrl,omitempty"` Text *string `json:"text,omitempty" xml:"text,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) GoString ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) GoString() string
func (*ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) SetMessageUrl ¶
func (s *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) SetMessageUrl(v string) *ServiceWindowMessageBatchPushRequestDetailMessageBodyLink
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) String ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyLink) String() string
type ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown ¶
type ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown struct { Text *string `json:"text,omitempty" xml:"text,omitempty"` Title *string `json:"title,omitempty" xml:"title,omitempty"` }
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) GoString ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) GoString() string
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) String ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyMarkdown) String() string
type ServiceWindowMessageBatchPushRequestDetailMessageBodyText ¶
type ServiceWindowMessageBatchPushRequestDetailMessageBodyText struct {
Content *string `json:"content,omitempty" xml:"content,omitempty"`
}
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyText) GoString ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyText) GoString() string
func (*ServiceWindowMessageBatchPushRequestDetailMessageBodyText) SetContent ¶
func (ServiceWindowMessageBatchPushRequestDetailMessageBodyText) String ¶
func (s ServiceWindowMessageBatchPushRequestDetailMessageBodyText) String() string
type ServiceWindowMessageBatchPushResponse ¶
type ServiceWindowMessageBatchPushResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *ServiceWindowMessageBatchPushResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ServiceWindowMessageBatchPushResponse) GoString ¶
func (s ServiceWindowMessageBatchPushResponse) GoString() string
func (*ServiceWindowMessageBatchPushResponse) SetHeaders ¶
func (s *ServiceWindowMessageBatchPushResponse) SetHeaders(v map[string]*string) *ServiceWindowMessageBatchPushResponse
func (ServiceWindowMessageBatchPushResponse) String ¶
func (s ServiceWindowMessageBatchPushResponse) String() string
type ServiceWindowMessageBatchPushResponseBody ¶
type ServiceWindowMessageBatchPushResponseBody struct { RequestId *string `json:"requestId,omitempty" xml:"requestId,omitempty"` // result Result *ServiceWindowMessageBatchPushResponseBodyResult `json:"result,omitempty" xml:"result,omitempty" type:"Struct"` }
func (ServiceWindowMessageBatchPushResponseBody) GoString ¶
func (s ServiceWindowMessageBatchPushResponseBody) GoString() string
func (*ServiceWindowMessageBatchPushResponseBody) SetRequestId ¶
func (s *ServiceWindowMessageBatchPushResponseBody) SetRequestId(v string) *ServiceWindowMessageBatchPushResponseBody
func (ServiceWindowMessageBatchPushResponseBody) String ¶
func (s ServiceWindowMessageBatchPushResponseBody) String() string
type ServiceWindowMessageBatchPushResponseBodyResult ¶
type ServiceWindowMessageBatchPushResponseBodyResult struct {
OpenPushId *string `json:"openPushId,omitempty" xml:"openPushId,omitempty"`
}
func (ServiceWindowMessageBatchPushResponseBodyResult) GoString ¶
func (s ServiceWindowMessageBatchPushResponseBodyResult) GoString() string
func (*ServiceWindowMessageBatchPushResponseBodyResult) SetOpenPushId ¶
func (s *ServiceWindowMessageBatchPushResponseBodyResult) SetOpenPushId(v string) *ServiceWindowMessageBatchPushResponseBodyResult
func (ServiceWindowMessageBatchPushResponseBodyResult) String ¶
func (s ServiceWindowMessageBatchPushResponseBodyResult) String() string
type UpdateCrmPersonalCustomerHeaders ¶
type UpdateCrmPersonalCustomerHeaders 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 (UpdateCrmPersonalCustomerHeaders) GoString ¶
func (s UpdateCrmPersonalCustomerHeaders) GoString() string
func (*UpdateCrmPersonalCustomerHeaders) SetCommonHeaders ¶
func (s *UpdateCrmPersonalCustomerHeaders) SetCommonHeaders(v map[string]*string) *UpdateCrmPersonalCustomerHeaders
func (*UpdateCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateCrmPersonalCustomerHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateCrmPersonalCustomerHeaders
func (UpdateCrmPersonalCustomerHeaders) String ¶
func (s UpdateCrmPersonalCustomerHeaders) String() string
type UpdateCrmPersonalCustomerRequest ¶
type UpdateCrmPersonalCustomerRequest struct { // 公海领取客户:publicDraw 公海分配客户:publicAssign 其余场景:(不用传) Action *string `json:"action,omitempty" xml:"action,omitempty"` Data map[string]interface{} `json:"data,omitempty" xml:"data,omitempty"` ExtendData map[string]interface{} `json:"extendData,omitempty" xml:"extendData,omitempty"` InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` ModifierNick *string `json:"modifierNick,omitempty" xml:"modifierNick,omitempty"` ModifierUserId *string `json:"modifierUserId,omitempty" xml:"modifierUserId,omitempty"` Permission *UpdateCrmPersonalCustomerRequestPermission `json:"permission,omitempty" xml:"permission,omitempty" type:"Struct"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` // 跳过uk查重 SkipDuplicateCheck *bool `json:"skipDuplicateCheck,omitempty" xml:"skipDuplicateCheck,omitempty"` }
func (UpdateCrmPersonalCustomerRequest) GoString ¶
func (s UpdateCrmPersonalCustomerRequest) GoString() string
func (*UpdateCrmPersonalCustomerRequest) SetAction ¶
func (s *UpdateCrmPersonalCustomerRequest) SetAction(v string) *UpdateCrmPersonalCustomerRequest
func (*UpdateCrmPersonalCustomerRequest) SetData ¶
func (s *UpdateCrmPersonalCustomerRequest) SetData(v map[string]interface{}) *UpdateCrmPersonalCustomerRequest
func (*UpdateCrmPersonalCustomerRequest) SetExtendData ¶
func (s *UpdateCrmPersonalCustomerRequest) SetExtendData(v map[string]interface{}) *UpdateCrmPersonalCustomerRequest
func (*UpdateCrmPersonalCustomerRequest) SetInstanceId ¶
func (s *UpdateCrmPersonalCustomerRequest) SetInstanceId(v string) *UpdateCrmPersonalCustomerRequest
func (*UpdateCrmPersonalCustomerRequest) SetModifierNick ¶
func (s *UpdateCrmPersonalCustomerRequest) SetModifierNick(v string) *UpdateCrmPersonalCustomerRequest
func (*UpdateCrmPersonalCustomerRequest) SetModifierUserId ¶
func (s *UpdateCrmPersonalCustomerRequest) SetModifierUserId(v string) *UpdateCrmPersonalCustomerRequest
func (*UpdateCrmPersonalCustomerRequest) SetPermission ¶
func (s *UpdateCrmPersonalCustomerRequest) SetPermission(v *UpdateCrmPersonalCustomerRequestPermission) *UpdateCrmPersonalCustomerRequest
func (*UpdateCrmPersonalCustomerRequest) SetRelationType ¶
func (s *UpdateCrmPersonalCustomerRequest) SetRelationType(v string) *UpdateCrmPersonalCustomerRequest
func (*UpdateCrmPersonalCustomerRequest) SetSkipDuplicateCheck ¶
func (s *UpdateCrmPersonalCustomerRequest) SetSkipDuplicateCheck(v bool) *UpdateCrmPersonalCustomerRequest
func (UpdateCrmPersonalCustomerRequest) String ¶
func (s UpdateCrmPersonalCustomerRequest) String() string
type UpdateCrmPersonalCustomerRequestPermission ¶
type UpdateCrmPersonalCustomerRequestPermission struct { OwnerStaffIds []*string `json:"ownerStaffIds,omitempty" xml:"ownerStaffIds,omitempty" type:"Repeated"` ParticipantStaffIds []*string `json:"participantStaffIds,omitempty" xml:"participantStaffIds,omitempty" type:"Repeated"` }
func (UpdateCrmPersonalCustomerRequestPermission) GoString ¶
func (s UpdateCrmPersonalCustomerRequestPermission) GoString() string
func (*UpdateCrmPersonalCustomerRequestPermission) SetOwnerStaffIds ¶
func (s *UpdateCrmPersonalCustomerRequestPermission) SetOwnerStaffIds(v []*string) *UpdateCrmPersonalCustomerRequestPermission
func (*UpdateCrmPersonalCustomerRequestPermission) SetParticipantStaffIds ¶
func (s *UpdateCrmPersonalCustomerRequestPermission) SetParticipantStaffIds(v []*string) *UpdateCrmPersonalCustomerRequestPermission
func (UpdateCrmPersonalCustomerRequestPermission) String ¶
func (s UpdateCrmPersonalCustomerRequestPermission) String() string
type UpdateCrmPersonalCustomerResponse ¶
type UpdateCrmPersonalCustomerResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateCrmPersonalCustomerResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateCrmPersonalCustomerResponse) GoString ¶
func (s UpdateCrmPersonalCustomerResponse) GoString() string
func (*UpdateCrmPersonalCustomerResponse) SetHeaders ¶
func (s *UpdateCrmPersonalCustomerResponse) SetHeaders(v map[string]*string) *UpdateCrmPersonalCustomerResponse
func (UpdateCrmPersonalCustomerResponse) String ¶
func (s UpdateCrmPersonalCustomerResponse) String() string
type UpdateCrmPersonalCustomerResponseBody ¶
type UpdateCrmPersonalCustomerResponseBody struct { // 客户数据id InstanceId *string `json:"instanceId,omitempty" xml:"instanceId,omitempty"` }
func (UpdateCrmPersonalCustomerResponseBody) GoString ¶
func (s UpdateCrmPersonalCustomerResponseBody) GoString() string
func (*UpdateCrmPersonalCustomerResponseBody) SetInstanceId ¶
func (s *UpdateCrmPersonalCustomerResponseBody) SetInstanceId(v string) *UpdateCrmPersonalCustomerResponseBody
func (UpdateCrmPersonalCustomerResponseBody) String ¶
func (s UpdateCrmPersonalCustomerResponseBody) String() string
type UpdateGroupSetHeaders ¶
type UpdateGroupSetHeaders 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 (UpdateGroupSetHeaders) GoString ¶
func (s UpdateGroupSetHeaders) GoString() string
func (*UpdateGroupSetHeaders) SetCommonHeaders ¶
func (s *UpdateGroupSetHeaders) SetCommonHeaders(v map[string]*string) *UpdateGroupSetHeaders
func (*UpdateGroupSetHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateGroupSetHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateGroupSetHeaders
func (UpdateGroupSetHeaders) String ¶
func (s UpdateGroupSetHeaders) String() string
type UpdateGroupSetRequest ¶
type UpdateGroupSetRequest struct { ManagerUserIds *string `json:"managerUserIds,omitempty" xml:"managerUserIds,omitempty"` MemberQuota *int32 `json:"memberQuota,omitempty" xml:"memberQuota,omitempty"` Name *string `json:"name,omitempty" xml:"name,omitempty"` Notice *string `json:"notice,omitempty" xml:"notice,omitempty"` NoticeToped *int32 `json:"noticeToped,omitempty" xml:"noticeToped,omitempty"` OpenGroupSetId *string `json:"openGroupSetId,omitempty" xml:"openGroupSetId,omitempty"` OwnerUserId *string `json:"ownerUserId,omitempty" xml:"ownerUserId,omitempty"` TemplateId *string `json:"templateId,omitempty" xml:"templateId,omitempty"` }
func (UpdateGroupSetRequest) GoString ¶
func (s UpdateGroupSetRequest) GoString() string
func (*UpdateGroupSetRequest) SetManagerUserIds ¶
func (s *UpdateGroupSetRequest) SetManagerUserIds(v string) *UpdateGroupSetRequest
func (*UpdateGroupSetRequest) SetMemberQuota ¶
func (s *UpdateGroupSetRequest) SetMemberQuota(v int32) *UpdateGroupSetRequest
func (*UpdateGroupSetRequest) SetName ¶
func (s *UpdateGroupSetRequest) SetName(v string) *UpdateGroupSetRequest
func (*UpdateGroupSetRequest) SetNotice ¶
func (s *UpdateGroupSetRequest) SetNotice(v string) *UpdateGroupSetRequest
func (*UpdateGroupSetRequest) SetNoticeToped ¶
func (s *UpdateGroupSetRequest) SetNoticeToped(v int32) *UpdateGroupSetRequest
func (*UpdateGroupSetRequest) SetOpenGroupSetId ¶
func (s *UpdateGroupSetRequest) SetOpenGroupSetId(v string) *UpdateGroupSetRequest
func (*UpdateGroupSetRequest) SetOwnerUserId ¶
func (s *UpdateGroupSetRequest) SetOwnerUserId(v string) *UpdateGroupSetRequest
func (*UpdateGroupSetRequest) SetTemplateId ¶
func (s *UpdateGroupSetRequest) SetTemplateId(v string) *UpdateGroupSetRequest
func (UpdateGroupSetRequest) String ¶
func (s UpdateGroupSetRequest) String() string
type UpdateGroupSetResponse ¶
type UpdateGroupSetResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *bool `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateGroupSetResponse) GoString ¶
func (s UpdateGroupSetResponse) GoString() string
func (*UpdateGroupSetResponse) SetBody ¶
func (s *UpdateGroupSetResponse) SetBody(v bool) *UpdateGroupSetResponse
func (*UpdateGroupSetResponse) SetHeaders ¶
func (s *UpdateGroupSetResponse) SetHeaders(v map[string]*string) *UpdateGroupSetResponse
func (UpdateGroupSetResponse) String ¶
func (s UpdateGroupSetResponse) String() string
type UpdateRelationMetaFieldHeaders ¶
type UpdateRelationMetaFieldHeaders 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 (UpdateRelationMetaFieldHeaders) GoString ¶
func (s UpdateRelationMetaFieldHeaders) GoString() string
func (*UpdateRelationMetaFieldHeaders) SetCommonHeaders ¶
func (s *UpdateRelationMetaFieldHeaders) SetCommonHeaders(v map[string]*string) *UpdateRelationMetaFieldHeaders
func (*UpdateRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken ¶
func (s *UpdateRelationMetaFieldHeaders) SetXAcsDingtalkAccessToken(v string) *UpdateRelationMetaFieldHeaders
func (UpdateRelationMetaFieldHeaders) String ¶
func (s UpdateRelationMetaFieldHeaders) String() string
type UpdateRelationMetaFieldRequest ¶
type UpdateRelationMetaFieldRequest struct { FieldDTOList []*UpdateRelationMetaFieldRequestFieldDTOList `json:"fieldDTOList,omitempty" xml:"fieldDTOList,omitempty" type:"Repeated"` OperatorUserId *string `json:"operatorUserId,omitempty" xml:"operatorUserId,omitempty"` RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"` Tenant *string `json:"tenant,omitempty" xml:"tenant,omitempty"` }
func (UpdateRelationMetaFieldRequest) GoString ¶
func (s UpdateRelationMetaFieldRequest) GoString() string
func (*UpdateRelationMetaFieldRequest) SetFieldDTOList ¶
func (s *UpdateRelationMetaFieldRequest) SetFieldDTOList(v []*UpdateRelationMetaFieldRequestFieldDTOList) *UpdateRelationMetaFieldRequest
func (*UpdateRelationMetaFieldRequest) SetOperatorUserId ¶
func (s *UpdateRelationMetaFieldRequest) SetOperatorUserId(v string) *UpdateRelationMetaFieldRequest
func (*UpdateRelationMetaFieldRequest) SetRelationType ¶
func (s *UpdateRelationMetaFieldRequest) SetRelationType(v string) *UpdateRelationMetaFieldRequest
func (*UpdateRelationMetaFieldRequest) SetTenant ¶
func (s *UpdateRelationMetaFieldRequest) SetTenant(v string) *UpdateRelationMetaFieldRequest
func (UpdateRelationMetaFieldRequest) String ¶
func (s UpdateRelationMetaFieldRequest) String() string
type UpdateRelationMetaFieldRequestFieldDTOList ¶
type UpdateRelationMetaFieldRequestFieldDTOList struct { ComponentName *string `json:"componentName,omitempty" xml:"componentName,omitempty"` Props *UpdateRelationMetaFieldRequestFieldDTOListProps `json:"props,omitempty" xml:"props,omitempty" type:"Struct"` }
func (UpdateRelationMetaFieldRequestFieldDTOList) GoString ¶
func (s UpdateRelationMetaFieldRequestFieldDTOList) GoString() string
func (*UpdateRelationMetaFieldRequestFieldDTOList) SetComponentName ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOList) SetComponentName(v string) *UpdateRelationMetaFieldRequestFieldDTOList
func (UpdateRelationMetaFieldRequestFieldDTOList) String ¶
func (s UpdateRelationMetaFieldRequestFieldDTOList) String() string
type UpdateRelationMetaFieldRequestFieldDTOListProps ¶
type UpdateRelationMetaFieldRequestFieldDTOListProps struct { Align *string `json:"align,omitempty" xml:"align,omitempty"` BizAlias *string `json:"bizAlias,omitempty" xml:"bizAlias,omitempty"` Choice *int64 `json:"choice,omitempty" xml:"choice,omitempty"` Content *string `json:"content,omitempty" xml:"content,omitempty"` Disabled *bool `json:"disabled,omitempty" xml:"disabled,omitempty"` Duration *bool `json:"duration,omitempty" xml:"duration,omitempty"` FieldId *string `json:"fieldId,omitempty" xml:"fieldId,omitempty"` Format *string `json:"format,omitempty" xml:"format,omitempty"` Invisible *bool `json:"invisible,omitempty" xml:"invisible,omitempty"` Label *string `json:"label,omitempty" xml:"label,omitempty"` LabelEditableFreeze *bool `json:"labelEditableFreeze,omitempty" xml:"labelEditableFreeze,omitempty"` Link *string `json:"link,omitempty" xml:"link,omitempty"` NeedDetail *string `json:"needDetail,omitempty" xml:"needDetail,omitempty"` NotPrint *string `json:"notPrint,omitempty" xml:"notPrint,omitempty"` NotUpper *string `json:"notUpper,omitempty" xml:"notUpper,omitempty"` Options []*UpdateRelationMetaFieldRequestFieldDTOListPropsOptions `json:"options,omitempty" xml:"options,omitempty" type:"Repeated"` PayEnable *bool `json:"payEnable,omitempty" xml:"payEnable,omitempty"` Placeholder *string `json:"placeholder,omitempty" xml:"placeholder,omitempty"` Required *bool `json:"required,omitempty" xml:"required,omitempty"` RequiredEditableFreeze *bool `json:"requiredEditableFreeze,omitempty" xml:"requiredEditableFreeze,omitempty"` Sortable *bool `json:"sortable,omitempty" xml:"sortable,omitempty"` Unit *string `json:"unit,omitempty" xml:"unit,omitempty"` }
func (UpdateRelationMetaFieldRequestFieldDTOListProps) GoString ¶
func (s UpdateRelationMetaFieldRequestFieldDTOListProps) GoString() string
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetAlign ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetAlign(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetBizAlias ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetBizAlias(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetChoice ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetChoice(v int64) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetContent ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetContent(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetDisabled ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetDisabled(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetDuration ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetDuration(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetFieldId ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetFieldId(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetFormat ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetFormat(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetInvisible ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetInvisible(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetLabel ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetLabel(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetLabelEditableFreeze ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetLabelEditableFreeze(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetNeedDetail ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetNeedDetail(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetNotPrint ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetNotPrint(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetNotUpper ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetNotUpper(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetOptions ¶
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetPayEnable ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetPayEnable(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetPlaceholder ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetPlaceholder(v string) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetRequired ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetRequired(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetRequiredEditableFreeze ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetRequiredEditableFreeze(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (*UpdateRelationMetaFieldRequestFieldDTOListProps) SetSortable ¶
func (s *UpdateRelationMetaFieldRequestFieldDTOListProps) SetSortable(v bool) *UpdateRelationMetaFieldRequestFieldDTOListProps
func (UpdateRelationMetaFieldRequestFieldDTOListProps) String ¶
func (s UpdateRelationMetaFieldRequestFieldDTOListProps) String() string
type UpdateRelationMetaFieldRequestFieldDTOListPropsOptions ¶
type UpdateRelationMetaFieldRequestFieldDTOListPropsOptions struct { Key *string `json:"key,omitempty" xml:"key,omitempty"` Value *string `json:"value,omitempty" xml:"value,omitempty"` }
func (UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) GoString ¶
func (s UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) GoString() string
func (UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) String ¶
func (s UpdateRelationMetaFieldRequestFieldDTOListPropsOptions) String() string
type UpdateRelationMetaFieldResponse ¶
type UpdateRelationMetaFieldResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` Body *UpdateRelationMetaFieldResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateRelationMetaFieldResponse) GoString ¶
func (s UpdateRelationMetaFieldResponse) GoString() string
func (*UpdateRelationMetaFieldResponse) SetBody ¶
func (s *UpdateRelationMetaFieldResponse) SetBody(v *UpdateRelationMetaFieldResponseBody) *UpdateRelationMetaFieldResponse
func (*UpdateRelationMetaFieldResponse) SetHeaders ¶
func (s *UpdateRelationMetaFieldResponse) SetHeaders(v map[string]*string) *UpdateRelationMetaFieldResponse
func (UpdateRelationMetaFieldResponse) String ¶
func (s UpdateRelationMetaFieldResponse) String() string
type UpdateRelationMetaFieldResponseBody ¶
type UpdateRelationMetaFieldResponseBody struct {
RelationType *string `json:"relationType,omitempty" xml:"relationType,omitempty"`
}
func (UpdateRelationMetaFieldResponseBody) GoString ¶
func (s UpdateRelationMetaFieldResponseBody) GoString() string
func (*UpdateRelationMetaFieldResponseBody) SetRelationType ¶
func (s *UpdateRelationMetaFieldResponseBody) SetRelationType(v string) *UpdateRelationMetaFieldResponseBody
func (UpdateRelationMetaFieldResponseBody) String ¶
func (s UpdateRelationMetaFieldResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.