Documentation ¶
Index ¶
- type AbortPredictiveJobsRequest
- type AbortPredictiveJobsResponse
- type Accounts
- type AddAgentDeviceRequest
- type AddAgentDeviceResponse
- type AddBulkPhoneNumbersRequest
- type AddBulkPhoneNumbersResponse
- type AddCustomerNumberRequest
- type AddCustomerNumberResponse
- type AddFunctionMetaRequest
- type AddFunctionMetaResponse
- type AddPhoneNumberExRequest
- type AddPhoneNumberExResponse
- type AddPredictiveNameListRequest
- type AddPredictiveNameListResponse
- type AddSipAgentGroupRequest
- type AddSipAgentGroupResponse
- type AddTestPhoneNumberRequest
- type AddTestPhoneNumberResponse
- type AddUsersToSkillGroupRequest
- type AddUsersToSkillGroupResponse
- type AdminInCreateInstance
- type AdminInCreateInstanceEx
- type AdminInGetInstance
- type AdminInListInstances
- type AdminInListInstancesEx
- type AdminInListInstancesOfUser
- type AdminInModifyInstance
- type AgentBotInstance
- type AgentDevice
- type AgentDeviceList
- type AgentEvent
- type AgentEventLogs
- type AgentEventlog
- type AgentReport
- type AgentReportByInterval
- type AgentReportData
- type AgentStateCount
- type AgentStateDistributions
- type AgentsInListCallDetailDatas
- type AgentsInListCallDetailRecords
- type AgentsInListRecentCallRecords
- type ApplicableOperationsInDescribeVnInstance
- type ApplicableOperationsInListVnInstances
- type Apply400CorpIdentifyRequest
- type Apply400CorpIdentifyResponse
- type Apply400ManagerIdentifyRequest
- type Apply400ManagerIdentifyResponse
- type ApplyCorpIdentifyRequest
- type ApplyCorpIdentifyResponse
- type AppraiseCountDomain
- type AppraiseRequest
- type AppraiseResponse
- type ArrearagePhoneNumbers
- type AskingBackConfig
- type AsrCustomModel
- type AssignContactFlowToPhoneNumberRequest
- type AssignContactFlowToPhoneNumberResponse
- type AssignJobsRequest
- type AssignJobsResponse
- type AssignPrivilegesToRoleRequest
- type AssignPrivilegesToRoleResponse
- type AssignRolesToUserRequest
- type AssignRolesToUserResponse
- type AssignUsersExRequest
- type AssignUsersExResponse
- type AssignUsersRequest
- type AssignUsersResponse
- type AssociateVnChatbotInstanceRequest
- type AssociateVnChatbotInstanceResponse
- type AuditRemarkInfo
- type AuditVnTTSVoiceRequest
- type AuditVnTTSVoiceResponse
- type AuthorizedVnRequest
- type AuthorizedVnResponse
- type BarData
- type BarDataList
- type BasicStatisticsReportItem
- type BasicStatisticsReportSubItem
- type BatchCreateFeeRecordRecord
- type BatchCreateFeeRecordRequest
- type BatchCreateFeeRecordResponse
- type BatchDeleteVnNavigationScriptsRequest
- type BatchDeleteVnNavigationScriptsResponse
- type BatchMoveVnNavigationScriptsRequest
- type BatchMoveVnNavigationScriptsResponse
- type BatchRemoveUsersRequest
- type BatchRemoveUsersResponse
- type BatchUpdateTaobaoUserMapRequest
- type BatchUpdateTaobaoUserMapResponse
- type BatchUpdateTaobaoUserMapTaobaoAliyunAccount
- type BeginContactFlowVersionModificationRequest
- type BeginContactFlowVersionModificationResponse
- type BeginVnDialogueRequest
- type BeginVnDialogueResponse
- type BindAXNPrivacyNumberRequest
- type BindAXNPrivacyNumberResponse
- type Bot
- type Bots
- type Briefs
- type CallCenterInstance
- type CallDetailAgent
- type CallDetailRecord
- type CallDetailRecords
- type CallEventDetail
- type CallMeasureSummaryReport
- type CallMeasureSummaryReportList
- type CallOnlinePrivacyNumberRequest
- type CallOnlinePrivacyNumberResponse
- type CallStatus
- type CallStatusList
- type CallStatusListInQueryCall
- type Callee
- type Caller
- type CallingNumbersInCreateBatchJobs
- type CallingNumbersInCreateJobGroup
- type CallingNumbersInGetCabJobByPhoneNumber
- type CallingNumbersInGetExecutionDetailsOfPredictiveJob
- type CallingNumbersInGetJob
- type CallingNumbersInGetJobGroup
- type CallingNumbersInGetJobStatusByCallId
- type CallingNumbersInGetJobs
- type CallingNumbersInGetPredictiveJob
- type CallingNumbersInListJobGroups
- type CallingNumbersInListJobGroupsWithScenario
- type CallingNumbersInListJobStatus
- type CallingNumbersInListJobsByGroup
- type CallingNumbersInListPredictiveJobStatus
- type CallingNumbersInListPredictiveJobs
- type CallingNumbersInModifyBatchJobs
- type CallingNumbersInModifyJobGroup
- type CancelContactFlowVersionModificationRequest
- type CancelContactFlowVersionModificationResponse
- type CancelJobsRequest
- type CancelJobsResponse
- type CancelPredictiveJobsRequest
- type CancelPredictiveJobsResponse
- type CategoriesInDescribeVnCategoryTree
- type CategoriesInGetJobGroup
- type CategoriesInGetPredictiveJobGroup
- type CategoriesInListCategories
- type CategoriesInListFlowTemplates
- type CategoriesInListJobGroups
- type CategoriesInListJobGroupsWithScenario
- type CategoriesInListPredictiveJobGroups
- type CategoriesInListVnCategories
- type Category
- type CategoryInListFlowTemplates
- type CheckAssumeRoleRequest
- type CheckAssumeRoleResponse
- type CheckMQRoleRequest
- type CheckMQRoleResponse
- type Client
- func NewClient() (client *Client, err error)
- func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
- func NewClientWithEcsRamRole(regionId string, roleName string) (client *Client, err error)
- func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
- func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
- func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
- func NewClientWithRamRoleArnAndPolicy(regionId string, ...) (client *Client, err error)
- func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
- func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
- func (client *Client) AbortPredictiveJobs(request *AbortPredictiveJobsRequest) (response *AbortPredictiveJobsResponse, err error)
- func (client *Client) AbortPredictiveJobsWithCallback(request *AbortPredictiveJobsRequest, ...) <-chan int
- func (client *Client) AbortPredictiveJobsWithChan(request *AbortPredictiveJobsRequest) (<-chan *AbortPredictiveJobsResponse, <-chan error)
- func (client *Client) AddAgentDevice(request *AddAgentDeviceRequest) (response *AddAgentDeviceResponse, err error)
- func (client *Client) AddAgentDeviceWithCallback(request *AddAgentDeviceRequest, ...) <-chan int
- func (client *Client) AddAgentDeviceWithChan(request *AddAgentDeviceRequest) (<-chan *AddAgentDeviceResponse, <-chan error)
- func (client *Client) AddBulkPhoneNumbers(request *AddBulkPhoneNumbersRequest) (response *AddBulkPhoneNumbersResponse, err error)
- func (client *Client) AddBulkPhoneNumbersWithCallback(request *AddBulkPhoneNumbersRequest, ...) <-chan int
- func (client *Client) AddBulkPhoneNumbersWithChan(request *AddBulkPhoneNumbersRequest) (<-chan *AddBulkPhoneNumbersResponse, <-chan error)
- func (client *Client) AddCustomerNumber(request *AddCustomerNumberRequest) (response *AddCustomerNumberResponse, err error)
- func (client *Client) AddCustomerNumberWithCallback(request *AddCustomerNumberRequest, ...) <-chan int
- func (client *Client) AddCustomerNumberWithChan(request *AddCustomerNumberRequest) (<-chan *AddCustomerNumberResponse, <-chan error)
- func (client *Client) AddFunctionMeta(request *AddFunctionMetaRequest) (response *AddFunctionMetaResponse, err error)
- func (client *Client) AddFunctionMetaWithCallback(request *AddFunctionMetaRequest, ...) <-chan int
- func (client *Client) AddFunctionMetaWithChan(request *AddFunctionMetaRequest) (<-chan *AddFunctionMetaResponse, <-chan error)
- func (client *Client) AddPhoneNumberEx(request *AddPhoneNumberExRequest) (response *AddPhoneNumberExResponse, err error)
- func (client *Client) AddPhoneNumberExWithCallback(request *AddPhoneNumberExRequest, ...) <-chan int
- func (client *Client) AddPhoneNumberExWithChan(request *AddPhoneNumberExRequest) (<-chan *AddPhoneNumberExResponse, <-chan error)
- func (client *Client) AddPredictiveNameList(request *AddPredictiveNameListRequest) (response *AddPredictiveNameListResponse, err error)
- func (client *Client) AddPredictiveNameListWithCallback(request *AddPredictiveNameListRequest, ...) <-chan int
- func (client *Client) AddPredictiveNameListWithChan(request *AddPredictiveNameListRequest) (<-chan *AddPredictiveNameListResponse, <-chan error)
- func (client *Client) AddSipAgentGroup(request *AddSipAgentGroupRequest) (response *AddSipAgentGroupResponse, err error)
- func (client *Client) AddSipAgentGroupWithCallback(request *AddSipAgentGroupRequest, ...) <-chan int
- func (client *Client) AddSipAgentGroupWithChan(request *AddSipAgentGroupRequest) (<-chan *AddSipAgentGroupResponse, <-chan error)
- func (client *Client) AddTestPhoneNumber(request *AddTestPhoneNumberRequest) (response *AddTestPhoneNumberResponse, err error)
- func (client *Client) AddTestPhoneNumberWithCallback(request *AddTestPhoneNumberRequest, ...) <-chan int
- func (client *Client) AddTestPhoneNumberWithChan(request *AddTestPhoneNumberRequest) (<-chan *AddTestPhoneNumberResponse, <-chan error)
- func (client *Client) AddUsersToSkillGroup(request *AddUsersToSkillGroupRequest) (response *AddUsersToSkillGroupResponse, err error)
- func (client *Client) AddUsersToSkillGroupWithCallback(request *AddUsersToSkillGroupRequest, ...) <-chan int
- func (client *Client) AddUsersToSkillGroupWithChan(request *AddUsersToSkillGroupRequest) (<-chan *AddUsersToSkillGroupResponse, <-chan error)
- func (client *Client) Apply400CorpIdentify(request *Apply400CorpIdentifyRequest) (response *Apply400CorpIdentifyResponse, err error)
- func (client *Client) Apply400CorpIdentifyWithCallback(request *Apply400CorpIdentifyRequest, ...) <-chan int
- func (client *Client) Apply400CorpIdentifyWithChan(request *Apply400CorpIdentifyRequest) (<-chan *Apply400CorpIdentifyResponse, <-chan error)
- func (client *Client) Apply400ManagerIdentify(request *Apply400ManagerIdentifyRequest) (response *Apply400ManagerIdentifyResponse, err error)
- func (client *Client) Apply400ManagerIdentifyWithCallback(request *Apply400ManagerIdentifyRequest, ...) <-chan int
- func (client *Client) Apply400ManagerIdentifyWithChan(request *Apply400ManagerIdentifyRequest) (<-chan *Apply400ManagerIdentifyResponse, <-chan error)
- func (client *Client) ApplyCorpIdentify(request *ApplyCorpIdentifyRequest) (response *ApplyCorpIdentifyResponse, err error)
- func (client *Client) ApplyCorpIdentifyWithCallback(request *ApplyCorpIdentifyRequest, ...) <-chan int
- func (client *Client) ApplyCorpIdentifyWithChan(request *ApplyCorpIdentifyRequest) (<-chan *ApplyCorpIdentifyResponse, <-chan error)
- func (client *Client) Appraise(request *AppraiseRequest) (response *AppraiseResponse, err error)
- func (client *Client) AppraiseWithCallback(request *AppraiseRequest, callback func(response *AppraiseResponse, err error)) <-chan int
- func (client *Client) AppraiseWithChan(request *AppraiseRequest) (<-chan *AppraiseResponse, <-chan error)
- func (client *Client) AssignContactFlowToPhoneNumber(request *AssignContactFlowToPhoneNumberRequest) (response *AssignContactFlowToPhoneNumberResponse, err error)
- func (client *Client) AssignContactFlowToPhoneNumberWithCallback(request *AssignContactFlowToPhoneNumberRequest, ...) <-chan int
- func (client *Client) AssignContactFlowToPhoneNumberWithChan(request *AssignContactFlowToPhoneNumberRequest) (<-chan *AssignContactFlowToPhoneNumberResponse, <-chan error)
- func (client *Client) AssignJobs(request *AssignJobsRequest) (response *AssignJobsResponse, err error)
- func (client *Client) AssignJobsWithCallback(request *AssignJobsRequest, ...) <-chan int
- func (client *Client) AssignJobsWithChan(request *AssignJobsRequest) (<-chan *AssignJobsResponse, <-chan error)
- func (client *Client) AssignPrivilegesToRole(request *AssignPrivilegesToRoleRequest) (response *AssignPrivilegesToRoleResponse, err error)
- func (client *Client) AssignPrivilegesToRoleWithCallback(request *AssignPrivilegesToRoleRequest, ...) <-chan int
- func (client *Client) AssignPrivilegesToRoleWithChan(request *AssignPrivilegesToRoleRequest) (<-chan *AssignPrivilegesToRoleResponse, <-chan error)
- func (client *Client) AssignRolesToUser(request *AssignRolesToUserRequest) (response *AssignRolesToUserResponse, err error)
- func (client *Client) AssignRolesToUserWithCallback(request *AssignRolesToUserRequest, ...) <-chan int
- func (client *Client) AssignRolesToUserWithChan(request *AssignRolesToUserRequest) (<-chan *AssignRolesToUserResponse, <-chan error)
- func (client *Client) AssignUsers(request *AssignUsersRequest) (response *AssignUsersResponse, err error)
- func (client *Client) AssignUsersEx(request *AssignUsersExRequest) (response *AssignUsersExResponse, err error)
- func (client *Client) AssignUsersExWithCallback(request *AssignUsersExRequest, ...) <-chan int
- func (client *Client) AssignUsersExWithChan(request *AssignUsersExRequest) (<-chan *AssignUsersExResponse, <-chan error)
- func (client *Client) AssignUsersWithCallback(request *AssignUsersRequest, ...) <-chan int
- func (client *Client) AssignUsersWithChan(request *AssignUsersRequest) (<-chan *AssignUsersResponse, <-chan error)
- func (client *Client) AssociateVnChatbotInstance(request *AssociateVnChatbotInstanceRequest) (response *AssociateVnChatbotInstanceResponse, err error)
- func (client *Client) AssociateVnChatbotInstanceWithCallback(request *AssociateVnChatbotInstanceRequest, ...) <-chan int
- func (client *Client) AssociateVnChatbotInstanceWithChan(request *AssociateVnChatbotInstanceRequest) (<-chan *AssociateVnChatbotInstanceResponse, <-chan error)
- func (client *Client) AuditVnTTSVoice(request *AuditVnTTSVoiceRequest) (response *AuditVnTTSVoiceResponse, err error)
- func (client *Client) AuditVnTTSVoiceWithCallback(request *AuditVnTTSVoiceRequest, ...) <-chan int
- func (client *Client) AuditVnTTSVoiceWithChan(request *AuditVnTTSVoiceRequest) (<-chan *AuditVnTTSVoiceResponse, <-chan error)
- func (client *Client) AuthorizedVn(request *AuthorizedVnRequest) (response *AuthorizedVnResponse, err error)
- func (client *Client) AuthorizedVnWithCallback(request *AuthorizedVnRequest, ...) <-chan int
- func (client *Client) AuthorizedVnWithChan(request *AuthorizedVnRequest) (<-chan *AuthorizedVnResponse, <-chan error)
- func (client *Client) BatchCreateFeeRecord(request *BatchCreateFeeRecordRequest) (response *BatchCreateFeeRecordResponse, err error)
- func (client *Client) BatchCreateFeeRecordWithCallback(request *BatchCreateFeeRecordRequest, ...) <-chan int
- func (client *Client) BatchCreateFeeRecordWithChan(request *BatchCreateFeeRecordRequest) (<-chan *BatchCreateFeeRecordResponse, <-chan error)
- func (client *Client) BatchDeleteVnNavigationScripts(request *BatchDeleteVnNavigationScriptsRequest) (response *BatchDeleteVnNavigationScriptsResponse, err error)
- func (client *Client) BatchDeleteVnNavigationScriptsWithCallback(request *BatchDeleteVnNavigationScriptsRequest, ...) <-chan int
- func (client *Client) BatchDeleteVnNavigationScriptsWithChan(request *BatchDeleteVnNavigationScriptsRequest) (<-chan *BatchDeleteVnNavigationScriptsResponse, <-chan error)
- func (client *Client) BatchMoveVnNavigationScripts(request *BatchMoveVnNavigationScriptsRequest) (response *BatchMoveVnNavigationScriptsResponse, err error)
- func (client *Client) BatchMoveVnNavigationScriptsWithCallback(request *BatchMoveVnNavigationScriptsRequest, ...) <-chan int
- func (client *Client) BatchMoveVnNavigationScriptsWithChan(request *BatchMoveVnNavigationScriptsRequest) (<-chan *BatchMoveVnNavigationScriptsResponse, <-chan error)
- func (client *Client) BatchRemoveUsers(request *BatchRemoveUsersRequest) (response *BatchRemoveUsersResponse, err error)
- func (client *Client) BatchRemoveUsersWithCallback(request *BatchRemoveUsersRequest, ...) <-chan int
- func (client *Client) BatchRemoveUsersWithChan(request *BatchRemoveUsersRequest) (<-chan *BatchRemoveUsersResponse, <-chan error)
- func (client *Client) BatchUpdateTaobaoUserMap(request *BatchUpdateTaobaoUserMapRequest) (response *BatchUpdateTaobaoUserMapResponse, err error)
- func (client *Client) BatchUpdateTaobaoUserMapWithCallback(request *BatchUpdateTaobaoUserMapRequest, ...) <-chan int
- func (client *Client) BatchUpdateTaobaoUserMapWithChan(request *BatchUpdateTaobaoUserMapRequest) (<-chan *BatchUpdateTaobaoUserMapResponse, <-chan error)
- func (client *Client) BeginContactFlowVersionModification(request *BeginContactFlowVersionModificationRequest) (response *BeginContactFlowVersionModificationResponse, err error)
- func (client *Client) BeginContactFlowVersionModificationWithCallback(request *BeginContactFlowVersionModificationRequest, ...) <-chan int
- func (client *Client) BeginContactFlowVersionModificationWithChan(request *BeginContactFlowVersionModificationRequest) (<-chan *BeginContactFlowVersionModificationResponse, <-chan error)
- func (client *Client) BeginVnDialogue(request *BeginVnDialogueRequest) (response *BeginVnDialogueResponse, err error)
- func (client *Client) BeginVnDialogueWithCallback(request *BeginVnDialogueRequest, ...) <-chan int
- func (client *Client) BeginVnDialogueWithChan(request *BeginVnDialogueRequest) (<-chan *BeginVnDialogueResponse, <-chan error)
- func (client *Client) BindAXNPrivacyNumber(request *BindAXNPrivacyNumberRequest) (response *BindAXNPrivacyNumberResponse, err error)
- func (client *Client) BindAXNPrivacyNumberWithCallback(request *BindAXNPrivacyNumberRequest, ...) <-chan int
- func (client *Client) BindAXNPrivacyNumberWithChan(request *BindAXNPrivacyNumberRequest) (<-chan *BindAXNPrivacyNumberResponse, <-chan error)
- func (client *Client) CallOnlinePrivacyNumber(request *CallOnlinePrivacyNumberRequest) (response *CallOnlinePrivacyNumberResponse, err error)
- func (client *Client) CallOnlinePrivacyNumberWithCallback(request *CallOnlinePrivacyNumberRequest, ...) <-chan int
- func (client *Client) CallOnlinePrivacyNumberWithChan(request *CallOnlinePrivacyNumberRequest) (<-chan *CallOnlinePrivacyNumberResponse, <-chan error)
- func (client *Client) CancelContactFlowVersionModification(request *CancelContactFlowVersionModificationRequest) (response *CancelContactFlowVersionModificationResponse, err error)
- func (client *Client) CancelContactFlowVersionModificationWithCallback(request *CancelContactFlowVersionModificationRequest, ...) <-chan int
- func (client *Client) CancelContactFlowVersionModificationWithChan(request *CancelContactFlowVersionModificationRequest) (<-chan *CancelContactFlowVersionModificationResponse, <-chan error)
- func (client *Client) CancelJobs(request *CancelJobsRequest) (response *CancelJobsResponse, err error)
- func (client *Client) CancelJobsWithCallback(request *CancelJobsRequest, ...) <-chan int
- func (client *Client) CancelJobsWithChan(request *CancelJobsRequest) (<-chan *CancelJobsResponse, <-chan error)
- func (client *Client) CancelPredictiveJobs(request *CancelPredictiveJobsRequest) (response *CancelPredictiveJobsResponse, err error)
- func (client *Client) CancelPredictiveJobsWithCallback(request *CancelPredictiveJobsRequest, ...) <-chan int
- func (client *Client) CancelPredictiveJobsWithChan(request *CancelPredictiveJobsRequest) (<-chan *CancelPredictiveJobsResponse, <-chan error)
- func (client *Client) CheckAssumeRole(request *CheckAssumeRoleRequest) (response *CheckAssumeRoleResponse, err error)
- func (client *Client) CheckAssumeRoleWithCallback(request *CheckAssumeRoleRequest, ...) <-chan int
- func (client *Client) CheckAssumeRoleWithChan(request *CheckAssumeRoleRequest) (<-chan *CheckAssumeRoleResponse, <-chan error)
- func (client *Client) CheckMQRole(request *CheckMQRoleRequest) (response *CheckMQRoleResponse, err error)
- func (client *Client) CheckMQRoleWithCallback(request *CheckMQRoleRequest, ...) <-chan int
- func (client *Client) CheckMQRoleWithChan(request *CheckMQRoleRequest) (<-chan *CheckMQRoleResponse, <-chan error)
- func (client *Client) CollectedVnNumber(request *CollectedVnNumberRequest) (response *CollectedVnNumberResponse, err error)
- func (client *Client) CollectedVnNumberWithCallback(request *CollectedVnNumberRequest, ...) <-chan int
- func (client *Client) CollectedVnNumberWithChan(request *CollectedVnNumberRequest) (<-chan *CollectedVnNumberResponse, <-chan error)
- func (client *Client) CommitContactFlowVersionModification(request *CommitContactFlowVersionModificationRequest) (response *CommitContactFlowVersionModificationResponse, err error)
- func (client *Client) CommitContactFlowVersionModificationWithCallback(request *CommitContactFlowVersionModificationRequest, ...) <-chan int
- func (client *Client) CommitContactFlowVersionModificationWithChan(request *CommitContactFlowVersionModificationRequest) (<-chan *CommitContactFlowVersionModificationResponse, <-chan error)
- func (client *Client) CommonQueryTaobaoOrder(request *CommonQueryTaobaoOrderRequest) (response *CommonQueryTaobaoOrderResponse, err error)
- func (client *Client) CommonQueryTaobaoOrderWithCallback(request *CommonQueryTaobaoOrderRequest, ...) <-chan int
- func (client *Client) CommonQueryTaobaoOrderWithChan(request *CommonQueryTaobaoOrderRequest) (<-chan *CommonQueryTaobaoOrderResponse, <-chan error)
- func (client *Client) CopyCorpIdentify(request *CopyCorpIdentifyRequest) (response *CopyCorpIdentifyResponse, err error)
- func (client *Client) CopyCorpIdentifyWithCallback(request *CopyCorpIdentifyRequest, ...) <-chan int
- func (client *Client) CopyCorpIdentifyWithChan(request *CopyCorpIdentifyRequest) (<-chan *CopyCorpIdentifyResponse, <-chan error)
- func (client *Client) CreateAXBBindRelation(request *CreateAXBBindRelationRequest) (response *CreateAXBBindRelationResponse, err error)
- func (client *Client) CreateAXBBindRelationWithCallback(request *CreateAXBBindRelationRequest, ...) <-chan int
- func (client *Client) CreateAXBBindRelationWithChan(request *CreateAXBBindRelationRequest) (<-chan *CreateAXBBindRelationResponse, <-chan error)
- func (client *Client) CreateBatchJobs(request *CreateBatchJobsRequest) (response *CreateBatchJobsResponse, err error)
- func (client *Client) CreateBatchJobsWithCallback(request *CreateBatchJobsRequest, ...) <-chan int
- func (client *Client) CreateBatchJobsWithChan(request *CreateBatchJobsRequest) (<-chan *CreateBatchJobsResponse, <-chan error)
- func (client *Client) CreateCCCPhoneNumberOrder(request *CreateCCCPhoneNumberOrderRequest) (response *CreateCCCPhoneNumberOrderResponse, err error)
- func (client *Client) CreateCCCPhoneNumberOrderWithCallback(request *CreateCCCPhoneNumberOrderRequest, ...) <-chan int
- func (client *Client) CreateCCCPhoneNumberOrderWithChan(request *CreateCCCPhoneNumberOrderRequest) (<-chan *CreateCCCPhoneNumberOrderResponse, <-chan error)
- func (client *Client) CreateCabInstance(request *CreateCabInstanceRequest) (response *CreateCabInstanceResponse, err error)
- func (client *Client) CreateCabInstanceWithCallback(request *CreateCabInstanceRequest, ...) <-chan int
- func (client *Client) CreateCabInstanceWithChan(request *CreateCabInstanceRequest) (<-chan *CreateCabInstanceResponse, <-chan error)
- func (client *Client) CreateCategory(request *CreateCategoryRequest) (response *CreateCategoryResponse, err error)
- func (client *Client) CreateCategoryWithCallback(request *CreateCategoryRequest, ...) <-chan int
- func (client *Client) CreateCategoryWithChan(request *CreateCategoryRequest) (<-chan *CreateCategoryResponse, <-chan error)
- func (client *Client) CreateContactFlow(request *CreateContactFlowRequest) (response *CreateContactFlowResponse, err error)
- func (client *Client) CreateContactFlowWithCallback(request *CreateContactFlowRequest, ...) <-chan int
- func (client *Client) CreateContactFlowWithChan(request *CreateContactFlowRequest) (<-chan *CreateContactFlowResponse, <-chan error)
- func (client *Client) CreateCorpNumber(request *CreateCorpNumberRequest) (response *CreateCorpNumberResponse, err error)
- func (client *Client) CreateCorpNumberWithCallback(request *CreateCorpNumberRequest, ...) <-chan int
- func (client *Client) CreateCorpNumberWithChan(request *CreateCorpNumberRequest) (<-chan *CreateCorpNumberResponse, <-chan error)
- func (client *Client) CreateFault(request *CreateFaultRequest) (response *CreateFaultResponse, err error)
- func (client *Client) CreateFaultWithCallback(request *CreateFaultRequest, ...) <-chan int
- func (client *Client) CreateFaultWithChan(request *CreateFaultRequest) (<-chan *CreateFaultResponse, <-chan error)
- func (client *Client) CreateFeeRecord(request *CreateFeeRecordRequest) (response *CreateFeeRecordResponse, err error)
- func (client *Client) CreateFeeRecordWithCallback(request *CreateFeeRecordRequest, ...) <-chan int
- func (client *Client) CreateFeeRecordWithChan(request *CreateFeeRecordRequest) (<-chan *CreateFeeRecordResponse, <-chan error)
- func (client *Client) CreateInstance(request *CreateInstanceRequest) (response *CreateInstanceResponse, err error)
- func (client *Client) CreateInstanceEx(request *CreateInstanceExRequest) (response *CreateInstanceExResponse, err error)
- func (client *Client) CreateInstanceExWithCallback(request *CreateInstanceExRequest, ...) <-chan int
- func (client *Client) CreateInstanceExWithChan(request *CreateInstanceExRequest) (<-chan *CreateInstanceExResponse, <-chan error)
- func (client *Client) CreateInstanceWithCallback(request *CreateInstanceRequest, ...) <-chan int
- func (client *Client) CreateInstanceWithChan(request *CreateInstanceRequest) (<-chan *CreateInstanceResponse, <-chan error)
- func (client *Client) CreateJobGroup(request *CreateJobGroupRequest) (response *CreateJobGroupResponse, err error)
- func (client *Client) CreateJobGroupWithCallback(request *CreateJobGroupRequest, ...) <-chan int
- func (client *Client) CreateJobGroupWithChan(request *CreateJobGroupRequest) (<-chan *CreateJobGroupResponse, <-chan error)
- func (client *Client) CreateMeasureRecordFromJiuYun(request *CreateMeasureRecordFromJiuYunRequest) (response *CreateMeasureRecordFromJiuYunResponse, err error)
- func (client *Client) CreateMeasureRecordFromJiuYunWithCallback(request *CreateMeasureRecordFromJiuYunRequest, ...) <-chan int
- func (client *Client) CreateMeasureRecordFromJiuYunWithChan(request *CreateMeasureRecordFromJiuYunRequest) (<-chan *CreateMeasureRecordFromJiuYunResponse, <-chan error)
- func (client *Client) CreateMedia(request *CreateMediaRequest) (response *CreateMediaResponse, err error)
- func (client *Client) CreateMediaEx(request *CreateMediaExRequest) (response *CreateMediaExResponse, err error)
- func (client *Client) CreateMediaExWithCallback(request *CreateMediaExRequest, ...) <-chan int
- func (client *Client) CreateMediaExWithChan(request *CreateMediaExRequest) (<-chan *CreateMediaExResponse, <-chan error)
- func (client *Client) CreateMediaWithCallback(request *CreateMediaRequest, ...) <-chan int
- func (client *Client) CreateMediaWithChan(request *CreateMediaRequest) (<-chan *CreateMediaResponse, <-chan error)
- func (client *Client) CreateNoSelectedNumberOrder(request *CreateNoSelectedNumberOrderRequest) (response *CreateNoSelectedNumberOrderResponse, err error)
- func (client *Client) CreateNoSelectedNumberOrderWithCallback(request *CreateNoSelectedNumberOrderRequest, ...) <-chan int
- func (client *Client) CreateNoSelectedNumberOrderWithChan(request *CreateNoSelectedNumberOrderRequest) (<-chan *CreateNoSelectedNumberOrderResponse, <-chan error)
- func (client *Client) CreateNumber400Order(request *CreateNumber400OrderRequest) (response *CreateNumber400OrderResponse, err error)
- func (client *Client) CreateNumber400OrderWithCallback(request *CreateNumber400OrderRequest, ...) <-chan int
- func (client *Client) CreateNumber400OrderWithChan(request *CreateNumber400OrderRequest) (<-chan *CreateNumber400OrderResponse, <-chan error)
- func (client *Client) CreateNumberGroup(request *CreateNumberGroupRequest) (response *CreateNumberGroupResponse, err error)
- func (client *Client) CreateNumberGroupWithCallback(request *CreateNumberGroupRequest, ...) <-chan int
- func (client *Client) CreateNumberGroupWithChan(request *CreateNumberGroupRequest) (<-chan *CreateNumberGroupResponse, <-chan error)
- func (client *Client) CreateOrModifySystemSpecification(request *CreateOrModifySystemSpecificationRequest) (response *CreateOrModifySystemSpecificationResponse, err error)
- func (client *Client) CreateOrModifySystemSpecificationWithCallback(request *CreateOrModifySystemSpecificationRequest, ...) <-chan int
- func (client *Client) CreateOrModifySystemSpecificationWithChan(request *CreateOrModifySystemSpecificationRequest) (<-chan *CreateOrModifySystemSpecificationResponse, <-chan error)
- func (client *Client) CreatePhoneRepayOrder(request *CreatePhoneRepayOrderRequest) (response *CreatePhoneRepayOrderResponse, err error)
- func (client *Client) CreatePhoneRepayOrderWithCallback(request *CreatePhoneRepayOrderRequest, ...) <-chan int
- func (client *Client) CreatePhoneRepayOrderWithChan(request *CreatePhoneRepayOrderRequest) (<-chan *CreatePhoneRepayOrderResponse, <-chan error)
- func (client *Client) CreatePredictiveJobGroup(request *CreatePredictiveJobGroupRequest) (response *CreatePredictiveJobGroupResponse, err error)
- func (client *Client) CreatePredictiveJobGroupWithCallback(request *CreatePredictiveJobGroupRequest, ...) <-chan int
- func (client *Client) CreatePredictiveJobGroupWithChan(request *CreatePredictiveJobGroupRequest) (<-chan *CreatePredictiveJobGroupResponse, <-chan error)
- func (client *Client) CreatePredictiveJobs(request *CreatePredictiveJobsRequest) (response *CreatePredictiveJobsResponse, err error)
- func (client *Client) CreatePredictiveJobsWithCallback(request *CreatePredictiveJobsRequest, ...) <-chan int
- func (client *Client) CreatePredictiveJobsWithChan(request *CreatePredictiveJobsRequest) (<-chan *CreatePredictiveJobsResponse, <-chan error)
- func (client *Client) CreatePrivacyNumberAccount(request *CreatePrivacyNumberAccountRequest) (response *CreatePrivacyNumberAccountResponse, err error)
- func (client *Client) CreatePrivacyNumberAccountWithCallback(request *CreatePrivacyNumberAccountRequest, ...) <-chan int
- func (client *Client) CreatePrivacyNumberAccountWithChan(request *CreatePrivacyNumberAccountRequest) (<-chan *CreatePrivacyNumberAccountResponse, <-chan error)
- func (client *Client) CreatePrivacyNumberPool(request *CreatePrivacyNumberPoolRequest) (response *CreatePrivacyNumberPoolResponse, err error)
- func (client *Client) CreatePrivacyNumberPoolWithCallback(request *CreatePrivacyNumberPoolRequest, ...) <-chan int
- func (client *Client) CreatePrivacyNumberPoolWithChan(request *CreatePrivacyNumberPoolRequest) (<-chan *CreatePrivacyNumberPoolResponse, <-chan error)
- func (client *Client) CreateRamInstance(request *CreateRamInstanceRequest) (response *CreateRamInstanceResponse, err error)
- func (client *Client) CreateRamInstanceWithCallback(request *CreateRamInstanceRequest, ...) <-chan int
- func (client *Client) CreateRamInstanceWithChan(request *CreateRamInstanceRequest) (<-chan *CreateRamInstanceResponse, <-chan error)
- func (client *Client) CreateRole(request *CreateRoleRequest) (response *CreateRoleResponse, err error)
- func (client *Client) CreateRoleWithCallback(request *CreateRoleRequest, ...) <-chan int
- func (client *Client) CreateRoleWithChan(request *CreateRoleRequest) (<-chan *CreateRoleResponse, <-chan error)
- func (client *Client) CreateScenario(request *CreateScenarioRequest) (response *CreateScenarioResponse, err error)
- func (client *Client) CreateScenarioFromTemplate(request *CreateScenarioFromTemplateRequest) (response *CreateScenarioFromTemplateResponse, err error)
- func (client *Client) CreateScenarioFromTemplateWithCallback(request *CreateScenarioFromTemplateRequest, ...) <-chan int
- func (client *Client) CreateScenarioFromTemplateWithChan(request *CreateScenarioFromTemplateRequest) (<-chan *CreateScenarioFromTemplateResponse, <-chan error)
- func (client *Client) CreateScenarioParameter(request *CreateScenarioParameterRequest) (response *CreateScenarioParameterResponse, err error)
- func (client *Client) CreateScenarioParameterWithCallback(request *CreateScenarioParameterRequest, ...) <-chan int
- func (client *Client) CreateScenarioParameterWithChan(request *CreateScenarioParameterRequest) (<-chan *CreateScenarioParameterResponse, <-chan error)
- func (client *Client) CreateScenarioWithCallback(request *CreateScenarioRequest, ...) <-chan int
- func (client *Client) CreateScenarioWithChan(request *CreateScenarioRequest) (<-chan *CreateScenarioResponse, <-chan error)
- func (client *Client) CreateSkillGroup(request *CreateSkillGroupRequest) (response *CreateSkillGroupResponse, err error)
- func (client *Client) CreateSkillGroupWithCallback(request *CreateSkillGroupRequest, ...) <-chan int
- func (client *Client) CreateSkillGroupWithChan(request *CreateSkillGroupRequest) (<-chan *CreateSkillGroupResponse, <-chan error)
- func (client *Client) CreateSmsConfig(request *CreateSmsConfigRequest) (response *CreateSmsConfigResponse, err error)
- func (client *Client) CreateSmsConfigWithCallback(request *CreateSmsConfigRequest, ...) <-chan int
- func (client *Client) CreateSmsConfigWithChan(request *CreateSmsConfigRequest) (<-chan *CreateSmsConfigResponse, <-chan error)
- func (client *Client) CreateStrategy(request *CreateStrategyRequest) (response *CreateStrategyResponse, err error)
- func (client *Client) CreateStrategyWithCallback(request *CreateStrategyRequest, ...) <-chan int
- func (client *Client) CreateStrategyWithChan(request *CreateStrategyRequest) (<-chan *CreateStrategyResponse, <-chan error)
- func (client *Client) CreateSurvey(request *CreateSurveyRequest) (response *CreateSurveyResponse, err error)
- func (client *Client) CreateSurveyWithCallback(request *CreateSurveyRequest, ...) <-chan int
- func (client *Client) CreateSurveyWithChan(request *CreateSurveyRequest) (<-chan *CreateSurveyResponse, <-chan error)
- func (client *Client) CreateTaobaoOrder(request *CreateTaobaoOrderRequest) (response *CreateTaobaoOrderResponse, err error)
- func (client *Client) CreateTaobaoOrderWithCallback(request *CreateTaobaoOrderRequest, ...) <-chan int
- func (client *Client) CreateTaobaoOrderWithChan(request *CreateTaobaoOrderRequest) (<-chan *CreateTaobaoOrderResponse, <-chan error)
- func (client *Client) CreateTask(request *CreateTaskRequest) (response *CreateTaskResponse, err error)
- func (client *Client) CreateTaskWithCallback(request *CreateTaskRequest, ...) <-chan int
- func (client *Client) CreateTaskWithChan(request *CreateTaskRequest) (<-chan *CreateTaskResponse, <-chan error)
- func (client *Client) CreateTbAliyunUserMapping(request *CreateTbAliyunUserMappingRequest) (response *CreateTbAliyunUserMappingResponse, err error)
- func (client *Client) CreateTbAliyunUserMappingWithCallback(request *CreateTbAliyunUserMappingRequest, ...) <-chan int
- func (client *Client) CreateTbAliyunUserMappingWithChan(request *CreateTbAliyunUserMappingRequest) (<-chan *CreateTbAliyunUserMappingResponse, <-chan error)
- func (client *Client) CreateUser(request *CreateUserRequest) (response *CreateUserResponse, err error)
- func (client *Client) CreateUserWithCallback(request *CreateUserRequest, ...) <-chan int
- func (client *Client) CreateUserWithChan(request *CreateUserRequest) (<-chan *CreateUserResponse, <-chan error)
- func (client *Client) CreateUsers(request *CreateUsersRequest) (response *CreateUsersResponse, err error)
- func (client *Client) CreateUsersWithCallback(request *CreateUsersRequest, ...) <-chan int
- func (client *Client) CreateUsersWithChan(request *CreateUsersRequest) (<-chan *CreateUsersResponse, <-chan error)
- func (client *Client) CreateVnCategory(request *CreateVnCategoryRequest) (response *CreateVnCategoryResponse, err error)
- func (client *Client) CreateVnCategoryWithCallback(request *CreateVnCategoryRequest, ...) <-chan int
- func (client *Client) CreateVnCategoryWithChan(request *CreateVnCategoryRequest) (<-chan *CreateVnCategoryResponse, <-chan error)
- func (client *Client) CreateVnInstance(request *CreateVnInstanceRequest) (response *CreateVnInstanceResponse, err error)
- func (client *Client) CreateVnInstanceWithCallback(request *CreateVnInstanceRequest, ...) <-chan int
- func (client *Client) CreateVnInstanceWithChan(request *CreateVnInstanceRequest) (<-chan *CreateVnInstanceResponse, <-chan error)
- func (client *Client) CreateVnKnowledge(request *CreateVnKnowledgeRequest) (response *CreateVnKnowledgeResponse, err error)
- func (client *Client) CreateVnKnowledgeWithCallback(request *CreateVnKnowledgeRequest, ...) <-chan int
- func (client *Client) CreateVnKnowledgeWithChan(request *CreateVnKnowledgeRequest) (<-chan *CreateVnKnowledgeResponse, <-chan error)
- func (client *Client) CreateVnRedirection(request *CreateVnRedirectionRequest) (response *CreateVnRedirectionResponse, err error)
- func (client *Client) CreateVnRedirectionWithCallback(request *CreateVnRedirectionRequest, ...) <-chan int
- func (client *Client) CreateVnRedirectionWithChan(request *CreateVnRedirectionRequest) (<-chan *CreateVnRedirectionResponse, <-chan error)
- func (client *Client) CreateVoiceAppraise(request *CreateVoiceAppraiseRequest) (response *CreateVoiceAppraiseResponse, err error)
- func (client *Client) CreateVoiceAppraiseWithCallback(request *CreateVoiceAppraiseRequest, ...) <-chan int
- func (client *Client) CreateVoiceAppraiseWithChan(request *CreateVoiceAppraiseRequest) (<-chan *CreateVoiceAppraiseResponse, <-chan error)
- func (client *Client) DebugAuthorizedVn(request *DebugAuthorizedVnRequest) (response *DebugAuthorizedVnResponse, err error)
- func (client *Client) DebugAuthorizedVnWithCallback(request *DebugAuthorizedVnRequest, ...) <-chan int
- func (client *Client) DebugAuthorizedVnWithChan(request *DebugAuthorizedVnRequest) (<-chan *DebugAuthorizedVnResponse, <-chan error)
- func (client *Client) DebugBeginVnDialogue(request *DebugBeginVnDialogueRequest) (response *DebugBeginVnDialogueResponse, err error)
- func (client *Client) DebugBeginVnDialogueWithCallback(request *DebugBeginVnDialogueRequest, ...) <-chan int
- func (client *Client) DebugBeginVnDialogueWithChan(request *DebugBeginVnDialogueRequest) (<-chan *DebugBeginVnDialogueResponse, <-chan error)
- func (client *Client) DebugCollectedVnNumber(request *DebugCollectedVnNumberRequest) (response *DebugCollectedVnNumberResponse, err error)
- func (client *Client) DebugCollectedVnNumberWithCallback(request *DebugCollectedVnNumberRequest, ...) <-chan int
- func (client *Client) DebugCollectedVnNumberWithChan(request *DebugCollectedVnNumberRequest) (<-chan *DebugCollectedVnNumberResponse, <-chan error)
- func (client *Client) DebugDialogue(request *DebugDialogueRequest) (response *DebugDialogueResponse, err error)
- func (client *Client) DebugDialogueVn(request *DebugDialogueVnRequest) (response *DebugDialogueVnResponse, err error)
- func (client *Client) DebugDialogueVnWithCallback(request *DebugDialogueVnRequest, ...) <-chan int
- func (client *Client) DebugDialogueVnWithChan(request *DebugDialogueVnRequest) (<-chan *DebugDialogueVnResponse, <-chan error)
- func (client *Client) DebugDialogueWithCallback(request *DebugDialogueRequest, ...) <-chan int
- func (client *Client) DebugDialogueWithChan(request *DebugDialogueRequest) (<-chan *DebugDialogueResponse, <-chan error)
- func (client *Client) DebugIntent(request *DebugIntentRequest) (response *DebugIntentResponse, err error)
- func (client *Client) DebugIntentWithCallback(request *DebugIntentRequest, ...) <-chan int
- func (client *Client) DebugIntentWithChan(request *DebugIntentRequest) (<-chan *DebugIntentResponse, <-chan error)
- func (client *Client) Decrypt(request *DecryptRequest) (response *DecryptResponse, err error)
- func (client *Client) DecryptWithCallback(request *DecryptRequest, callback func(response *DecryptResponse, err error)) <-chan int
- func (client *Client) DecryptWithChan(request *DecryptRequest) (<-chan *DecryptResponse, <-chan error)
- func (client *Client) DeleteCabInstance(request *DeleteCabInstanceRequest) (response *DeleteCabInstanceResponse, err error)
- func (client *Client) DeleteCabInstanceWithCallback(request *DeleteCabInstanceRequest, ...) <-chan int
- func (client *Client) DeleteCabInstanceWithChan(request *DeleteCabInstanceRequest) (<-chan *DeleteCabInstanceResponse, <-chan error)
- func (client *Client) DeleteCategory(request *DeleteCategoryRequest) (response *DeleteCategoryResponse, err error)
- func (client *Client) DeleteCategoryWithCallback(request *DeleteCategoryRequest, ...) <-chan int
- func (client *Client) DeleteCategoryWithChan(request *DeleteCategoryRequest) (<-chan *DeleteCategoryResponse, <-chan error)
- func (client *Client) DeleteContactFlow(request *DeleteContactFlowRequest) (response *DeleteContactFlowResponse, err error)
- func (client *Client) DeleteContactFlowWithCallback(request *DeleteContactFlowRequest, ...) <-chan int
- func (client *Client) DeleteContactFlowWithChan(request *DeleteContactFlowRequest) (<-chan *DeleteContactFlowResponse, <-chan error)
- func (client *Client) DeleteCustomerNumber(request *DeleteCustomerNumberRequest) (response *DeleteCustomerNumberResponse, err error)
- func (client *Client) DeleteCustomerNumberWithCallback(request *DeleteCustomerNumberRequest, ...) <-chan int
- func (client *Client) DeleteCustomerNumberWithChan(request *DeleteCustomerNumberRequest) (<-chan *DeleteCustomerNumberResponse, <-chan error)
- func (client *Client) DeleteEventConfig(request *DeleteEventConfigRequest) (response *DeleteEventConfigResponse, err error)
- func (client *Client) DeleteEventConfigWithCallback(request *DeleteEventConfigRequest, ...) <-chan int
- func (client *Client) DeleteEventConfigWithChan(request *DeleteEventConfigRequest) (<-chan *DeleteEventConfigResponse, <-chan error)
- func (client *Client) DeleteFeeRecordByBizId(request *DeleteFeeRecordByBizIdRequest) (response *DeleteFeeRecordByBizIdResponse, err error)
- func (client *Client) DeleteFeeRecordByBizIdWithCallback(request *DeleteFeeRecordByBizIdRequest, ...) <-chan int
- func (client *Client) DeleteFeeRecordByBizIdWithChan(request *DeleteFeeRecordByBizIdRequest) (<-chan *DeleteFeeRecordByBizIdResponse, <-chan error)
- func (client *Client) DeleteFunctionMeta(request *DeleteFunctionMetaRequest) (response *DeleteFunctionMetaResponse, err error)
- func (client *Client) DeleteFunctionMetaWithCallback(request *DeleteFunctionMetaRequest, ...) <-chan int
- func (client *Client) DeleteFunctionMetaWithChan(request *DeleteFunctionMetaRequest) (<-chan *DeleteFunctionMetaResponse, <-chan error)
- func (client *Client) DeleteInstance(request *DeleteInstanceRequest) (response *DeleteInstanceResponse, err error)
- func (client *Client) DeleteInstanceEx(request *DeleteInstanceExRequest) (response *DeleteInstanceExResponse, err error)
- func (client *Client) DeleteInstanceExWithCallback(request *DeleteInstanceExRequest, ...) <-chan int
- func (client *Client) DeleteInstanceExWithChan(request *DeleteInstanceExRequest) (<-chan *DeleteInstanceExResponse, <-chan error)
- func (client *Client) DeleteInstanceWithCallback(request *DeleteInstanceRequest, ...) <-chan int
- func (client *Client) DeleteInstanceWithChan(request *DeleteInstanceRequest) (<-chan *DeleteInstanceResponse, <-chan error)
- func (client *Client) DeleteJobGroup(request *DeleteJobGroupRequest) (response *DeleteJobGroupResponse, err error)
- func (client *Client) DeleteJobGroupWithCallback(request *DeleteJobGroupRequest, ...) <-chan int
- func (client *Client) DeleteJobGroupWithChan(request *DeleteJobGroupRequest) (<-chan *DeleteJobGroupResponse, <-chan error)
- func (client *Client) DeleteMedia(request *DeleteMediaRequest) (response *DeleteMediaResponse, err error)
- func (client *Client) DeleteMediaWithCallback(request *DeleteMediaRequest, ...) <-chan int
- func (client *Client) DeleteMediaWithChan(request *DeleteMediaRequest) (<-chan *DeleteMediaResponse, <-chan error)
- func (client *Client) DeleteNumberGroup(request *DeleteNumberGroupRequest) (response *DeleteNumberGroupResponse, err error)
- func (client *Client) DeleteNumberGroupWithCallback(request *DeleteNumberGroupRequest, ...) <-chan int
- func (client *Client) DeleteNumberGroupWithChan(request *DeleteNumberGroupRequest) (<-chan *DeleteNumberGroupResponse, <-chan error)
- func (client *Client) DeletePrivacyNumberPool(request *DeletePrivacyNumberPoolRequest) (response *DeletePrivacyNumberPoolResponse, err error)
- func (client *Client) DeletePrivacyNumberPoolWithCallback(request *DeletePrivacyNumberPoolRequest, ...) <-chan int
- func (client *Client) DeletePrivacyNumberPoolWithChan(request *DeletePrivacyNumberPoolRequest) (<-chan *DeletePrivacyNumberPoolResponse, <-chan error)
- func (client *Client) DeleteRole(request *DeleteRoleRequest) (response *DeleteRoleResponse, err error)
- func (client *Client) DeleteRoleWithCallback(request *DeleteRoleRequest, ...) <-chan int
- func (client *Client) DeleteRoleWithChan(request *DeleteRoleRequest) (<-chan *DeleteRoleResponse, <-chan error)
- func (client *Client) DeleteScenario(request *DeleteScenarioRequest) (response *DeleteScenarioResponse, err error)
- func (client *Client) DeleteScenarioParameter(request *DeleteScenarioParameterRequest) (response *DeleteScenarioParameterResponse, err error)
- func (client *Client) DeleteScenarioParameterWithCallback(request *DeleteScenarioParameterRequest, ...) <-chan int
- func (client *Client) DeleteScenarioParameterWithChan(request *DeleteScenarioParameterRequest) (<-chan *DeleteScenarioParameterResponse, <-chan error)
- func (client *Client) DeleteScenarioWithCallback(request *DeleteScenarioRequest, ...) <-chan int
- func (client *Client) DeleteScenarioWithChan(request *DeleteScenarioRequest) (<-chan *DeleteScenarioResponse, <-chan error)
- func (client *Client) DeleteSipAgentGroup(request *DeleteSipAgentGroupRequest) (response *DeleteSipAgentGroupResponse, err error)
- func (client *Client) DeleteSipAgentGroupWithCallback(request *DeleteSipAgentGroupRequest, ...) <-chan int
- func (client *Client) DeleteSipAgentGroupWithChan(request *DeleteSipAgentGroupRequest) (<-chan *DeleteSipAgentGroupResponse, <-chan error)
- func (client *Client) DeleteSkillGroup(request *DeleteSkillGroupRequest) (response *DeleteSkillGroupResponse, err error)
- func (client *Client) DeleteSkillGroupWithCallback(request *DeleteSkillGroupRequest, ...) <-chan int
- func (client *Client) DeleteSkillGroupWithChan(request *DeleteSkillGroupRequest) (<-chan *DeleteSkillGroupResponse, <-chan error)
- func (client *Client) DeleteStrategy(request *DeleteStrategyRequest) (response *DeleteStrategyResponse, err error)
- func (client *Client) DeleteStrategyWithCallback(request *DeleteStrategyRequest, ...) <-chan int
- func (client *Client) DeleteStrategyWithChan(request *DeleteStrategyRequest) (<-chan *DeleteStrategyResponse, <-chan error)
- func (client *Client) DeleteSurvey(request *DeleteSurveyRequest) (response *DeleteSurveyResponse, err error)
- func (client *Client) DeleteSurveyWithCallback(request *DeleteSurveyRequest, ...) <-chan int
- func (client *Client) DeleteSurveyWithChan(request *DeleteSurveyRequest) (<-chan *DeleteSurveyResponse, <-chan error)
- func (client *Client) DeleteTaobaoOrder(request *DeleteTaobaoOrderRequest) (response *DeleteTaobaoOrderResponse, err error)
- func (client *Client) DeleteTaobaoOrderWithCallback(request *DeleteTaobaoOrderRequest, ...) <-chan int
- func (client *Client) DeleteTaobaoOrderWithChan(request *DeleteTaobaoOrderRequest) (<-chan *DeleteTaobaoOrderResponse, <-chan error)
- func (client *Client) DeleteVnCategory(request *DeleteVnCategoryRequest) (response *DeleteVnCategoryResponse, err error)
- func (client *Client) DeleteVnCategoryWithCallback(request *DeleteVnCategoryRequest, ...) <-chan int
- func (client *Client) DeleteVnCategoryWithChan(request *DeleteVnCategoryRequest) (<-chan *DeleteVnCategoryResponse, <-chan error)
- func (client *Client) DeleteVnInstance(request *DeleteVnInstanceRequest) (response *DeleteVnInstanceResponse, err error)
- func (client *Client) DeleteVnInstanceWithCallback(request *DeleteVnInstanceRequest, ...) <-chan int
- func (client *Client) DeleteVnInstanceWithChan(request *DeleteVnInstanceRequest) (<-chan *DeleteVnInstanceResponse, <-chan error)
- func (client *Client) DeleteVnNavigationScript(request *DeleteVnNavigationScriptRequest) (response *DeleteVnNavigationScriptResponse, err error)
- func (client *Client) DeleteVnNavigationScriptWithCallback(request *DeleteVnNavigationScriptRequest, ...) <-chan int
- func (client *Client) DeleteVnNavigationScriptWithChan(request *DeleteVnNavigationScriptRequest) (<-chan *DeleteVnNavigationScriptResponse, <-chan error)
- func (client *Client) Demonstrate(request *DemonstrateRequest) (response *DemonstrateResponse, err error)
- func (client *Client) DemonstrateWithCallback(request *DemonstrateRequest, ...) <-chan int
- func (client *Client) DemonstrateWithChan(request *DemonstrateRequest) (<-chan *DemonstrateResponse, <-chan error)
- func (client *Client) DescribeVnCategoryTree(request *DescribeVnCategoryTreeRequest) (response *DescribeVnCategoryTreeResponse, err error)
- func (client *Client) DescribeVnCategoryTreeWithCallback(request *DescribeVnCategoryTreeRequest, ...) <-chan int
- func (client *Client) DescribeVnCategoryTreeWithChan(request *DescribeVnCategoryTreeRequest) (<-chan *DescribeVnCategoryTreeResponse, <-chan error)
- func (client *Client) DescribeVnConversation(request *DescribeVnConversationRequest) (response *DescribeVnConversationResponse, err error)
- func (client *Client) DescribeVnConversationWithCallback(request *DescribeVnConversationRequest, ...) <-chan int
- func (client *Client) DescribeVnConversationWithChan(request *DescribeVnConversationRequest) (<-chan *DescribeVnConversationResponse, <-chan error)
- func (client *Client) DescribeVnExportProgress(request *DescribeVnExportProgressRequest) (response *DescribeVnExportProgressResponse, err error)
- func (client *Client) DescribeVnExportProgressWithCallback(request *DescribeVnExportProgressRequest, ...) <-chan int
- func (client *Client) DescribeVnExportProgressWithChan(request *DescribeVnExportProgressRequest) (<-chan *DescribeVnExportProgressResponse, <-chan error)
- func (client *Client) DescribeVnInstance(request *DescribeVnInstanceRequest) (response *DescribeVnInstanceResponse, err error)
- func (client *Client) DescribeVnInstanceWithCallback(request *DescribeVnInstanceRequest, ...) <-chan int
- func (client *Client) DescribeVnInstanceWithChan(request *DescribeVnInstanceRequest) (<-chan *DescribeVnInstanceResponse, <-chan error)
- func (client *Client) DescribeVnKnowledge(request *DescribeVnKnowledgeRequest) (response *DescribeVnKnowledgeResponse, err error)
- func (client *Client) DescribeVnKnowledgeWithCallback(request *DescribeVnKnowledgeRequest, ...) <-chan int
- func (client *Client) DescribeVnKnowledgeWithChan(request *DescribeVnKnowledgeRequest) (<-chan *DescribeVnKnowledgeResponse, <-chan error)
- func (client *Client) DescribeVnNavigationConfig(request *DescribeVnNavigationConfigRequest) (response *DescribeVnNavigationConfigResponse, err error)
- func (client *Client) DescribeVnNavigationConfigWithCallback(request *DescribeVnNavigationConfigRequest, ...) <-chan int
- func (client *Client) DescribeVnNavigationConfigWithChan(request *DescribeVnNavigationConfigRequest) (<-chan *DescribeVnNavigationConfigResponse, <-chan error)
- func (client *Client) DescribeVnNluProfile(request *DescribeVnNluProfileRequest) (response *DescribeVnNluProfileResponse, err error)
- func (client *Client) DescribeVnNluProfileWithCallback(request *DescribeVnNluProfileRequest, ...) <-chan int
- func (client *Client) DescribeVnNluProfileWithChan(request *DescribeVnNluProfileRequest) (<-chan *DescribeVnNluProfileResponse, <-chan error)
- func (client *Client) DescribeVnPerformanceIndex(request *DescribeVnPerformanceIndexRequest) (response *DescribeVnPerformanceIndexResponse, err error)
- func (client *Client) DescribeVnPerformanceIndexWithCallback(request *DescribeVnPerformanceIndexRequest, ...) <-chan int
- func (client *Client) DescribeVnPerformanceIndexWithChan(request *DescribeVnPerformanceIndexRequest) (<-chan *DescribeVnPerformanceIndexResponse, <-chan error)
- func (client *Client) DescribeVnRecording(request *DescribeVnRecordingRequest) (response *DescribeVnRecordingResponse, err error)
- func (client *Client) DescribeVnRecordingWithCallback(request *DescribeVnRecordingRequest, ...) <-chan int
- func (client *Client) DescribeVnRecordingWithChan(request *DescribeVnRecordingRequest) (<-chan *DescribeVnRecordingResponse, <-chan error)
- func (client *Client) DescribeVnRedirection(request *DescribeVnRedirectionRequest) (response *DescribeVnRedirectionResponse, err error)
- func (client *Client) DescribeVnRedirectionWithCallback(request *DescribeVnRedirectionRequest, ...) <-chan int
- func (client *Client) DescribeVnRedirectionWithChan(request *DescribeVnRedirectionRequest) (<-chan *DescribeVnRedirectionResponse, <-chan error)
- func (client *Client) DescribeVnStatisticalData(request *DescribeVnStatisticalDataRequest) (response *DescribeVnStatisticalDataResponse, err error)
- func (client *Client) DescribeVnStatisticalDataWithCallback(request *DescribeVnStatisticalDataRequest, ...) <-chan int
- func (client *Client) DescribeVnStatisticalDataWithChan(request *DescribeVnStatisticalDataRequest) (<-chan *DescribeVnStatisticalDataResponse, <-chan error)
- func (client *Client) DescribeVnTTSConfig(request *DescribeVnTTSConfigRequest) (response *DescribeVnTTSConfigResponse, err error)
- func (client *Client) DescribeVnTTSConfigWithCallback(request *DescribeVnTTSConfigRequest, ...) <-chan int
- func (client *Client) DescribeVnTTSConfigWithChan(request *DescribeVnTTSConfigRequest) (<-chan *DescribeVnTTSConfigResponse, <-chan error)
- func (client *Client) Dial(request *DialRequest) (response *DialResponse, err error)
- func (client *Client) DialEx(request *DialExRequest) (response *DialExResponse, err error)
- func (client *Client) DialExWithCallback(request *DialExRequest, callback func(response *DialExResponse, err error)) <-chan int
- func (client *Client) DialExWithChan(request *DialExRequest) (<-chan *DialExResponse, <-chan error)
- func (client *Client) DialWithCallback(request *DialRequest, callback func(response *DialResponse, err error)) <-chan int
- func (client *Client) DialWithChan(request *DialRequest) (<-chan *DialResponse, <-chan error)
- func (client *Client) Dialogue(request *DialogueRequest) (response *DialogueResponse, err error)
- func (client *Client) DialogueLite(request *DialogueLiteRequest) (response *DialogueLiteResponse, err error)
- func (client *Client) DialogueLiteWithCallback(request *DialogueLiteRequest, ...) <-chan int
- func (client *Client) DialogueLiteWithChan(request *DialogueLiteRequest) (<-chan *DialogueLiteResponse, <-chan error)
- func (client *Client) DialogueVn(request *DialogueVnRequest) (response *DialogueVnResponse, err error)
- func (client *Client) DialogueVnWithCallback(request *DialogueVnRequest, ...) <-chan int
- func (client *Client) DialogueVnWithChan(request *DialogueVnRequest) (<-chan *DialogueVnResponse, <-chan error)
- func (client *Client) DialogueWithCallback(request *DialogueRequest, callback func(response *DialogueResponse, err error)) <-chan int
- func (client *Client) DialogueWithChan(request *DialogueRequest) (<-chan *DialogueResponse, <-chan error)
- func (client *Client) DisablePhoneNumber(request *DisablePhoneNumberRequest) (response *DisablePhoneNumberResponse, err error)
- func (client *Client) DisablePhoneNumberWithCallback(request *DisablePhoneNumberRequest, ...) <-chan int
- func (client *Client) DisablePhoneNumberWithChan(request *DisablePhoneNumberRequest) (<-chan *DisablePhoneNumberResponse, <-chan error)
- func (client *Client) DisableVnInstance(request *DisableVnInstanceRequest) (response *DisableVnInstanceResponse, err error)
- func (client *Client) DisableVnInstanceWithCallback(request *DisableVnInstanceRequest, ...) <-chan int
- func (client *Client) DisableVnInstanceWithChan(request *DisableVnInstanceRequest) (<-chan *DisableVnInstanceResponse, <-chan error)
- func (client *Client) DoCheckResource(request *DoCheckResourceRequest) (response *DoCheckResourceResponse, err error)
- func (client *Client) DoCheckResourceWithCallback(request *DoCheckResourceRequest, ...) <-chan int
- func (client *Client) DoCheckResourceWithChan(request *DoCheckResourceRequest) (<-chan *DoCheckResourceResponse, <-chan error)
- func (client *Client) DoLogicalDeleteResource(request *DoLogicalDeleteResourceRequest) (response *DoLogicalDeleteResourceResponse, err error)
- func (client *Client) DoLogicalDeleteResourceWithCallback(request *DoLogicalDeleteResourceRequest, ...) <-chan int
- func (client *Client) DoLogicalDeleteResourceWithChan(request *DoLogicalDeleteResourceRequest) (<-chan *DoLogicalDeleteResourceResponse, <-chan error)
- func (client *Client) DoPhysicalDeleteResource(request *DoPhysicalDeleteResourceRequest) (response *DoPhysicalDeleteResourceResponse, err error)
- func (client *Client) DoPhysicalDeleteResourceWithCallback(request *DoPhysicalDeleteResourceRequest, ...) <-chan int
- func (client *Client) DoPhysicalDeleteResourceWithChan(request *DoPhysicalDeleteResourceRequest) (<-chan *DoPhysicalDeleteResourceResponse, <-chan error)
- func (client *Client) DownloadAllTypeRecording(request *DownloadAllTypeRecordingRequest) (response *DownloadAllTypeRecordingResponse, err error)
- func (client *Client) DownloadAllTypeRecordingWithCallback(request *DownloadAllTypeRecordingRequest, ...) <-chan int
- func (client *Client) DownloadAllTypeRecordingWithChan(request *DownloadAllTypeRecordingRequest) (<-chan *DownloadAllTypeRecordingResponse, <-chan error)
- func (client *Client) DownloadCabRecording(request *DownloadCabRecordingRequest) (response *DownloadCabRecordingResponse, err error)
- func (client *Client) DownloadCabRecordingWithCallback(request *DownloadCabRecordingRequest, ...) <-chan int
- func (client *Client) DownloadCabRecordingWithChan(request *DownloadCabRecordingRequest) (<-chan *DownloadCabRecordingResponse, <-chan error)
- func (client *Client) DownloadConversationDetails(request *DownloadConversationDetailsRequest) (response *DownloadConversationDetailsResponse, err error)
- func (client *Client) DownloadConversationDetailsWithCallback(request *DownloadConversationDetailsRequest, ...) <-chan int
- func (client *Client) DownloadConversationDetailsWithChan(request *DownloadConversationDetailsRequest) (<-chan *DownloadConversationDetailsResponse, <-chan error)
- func (client *Client) DownloadMedia(request *DownloadMediaRequest) (response *DownloadMediaResponse, err error)
- func (client *Client) DownloadMediaWithCallback(request *DownloadMediaRequest, ...) <-chan int
- func (client *Client) DownloadMediaWithChan(request *DownloadMediaRequest) (<-chan *DownloadMediaResponse, <-chan error)
- func (client *Client) DownloadOriginalStatisticsReport(request *DownloadOriginalStatisticsReportRequest) (response *DownloadOriginalStatisticsReportResponse, err error)
- func (client *Client) DownloadOriginalStatisticsReportWithCallback(request *DownloadOriginalStatisticsReportRequest, ...) <-chan int
- func (client *Client) DownloadOriginalStatisticsReportWithChan(request *DownloadOriginalStatisticsReportRequest) (<-chan *DownloadOriginalStatisticsReportResponse, <-chan error)
- func (client *Client) DownloadRecord(request *DownloadRecordRequest) (response *DownloadRecordResponse, err error)
- func (client *Client) DownloadRecordWithCallback(request *DownloadRecordRequest, ...) <-chan int
- func (client *Client) DownloadRecordWithChan(request *DownloadRecordRequest) (<-chan *DownloadRecordResponse, <-chan error)
- func (client *Client) DownloadRecording(request *DownloadRecordingRequest) (response *DownloadRecordingResponse, err error)
- func (client *Client) DownloadRecordingWithCallback(request *DownloadRecordingRequest, ...) <-chan int
- func (client *Client) DownloadRecordingWithChan(request *DownloadRecordingRequest) (<-chan *DownloadRecordingResponse, <-chan error)
- func (client *Client) DownloadTask(request *DownloadTaskRequest) (response *DownloadTaskResponse, err error)
- func (client *Client) DownloadTaskWithCallback(request *DownloadTaskRequest, ...) <-chan int
- func (client *Client) DownloadTaskWithChan(request *DownloadTaskRequest) (<-chan *DownloadTaskResponse, <-chan error)
- func (client *Client) DownloadUnreachableContacts(request *DownloadUnreachableContactsRequest) (response *DownloadUnreachableContactsResponse, err error)
- func (client *Client) DownloadUnreachableContactsWithCallback(request *DownloadUnreachableContactsRequest, ...) <-chan int
- func (client *Client) DownloadUnreachableContactsWithChan(request *DownloadUnreachableContactsRequest) (<-chan *DownloadUnreachableContactsResponse, <-chan error)
- func (client *Client) DuplicateVnInstance(request *DuplicateVnInstanceRequest) (response *DuplicateVnInstanceResponse, err error)
- func (client *Client) DuplicateVnInstanceWithCallback(request *DuplicateVnInstanceRequest, ...) <-chan int
- func (client *Client) DuplicateVnInstanceWithChan(request *DuplicateVnInstanceRequest) (<-chan *DuplicateVnInstanceResponse, <-chan error)
- func (client *Client) EnableCabService(request *EnableCabServiceRequest) (response *EnableCabServiceResponse, err error)
- func (client *Client) EnableCabServiceWithCallback(request *EnableCabServiceRequest, ...) <-chan int
- func (client *Client) EnableCabServiceWithChan(request *EnableCabServiceRequest) (<-chan *EnableCabServiceResponse, <-chan error)
- func (client *Client) EnablePhoneNumber(request *EnablePhoneNumberRequest) (response *EnablePhoneNumberResponse, err error)
- func (client *Client) EnablePhoneNumberWithCallback(request *EnablePhoneNumberRequest, ...) <-chan int
- func (client *Client) EnablePhoneNumberWithChan(request *EnablePhoneNumberRequest) (<-chan *EnablePhoneNumberResponse, <-chan error)
- func (client *Client) EnableService(request *EnableServiceRequest) (response *EnableServiceResponse, err error)
- func (client *Client) EnableServiceWithCallback(request *EnableServiceRequest, ...) <-chan int
- func (client *Client) EnableServiceWithChan(request *EnableServiceRequest) (<-chan *EnableServiceResponse, <-chan error)
- func (client *Client) EnableVnInstance(request *EnableVnInstanceRequest) (response *EnableVnInstanceResponse, err error)
- func (client *Client) EnableVnInstanceWithCallback(request *EnableVnInstanceRequest, ...) <-chan int
- func (client *Client) EnableVnInstanceWithChan(request *EnableVnInstanceRequest) (<-chan *EnableVnInstanceResponse, <-chan error)
- func (client *Client) Encrypt(request *EncryptRequest) (response *EncryptResponse, err error)
- func (client *Client) EncryptWithCallback(request *EncryptRequest, callback func(response *EncryptResponse, err error)) <-chan int
- func (client *Client) EncryptWithChan(request *EncryptRequest) (<-chan *EncryptResponse, <-chan error)
- func (client *Client) ExportVnConversationDetails(request *ExportVnConversationDetailsRequest) (response *ExportVnConversationDetailsResponse, err error)
- func (client *Client) ExportVnConversationDetailsWithCallback(request *ExportVnConversationDetailsRequest, ...) <-chan int
- func (client *Client) ExportVnConversationDetailsWithChan(request *ExportVnConversationDetailsRequest) (<-chan *ExportVnConversationDetailsResponse, <-chan error)
- func (client *Client) ExportVnStatisticalData(request *ExportVnStatisticalDataRequest) (response *ExportVnStatisticalDataResponse, err error)
- func (client *Client) ExportVnStatisticalDataWithCallback(request *ExportVnStatisticalDataRequest, ...) <-chan int
- func (client *Client) ExportVnStatisticalDataWithChan(request *ExportVnStatisticalDataRequest) (<-chan *ExportVnStatisticalDataResponse, <-chan error)
- func (client *Client) FallbackContactFlowVersion(request *FallbackContactFlowVersionRequest) (response *FallbackContactFlowVersionResponse, err error)
- func (client *Client) FallbackContactFlowVersionWithCallback(request *FallbackContactFlowVersionRequest, ...) <-chan int
- func (client *Client) FallbackContactFlowVersionWithChan(request *FallbackContactFlowVersionRequest) (<-chan *FallbackContactFlowVersionResponse, <-chan error)
- func (client *Client) FindAgentData(request *FindAgentDataRequest) (response *FindAgentDataResponse, err error)
- func (client *Client) FindAgentDataWithCallback(request *FindAgentDataRequest, ...) <-chan int
- func (client *Client) FindAgentDataWithChan(request *FindAgentDataRequest) (<-chan *FindAgentDataResponse, <-chan error)
- func (client *Client) FindRecords(request *FindRecordsRequest) (response *FindRecordsResponse, err error)
- func (client *Client) FindRecordsWithCallback(request *FindRecordsRequest, ...) <-chan int
- func (client *Client) FindRecordsWithChan(request *FindRecordsRequest) (<-chan *FindRecordsResponse, <-chan error)
- func (client *Client) FindUsers(request *FindUsersRequest) (response *FindUsersResponse, err error)
- func (client *Client) FindUsersWithCallback(request *FindUsersRequest, ...) <-chan int
- func (client *Client) FindUsersWithChan(request *FindUsersRequest) (<-chan *FindUsersResponse, <-chan error)
- func (client *Client) GenerateAgentStatisticReport(request *GenerateAgentStatisticReportRequest) (response *GenerateAgentStatisticReportResponse, err error)
- func (client *Client) GenerateAgentStatisticReportWithCallback(request *GenerateAgentStatisticReportRequest, ...) <-chan int
- func (client *Client) GenerateAgentStatisticReportWithChan(request *GenerateAgentStatisticReportRequest) (<-chan *GenerateAgentStatisticReportResponse, <-chan error)
- func (client *Client) GenerateBasicStatisticsReport(request *GenerateBasicStatisticsReportRequest) (response *GenerateBasicStatisticsReportResponse, err error)
- func (client *Client) GenerateBasicStatisticsReportWithCallback(request *GenerateBasicStatisticsReportRequest, ...) <-chan int
- func (client *Client) GenerateBasicStatisticsReportWithChan(request *GenerateBasicStatisticsReportRequest) (<-chan *GenerateBasicStatisticsReportResponse, <-chan error)
- func (client *Client) GenerateOverallStatisticsReport(request *GenerateOverallStatisticsReportRequest) (response *GenerateOverallStatisticsReportResponse, err error)
- func (client *Client) GenerateOverallStatisticsReportWithCallback(request *GenerateOverallStatisticsReportRequest, ...) <-chan int
- func (client *Client) GenerateOverallStatisticsReportWithChan(request *GenerateOverallStatisticsReportRequest) (<-chan *GenerateOverallStatisticsReportResponse, <-chan error)
- func (client *Client) Get400CoppdfOSSUrl(request *Get400CoppdfOSSUrlRequest) (response *Get400CoppdfOSSUrlResponse, err error)
- func (client *Client) Get400CoppdfOSSUrlWithCallback(request *Get400CoppdfOSSUrlRequest, ...) <-chan int
- func (client *Client) Get400CoppdfOSSUrlWithChan(request *Get400CoppdfOSSUrlRequest) (<-chan *Get400CoppdfOSSUrlResponse, <-chan error)
- func (client *Client) Get400OrderNumberList(request *Get400OrderNumberListRequest) (response *Get400OrderNumberListResponse, err error)
- func (client *Client) Get400OrderNumberListWithCallback(request *Get400OrderNumberListRequest, ...) <-chan int
- func (client *Client) Get400OrderNumberListWithChan(request *Get400OrderNumberListRequest) (<-chan *Get400OrderNumberListResponse, <-chan error)
- func (client *Client) GetAcquaintance(request *GetAcquaintanceRequest) (response *GetAcquaintanceResponse, err error)
- func (client *Client) GetAcquaintanceWithCallback(request *GetAcquaintanceRequest, ...) <-chan int
- func (client *Client) GetAcquaintanceWithChan(request *GetAcquaintanceRequest) (<-chan *GetAcquaintanceResponse, <-chan error)
- func (client *Client) GetAgentData(request *GetAgentDataRequest) (response *GetAgentDataResponse, err error)
- func (client *Client) GetAgentDataWithCallback(request *GetAgentDataRequest, ...) <-chan int
- func (client *Client) GetAgentDataWithChan(request *GetAgentDataRequest) (<-chan *GetAgentDataResponse, <-chan error)
- func (client *Client) GetAgentState(request *GetAgentStateRequest) (response *GetAgentStateResponse, err error)
- func (client *Client) GetAgentStateWithCallback(request *GetAgentStateRequest, ...) <-chan int
- func (client *Client) GetAgentStateWithChan(request *GetAgentStateRequest) (<-chan *GetAgentStateResponse, <-chan error)
- func (client *Client) GetAggregateTaobaoOrder(request *GetAggregateTaobaoOrderRequest) (response *GetAggregateTaobaoOrderResponse, err error)
- func (client *Client) GetAggregateTaobaoOrderWithCallback(request *GetAggregateTaobaoOrderRequest, ...) <-chan int
- func (client *Client) GetAggregateTaobaoOrderWithChan(request *GetAggregateTaobaoOrderRequest) (<-chan *GetAggregateTaobaoOrderResponse, <-chan error)
- func (client *Client) GetCabInstance(request *GetCabInstanceRequest) (response *GetCabInstanceResponse, err error)
- func (client *Client) GetCabInstanceWithCallback(request *GetCabInstanceRequest, ...) <-chan int
- func (client *Client) GetCabInstanceWithChan(request *GetCabInstanceRequest) (<-chan *GetCabInstanceResponse, <-chan error)
- func (client *Client) GetCabJobByPhoneNumber(request *GetCabJobByPhoneNumberRequest) (response *GetCabJobByPhoneNumberResponse, err error)
- func (client *Client) GetCabJobByPhoneNumberWithCallback(request *GetCabJobByPhoneNumberRequest, ...) <-chan int
- func (client *Client) GetCabJobByPhoneNumberWithChan(request *GetCabJobByPhoneNumberRequest) (<-chan *GetCabJobByPhoneNumberResponse, <-chan error)
- func (client *Client) GetCabServiceStatus(request *GetCabServiceStatusRequest) (response *GetCabServiceStatusResponse, err error)
- func (client *Client) GetCabServiceStatusWithCallback(request *GetCabServiceStatusRequest, ...) <-chan int
- func (client *Client) GetCabServiceStatusWithChan(request *GetCabServiceStatusRequest) (<-chan *GetCabServiceStatusResponse, <-chan error)
- func (client *Client) GetCabTask(request *GetCabTaskRequest) (response *GetCabTaskResponse, err error)
- func (client *Client) GetCabTaskWithCallback(request *GetCabTaskRequest, ...) <-chan int
- func (client *Client) GetCabTaskWithChan(request *GetCabTaskRequest) (<-chan *GetCabTaskResponse, <-chan error)
- func (client *Client) GetCallDataByJobGroupId(request *GetCallDataByJobGroupIdRequest) (response *GetCallDataByJobGroupIdResponse, err error)
- func (client *Client) GetCallDataByJobGroupIdWithCallback(request *GetCallDataByJobGroupIdRequest, ...) <-chan int
- func (client *Client) GetCallDataByJobGroupIdWithChan(request *GetCallDataByJobGroupIdRequest) (<-chan *GetCallDataByJobGroupIdResponse, <-chan error)
- func (client *Client) GetCallMeasureSummaryReport(request *GetCallMeasureSummaryReportRequest) (response *GetCallMeasureSummaryReportResponse, err error)
- func (client *Client) GetCallMeasureSummaryReportWithCallback(request *GetCallMeasureSummaryReportRequest, ...) <-chan int
- func (client *Client) GetCallMeasureSummaryReportWithChan(request *GetCallMeasureSummaryReportRequest) (<-chan *GetCallMeasureSummaryReportResponse, <-chan error)
- func (client *Client) GetCommodity(request *GetCommodityRequest) (response *GetCommodityResponse, err error)
- func (client *Client) GetCommodityWithCallback(request *GetCommodityRequest, ...) <-chan int
- func (client *Client) GetCommodityWithChan(request *GetCommodityRequest) (<-chan *GetCommodityResponse, <-chan error)
- func (client *Client) GetConcurrentConversationQuota(request *GetConcurrentConversationQuotaRequest) (response *GetConcurrentConversationQuotaResponse, err error)
- func (client *Client) GetConcurrentConversationQuotaWithCallback(request *GetConcurrentConversationQuotaRequest, ...) <-chan int
- func (client *Client) GetConcurrentConversationQuotaWithChan(request *GetConcurrentConversationQuotaRequest) (<-chan *GetConcurrentConversationQuotaResponse, <-chan error)
- func (client *Client) GetConfigItem(request *GetConfigItemRequest) (response *GetConfigItemResponse, err error)
- func (client *Client) GetConfigItemForFlat(request *GetConfigItemForFlatRequest) (response *GetConfigItemForFlatResponse, err error)
- func (client *Client) GetConfigItemForFlatWithCallback(request *GetConfigItemForFlatRequest, ...) <-chan int
- func (client *Client) GetConfigItemForFlatWithChan(request *GetConfigItemForFlatRequest) (<-chan *GetConfigItemForFlatResponse, <-chan error)
- func (client *Client) GetConfigItemWithCallback(request *GetConfigItemRequest, ...) <-chan int
- func (client *Client) GetConfigItemWithChan(request *GetConfigItemRequest) (<-chan *GetConfigItemResponse, <-chan error)
- func (client *Client) GetConsumedAmount(request *GetConsumedAmountRequest) (response *GetConsumedAmountResponse, err error)
- func (client *Client) GetConsumedAmountMonthly(request *GetConsumedAmountMonthlyRequest) (response *GetConsumedAmountMonthlyResponse, err error)
- func (client *Client) GetConsumedAmountMonthlyWithCallback(request *GetConsumedAmountMonthlyRequest, ...) <-chan int
- func (client *Client) GetConsumedAmountMonthlyWithChan(request *GetConsumedAmountMonthlyRequest) (<-chan *GetConsumedAmountMonthlyResponse, <-chan error)
- func (client *Client) GetConsumedAmountWithCallback(request *GetConsumedAmountRequest, ...) <-chan int
- func (client *Client) GetConsumedAmountWithChan(request *GetConsumedAmountRequest) (<-chan *GetConsumedAmountResponse, <-chan error)
- func (client *Client) GetContactFlow(request *GetContactFlowRequest) (response *GetContactFlowResponse, err error)
- func (client *Client) GetContactFlowVersion(request *GetContactFlowVersionRequest) (response *GetContactFlowVersionResponse, err error)
- func (client *Client) GetContactFlowVersionWithCallback(request *GetContactFlowVersionRequest, ...) <-chan int
- func (client *Client) GetContactFlowVersionWithChan(request *GetContactFlowVersionRequest) (<-chan *GetContactFlowVersionResponse, <-chan error)
- func (client *Client) GetContactFlowWithCallback(request *GetContactFlowRequest, ...) <-chan int
- func (client *Client) GetContactFlowWithChan(request *GetContactFlowRequest) (<-chan *GetContactFlowResponse, <-chan error)
- func (client *Client) GetContactIdentifyByOutBoundTaskId(request *GetContactIdentifyByOutBoundTaskIdRequest) (response *GetContactIdentifyByOutBoundTaskIdResponse, err error)
- func (client *Client) GetContactIdentifyByOutBoundTaskIdWithCallback(request *GetContactIdentifyByOutBoundTaskIdRequest, ...) <-chan int
- func (client *Client) GetContactIdentifyByOutBoundTaskIdWithChan(request *GetContactIdentifyByOutBoundTaskIdRequest) (<-chan *GetContactIdentifyByOutBoundTaskIdResponse, <-chan error)
- func (client *Client) GetContactInfoByOutboundTaskId(request *GetContactInfoByOutboundTaskIdRequest) (response *GetContactInfoByOutboundTaskIdResponse, err error)
- func (client *Client) GetContactInfoByOutboundTaskIdWithCallback(request *GetContactInfoByOutboundTaskIdRequest, ...) <-chan int
- func (client *Client) GetContactInfoByOutboundTaskIdWithChan(request *GetContactInfoByOutboundTaskIdRequest) (<-chan *GetContactInfoByOutboundTaskIdResponse, <-chan error)
- func (client *Client) GetCorpIdentify(request *GetCorpIdentifyRequest) (response *GetCorpIdentifyResponse, err error)
- func (client *Client) GetCorpIdentifyWithCallback(request *GetCorpIdentifyRequest, ...) <-chan int
- func (client *Client) GetCorpIdentifyWithChan(request *GetCorpIdentifyRequest) (<-chan *GetCorpIdentifyResponse, <-chan error)
- func (client *Client) GetCorpNumber(request *GetCorpNumberRequest) (response *GetCorpNumberResponse, err error)
- func (client *Client) GetCorpNumberWithCallback(request *GetCorpNumberRequest, ...) <-chan int
- func (client *Client) GetCorpNumberWithChan(request *GetCorpNumberRequest) (<-chan *GetCorpNumberResponse, <-chan error)
- func (client *Client) GetDialTask(request *GetDialTaskRequest) (response *GetDialTaskResponse, err error)
- func (client *Client) GetDialTaskWithCallback(request *GetDialTaskRequest, ...) <-chan int
- func (client *Client) GetDialTaskWithChan(request *GetDialTaskRequest) (<-chan *GetDialTaskResponse, <-chan error)
- func (client *Client) GetExecutionDetailsOfPredictiveJob(request *GetExecutionDetailsOfPredictiveJobRequest) (response *GetExecutionDetailsOfPredictiveJobResponse, err error)
- func (client *Client) GetExecutionDetailsOfPredictiveJobWithCallback(request *GetExecutionDetailsOfPredictiveJobRequest, ...) <-chan int
- func (client *Client) GetExecutionDetailsOfPredictiveJobWithChan(request *GetExecutionDetailsOfPredictiveJobRequest) (<-chan *GetExecutionDetailsOfPredictiveJobResponse, <-chan error)
- func (client *Client) GetFcInvokeRole(request *GetFcInvokeRoleRequest) (response *GetFcInvokeRoleResponse, err error)
- func (client *Client) GetFcInvokeRoleWithCallback(request *GetFcInvokeRoleRequest, ...) <-chan int
- func (client *Client) GetFcInvokeRoleWithChan(request *GetFcInvokeRoleRequest) (<-chan *GetFcInvokeRoleResponse, <-chan error)
- func (client *Client) GetInstance(request *GetInstanceRequest) (response *GetInstanceResponse, err error)
- func (client *Client) GetInstanceByDomainName(request *GetInstanceByDomainNameRequest) (response *GetInstanceByDomainNameResponse, err error)
- func (client *Client) GetInstanceByDomainNameWithCallback(request *GetInstanceByDomainNameRequest, ...) <-chan int
- func (client *Client) GetInstanceByDomainNameWithChan(request *GetInstanceByDomainNameRequest) (<-chan *GetInstanceByDomainNameResponse, <-chan error)
- func (client *Client) GetInstanceConfig(request *GetInstanceConfigRequest) (response *GetInstanceConfigResponse, err error)
- func (client *Client) GetInstanceConfigWithCallback(request *GetInstanceConfigRequest, ...) <-chan int
- func (client *Client) GetInstanceConfigWithChan(request *GetInstanceConfigRequest) (<-chan *GetInstanceConfigResponse, <-chan error)
- func (client *Client) GetInstanceState(request *GetInstanceStateRequest) (response *GetInstanceStateResponse, err error)
- func (client *Client) GetInstanceStateWithCallback(request *GetInstanceStateRequest, ...) <-chan int
- func (client *Client) GetInstanceStateWithChan(request *GetInstanceStateRequest) (<-chan *GetInstanceStateResponse, <-chan error)
- func (client *Client) GetInstanceSummaryReport(request *GetInstanceSummaryReportRequest) (response *GetInstanceSummaryReportResponse, err error)
- func (client *Client) GetInstanceSummaryReportByInterval(request *GetInstanceSummaryReportByIntervalRequest) (response *GetInstanceSummaryReportByIntervalResponse, err error)
- func (client *Client) GetInstanceSummaryReportByIntervalWithCallback(request *GetInstanceSummaryReportByIntervalRequest, ...) <-chan int
- func (client *Client) GetInstanceSummaryReportByIntervalWithChan(request *GetInstanceSummaryReportByIntervalRequest) (<-chan *GetInstanceSummaryReportByIntervalResponse, <-chan error)
- func (client *Client) GetInstanceSummaryReportSinceMidnight(request *GetInstanceSummaryReportSinceMidnightRequest) (response *GetInstanceSummaryReportSinceMidnightResponse, err error)
- func (client *Client) GetInstanceSummaryReportSinceMidnightWithCallback(request *GetInstanceSummaryReportSinceMidnightRequest, ...) <-chan int
- func (client *Client) GetInstanceSummaryReportSinceMidnightWithChan(request *GetInstanceSummaryReportSinceMidnightRequest) (<-chan *GetInstanceSummaryReportSinceMidnightResponse, <-chan error)
- func (client *Client) GetInstanceSummaryReportWithCallback(request *GetInstanceSummaryReportRequest, ...) <-chan int
- func (client *Client) GetInstanceSummaryReportWithChan(request *GetInstanceSummaryReportRequest) (<-chan *GetInstanceSummaryReportResponse, <-chan error)
- func (client *Client) GetInstanceWithCallback(request *GetInstanceRequest, ...) <-chan int
- func (client *Client) GetInstanceWithChan(request *GetInstanceRequest) (<-chan *GetInstanceResponse, <-chan error)
- func (client *Client) GetInvokeRole(request *GetInvokeRoleRequest) (response *GetInvokeRoleResponse, err error)
- func (client *Client) GetInvokeRoleWithCallback(request *GetInvokeRoleRequest, ...) <-chan int
- func (client *Client) GetInvokeRoleWithChan(request *GetInvokeRoleRequest) (<-chan *GetInvokeRoleResponse, <-chan error)
- func (client *Client) GetJob(request *GetJobRequest) (response *GetJobResponse, err error)
- func (client *Client) GetJobDataOssUploadParams(request *GetJobDataOssUploadParamsRequest) (response *GetJobDataOssUploadParamsResponse, err error)
- func (client *Client) GetJobDataOssUploadParamsWithCallback(request *GetJobDataOssUploadParamsRequest, ...) <-chan int
- func (client *Client) GetJobDataOssUploadParamsWithChan(request *GetJobDataOssUploadParamsRequest) (<-chan *GetJobDataOssUploadParamsResponse, <-chan error)
- func (client *Client) GetJobDataUploadParams(request *GetJobDataUploadParamsRequest) (response *GetJobDataUploadParamsResponse, err error)
- func (client *Client) GetJobDataUploadParamsWithCallback(request *GetJobDataUploadParamsRequest, ...) <-chan int
- func (client *Client) GetJobDataUploadParamsWithChan(request *GetJobDataUploadParamsRequest) (<-chan *GetJobDataUploadParamsResponse, <-chan error)
- func (client *Client) GetJobGroup(request *GetJobGroupRequest) (response *GetJobGroupResponse, err error)
- func (client *Client) GetJobGroupAgentsDetail(request *GetJobGroupAgentsDetailRequest) (response *GetJobGroupAgentsDetailResponse, err error)
- func (client *Client) GetJobGroupAgentsDetailWithCallback(request *GetJobGroupAgentsDetailRequest, ...) <-chan int
- func (client *Client) GetJobGroupAgentsDetailWithChan(request *GetJobGroupAgentsDetailRequest) (<-chan *GetJobGroupAgentsDetailResponse, <-chan error)
- func (client *Client) GetJobGroupWithCallback(request *GetJobGroupRequest, ...) <-chan int
- func (client *Client) GetJobGroupWithChan(request *GetJobGroupRequest) (<-chan *GetJobGroupResponse, <-chan error)
- func (client *Client) GetJobStatusByCallId(request *GetJobStatusByCallIdRequest) (response *GetJobStatusByCallIdResponse, err error)
- func (client *Client) GetJobStatusByCallIdWithCallback(request *GetJobStatusByCallIdRequest, ...) <-chan int
- func (client *Client) GetJobStatusByCallIdWithChan(request *GetJobStatusByCallIdRequest) (<-chan *GetJobStatusByCallIdResponse, <-chan error)
- func (client *Client) GetJobTemplateDownloadParams(request *GetJobTemplateDownloadParamsRequest) (response *GetJobTemplateDownloadParamsResponse, err error)
- func (client *Client) GetJobTemplateDownloadParamsWithCallback(request *GetJobTemplateDownloadParamsRequest, ...) <-chan int
- func (client *Client) GetJobTemplateDownloadParamsWithChan(request *GetJobTemplateDownloadParamsRequest) (<-chan *GetJobTemplateDownloadParamsResponse, <-chan error)
- func (client *Client) GetJobWithCallback(request *GetJobRequest, callback func(response *GetJobResponse, err error)) <-chan int
- func (client *Client) GetJobWithChan(request *GetJobRequest) (<-chan *GetJobResponse, <-chan error)
- func (client *Client) GetJobs(request *GetJobsRequest) (response *GetJobsResponse, err error)
- func (client *Client) GetJobsProgress(request *GetJobsProgressRequest) (response *GetJobsProgressResponse, err error)
- func (client *Client) GetJobsProgressWithCallback(request *GetJobsProgressRequest, ...) <-chan int
- func (client *Client) GetJobsProgressWithChan(request *GetJobsProgressRequest) (<-chan *GetJobsProgressResponse, <-chan error)
- func (client *Client) GetJobsWithCallback(request *GetJobsRequest, callback func(response *GetJobsResponse, err error)) <-chan int
- func (client *Client) GetJobsWithChan(request *GetJobsRequest) (<-chan *GetJobsResponse, <-chan error)
- func (client *Client) GetLastManagerIdentify(request *GetLastManagerIdentifyRequest) (response *GetLastManagerIdentifyResponse, err error)
- func (client *Client) GetLastManagerIdentifyWithCallback(request *GetLastManagerIdentifyRequest, ...) <-chan int
- func (client *Client) GetLastManagerIdentifyWithChan(request *GetLastManagerIdentifyRequest) (<-chan *GetLastManagerIdentifyResponse, <-chan error)
- func (client *Client) GetMainAccount(request *GetMainAccountRequest) (response *GetMainAccountResponse, err error)
- func (client *Client) GetMainAccountWithCallback(request *GetMainAccountRequest, ...) <-chan int
- func (client *Client) GetMainAccountWithChan(request *GetMainAccountRequest) (<-chan *GetMainAccountResponse, <-chan error)
- func (client *Client) GetMaxInstances(request *GetMaxInstancesRequest) (response *GetMaxInstancesResponse, err error)
- func (client *Client) GetMaxInstancesWithCallback(request *GetMaxInstancesRequest, ...) <-chan int
- func (client *Client) GetMaxInstancesWithChan(request *GetMaxInstancesRequest) (<-chan *GetMaxInstancesResponse, <-chan error)
- func (client *Client) GetNavigatorContactFlow(request *GetNavigatorContactFlowRequest) (response *GetNavigatorContactFlowResponse, err error)
- func (client *Client) GetNavigatorContactFlowWithCallback(request *GetNavigatorContactFlowRequest, ...) <-chan int
- func (client *Client) GetNavigatorContactFlowWithChan(request *GetNavigatorContactFlowRequest) (<-chan *GetNavigatorContactFlowResponse, <-chan error)
- func (client *Client) GetNewbieTaskStatus(request *GetNewbieTaskStatusRequest) (response *GetNewbieTaskStatusResponse, err error)
- func (client *Client) GetNewbieTaskStatusWithCallback(request *GetNewbieTaskStatusRequest, ...) <-chan int
- func (client *Client) GetNewbieTaskStatusWithChan(request *GetNewbieTaskStatusRequest) (<-chan *GetNewbieTaskStatusResponse, <-chan error)
- func (client *Client) GetNotificationConfig(request *GetNotificationConfigRequest) (response *GetNotificationConfigResponse, err error)
- func (client *Client) GetNotificationConfigWithCallback(request *GetNotificationConfigRequest, ...) <-chan int
- func (client *Client) GetNotificationConfigWithChan(request *GetNotificationConfigRequest) (<-chan *GetNotificationConfigResponse, <-chan error)
- func (client *Client) GetNumberInfo(request *GetNumberInfoRequest) (response *GetNumberInfoResponse, err error)
- func (client *Client) GetNumberInfoWithCallback(request *GetNumberInfoRequest, ...) <-chan int
- func (client *Client) GetNumberInfoWithChan(request *GetNumberInfoRequest) (<-chan *GetNumberInfoResponse, <-chan error)
- func (client *Client) GetNumberRegionInfo(request *GetNumberRegionInfoRequest) (response *GetNumberRegionInfoResponse, err error)
- func (client *Client) GetNumberRegionInfoWithCallback(request *GetNumberRegionInfoRequest, ...) <-chan int
- func (client *Client) GetNumberRegionInfoWithChan(request *GetNumberRegionInfoRequest) (<-chan *GetNumberRegionInfoResponse, <-chan error)
- func (client *Client) GetOssUrlForUploadFile(request *GetOssUrlForUploadFileRequest) (response *GetOssUrlForUploadFileResponse, err error)
- func (client *Client) GetOssUrlForUploadFileWithCallback(request *GetOssUrlForUploadFileRequest, ...) <-chan int
- func (client *Client) GetOssUrlForUploadFileWithChan(request *GetOssUrlForUploadFileRequest) (<-chan *GetOssUrlForUploadFileResponse, <-chan error)
- func (client *Client) GetOutBoundData(request *GetOutBoundDataRequest) (response *GetOutBoundDataResponse, err error)
- func (client *Client) GetOutBoundDataWithCallback(request *GetOutBoundDataRequest, ...) <-chan int
- func (client *Client) GetOutBoundDataWithChan(request *GetOutBoundDataRequest) (<-chan *GetOutBoundDataResponse, <-chan error)
- func (client *Client) GetPredictiveJob(request *GetPredictiveJobRequest) (response *GetPredictiveJobResponse, err error)
- func (client *Client) GetPredictiveJobGroup(request *GetPredictiveJobGroupRequest) (response *GetPredictiveJobGroupResponse, err error)
- func (client *Client) GetPredictiveJobGroupWithCallback(request *GetPredictiveJobGroupRequest, ...) <-chan int
- func (client *Client) GetPredictiveJobGroupWithChan(request *GetPredictiveJobGroupRequest) (<-chan *GetPredictiveJobGroupResponse, <-chan error)
- func (client *Client) GetPredictiveJobWithCallback(request *GetPredictiveJobRequest, ...) <-chan int
- func (client *Client) GetPredictiveJobWithChan(request *GetPredictiveJobRequest) (<-chan *GetPredictiveJobResponse, <-chan error)
- func (client *Client) GetPrivacyNumberAccount(request *GetPrivacyNumberAccountRequest) (response *GetPrivacyNumberAccountResponse, err error)
- func (client *Client) GetPrivacyNumberAccountWithCallback(request *GetPrivacyNumberAccountRequest, ...) <-chan int
- func (client *Client) GetPrivacyNumberAccountWithChan(request *GetPrivacyNumberAccountRequest) (<-chan *GetPrivacyNumberAccountResponse, <-chan error)
- func (client *Client) GetProvider(request *GetProviderRequest) (response *GetProviderResponse, err error)
- func (client *Client) GetProviderStatus(request *GetProviderStatusRequest) (response *GetProviderStatusResponse, err error)
- func (client *Client) GetProviderStatusWithCallback(request *GetProviderStatusRequest, ...) <-chan int
- func (client *Client) GetProviderStatusWithChan(request *GetProviderStatusRequest) (<-chan *GetProviderStatusResponse, <-chan error)
- func (client *Client) GetProviderWithCallback(request *GetProviderRequest, ...) <-chan int
- func (client *Client) GetProviderWithChan(request *GetProviderRequest) (<-chan *GetProviderResponse, <-chan error)
- func (client *Client) GetRecordOssUploadParam(request *GetRecordOssUploadParamRequest) (response *GetRecordOssUploadParamResponse, err error)
- func (client *Client) GetRecordOssUploadParamWithCallback(request *GetRecordOssUploadParamRequest, ...) <-chan int
- func (client *Client) GetRecordOssUploadParamWithChan(request *GetRecordOssUploadParamRequest) (<-chan *GetRecordOssUploadParamResponse, <-chan error)
- func (client *Client) GetRoutePoint(request *GetRoutePointRequest) (response *GetRoutePointResponse, err error)
- func (client *Client) GetRoutePointWithCallback(request *GetRoutePointRequest, ...) <-chan int
- func (client *Client) GetRoutePointWithChan(request *GetRoutePointRequest) (<-chan *GetRoutePointResponse, <-chan error)
- func (client *Client) GetScenario(request *GetScenarioRequest) (response *GetScenarioResponse, err error)
- func (client *Client) GetScenarioWithCallback(request *GetScenarioRequest, ...) <-chan int
- func (client *Client) GetScenarioWithChan(request *GetScenarioRequest) (<-chan *GetScenarioResponse, <-chan error)
- func (client *Client) GetServiceExtensions(request *GetServiceExtensionsRequest) (response *GetServiceExtensionsResponse, err error)
- func (client *Client) GetServiceExtensionsWithCallback(request *GetServiceExtensionsRequest, ...) <-chan int
- func (client *Client) GetServiceExtensionsWithChan(request *GetServiceExtensionsRequest) (<-chan *GetServiceExtensionsResponse, <-chan error)
- func (client *Client) GetSkillGroupIdByTaskId(request *GetSkillGroupIdByTaskIdRequest) (response *GetSkillGroupIdByTaskIdResponse, err error)
- func (client *Client) GetSkillGroupIdByTaskIdWithCallback(request *GetSkillGroupIdByTaskIdRequest, ...) <-chan int
- func (client *Client) GetSkillGroupIdByTaskIdWithChan(request *GetSkillGroupIdByTaskIdRequest) (<-chan *GetSkillGroupIdByTaskIdResponse, <-chan error)
- func (client *Client) GetSmsCallbackLink(request *GetSmsCallbackLinkRequest) (response *GetSmsCallbackLinkResponse, err error)
- func (client *Client) GetSmsCallbackLinkWithCallback(request *GetSmsCallbackLinkRequest, ...) <-chan int
- func (client *Client) GetSmsCallbackLinkWithChan(request *GetSmsCallbackLinkRequest) (<-chan *GetSmsCallbackLinkResponse, <-chan error)
- func (client *Client) GetSmsConfig(request *GetSmsConfigRequest) (response *GetSmsConfigResponse, err error)
- func (client *Client) GetSmsConfigWithCallback(request *GetSmsConfigRequest, ...) <-chan int
- func (client *Client) GetSmsConfigWithChan(request *GetSmsConfigRequest) (<-chan *GetSmsConfigResponse, <-chan error)
- func (client *Client) GetStrategy(request *GetStrategyRequest) (response *GetStrategyResponse, err error)
- func (client *Client) GetStrategyWithCallback(request *GetStrategyRequest, ...) <-chan int
- func (client *Client) GetStrategyWithChan(request *GetStrategyRequest) (<-chan *GetStrategyResponse, <-chan error)
- func (client *Client) GetSurvey(request *GetSurveyRequest) (response *GetSurveyResponse, err error)
- func (client *Client) GetSurveyWithCallback(request *GetSurveyRequest, ...) <-chan int
- func (client *Client) GetSurveyWithChan(request *GetSurveyRequest) (<-chan *GetSurveyResponse, <-chan error)
- func (client *Client) GetSystemSpecification(request *GetSystemSpecificationRequest) (response *GetSystemSpecificationResponse, err error)
- func (client *Client) GetSystemSpecificationWithCallback(request *GetSystemSpecificationRequest, ...) <-chan int
- func (client *Client) GetSystemSpecificationWithChan(request *GetSystemSpecificationRequest) (<-chan *GetSystemSpecificationResponse, <-chan error)
- func (client *Client) GetTURNCredentials(request *GetTURNCredentialsRequest) (response *GetTURNCredentialsResponse, err error)
- func (client *Client) GetTURNCredentialsWithCallback(request *GetTURNCredentialsRequest, ...) <-chan int
- func (client *Client) GetTURNCredentialsWithChan(request *GetTURNCredentialsRequest) (<-chan *GetTURNCredentialsResponse, <-chan error)
- func (client *Client) GetTURNServerList(request *GetTURNServerListRequest) (response *GetTURNServerListResponse, err error)
- func (client *Client) GetTURNServerListWithCallback(request *GetTURNServerListRequest, ...) <-chan int
- func (client *Client) GetTURNServerListWithChan(request *GetTURNServerListRequest) (<-chan *GetTURNServerListResponse, <-chan error)
- func (client *Client) GetTaobaoOrder(request *GetTaobaoOrderRequest) (response *GetTaobaoOrderResponse, err error)
- func (client *Client) GetTaobaoOrderWithCallback(request *GetTaobaoOrderRequest, ...) <-chan int
- func (client *Client) GetTaobaoOrderWithChan(request *GetTaobaoOrderRequest) (<-chan *GetTaobaoOrderResponse, <-chan error)
- func (client *Client) GetTbAliyunUserMappingByTbUid(request *GetTbAliyunUserMappingByTbUidRequest) (response *GetTbAliyunUserMappingByTbUidResponse, err error)
- func (client *Client) GetTbAliyunUserMappingByTbUidWithCallback(request *GetTbAliyunUserMappingByTbUidRequest, ...) <-chan int
- func (client *Client) GetTbAliyunUserMappingByTbUidWithChan(request *GetTbAliyunUserMappingByTbUidRequest) (<-chan *GetTbAliyunUserMappingByTbUidResponse, <-chan error)
- func (client *Client) GetTwoPartiesCall(request *GetTwoPartiesCallRequest) (response *GetTwoPartiesCallResponse, err error)
- func (client *Client) GetTwoPartiesCallWithCallback(request *GetTwoPartiesCallRequest, ...) <-chan int
- func (client *Client) GetTwoPartiesCallWithChan(request *GetTwoPartiesCallRequest) (<-chan *GetTwoPartiesCallResponse, <-chan error)
- func (client *Client) GetUser(request *GetUserRequest) (response *GetUserResponse, err error)
- func (client *Client) GetUserByExtension(request *GetUserByExtensionRequest) (response *GetUserByExtensionResponse, err error)
- func (client *Client) GetUserByExtensionWithCallback(request *GetUserByExtensionRequest, ...) <-chan int
- func (client *Client) GetUserByExtensionWithChan(request *GetUserByExtensionRequest) (<-chan *GetUserByExtensionResponse, <-chan error)
- func (client *Client) GetUserWithCallback(request *GetUserRequest, callback func(response *GetUserResponse, err error)) <-chan int
- func (client *Client) GetUserWithChan(request *GetUserRequest) (<-chan *GetUserResponse, <-chan error)
- func (client *Client) GradeCabService(request *GradeCabServiceRequest) (response *GradeCabServiceResponse, err error)
- func (client *Client) GradeCabServiceWithCallback(request *GradeCabServiceRequest, ...) <-chan int
- func (client *Client) GradeCabServiceWithChan(request *GradeCabServiceRequest) (<-chan *GradeCabServiceResponse, <-chan error)
- func (client *Client) InflightTaskTimeout(request *InflightTaskTimeoutRequest) (response *InflightTaskTimeoutResponse, err error)
- func (client *Client) InflightTaskTimeoutWithCallback(request *InflightTaskTimeoutRequest, ...) <-chan int
- func (client *Client) InflightTaskTimeoutWithChan(request *InflightTaskTimeoutRequest) (<-chan *InflightTaskTimeoutResponse, <-chan error)
- func (client *Client) InvokeFunctionCompute(request *InvokeFunctionComputeRequest) (response *InvokeFunctionComputeResponse, err error)
- func (client *Client) InvokeFunctionComputeWithCallback(request *InvokeFunctionComputeRequest, ...) <-chan int
- func (client *Client) InvokeFunctionComputeWithChan(request *InvokeFunctionComputeRequest) (<-chan *InvokeFunctionComputeResponse, <-chan error)
- func (client *Client) InvokeSendMessage(request *InvokeSendMessageRequest) (response *InvokeSendMessageResponse, err error)
- func (client *Client) InvokeSendMessageWithCallback(request *InvokeSendMessageRequest, ...) <-chan int
- func (client *Client) InvokeSendMessageWithChan(request *InvokeSendMessageRequest) (<-chan *InvokeSendMessageResponse, <-chan error)
- func (client *Client) LaunchAppraise(request *LaunchAppraiseRequest) (response *LaunchAppraiseResponse, err error)
- func (client *Client) LaunchAppraiseWithCallback(request *LaunchAppraiseRequest, ...) <-chan int
- func (client *Client) LaunchAppraiseWithChan(request *LaunchAppraiseRequest) (<-chan *LaunchAppraiseResponse, <-chan error)
- func (client *Client) LaunchShortMessageAppraise(request *LaunchShortMessageAppraiseRequest) (response *LaunchShortMessageAppraiseResponse, err error)
- func (client *Client) LaunchShortMessageAppraiseWithCallback(request *LaunchShortMessageAppraiseRequest, ...) <-chan int
- func (client *Client) LaunchShortMessageAppraiseWithChan(request *LaunchShortMessageAppraiseRequest) (<-chan *LaunchShortMessageAppraiseResponse, <-chan error)
- func (client *Client) List400PicLink(request *List400PicLinkRequest) (response *List400PicLinkResponse, err error)
- func (client *Client) List400PicLinkWithCallback(request *List400PicLinkRequest, ...) <-chan int
- func (client *Client) List400PicLinkWithChan(request *List400PicLinkRequest) (<-chan *List400PicLinkResponse, <-chan error)
- func (client *Client) ListAgentData(request *ListAgentDataRequest) (response *ListAgentDataResponse, err error)
- func (client *Client) ListAgentDataWithCallback(request *ListAgentDataRequest, ...) <-chan int
- func (client *Client) ListAgentDataWithChan(request *ListAgentDataRequest) (<-chan *ListAgentDataResponse, <-chan error)
- func (client *Client) ListAgentDevices(request *ListAgentDevicesRequest) (response *ListAgentDevicesResponse, err error)
- func (client *Client) ListAgentDevicesWithCallback(request *ListAgentDevicesRequest, ...) <-chan int
- func (client *Client) ListAgentDevicesWithChan(request *ListAgentDevicesRequest) (<-chan *ListAgentDevicesResponse, <-chan error)
- func (client *Client) ListAgentEvents(request *ListAgentEventsRequest) (response *ListAgentEventsResponse, err error)
- func (client *Client) ListAgentEventsWithCallback(request *ListAgentEventsRequest, ...) <-chan int
- func (client *Client) ListAgentEventsWithChan(request *ListAgentEventsRequest) (<-chan *ListAgentEventsResponse, <-chan error)
- func (client *Client) ListAgentStates(request *ListAgentStatesRequest) (response *ListAgentStatesResponse, err error)
- func (client *Client) ListAgentStatesWithCallback(request *ListAgentStatesRequest, ...) <-chan int
- func (client *Client) ListAgentStatesWithChan(request *ListAgentStatesRequest) (<-chan *ListAgentStatesResponse, <-chan error)
- func (client *Client) ListAgentSummaryReports(request *ListAgentSummaryReportsRequest) (response *ListAgentSummaryReportsResponse, err error)
- func (client *Client) ListAgentSummaryReportsByInterval(request *ListAgentSummaryReportsByIntervalRequest) (response *ListAgentSummaryReportsByIntervalResponse, err error)
- func (client *Client) ListAgentSummaryReportsByIntervalWithCallback(request *ListAgentSummaryReportsByIntervalRequest, ...) <-chan int
- func (client *Client) ListAgentSummaryReportsByIntervalWithChan(request *ListAgentSummaryReportsByIntervalRequest) (<-chan *ListAgentSummaryReportsByIntervalResponse, <-chan error)
- func (client *Client) ListAgentSummaryReportsWithCallback(request *ListAgentSummaryReportsRequest, ...) <-chan int
- func (client *Client) ListAgentSummaryReportsWithChan(request *ListAgentSummaryReportsRequest) (<-chan *ListAgentSummaryReportsResponse, <-chan error)
- func (client *Client) ListAllImsUsers(request *ListAllImsUsersRequest) (response *ListAllImsUsersResponse, err error)
- func (client *Client) ListAllImsUsersWithCallback(request *ListAllImsUsersRequest, ...) <-chan int
- func (client *Client) ListAllImsUsersWithChan(request *ListAllImsUsersRequest) (<-chan *ListAllImsUsersResponse, <-chan error)
- func (client *Client) ListAvailableTestPhoneNumbers(request *ListAvailableTestPhoneNumbersRequest) (response *ListAvailableTestPhoneNumbersResponse, err error)
- func (client *Client) ListAvailableTestPhoneNumbersWithCallback(request *ListAvailableTestPhoneNumbersRequest, ...) <-chan int
- func (client *Client) ListAvailableTestPhoneNumbersWithChan(request *ListAvailableTestPhoneNumbersRequest) (<-chan *ListAvailableTestPhoneNumbersResponse, <-chan error)
- func (client *Client) ListBarCharts(request *ListBarChartsRequest) (response *ListBarChartsResponse, err error)
- func (client *Client) ListBarChartsWithCallback(request *ListBarChartsRequest, ...) <-chan int
- func (client *Client) ListBarChartsWithChan(request *ListBarChartsRequest) (<-chan *ListBarChartsResponse, <-chan error)
- func (client *Client) ListBasicStatisticsReportSubItems(request *ListBasicStatisticsReportSubItemsRequest) (response *ListBasicStatisticsReportSubItemsResponse, err error)
- func (client *Client) ListBasicStatisticsReportSubItemsWithCallback(request *ListBasicStatisticsReportSubItemsRequest, ...) <-chan int
- func (client *Client) ListBasicStatisticsReportSubItemsWithChan(request *ListBasicStatisticsReportSubItemsRequest) (<-chan *ListBasicStatisticsReportSubItemsResponse, <-chan error)
- func (client *Client) ListCabInstances(request *ListCabInstancesRequest) (response *ListCabInstancesResponse, err error)
- func (client *Client) ListCabInstancesWithCallback(request *ListCabInstancesRequest, ...) <-chan int
- func (client *Client) ListCabInstancesWithChan(request *ListCabInstancesRequest) (<-chan *ListCabInstancesResponse, <-chan error)
- func (client *Client) ListCallDetailDatas(request *ListCallDetailDatasRequest) (response *ListCallDetailDatasResponse, err error)
- func (client *Client) ListCallDetailDatasWithCallback(request *ListCallDetailDatasRequest, ...) <-chan int
- func (client *Client) ListCallDetailDatasWithChan(request *ListCallDetailDatasRequest) (<-chan *ListCallDetailDatasResponse, <-chan error)
- func (client *Client) ListCallDetailRecords(request *ListCallDetailRecordsRequest) (response *ListCallDetailRecordsResponse, err error)
- func (client *Client) ListCallDetailRecordsWithCallback(request *ListCallDetailRecordsRequest, ...) <-chan int
- func (client *Client) ListCallDetailRecordsWithChan(request *ListCallDetailRecordsRequest) (<-chan *ListCallDetailRecordsResponse, <-chan error)
- func (client *Client) ListCallEventDetailByContactId(request *ListCallEventDetailByContactIdRequest) (response *ListCallEventDetailByContactIdResponse, err error)
- func (client *Client) ListCallEventDetailByContactIdWithCallback(request *ListCallEventDetailByContactIdRequest, ...) <-chan int
- func (client *Client) ListCallEventDetailByContactIdWithChan(request *ListCallEventDetailByContactIdRequest) (<-chan *ListCallEventDetailByContactIdResponse, <-chan error)
- func (client *Client) ListCallMeasureSummaryReports(request *ListCallMeasureSummaryReportsRequest) (response *ListCallMeasureSummaryReportsResponse, err error)
- func (client *Client) ListCallMeasureSummaryReportsWithCallback(request *ListCallMeasureSummaryReportsRequest, ...) <-chan int
- func (client *Client) ListCallMeasureSummaryReportsWithChan(request *ListCallMeasureSummaryReportsRequest) (<-chan *ListCallMeasureSummaryReportsResponse, <-chan error)
- func (client *Client) ListCategories(request *ListCategoriesRequest) (response *ListCategoriesResponse, err error)
- func (client *Client) ListCategoriesWithCallback(request *ListCategoriesRequest, ...) <-chan int
- func (client *Client) ListCategoriesWithChan(request *ListCategoriesRequest) (<-chan *ListCategoriesResponse, <-chan error)
- func (client *Client) ListConfigItemForFlat(request *ListConfigItemForFlatRequest) (response *ListConfigItemForFlatResponse, err error)
- func (client *Client) ListConfigItemForFlatWithCallback(request *ListConfigItemForFlatRequest, ...) <-chan int
- func (client *Client) ListConfigItemForFlatWithChan(request *ListConfigItemForFlatRequest) (<-chan *ListConfigItemForFlatResponse, <-chan error)
- func (client *Client) ListContactFlows(request *ListContactFlowsRequest) (response *ListContactFlowsResponse, err error)
- func (client *Client) ListContactFlowsWithCallback(request *ListContactFlowsRequest, ...) <-chan int
- func (client *Client) ListContactFlowsWithChan(request *ListContactFlowsRequest) (<-chan *ListContactFlowsResponse, <-chan error)
- func (client *Client) ListConversationsWithUnrecognizedIntents(request *ListConversationsWithUnrecognizedIntentsRequest) (response *ListConversationsWithUnrecognizedIntentsResponse, err error)
- func (client *Client) ListConversationsWithUnrecognizedIntentsWithCallback(request *ListConversationsWithUnrecognizedIntentsRequest, ...) <-chan int
- func (client *Client) ListConversationsWithUnrecognizedIntentsWithChan(request *ListConversationsWithUnrecognizedIntentsRequest) (<-chan *ListConversationsWithUnrecognizedIntentsResponse, <-chan error)
- func (client *Client) ListCorpIdentifyOssLink(request *ListCorpIdentifyOssLinkRequest) (response *ListCorpIdentifyOssLinkResponse, err error)
- func (client *Client) ListCorpIdentifyOssLinkWithCallback(request *ListCorpIdentifyOssLinkRequest, ...) <-chan int
- func (client *Client) ListCorpIdentifyOssLinkWithChan(request *ListCorpIdentifyOssLinkRequest) (<-chan *ListCorpIdentifyOssLinkResponse, <-chan error)
- func (client *Client) ListCustomerNumbers(request *ListCustomerNumbersRequest) (response *ListCustomerNumbersResponse, err error)
- func (client *Client) ListCustomerNumbersWithCallback(request *ListCustomerNumbersRequest, ...) <-chan int
- func (client *Client) ListCustomerNumbersWithChan(request *ListCustomerNumbersRequest) (<-chan *ListCustomerNumbersResponse, <-chan error)
- func (client *Client) ListDetailOfSkillGroup(request *ListDetailOfSkillGroupRequest) (response *ListDetailOfSkillGroupResponse, err error)
- func (client *Client) ListDetailOfSkillGroupWithCallback(request *ListDetailOfSkillGroupRequest, ...) <-chan int
- func (client *Client) ListDetailOfSkillGroupWithChan(request *ListDetailOfSkillGroupRequest) (<-chan *ListDetailOfSkillGroupResponse, <-chan error)
- func (client *Client) ListEventTypeConfigs(request *ListEventTypeConfigsRequest) (response *ListEventTypeConfigsResponse, err error)
- func (client *Client) ListEventTypeConfigsWithCallback(request *ListEventTypeConfigsRequest, ...) <-chan int
- func (client *Client) ListEventTypeConfigsWithChan(request *ListEventTypeConfigsRequest) (<-chan *ListEventTypeConfigsResponse, <-chan error)
- func (client *Client) ListFlowTemplates(request *ListFlowTemplatesRequest) (response *ListFlowTemplatesResponse, err error)
- func (client *Client) ListFlowTemplatesWithCallback(request *ListFlowTemplatesRequest, ...) <-chan int
- func (client *Client) ListFlowTemplatesWithChan(request *ListFlowTemplatesRequest) (<-chan *ListFlowTemplatesResponse, <-chan error)
- func (client *Client) ListFunctionMetas(request *ListFunctionMetasRequest) (response *ListFunctionMetasResponse, err error)
- func (client *Client) ListFunctionMetasWithCallback(request *ListFunctionMetasRequest, ...) <-chan int
- func (client *Client) ListFunctionMetasWithChan(request *ListFunctionMetasRequest) (<-chan *ListFunctionMetasResponse, <-chan error)
- func (client *Client) ListImsUsers(request *ListImsUsersRequest) (response *ListImsUsersResponse, err error)
- func (client *Client) ListImsUsersWithCallback(request *ListImsUsersRequest, ...) <-chan int
- func (client *Client) ListImsUsersWithChan(request *ListImsUsersRequest) (<-chan *ListImsUsersResponse, <-chan error)
- func (client *Client) ListInstances(request *ListInstancesRequest) (response *ListInstancesResponse, err error)
- func (client *Client) ListInstancesEx(request *ListInstancesExRequest) (response *ListInstancesExResponse, err error)
- func (client *Client) ListInstancesExWithCallback(request *ListInstancesExRequest, ...) <-chan int
- func (client *Client) ListInstancesExWithChan(request *ListInstancesExRequest) (<-chan *ListInstancesExResponse, <-chan error)
- func (client *Client) ListInstancesOfUser(request *ListInstancesOfUserRequest) (response *ListInstancesOfUserResponse, err error)
- func (client *Client) ListInstancesOfUserWithCallback(request *ListInstancesOfUserRequest, ...) <-chan int
- func (client *Client) ListInstancesOfUserWithChan(request *ListInstancesOfUserRequest) (<-chan *ListInstancesOfUserResponse, <-chan error)
- func (client *Client) ListInstancesWithCallback(request *ListInstancesRequest, ...) <-chan int
- func (client *Client) ListInstancesWithChan(request *ListInstancesRequest) (<-chan *ListInstancesResponse, <-chan error)
- func (client *Client) ListJobGroups(request *ListJobGroupsRequest) (response *ListJobGroupsResponse, err error)
- func (client *Client) ListJobGroupsWithCallback(request *ListJobGroupsRequest, ...) <-chan int
- func (client *Client) ListJobGroupsWithChan(request *ListJobGroupsRequest) (<-chan *ListJobGroupsResponse, <-chan error)
- func (client *Client) ListJobGroupsWithScenario(request *ListJobGroupsWithScenarioRequest) (response *ListJobGroupsWithScenarioResponse, err error)
- func (client *Client) ListJobGroupsWithScenarioWithCallback(request *ListJobGroupsWithScenarioRequest, ...) <-chan int
- func (client *Client) ListJobGroupsWithScenarioWithChan(request *ListJobGroupsWithScenarioRequest) (<-chan *ListJobGroupsWithScenarioResponse, <-chan error)
- func (client *Client) ListJobStatus(request *ListJobStatusRequest) (response *ListJobStatusResponse, err error)
- func (client *Client) ListJobStatusWithCallback(request *ListJobStatusRequest, ...) <-chan int
- func (client *Client) ListJobStatusWithChan(request *ListJobStatusRequest) (<-chan *ListJobStatusResponse, <-chan error)
- func (client *Client) ListJobsByGroup(request *ListJobsByGroupRequest) (response *ListJobsByGroupResponse, err error)
- func (client *Client) ListJobsByGroupWithCallback(request *ListJobsByGroupRequest, ...) <-chan int
- func (client *Client) ListJobsByGroupWithChan(request *ListJobsByGroupRequest) (<-chan *ListJobsByGroupResponse, <-chan error)
- func (client *Client) ListMedias(request *ListMediasRequest) (response *ListMediasResponse, err error)
- func (client *Client) ListMediasWithCallback(request *ListMediasRequest, ...) <-chan int
- func (client *Client) ListMediasWithChan(request *ListMediasRequest) (<-chan *ListMediasResponse, <-chan error)
- func (client *Client) ListMediasWithPublic(request *ListMediasWithPublicRequest) (response *ListMediasWithPublicResponse, err error)
- func (client *Client) ListMediasWithPublicWithCallback(request *ListMediasWithPublicRequest, ...) <-chan int
- func (client *Client) ListMediasWithPublicWithChan(request *ListMediasWithPublicRequest) (<-chan *ListMediasWithPublicResponse, <-chan error)
- func (client *Client) ListNumberGroups(request *ListNumberGroupsRequest) (response *ListNumberGroupsResponse, err error)
- func (client *Client) ListNumberGroupsWithCallback(request *ListNumberGroupsRequest, ...) <-chan int
- func (client *Client) ListNumberGroupsWithChan(request *ListNumberGroupsRequest) (<-chan *ListNumberGroupsResponse, <-chan error)
- func (client *Client) ListNumbersOfSystemBlacklist(request *ListNumbersOfSystemBlacklistRequest) (response *ListNumbersOfSystemBlacklistResponse, err error)
- func (client *Client) ListNumbersOfSystemBlacklistWithCallback(request *ListNumbersOfSystemBlacklistRequest, ...) <-chan int
- func (client *Client) ListNumbersOfSystemBlacklistWithChan(request *ListNumbersOfSystemBlacklistRequest) (<-chan *ListNumbersOfSystemBlacklistResponse, <-chan error)
- func (client *Client) ListOutboundPhoneNumberOfUser(request *ListOutboundPhoneNumberOfUserRequest) (response *ListOutboundPhoneNumberOfUserResponse, err error)
- func (client *Client) ListOutboundPhoneNumberOfUserWithCallback(request *ListOutboundPhoneNumberOfUserRequest, ...) <-chan int
- func (client *Client) ListOutboundPhoneNumberOfUserWithChan(request *ListOutboundPhoneNumberOfUserRequest) (<-chan *ListOutboundPhoneNumberOfUserResponse, <-chan error)
- func (client *Client) ListOverviewAccumulateReport(request *ListOverviewAccumulateReportRequest) (response *ListOverviewAccumulateReportResponse, err error)
- func (client *Client) ListOverviewAccumulateReportWithCallback(request *ListOverviewAccumulateReportRequest, ...) <-chan int
- func (client *Client) ListOverviewAccumulateReportWithChan(request *ListOverviewAccumulateReportRequest) (<-chan *ListOverviewAccumulateReportResponse, <-chan error)
- func (client *Client) ListOverviewRealTimeReport(request *ListOverviewRealTimeReportRequest) (response *ListOverviewRealTimeReportResponse, err error)
- func (client *Client) ListOverviewRealTimeReportWithCallback(request *ListOverviewRealTimeReportRequest, ...) <-chan int
- func (client *Client) ListOverviewRealTimeReportWithChan(request *ListOverviewRealTimeReportRequest) (<-chan *ListOverviewRealTimeReportResponse, <-chan error)
- func (client *Client) ListPerformanceSummary(request *ListPerformanceSummaryRequest) (response *ListPerformanceSummaryResponse, err error)
- func (client *Client) ListPerformanceSummaryWithCallback(request *ListPerformanceSummaryRequest, ...) <-chan int
- func (client *Client) ListPerformanceSummaryWithChan(request *ListPerformanceSummaryRequest) (<-chan *ListPerformanceSummaryResponse, <-chan error)
- func (client *Client) ListPhoneNumbers(request *ListPhoneNumbersRequest) (response *ListPhoneNumbersResponse, err error)
- func (client *Client) ListPhoneNumbersByRamId(request *ListPhoneNumbersByRamIdRequest) (response *ListPhoneNumbersByRamIdResponse, err error)
- func (client *Client) ListPhoneNumbersByRamIdWithCallback(request *ListPhoneNumbersByRamIdRequest, ...) <-chan int
- func (client *Client) ListPhoneNumbersByRamIdWithChan(request *ListPhoneNumbersByRamIdRequest) (<-chan *ListPhoneNumbersByRamIdResponse, <-chan error)
- func (client *Client) ListPhoneNumbersEx(request *ListPhoneNumbersExRequest) (response *ListPhoneNumbersExResponse, err error)
- func (client *Client) ListPhoneNumbersExWithCallback(request *ListPhoneNumbersExRequest, ...) <-chan int
- func (client *Client) ListPhoneNumbersExWithChan(request *ListPhoneNumbersExRequest) (<-chan *ListPhoneNumbersExResponse, <-chan error)
- func (client *Client) ListPhoneNumbersWithCallback(request *ListPhoneNumbersRequest, ...) <-chan int
- func (client *Client) ListPhoneNumbersWithChan(request *ListPhoneNumbersRequest) (<-chan *ListPhoneNumbersResponse, <-chan error)
- func (client *Client) ListPhoneTags(request *ListPhoneTagsRequest) (response *ListPhoneTagsResponse, err error)
- func (client *Client) ListPhoneTagsWithCallback(request *ListPhoneTagsRequest, ...) <-chan int
- func (client *Client) ListPhoneTagsWithChan(request *ListPhoneTagsRequest) (<-chan *ListPhoneTagsResponse, <-chan error)
- func (client *Client) ListPredefinedPrivileges(request *ListPredefinedPrivilegesRequest) (response *ListPredefinedPrivilegesResponse, err error)
- func (client *Client) ListPredefinedPrivilegesWithCallback(request *ListPredefinedPrivilegesRequest, ...) <-chan int
- func (client *Client) ListPredefinedPrivilegesWithChan(request *ListPredefinedPrivilegesRequest) (<-chan *ListPredefinedPrivilegesResponse, <-chan error)
- func (client *Client) ListPredictiveJobGroupOverallStatus(request *ListPredictiveJobGroupOverallStatusRequest) (response *ListPredictiveJobGroupOverallStatusResponse, err error)
- func (client *Client) ListPredictiveJobGroupOverallStatusWithCallback(request *ListPredictiveJobGroupOverallStatusRequest, ...) <-chan int
- func (client *Client) ListPredictiveJobGroupOverallStatusWithChan(request *ListPredictiveJobGroupOverallStatusRequest) (<-chan *ListPredictiveJobGroupOverallStatusResponse, <-chan error)
- func (client *Client) ListPredictiveJobGroups(request *ListPredictiveJobGroupsRequest) (response *ListPredictiveJobGroupsResponse, err error)
- func (client *Client) ListPredictiveJobGroupsWithCallback(request *ListPredictiveJobGroupsRequest, ...) <-chan int
- func (client *Client) ListPredictiveJobGroupsWithChan(request *ListPredictiveJobGroupsRequest) (<-chan *ListPredictiveJobGroupsResponse, <-chan error)
- func (client *Client) ListPredictiveJobStatus(request *ListPredictiveJobStatusRequest) (response *ListPredictiveJobStatusResponse, err error)
- func (client *Client) ListPredictiveJobStatusWithCallback(request *ListPredictiveJobStatusRequest, ...) <-chan int
- func (client *Client) ListPredictiveJobStatusWithChan(request *ListPredictiveJobStatusRequest) (<-chan *ListPredictiveJobStatusResponse, <-chan error)
- func (client *Client) ListPredictiveJobs(request *ListPredictiveJobsRequest) (response *ListPredictiveJobsResponse, err error)
- func (client *Client) ListPredictiveJobsWithCallback(request *ListPredictiveJobsRequest, ...) <-chan int
- func (client *Client) ListPredictiveJobsWithChan(request *ListPredictiveJobsRequest) (<-chan *ListPredictiveJobsResponse, <-chan error)
- func (client *Client) ListPrivacyNumberCallDetails(request *ListPrivacyNumberCallDetailsRequest) (response *ListPrivacyNumberCallDetailsResponse, err error)
- func (client *Client) ListPrivacyNumberCallDetailsWithCallback(request *ListPrivacyNumberCallDetailsRequest, ...) <-chan int
- func (client *Client) ListPrivacyNumberCallDetailsWithChan(request *ListPrivacyNumberCallDetailsRequest) (<-chan *ListPrivacyNumberCallDetailsResponse, <-chan error)
- func (client *Client) ListPrivacyNumberPools(request *ListPrivacyNumberPoolsRequest) (response *ListPrivacyNumberPoolsResponse, err error)
- func (client *Client) ListPrivacyNumberPoolsWithCallback(request *ListPrivacyNumberPoolsRequest, ...) <-chan int
- func (client *Client) ListPrivacyNumberPoolsWithChan(request *ListPrivacyNumberPoolsRequest) (<-chan *ListPrivacyNumberPoolsResponse, <-chan error)
- func (client *Client) ListPrivacyNumberProviders(request *ListPrivacyNumberProvidersRequest) (response *ListPrivacyNumberProvidersResponse, err error)
- func (client *Client) ListPrivacyNumberProvidersWithCallback(request *ListPrivacyNumberProvidersRequest, ...) <-chan int
- func (client *Client) ListPrivacyNumberProvidersWithChan(request *ListPrivacyNumberProvidersRequest) (<-chan *ListPrivacyNumberProvidersResponse, <-chan error)
- func (client *Client) ListPrivacyNumbersOfPool(request *ListPrivacyNumbersOfPoolRequest) (response *ListPrivacyNumbersOfPoolResponse, err error)
- func (client *Client) ListPrivacyNumbersOfPoolWithCallback(request *ListPrivacyNumbersOfPoolRequest, ...) <-chan int
- func (client *Client) ListPrivacyNumbersOfPoolWithChan(request *ListPrivacyNumbersOfPoolRequest) (<-chan *ListPrivacyNumbersOfPoolResponse, <-chan error)
- func (client *Client) ListPrivilegesByLoginName(request *ListPrivilegesByLoginNameRequest) (response *ListPrivilegesByLoginNameResponse, err error)
- func (client *Client) ListPrivilegesByLoginNameWithCallback(request *ListPrivilegesByLoginNameRequest, ...) <-chan int
- func (client *Client) ListPrivilegesByLoginNameWithChan(request *ListPrivilegesByLoginNameRequest) (<-chan *ListPrivilegesByLoginNameResponse, <-chan error)
- func (client *Client) ListPrivilegesOfRole(request *ListPrivilegesOfRoleRequest) (response *ListPrivilegesOfRoleResponse, err error)
- func (client *Client) ListPrivilegesOfRoleWithCallback(request *ListPrivilegesOfRoleRequest, ...) <-chan int
- func (client *Client) ListPrivilegesOfRoleWithChan(request *ListPrivilegesOfRoleRequest) (<-chan *ListPrivilegesOfRoleResponse, <-chan error)
- func (client *Client) ListPrivilegesOfUser(request *ListPrivilegesOfUserRequest) (response *ListPrivilegesOfUserResponse, err error)
- func (client *Client) ListPrivilegesOfUserWithCallback(request *ListPrivilegesOfUserRequest, ...) <-chan int
- func (client *Client) ListPrivilegesOfUserWithChan(request *ListPrivilegesOfUserRequest) (<-chan *ListPrivilegesOfUserResponse, <-chan error)
- func (client *Client) ListRealTimeAgent(request *ListRealTimeAgentRequest) (response *ListRealTimeAgentResponse, err error)
- func (client *Client) ListRealTimeAgentWithCallback(request *ListRealTimeAgentRequest, ...) <-chan int
- func (client *Client) ListRealTimeAgentWithChan(request *ListRealTimeAgentRequest) (<-chan *ListRealTimeAgentResponse, <-chan error)
- func (client *Client) ListRecentCallRecords(request *ListRecentCallRecordsRequest) (response *ListRecentCallRecordsResponse, err error)
- func (client *Client) ListRecentCallRecordsWithCallback(request *ListRecentCallRecordsRequest, ...) <-chan int
- func (client *Client) ListRecentCallRecordsWithChan(request *ListRecentCallRecordsRequest) (<-chan *ListRecentCallRecordsResponse, <-chan error)
- func (client *Client) ListRecordingByContactId(request *ListRecordingByContactIdRequest) (response *ListRecordingByContactIdResponse, err error)
- func (client *Client) ListRecordingByContactIdWithCallback(request *ListRecordingByContactIdRequest, ...) <-chan int
- func (client *Client) ListRecordingByContactIdWithChan(request *ListRecordingByContactIdRequest) (<-chan *ListRecordingByContactIdResponse, <-chan error)
- func (client *Client) ListRecordingOfDualTrack(request *ListRecordingOfDualTrackRequest) (response *ListRecordingOfDualTrackResponse, err error)
- func (client *Client) ListRecordingOfDualTrackWithCallback(request *ListRecordingOfDualTrackRequest, ...) <-chan int
- func (client *Client) ListRecordingOfDualTrackWithChan(request *ListRecordingOfDualTrackRequest) (<-chan *ListRecordingOfDualTrackResponse, <-chan error)
- func (client *Client) ListRecordings(request *ListRecordingsRequest) (response *ListRecordingsResponse, err error)
- func (client *Client) ListRecordingsByContactId(request *ListRecordingsByContactIdRequest) (response *ListRecordingsByContactIdResponse, err error)
- func (client *Client) ListRecordingsByContactIdWithCallback(request *ListRecordingsByContactIdRequest, ...) <-chan int
- func (client *Client) ListRecordingsByContactIdWithChan(request *ListRecordingsByContactIdRequest) (<-chan *ListRecordingsByContactIdResponse, <-chan error)
- func (client *Client) ListRecordingsWithCallback(request *ListRecordingsRequest, ...) <-chan int
- func (client *Client) ListRecordingsWithChan(request *ListRecordingsRequest) (<-chan *ListRecordingsResponse, <-chan error)
- func (client *Client) ListRecords(request *ListRecordsRequest) (response *ListRecordsResponse, err error)
- func (client *Client) ListRecordsWithCallback(request *ListRecordsRequest, ...) <-chan int
- func (client *Client) ListRecordsWithChan(request *ListRecordsRequest) (<-chan *ListRecordsResponse, <-chan error)
- func (client *Client) ListRegionsOfFunctionService(request *ListRegionsOfFunctionServiceRequest) (response *ListRegionsOfFunctionServiceResponse, err error)
- func (client *Client) ListRegionsOfFunctionServiceWithCallback(request *ListRegionsOfFunctionServiceRequest, ...) <-chan int
- func (client *Client) ListRegionsOfFunctionServiceWithChan(request *ListRegionsOfFunctionServiceRequest) (<-chan *ListRegionsOfFunctionServiceResponse, <-chan error)
- func (client *Client) ListRoles(request *ListRolesRequest) (response *ListRolesResponse, err error)
- func (client *Client) ListRolesOfUser(request *ListRolesOfUserRequest) (response *ListRolesOfUserResponse, err error)
- func (client *Client) ListRolesOfUserWithCallback(request *ListRolesOfUserRequest, ...) <-chan int
- func (client *Client) ListRolesOfUserWithChan(request *ListRolesOfUserRequest) (<-chan *ListRolesOfUserResponse, <-chan error)
- func (client *Client) ListRolesWithCallback(request *ListRolesRequest, ...) <-chan int
- func (client *Client) ListRolesWithChan(request *ListRolesRequest) (<-chan *ListRolesResponse, <-chan error)
- func (client *Client) ListScenarioParameters(request *ListScenarioParametersRequest) (response *ListScenarioParametersResponse, err error)
- func (client *Client) ListScenarioParametersWithCallback(request *ListScenarioParametersRequest, ...) <-chan int
- func (client *Client) ListScenarioParametersWithChan(request *ListScenarioParametersRequest) (<-chan *ListScenarioParametersResponse, <-chan error)
- func (client *Client) ListScenarioTemplates(request *ListScenarioTemplatesRequest) (response *ListScenarioTemplatesResponse, err error)
- func (client *Client) ListScenarioTemplatesWithCallback(request *ListScenarioTemplatesRequest, ...) <-chan int
- func (client *Client) ListScenarioTemplatesWithChan(request *ListScenarioTemplatesRequest) (<-chan *ListScenarioTemplatesResponse, <-chan error)
- func (client *Client) ListScenarios(request *ListScenariosRequest) (response *ListScenariosResponse, err error)
- func (client *Client) ListScenariosWithCallback(request *ListScenariosRequest, ...) <-chan int
- func (client *Client) ListScenariosWithChan(request *ListScenariosRequest) (<-chan *ListScenariosResponse, <-chan error)
- func (client *Client) ListSkillGroupData(request *ListSkillGroupDataRequest) (response *ListSkillGroupDataResponse, err error)
- func (client *Client) ListSkillGroupDataWithCallback(request *ListSkillGroupDataRequest, ...) <-chan int
- func (client *Client) ListSkillGroupDataWithChan(request *ListSkillGroupDataRequest) (<-chan *ListSkillGroupDataResponse, <-chan error)
- func (client *Client) ListSkillGroupSummaryReports(request *ListSkillGroupSummaryReportsRequest) (response *ListSkillGroupSummaryReportsResponse, err error)
- func (client *Client) ListSkillGroupSummaryReportsByInterval(request *ListSkillGroupSummaryReportsByIntervalRequest) (response *ListSkillGroupSummaryReportsByIntervalResponse, err error)
- func (client *Client) ListSkillGroupSummaryReportsByIntervalWithCallback(request *ListSkillGroupSummaryReportsByIntervalRequest, ...) <-chan int
- func (client *Client) ListSkillGroupSummaryReportsByIntervalWithChan(request *ListSkillGroupSummaryReportsByIntervalRequest) (<-chan *ListSkillGroupSummaryReportsByIntervalResponse, <-chan error)
- func (client *Client) ListSkillGroupSummaryReportsWithCallback(request *ListSkillGroupSummaryReportsRequest, ...) <-chan int
- func (client *Client) ListSkillGroupSummaryReportsWithChan(request *ListSkillGroupSummaryReportsRequest) (<-chan *ListSkillGroupSummaryReportsResponse, <-chan error)
- func (client *Client) ListSkillGroups(request *ListSkillGroupsRequest) (response *ListSkillGroupsResponse, err error)
- func (client *Client) ListSkillGroupsOfUser(request *ListSkillGroupsOfUserRequest) (response *ListSkillGroupsOfUserResponse, err error)
- func (client *Client) ListSkillGroupsOfUserWithCallback(request *ListSkillGroupsOfUserRequest, ...) <-chan int
- func (client *Client) ListSkillGroupsOfUserWithChan(request *ListSkillGroupsOfUserRequest) (<-chan *ListSkillGroupsOfUserResponse, <-chan error)
- func (client *Client) ListSkillGroupsWithCallback(request *ListSkillGroupsRequest, ...) <-chan int
- func (client *Client) ListSkillGroupsWithChan(request *ListSkillGroupsRequest) (<-chan *ListSkillGroupsResponse, <-chan error)
- func (client *Client) ListStrategies(request *ListStrategiesRequest) (response *ListStrategiesResponse, err error)
- func (client *Client) ListStrategiesWithCallback(request *ListStrategiesRequest, ...) <-chan int
- func (client *Client) ListStrategiesWithChan(request *ListStrategiesRequest) (<-chan *ListStrategiesResponse, <-chan error)
- func (client *Client) ListStrategyTemplates(request *ListStrategyTemplatesRequest) (response *ListStrategyTemplatesResponse, err error)
- func (client *Client) ListStrategyTemplatesWithCallback(request *ListStrategyTemplatesRequest, ...) <-chan int
- func (client *Client) ListStrategyTemplatesWithChan(request *ListStrategyTemplatesRequest) (<-chan *ListStrategyTemplatesResponse, <-chan error)
- func (client *Client) ListSurveys(request *ListSurveysRequest) (response *ListSurveysResponse, err error)
- func (client *Client) ListSurveysWithCallback(request *ListSurveysRequest, ...) <-chan int
- func (client *Client) ListSurveysWithChan(request *ListSurveysRequest) (<-chan *ListSurveysResponse, <-chan error)
- func (client *Client) ListTask(request *ListTaskRequest) (response *ListTaskResponse, err error)
- func (client *Client) ListTaskWithCallback(request *ListTaskRequest, callback func(response *ListTaskResponse, err error)) <-chan int
- func (client *Client) ListTaskWithChan(request *ListTaskRequest) (<-chan *ListTaskResponse, <-chan error)
- func (client *Client) ListTestPhoneNumbers(request *ListTestPhoneNumbersRequest) (response *ListTestPhoneNumbersResponse, err error)
- func (client *Client) ListTestPhoneNumbersWithCallback(request *ListTestPhoneNumbersRequest, ...) <-chan int
- func (client *Client) ListTestPhoneNumbersWithChan(request *ListTestPhoneNumbersRequest) (<-chan *ListTestPhoneNumbersResponse, <-chan error)
- func (client *Client) ListUnreachableContacts(request *ListUnreachableContactsRequest) (response *ListUnreachableContactsResponse, err error)
- func (client *Client) ListUnreachableContactsWithCallback(request *ListUnreachableContactsRequest, ...) <-chan int
- func (client *Client) ListUnreachableContactsWithChan(request *ListUnreachableContactsRequest) (<-chan *ListUnreachableContactsResponse, <-chan error)
- func (client *Client) ListUnrecognizedIntents(request *ListUnrecognizedIntentsRequest) (response *ListUnrecognizedIntentsResponse, err error)
- func (client *Client) ListUnrecognizedIntentsWithCallback(request *ListUnrecognizedIntentsRequest, ...) <-chan int
- func (client *Client) ListUnrecognizedIntentsWithChan(request *ListUnrecognizedIntentsRequest) (<-chan *ListUnrecognizedIntentsResponse, <-chan error)
- func (client *Client) ListUsers(request *ListUsersRequest) (response *ListUsersResponse, err error)
- func (client *Client) ListUsersOfRole(request *ListUsersOfRoleRequest) (response *ListUsersOfRoleResponse, err error)
- func (client *Client) ListUsersOfRoleWithCallback(request *ListUsersOfRoleRequest, ...) <-chan int
- func (client *Client) ListUsersOfRoleWithChan(request *ListUsersOfRoleRequest) (<-chan *ListUsersOfRoleResponse, <-chan error)
- func (client *Client) ListUsersOfSkillGroup(request *ListUsersOfSkillGroupRequest) (response *ListUsersOfSkillGroupResponse, err error)
- func (client *Client) ListUsersOfSkillGroupWithCallback(request *ListUsersOfSkillGroupRequest, ...) <-chan int
- func (client *Client) ListUsersOfSkillGroupWithChan(request *ListUsersOfSkillGroupRequest) (<-chan *ListUsersOfSkillGroupResponse, <-chan error)
- func (client *Client) ListUsersWithCallback(request *ListUsersRequest, ...) <-chan int
- func (client *Client) ListUsersWithChan(request *ListUsersRequest) (<-chan *ListUsersResponse, <-chan error)
- func (client *Client) ListVnCategories(request *ListVnCategoriesRequest) (response *ListVnCategoriesResponse, err error)
- func (client *Client) ListVnCategoriesWithCallback(request *ListVnCategoriesRequest, ...) <-chan int
- func (client *Client) ListVnCategoriesWithChan(request *ListVnCategoriesRequest) (<-chan *ListVnCategoriesResponse, <-chan error)
- func (client *Client) ListVnChatbotInstances(request *ListVnChatbotInstancesRequest) (response *ListVnChatbotInstancesResponse, err error)
- func (client *Client) ListVnChatbotInstancesWithCallback(request *ListVnChatbotInstancesRequest, ...) <-chan int
- func (client *Client) ListVnChatbotInstancesWithChan(request *ListVnChatbotInstancesRequest) (<-chan *ListVnChatbotInstancesResponse, <-chan error)
- func (client *Client) ListVnConversationDetails(request *ListVnConversationDetailsRequest) (response *ListVnConversationDetailsResponse, err error)
- func (client *Client) ListVnConversationDetailsWithCallback(request *ListVnConversationDetailsRequest, ...) <-chan int
- func (client *Client) ListVnConversationDetailsWithChan(request *ListVnConversationDetailsRequest) (<-chan *ListVnConversationDetailsResponse, <-chan error)
- func (client *Client) ListVnConversations(request *ListVnConversationsRequest) (response *ListVnConversationsResponse, err error)
- func (client *Client) ListVnConversationsWithCallback(request *ListVnConversationsRequest, ...) <-chan int
- func (client *Client) ListVnConversationsWithChan(request *ListVnConversationsRequest) (<-chan *ListVnConversationsResponse, <-chan error)
- func (client *Client) ListVnInstances(request *ListVnInstancesRequest) (response *ListVnInstancesResponse, err error)
- func (client *Client) ListVnInstancesWithCallback(request *ListVnInstancesRequest, ...) <-chan int
- func (client *Client) ListVnInstancesWithChan(request *ListVnInstancesRequest) (<-chan *ListVnInstancesResponse, <-chan error)
- func (client *Client) ListVnNavigationScripts(request *ListVnNavigationScriptsRequest) (response *ListVnNavigationScriptsResponse, err error)
- func (client *Client) ListVnNavigationScriptsWithCallback(request *ListVnNavigationScriptsRequest, ...) <-chan int
- func (client *Client) ListVnNavigationScriptsWithChan(request *ListVnNavigationScriptsRequest) (<-chan *ListVnNavigationScriptsResponse, <-chan error)
- func (client *Client) ListVnPublishHistories(request *ListVnPublishHistoriesRequest) (response *ListVnPublishHistoriesResponse, err error)
- func (client *Client) ListVnPublishHistoriesWithCallback(request *ListVnPublishHistoriesRequest, ...) <-chan int
- func (client *Client) ListVnPublishHistoriesWithChan(request *ListVnPublishHistoriesRequest) (<-chan *ListVnPublishHistoriesResponse, <-chan error)
- func (client *Client) ListVoiceAppraise(request *ListVoiceAppraiseRequest) (response *ListVoiceAppraiseResponse, err error)
- func (client *Client) ListVoiceAppraiseWithCallback(request *ListVoiceAppraiseRequest, ...) <-chan int
- func (client *Client) ListVoiceAppraiseWithChan(request *ListVoiceAppraiseRequest) (<-chan *ListVoiceAppraiseResponse, <-chan error)
- func (client *Client) ListWorkflowOfAgent(request *ListWorkflowOfAgentRequest) (response *ListWorkflowOfAgentResponse, err error)
- func (client *Client) ListWorkflowOfAgentWithCallback(request *ListWorkflowOfAgentRequest, ...) <-chan int
- func (client *Client) ListWorkflowOfAgentWithChan(request *ListWorkflowOfAgentRequest) (<-chan *ListWorkflowOfAgentResponse, <-chan error)
- func (client *Client) Log(request *LogRequest) (response *LogResponse, err error)
- func (client *Client) LogWithCallback(request *LogRequest, callback func(response *LogResponse, err error)) <-chan int
- func (client *Client) LogWithChan(request *LogRequest) (<-chan *LogResponse, <-chan error)
- func (client *Client) MarkDayuVoiceService(request *MarkDayuVoiceServiceRequest) (response *MarkDayuVoiceServiceResponse, err error)
- func (client *Client) MarkDayuVoiceServiceWithCallback(request *MarkDayuVoiceServiceRequest, ...) <-chan int
- func (client *Client) MarkDayuVoiceServiceWithChan(request *MarkDayuVoiceServiceRequest) (<-chan *MarkDayuVoiceServiceResponse, <-chan error)
- func (client *Client) ModifyAgentDevice(request *ModifyAgentDeviceRequest) (response *ModifyAgentDeviceResponse, err error)
- func (client *Client) ModifyAgentDeviceWithCallback(request *ModifyAgentDeviceRequest, ...) <-chan int
- func (client *Client) ModifyAgentDeviceWithChan(request *ModifyAgentDeviceRequest) (<-chan *ModifyAgentDeviceResponse, <-chan error)
- func (client *Client) ModifyBatchJobs(request *ModifyBatchJobsRequest) (response *ModifyBatchJobsResponse, err error)
- func (client *Client) ModifyBatchJobsWithCallback(request *ModifyBatchJobsRequest, ...) <-chan int
- func (client *Client) ModifyBatchJobsWithChan(request *ModifyBatchJobsRequest) (<-chan *ModifyBatchJobsResponse, <-chan error)
- func (client *Client) ModifyCabInstance(request *ModifyCabInstanceRequest) (response *ModifyCabInstanceResponse, err error)
- func (client *Client) ModifyCabInstanceWithCallback(request *ModifyCabInstanceRequest, ...) <-chan int
- func (client *Client) ModifyCabInstanceWithChan(request *ModifyCabInstanceRequest) (<-chan *ModifyCabInstanceResponse, <-chan error)
- func (client *Client) ModifyCategory(request *ModifyCategoryRequest) (response *ModifyCategoryResponse, err error)
- func (client *Client) ModifyCategoryWithCallback(request *ModifyCategoryRequest, ...) <-chan int
- func (client *Client) ModifyCategoryWithChan(request *ModifyCategoryRequest) (<-chan *ModifyCategoryResponse, <-chan error)
- func (client *Client) ModifyContactFlow(request *ModifyContactFlowRequest) (response *ModifyContactFlowResponse, err error)
- func (client *Client) ModifyContactFlowVersion(request *ModifyContactFlowVersionRequest) (response *ModifyContactFlowVersionResponse, err error)
- func (client *Client) ModifyContactFlowVersionWithCallback(request *ModifyContactFlowVersionRequest, ...) <-chan int
- func (client *Client) ModifyContactFlowVersionWithChan(request *ModifyContactFlowVersionRequest) (<-chan *ModifyContactFlowVersionResponse, <-chan error)
- func (client *Client) ModifyContactFlowWithCallback(request *ModifyContactFlowRequest, ...) <-chan int
- func (client *Client) ModifyContactFlowWithChan(request *ModifyContactFlowRequest) (<-chan *ModifyContactFlowResponse, <-chan error)
- func (client *Client) ModifyFunctionMeta(request *ModifyFunctionMetaRequest) (response *ModifyFunctionMetaResponse, err error)
- func (client *Client) ModifyFunctionMetaWithCallback(request *ModifyFunctionMetaRequest, ...) <-chan int
- func (client *Client) ModifyFunctionMetaWithChan(request *ModifyFunctionMetaRequest) (<-chan *ModifyFunctionMetaResponse, <-chan error)
- func (client *Client) ModifyInstance(request *ModifyInstanceRequest) (response *ModifyInstanceResponse, err error)
- func (client *Client) ModifyInstanceAdmin(request *ModifyInstanceAdminRequest) (response *ModifyInstanceAdminResponse, err error)
- func (client *Client) ModifyInstanceAdminWithCallback(request *ModifyInstanceAdminRequest, ...) <-chan int
- func (client *Client) ModifyInstanceAdminWithChan(request *ModifyInstanceAdminRequest) (<-chan *ModifyInstanceAdminResponse, <-chan error)
- func (client *Client) ModifyInstanceWithCallback(request *ModifyInstanceRequest, ...) <-chan int
- func (client *Client) ModifyInstanceWithChan(request *ModifyInstanceRequest) (<-chan *ModifyInstanceResponse, <-chan error)
- func (client *Client) ModifyJobGroup(request *ModifyJobGroupRequest) (response *ModifyJobGroupResponse, err error)
- func (client *Client) ModifyJobGroupWithCallback(request *ModifyJobGroupRequest, ...) <-chan int
- func (client *Client) ModifyJobGroupWithChan(request *ModifyJobGroupRequest) (<-chan *ModifyJobGroupResponse, <-chan error)
- func (client *Client) ModifyMedia(request *ModifyMediaRequest) (response *ModifyMediaResponse, err error)
- func (client *Client) ModifyMediaWithCallback(request *ModifyMediaRequest, ...) <-chan int
- func (client *Client) ModifyMediaWithChan(request *ModifyMediaRequest) (<-chan *ModifyMediaResponse, <-chan error)
- func (client *Client) ModifyNotificationConfig(request *ModifyNotificationConfigRequest) (response *ModifyNotificationConfigResponse, err error)
- func (client *Client) ModifyNotificationConfigWithCallback(request *ModifyNotificationConfigRequest, ...) <-chan int
- func (client *Client) ModifyNotificationConfigWithChan(request *ModifyNotificationConfigRequest) (<-chan *ModifyNotificationConfigResponse, <-chan error)
- func (client *Client) ModifyNumberGroup(request *ModifyNumberGroupRequest) (response *ModifyNumberGroupResponse, err error)
- func (client *Client) ModifyNumberGroupWithCallback(request *ModifyNumberGroupRequest, ...) <-chan int
- func (client *Client) ModifyNumberGroupWithChan(request *ModifyNumberGroupRequest) (<-chan *ModifyNumberGroupResponse, <-chan error)
- func (client *Client) ModifyPhoneNumber(request *ModifyPhoneNumberRequest) (response *ModifyPhoneNumberResponse, err error)
- func (client *Client) ModifyPhoneNumberWithCallback(request *ModifyPhoneNumberRequest, ...) <-chan int
- func (client *Client) ModifyPhoneNumberWithChan(request *ModifyPhoneNumberRequest) (<-chan *ModifyPhoneNumberResponse, <-chan error)
- func (client *Client) ModifyPrivacyNumberCallDetail(request *ModifyPrivacyNumberCallDetailRequest) (response *ModifyPrivacyNumberCallDetailResponse, err error)
- func (client *Client) ModifyPrivacyNumberCallDetailWithCallback(request *ModifyPrivacyNumberCallDetailRequest, ...) <-chan int
- func (client *Client) ModifyPrivacyNumberCallDetailWithChan(request *ModifyPrivacyNumberCallDetailRequest) (<-chan *ModifyPrivacyNumberCallDetailResponse, <-chan error)
- func (client *Client) ModifyRole(request *ModifyRoleRequest) (response *ModifyRoleResponse, err error)
- func (client *Client) ModifyRoleWithCallback(request *ModifyRoleRequest, ...) <-chan int
- func (client *Client) ModifyRoleWithChan(request *ModifyRoleRequest) (<-chan *ModifyRoleResponse, <-chan error)
- func (client *Client) ModifyScenario(request *ModifyScenarioRequest) (response *ModifyScenarioResponse, err error)
- func (client *Client) ModifyScenarioWithCallback(request *ModifyScenarioRequest, ...) <-chan int
- func (client *Client) ModifyScenarioWithChan(request *ModifyScenarioRequest) (<-chan *ModifyScenarioResponse, <-chan error)
- func (client *Client) ModifySipAgentGroup(request *ModifySipAgentGroupRequest) (response *ModifySipAgentGroupResponse, err error)
- func (client *Client) ModifySipAgentGroupWithCallback(request *ModifySipAgentGroupRequest, ...) <-chan int
- func (client *Client) ModifySipAgentGroupWithChan(request *ModifySipAgentGroupRequest) (<-chan *ModifySipAgentGroupResponse, <-chan error)
- func (client *Client) ModifySkillGroup(request *ModifySkillGroupRequest) (response *ModifySkillGroupResponse, err error)
- func (client *Client) ModifySkillGroupEx(request *ModifySkillGroupExRequest) (response *ModifySkillGroupExResponse, err error)
- func (client *Client) ModifySkillGroupExWithCallback(request *ModifySkillGroupExRequest, ...) <-chan int
- func (client *Client) ModifySkillGroupExWithChan(request *ModifySkillGroupExRequest) (<-chan *ModifySkillGroupExResponse, <-chan error)
- func (client *Client) ModifySkillGroupOutboundNumbers(request *ModifySkillGroupOutboundNumbersRequest) (response *ModifySkillGroupOutboundNumbersResponse, err error)
- func (client *Client) ModifySkillGroupOutboundNumbersWithCallback(request *ModifySkillGroupOutboundNumbersRequest, ...) <-chan int
- func (client *Client) ModifySkillGroupOutboundNumbersWithChan(request *ModifySkillGroupOutboundNumbersRequest) (<-chan *ModifySkillGroupOutboundNumbersResponse, <-chan error)
- func (client *Client) ModifySkillGroupWithCallback(request *ModifySkillGroupRequest, ...) <-chan int
- func (client *Client) ModifySkillGroupWithChan(request *ModifySkillGroupRequest) (<-chan *ModifySkillGroupResponse, <-chan error)
- func (client *Client) ModifyStrategy(request *ModifyStrategyRequest) (response *ModifyStrategyResponse, err error)
- func (client *Client) ModifyStrategyWithCallback(request *ModifyStrategyRequest, ...) <-chan int
- func (client *Client) ModifyStrategyWithChan(request *ModifyStrategyRequest) (<-chan *ModifyStrategyResponse, <-chan error)
- func (client *Client) ModifySurvey(request *ModifySurveyRequest) (response *ModifySurveyResponse, err error)
- func (client *Client) ModifySurveyWithCallback(request *ModifySurveyRequest, ...) <-chan int
- func (client *Client) ModifySurveyWithChan(request *ModifySurveyRequest) (<-chan *ModifySurveyResponse, <-chan error)
- func (client *Client) ModifyUser(request *ModifyUserRequest) (response *ModifyUserResponse, err error)
- func (client *Client) ModifyUserEx(request *ModifyUserExRequest) (response *ModifyUserExResponse, err error)
- func (client *Client) ModifyUserExWithCallback(request *ModifyUserExRequest, ...) <-chan int
- func (client *Client) ModifyUserExWithChan(request *ModifyUserExRequest) (<-chan *ModifyUserExResponse, <-chan error)
- func (client *Client) ModifyUserWithCallback(request *ModifyUserRequest, ...) <-chan int
- func (client *Client) ModifyUserWithChan(request *ModifyUserRequest) (<-chan *ModifyUserResponse, <-chan error)
- func (client *Client) ModifyVnAskingBackConfig(request *ModifyVnAskingBackConfigRequest) (response *ModifyVnAskingBackConfigResponse, err error)
- func (client *Client) ModifyVnAskingBackConfigWithCallback(request *ModifyVnAskingBackConfigRequest, ...) <-chan int
- func (client *Client) ModifyVnAskingBackConfigWithChan(request *ModifyVnAskingBackConfigRequest) (<-chan *ModifyVnAskingBackConfigResponse, <-chan error)
- func (client *Client) ModifyVnCategory(request *ModifyVnCategoryRequest) (response *ModifyVnCategoryResponse, err error)
- func (client *Client) ModifyVnCategoryWithCallback(request *ModifyVnCategoryRequest, ...) <-chan int
- func (client *Client) ModifyVnCategoryWithChan(request *ModifyVnCategoryRequest) (<-chan *ModifyVnCategoryResponse, <-chan error)
- func (client *Client) ModifyVnComplainingConfig(request *ModifyVnComplainingConfigRequest) (response *ModifyVnComplainingConfigResponse, err error)
- func (client *Client) ModifyVnComplainingConfigWithCallback(request *ModifyVnComplainingConfigRequest, ...) <-chan int
- func (client *Client) ModifyVnComplainingConfigWithChan(request *ModifyVnComplainingConfigRequest) (<-chan *ModifyVnComplainingConfigResponse, <-chan error)
- func (client *Client) ModifyVnGreetingConfig(request *ModifyVnGreetingConfigRequest) (response *ModifyVnGreetingConfigResponse, err error)
- func (client *Client) ModifyVnGreetingConfigWithCallback(request *ModifyVnGreetingConfigRequest, ...) <-chan int
- func (client *Client) ModifyVnGreetingConfigWithChan(request *ModifyVnGreetingConfigRequest) (<-chan *ModifyVnGreetingConfigResponse, <-chan error)
- func (client *Client) ModifyVnInstance(request *ModifyVnInstanceRequest) (response *ModifyVnInstanceResponse, err error)
- func (client *Client) ModifyVnInstanceWithCallback(request *ModifyVnInstanceRequest, ...) <-chan int
- func (client *Client) ModifyVnInstanceWithChan(request *ModifyVnInstanceRequest) (<-chan *ModifyVnInstanceResponse, <-chan error)
- func (client *Client) ModifyVnKnowledge(request *ModifyVnKnowledgeRequest) (response *ModifyVnKnowledgeResponse, err error)
- func (client *Client) ModifyVnKnowledgeWithCallback(request *ModifyVnKnowledgeRequest, ...) <-chan int
- func (client *Client) ModifyVnKnowledgeWithChan(request *ModifyVnKnowledgeRequest) (<-chan *ModifyVnKnowledgeResponse, <-chan error)
- func (client *Client) ModifyVnNluProfile(request *ModifyVnNluProfileRequest) (response *ModifyVnNluProfileResponse, err error)
- func (client *Client) ModifyVnNluProfileWithCallback(request *ModifyVnNluProfileRequest, ...) <-chan int
- func (client *Client) ModifyVnNluProfileWithChan(request *ModifyVnNluProfileRequest) (<-chan *ModifyVnNluProfileResponse, <-chan error)
- func (client *Client) ModifyVnRedirection(request *ModifyVnRedirectionRequest) (response *ModifyVnRedirectionResponse, err error)
- func (client *Client) ModifyVnRedirectionWithCallback(request *ModifyVnRedirectionRequest, ...) <-chan int
- func (client *Client) ModifyVnRedirectionWithChan(request *ModifyVnRedirectionRequest) (<-chan *ModifyVnRedirectionResponse, <-chan error)
- func (client *Client) ModifyVnRepeatingConfig(request *ModifyVnRepeatingConfigRequest) (response *ModifyVnRepeatingConfigResponse, err error)
- func (client *Client) ModifyVnRepeatingConfigWithCallback(request *ModifyVnRepeatingConfigRequest, ...) <-chan int
- func (client *Client) ModifyVnRepeatingConfigWithChan(request *ModifyVnRepeatingConfigRequest) (<-chan *ModifyVnRepeatingConfigResponse, <-chan error)
- func (client *Client) ModifyVnSilenceTimeoutConfig(request *ModifyVnSilenceTimeoutConfigRequest) (response *ModifyVnSilenceTimeoutConfigResponse, err error)
- func (client *Client) ModifyVnSilenceTimeoutConfigWithCallback(request *ModifyVnSilenceTimeoutConfigRequest, ...) <-chan int
- func (client *Client) ModifyVnSilenceTimeoutConfigWithChan(request *ModifyVnSilenceTimeoutConfigRequest) (<-chan *ModifyVnSilenceTimeoutConfigResponse, <-chan error)
- func (client *Client) ModifyVnTTSConfig(request *ModifyVnTTSConfigRequest) (response *ModifyVnTTSConfigResponse, err error)
- func (client *Client) ModifyVnTTSConfigWithCallback(request *ModifyVnTTSConfigRequest, ...) <-chan int
- func (client *Client) ModifyVnTTSConfigWithChan(request *ModifyVnTTSConfigRequest) (<-chan *ModifyVnTTSConfigResponse, <-chan error)
- func (client *Client) ModifyVnUnrecognizingConfig(request *ModifyVnUnrecognizingConfigRequest) (response *ModifyVnUnrecognizingConfigResponse, err error)
- func (client *Client) ModifyVnUnrecognizingConfigWithCallback(request *ModifyVnUnrecognizingConfigRequest, ...) <-chan int
- func (client *Client) ModifyVnUnrecognizingConfigWithChan(request *ModifyVnUnrecognizingConfigRequest) (<-chan *ModifyVnUnrecognizingConfigResponse, <-chan error)
- func (client *Client) MoveVnCategory(request *MoveVnCategoryRequest) (response *MoveVnCategoryResponse, err error)
- func (client *Client) MoveVnCategoryWithCallback(request *MoveVnCategoryRequest, ...) <-chan int
- func (client *Client) MoveVnCategoryWithChan(request *MoveVnCategoryRequest) (<-chan *MoveVnCategoryResponse, <-chan error)
- func (client *Client) MoveVnNavigationScript(request *MoveVnNavigationScriptRequest) (response *MoveVnNavigationScriptResponse, err error)
- func (client *Client) MoveVnNavigationScriptWithCallback(request *MoveVnNavigationScriptRequest, ...) <-chan int
- func (client *Client) MoveVnNavigationScriptWithChan(request *MoveVnNavigationScriptRequest) (<-chan *MoveVnNavigationScriptResponse, <-chan error)
- func (client *Client) PickGlobalOutboundNumbers(request *PickGlobalOutboundNumbersRequest) (response *PickGlobalOutboundNumbersResponse, err error)
- func (client *Client) PickGlobalOutboundNumbersWithCallback(request *PickGlobalOutboundNumbersRequest, ...) <-chan int
- func (client *Client) PickGlobalOutboundNumbersWithChan(request *PickGlobalOutboundNumbersRequest) (<-chan *PickGlobalOutboundNumbersResponse, <-chan error)
- func (client *Client) PickLocalNumber(request *PickLocalNumberRequest) (response *PickLocalNumberResponse, err error)
- func (client *Client) PickLocalNumberWithCallback(request *PickLocalNumberRequest, ...) <-chan int
- func (client *Client) PickLocalNumberWithChan(request *PickLocalNumberRequest) (<-chan *PickLocalNumberResponse, <-chan error)
- func (client *Client) PickOutboundNumbers(request *PickOutboundNumbersRequest) (response *PickOutboundNumbersResponse, err error)
- func (client *Client) PickOutboundNumbersByTags(request *PickOutboundNumbersByTagsRequest) (response *PickOutboundNumbersByTagsResponse, err error)
- func (client *Client) PickOutboundNumbersByTagsWithCallback(request *PickOutboundNumbersByTagsRequest, ...) <-chan int
- func (client *Client) PickOutboundNumbersByTagsWithChan(request *PickOutboundNumbersByTagsRequest) (<-chan *PickOutboundNumbersByTagsResponse, <-chan error)
- func (client *Client) PickOutboundNumbersWithCallback(request *PickOutboundNumbersRequest, ...) <-chan int
- func (client *Client) PickOutboundNumbersWithChan(request *PickOutboundNumbersRequest) (<-chan *PickOutboundNumbersResponse, <-chan error)
- func (client *Client) PreCheck(request *PreCheckRequest) (response *PreCheckResponse, err error)
- func (client *Client) PreCheckWithCallback(request *PreCheckRequest, callback func(response *PreCheckResponse, err error)) <-chan int
- func (client *Client) PreCheckWithChan(request *PreCheckRequest) (<-chan *PreCheckResponse, <-chan error)
- func (client *Client) PreCreateMedia(request *PreCreateMediaRequest) (response *PreCreateMediaResponse, err error)
- func (client *Client) PreCreateMediaEx(request *PreCreateMediaExRequest) (response *PreCreateMediaExResponse, err error)
- func (client *Client) PreCreateMediaExWithCallback(request *PreCreateMediaExRequest, ...) <-chan int
- func (client *Client) PreCreateMediaExWithChan(request *PreCreateMediaExRequest) (<-chan *PreCreateMediaExResponse, <-chan error)
- func (client *Client) PreCreateMediaWithCallback(request *PreCreateMediaRequest, ...) <-chan int
- func (client *Client) PreCreateMediaWithChan(request *PreCreateMediaRequest) (<-chan *PreCreateMediaResponse, <-chan error)
- func (client *Client) PreModifyMedia(request *PreModifyMediaRequest) (response *PreModifyMediaResponse, err error)
- func (client *Client) PreModifyMediaWithCallback(request *PreModifyMediaRequest, ...) <-chan int
- func (client *Client) PreModifyMediaWithChan(request *PreModifyMediaRequest) (<-chan *PreModifyMediaResponse, <-chan error)
- func (client *Client) ProcessRepliedShortMessages(request *ProcessRepliedShortMessagesRequest) (response *ProcessRepliedShortMessagesResponse, err error)
- func (client *Client) ProcessRepliedShortMessagesWithCallback(request *ProcessRepliedShortMessagesRequest, ...) <-chan int
- func (client *Client) ProcessRepliedShortMessagesWithChan(request *ProcessRepliedShortMessagesRequest) (<-chan *ProcessRepliedShortMessagesResponse, <-chan error)
- func (client *Client) PublishCabIvr(request *PublishCabIvrRequest) (response *PublishCabIvrResponse, err error)
- func (client *Client) PublishCabIvrWithCallback(request *PublishCabIvrRequest, ...) <-chan int
- func (client *Client) PublishCabIvrWithChan(request *PublishCabIvrRequest) (<-chan *PublishCabIvrResponse, <-chan error)
- func (client *Client) PublishContactFlowVersion(request *PublishContactFlowVersionRequest) (response *PublishContactFlowVersionResponse, err error)
- func (client *Client) PublishContactFlowVersionWithCallback(request *PublishContactFlowVersionRequest, ...) <-chan int
- func (client *Client) PublishContactFlowVersionWithChan(request *PublishContactFlowVersionRequest) (<-chan *PublishContactFlowVersionResponse, <-chan error)
- func (client *Client) PublishPredictiveJobGroup(request *PublishPredictiveJobGroupRequest) (response *PublishPredictiveJobGroupResponse, err error)
- func (client *Client) PublishPredictiveJobGroupWithCallback(request *PublishPredictiveJobGroupRequest, ...) <-chan int
- func (client *Client) PublishPredictiveJobGroupWithChan(request *PublishPredictiveJobGroupRequest) (<-chan *PublishPredictiveJobGroupResponse, <-chan error)
- func (client *Client) PublishSurvey(request *PublishSurveyRequest) (response *PublishSurveyResponse, err error)
- func (client *Client) PublishSurveyWithCallback(request *PublishSurveyRequest, ...) <-chan int
- func (client *Client) PublishSurveyWithChan(request *PublishSurveyRequest) (<-chan *PublishSurveyResponse, <-chan error)
- func (client *Client) PublishVnInstance(request *PublishVnInstanceRequest) (response *PublishVnInstanceResponse, err error)
- func (client *Client) PublishVnInstanceWithCallback(request *PublishVnInstanceRequest, ...) <-chan int
- func (client *Client) PublishVnInstanceWithChan(request *PublishVnInstanceRequest) (<-chan *PublishVnInstanceResponse, <-chan error)
- func (client *Client) PushSIPEvent(request *PushSIPEventRequest) (response *PushSIPEventResponse, err error)
- func (client *Client) PushSIPEventWithCallback(request *PushSIPEventRequest, ...) <-chan int
- func (client *Client) PushSIPEventWithChan(request *PushSIPEventRequest) (<-chan *PushSIPEventResponse, <-chan error)
- func (client *Client) PushSipAgentGroup(request *PushSipAgentGroupRequest) (response *PushSipAgentGroupResponse, err error)
- func (client *Client) PushSipAgentGroupWithCallback(request *PushSipAgentGroupRequest, ...) <-chan int
- func (client *Client) PushSipAgentGroupWithChan(request *PushSipAgentGroupRequest) (<-chan *PushSipAgentGroupResponse, <-chan error)
- func (client *Client) PutConfigItemForFlat(request *PutConfigItemForFlatRequest) (response *PutConfigItemForFlatResponse, err error)
- func (client *Client) PutConfigItemForFlatWithCallback(request *PutConfigItemForFlatRequest, ...) <-chan int
- func (client *Client) PutConfigItemForFlatWithChan(request *PutConfigItemForFlatRequest) (<-chan *PutConfigItemForFlatResponse, <-chan error)
- func (client *Client) PutConfigItemsForFlat(request *PutConfigItemsForFlatRequest) (response *PutConfigItemsForFlatResponse, err error)
- func (client *Client) PutConfigItemsForFlatWithCallback(request *PutConfigItemsForFlatRequest, ...) <-chan int
- func (client *Client) PutConfigItemsForFlatWithChan(request *PutConfigItemsForFlatRequest) (<-chan *PutConfigItemsForFlatResponse, <-chan error)
- func (client *Client) PutInstanceConfig(request *PutInstanceConfigRequest) (response *PutInstanceConfigResponse, err error)
- func (client *Client) PutInstanceConfigWithCallback(request *PutInstanceConfigRequest, ...) <-chan int
- func (client *Client) PutInstanceConfigWithChan(request *PutInstanceConfigRequest) (<-chan *PutInstanceConfigResponse, <-chan error)
- func (client *Client) Qry400SpecInfo(request *Qry400SpecInfoRequest) (response *Qry400SpecInfoResponse, err error)
- func (client *Client) Qry400SpecInfoWithCallback(request *Qry400SpecInfoRequest, ...) <-chan int
- func (client *Client) Qry400SpecInfoWithChan(request *Qry400SpecInfoRequest) (<-chan *Qry400SpecInfoResponse, <-chan error)
- func (client *Client) Query400CorpIdentifyList(request *Query400CorpIdentifyListRequest) (response *Query400CorpIdentifyListResponse, err error)
- func (client *Client) Query400CorpIdentifyListWithCallback(request *Query400CorpIdentifyListRequest, ...) <-chan int
- func (client *Client) Query400CorpIdentifyListWithChan(request *Query400CorpIdentifyListRequest) (<-chan *Query400CorpIdentifyListResponse, <-chan error)
- func (client *Client) Query400NumberManagerIdentifyDetail(request *Query400NumberManagerIdentifyDetailRequest) (response *Query400NumberManagerIdentifyDetailResponse, err error)
- func (client *Client) Query400NumberManagerIdentifyDetailWithCallback(request *Query400NumberManagerIdentifyDetailRequest, ...) <-chan int
- func (client *Client) Query400NumberManagerIdentifyDetailWithChan(request *Query400NumberManagerIdentifyDetailRequest) (<-chan *Query400NumberManagerIdentifyDetailResponse, <-chan error)
- func (client *Client) QueryAliyunCorpNumber(request *QueryAliyunCorpNumberRequest) (response *QueryAliyunCorpNumberResponse, err error)
- func (client *Client) QueryAliyunCorpNumberWithCallback(request *QueryAliyunCorpNumberRequest, ...) <-chan int
- func (client *Client) QueryAliyunCorpNumberWithChan(request *QueryAliyunCorpNumberRequest) (<-chan *QueryAliyunCorpNumberResponse, <-chan error)
- func (client *Client) QueryCall(request *QueryCallRequest) (response *QueryCallResponse, err error)
- func (client *Client) QueryCallWithCallback(request *QueryCallRequest, ...) <-chan int
- func (client *Client) QueryCallWithChan(request *QueryCallRequest) (<-chan *QueryCallResponse, <-chan error)
- func (client *Client) QueryMoreNumbersByPage(request *QueryMoreNumbersByPageRequest) (response *QueryMoreNumbersByPageResponse, err error)
- func (client *Client) QueryMoreNumbersByPageWithCallback(request *QueryMoreNumbersByPageRequest, ...) <-chan int
- func (client *Client) QueryMoreNumbersByPageWithChan(request *QueryMoreNumbersByPageRequest) (<-chan *QueryMoreNumbersByPageResponse, <-chan error)
- func (client *Client) QueryNumber400List(request *QueryNumber400ListRequest) (response *QueryNumber400ListResponse, err error)
- func (client *Client) QueryNumber400ListWithCallback(request *QueryNumber400ListRequest, ...) <-chan int
- func (client *Client) QueryNumber400ListWithChan(request *QueryNumber400ListRequest) (<-chan *QueryNumber400ListResponse, <-chan error)
- func (client *Client) QueryNumber400RealName(request *QueryNumber400RealNameRequest) (response *QueryNumber400RealNameResponse, err error)
- func (client *Client) QueryNumber400RealNameWithCallback(request *QueryNumber400RealNameRequest, ...) <-chan int
- func (client *Client) QueryNumber400RealNameWithChan(request *QueryNumber400RealNameRequest) (<-chan *QueryNumber400RealNameResponse, <-chan error)
- func (client *Client) QueryNumberCorp(request *QueryNumberCorpRequest) (response *QueryNumberCorpResponse, err error)
- func (client *Client) QueryNumberCorpIdentify(request *QueryNumberCorpIdentifyRequest) (response *QueryNumberCorpIdentifyResponse, err error)
- func (client *Client) QueryNumberCorpIdentifyWithCallback(request *QueryNumberCorpIdentifyRequest, ...) <-chan int
- func (client *Client) QueryNumberCorpIdentifyWithChan(request *QueryNumberCorpIdentifyRequest) (<-chan *QueryNumberCorpIdentifyResponse, <-chan error)
- func (client *Client) QueryNumberCorpWithCallback(request *QueryNumberCorpRequest, ...) <-chan int
- func (client *Client) QueryNumberCorpWithChan(request *QueryNumberCorpRequest) (<-chan *QueryNumberCorpResponse, <-chan error)
- func (client *Client) QueryNumberGroupDetail(request *QueryNumberGroupDetailRequest) (response *QueryNumberGroupDetailResponse, err error)
- func (client *Client) QueryNumberGroupDetailWithCallback(request *QueryNumberGroupDetailRequest, ...) <-chan int
- func (client *Client) QueryNumberGroupDetailWithChan(request *QueryNumberGroupDetailRequest) (<-chan *QueryNumberGroupDetailResponse, <-chan error)
- func (client *Client) QueryNumberPriceLevel(request *QueryNumberPriceLevelRequest) (response *QueryNumberPriceLevelResponse, err error)
- func (client *Client) QueryNumberPriceLevelWithCallback(request *QueryNumberPriceLevelRequest, ...) <-chan int
- func (client *Client) QueryNumberPriceLevelWithChan(request *QueryNumberPriceLevelRequest) (<-chan *QueryNumberPriceLevelResponse, <-chan error)
- func (client *Client) QueryNumberWithoutGroup(request *QueryNumberWithoutGroupRequest) (response *QueryNumberWithoutGroupResponse, err error)
- func (client *Client) QueryNumberWithoutGroupWithCallback(request *QueryNumberWithoutGroupRequest, ...) <-chan int
- func (client *Client) QueryNumberWithoutGroupWithChan(request *QueryNumberWithoutGroupRequest) (<-chan *QueryNumberWithoutGroupResponse, <-chan error)
- func (client *Client) QueryNumbersOfMainAccount(request *QueryNumbersOfMainAccountRequest) (response *QueryNumbersOfMainAccountResponse, err error)
- func (client *Client) QueryNumbersOfMainAccountWithCallback(request *QueryNumbersOfMainAccountRequest, ...) <-chan int
- func (client *Client) QueryNumbersOfMainAccountWithChan(request *QueryNumbersOfMainAccountRequest) (<-chan *QueryNumbersOfMainAccountResponse, <-chan error)
- func (client *Client) QueryRandomNumbers(request *QueryRandomNumbersRequest) (response *QueryRandomNumbersResponse, err error)
- func (client *Client) QueryRandomNumbersWithCallback(request *QueryRandomNumbersRequest, ...) <-chan int
- func (client *Client) QueryRandomNumbersWithChan(request *QueryRandomNumbersRequest) (<-chan *QueryRandomNumbersResponse, <-chan error)
- func (client *Client) QueryRedialIndicator(request *QueryRedialIndicatorRequest) (response *QueryRedialIndicatorResponse, err error)
- func (client *Client) QueryRedialIndicatorWithCallback(request *QueryRedialIndicatorRequest, ...) <-chan int
- func (client *Client) QueryRedialIndicatorWithChan(request *QueryRedialIndicatorRequest) (<-chan *QueryRedialIndicatorResponse, <-chan error)
- func (client *Client) QueryResDistribute(request *QueryResDistributeRequest) (response *QueryResDistributeResponse, err error)
- func (client *Client) QueryResDistributeWithCallback(request *QueryResDistributeRequest, ...) <-chan int
- func (client *Client) QueryResDistributeWithChan(request *QueryResDistributeRequest) (<-chan *QueryResDistributeResponse, <-chan error)
- func (client *Client) QueryUnsetStatusCall(request *QueryUnsetStatusCallRequest) (response *QueryUnsetStatusCallResponse, err error)
- func (client *Client) QueryUnsetStatusCallWithCallback(request *QueryUnsetStatusCallRequest, ...) <-chan int
- func (client *Client) QueryUnsetStatusCallWithChan(request *QueryUnsetStatusCallRequest) (<-chan *QueryUnsetStatusCallResponse, <-chan error)
- func (client *Client) QueryVnConversations(request *QueryVnConversationsRequest) (response *QueryVnConversationsResponse, err error)
- func (client *Client) QueryVnConversationsWithCallback(request *QueryVnConversationsRequest, ...) <-chan int
- func (client *Client) QueryVnConversationsWithChan(request *QueryVnConversationsRequest) (<-chan *QueryVnConversationsResponse, <-chan error)
- func (client *Client) QueryVnNavigationScripts(request *QueryVnNavigationScriptsRequest) (response *QueryVnNavigationScriptsResponse, err error)
- func (client *Client) QueryVnNavigationScriptsWithCallback(request *QueryVnNavigationScriptsRequest, ...) <-chan int
- func (client *Client) QueryVnNavigationScriptsWithChan(request *QueryVnNavigationScriptsRequest) (<-chan *QueryVnNavigationScriptsResponse, <-chan error)
- func (client *Client) QueryVoiceNumberStockCount(request *QueryVoiceNumberStockCountRequest) (response *QueryVoiceNumberStockCountResponse, err error)
- func (client *Client) QueryVoiceNumberStockCountWithCallback(request *QueryVoiceNumberStockCountRequest, ...) <-chan int
- func (client *Client) QueryVoiceNumberStockCountWithChan(request *QueryVoiceNumberStockCountRequest) (<-chan *QueryVoiceNumberStockCountResponse, <-chan error)
- func (client *Client) RecordFailure(request *RecordFailureRequest) (response *RecordFailureResponse, err error)
- func (client *Client) RecordFailureWithCallback(request *RecordFailureRequest, ...) <-chan int
- func (client *Client) RecordFailureWithChan(request *RecordFailureRequest) (<-chan *RecordFailureResponse, <-chan error)
- func (client *Client) RefreshToken(request *RefreshTokenRequest) (response *RefreshTokenResponse, err error)
- func (client *Client) RefreshTokenWithCallback(request *RefreshTokenRequest, ...) <-chan int
- func (client *Client) RefreshTokenWithChan(request *RefreshTokenRequest) (<-chan *RefreshTokenResponse, <-chan error)
- func (client *Client) RegisterEventConfig(request *RegisterEventConfigRequest) (response *RegisterEventConfigResponse, err error)
- func (client *Client) RegisterEventConfigWithCallback(request *RegisterEventConfigRequest, ...) <-chan int
- func (client *Client) RegisterEventConfigWithChan(request *RegisterEventConfigRequest) (<-chan *RegisterEventConfigResponse, <-chan error)
- func (client *Client) ReleaseCabService(request *ReleaseCabServiceRequest) (response *ReleaseCabServiceResponse, err error)
- func (client *Client) ReleaseCabServiceWithCallback(request *ReleaseCabServiceRequest, ...) <-chan int
- func (client *Client) ReleaseCabServiceWithChan(request *ReleaseCabServiceRequest) (<-chan *ReleaseCabServiceResponse, <-chan error)
- func (client *Client) ReleaseService(request *ReleaseServiceRequest) (response *ReleaseServiceResponse, err error)
- func (client *Client) ReleaseServiceWithCallback(request *ReleaseServiceRequest, ...) <-chan int
- func (client *Client) ReleaseServiceWithChan(request *ReleaseServiceRequest) (<-chan *ReleaseServiceResponse, <-chan error)
- func (client *Client) RemoveContactFlowFromPhoneNumber(request *RemoveContactFlowFromPhoneNumberRequest) (response *RemoveContactFlowFromPhoneNumberResponse, err error)
- func (client *Client) RemoveContactFlowFromPhoneNumberWithCallback(request *RemoveContactFlowFromPhoneNumberRequest, ...) <-chan int
- func (client *Client) RemoveContactFlowFromPhoneNumberWithChan(request *RemoveContactFlowFromPhoneNumberRequest) (<-chan *RemoveContactFlowFromPhoneNumberResponse, <-chan error)
- func (client *Client) RemovePhoneNumber(request *RemovePhoneNumberRequest) (response *RemovePhoneNumberResponse, err error)
- func (client *Client) RemovePhoneNumberEx(request *RemovePhoneNumberExRequest) (response *RemovePhoneNumberExResponse, err error)
- func (client *Client) RemovePhoneNumberExWithCallback(request *RemovePhoneNumberExRequest, ...) <-chan int
- func (client *Client) RemovePhoneNumberExWithChan(request *RemovePhoneNumberExRequest) (<-chan *RemovePhoneNumberExResponse, <-chan error)
- func (client *Client) RemovePhoneNumberWithCallback(request *RemovePhoneNumberRequest, ...) <-chan int
- func (client *Client) RemovePhoneNumberWithChan(request *RemovePhoneNumberRequest) (<-chan *RemovePhoneNumberResponse, <-chan error)
- func (client *Client) RemovePrivilegesFromRole(request *RemovePrivilegesFromRoleRequest) (response *RemovePrivilegesFromRoleResponse, err error)
- func (client *Client) RemovePrivilegesFromRoleWithCallback(request *RemovePrivilegesFromRoleRequest, ...) <-chan int
- func (client *Client) RemovePrivilegesFromRoleWithChan(request *RemovePrivilegesFromRoleRequest) (<-chan *RemovePrivilegesFromRoleResponse, <-chan error)
- func (client *Client) RemoveRolesFromUser(request *RemoveRolesFromUserRequest) (response *RemoveRolesFromUserResponse, err error)
- func (client *Client) RemoveRolesFromUserWithCallback(request *RemoveRolesFromUserRequest, ...) <-chan int
- func (client *Client) RemoveRolesFromUserWithChan(request *RemoveRolesFromUserRequest) (<-chan *RemoveRolesFromUserResponse, <-chan error)
- func (client *Client) RemoveSystemSpecification(request *RemoveSystemSpecificationRequest) (response *RemoveSystemSpecificationResponse, err error)
- func (client *Client) RemoveSystemSpecificationWithCallback(request *RemoveSystemSpecificationRequest, ...) <-chan int
- func (client *Client) RemoveSystemSpecificationWithChan(request *RemoveSystemSpecificationRequest) (<-chan *RemoveSystemSpecificationResponse, <-chan error)
- func (client *Client) RemoveTbAliyunUserMappingByTbUid(request *RemoveTbAliyunUserMappingByTbUidRequest) (response *RemoveTbAliyunUserMappingByTbUidResponse, err error)
- func (client *Client) RemoveTbAliyunUserMappingByTbUidWithCallback(request *RemoveTbAliyunUserMappingByTbUidRequest, ...) <-chan int
- func (client *Client) RemoveTbAliyunUserMappingByTbUidWithChan(request *RemoveTbAliyunUserMappingByTbUidRequest) (<-chan *RemoveTbAliyunUserMappingByTbUidResponse, <-chan error)
- func (client *Client) RemoveTestPhoneNumber(request *RemoveTestPhoneNumberRequest) (response *RemoveTestPhoneNumberResponse, err error)
- func (client *Client) RemoveTestPhoneNumberWithCallback(request *RemoveTestPhoneNumberRequest, ...) <-chan int
- func (client *Client) RemoveTestPhoneNumberWithChan(request *RemoveTestPhoneNumberRequest) (<-chan *RemoveTestPhoneNumberResponse, <-chan error)
- func (client *Client) RemoveUsers(request *RemoveUsersRequest) (response *RemoveUsersResponse, err error)
- func (client *Client) RemoveUsersEx(request *RemoveUsersExRequest) (response *RemoveUsersExResponse, err error)
- func (client *Client) RemoveUsersExWithCallback(request *RemoveUsersExRequest, ...) <-chan int
- func (client *Client) RemoveUsersExWithChan(request *RemoveUsersExRequest) (<-chan *RemoveUsersExResponse, <-chan error)
- func (client *Client) RemoveUsersFromSkillGroup(request *RemoveUsersFromSkillGroupRequest) (response *RemoveUsersFromSkillGroupResponse, err error)
- func (client *Client) RemoveUsersFromSkillGroupWithCallback(request *RemoveUsersFromSkillGroupRequest, ...) <-chan int
- func (client *Client) RemoveUsersFromSkillGroupWithChan(request *RemoveUsersFromSkillGroupRequest) (<-chan *RemoveUsersFromSkillGroupResponse, <-chan error)
- func (client *Client) RemoveUsersWithCallback(request *RemoveUsersRequest, ...) <-chan int
- func (client *Client) RemoveUsersWithChan(request *RemoveUsersRequest) (<-chan *RemoveUsersResponse, <-chan error)
- func (client *Client) RequestLoginInfo(request *RequestLoginInfoRequest) (response *RequestLoginInfoResponse, err error)
- func (client *Client) RequestLoginInfoWithCallback(request *RequestLoginInfoRequest, ...) <-chan int
- func (client *Client) RequestLoginInfoWithChan(request *RequestLoginInfoRequest) (<-chan *RequestLoginInfoResponse, <-chan error)
- func (client *Client) ResetUserPassword(request *ResetUserPasswordRequest) (response *ResetUserPasswordResponse, err error)
- func (client *Client) ResetUserPasswordWithCallback(request *ResetUserPasswordRequest, ...) <-chan int
- func (client *Client) ResetUserPasswordWithChan(request *ResetUserPasswordRequest) (<-chan *ResetUserPasswordResponse, <-chan error)
- func (client *Client) ResetUserStatus(request *ResetUserStatusRequest) (response *ResetUserStatusResponse, err error)
- func (client *Client) ResetUserStatusWithCallback(request *ResetUserStatusRequest, ...) <-chan int
- func (client *Client) ResetUserStatusWithChan(request *ResetUserStatusRequest) (<-chan *ResetUserStatusResponse, <-chan error)
- func (client *Client) ResumeJobs(request *ResumeJobsRequest) (response *ResumeJobsResponse, err error)
- func (client *Client) ResumeJobsWithCallback(request *ResumeJobsRequest, ...) <-chan int
- func (client *Client) ResumeJobsWithChan(request *ResumeJobsRequest) (<-chan *ResumeJobsResponse, <-chan error)
- func (client *Client) ResumePredictiveJobs(request *ResumePredictiveJobsRequest) (response *ResumePredictiveJobsResponse, err error)
- func (client *Client) ResumePredictiveJobsWithCallback(request *ResumePredictiveJobsRequest, ...) <-chan int
- func (client *Client) ResumePredictiveJobsWithChan(request *ResumePredictiveJobsRequest) (<-chan *ResumePredictiveJobsResponse, <-chan error)
- func (client *Client) ResumeService(request *ResumeServiceRequest) (response *ResumeServiceResponse, err error)
- func (client *Client) ResumeServiceWithCallback(request *ResumeServiceRequest, ...) <-chan int
- func (client *Client) ResumeServiceWithChan(request *ResumeServiceRequest) (<-chan *ResumeServiceResponse, <-chan error)
- func (client *Client) RollbackVnInstance(request *RollbackVnInstanceRequest) (response *RollbackVnInstanceResponse, err error)
- func (client *Client) RollbackVnInstanceWithCallback(request *RollbackVnInstanceRequest, ...) <-chan int
- func (client *Client) RollbackVnInstanceWithChan(request *RollbackVnInstanceRequest) (<-chan *RollbackVnInstanceResponse, <-chan error)
- func (client *Client) SaveStats(request *SaveStatsRequest) (response *SaveStatsResponse, err error)
- func (client *Client) SaveStatsWithCallback(request *SaveStatsRequest, ...) <-chan int
- func (client *Client) SaveStatsWithChan(request *SaveStatsRequest) (<-chan *SaveStatsResponse, <-chan error)
- func (client *Client) SendPredefinedShortMessage(request *SendPredefinedShortMessageRequest) (response *SendPredefinedShortMessageResponse, err error)
- func (client *Client) SendPredefinedShortMessageWithCallback(request *SendPredefinedShortMessageRequest, ...) <-chan int
- func (client *Client) SendPredefinedShortMessageWithChan(request *SendPredefinedShortMessageRequest) (<-chan *SendPredefinedShortMessageResponse, <-chan error)
- func (client *Client) SendShortMessage(request *SendShortMessageRequest) (response *SendShortMessageResponse, err error)
- func (client *Client) SendShortMessageWithCallback(request *SendShortMessageRequest, ...) <-chan int
- func (client *Client) SendShortMessageWithChan(request *SendShortMessageRequest) (<-chan *SendShortMessageResponse, <-chan error)
- func (client *Client) SetProvider(request *SetProviderRequest) (response *SetProviderResponse, err error)
- func (client *Client) SetProviderWithCallback(request *SetProviderRequest, ...) <-chan int
- func (client *Client) SetProviderWithChan(request *SetProviderRequest) (<-chan *SetProviderResponse, <-chan error)
- func (client *Client) SilenceTimeoutVn(request *SilenceTimeoutVnRequest) (response *SilenceTimeoutVnResponse, err error)
- func (client *Client) SilenceTimeoutVnWithCallback(request *SilenceTimeoutVnRequest, ...) <-chan int
- func (client *Client) SilenceTimeoutVnWithChan(request *SilenceTimeoutVnRequest) (<-chan *SilenceTimeoutVnResponse, <-chan error)
- func (client *Client) SimpleDial(request *SimpleDialRequest) (response *SimpleDialResponse, err error)
- func (client *Client) SimpleDialWithCallback(request *SimpleDialRequest, ...) <-chan int
- func (client *Client) SimpleDialWithChan(request *SimpleDialRequest) (<-chan *SimpleDialResponse, <-chan error)
- func (client *Client) StandardTemplateDemo(request *StandardTemplateDemoRequest) (response *StandardTemplateDemoResponse, err error)
- func (client *Client) StandardTemplateDemoWithCallback(request *StandardTemplateDemoRequest, ...) <-chan int
- func (client *Client) StandardTemplateDemoWithChan(request *StandardTemplateDemoRequest) (<-chan *StandardTemplateDemoResponse, <-chan error)
- func (client *Client) StartBack2BackCall(request *StartBack2BackCallRequest) (response *StartBack2BackCallResponse, err error)
- func (client *Client) StartBack2BackCallWithCallback(request *StartBack2BackCallRequest, ...) <-chan int
- func (client *Client) StartBack2BackCallWithChan(request *StartBack2BackCallRequest) (<-chan *StartBack2BackCallResponse, <-chan error)
- func (client *Client) StartJob(request *StartJobRequest) (response *StartJobResponse, err error)
- func (client *Client) StartJobWithCallback(request *StartJobRequest, callback func(response *StartJobResponse, err error)) <-chan int
- func (client *Client) StartJobWithChan(request *StartJobRequest) (<-chan *StartJobResponse, <-chan error)
- func (client *Client) SubmitBatchJobs(request *SubmitBatchJobsRequest) (response *SubmitBatchJobsResponse, err error)
- func (client *Client) SubmitBatchJobsWithCallback(request *SubmitBatchJobsRequest, ...) <-chan int
- func (client *Client) SubmitBatchJobsWithChan(request *SubmitBatchJobsRequest) (<-chan *SubmitBatchJobsResponse, <-chan error)
- func (client *Client) SubmitCabRecording(request *SubmitCabRecordingRequest) (response *SubmitCabRecordingResponse, err error)
- func (client *Client) SubmitCabRecordingWithCallback(request *SubmitCabRecordingRequest, ...) <-chan int
- func (client *Client) SubmitCabRecordingWithChan(request *SubmitCabRecordingRequest) (<-chan *SubmitCabRecordingResponse, <-chan error)
- func (client *Client) SuspendJobs(request *SuspendJobsRequest) (response *SuspendJobsResponse, err error)
- func (client *Client) SuspendJobsWithCallback(request *SuspendJobsRequest, ...) <-chan int
- func (client *Client) SuspendJobsWithChan(request *SuspendJobsRequest) (<-chan *SuspendJobsResponse, <-chan error)
- func (client *Client) SuspendPredictiveJobs(request *SuspendPredictiveJobsRequest) (response *SuspendPredictiveJobsResponse, err error)
- func (client *Client) SuspendPredictiveJobsWithCallback(request *SuspendPredictiveJobsRequest, ...) <-chan int
- func (client *Client) SuspendPredictiveJobsWithChan(request *SuspendPredictiveJobsRequest) (<-chan *SuspendPredictiveJobsResponse, <-chan error)
- func (client *Client) SuspendService(request *SuspendServiceRequest) (response *SuspendServiceResponse, err error)
- func (client *Client) SuspendServiceWithCallback(request *SuspendServiceRequest, ...) <-chan int
- func (client *Client) SuspendServiceWithChan(request *SuspendServiceRequest) (<-chan *SuspendServiceResponse, <-chan error)
- func (client *Client) TaskPreparing(request *TaskPreparingRequest) (response *TaskPreparingResponse, err error)
- func (client *Client) TaskPreparingWithCallback(request *TaskPreparingRequest, ...) <-chan int
- func (client *Client) TaskPreparingWithChan(request *TaskPreparingRequest) (<-chan *TaskPreparingResponse, <-chan error)
- func (client *Client) TestFcInvocation(request *TestFcInvocationRequest) (response *TestFcInvocationResponse, err error)
- func (client *Client) TestFcInvocationWithCallback(request *TestFcInvocationRequest, ...) <-chan int
- func (client *Client) TestFcInvocationWithChan(request *TestFcInvocationRequest) (<-chan *TestFcInvocationResponse, <-chan error)
- func (client *Client) TransformTtsToWav(request *TransformTtsToWavRequest) (response *TransformTtsToWavResponse, err error)
- func (client *Client) TransformTtsToWavWithCallback(request *TransformTtsToWavRequest, ...) <-chan int
- func (client *Client) TransformTtsToWavWithChan(request *TransformTtsToWavRequest) (<-chan *TransformTtsToWavResponse, <-chan error)
- func (client *Client) TwoPartiesCall(request *TwoPartiesCallRequest) (response *TwoPartiesCallResponse, err error)
- func (client *Client) TwoPartiesCallWithCallback(request *TwoPartiesCallRequest, ...) <-chan int
- func (client *Client) TwoPartiesCallWithChan(request *TwoPartiesCallRequest) (<-chan *TwoPartiesCallResponse, <-chan error)
- func (client *Client) UnbindPrivacyNumber(request *UnbindPrivacyNumberRequest) (response *UnbindPrivacyNumberResponse, err error)
- func (client *Client) UnbindPrivacyNumberWithCallback(request *UnbindPrivacyNumberRequest, ...) <-chan int
- func (client *Client) UnbindPrivacyNumberWithChan(request *UnbindPrivacyNumberRequest) (<-chan *UnbindPrivacyNumberResponse, <-chan error)
- func (client *Client) UpdateCabServiceStatus(request *UpdateCabServiceStatusRequest) (response *UpdateCabServiceStatusResponse, err error)
- func (client *Client) UpdateCabServiceStatusWithCallback(request *UpdateCabServiceStatusRequest, ...) <-chan int
- func (client *Client) UpdateCabServiceStatusWithChan(request *UpdateCabServiceStatusRequest) (<-chan *UpdateCabServiceStatusResponse, <-chan error)
- func (client *Client) UpdateNumberStatus(request *UpdateNumberStatusRequest) (response *UpdateNumberStatusResponse, err error)
- func (client *Client) UpdateNumberStatusWithCallback(request *UpdateNumberStatusRequest, ...) <-chan int
- func (client *Client) UpdateNumberStatusWithChan(request *UpdateNumberStatusRequest) (<-chan *UpdateNumberStatusResponse, <-chan error)
- func (client *Client) UpdateTaobaoAccessTokenByAliyunPk(request *UpdateTaobaoAccessTokenByAliyunPkRequest) (response *UpdateTaobaoAccessTokenByAliyunPkResponse, err error)
- func (client *Client) UpdateTaobaoAccessTokenByAliyunPkWithCallback(request *UpdateTaobaoAccessTokenByAliyunPkRequest, ...) <-chan int
- func (client *Client) UpdateTaobaoAccessTokenByAliyunPkWithChan(request *UpdateTaobaoAccessTokenByAliyunPkRequest) (<-chan *UpdateTaobaoAccessTokenByAliyunPkResponse, <-chan error)
- func (client *Client) UpdateTaobaoOrder(request *UpdateTaobaoOrderRequest) (response *UpdateTaobaoOrderResponse, err error)
- func (client *Client) UpdateTaobaoOrderWithCallback(request *UpdateTaobaoOrderRequest, ...) <-chan int
- func (client *Client) UpdateTaobaoOrderWithChan(request *UpdateTaobaoOrderRequest) (<-chan *UpdateTaobaoOrderResponse, <-chan error)
- func (client *Client) UpdateTaobaoUserMap(request *UpdateTaobaoUserMapRequest) (response *UpdateTaobaoUserMapResponse, err error)
- func (client *Client) UpdateTaobaoUserMapWithCallback(request *UpdateTaobaoUserMapRequest, ...) <-chan int
- func (client *Client) UpdateTaobaoUserMapWithChan(request *UpdateTaobaoUserMapRequest) (<-chan *UpdateTaobaoUserMapResponse, <-chan error)
- func (client *Client) UpdateTenant(request *UpdateTenantRequest) (response *UpdateTenantResponse, err error)
- func (client *Client) UpdateTenantWithCallback(request *UpdateTenantRequest, ...) <-chan int
- func (client *Client) UpdateTenantWithChan(request *UpdateTenantRequest) (<-chan *UpdateTenantResponse, <-chan error)
- func (client *Client) Upload400CorpIdentifyFile(request *Upload400CorpIdentifyFileRequest) (response *Upload400CorpIdentifyFileResponse, err error)
- func (client *Client) Upload400CorpIdentifyFileWithCallback(request *Upload400CorpIdentifyFileRequest, ...) <-chan int
- func (client *Client) Upload400CorpIdentifyFileWithChan(request *Upload400CorpIdentifyFileRequest) (<-chan *Upload400CorpIdentifyFileResponse, <-chan error)
- func (client *Client) UploadCorpIdentifyFile(request *UploadCorpIdentifyFileRequest) (response *UploadCorpIdentifyFileResponse, err error)
- func (client *Client) UploadCorpIdentifyFileWithCallback(request *UploadCorpIdentifyFileRequest, ...) <-chan int
- func (client *Client) UploadCorpIdentifyFileWithChan(request *UploadCorpIdentifyFileRequest) (<-chan *UploadCorpIdentifyFileResponse, <-chan error)
- func (client *Client) UploadMedia(request *UploadMediaRequest) (response *UploadMediaResponse, err error)
- func (client *Client) UploadMediaCallback(request *UploadMediaCallbackRequest) (response *UploadMediaCallbackResponse, err error)
- func (client *Client) UploadMediaCallbackWithCallback(request *UploadMediaCallbackRequest, ...) <-chan int
- func (client *Client) UploadMediaCallbackWithChan(request *UploadMediaCallbackRequest) (<-chan *UploadMediaCallbackResponse, <-chan error)
- func (client *Client) UploadMediaWithCallback(request *UploadMediaRequest, ...) <-chan int
- func (client *Client) UploadMediaWithChan(request *UploadMediaRequest) (<-chan *UploadMediaResponse, <-chan error)
- func (client *Client) ValidNotInUsePhoneNumber(request *ValidNotInUsePhoneNumberRequest) (response *ValidNotInUsePhoneNumberResponse, err error)
- func (client *Client) ValidNotInUsePhoneNumberWithCallback(request *ValidNotInUsePhoneNumberRequest, ...) <-chan int
- func (client *Client) ValidNotInUsePhoneNumberWithChan(request *ValidNotInUsePhoneNumberRequest) (<-chan *ValidNotInUsePhoneNumberResponse, <-chan error)
- func (client *Client) ValidateUniqueDomainName(request *ValidateUniqueDomainNameRequest) (response *ValidateUniqueDomainNameResponse, err error)
- func (client *Client) ValidateUniqueDomainNameWithCallback(request *ValidateUniqueDomainNameRequest, ...) <-chan int
- func (client *Client) ValidateUniqueDomainNameWithChan(request *ValidateUniqueDomainNameRequest) (<-chan *ValidateUniqueDomainNameResponse, <-chan error)
- type CollectedVnNumberRequest
- type CollectedVnNumberResponse
- type CommitContactFlowVersionModificationRequest
- type CommitContactFlowVersionModificationResponse
- type CommonNumberPrice
- type CommonNumberPrices
- type CommonQueryTaobaoOrderRequest
- type CommonQueryTaobaoOrderResponse
- type ComplainingConfig
- type Config
- type ConfigItem
- type ConfigItems
- type Consumption
- type Consumptions
- type Contact
- type ContactFlow
- type ContactFlowVersion
- type ContactFlows
- type ContactIdentity
- type ContactsInGetCabJobByPhoneNumber
- type ContactsInGetJob
- type ContactsInGetJobStatusByCallId
- type ContactsInGetJobs
- type ContactsInGetPredictiveJob
- type ContactsInListJobStatus
- type ContactsInListJobsByGroup
- type ContactsInListPredictiveJobStatus
- type ContactsInListPredictiveJobs
- type ContactsInListUnreachableContacts
- type Conversation
- type ConversationDetail
- type ConversationDetails
- type ConversationInGetCabJobByPhoneNumber
- type ConversationInGetJob
- type ConversationInGetJobStatusByCallId
- type ConversationInGetJobs
- type ConversationInListConversationsWithUnrecognizedIntents
- type ConversationsInListVnConversations
- type ConversationsInQueryVnConversations
- type CopyCorpIdentifyRequest
- type CopyCorpIdentifyResponse
- type CorpIdentifiesInGetCorpIdentify
- type CorpIdentifiesInQuery400CorpIdentifyList
- type CorpIdentify
- type CorpIdentifyPicDomain
- type CreateAXBBindRelationRequest
- type CreateAXBBindRelationResponse
- type CreateBatchJobsRequest
- type CreateBatchJobsResponse
- type CreateCCCPhoneNumberOrderRequest
- type CreateCCCPhoneNumberOrderResponse
- type CreateCabInstanceRequest
- type CreateCabInstanceResponse
- type CreateCategoryRequest
- type CreateCategoryResponse
- type CreateContactFlowRequest
- type CreateContactFlowResponse
- type CreateCorpNumberRequest
- type CreateCorpNumberResponse
- type CreateFaultRequest
- type CreateFaultResponse
- type CreateFeeRecordRequest
- type CreateFeeRecordResponse
- type CreateInstanceExRequest
- type CreateInstanceExResponse
- type CreateInstanceRequest
- type CreateInstanceResponse
- type CreateJobGroupRequest
- type CreateJobGroupResponse
- type CreateMeasureRecordFromJiuYunRequest
- type CreateMeasureRecordFromJiuYunResponse
- type CreateMediaExRequest
- type CreateMediaExResponse
- type CreateMediaRequest
- type CreateMediaResponse
- type CreateNoSelectedNumberOrderRequest
- type CreateNoSelectedNumberOrderResponse
- type CreateNumber400OrderRequest
- type CreateNumber400OrderResponse
- type CreateNumberGroupRequest
- type CreateNumberGroupResponse
- type CreateOrModifySystemSpecificationRequest
- type CreateOrModifySystemSpecificationResponse
- type CreatePhoneRepayOrderRequest
- type CreatePhoneRepayOrderResponse
- type CreatePredictiveJobGroupRequest
- type CreatePredictiveJobGroupResponse
- type CreatePredictiveJobsRequest
- type CreatePredictiveJobsResponse
- type CreatePrivacyNumberAccountRequest
- type CreatePrivacyNumberAccountResponse
- type CreatePrivacyNumberPoolRequest
- type CreatePrivacyNumberPoolResponse
- type CreateRamInstanceRequest
- type CreateRamInstanceResponse
- type CreateRoleRequest
- type CreateRoleResponse
- type CreateScenarioFromTemplateRequest
- type CreateScenarioFromTemplateResponse
- type CreateScenarioParameterRequest
- type CreateScenarioParameterResponse
- type CreateScenarioRequest
- type CreateScenarioResponse
- type CreateSkillGroupRequest
- type CreateSkillGroupResponse
- type CreateSmsConfigRequest
- type CreateSmsConfigResponse
- type CreateStrategyRequest
- type CreateStrategyResponse
- type CreateSurveyRequest
- type CreateSurveyResponse
- type CreateTaobaoOrderRequest
- type CreateTaobaoOrderResponse
- type CreateTaskRequest
- type CreateTaskResponse
- type CreateTbAliyunUserMappingRequest
- type CreateTbAliyunUserMappingResponse
- type CreateUserRequest
- type CreateUserResponse
- type CreateUsersRequest
- type CreateUsersResponse
- type CreateVnCategoryRequest
- type CreateVnCategoryResponse
- type CreateVnInstanceRequest
- type CreateVnInstanceResponse
- type CreateVnKnowledgeRequest
- type CreateVnKnowledgeResponse
- type CreateVnRedirectionRequest
- type CreateVnRedirectionResponse
- type CreateVoiceAppraiseRequest
- type CreateVoiceAppraiseResponse
- type CuteNumbers
- type CypherContent
- type CypherContentsInDecrypt
- type CypherContentsInEncrypt
- type Data
- type DataInList400PicLink
- type DataInListAgentStates
- type DataInListAgentSummaryReports
- type DataInListAgentSummaryReportsByInterval
- type DataInListCorpIdentifyOssLink
- type DataInListNumbersOfSystemBlacklist
- type DataInListRealTimeAgent
- type DataInListSkillGroupSummaryReports
- type DataInListSkillGroupSummaryReportsByInterval
- type DataInListTask
- type DataInPickLocalNumber
- type DataInQry400SpecInfo
- type DataInQueryAliyunCorpNumber
- type DataInQueryMoreNumbersByPage
- type DataInQueryNumber400List
- type DataInQueryNumber400RealName
- type DataInQueryNumberCorp
- type DataInQueryNumberCorpIdentify
- type DataInQueryNumberWithoutGroup
- type DataInQueryRandomNumbers
- type DataList
- type DataListInGenerateAgentStatisticReport
- type DataListInListDetailOfSkillGroup
- type DataListInListSkillGroupData
- type DebugAuthorizedVnRequest
- type DebugAuthorizedVnResponse
- type DebugBeginVnDialogueRequest
- type DebugBeginVnDialogueResponse
- type DebugCollectedVnNumberRequest
- type DebugCollectedVnNumberResponse
- type DebugDialogueRequest
- type DebugDialogueResponse
- type DebugDialogueVnRequest
- type DebugDialogueVnResponse
- type DebugIntentRequest
- type DebugIntentResponse
- type DecryptRequest
- type DecryptResponse
- type DeleteCabInstanceRequest
- type DeleteCabInstanceResponse
- type DeleteCategoryRequest
- type DeleteCategoryResponse
- type DeleteContactFlowRequest
- type DeleteContactFlowResponse
- type DeleteCustomerNumberRequest
- type DeleteCustomerNumberResponse
- type DeleteEventConfigRequest
- type DeleteEventConfigResponse
- type DeleteFeeRecordByBizIdRequest
- type DeleteFeeRecordByBizIdResponse
- type DeleteFunctionMetaRequest
- type DeleteFunctionMetaResponse
- type DeleteInstanceExRequest
- type DeleteInstanceExResponse
- type DeleteInstanceRequest
- type DeleteInstanceResponse
- type DeleteJobGroupRequest
- type DeleteJobGroupResponse
- type DeleteMediaRequest
- type DeleteMediaResponse
- type DeleteNumberGroupRequest
- type DeleteNumberGroupResponse
- type DeletePrivacyNumberPoolRequest
- type DeletePrivacyNumberPoolResponse
- type DeleteRoleRequest
- type DeleteRoleResponse
- type DeleteScenarioParameterRequest
- type DeleteScenarioParameterResponse
- type DeleteScenarioRequest
- type DeleteScenarioResponse
- type DeleteSipAgentGroupRequest
- type DeleteSipAgentGroupResponse
- type DeleteSkillGroupRequest
- type DeleteSkillGroupResponse
- type DeleteStrategyRequest
- type DeleteStrategyResponse
- type DeleteSurveyRequest
- type DeleteSurveyResponse
- type DeleteTaobaoOrderRequest
- type DeleteTaobaoOrderResponse
- type DeleteVnCategoryRequest
- type DeleteVnCategoryResponse
- type DeleteVnInstanceRequest
- type DeleteVnInstanceResponse
- type DeleteVnNavigationScriptRequest
- type DeleteVnNavigationScriptResponse
- type DemonstrateRequest
- type DemonstrateResponse
- type DescribeVnCategoryTreeRequest
- type DescribeVnCategoryTreeResponse
- type DescribeVnConversationRequest
- type DescribeVnConversationResponse
- type DescribeVnExportProgressRequest
- type DescribeVnExportProgressResponse
- type DescribeVnInstanceRequest
- type DescribeVnInstanceResponse
- type DescribeVnKnowledgeRequest
- type DescribeVnKnowledgeResponse
- type DescribeVnNavigationConfigRequest
- type DescribeVnNavigationConfigResponse
- type DescribeVnNluProfileRequest
- type DescribeVnNluProfileResponse
- type DescribeVnPerformanceIndexRequest
- type DescribeVnPerformanceIndexResponse
- type DescribeVnRecordingRequest
- type DescribeVnRecordingResponse
- type DescribeVnRedirectionRequest
- type DescribeVnRedirectionResponse
- type DescribeVnStatisticalDataRequest
- type DescribeVnStatisticalDataResponse
- type DescribeVnTTSConfigRequest
- type DescribeVnTTSConfigResponse
- type Detail
- type DetailData
- type DialExRequest
- type DialExResponse
- type DialNumberPair
- type DialNumberPairsInPickGlobalOutboundNumbers
- type DialNumberPairsInPickOutboundNumbers
- type DialNumberPairsInPickOutboundNumbersByTags
- type DialRequest
- type DialResponse
- type DialogueLiteRequest
- type DialogueLiteResponse
- type DialoguePassRate
- type DialogueRequest
- type DialogueResponse
- type DialogueVnRequest
- type DialogueVnResponse
- type DisablePhoneNumberRequest
- type DisablePhoneNumberResponse
- type DisableVnInstanceRequest
- type DisableVnInstanceResponse
- type DoCheckResourceRequest
- type DoCheckResourceResponse
- type DoLogicalDeleteResourceRequest
- type DoLogicalDeleteResourceResponse
- type DoPhysicalDeleteResourceRequest
- type DoPhysicalDeleteResourceResponse
- type DownloadAllTypeRecordingRequest
- type DownloadAllTypeRecordingResponse
- type DownloadCabRecordingRequest
- type DownloadCabRecordingResponse
- type DownloadConversationDetailsRequest
- type DownloadConversationDetailsResponse
- type DownloadMediaRequest
- type DownloadMediaResponse
- type DownloadOriginalStatisticsReportRequest
- type DownloadOriginalStatisticsReportResponse
- type DownloadParams
- type DownloadRecordRequest
- type DownloadRecordResponse
- type DownloadRecordingRequest
- type DownloadRecordingResponse
- type DownloadTaskRequest
- type DownloadTaskResponse
- type DownloadUnreachableContactsRequest
- type DownloadUnreachableContactsResponse
- type DuplicateVnInstanceRequest
- type DuplicateVnInstanceResponse
- type EnableCabServiceRequest
- type EnableCabServiceResponse
- type EnablePhoneNumberRequest
- type EnablePhoneNumberResponse
- type EnableServiceRequest
- type EnableServiceResponse
- type EnableVnInstanceRequest
- type EnableVnInstanceResponse
- type EncryptRequest
- type EncryptResponse
- type Event
- type EventList
- type EventName
- type EventNames
- type Events
- type ExportVnConversationDetailsRequest
- type ExportVnConversationDetailsResponse
- type ExportVnStatisticalDataRequest
- type ExportVnStatisticalDataResponse
- type ExtrasInGetCabJobByPhoneNumber
- type ExtrasInGetJob
- type ExtrasInGetJobStatusByCallId
- type ExtrasInGetJobs
- type ExtrasInListJobStatus
- type ExtrasInListJobsByGroup
- type FailAdmins
- type FailLoginNames
- type FailPhoneNumbers
- type FailedPhoneNumbers
- type FallbackContactFlowVersionRequest
- type FallbackContactFlowVersionResponse
- type Feedback
- type FindAgentDataRequest
- type FindAgentDataResponse
- type FindRecordsRequest
- type FindRecordsResponse
- type FindUsersRequest
- type FindUsersResponse
- type Flow
- type FlowTemplate
- type FunctionMeta
- type FunctionMetas
- type GenerateAgentStatistic
- type GenerateAgentStatisticReportRequest
- type GenerateAgentStatisticReportResponse
- type GenerateBasicStatisticsReportRequest
- type GenerateBasicStatisticsReportResponse
- type GenerateOverallStatisticsReportRequest
- type GenerateOverallStatisticsReportResponse
- type Get400CoppdfOSSUrlRequest
- type Get400CoppdfOSSUrlResponse
- type Get400OrderNumberListRequest
- type Get400OrderNumberListResponse
- type GetAcquaintanceRequest
- type GetAcquaintanceResponse
- type GetAgentDataRequest
- type GetAgentDataResponse
- type GetAgentStateRequest
- type GetAgentStateResponse
- type GetAggregateTaobaoOrderRequest
- type GetAggregateTaobaoOrderResponse
- type GetCabInstanceRequest
- type GetCabInstanceResponse
- type GetCabJobByPhoneNumberRequest
- type GetCabJobByPhoneNumberResponse
- type GetCabServiceStatusRequest
- type GetCabServiceStatusResponse
- type GetCabTaskRequest
- type GetCabTaskResponse
- type GetCallDataByJobGroupIdRequest
- type GetCallDataByJobGroupIdResponse
- type GetCallMeasureSummaryReportRequest
- type GetCallMeasureSummaryReportResponse
- type GetCommodityRequest
- type GetCommodityResponse
- type GetConcurrentConversationQuotaRequest
- type GetConcurrentConversationQuotaResponse
- type GetConfigItemForFlatRequest
- type GetConfigItemForFlatResponse
- type GetConfigItemRequest
- type GetConfigItemResponse
- type GetConsumedAmountMonthlyRequest
- type GetConsumedAmountMonthlyResponse
- type GetConsumedAmountRequest
- type GetConsumedAmountResponse
- type GetContactFlowRequest
- type GetContactFlowResponse
- type GetContactFlowVersionRequest
- type GetContactFlowVersionResponse
- type GetContactIdentifyByOutBoundTaskIdRequest
- type GetContactIdentifyByOutBoundTaskIdResponse
- type GetContactInfoByOutboundTaskIdRequest
- type GetContactInfoByOutboundTaskIdResponse
- type GetCorpIdentifyRequest
- type GetCorpIdentifyResponse
- type GetCorpNumberRequest
- type GetCorpNumberResponse
- type GetDialTaskRequest
- type GetDialTaskResponse
- type GetExecutionDetailsOfPredictiveJobRequest
- type GetExecutionDetailsOfPredictiveJobResponse
- type GetFcInvokeRoleRequest
- type GetFcInvokeRoleResponse
- type GetInstanceByDomainNameRequest
- type GetInstanceByDomainNameResponse
- type GetInstanceConfigRequest
- type GetInstanceConfigResponse
- type GetInstanceRequest
- type GetInstanceResponse
- type GetInstanceStateRequest
- type GetInstanceStateResponse
- type GetInstanceSummaryReportByIntervalRequest
- type GetInstanceSummaryReportByIntervalResponse
- type GetInstanceSummaryReportRequest
- type GetInstanceSummaryReportResponse
- type GetInstanceSummaryReportSinceMidnightRequest
- type GetInstanceSummaryReportSinceMidnightResponse
- type GetInvokeRoleRequest
- type GetInvokeRoleResponse
- type GetJobDataOssUploadParamsRequest
- type GetJobDataOssUploadParamsResponse
- type GetJobDataUploadParamsRequest
- type GetJobDataUploadParamsResponse
- type GetJobGroupAgentsDetailRequest
- type GetJobGroupAgentsDetailResponse
- type GetJobGroupRequest
- type GetJobGroupResponse
- type GetJobRequest
- type GetJobResponse
- type GetJobStatusByCallIdRequest
- type GetJobStatusByCallIdResponse
- type GetJobTemplateDownloadParamsRequest
- type GetJobTemplateDownloadParamsResponse
- type GetJobsProgressRequest
- type GetJobsProgressResponse
- type GetJobsRequest
- type GetJobsResponse
- type GetLastManagerIdentifyRequest
- type GetLastManagerIdentifyResponse
- type GetMainAccountRequest
- type GetMainAccountResponse
- type GetMaxInstancesRequest
- type GetMaxInstancesResponse
- type GetNavigatorContactFlowRequest
- type GetNavigatorContactFlowResponse
- type GetNewbieTaskStatusRequest
- type GetNewbieTaskStatusResponse
- type GetNotificationConfigRequest
- type GetNotificationConfigResponse
- type GetNumberInfoRequest
- type GetNumberInfoResponse
- type GetNumberRegionInfoRequest
- type GetNumberRegionInfoResponse
- type GetOrderNumberOf400Domain
- type GetOssUrlForUploadFileRequest
- type GetOssUrlForUploadFileResponse
- type GetOutBoundDataRequest
- type GetOutBoundDataResponse
- type GetPredictiveJobGroupRequest
- type GetPredictiveJobGroupResponse
- type GetPredictiveJobRequest
- type GetPredictiveJobResponse
- type GetPrivacyNumberAccountRequest
- type GetPrivacyNumberAccountResponse
- type GetProviderRequest
- type GetProviderResponse
- type GetProviderStatusRequest
- type GetProviderStatusResponse
- type GetRecordOssUploadParamRequest
- type GetRecordOssUploadParamResponse
- type GetRoutePointRequest
- type GetRoutePointResponse
- type GetScenarioRequest
- type GetScenarioResponse
- type GetServiceExtensionsRequest
- type GetServiceExtensionsResponse
- type GetSkillGroupIdByTaskIdRequest
- type GetSkillGroupIdByTaskIdResponse
- type GetSmsCallbackLinkRequest
- type GetSmsCallbackLinkResponse
- type GetSmsConfigRequest
- type GetSmsConfigResponse
- type GetStrategyRequest
- type GetStrategyResponse
- type GetSurveyRequest
- type GetSurveyResponse
- type GetSystemSpecificationRequest
- type GetSystemSpecificationResponse
- type GetTURNCredentialsRequest
- type GetTURNCredentialsResponse
- type GetTURNServerListRequest
- type GetTURNServerListResponse
- type GetTaobaoOrderRequest
- type GetTaobaoOrderResponse
- type GetTbAliyunUserMappingByTbUidRequest
- type GetTbAliyunUserMappingByTbUidResponse
- type GetTwoPartiesCallRequest
- type GetTwoPartiesCallResponse
- type GetUserByExtensionRequest
- type GetUserByExtensionResponse
- type GetUserRequest
- type GetUserResponse
- type GradeCabServiceRequest
- type GradeCabServiceResponse
- type GreetingConfig
- type Identify
- type Inbound
- type InboundAppraiseNumInFindAgentData
- type InboundAppraiseNumInGetAgentData
- type InboundAppraiseNumInListAgentData
- type InboundFeedbackNumInFindAgentData
- type InboundFeedbackNumInGetAgentData
- type InboundFeedbackNumInListAgentData
- type InboundInGetInstanceSummaryReport
- type InboundInGetInstanceSummaryReportByInterval
- type InboundInGetInstanceSummaryReportSinceMidnight
- type Indicators
- type InflightTaskTimeoutRequest
- type InflightTaskTimeoutResponse
- type Instance
- type InstanceInCreateInstance
- type InstanceInCreateInstanceEx
- type InstanceInGetInstance
- type InstanceInModifyInstance
- type InstanceSummaryReport
- type InstanceTimeIntervalReport
- type InstancesInListCabInstances
- type InstancesInListInstances
- type InstancesInListInstancesEx
- type InstancesInListInstancesOfUser
- type InstancesInListVnInstances
- type IntentNode
- type Intents
- type IntentsInCreateScenario
- type IntentsInCreateScenarioFromTemplate
- type IntentsInGetScenario
- type IntentsInListScenarioTemplates
- type IntentsInListScenarios
- type IntentsInModifyScenario
- type IntervalListInGetInstanceSummaryReportByInterval
- type IntervalListInListAgentSummaryReportsByInterval
- type IntervalListInListSkillGroupSummaryReportsByInterval
- type InvokeFunctionComputeRequest
- type InvokeFunctionComputeResponse
- type InvokeSendMessageRequest
- type InvokeSendMessageResponse
- type ItemsInGenerateBasicStatisticsReport
- type ItemsInGetInstanceConfig
- type Job
- type JobGroup
- type JobGroups
- type Jobs
- type JobsInGetCabJobByPhoneNumber
- type JobsInGetJobs
- type JobsProgress
- type KeyValuePair
- type KnowledgeHitRate
- type LaunchAppraiseRequest
- type LaunchAppraiseResponse
- type LaunchShortMessageAppraiseRequest
- type LaunchShortMessageAppraiseResponse
- type Level
- type LevelDomain
- type Levels
- type List400PicLinkRequest
- type List400PicLinkResponse
- type ListAgentDataRequest
- type ListAgentDataResponse
- type ListAgentDevicesRequest
- type ListAgentDevicesResponse
- type ListAgentEventsRequest
- type ListAgentEventsResponse
- type ListAgentStatesRequest
- type ListAgentStatesResponse
- type ListAgentSummaryReportsByIntervalRequest
- type ListAgentSummaryReportsByIntervalResponse
- type ListAgentSummaryReportsRequest
- type ListAgentSummaryReportsResponse
- type ListAllImsUsersRequest
- type ListAllImsUsersResponse
- type ListAvailableTestPhoneNumbersRequest
- type ListAvailableTestPhoneNumbersResponse
- type ListBarChartsRequest
- type ListBarChartsResponse
- type ListBasicStatisticsReportSubItemsRequest
- type ListBasicStatisticsReportSubItemsResponse
- type ListCabInstancesRequest
- type ListCabInstancesResponse
- type ListCallDetailDatasRequest
- type ListCallDetailDatasResponse
- type ListCallDetailRecordsRequest
- type ListCallDetailRecordsResponse
- type ListCallEventDetailByContactIdRequest
- type ListCallEventDetailByContactIdResponse
- type ListCallMeasureSummaryReportsRequest
- type ListCallMeasureSummaryReportsResponse
- type ListCategoriesRequest
- type ListCategoriesResponse
- type ListConfigItemForFlatRequest
- type ListConfigItemForFlatResponse
- type ListContactFlowsRequest
- type ListContactFlowsResponse
- type ListConversationsWithUnrecognizedIntentsRequest
- type ListConversationsWithUnrecognizedIntentsResponse
- type ListCorpIdentifyOssLinkRequest
- type ListCorpIdentifyOssLinkResponse
- type ListCustomerNumbersRequest
- type ListCustomerNumbersResponse
- type ListDetailOfSkillGroupRequest
- type ListDetailOfSkillGroupResponse
- type ListEventTypeConfigsRequest
- type ListEventTypeConfigsResponse
- type ListFlowTemplatesRequest
- type ListFlowTemplatesResponse
- type ListFunctionMetasRequest
- type ListFunctionMetasResponse
- type ListImsUsersRequest
- type ListImsUsersResponse
- type ListInFindAgentData
- type ListInFindUsers
- type ListInGenerateAgentStatisticReport
- type ListInGetAgentData
- type ListInGetCallMeasureSummaryReport
- type ListInGetConsumedAmountMonthly
- type ListInListAgentData
- type ListInListAgentEvents
- type ListInListAgentStates
- type ListInListAgentSummaryReports
- type ListInListAgentSummaryReportsByInterval
- type ListInListAllImsUsers
- type ListInListAvailableTestPhoneNumbers
- type ListInListBasicStatisticsReportSubItems
- type ListInListCallDetailDatas
- type ListInListCallDetailRecords
- type ListInListDetailOfSkillGroup
- type ListInListFlowTemplates
- type ListInListImsUsers
- type ListInListJobGroups
- type ListInListJobGroupsWithScenario
- type ListInListJobStatus
- type ListInListJobsByGroup
- type ListInListMedias
- type ListInListMediasWithPublic
- type ListInListPhoneNumbersEx
- type ListInListPhoneTags
- type ListInListPredictiveJobGroups
- type ListInListPredictiveJobStatus
- type ListInListPredictiveJobs
- type ListInListPrivacyNumberCallDetails
- type ListInListRecentCallRecords
- type ListInListRecordingOfDualTrack
- type ListInListRecordings
- type ListInListRecords
- type ListInListSkillGroupData
- type ListInListSkillGroupSummaryReports
- type ListInListSkillGroupSummaryReportsByInterval
- type ListInListTask
- type ListInListTestPhoneNumbers
- type ListInListUnreachableContacts
- type ListInListUnrecognizedIntents
- type ListInListUsers
- type ListInListUsersOfRole
- type ListInListUsersOfSkillGroup
- type ListInListWorkflowOfAgent
- type ListInQueryAliyunCorpNumber
- type ListInQueryMoreNumbersByPage
- type ListInQueryNumber400RealName
- type ListInQueryNumberCorp
- type ListInQueryNumberCorpIdentify
- type ListInQueryUnsetStatusCall
- type ListInstancesExRequest
- type ListInstancesExResponse
- type ListInstancesOfUserRequest
- type ListInstancesOfUserResponse
- type ListInstancesRequest
- type ListInstancesResponse
- type ListJobGroupsRequest
- type ListJobGroupsResponse
- type ListJobGroupsWithScenarioRequest
- type ListJobGroupsWithScenarioResponse
- type ListJobStatusRequest
- type ListJobStatusResponse
- type ListJobsByGroupRequest
- type ListJobsByGroupResponse
- type ListMediasRequest
- type ListMediasResponse
- type ListMediasWithPublicRequest
- type ListMediasWithPublicResponse
- type ListNumberGroupsRequest
- type ListNumberGroupsResponse
- type ListNumbersOfSystemBlacklistRequest
- type ListNumbersOfSystemBlacklistResponse
- type ListOutboundPhoneNumberOfUserRequest
- type ListOutboundPhoneNumberOfUserResponse
- type ListOverviewAccumulateReportRequest
- type ListOverviewAccumulateReportResponse
- type ListOverviewRealTimeReportRequest
- type ListOverviewRealTimeReportResponse
- type ListPerformanceSummaryRequest
- type ListPerformanceSummaryResponse
- type ListPhoneNumbersByRamIdRequest
- type ListPhoneNumbersByRamIdResponse
- type ListPhoneNumbersExRequest
- type ListPhoneNumbersExResponse
- type ListPhoneNumbersRequest
- type ListPhoneNumbersResponse
- type ListPhoneTagsRequest
- type ListPhoneTagsResponse
- type ListPredefinedPrivilegesRequest
- type ListPredefinedPrivilegesResponse
- type ListPredictiveJobGroupOverallStatusRequest
- type ListPredictiveJobGroupOverallStatusResponse
- type ListPredictiveJobGroupsRequest
- type ListPredictiveJobGroupsResponse
- type ListPredictiveJobStatusRequest
- type ListPredictiveJobStatusResponse
- type ListPredictiveJobsRequest
- type ListPredictiveJobsResponse
- type ListPrivacyNumberCallDetailsRequest
- type ListPrivacyNumberCallDetailsResponse
- type ListPrivacyNumberPoolsRequest
- type ListPrivacyNumberPoolsResponse
- type ListPrivacyNumberProvidersRequest
- type ListPrivacyNumberProvidersResponse
- type ListPrivacyNumbersOfPoolRequest
- type ListPrivacyNumbersOfPoolResponse
- type ListPrivilegesByLoginNameRequest
- type ListPrivilegesByLoginNameResponse
- type ListPrivilegesOfRoleRequest
- type ListPrivilegesOfRoleResponse
- type ListPrivilegesOfUserRequest
- type ListPrivilegesOfUserResponse
- type ListRealTimeAgentRequest
- type ListRealTimeAgentResponse
- type ListRecentCallRecordsRequest
- type ListRecentCallRecordsResponse
- type ListRecordingByContactIdRequest
- type ListRecordingByContactIdResponse
- type ListRecordingOfDualTrackRequest
- type ListRecordingOfDualTrackResponse
- type ListRecordingsByContactIdRequest
- type ListRecordingsByContactIdResponse
- type ListRecordingsRequest
- type ListRecordingsResponse
- type ListRecordsRequest
- type ListRecordsResponse
- type ListRegionsOfFunctionServiceRequest
- type ListRegionsOfFunctionServiceResponse
- type ListRolesOfUserRequest
- type ListRolesOfUserResponse
- type ListRolesRequest
- type ListRolesResponse
- type ListScenarioParametersRequest
- type ListScenarioParametersResponse
- type ListScenarioTemplatesRequest
- type ListScenarioTemplatesResponse
- type ListScenariosRequest
- type ListScenariosResponse
- type ListSkillGroupDataRequest
- type ListSkillGroupDataResponse
- type ListSkillGroupSummaryReportsByIntervalRequest
- type ListSkillGroupSummaryReportsByIntervalResponse
- type ListSkillGroupSummaryReportsRequest
- type ListSkillGroupSummaryReportsResponse
- type ListSkillGroupsOfUserRequest
- type ListSkillGroupsOfUserResponse
- type ListSkillGroupsRequest
- type ListSkillGroupsResponse
- type ListStrategiesRequest
- type ListStrategiesResponse
- type ListStrategyTemplatesRequest
- type ListStrategyTemplatesResponse
- type ListSurveysRequest
- type ListSurveysResponse
- type ListTaskRequest
- type ListTaskResponse
- type ListTestPhoneNumbersRequest
- type ListTestPhoneNumbersResponse
- type ListUnreachableContactsRequest
- type ListUnreachableContactsResponse
- type ListUnrecognizedIntentsRequest
- type ListUnrecognizedIntentsResponse
- type ListUsersOfRoleRequest
- type ListUsersOfRoleResponse
- type ListUsersOfSkillGroupRequest
- type ListUsersOfSkillGroupResponse
- type ListUsersRequest
- type ListUsersResponse
- type ListVnCategoriesRequest
- type ListVnCategoriesResponse
- type ListVnChatbotInstancesRequest
- type ListVnChatbotInstancesResponse
- type ListVnConversationDetailsRequest
- type ListVnConversationDetailsResponse
- type ListVnConversationsRequest
- type ListVnConversationsResponse
- type ListVnInstancesRequest
- type ListVnInstancesResponse
- type ListVnNavigationScriptsRequest
- type ListVnNavigationScriptsResponse
- type ListVnPublishHistoriesRequest
- type ListVnPublishHistoriesResponse
- type ListVoiceAppraiseRequest
- type ListVoiceAppraiseResponse
- type ListWorkflowOfAgentRequest
- type ListWorkflowOfAgentResponse
- type LogRequest
- type LogResponse
- type LoginInfo
- type MarkDayuVoiceServiceRequest
- type MarkDayuVoiceServiceResponse
- type Media
- type MediaDownloadParam
- type MediaDownloadParamList
- type MediaUploadParam
- type Medias
- type ModifyAgentDeviceRequest
- type ModifyAgentDeviceResponse
- type ModifyBatchJobsRequest
- type ModifyBatchJobsResponse
- type ModifyCabInstanceRequest
- type ModifyCabInstanceResponse
- type ModifyCategoryRequest
- type ModifyCategoryResponse
- type ModifyContactFlowRequest
- type ModifyContactFlowResponse
- type ModifyContactFlowVersionRequest
- type ModifyContactFlowVersionResponse
- type ModifyFunctionMetaRequest
- type ModifyFunctionMetaResponse
- type ModifyInstanceAdminRequest
- type ModifyInstanceAdminResponse
- type ModifyInstanceRequest
- type ModifyInstanceResponse
- type ModifyJobGroupRequest
- type ModifyJobGroupResponse
- type ModifyMediaRequest
- type ModifyMediaResponse
- type ModifyNotificationConfigRequest
- type ModifyNotificationConfigResponse
- type ModifyNotificationConfigSubscriptions
- type ModifyNumberGroupRequest
- type ModifyNumberGroupResponse
- type ModifyPhoneNumberRequest
- type ModifyPhoneNumberResponse
- type ModifyPrivacyNumberCallDetailRequest
- type ModifyPrivacyNumberCallDetailResponse
- type ModifyRoleRequest
- type ModifyRoleResponse
- type ModifyScenarioRequest
- type ModifyScenarioResponse
- type ModifySipAgentGroupRequest
- type ModifySipAgentGroupResponse
- type ModifySkillGroupExRequest
- type ModifySkillGroupExResponse
- type ModifySkillGroupOutboundNumbersRequest
- type ModifySkillGroupOutboundNumbersResponse
- type ModifySkillGroupRequest
- type ModifySkillGroupResponse
- type ModifyStrategyRequest
- type ModifyStrategyResponse
- type ModifySurveyRequest
- type ModifySurveyResponse
- type ModifyUserExRequest
- type ModifyUserExResponse
- type ModifyUserRequest
- type ModifyUserResponse
- type ModifyVnAskingBackConfigRequest
- type ModifyVnAskingBackConfigResponse
- type ModifyVnCategoryRequest
- type ModifyVnCategoryResponse
- type ModifyVnComplainingConfigRequest
- type ModifyVnComplainingConfigResponse
- type ModifyVnGreetingConfigRequest
- type ModifyVnGreetingConfigResponse
- type ModifyVnInstanceRequest
- type ModifyVnInstanceResponse
- type ModifyVnKnowledgeRequest
- type ModifyVnKnowledgeResponse
- type ModifyVnNluProfileRequest
- type ModifyVnNluProfileResponse
- type ModifyVnRedirectionRequest
- type ModifyVnRedirectionResponse
- type ModifyVnRepeatingConfigRequest
- type ModifyVnRepeatingConfigResponse
- type ModifyVnSilenceTimeoutConfigRequest
- type ModifyVnSilenceTimeoutConfigResponse
- type ModifyVnTTSConfigRequest
- type ModifyVnTTSConfigResponse
- type ModifyVnUnrecognizingConfigRequest
- type ModifyVnUnrecognizingConfigResponse
- type MoveVnCategoryRequest
- type MoveVnCategoryResponse
- type MoveVnNavigationScriptRequest
- type MoveVnNavigationScriptResponse
- type NavigationScript
- type NavigationScriptsInListVnNavigationScripts
- type NavigationScriptsInQueryVnNavigationScripts
- type NegativeFeedbackUtterances
- type NewbieTaskStatus
- type NluProfile
- type Number
- type Number400CorpIdentify
- type Number400CorpIdentifyDomain
- type Number400Domain
- type Number400RealNameDomain
- type NumberGroup
- type NumberGroupDomain
- type NumberGroupInQueryNumberGroupDetail
- type NumberGroups
- type NumberList
- type NumberPrice
- type NumberReport
- type NumberReports
- type Numbers
- type NumbersInGetCorpNumber
- type NumbersInQueryNumber400List
- type NumbersInQueryNumbersOfMainAccount
- type NumbersInQueryRandomNumbers
- type OrdersInCommonQueryTaobaoOrder
- type OrdersInGet400OrderNumberList
- type OrdersInGetTaobaoOrder
- type Outbound
- type OutboundAppraiseNumInFindAgentData
- type OutboundAppraiseNumInGetAgentData
- type OutboundAppraiseNumInListAgentData
- type OutboundFeedbackNumInFindAgentData
- type OutboundFeedbackNumInGetAgentData
- type OutboundFeedbackNumInListAgentData
- type OutboundNumberGroups
- type OutboundPhoneNumbersInListOutboundPhoneNumberOfUser
- type OutboundPhoneNumbersInListSkillGroups
- type OutboundPhoneNumbersInListSkillGroupsOfUser
- type Overall
- type OverallHistory
- type OverallRealTime
- type OverallStatus
- type Parameter
- type Parameters
- type PerformanceSummary
- type PhoneNumber
- type PhoneNumberInListPhoneTags
- type PhoneNumbers
- type PhoneNumbersInAddBulkPhoneNumbers
- type PhoneNumbersInAddCustomerNumber
- type PhoneNumbersInBeginContactFlowVersionModification
- type PhoneNumbersInCreateContactFlow
- type PhoneNumbersInCreateInstance
- type PhoneNumbersInCreateInstanceEx
- type PhoneNumbersInDeleteCustomerNumber
- type PhoneNumbersInGetContactFlow
- type PhoneNumbersInGetContactFlowVersion
- type PhoneNumbersInGetInstance
- type PhoneNumbersInListContactFlows
- type PhoneNumbersInListCustomerNumbers
- type PhoneNumbersInListInstances
- type PhoneNumbersInListInstancesEx
- type PhoneNumbersInListInstancesOfUser
- type PhoneNumbersInListNumberGroups
- type PhoneNumbersInListPhoneNumbers
- type PhoneNumbersInListPhoneNumbersByRamId
- type PhoneNumbersInListPhoneTags
- type PhoneNumbersInListVoiceAppraise
- type PhoneNumbersInModifyContactFlow
- type PhoneNumbersInModifyContactFlowVersion
- type PhoneNumbersInModifyInstance
- type PhoneNumbersInQueryNumberGroupDetail
- type PickGlobalOutboundNumbersRequest
- type PickGlobalOutboundNumbersResponse
- type PickLocalNumberRequest
- type PickLocalNumberResponse
- type PickOutboundNumbersByTagsRequest
- type PickOutboundNumbersByTagsResponse
- type PickOutboundNumbersRequest
- type PickOutboundNumbersResponse
- type PreCheckRequest
- type PreCheckResponse
- type PreCreateMediaExRequest
- type PreCreateMediaExResponse
- type PreCreateMediaParam
- type PreCreateMediaRequest
- type PreCreateMediaResponse
- type PreModifyMediaParam
- type PreModifyMediaRequest
- type PreModifyMediaResponse
- type PrettyNumberPrice
- type PrettyNumberPrices
- type PrivacyNumber
- type PrivacyNumberAccount
- type PrivacyNumberCallDetail
- type PrivacyNumberCallDetails
- type PrivacyNumberPool
- type PrivacyNumberPools
- type PrivacyNumbers
- type Privilege
- type PrivilegeInfo
- type PrivilegeInfos
- type PrivilegesInAssignPrivilegesToRole
- type PrivilegesInCreateRole
- type PrivilegesInListPredefinedPrivileges
- type PrivilegesInListPrivilegesByLoginName
- type PrivilegesInListPrivilegesOfRole
- type PrivilegesInListPrivilegesOfUser
- type PrivilegesInListUsersOfSkillGroup
- type PrivilegesInModifyRole
- type PrivilegesInRemovePrivilegesFromRole
- type ProcessRepliedShortMessagesRequest
- type ProcessRepliedShortMessagesResponse
- type ProcessRepliedShortMessagesSmsUpMessage
- type Progress
- type Provider
- type Providers
- type PublicMedia
- type PublicMedias
- type PublishCabIvrRequest
- type PublishCabIvrResponse
- type PublishContactFlowVersionRequest
- type PublishContactFlowVersionResponse
- type PublishHistories
- type PublishHistoriesItem
- type PublishPredictiveJobGroupRequest
- type PublishPredictiveJobGroupResponse
- type PublishSurveyRequest
- type PublishSurveyResponse
- type PublishVnInstanceRequest
- type PublishVnInstanceResponse
- type PushSIPEventRequest
- type PushSIPEventResponse
- type PushSipAgentGroupRequest
- type PushSipAgentGroupResponse
- type PutConfigItemForFlatRequest
- type PutConfigItemForFlatResponse
- type PutConfigItemsForFlatRequest
- type PutConfigItemsForFlatResponse
- type PutInstanceConfigRequest
- type PutInstanceConfigResponse
- type Qry400SpecInfoRequest
- type Qry400SpecInfoResponse
- type Query400CorpIdentifyListRequest
- type Query400CorpIdentifyListResponse
- type Query400NumberManagerIdentifyDetailRequest
- type Query400NumberManagerIdentifyDetailResponse
- type Query400SpecInfoDomain
- type QueryAliyunCorpNumberRequest
- type QueryAliyunCorpNumberResponse
- type QueryCallRequest
- type QueryCallResponse
- type QueryCorpDomain
- type QueryCorpIdentifyDomain
- type QueryMoreNumbersByPageRequest
- type QueryMoreNumbersByPageResponse
- type QueryNumber400ListRequest
- type QueryNumber400ListResponse
- type QueryNumber400RealNameRequest
- type QueryNumber400RealNameResponse
- type QueryNumberCorpIdentifyRequest
- type QueryNumberCorpIdentifyResponse
- type QueryNumberCorpRequest
- type QueryNumberCorpResponse
- type QueryNumberGroupDetailRequest
- type QueryNumberGroupDetailResponse
- type QueryNumberPriceLevelRequest
- type QueryNumberPriceLevelResponse
- type QueryNumberWithoutGroupRequest
- type QueryNumberWithoutGroupResponse
- type QueryNumbersOfMainAccountRequest
- type QueryNumbersOfMainAccountResponse
- type QueryRandomNumbersRequest
- type QueryRandomNumbersResponse
- type QueryRedialIndicatorRequest
- type QueryRedialIndicatorResponse
- type QueryResDistributeRequest
- type QueryResDistributeResponse
- type QueryUnsetStatusCallRequest
- type QueryUnsetStatusCallResponse
- type QueryVnConversationsRequest
- type QueryVnConversationsResponse
- type QueryVnNavigationScriptsRequest
- type QueryVnNavigationScriptsResponse
- type QueryVoiceNumberStockCountRequest
- type QueryVoiceNumberStockCountResponse
- type RealTimeAgentState
- type RealTimeInstanceState
- type RealTimeQueueIndicators
- type RealTimeSkillGroupIndicators
- type RecordFailureRequest
- type RecordFailureResponse
- type RecordFile
- type RecordFileList
- type Recording
- type Recordings
- type RecordingsInListCallDetailDatas
- type RecordingsInListCallDetailRecords
- type RecordingsInListRecentCallRecords
- type RecordingsInListRecordingByContactId
- type RecordingsInListRecordingsByContactId
- type Records
- type RefreshTokenRequest
- type RefreshTokenResponse
- type RegisterEventConfigRequest
- type RegisterEventConfigResponse
- type ReleaseCabServiceRequest
- type ReleaseCabServiceResponse
- type ReleaseServiceRequest
- type ReleaseServiceResponse
- type RemoveContactFlowFromPhoneNumberRequest
- type RemoveContactFlowFromPhoneNumberResponse
- type RemovePhoneNumberExRequest
- type RemovePhoneNumberExResponse
- type RemovePhoneNumberRequest
- type RemovePhoneNumberResponse
- type RemovePrivilegesFromRoleRequest
- type RemovePrivilegesFromRoleResponse
- type RemoveRolesFromUserRequest
- type RemoveRolesFromUserResponse
- type RemoveSystemSpecificationRequest
- type RemoveSystemSpecificationResponse
- type RemoveTbAliyunUserMappingByTbUidRequest
- type RemoveTbAliyunUserMappingByTbUidResponse
- type RemoveTestPhoneNumberRequest
- type RemoveTestPhoneNumberResponse
- type RemoveUsersExRequest
- type RemoveUsersExResponse
- type RemoveUsersFromSkillGroupRequest
- type RemoveUsersFromSkillGroupResponse
- type RemoveUsersRequest
- type RemoveUsersResponse
- type RepeatDaysInCreateBatchJobs
- type RepeatDaysInCreateJobGroup
- type RepeatDaysInCreateScenario
- type RepeatDaysInCreateScenarioFromTemplate
- type RepeatDaysInCreateStrategy
- type RepeatDaysInGetJobGroup
- type RepeatDaysInGetScenario
- type RepeatDaysInGetStrategy
- type RepeatDaysInListJobGroups
- type RepeatDaysInListJobGroupsWithScenario
- type RepeatDaysInListScenarios
- type RepeatDaysInListStrategies
- type RepeatDaysInListStrategyTemplates
- type RepeatDaysInModifyBatchJobs
- type RepeatDaysInModifyJobGroup
- type RepeatDaysInModifyScenario
- type RepeatDaysInModifyStrategy
- type RepeatingConfig
- type Report
- type ReportInListPerformanceSummary
- type RequestLoginInfoRequest
- type RequestLoginInfoResponse
- type ResetUserPasswordRequest
- type ResetUserPasswordResponse
- type ResetUserStatusRequest
- type ResetUserStatusResponse
- type ResolutionRate
- type ResultList
- type ResumeJobsRequest
- type ResumeJobsResponse
- type ResumePredictiveJobsRequest
- type ResumePredictiveJobsResponse
- type ResumeServiceRequest
- type ResumeServiceResponse
- type Role
- type RolesInAssignRolesToUser
- type RolesInFindUsers
- type RolesInGetUser
- type RolesInGetUserByExtension
- type RolesInListRoles
- type RolesInListRolesOfUser
- type RolesInListUsers
- type RolesInListUsersOfSkillGroup
- type RolesInRemoveRolesFromUser
- type RolesInRequestLoginInfo
- type RollbackVnInstanceRequest
- type RollbackVnInstanceResponse
- type RowInGenerateBasicStatisticsReport
- type RowInListBasicStatisticsReportSubItems
- type SaveStatsRequest
- type SaveStatsResponse
- type Scenario
- type ScenarioParameter
- type ScenarioParametersInCreateScenarioParameter
- type ScenarioParametersInListScenarioParameters
- type ScenarioTemplates
- type Scenarios
- type SendPredefinedShortMessageRequest
- type SendPredefinedShortMessageResponse
- type SendShortMessageRequest
- type SendShortMessageResponse
- type ServiceExtension
- type ServiceExtensions
- type ServiceRegion
- type ServiceRegions
- type ServiceRole
- type SetProviderRequest
- type SetProviderResponse
- type SilenceTimeoutConfig
- type SilenceTimeoutVnRequest
- type SilenceTimeoutVnResponse
- type SimilarUtterancesInDescribeVnKnowledge
- type SimilarUtterancesInDescribeVnRedirection
- type SimpleDialRequest
- type SimpleDialResponse
- type SipAgent
- type SipAgentsInAddSipAgentGroup
- type SipAgentsInDeleteSipAgentGroup
- type SipAgentsInModifySipAgentGroup
- type Skill
- type SkillGroup
- type SkillGroupData
- type SkillGroupIdList
- type SkillGroupIds
- type SkillGroupInListSkillGroups
- type SkillGroupReport
- type SkillGroupReportByInterval
- type SkillGroupsInAddBulkPhoneNumbers
- type SkillGroupsInListPhoneNumbers
- type SkillGroupsInListPhoneNumbersEx
- type SkillGroupsInListSkillGroups
- type SkillGroupsInModifyPhoneNumber
- type SkillGroupsRealTime
- type SkillLevel
- type SkillLevelsInAssignRolesToUser
- type SkillLevelsInFindUsers
- type SkillLevelsInGetUser
- type SkillLevelsInGetUserByExtension
- type SkillLevelsInListRealTimeAgent
- type SkillLevelsInListSkillGroupsOfUser
- type SkillLevelsInListUsers
- type SkillLevelsInListUsersOfRole
- type SkillLevelsInListUsersOfSkillGroup
- type SkillLevelsInRemoveRolesFromUser
- type SmsConfig
- type SmsConfigs
- type StandardTemplateDemoRequest
- type StandardTemplateDemoResponse
- type StartBack2BackCallRequest
- type StartBack2BackCallResponse
- type StartJobRequest
- type StartJobResponse
- type StatisticalDataReport
- type StatisticalDataReports
- type Strategies
- type Strategy
- type StrategyTemplates
- type SubItems
- type SubItemsInGenerateBasicStatisticsReport
- type SubmitBatchJobsRequest
- type SubmitBatchJobsResponse
- type SubmitCabRecordingRequest
- type SubmitCabRecordingResponse
- type SubscriptionsInGetNotificationConfig
- type SubscriptionsInModifyNotificationConfig
- type SubscriptionsItem
- type SuccessAdmins
- type SuccessLoginNames
- type SuccessPhoneNumbers
- type Summaries
- type SummaryInGetCabJobByPhoneNumber
- type SummaryInGetJob
- type SummaryInGetJobStatusByCallId
- type SummaryInGetJobs
- type SummaryInListConversationsWithUnrecognizedIntents
- type SummaryInListJobStatus
- type SummaryInListJobsByGroup
- type SummaryItem
- type SummaryReport
- type Survey
- type SurveysInCreateScenario
- type SurveysInCreateScenarioFromTemplate
- type SurveysInGetScenario
- type SurveysInListScenarioTemplates
- type SurveysInListScenarios
- type SurveysInListSurveys
- type SurveysInModifyScenario
- type SuspendJobsRequest
- type SuspendJobsResponse
- type SuspendPredictiveJobsRequest
- type SuspendPredictiveJobsResponse
- type SuspendServiceRequest
- type SuspendServiceResponse
- type SystemNumberBlacklistElem
- type SystemNumberBlacklistElemList
- type SystemSpecification
- type TaobaoAliyunAccount
- type TaobaoOrder
- type Task
- type TaskIds
- type TaskInListTask
- type TaskPreparingRequest
- type TaskPreparingResponse
- type TaskStatus
- type TasksInGetCabJobByPhoneNumber
- type TasksInGetExecutionDetailsOfPredictiveJob
- type TasksInGetJob
- type TasksInGetJobStatusByCallId
- type TasksInGetJobs
- type TasksInGetPredictiveJob
- type TasksInListConversationsWithUnrecognizedIntents
- type TasksInListJobStatus
- type Templates
- type TestFcInvocationRequest
- type TestFcInvocationResponse
- type TimeFrame
- type Token
- type TransformTtsToWavRequest
- type TransformTtsToWavResponse
- type TrendChart
- type TrendCharts
- type TwoPartiesCallRequest
- type TwoPartiesCallResponse
- type UnbindPrivacyNumberRequest
- type UnbindPrivacyNumberResponse
- type UnitValue
- type UnitValuesInDescribeVnPerformanceIndex
- type UnreachableContact
- type UnreachableContacts
- type UnrecognizingConfig
- type UpdateCabServiceStatusRequest
- type UpdateCabServiceStatusResponse
- type UpdateNumberStatusNumberStatus
- type UpdateNumberStatusRequest
- type UpdateNumberStatusResponse
- type UpdateNumberStatusResult
- type UpdateTaobaoAccessTokenByAliyunPkRequest
- type UpdateTaobaoAccessTokenByAliyunPkResponse
- type UpdateTaobaoOrderOrder
- type UpdateTaobaoOrderRequest
- type UpdateTaobaoOrderResponse
- type UpdateTaobaoUserMapRequest
- type UpdateTaobaoUserMapResponse
- type UpdateTenantRequest
- type UpdateTenantResponse
- type UpdateTenantResult
- type UpdateTenantResultList
- type UpdateTenantUpdateTenantData
- type Upload400CorpIdentifyFileRequest
- type Upload400CorpIdentifyFileResponse
- type UploadCorpIdentifyFileRequest
- type UploadCorpIdentifyFileResponse
- type UploadMediaCallbackRequest
- type UploadMediaCallbackResponse
- type UploadMediaRequest
- type UploadMediaResponse
- type UploadParams
- type UploadParamsInUploadMedia
- type User
- type UserInGetUserByExtension
- type UserdPhoneNumbers
- type Users
- type UtterancesInDescribeVnNavigationConfig
- type ValidAnswerRate
- type ValidNotInUsePhoneNumberRequest
- type ValidNotInUsePhoneNumberResponse
- type ValidateUniqueDomainNameRequest
- type ValidateUniqueDomainNameResponse
- type VariablesInCreateScenario
- type VariablesInCreateScenarioFromTemplate
- type VariablesInGetScenario
- type VariablesInListScenarioTemplates
- type VariablesInListScenarios
- type VariablesInModifyScenario
- type VersionsInBeginContactFlowVersionModification
- type VersionsInCreateContactFlow
- type VersionsInGetContactFlow
- type VersionsInGetContactFlowVersion
- type VersionsInGetNavigatorContactFlow
- type VersionsInListContactFlows
- type VersionsInListVoiceAppraise
- type VersionsInModifyContactFlow
- type VersionsInModifyContactFlowVersion
- type VirtualPool
- type WorkingTimeInCreateBatchJobs
- type WorkingTimeInCreateJobGroup
- type WorkingTimeInCreateScenario
- type WorkingTimeInCreateScenarioFromTemplate
- type WorkingTimeInCreateStrategy
- type WorkingTimeInGetJobGroup
- type WorkingTimeInGetPredictiveJobGroup
- type WorkingTimeInGetScenario
- type WorkingTimeInGetStrategy
- type WorkingTimeInListJobGroups
- type WorkingTimeInListJobGroupsWithScenario
- type WorkingTimeInListPredictiveJobGroups
- type WorkingTimeInListScenarios
- type WorkingTimeInListStrategies
- type WorkingTimeInListStrategyTemplates
- type WorkingTimeInModifyBatchJobs
- type WorkingTimeInModifyJobGroup
- type WorkingTimeInModifyScenario
- type WorkingTimeInModifyStrategy
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbortPredictiveJobsRequest ¶
type AbortPredictiveJobsRequest struct { *requests.RpcRequest All requests.Boolean `position:"Query" name:"All"` JobId *[]string `position:"Query" name:"JobId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
AbortPredictiveJobsRequest is the request struct for api AbortPredictiveJobs
func CreateAbortPredictiveJobsRequest ¶
func CreateAbortPredictiveJobsRequest() (request *AbortPredictiveJobsRequest)
CreateAbortPredictiveJobsRequest creates a request to invoke AbortPredictiveJobs API
type AbortPredictiveJobsResponse ¶
type AbortPredictiveJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
AbortPredictiveJobsResponse is the response struct for api AbortPredictiveJobs
func CreateAbortPredictiveJobsResponse ¶
func CreateAbortPredictiveJobsResponse() (response *AbortPredictiveJobsResponse)
CreateAbortPredictiveJobsResponse creates a response to parse from AbortPredictiveJobs response
type Accounts ¶
type Accounts struct {
TaobaoAliyunAccount []TaobaoAliyunAccount `json:"TaobaoAliyunAccount" xml:"TaobaoAliyunAccount"`
}
Accounts is a nested struct in cloudcallcenter response
type AddAgentDeviceRequest ¶
type AddAgentDeviceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ClientIp string `position:"Query" name:"ClientIp"` Remark string `position:"Body" name:"Remark"` ClientPort string `position:"Query" name:"ClientPort"` BrowserVersion string `position:"Body" name:"BrowserVersion"` }
AddAgentDeviceRequest is the request struct for api AddAgentDevice
func CreateAddAgentDeviceRequest ¶
func CreateAddAgentDeviceRequest() (request *AddAgentDeviceRequest)
CreateAddAgentDeviceRequest creates a request to invoke AddAgentDevice API
type AddAgentDeviceResponse ¶
type AddAgentDeviceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` AgentDeviceId int64 `json:"AgentDeviceId" xml:"AgentDeviceId"` }
AddAgentDeviceResponse is the response struct for api AddAgentDevice
func CreateAddAgentDeviceResponse ¶
func CreateAddAgentDeviceResponse() (response *AddAgentDeviceResponse)
CreateAddAgentDeviceResponse creates a response to parse from AddAgentDevice response
type AddBulkPhoneNumbersRequest ¶
type AddBulkPhoneNumbersRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` InstanceId string `position:"Query" name:"InstanceId"` Usage string `position:"Query" name:"Usage"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` PhoneNumber *[]string `position:"Query" name:"PhoneNumber" type:"Repeated"` NumberGroupId *[]string `position:"Query" name:"NumberGroupId" type:"Repeated"` }
AddBulkPhoneNumbersRequest is the request struct for api AddBulkPhoneNumbers
func CreateAddBulkPhoneNumbersRequest ¶
func CreateAddBulkPhoneNumbersRequest() (request *AddBulkPhoneNumbersRequest)
CreateAddBulkPhoneNumbersRequest creates a request to invoke AddBulkPhoneNumbers API
type AddBulkPhoneNumbersResponse ¶
type AddBulkPhoneNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ArrearagePhoneNumbers ArrearagePhoneNumbers `json:"ArrearagePhoneNumbers" xml:"ArrearagePhoneNumbers"` FailedPhoneNumbers FailedPhoneNumbers `json:"FailedPhoneNumbers" xml:"FailedPhoneNumbers"` UserdPhoneNumbers UserdPhoneNumbers `json:"UserdPhoneNumbers" xml:"UserdPhoneNumbers"` PhoneNumbers PhoneNumbersInAddBulkPhoneNumbers `json:"PhoneNumbers" xml:"PhoneNumbers"` }
AddBulkPhoneNumbersResponse is the response struct for api AddBulkPhoneNumbers
func CreateAddBulkPhoneNumbersResponse ¶
func CreateAddBulkPhoneNumbersResponse() (response *AddBulkPhoneNumbersResponse)
CreateAddBulkPhoneNumbersResponse creates a response to parse from AddBulkPhoneNumbers response
type AddCustomerNumberRequest ¶
type AddCustomerNumberRequest struct { *requests.RpcRequest Provider string `position:"Query" name:"Provider"` PhoneNumber string `position:"Query" name:"PhoneNumber"` }
AddCustomerNumberRequest is the request struct for api AddCustomerNumber
func CreateAddCustomerNumberRequest ¶
func CreateAddCustomerNumberRequest() (request *AddCustomerNumberRequest)
CreateAddCustomerNumberRequest creates a request to invoke AddCustomerNumber API
type AddCustomerNumberResponse ¶
type AddCustomerNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbersInAddCustomerNumber `json:"PhoneNumbers" xml:"PhoneNumbers"` }
AddCustomerNumberResponse is the response struct for api AddCustomerNumber
func CreateAddCustomerNumberResponse ¶
func CreateAddCustomerNumberResponse() (response *AddCustomerNumberResponse)
CreateAddCustomerNumberResponse creates a response to parse from AddCustomerNumber response
type AddFunctionMetaRequest ¶
type AddFunctionMetaRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Role string `position:"Query" name:"Role"` Service string `position:"Query" name:"Service"` FunctionName string `position:"Query" name:"FunctionName"` Description string `position:"Query" name:"Description"` Region string `position:"Query" name:"Region"` }
AddFunctionMetaRequest is the request struct for api AddFunctionMeta
func CreateAddFunctionMetaRequest ¶
func CreateAddFunctionMetaRequest() (request *AddFunctionMetaRequest)
CreateAddFunctionMetaRequest creates a request to invoke AddFunctionMeta API
type AddFunctionMetaResponse ¶
type AddFunctionMetaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` FunctionId string `json:"FunctionId" xml:"FunctionId"` }
AddFunctionMetaResponse is the response struct for api AddFunctionMeta
func CreateAddFunctionMetaResponse ¶
func CreateAddFunctionMetaResponse() (response *AddFunctionMetaResponse)
CreateAddFunctionMetaResponse creates a response to parse from AddFunctionMeta response
type AddPhoneNumberExRequest ¶
type AddPhoneNumberExRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` InstanceId string `position:"Query" name:"InstanceId"` Usage string `position:"Query" name:"Usage"` PhoneNumber string `position:"Query" name:"PhoneNumber"` }
AddPhoneNumberExRequest is the request struct for api AddPhoneNumberEx
func CreateAddPhoneNumberExRequest ¶
func CreateAddPhoneNumberExRequest() (request *AddPhoneNumberExRequest)
CreateAddPhoneNumberExRequest creates a request to invoke AddPhoneNumberEx API
type AddPhoneNumberExResponse ¶
type AddPhoneNumberExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumber PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"` }
AddPhoneNumberExResponse is the response struct for api AddPhoneNumberEx
func CreateAddPhoneNumberExResponse ¶
func CreateAddPhoneNumberExResponse() (response *AddPhoneNumberExResponse)
CreateAddPhoneNumberExResponse creates a response to parse from AddPhoneNumberEx response
type AddPredictiveNameListRequest ¶
type AddPredictiveNameListRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` JobsJson *[]string `position:"Body" name:"JobsJson" type:"Repeated"` JobFilePath string `position:"Query" name:"JobFilePath"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` StrategyJson string `position:"Query" name:"StrategyJson"` Name string `position:"Query" name:"Name"` JobGroupId string `position:"Query" name:"JobGroupId"` }
AddPredictiveNameListRequest is the request struct for api AddPredictiveNameList
func CreateAddPredictiveNameListRequest ¶
func CreateAddPredictiveNameListRequest() (request *AddPredictiveNameListRequest)
CreateAddPredictiveNameListRequest creates a request to invoke AddPredictiveNameList API
type AddPredictiveNameListResponse ¶
type AddPredictiveNameListResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
AddPredictiveNameListResponse is the response struct for api AddPredictiveNameList
func CreateAddPredictiveNameListResponse ¶
func CreateAddPredictiveNameListResponse() (response *AddPredictiveNameListResponse)
CreateAddPredictiveNameListResponse creates a response to parse from AddPredictiveNameList response
type AddSipAgentGroupRequest ¶
type AddSipAgentGroupRequest struct { *requests.RpcRequest Ip string `position:"Query" name:"Ip"` SendInterface string `position:"Query" name:"SendInterface"` Provider string `position:"Query" name:"Provider"` Port string `position:"Query" name:"Port"` Name string `position:"Query" name:"Name"` }
AddSipAgentGroupRequest is the request struct for api AddSipAgentGroup
func CreateAddSipAgentGroupRequest ¶
func CreateAddSipAgentGroupRequest() (request *AddSipAgentGroupRequest)
CreateAddSipAgentGroupRequest creates a request to invoke AddSipAgentGroup API
type AddSipAgentGroupResponse ¶
type AddSipAgentGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Provider string `json:"Provider" xml:"Provider"` SipAgents []SipAgent `json:"SipAgents" xml:"SipAgents"` }
AddSipAgentGroupResponse is the response struct for api AddSipAgentGroup
func CreateAddSipAgentGroupResponse ¶
func CreateAddSipAgentGroupResponse() (response *AddSipAgentGroupResponse)
CreateAddSipAgentGroupResponse creates a response to parse from AddSipAgentGroup response
type AddTestPhoneNumberRequest ¶
type AddTestPhoneNumberRequest struct { *requests.RpcRequest Trunks requests.Integer `position:"Query" name:"Trunks"` Number string `position:"Query" name:"Number"` InboundOnly requests.Boolean `position:"Query" name:"InboundOnly"` }
AddTestPhoneNumberRequest is the request struct for api AddTestPhoneNumber
func CreateAddTestPhoneNumberRequest ¶
func CreateAddTestPhoneNumberRequest() (request *AddTestPhoneNumberRequest)
CreateAddTestPhoneNumberRequest creates a request to invoke AddTestPhoneNumber API
type AddTestPhoneNumberResponse ¶
type AddTestPhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumber PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"` }
AddTestPhoneNumberResponse is the response struct for api AddTestPhoneNumber
func CreateAddTestPhoneNumberResponse ¶
func CreateAddTestPhoneNumberResponse() (response *AddTestPhoneNumberResponse)
CreateAddTestPhoneNumberResponse creates a response to parse from AddTestPhoneNumber response
type AddUsersToSkillGroupRequest ¶
type AddUsersToSkillGroupRequest struct { *requests.RpcRequest SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` UserId *[]string `position:"Query" name:"UserId" type:"Repeated"` }
AddUsersToSkillGroupRequest is the request struct for api AddUsersToSkillGroup
func CreateAddUsersToSkillGroupRequest ¶
func CreateAddUsersToSkillGroupRequest() (request *AddUsersToSkillGroupRequest)
CreateAddUsersToSkillGroupRequest creates a request to invoke AddUsersToSkillGroup API
type AddUsersToSkillGroupResponse ¶
type AddUsersToSkillGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
AddUsersToSkillGroupResponse is the response struct for api AddUsersToSkillGroup
func CreateAddUsersToSkillGroupResponse ¶
func CreateAddUsersToSkillGroupResponse() (response *AddUsersToSkillGroupResponse)
CreateAddUsersToSkillGroupResponse creates a response to parse from AddUsersToSkillGroup response
type AdminInCreateInstance ¶
type AdminInCreateInstance struct {
User []User `json:"User" xml:"User"`
}
AdminInCreateInstance is a nested struct in cloudcallcenter response
type AdminInCreateInstanceEx ¶
type AdminInCreateInstanceEx struct {
User []User `json:"User" xml:"User"`
}
AdminInCreateInstanceEx is a nested struct in cloudcallcenter response
type AdminInGetInstance ¶
type AdminInGetInstance struct {
User []User `json:"User" xml:"User"`
}
AdminInGetInstance is a nested struct in cloudcallcenter response
type AdminInListInstances ¶
type AdminInListInstances struct {
User []User `json:"User" xml:"User"`
}
AdminInListInstances is a nested struct in cloudcallcenter response
type AdminInListInstancesEx ¶
type AdminInListInstancesEx struct {
User []User `json:"User" xml:"User"`
}
AdminInListInstancesEx is a nested struct in cloudcallcenter response
type AdminInListInstancesOfUser ¶
type AdminInListInstancesOfUser struct {
User []User `json:"User" xml:"User"`
}
AdminInListInstancesOfUser is a nested struct in cloudcallcenter response
type AdminInModifyInstance ¶
type AdminInModifyInstance struct {
User []User `json:"User" xml:"User"`
}
AdminInModifyInstance is a nested struct in cloudcallcenter response
type AgentBotInstance ¶
type AgentBotInstance struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceName string `json:"InstanceName" xml:"InstanceName"` InstanceDescription string `json:"InstanceDescription" xml:"InstanceDescription"` MaxConcurrentConversation int `json:"MaxConcurrentConversation" xml:"MaxConcurrentConversation"` Owner string `json:"Owner" xml:"Owner"` CreationTime int64 `json:"CreationTime" xml:"CreationTime"` CallCenterInstanceId string `json:"CallCenterInstanceId" xml:"CallCenterInstanceId"` IsTemplateContainer bool `json:"IsTemplateContainer" xml:"IsTemplateContainer"` }
AgentBotInstance is a nested struct in cloudcallcenter response
type AgentDevice ¶
type AgentDevice struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` RamId int64 `json:"RamId" xml:"RamId"` LoginTime int64 `json:"LoginTime" xml:"LoginTime"` ClientIp string `json:"ClientIp" xml:"ClientIp"` ClientPort string `json:"ClientPort" xml:"ClientPort"` BrowserVersion string `json:"BrowserVersion" xml:"BrowserVersion"` IsLogin int `json:"IsLogin" xml:"IsLogin"` Remark string `json:"Remark" xml:"Remark"` }
AgentDevice is a nested struct in cloudcallcenter response
type AgentDeviceList ¶
type AgentDeviceList struct {
AgentDevice []AgentDevice `json:"AgentDevice" xml:"AgentDevice"`
}
AgentDeviceList is a nested struct in cloudcallcenter response
type AgentEvent ¶
type AgentEvent struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` RamId int64 `json:"RamId" xml:"RamId"` LoginName string `json:"LoginName" xml:"LoginName"` Event string `json:"Event" xml:"Event"` EventTime int64 `json:"EventTime" xml:"EventTime"` SkillGroupIds SkillGroupIds `json:"SkillGroupIds" xml:"SkillGroupIds"` }
AgentEvent is a nested struct in cloudcallcenter response
type AgentEventLogs ¶
type AgentEventLogs struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListWorkflowOfAgent `json:"List" xml:"List"` }
AgentEventLogs is a nested struct in cloudcallcenter response
type AgentEventlog ¶
type AgentEventlog struct { AgentNo string `json:"AgentNo" xml:"AgentNo"` Event string `json:"Event" xml:"Event"` ConnId string `json:"ConnId" xml:"ConnId"` CallType string `json:"CallType" xml:"CallType"` CallingNumber string `json:"CallingNumber" xml:"CallingNumber"` CalledNumber string `json:"CalledNumber" xml:"CalledNumber"` StartTime string `json:"StartTime" xml:"StartTime"` CallId string `json:"CallId" xml:"CallId"` }
AgentEventlog is a nested struct in cloudcallcenter response
type AgentReport ¶
type AgentReport struct { SkillGroupNames string `json:"SkillGroupNames" xml:"SkillGroupNames"` AgentName string `json:"AgentName" xml:"AgentName"` ObjectId string `json:"ObjectId" xml:"ObjectId"` AgentId string `json:"AgentId" xml:"AgentId"` State string `json:"State" xml:"State"` SkillGroupIds string `json:"SkillGroupIds" xml:"SkillGroupIds"` InstanceId string `json:"InstanceId" xml:"InstanceId"` LoginName string `json:"LoginName" xml:"LoginName"` Overall Overall `json:"Overall" xml:"Overall"` Outbound Outbound `json:"Outbound" xml:"Outbound"` Inbound Inbound `json:"Inbound" xml:"Inbound"` IntervalList IntervalListInListAgentSummaryReportsByInterval `json:"IntervalList" xml:"IntervalList"` }
AgentReport is a nested struct in cloudcallcenter response
type AgentReportByInterval ¶
type AgentReportByInterval struct { RecordDate string `json:"RecordDate" xml:"RecordDate"` InstanceId string `json:"InstanceId" xml:"InstanceId"` AgentId string `json:"AgentId" xml:"AgentId"` LoginName string `json:"LoginName" xml:"LoginName"` AgentName string `json:"AgentName" xml:"AgentName"` SkillGroupIds string `json:"SkillGroupIds" xml:"SkillGroupIds"` SkillGroupNames string `json:"SkillGroupNames" xml:"SkillGroupNames"` State string `json:"State" xml:"State"` Overall Overall `json:"Overall" xml:"Overall"` Inbound Inbound `json:"Inbound" xml:"Inbound"` Outbound Outbound `json:"Outbound" xml:"Outbound"` }
AgentReportByInterval is a nested struct in cloudcallcenter response
type AgentReportData ¶
type AgentReportData struct { AbandonedNumber string `json:"AbandonedNumber" xml:"AbandonedNumber"` RecordDate string `json:"RecordDate" xml:"RecordDate"` InboundTalkPercentage string `json:"InboundTalkPercentage" xml:"InboundTalkPercentage"` RingingNum string `json:"RingingNum" xml:"RingingNum"` OutboundParticipateInAppraisePercentage string `json:"OutboundParticipateInAppraisePercentage" xml:"OutboundParticipateInAppraisePercentage"` NotReadyPercentage string `json:"NotReadyPercentage" xml:"NotReadyPercentage"` SkillGroupNames string `json:"SkillGroupNames" xml:"SkillGroupNames"` NotReadyDuration string `json:"NotReadyDuration" xml:"NotReadyDuration"` OutboundTalkDuration string `json:"OutboundTalkDuration" xml:"OutboundTalkDuration"` DialingNum string `json:"DialingNum" xml:"DialingNum"` AbandonedPercentage string `json:"AbandonedPercentage" xml:"AbandonedPercentage"` TalkPercentage string `json:"TalkPercentage" xml:"TalkPercentage"` AverageTalkTime string `json:"AverageTalkTime" xml:"AverageTalkTime"` RingingDuration string `json:"RingingDuration" xml:"RingingDuration"` InboundAbandonedNum string `json:"InboundAbandonedNum" xml:"InboundAbandonedNum"` OutboundLaunchAppraisePercentage string `json:"OutboundLaunchAppraisePercentage" xml:"OutboundLaunchAppraisePercentage"` DialingDuration string `json:"DialingDuration" xml:"DialingDuration"` InboundFeedbackSumNum string `json:"InboundFeedbackSumNum" xml:"InboundFeedbackSumNum"` InboundLaunchAppraisePercentage string `json:"InboundLaunchAppraisePercentage" xml:"InboundLaunchAppraisePercentage"` LogoutTime string `json:"LogoutTime" xml:"LogoutTime"` SkillGroupIds string `json:"SkillGroupIds" xml:"SkillGroupIds"` OutboundLaunchAppraiseNum string `json:"OutboundLaunchAppraiseNum" xml:"OutboundLaunchAppraiseNum"` InboundAbandonedNumPercentage string `json:"InboundAbandonedNumPercentage" xml:"InboundAbandonedNumPercentage"` TalkDuration string `json:"TalkDuration" xml:"TalkDuration"` OutboundAppraisePercentage string `json:"OutboundAppraisePercentage" xml:"OutboundAppraisePercentage"` AgentStatus string `json:"AgentStatus" xml:"AgentStatus"` InboundLaunchAppraiseNum string `json:"InboundLaunchAppraiseNum" xml:"InboundLaunchAppraiseNum"` OutboundTalkPercentage string `json:"OutboundTalkPercentage" xml:"OutboundTalkPercentage"` UserId string `json:"UserId" xml:"UserId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` OutboundParticipateInAppraiseNum string `json:"OutboundParticipateInAppraiseNum" xml:"OutboundParticipateInAppraiseNum"` InboundParticipateInAppraisePercentage string `json:"InboundParticipateInAppraisePercentage" xml:"InboundParticipateInAppraisePercentage"` AverageRingingTime string `json:"AverageRingingTime" xml:"AverageRingingTime"` InboundParticipateInAppraiseNum string `json:"InboundParticipateInAppraiseNum" xml:"InboundParticipateInAppraiseNum"` LoginDuration string `json:"LoginDuration" xml:"LoginDuration"` TotalTalkNumber string `json:"TotalTalkNumber" xml:"TotalTalkNumber"` TalkDurationPercentage string `json:"TalkDurationPercentage" xml:"TalkDurationPercentage"` InboundTalkDuration string `json:"InboundTalkDuration" xml:"InboundTalkDuration"` OutboundFeedbackSumNum string `json:"OutboundFeedbackSumNum" xml:"OutboundFeedbackSumNum"` DisplayName string `json:"DisplayName" xml:"DisplayName"` InboundAppraisePercentage string `json:"InboundAppraisePercentage" xml:"InboundAppraisePercentage"` LoginName string `json:"LoginName" xml:"LoginName"` TotalWorkNumber string `json:"TotalWorkNumber" xml:"TotalWorkNumber"` LoginTime string `json:"LoginTime" xml:"LoginTime"` OutboundTalkNum string `json:"OutboundTalkNum" xml:"OutboundTalkNum"` InboundTalkNum string `json:"InboundTalkNum" xml:"InboundTalkNum"` WorkDuration string `json:"WorkDuration" xml:"WorkDuration"` OutboundFeedbackNum OutboundFeedbackNumInFindAgentData `json:"OutboundFeedbackNum" xml:"OutboundFeedbackNum"` OutboundAppraiseNum OutboundAppraiseNumInFindAgentData `json:"OutboundAppraiseNum" xml:"OutboundAppraiseNum"` InboundFeedbackNum InboundFeedbackNumInFindAgentData `json:"InboundFeedbackNum" xml:"InboundFeedbackNum"` InboundAppraiseNum InboundAppraiseNumInFindAgentData `json:"InboundAppraiseNum" xml:"InboundAppraiseNum"` }
AgentReportData is a nested struct in cloudcallcenter response
type AgentStateCount ¶
type AgentStateCount struct { State string `json:"State" xml:"State"` Count int64 `json:"Count" xml:"Count"` }
AgentStateCount is a nested struct in cloudcallcenter response
type AgentStateDistributions ¶
type AgentStateDistributions struct {
AgentStateCount []AgentStateCount `json:"AgentStateCount" xml:"AgentStateCount"`
}
AgentStateDistributions is a nested struct in cloudcallcenter response
type AgentsInListCallDetailDatas ¶
type AgentsInListCallDetailDatas struct {
CallDetailAgent []CallDetailAgent `json:"CallDetailAgent" xml:"CallDetailAgent"`
}
AgentsInListCallDetailDatas is a nested struct in cloudcallcenter response
type AgentsInListCallDetailRecords ¶
type AgentsInListCallDetailRecords struct {
CallDetailAgent []CallDetailAgent `json:"CallDetailAgent" xml:"CallDetailAgent"`
}
AgentsInListCallDetailRecords is a nested struct in cloudcallcenter response
type AgentsInListRecentCallRecords ¶
type AgentsInListRecentCallRecords struct {
CallDetailAgent []CallDetailAgent `json:"CallDetailAgent" xml:"CallDetailAgent"`
}
AgentsInListRecentCallRecords is a nested struct in cloudcallcenter response
type ApplicableOperationsInDescribeVnInstance ¶
type ApplicableOperationsInDescribeVnInstance struct {
Operation []string `json:"Operation" xml:"Operation"`
}
ApplicableOperationsInDescribeVnInstance is a nested struct in cloudcallcenter response
type ApplicableOperationsInListVnInstances ¶
type ApplicableOperationsInListVnInstances struct {
Operation []string `json:"Operation" xml:"Operation"`
}
ApplicableOperationsInListVnInstances is a nested struct in cloudcallcenter response
type Apply400CorpIdentifyRequest ¶
type Apply400CorpIdentifyRequest struct { *requests.RpcRequest CorpCertNumber string `position:"Query" name:"CorpCertNumber"` CorpRegisteredEffDate string `position:"Query" name:"CorpRegisteredEffDate"` CorpCertType string `position:"Query" name:"CorpCertType"` CorpRegisteredAddrCity string `position:"Query" name:"CorpRegisteredAddrCity"` CorpRegisteredAddrDetail string `position:"Query" name:"CorpRegisteredAddrDetail"` LegalPersonName string `position:"Query" name:"LegalPersonName"` LegalPersonCertEffDate string `position:"Query" name:"LegalPersonCertEffDate"` BusinessLicensePic string `position:"Query" name:"BusinessLicensePic"` CorpRegisteredAddrProv string `position:"Query" name:"CorpRegisteredAddrProv"` SpecIdArray string `position:"Query" name:"SpecIdArray"` LegalPersonCertType string `position:"Query" name:"LegalPersonCertType"` CorpNumber string `position:"Query" name:"CorpNumber"` OldOrderId string `position:"Query" name:"OldOrderId"` CorpRegisteredAddrArea string `position:"Query" name:"CorpRegisteredAddrArea"` LegalPersonCertPic string `position:"Query" name:"LegalPersonCertPic"` LegalPersonCertExpDate string `position:"Query" name:"LegalPersonCertExpDate"` CorpRegisteredExpDate string `position:"Query" name:"CorpRegisteredExpDate"` CorpName string `position:"Query" name:"CorpName"` ApplyRemark string `position:"Query" name:"ApplyRemark"` LegalPersonPhoneNumber string `position:"Query" name:"LegalPersonPhoneNumber"` LegalPersonCertNumber string `position:"Query" name:"LegalPersonCertNumber"` }
Apply400CorpIdentifyRequest is the request struct for api Apply400CorpIdentify
func CreateApply400CorpIdentifyRequest ¶
func CreateApply400CorpIdentifyRequest() (request *Apply400CorpIdentifyRequest)
CreateApply400CorpIdentifyRequest creates a request to invoke Apply400CorpIdentify API
type Apply400CorpIdentifyResponse ¶
type Apply400CorpIdentifyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data string `json:"Data" xml:"Data"` }
Apply400CorpIdentifyResponse is the response struct for api Apply400CorpIdentify
func CreateApply400CorpIdentifyResponse ¶
func CreateApply400CorpIdentifyResponse() (response *Apply400CorpIdentifyResponse)
CreateApply400CorpIdentifyResponse creates a response to parse from Apply400CorpIdentify response
type Apply400ManagerIdentifyRequest ¶
type Apply400ManagerIdentifyRequest struct { *requests.RpcRequest WttorderId string `position:"Query" name:"WttorderId"` ManagerCertExpDate string `position:"Query" name:"ManagerCertExpDate"` ManagerMobilePhone string `position:"Query" name:"ManagerMobilePhone"` Empowerment string `position:"Query" name:"Empowerment"` Number string `position:"Query" name:"Number"` ManagerCertEffDate string `position:"Query" name:"ManagerCertEffDate"` UnifiedstandardAgreement string `position:"Query" name:"UnifiedstandardAgreement"` SupplementaryMaterial string `position:"Query" name:"SupplementaryMaterial"` ManagerName string `position:"Query" name:"ManagerName"` ManagerCertPic string `position:"Query" name:"ManagerCertPic"` CorpName string `position:"Query" name:"CorpName"` OldOrderId string `position:"Query" name:"OldOrderId"` ManagerCertNumber string `position:"Query" name:"ManagerCertNumber"` ManagerCertType string `position:"Query" name:"ManagerCertType"` }
Apply400ManagerIdentifyRequest is the request struct for api Apply400ManagerIdentify
func CreateApply400ManagerIdentifyRequest ¶
func CreateApply400ManagerIdentifyRequest() (request *Apply400ManagerIdentifyRequest)
CreateApply400ManagerIdentifyRequest creates a request to invoke Apply400ManagerIdentify API
type Apply400ManagerIdentifyResponse ¶
type Apply400ManagerIdentifyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data string `json:"Data" xml:"Data"` }
Apply400ManagerIdentifyResponse is the response struct for api Apply400ManagerIdentify
func CreateApply400ManagerIdentifyResponse ¶
func CreateApply400ManagerIdentifyResponse() (response *Apply400ManagerIdentifyResponse)
CreateApply400ManagerIdentifyResponse creates a response to parse from Apply400ManagerIdentify response
type ApplyCorpIdentifyRequest ¶
type ApplyCorpIdentifyRequest struct { *requests.RpcRequest SpecId requests.Integer `position:"Query" name:"SpecId"` ManagerContactPhoneNumber string `position:"Query" name:"ManagerContactPhoneNumber"` LegalPersonName string `position:"Query" name:"LegalPersonName"` BusinessTypeDesc string `position:"Query" name:"BusinessTypeDesc"` BusinessType requests.Integer `position:"Query" name:"BusinessType"` BusinessLicensePic string `position:"Query" name:"BusinessLicensePic"` LegalPersonrCertNumber string `position:"Query" name:"LegalPersonrCertNumber"` ProcedureDesc string `position:"Query" name:"ProcedureDesc"` RegisteredFundCode string `position:"Query" name:"RegisteredFundCode"` ManagerName string `position:"Query" name:"ManagerName"` ManagerCertPic string `position:"Query" name:"ManagerCertPic"` RegionNameCity string `position:"Query" name:"RegionNameCity"` NumberApplicationLetterPic string `position:"Query" name:"NumberApplicationLetterPic"` BusinessLicenseAddress string `position:"Query" name:"BusinessLicenseAddress"` OrganizationCode string `position:"Query" name:"OrganizationCode"` SpecName string `position:"Query" name:"SpecName"` RegionNameProvince string `position:"Query" name:"RegionNameProvince"` TelecomUndertakingPic string `position:"Query" name:"TelecomUndertakingPic"` CorpName string `position:"Query" name:"CorpName"` ApplyRemark string `position:"Query" name:"ApplyRemark"` CorporationCertPic string `position:"Query" name:"CorporationCertPic"` ManagerCertNumber string `position:"Query" name:"ManagerCertNumber"` }
ApplyCorpIdentifyRequest is the request struct for api ApplyCorpIdentify
func CreateApplyCorpIdentifyRequest ¶
func CreateApplyCorpIdentifyRequest() (request *ApplyCorpIdentifyRequest)
CreateApplyCorpIdentifyRequest creates a request to invoke ApplyCorpIdentify API
type ApplyCorpIdentifyResponse ¶
type ApplyCorpIdentifyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data string `json:"Data" xml:"Data"` }
ApplyCorpIdentifyResponse is the response struct for api ApplyCorpIdentify
func CreateApplyCorpIdentifyResponse ¶
func CreateApplyCorpIdentifyResponse() (response *ApplyCorpIdentifyResponse)
CreateApplyCorpIdentifyResponse creates a response to parse from ApplyCorpIdentify response
type AppraiseCountDomain ¶
type AppraiseCountDomain struct { Group string `json:"Group" xml:"Group"` Count string `json:"Count" xml:"Count"` Subgroup string `json:"Subgroup" xml:"Subgroup"` }
AppraiseCountDomain is a nested struct in cloudcallcenter response
type AppraiseRequest ¶
type AppraiseRequest struct { *requests.RpcRequest Source string `position:"Query" name:"Source"` Type string `position:"Query" name:"Type"` RamId string `position:"Query" name:"RamId"` Acid string `position:"Query" name:"Acid"` PressKey string `position:"Query" name:"PressKey"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` PressKeyMapping string `position:"Query" name:"PressKeyMapping"` }
AppraiseRequest is the request struct for api Appraise
func CreateAppraiseRequest ¶
func CreateAppraiseRequest() (request *AppraiseRequest)
CreateAppraiseRequest creates a request to invoke Appraise API
type AppraiseResponse ¶
type AppraiseResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
AppraiseResponse is the response struct for api Appraise
func CreateAppraiseResponse ¶
func CreateAppraiseResponse() (response *AppraiseResponse)
CreateAppraiseResponse creates a response to parse from Appraise response
type ArrearagePhoneNumbers ¶
type ArrearagePhoneNumbers struct {
ArrearagePhoneNumber []string `json:"ArrearagePhoneNumber" xml:"ArrearagePhoneNumber"`
}
ArrearagePhoneNumbers is a nested struct in cloudcallcenter response
type AskingBackConfig ¶
type AskingBackConfig struct { Enabled bool `json:"Enabled" xml:"Enabled"` Prompt string `json:"Prompt" xml:"Prompt"` EnableNegativeFeedback bool `json:"EnableNegativeFeedback" xml:"EnableNegativeFeedback"` NegativeFeedbackPrompt string `json:"NegativeFeedbackPrompt" xml:"NegativeFeedbackPrompt"` NegativeFeedbackAction string `json:"NegativeFeedbackAction" xml:"NegativeFeedbackAction"` NegativeFeedbackActionParams string `json:"NegativeFeedbackActionParams" xml:"NegativeFeedbackActionParams"` NegativeFeedbackUtterances []string `json:"NegativeFeedbackUtterances" xml:"NegativeFeedbackUtterances"` }
AskingBackConfig is a nested struct in cloudcallcenter response
type AsrCustomModel ¶
type AsrCustomModel struct { Corpora string `json:"Corpora" xml:"Corpora"` CustomModelStatus int `json:"CustomModelStatus" xml:"CustomModelStatus"` }
AsrCustomModel is a nested struct in cloudcallcenter response
type AssignContactFlowToPhoneNumberRequest ¶
type AssignContactFlowToPhoneNumberRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` InstanceId string `position:"Query" name:"InstanceId"` PhoneNumberId string `position:"Query" name:"PhoneNumberId"` }
AssignContactFlowToPhoneNumberRequest is the request struct for api AssignContactFlowToPhoneNumber
func CreateAssignContactFlowToPhoneNumberRequest ¶
func CreateAssignContactFlowToPhoneNumberRequest() (request *AssignContactFlowToPhoneNumberRequest)
CreateAssignContactFlowToPhoneNumberRequest creates a request to invoke AssignContactFlowToPhoneNumber API
type AssignContactFlowToPhoneNumberResponse ¶
type AssignContactFlowToPhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
AssignContactFlowToPhoneNumberResponse is the response struct for api AssignContactFlowToPhoneNumber
func CreateAssignContactFlowToPhoneNumberResponse ¶
func CreateAssignContactFlowToPhoneNumberResponse() (response *AssignContactFlowToPhoneNumberResponse)
CreateAssignContactFlowToPhoneNumberResponse creates a response to parse from AssignContactFlowToPhoneNumber response
type AssignJobsRequest ¶
type AssignJobsRequest struct { *requests.RpcRequest GroupId string `position:"Query" name:"GroupId"` JobsJson *[]string `position:"Query" name:"JobsJson" type:"Repeated"` CallingNumber *[]string `position:"Query" name:"CallingNumber" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` StrategyJson string `position:"Query" name:"StrategyJson"` ScenarioId string `position:"Query" name:"ScenarioId"` }
AssignJobsRequest is the request struct for api AssignJobs
func CreateAssignJobsRequest ¶
func CreateAssignJobsRequest() (request *AssignJobsRequest)
CreateAssignJobsRequest creates a request to invoke AssignJobs API
type AssignJobsResponse ¶
type AssignJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` GroupId string `json:"GroupId" xml:"GroupId"` }
AssignJobsResponse is the response struct for api AssignJobs
func CreateAssignJobsResponse ¶
func CreateAssignJobsResponse() (response *AssignJobsResponse)
CreateAssignJobsResponse creates a response to parse from AssignJobs response
type AssignPrivilegesToRoleRequest ¶
type AssignPrivilegesToRoleRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PrivilegeId *[]string `position:"Query" name:"PrivilegeId" type:"Repeated"` RoleId string `position:"Query" name:"RoleId"` }
AssignPrivilegesToRoleRequest is the request struct for api AssignPrivilegesToRole
func CreateAssignPrivilegesToRoleRequest ¶
func CreateAssignPrivilegesToRoleRequest() (request *AssignPrivilegesToRoleRequest)
CreateAssignPrivilegesToRoleRequest creates a request to invoke AssignPrivilegesToRole API
type AssignPrivilegesToRoleResponse ¶
type AssignPrivilegesToRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Role Role `json:"Role" xml:"Role"` }
AssignPrivilegesToRoleResponse is the response struct for api AssignPrivilegesToRole
func CreateAssignPrivilegesToRoleResponse ¶
func CreateAssignPrivilegesToRoleResponse() (response *AssignPrivilegesToRoleResponse)
CreateAssignPrivilegesToRoleResponse creates a response to parse from AssignPrivilegesToRole response
type AssignRolesToUserRequest ¶
type AssignRolesToUserRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` RoleId *[]string `position:"Query" name:"RoleId" type:"Repeated"` UserId string `position:"Query" name:"UserId"` }
AssignRolesToUserRequest is the request struct for api AssignRolesToUser
func CreateAssignRolesToUserRequest ¶
func CreateAssignRolesToUserRequest() (request *AssignRolesToUserRequest)
CreateAssignRolesToUserRequest creates a request to invoke AssignRolesToUser API
type AssignRolesToUserResponse ¶
type AssignRolesToUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` User User `json:"User" xml:"User"` }
AssignRolesToUserResponse is the response struct for api AssignRolesToUser
func CreateAssignRolesToUserResponse ¶
func CreateAssignRolesToUserResponse() (response *AssignRolesToUserResponse)
CreateAssignRolesToUserResponse creates a response to parse from AssignRolesToUser response
type AssignUsersExRequest ¶
type AssignUsersExRequest struct { *requests.RpcRequest SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` UserRamInfo *[]string `position:"Query" name:"userRamInfo" type:"Repeated"` RoleId *[]string `position:"Query" name:"RoleId" type:"Repeated"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` }
AssignUsersExRequest is the request struct for api AssignUsersEx
func CreateAssignUsersExRequest ¶
func CreateAssignUsersExRequest() (request *AssignUsersExRequest)
CreateAssignUsersExRequest creates a request to invoke AssignUsersEx API
type AssignUsersExResponse ¶
type AssignUsersExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
AssignUsersExResponse is the response struct for api AssignUsersEx
func CreateAssignUsersExResponse ¶
func CreateAssignUsersExResponse() (response *AssignUsersExResponse)
CreateAssignUsersExResponse creates a response to parse from AssignUsersEx response
type AssignUsersRequest ¶
type AssignUsersRequest struct { *requests.RpcRequest UserRamId *[]string `position:"Query" name:"UserRamId" type:"Repeated"` SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` RoleId *[]string `position:"Query" name:"RoleId" type:"Repeated"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` }
AssignUsersRequest is the request struct for api AssignUsers
func CreateAssignUsersRequest ¶
func CreateAssignUsersRequest() (request *AssignUsersRequest)
CreateAssignUsersRequest creates a request to invoke AssignUsers API
type AssignUsersResponse ¶
type AssignUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
AssignUsersResponse is the response struct for api AssignUsers
func CreateAssignUsersResponse ¶
func CreateAssignUsersResponse() (response *AssignUsersResponse)
CreateAssignUsersResponse creates a response to parse from AssignUsers response
type AssociateVnChatbotInstanceRequest ¶
type AssociateVnChatbotInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ChatbotInstanceId string `position:"Query" name:"ChatbotInstanceId"` ChatbotName string `position:"Query" name:"ChatbotName"` }
AssociateVnChatbotInstanceRequest is the request struct for api AssociateVnChatbotInstance
func CreateAssociateVnChatbotInstanceRequest ¶
func CreateAssociateVnChatbotInstanceRequest() (request *AssociateVnChatbotInstanceRequest)
CreateAssociateVnChatbotInstanceRequest creates a request to invoke AssociateVnChatbotInstance API
type AssociateVnChatbotInstanceResponse ¶
type AssociateVnChatbotInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
AssociateVnChatbotInstanceResponse is the response struct for api AssociateVnChatbotInstance
func CreateAssociateVnChatbotInstanceResponse ¶
func CreateAssociateVnChatbotInstanceResponse() (response *AssociateVnChatbotInstanceResponse)
CreateAssociateVnChatbotInstanceResponse creates a response to parse from AssociateVnChatbotInstance response
type AuditRemarkInfo ¶
type AuditRemarkInfo struct { RejectDate string `json:"RejectDate" xml:"RejectDate"` RejectInfo string `json:"RejectInfo" xml:"RejectInfo"` }
AuditRemarkInfo is a nested struct in cloudcallcenter response
type AuditVnTTSVoiceRequest ¶
type AuditVnTTSVoiceRequest struct { *requests.RpcRequest Voice string `position:"Query" name:"Voice"` Volume string `position:"Query" name:"Volume"` InstanceId string `position:"Query" name:"InstanceId"` Text string `position:"Query" name:"Text"` SpeechRate string `position:"Query" name:"SpeechRate"` }
AuditVnTTSVoiceRequest is the request struct for api AuditVnTTSVoice
func CreateAuditVnTTSVoiceRequest ¶
func CreateAuditVnTTSVoiceRequest() (request *AuditVnTTSVoiceRequest)
CreateAuditVnTTSVoiceRequest creates a request to invoke AuditVnTTSVoice API
type AuditVnTTSVoiceResponse ¶
type AuditVnTTSVoiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` AuditionUrl string `json:"AuditionUrl" xml:"AuditionUrl"` }
AuditVnTTSVoiceResponse is the response struct for api AuditVnTTSVoice
func CreateAuditVnTTSVoiceResponse ¶
func CreateAuditVnTTSVoiceResponse() (response *AuditVnTTSVoiceResponse)
CreateAuditVnTTSVoiceResponse creates a response to parse from AuditVnTTSVoice response
type AuthorizedVnRequest ¶
type AuthorizedVnRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` InitialContext string `position:"Query" name:"InitialContext"` InstanceId string `position:"Query" name:"InstanceId"` }
AuthorizedVnRequest is the request struct for api AuthorizedVn
func CreateAuthorizedVnRequest ¶
func CreateAuthorizedVnRequest() (request *AuthorizedVnRequest)
CreateAuthorizedVnRequest creates a request to invoke AuthorizedVn API
type AuthorizedVnResponse ¶
type AuthorizedVnResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
AuthorizedVnResponse is the response struct for api AuthorizedVn
func CreateAuthorizedVnResponse ¶
func CreateAuthorizedVnResponse() (response *AuthorizedVnResponse)
CreateAuthorizedVnResponse creates a response to parse from AuthorizedVn response
type BarData ¶
type BarData struct { Timestamp int64 `json:"Timestamp" xml:"Timestamp"` Width int64 `json:"Width" xml:"Width"` Height int64 `json:"Height" xml:"Height"` }
BarData is a nested struct in cloudcallcenter response
type BarDataList ¶
type BarDataList struct {
BarData []BarData `json:"BarData" xml:"BarData"`
}
BarDataList is a nested struct in cloudcallcenter response
type BasicStatisticsReportItem ¶
type BasicStatisticsReportItem struct { Title string `json:"Title" xml:"Title"` TotalCount int `json:"TotalCount" xml:"TotalCount"` GraphType string `json:"GraphType" xml:"GraphType"` SubItems []BasicStatisticsReportSubItem `json:"SubItems" xml:"SubItems"` }
BasicStatisticsReportItem is a nested struct in cloudcallcenter response
type BasicStatisticsReportSubItem ¶
type BasicStatisticsReportSubItem struct { Value string `json:"Value" xml:"Value"` Count int `json:"Count" xml:"Count"` BasicStatisticsReportSubItemName string `json:"BasicStatisticsReportSubItemName" xml:"BasicStatisticsReportSubItemName"` Percentage int `json:"Percentage" xml:"Percentage"` Row []KeyValuePair `json:"Row" xml:"Row"` }
BasicStatisticsReportSubItem is a nested struct in cloudcallcenter response
type BatchCreateFeeRecordRecord ¶
type BatchCreateFeeRecordRecord struct { StatusCode string `name:"statusCode"` Duration string `name:"duration"` Caller string `name:"caller"` TaobaoMainUid string `name:"taobaoMainUid"` Callee string `name:"callee"` BizId string `name:"bizId"` EndTime string `name:"endTime"` StartTime string `name:"startTime"` TaobaoUid string `name:"taobaoUid"` MainRamId string `name:"mainRamId"` RamId string `name:"ramId"` OrigDuration string `name:"origDuration"` }
BatchCreateFeeRecordRecord is a repeated param struct in BatchCreateFeeRecordRequest
type BatchCreateFeeRecordRequest ¶
type BatchCreateFeeRecordRequest struct { *requests.RpcRequest Record *[]BatchCreateFeeRecordRecord `position:"Query" name:"Record" type:"Repeated"` }
BatchCreateFeeRecordRequest is the request struct for api BatchCreateFeeRecord
func CreateBatchCreateFeeRecordRequest ¶
func CreateBatchCreateFeeRecordRequest() (request *BatchCreateFeeRecordRequest)
CreateBatchCreateFeeRecordRequest creates a request to invoke BatchCreateFeeRecord API
type BatchCreateFeeRecordResponse ¶
type BatchCreateFeeRecordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
BatchCreateFeeRecordResponse is the response struct for api BatchCreateFeeRecord
func CreateBatchCreateFeeRecordResponse ¶
func CreateBatchCreateFeeRecordResponse() (response *BatchCreateFeeRecordResponse)
CreateBatchCreateFeeRecordResponse creates a response to parse from BatchCreateFeeRecord response
type BatchDeleteVnNavigationScriptsRequest ¶
type BatchDeleteVnNavigationScriptsRequest struct {}
BatchDeleteVnNavigationScriptsRequest is the request struct for api BatchDeleteVnNavigationScripts
func CreateBatchDeleteVnNavigationScriptsRequest ¶
func CreateBatchDeleteVnNavigationScriptsRequest() (request *BatchDeleteVnNavigationScriptsRequest)
CreateBatchDeleteVnNavigationScriptsRequest creates a request to invoke BatchDeleteVnNavigationScripts API
type BatchDeleteVnNavigationScriptsResponse ¶
type BatchDeleteVnNavigationScriptsResponse struct {}
BatchDeleteVnNavigationScriptsResponse is the response struct for api BatchDeleteVnNavigationScripts
func CreateBatchDeleteVnNavigationScriptsResponse ¶
func CreateBatchDeleteVnNavigationScriptsResponse() (response *BatchDeleteVnNavigationScriptsResponse)
CreateBatchDeleteVnNavigationScriptsResponse creates a response to parse from BatchDeleteVnNavigationScripts response
type BatchMoveVnNavigationScriptsRequest ¶
type BatchMoveVnNavigationScriptsRequest struct {}
BatchMoveVnNavigationScriptsRequest is the request struct for api BatchMoveVnNavigationScripts
func CreateBatchMoveVnNavigationScriptsRequest ¶
func CreateBatchMoveVnNavigationScriptsRequest() (request *BatchMoveVnNavigationScriptsRequest)
CreateBatchMoveVnNavigationScriptsRequest creates a request to invoke BatchMoveVnNavigationScripts API
type BatchMoveVnNavigationScriptsResponse ¶
type BatchMoveVnNavigationScriptsResponse struct {}
BatchMoveVnNavigationScriptsResponse is the response struct for api BatchMoveVnNavigationScripts
func CreateBatchMoveVnNavigationScriptsResponse ¶
func CreateBatchMoveVnNavigationScriptsResponse() (response *BatchMoveVnNavigationScriptsResponse)
CreateBatchMoveVnNavigationScriptsResponse creates a response to parse from BatchMoveVnNavigationScripts response
type BatchRemoveUsersRequest ¶
type BatchRemoveUsersRequest struct { *requests.RpcRequest UserRamId *[]string `position:"Query" name:"UserRamId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Type string `position:"Query" name:"Type"` ConfirmEmail string `position:"Query" name:"ConfirmEmail"` }
BatchRemoveUsersRequest is the request struct for api BatchRemoveUsers
func CreateBatchRemoveUsersRequest ¶
func CreateBatchRemoveUsersRequest() (request *BatchRemoveUsersRequest)
CreateBatchRemoveUsersRequest creates a request to invoke BatchRemoveUsers API
type BatchRemoveUsersResponse ¶
type BatchRemoveUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
BatchRemoveUsersResponse is the response struct for api BatchRemoveUsers
func CreateBatchRemoveUsersResponse ¶
func CreateBatchRemoveUsersResponse() (response *BatchRemoveUsersResponse)
CreateBatchRemoveUsersResponse creates a response to parse from BatchRemoveUsers response
type BatchUpdateTaobaoUserMapRequest ¶
type BatchUpdateTaobaoUserMapRequest struct { *requests.RpcRequest TaobaoAliyunAccount *[]BatchUpdateTaobaoUserMapTaobaoAliyunAccount `position:"Query" name:"TaobaoAliyunAccount" type:"Repeated"` }
BatchUpdateTaobaoUserMapRequest is the request struct for api BatchUpdateTaobaoUserMap
func CreateBatchUpdateTaobaoUserMapRequest ¶
func CreateBatchUpdateTaobaoUserMapRequest() (request *BatchUpdateTaobaoUserMapRequest)
CreateBatchUpdateTaobaoUserMapRequest creates a request to invoke BatchUpdateTaobaoUserMap API
type BatchUpdateTaobaoUserMapResponse ¶
type BatchUpdateTaobaoUserMapResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
BatchUpdateTaobaoUserMapResponse is the response struct for api BatchUpdateTaobaoUserMap
func CreateBatchUpdateTaobaoUserMapResponse ¶
func CreateBatchUpdateTaobaoUserMapResponse() (response *BatchUpdateTaobaoUserMapResponse)
CreateBatchUpdateTaobaoUserMapResponse creates a response to parse from BatchUpdateTaobaoUserMap response
type BatchUpdateTaobaoUserMapTaobaoAliyunAccount ¶
type BatchUpdateTaobaoUserMapTaobaoAliyunAccount struct { AliyunPk string `name:"aliyunPk"` TaobaoNick string `name:"TaobaoNick"` TaobaoUid string `name:"TaobaoUid"` Type string `name:"Type"` Status string `name:"Status"` }
BatchUpdateTaobaoUserMapTaobaoAliyunAccount is a repeated param struct in BatchUpdateTaobaoUserMapRequest
type BeginContactFlowVersionModificationRequest ¶
type BeginContactFlowVersionModificationRequest struct { *requests.RpcRequest ContactFlowId string `position:"Body" name:"ContactFlowId"` InstanceId string `position:"Body" name:"InstanceId"` }
BeginContactFlowVersionModificationRequest is the request struct for api BeginContactFlowVersionModification
func CreateBeginContactFlowVersionModificationRequest ¶
func CreateBeginContactFlowVersionModificationRequest() (request *BeginContactFlowVersionModificationRequest)
CreateBeginContactFlowVersionModificationRequest creates a request to invoke BeginContactFlowVersionModification API
type BeginContactFlowVersionModificationResponse ¶
type BeginContactFlowVersionModificationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlow ContactFlow `json:"ContactFlow" xml:"ContactFlow"` }
BeginContactFlowVersionModificationResponse is the response struct for api BeginContactFlowVersionModification
func CreateBeginContactFlowVersionModificationResponse ¶
func CreateBeginContactFlowVersionModificationResponse() (response *BeginContactFlowVersionModificationResponse)
CreateBeginContactFlowVersionModificationResponse creates a response to parse from BeginContactFlowVersionModification response
type BeginVnDialogueRequest ¶
type BeginVnDialogueRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` InitialContext string `position:"Query" name:"InitialContext"` CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` CalledNumber string `position:"Query" name:"CalledNumber"` }
BeginVnDialogueRequest is the request struct for api BeginVnDialogue
func CreateBeginVnDialogueRequest ¶
func CreateBeginVnDialogueRequest() (request *BeginVnDialogueRequest)
CreateBeginVnDialogueRequest creates a request to invoke BeginVnDialogue API
type BeginVnDialogueResponse ¶
type BeginVnDialogueResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
BeginVnDialogueResponse is the response struct for api BeginVnDialogue
func CreateBeginVnDialogueResponse ¶
func CreateBeginVnDialogueResponse() (response *BeginVnDialogueResponse)
CreateBeginVnDialogueResponse creates a response to parse from BeginVnDialogue response
type BindAXNPrivacyNumberRequest ¶
type BindAXNPrivacyNumberRequest struct { *requests.RpcRequest PoolName string `position:"Query" name:"PoolName"` PhoneNumber string `position:"Query" name:"PhoneNumber"` TelX string `position:"Query" name:"TelX"` Type string `position:"Query" name:"Type"` AreaCode string `position:"Query" name:"AreaCode"` ProviderId string `position:"Query" name:"ProviderId"` Extra string `position:"Query" name:"Extra"` BizId string `position:"Query" name:"BizId"` PoolId string `position:"Query" name:"PoolId"` RegionNameCity string `position:"Query" name:"RegionNameCity"` }
BindAXNPrivacyNumberRequest is the request struct for api BindAXNPrivacyNumber
func CreateBindAXNPrivacyNumberRequest ¶
func CreateBindAXNPrivacyNumberRequest() (request *BindAXNPrivacyNumberRequest)
CreateBindAXNPrivacyNumberRequest creates a request to invoke BindAXNPrivacyNumber API
type BindAXNPrivacyNumberResponse ¶
type BindAXNPrivacyNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
BindAXNPrivacyNumberResponse is the response struct for api BindAXNPrivacyNumber
func CreateBindAXNPrivacyNumberResponse ¶
func CreateBindAXNPrivacyNumberResponse() (response *BindAXNPrivacyNumberResponse)
CreateBindAXNPrivacyNumberResponse creates a response to parse from BindAXNPrivacyNumber response
type Bot ¶
type Bot struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` TimeZone string `json:"TimeZone" xml:"TimeZone"` Avatar string `json:"Avatar" xml:"Avatar"` LanguageCode string `json:"LanguageCode" xml:"LanguageCode"` Name string `json:"Name" xml:"Name"` Introduction string `json:"Introduction" xml:"Introduction"` CreateTime string `json:"CreateTime" xml:"CreateTime"` }
Bot is a nested struct in cloudcallcenter response
type Bots ¶
type Bots struct {
Bot []Bot `json:"Bot" xml:"Bot"`
}
Bots is a nested struct in cloudcallcenter response
type Briefs ¶
type Briefs struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
Briefs is a nested struct in cloudcallcenter response
type CallCenterInstance ¶
type CallCenterInstance struct { DirectoryId string `json:"DirectoryId" xml:"DirectoryId"` StorageBucket string `json:"StorageBucket" xml:"StorageBucket"` DomainName string `json:"DomainName" xml:"DomainName"` InstanceName string `json:"InstanceName" xml:"InstanceName"` Owner string `json:"Owner" xml:"Owner"` InstanceDescription string `json:"InstanceDescription" xml:"InstanceDescription"` StorageMaxSize int `json:"StorageMaxSize" xml:"StorageMaxSize"` StorageMaxDays int `json:"StorageMaxDays" xml:"StorageMaxDays"` CreatedTime int64 `json:"CreatedTime" xml:"CreatedTime"` InstanceId string `json:"InstanceId" xml:"InstanceId"` ConsoleUrl string `json:"ConsoleUrl" xml:"ConsoleUrl"` MaxOnlineAgents int `json:"MaxOnlineAgents" xml:"MaxOnlineAgents"` Status string `json:"Status" xml:"Status"` TenantId string `json:"TenantId" xml:"TenantId"` Admin AdminInListInstances `json:"Admin" xml:"Admin"` PhoneNumbers PhoneNumbersInListInstances `json:"PhoneNumbers" xml:"PhoneNumbers"` }
CallCenterInstance is a nested struct in cloudcallcenter response
type CallDetailAgent ¶
type CallDetailAgent struct { SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` StartTime int64 `json:"StartTime" xml:"StartTime"` AgentName string `json:"AgentName" xml:"AgentName"` HoldTime int `json:"HoldTime" xml:"HoldTime"` AgentId string `json:"AgentId" xml:"AgentId"` Feedback string `json:"Feedback" xml:"Feedback"` ContactId string `json:"ContactId" xml:"ContactId"` TalkTime int `json:"TalkTime" xml:"TalkTime"` Satisfaction string `json:"Satisfaction" xml:"Satisfaction"` QueueTime int `json:"QueueTime" xml:"QueueTime"` RingTime int `json:"RingTime" xml:"RingTime"` WorkTime int `json:"WorkTime" xml:"WorkTime"` }
CallDetailAgent is a nested struct in cloudcallcenter response
type CallDetailRecord ¶
type CallDetailRecord struct { ExtraAttr string `json:"ExtraAttr" xml:"ExtraAttr"` Feedback string `json:"Feedback" xml:"Feedback"` ContactId string `json:"ContactId" xml:"ContactId"` AgentNames string `json:"AgentNames" xml:"AgentNames"` CalledNumber string `json:"CalledNumber" xml:"CalledNumber"` SatisfactionDesc string `json:"SatisfactionDesc" xml:"SatisfactionDesc"` ContactType string `json:"ContactType" xml:"ContactType"` StartTime int64 `json:"StartTime" xml:"StartTime"` CallingNumber string `json:"CallingNumber" xml:"CallingNumber"` SkillGroupNames string `json:"SkillGroupNames" xml:"SkillGroupNames"` Duration int `json:"Duration" xml:"Duration"` ContactDisposition string `json:"ContactDisposition" xml:"ContactDisposition"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Satisfaction int `json:"Satisfaction" xml:"Satisfaction"` Agents AgentsInListCallDetailDatas `json:"Agents" xml:"Agents"` Recordings RecordingsInListCallDetailDatas `json:"Recordings" xml:"Recordings"` }
CallDetailRecord is a nested struct in cloudcallcenter response
type CallDetailRecords ¶
type CallDetailRecords struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListCallDetailDatas `json:"List" xml:"List"` }
CallDetailRecords is a nested struct in cloudcallcenter response
type CallEventDetail ¶
type CallEventDetail struct { TimeStamp string `json:"TimeStamp" xml:"TimeStamp"` Event string `json:"Event" xml:"Event"` AgentName string `json:"AgentName" xml:"AgentName"` Status string `json:"Status" xml:"Status"` CallMode string `json:"CallMode" xml:"CallMode"` Duration int `json:"Duration" xml:"Duration"` DetailData DetailData `json:"DetailData" xml:"DetailData"` }
CallEventDetail is a nested struct in cloudcallcenter response
type CallMeasureSummaryReport ¶
type CallMeasureSummaryReport struct { Year string `json:"Year" xml:"Year"` Month string `json:"Month" xml:"Month"` Day string `json:"Day" xml:"Day"` InboundCount int64 `json:"InboundCount" xml:"InboundCount"` OutboundCount int64 `json:"OutboundCount" xml:"OutboundCount"` OutboundDurationByMinute int64 `json:"OutboundDurationByMinute" xml:"OutboundDurationByMinute"` InboundDurationByMinute int64 `json:"InboundDurationByMinute" xml:"InboundDurationByMinute"` }
CallMeasureSummaryReport is a nested struct in cloudcallcenter response
type CallMeasureSummaryReportList ¶
type CallMeasureSummaryReportList struct {
CallMeasureSummaryReport []CallMeasureSummaryReport `json:"CallMeasureSummaryReport" xml:"CallMeasureSummaryReport"`
}
CallMeasureSummaryReportList is a nested struct in cloudcallcenter response
type CallOnlinePrivacyNumberRequest ¶
type CallOnlinePrivacyNumberRequest struct { *requests.RpcRequest TelA string `position:"Query" name:"TelA"` TelB string `position:"Query" name:"TelB"` InstanceId string `position:"Query" name:"InstanceId"` }
CallOnlinePrivacyNumberRequest is the request struct for api CallOnlinePrivacyNumber
func CreateCallOnlinePrivacyNumberRequest ¶
func CreateCallOnlinePrivacyNumberRequest() (request *CallOnlinePrivacyNumberRequest)
CreateCallOnlinePrivacyNumberRequest creates a request to invoke CallOnlinePrivacyNumber API
type CallOnlinePrivacyNumberResponse ¶
type CallOnlinePrivacyNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
CallOnlinePrivacyNumberResponse is the response struct for api CallOnlinePrivacyNumber
func CreateCallOnlinePrivacyNumberResponse ¶
func CreateCallOnlinePrivacyNumberResponse() (response *CallOnlinePrivacyNumberResponse)
CreateCallOnlinePrivacyNumberResponse creates a response to parse from CallOnlinePrivacyNumber response
type CallStatus ¶
type CallStatus struct { StatusCode string `json:"StatusCode" xml:"StatusCode"` TaskId string `json:"TaskId" xml:"TaskId"` EndTime string `json:"EndTime" xml:"EndTime"` TaskState string `json:"TaskState" xml:"TaskState"` StatusDesc string `json:"StatusDesc" xml:"StatusDesc"` Acid string `json:"Acid" xml:"Acid"` TaskCode int `json:"TaskCode" xml:"TaskCode"` }
CallStatus is a nested struct in cloudcallcenter response
type CallStatusList ¶
type CallStatusList struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInQueryUnsetStatusCall `json:"List" xml:"List"` }
CallStatusList is a nested struct in cloudcallcenter response
type CallStatusListInQueryCall ¶
type CallStatusListInQueryCall struct {
CallStatus []CallStatus `json:"CallStatus" xml:"CallStatus"`
}
CallStatusListInQueryCall is a nested struct in cloudcallcenter response
type Callee ¶
type Callee struct { City string `json:"City" xml:"City"` Number string `json:"Number" xml:"Number"` Province string `json:"Province" xml:"Province"` }
Callee is a nested struct in cloudcallcenter response
type Caller ¶
type Caller struct { City string `json:"City" xml:"City"` Number string `json:"Number" xml:"Number"` Province string `json:"Province" xml:"Province"` }
Caller is a nested struct in cloudcallcenter response
type CallingNumbersInCreateBatchJobs ¶
type CallingNumbersInCreateBatchJobs struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInCreateBatchJobs is a nested struct in cloudcallcenter response
type CallingNumbersInCreateJobGroup ¶
type CallingNumbersInCreateJobGroup struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInCreateJobGroup is a nested struct in cloudcallcenter response
type CallingNumbersInGetCabJobByPhoneNumber ¶
type CallingNumbersInGetCabJobByPhoneNumber struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInGetCabJobByPhoneNumber is a nested struct in cloudcallcenter response
type CallingNumbersInGetExecutionDetailsOfPredictiveJob ¶
type CallingNumbersInGetExecutionDetailsOfPredictiveJob struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInGetExecutionDetailsOfPredictiveJob is a nested struct in cloudcallcenter response
type CallingNumbersInGetJob ¶
type CallingNumbersInGetJob struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInGetJob is a nested struct in cloudcallcenter response
type CallingNumbersInGetJobGroup ¶
type CallingNumbersInGetJobGroup struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInGetJobGroup is a nested struct in cloudcallcenter response
type CallingNumbersInGetJobStatusByCallId ¶
type CallingNumbersInGetJobStatusByCallId struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInGetJobStatusByCallId is a nested struct in cloudcallcenter response
type CallingNumbersInGetJobs ¶
type CallingNumbersInGetJobs struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInGetJobs is a nested struct in cloudcallcenter response
type CallingNumbersInGetPredictiveJob ¶
type CallingNumbersInGetPredictiveJob struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInGetPredictiveJob is a nested struct in cloudcallcenter response
type CallingNumbersInListJobGroups ¶
type CallingNumbersInListJobGroups struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInListJobGroups is a nested struct in cloudcallcenter response
type CallingNumbersInListJobGroupsWithScenario ¶
type CallingNumbersInListJobGroupsWithScenario struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInListJobGroupsWithScenario is a nested struct in cloudcallcenter response
type CallingNumbersInListJobStatus ¶
type CallingNumbersInListJobStatus struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInListJobStatus is a nested struct in cloudcallcenter response
type CallingNumbersInListJobsByGroup ¶
type CallingNumbersInListJobsByGroup struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInListJobsByGroup is a nested struct in cloudcallcenter response
type CallingNumbersInListPredictiveJobStatus ¶
type CallingNumbersInListPredictiveJobStatus struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInListPredictiveJobStatus is a nested struct in cloudcallcenter response
type CallingNumbersInListPredictiveJobs ¶
type CallingNumbersInListPredictiveJobs struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInListPredictiveJobs is a nested struct in cloudcallcenter response
type CallingNumbersInModifyBatchJobs ¶
type CallingNumbersInModifyBatchJobs struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInModifyBatchJobs is a nested struct in cloudcallcenter response
type CallingNumbersInModifyJobGroup ¶
type CallingNumbersInModifyJobGroup struct {
String []string `json:"String" xml:"String"`
}
CallingNumbersInModifyJobGroup is a nested struct in cloudcallcenter response
type CancelContactFlowVersionModificationRequest ¶
type CancelContactFlowVersionModificationRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactFlowVersionId string `position:"Query" name:"ContactFlowVersionId"` }
CancelContactFlowVersionModificationRequest is the request struct for api CancelContactFlowVersionModification
func CreateCancelContactFlowVersionModificationRequest ¶
func CreateCancelContactFlowVersionModificationRequest() (request *CancelContactFlowVersionModificationRequest)
CreateCancelContactFlowVersionModificationRequest creates a request to invoke CancelContactFlowVersionModification API
type CancelContactFlowVersionModificationResponse ¶
type CancelContactFlowVersionModificationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CancelContactFlowVersionModificationResponse is the response struct for api CancelContactFlowVersionModification
func CreateCancelContactFlowVersionModificationResponse ¶
func CreateCancelContactFlowVersionModificationResponse() (response *CancelContactFlowVersionModificationResponse)
CreateCancelContactFlowVersionModificationResponse creates a response to parse from CancelContactFlowVersionModification response
type CancelJobsRequest ¶
type CancelJobsRequest struct { *requests.RpcRequest All requests.Boolean `position:"Query" name:"All"` JobReferenceId *[]string `position:"Query" name:"JobReferenceId" type:"Repeated"` GroupId string `position:"Query" name:"GroupId"` JobId *[]string `position:"Query" name:"JobId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
CancelJobsRequest is the request struct for api CancelJobs
func CreateCancelJobsRequest ¶
func CreateCancelJobsRequest() (request *CancelJobsRequest)
CreateCancelJobsRequest creates a request to invoke CancelJobs API
type CancelJobsResponse ¶
type CancelJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CancelJobsResponse is the response struct for api CancelJobs
func CreateCancelJobsResponse ¶
func CreateCancelJobsResponse() (response *CancelJobsResponse)
CreateCancelJobsResponse creates a response to parse from CancelJobs response
type CancelPredictiveJobsRequest ¶
type CancelPredictiveJobsRequest struct { *requests.RpcRequest All requests.Boolean `position:"Query" name:"All"` JobId *[]string `position:"Query" name:"JobId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
CancelPredictiveJobsRequest is the request struct for api CancelPredictiveJobs
func CreateCancelPredictiveJobsRequest ¶
func CreateCancelPredictiveJobsRequest() (request *CancelPredictiveJobsRequest)
CreateCancelPredictiveJobsRequest creates a request to invoke CancelPredictiveJobs API
type CancelPredictiveJobsResponse ¶
type CancelPredictiveJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CancelPredictiveJobsResponse is the response struct for api CancelPredictiveJobs
func CreateCancelPredictiveJobsResponse ¶
func CreateCancelPredictiveJobsResponse() (response *CancelPredictiveJobsResponse)
CreateCancelPredictiveJobsResponse creates a response to parse from CancelPredictiveJobs response
type CategoriesInDescribeVnCategoryTree ¶
type CategoriesInDescribeVnCategoryTree struct {
Category []Category `json:"Category" xml:"Category"`
}
CategoriesInDescribeVnCategoryTree is a nested struct in cloudcallcenter response
type CategoriesInGetJobGroup ¶
type CategoriesInGetJobGroup struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
CategoriesInGetJobGroup is a nested struct in cloudcallcenter response
type CategoriesInGetPredictiveJobGroup ¶
type CategoriesInGetPredictiveJobGroup struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
CategoriesInGetPredictiveJobGroup is a nested struct in cloudcallcenter response
type CategoriesInListCategories ¶
type CategoriesInListCategories struct {
ScenarioParameter []ScenarioParameter `json:"ScenarioParameter" xml:"ScenarioParameter"`
}
CategoriesInListCategories is a nested struct in cloudcallcenter response
type CategoriesInListFlowTemplates ¶
type CategoriesInListFlowTemplates struct {
Category []CategoryInListFlowTemplates `json:"Category" xml:"Category"`
}
CategoriesInListFlowTemplates is a nested struct in cloudcallcenter response
type CategoriesInListJobGroups ¶
type CategoriesInListJobGroups struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
CategoriesInListJobGroups is a nested struct in cloudcallcenter response
type CategoriesInListJobGroupsWithScenario ¶
type CategoriesInListJobGroupsWithScenario struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
CategoriesInListJobGroupsWithScenario is a nested struct in cloudcallcenter response
type CategoriesInListPredictiveJobGroups ¶
type CategoriesInListPredictiveJobGroups struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
CategoriesInListPredictiveJobGroups is a nested struct in cloudcallcenter response
type CategoriesInListVnCategories ¶
type CategoriesInListVnCategories struct {
Category []Category `json:"Category" xml:"Category"`
}
CategoriesInListVnCategories is a nested struct in cloudcallcenter response
type Category ¶
type Category struct { Name string `json:"Name" xml:"Name"` PreviousSiblingId string `json:"PreviousSiblingId" xml:"PreviousSiblingId"` CategoryId string `json:"CategoryId" xml:"CategoryId"` ParentId string `json:"ParentId" xml:"ParentId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Id string `json:"Id" xml:"Id"` Options string `json:"Options" xml:"Options"` Level int64 `json:"Level" xml:"Level"` ScenarioId string `json:"ScenarioId" xml:"ScenarioId"` NextSiblingId string `json:"NextSiblingId" xml:"NextSiblingId"` Type int `json:"Type" xml:"Type"` }
Category is a nested struct in cloudcallcenter response
type CategoryInListFlowTemplates ¶
type CategoryInListFlowTemplates struct { Type string `json:"Type" xml:"Type"` Name string `json:"Name" xml:"Name"` Options string `json:"Options" xml:"Options"` Id string `json:"Id" xml:"Id"` }
CategoryInListFlowTemplates is a nested struct in cloudcallcenter response
type CheckAssumeRoleRequest ¶
type CheckAssumeRoleRequest struct {
*requests.RpcRequest
}
CheckAssumeRoleRequest is the request struct for api CheckAssumeRole
func CreateCheckAssumeRoleRequest ¶
func CreateCheckAssumeRoleRequest() (request *CheckAssumeRoleRequest)
CreateCheckAssumeRoleRequest creates a request to invoke CheckAssumeRole API
type CheckAssumeRoleResponse ¶
type CheckAssumeRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` HasRole bool `json:"HasRole" xml:"HasRole"` }
CheckAssumeRoleResponse is the response struct for api CheckAssumeRole
func CreateCheckAssumeRoleResponse ¶
func CreateCheckAssumeRoleResponse() (response *CheckAssumeRoleResponse)
CreateCheckAssumeRoleResponse creates a response to parse from CheckAssumeRole response
type CheckMQRoleRequest ¶
type CheckMQRoleRequest struct {
*requests.RpcRequest
}
CheckMQRoleRequest is the request struct for api CheckMQRole
func CreateCheckMQRoleRequest ¶
func CreateCheckMQRoleRequest() (request *CheckMQRoleRequest)
CreateCheckMQRoleRequest creates a request to invoke CheckMQRole API
type CheckMQRoleResponse ¶
type CheckMQRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` HasMQRole bool `json:"HasMQRole" xml:"HasMQRole"` }
CheckMQRoleResponse is the response struct for api CheckMQRole
func CreateCheckMQRoleResponse ¶
func CreateCheckMQRoleResponse() (response *CheckMQRoleResponse)
CreateCheckMQRoleResponse creates a response to parse from CheckMQRole response
type Client ¶
Client is the sdk client struct, each func corresponds to an OpenAPI
func NewClientWithAccessKey ¶
func NewClientWithAccessKey(regionId, accessKeyId, accessKeySecret string) (client *Client, err error)
NewClientWithAccessKey is a shortcut to create sdk client with accesskey usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithEcsRamRole ¶
NewClientWithEcsRamRole is a shortcut to create sdk client with ecs ram role usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithOptions ¶
func NewClientWithOptions(regionId string, config *sdk.Config, credential auth.Credential) (client *Client, err error)
NewClientWithOptions creates a sdk client with regionId/sdkConfig/credential this is the common api to create a sdk client
func NewClientWithProvider ¶
func NewClientWithProvider(regionId string, providers ...provider.Provider) (client *Client, err error)
NewClientWithProvider creates a sdk client with providers usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRamRoleArn ¶
func NewClientWithRamRoleArn(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName string) (client *Client, err error)
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRamRoleArnAndPolicy ¶
func NewClientWithRamRoleArnAndPolicy(regionId string, accessKeyId, accessKeySecret, roleArn, roleSessionName, policy string) (client *Client, err error)
NewClientWithRamRoleArn is a shortcut to create sdk client with ram roleArn and policy usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithRsaKeyPair ¶
func NewClientWithRsaKeyPair(regionId string, publicKeyId, privateKey string, sessionExpiration int) (client *Client, err error)
NewClientWithRsaKeyPair is a shortcut to create sdk client with rsa key pair usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func NewClientWithStsToken ¶
func NewClientWithStsToken(regionId, stsAccessKeyId, stsAccessKeySecret, stsToken string) (client *Client, err error)
NewClientWithStsToken is a shortcut to create sdk client with sts token usage: https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/docs/2-Client-EN.md
func (*Client) AbortPredictiveJobs ¶
func (client *Client) AbortPredictiveJobs(request *AbortPredictiveJobsRequest) (response *AbortPredictiveJobsResponse, err error)
AbortPredictiveJobs invokes the cloudcallcenter.AbortPredictiveJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/abortpredictivejobs.html
func (*Client) AbortPredictiveJobsWithCallback ¶
func (client *Client) AbortPredictiveJobsWithCallback(request *AbortPredictiveJobsRequest, callback func(response *AbortPredictiveJobsResponse, err error)) <-chan int
AbortPredictiveJobsWithCallback invokes the cloudcallcenter.AbortPredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/abortpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AbortPredictiveJobsWithChan ¶
func (client *Client) AbortPredictiveJobsWithChan(request *AbortPredictiveJobsRequest) (<-chan *AbortPredictiveJobsResponse, <-chan error)
AbortPredictiveJobsWithChan invokes the cloudcallcenter.AbortPredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/abortpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddAgentDevice ¶
func (client *Client) AddAgentDevice(request *AddAgentDeviceRequest) (response *AddAgentDeviceResponse, err error)
AddAgentDevice invokes the cloudcallcenter.AddAgentDevice API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/addagentdevice.html
func (*Client) AddAgentDeviceWithCallback ¶
func (client *Client) AddAgentDeviceWithCallback(request *AddAgentDeviceRequest, callback func(response *AddAgentDeviceResponse, err error)) <-chan int
AddAgentDeviceWithCallback invokes the cloudcallcenter.AddAgentDevice API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addagentdevice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddAgentDeviceWithChan ¶
func (client *Client) AddAgentDeviceWithChan(request *AddAgentDeviceRequest) (<-chan *AddAgentDeviceResponse, <-chan error)
AddAgentDeviceWithChan invokes the cloudcallcenter.AddAgentDevice API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addagentdevice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddBulkPhoneNumbers ¶
func (client *Client) AddBulkPhoneNumbers(request *AddBulkPhoneNumbersRequest) (response *AddBulkPhoneNumbersResponse, err error)
AddBulkPhoneNumbers invokes the cloudcallcenter.AddBulkPhoneNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/addbulkphonenumbers.html
func (*Client) AddBulkPhoneNumbersWithCallback ¶
func (client *Client) AddBulkPhoneNumbersWithCallback(request *AddBulkPhoneNumbersRequest, callback func(response *AddBulkPhoneNumbersResponse, err error)) <-chan int
AddBulkPhoneNumbersWithCallback invokes the cloudcallcenter.AddBulkPhoneNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addbulkphonenumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddBulkPhoneNumbersWithChan ¶
func (client *Client) AddBulkPhoneNumbersWithChan(request *AddBulkPhoneNumbersRequest) (<-chan *AddBulkPhoneNumbersResponse, <-chan error)
AddBulkPhoneNumbersWithChan invokes the cloudcallcenter.AddBulkPhoneNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addbulkphonenumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddCustomerNumber ¶
func (client *Client) AddCustomerNumber(request *AddCustomerNumberRequest) (response *AddCustomerNumberResponse, err error)
AddCustomerNumber invokes the cloudcallcenter.AddCustomerNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/addcustomernumber.html
func (*Client) AddCustomerNumberWithCallback ¶
func (client *Client) AddCustomerNumberWithCallback(request *AddCustomerNumberRequest, callback func(response *AddCustomerNumberResponse, err error)) <-chan int
AddCustomerNumberWithCallback invokes the cloudcallcenter.AddCustomerNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addcustomernumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddCustomerNumberWithChan ¶
func (client *Client) AddCustomerNumberWithChan(request *AddCustomerNumberRequest) (<-chan *AddCustomerNumberResponse, <-chan error)
AddCustomerNumberWithChan invokes the cloudcallcenter.AddCustomerNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addcustomernumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddFunctionMeta ¶
func (client *Client) AddFunctionMeta(request *AddFunctionMetaRequest) (response *AddFunctionMetaResponse, err error)
AddFunctionMeta invokes the cloudcallcenter.AddFunctionMeta API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/addfunctionmeta.html
func (*Client) AddFunctionMetaWithCallback ¶
func (client *Client) AddFunctionMetaWithCallback(request *AddFunctionMetaRequest, callback func(response *AddFunctionMetaResponse, err error)) <-chan int
AddFunctionMetaWithCallback invokes the cloudcallcenter.AddFunctionMeta API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addfunctionmeta.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddFunctionMetaWithChan ¶
func (client *Client) AddFunctionMetaWithChan(request *AddFunctionMetaRequest) (<-chan *AddFunctionMetaResponse, <-chan error)
AddFunctionMetaWithChan invokes the cloudcallcenter.AddFunctionMeta API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addfunctionmeta.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddPhoneNumberEx ¶
func (client *Client) AddPhoneNumberEx(request *AddPhoneNumberExRequest) (response *AddPhoneNumberExResponse, err error)
AddPhoneNumberEx invokes the cloudcallcenter.AddPhoneNumberEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/addphonenumberex.html
func (*Client) AddPhoneNumberExWithCallback ¶
func (client *Client) AddPhoneNumberExWithCallback(request *AddPhoneNumberExRequest, callback func(response *AddPhoneNumberExResponse, err error)) <-chan int
AddPhoneNumberExWithCallback invokes the cloudcallcenter.AddPhoneNumberEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addphonenumberex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddPhoneNumberExWithChan ¶
func (client *Client) AddPhoneNumberExWithChan(request *AddPhoneNumberExRequest) (<-chan *AddPhoneNumberExResponse, <-chan error)
AddPhoneNumberExWithChan invokes the cloudcallcenter.AddPhoneNumberEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addphonenumberex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddPredictiveNameList ¶
func (client *Client) AddPredictiveNameList(request *AddPredictiveNameListRequest) (response *AddPredictiveNameListResponse, err error)
AddPredictiveNameList invokes the cloudcallcenter.AddPredictiveNameList API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/addpredictivenamelist.html
func (*Client) AddPredictiveNameListWithCallback ¶
func (client *Client) AddPredictiveNameListWithCallback(request *AddPredictiveNameListRequest, callback func(response *AddPredictiveNameListResponse, err error)) <-chan int
AddPredictiveNameListWithCallback invokes the cloudcallcenter.AddPredictiveNameList API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addpredictivenamelist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddPredictiveNameListWithChan ¶
func (client *Client) AddPredictiveNameListWithChan(request *AddPredictiveNameListRequest) (<-chan *AddPredictiveNameListResponse, <-chan error)
AddPredictiveNameListWithChan invokes the cloudcallcenter.AddPredictiveNameList API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addpredictivenamelist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddSipAgentGroup ¶
func (client *Client) AddSipAgentGroup(request *AddSipAgentGroupRequest) (response *AddSipAgentGroupResponse, err error)
AddSipAgentGroup invokes the cloudcallcenter.AddSipAgentGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/addsipagentgroup.html
func (*Client) AddSipAgentGroupWithCallback ¶
func (client *Client) AddSipAgentGroupWithCallback(request *AddSipAgentGroupRequest, callback func(response *AddSipAgentGroupResponse, err error)) <-chan int
AddSipAgentGroupWithCallback invokes the cloudcallcenter.AddSipAgentGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addsipagentgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddSipAgentGroupWithChan ¶
func (client *Client) AddSipAgentGroupWithChan(request *AddSipAgentGroupRequest) (<-chan *AddSipAgentGroupResponse, <-chan error)
AddSipAgentGroupWithChan invokes the cloudcallcenter.AddSipAgentGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addsipagentgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddTestPhoneNumber ¶
func (client *Client) AddTestPhoneNumber(request *AddTestPhoneNumberRequest) (response *AddTestPhoneNumberResponse, err error)
AddTestPhoneNumber invokes the cloudcallcenter.AddTestPhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/addtestphonenumber.html
func (*Client) AddTestPhoneNumberWithCallback ¶
func (client *Client) AddTestPhoneNumberWithCallback(request *AddTestPhoneNumberRequest, callback func(response *AddTestPhoneNumberResponse, err error)) <-chan int
AddTestPhoneNumberWithCallback invokes the cloudcallcenter.AddTestPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addtestphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddTestPhoneNumberWithChan ¶
func (client *Client) AddTestPhoneNumberWithChan(request *AddTestPhoneNumberRequest) (<-chan *AddTestPhoneNumberResponse, <-chan error)
AddTestPhoneNumberWithChan invokes the cloudcallcenter.AddTestPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/addtestphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddUsersToSkillGroup ¶
func (client *Client) AddUsersToSkillGroup(request *AddUsersToSkillGroupRequest) (response *AddUsersToSkillGroupResponse, err error)
AddUsersToSkillGroup invokes the cloudcallcenter.AddUsersToSkillGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/adduserstoskillgroup.html
func (*Client) AddUsersToSkillGroupWithCallback ¶
func (client *Client) AddUsersToSkillGroupWithCallback(request *AddUsersToSkillGroupRequest, callback func(response *AddUsersToSkillGroupResponse, err error)) <-chan int
AddUsersToSkillGroupWithCallback invokes the cloudcallcenter.AddUsersToSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/adduserstoskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AddUsersToSkillGroupWithChan ¶
func (client *Client) AddUsersToSkillGroupWithChan(request *AddUsersToSkillGroupRequest) (<-chan *AddUsersToSkillGroupResponse, <-chan error)
AddUsersToSkillGroupWithChan invokes the cloudcallcenter.AddUsersToSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/adduserstoskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Apply400CorpIdentify ¶
func (client *Client) Apply400CorpIdentify(request *Apply400CorpIdentifyRequest) (response *Apply400CorpIdentifyResponse, err error)
Apply400CorpIdentify invokes the cloudcallcenter.Apply400CorpIdentify API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/apply400corpidentify.html
func (*Client) Apply400CorpIdentifyWithCallback ¶
func (client *Client) Apply400CorpIdentifyWithCallback(request *Apply400CorpIdentifyRequest, callback func(response *Apply400CorpIdentifyResponse, err error)) <-chan int
Apply400CorpIdentifyWithCallback invokes the cloudcallcenter.Apply400CorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/apply400corpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Apply400CorpIdentifyWithChan ¶
func (client *Client) Apply400CorpIdentifyWithChan(request *Apply400CorpIdentifyRequest) (<-chan *Apply400CorpIdentifyResponse, <-chan error)
Apply400CorpIdentifyWithChan invokes the cloudcallcenter.Apply400CorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/apply400corpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Apply400ManagerIdentify ¶
func (client *Client) Apply400ManagerIdentify(request *Apply400ManagerIdentifyRequest) (response *Apply400ManagerIdentifyResponse, err error)
Apply400ManagerIdentify invokes the cloudcallcenter.Apply400ManagerIdentify API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/apply400manageridentify.html
func (*Client) Apply400ManagerIdentifyWithCallback ¶
func (client *Client) Apply400ManagerIdentifyWithCallback(request *Apply400ManagerIdentifyRequest, callback func(response *Apply400ManagerIdentifyResponse, err error)) <-chan int
Apply400ManagerIdentifyWithCallback invokes the cloudcallcenter.Apply400ManagerIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/apply400manageridentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Apply400ManagerIdentifyWithChan ¶
func (client *Client) Apply400ManagerIdentifyWithChan(request *Apply400ManagerIdentifyRequest) (<-chan *Apply400ManagerIdentifyResponse, <-chan error)
Apply400ManagerIdentifyWithChan invokes the cloudcallcenter.Apply400ManagerIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/apply400manageridentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ApplyCorpIdentify ¶
func (client *Client) ApplyCorpIdentify(request *ApplyCorpIdentifyRequest) (response *ApplyCorpIdentifyResponse, err error)
ApplyCorpIdentify invokes the cloudcallcenter.ApplyCorpIdentify API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/applycorpidentify.html
func (*Client) ApplyCorpIdentifyWithCallback ¶
func (client *Client) ApplyCorpIdentifyWithCallback(request *ApplyCorpIdentifyRequest, callback func(response *ApplyCorpIdentifyResponse, err error)) <-chan int
ApplyCorpIdentifyWithCallback invokes the cloudcallcenter.ApplyCorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/applycorpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ApplyCorpIdentifyWithChan ¶
func (client *Client) ApplyCorpIdentifyWithChan(request *ApplyCorpIdentifyRequest) (<-chan *ApplyCorpIdentifyResponse, <-chan error)
ApplyCorpIdentifyWithChan invokes the cloudcallcenter.ApplyCorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/applycorpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Appraise ¶
func (client *Client) Appraise(request *AppraiseRequest) (response *AppraiseResponse, err error)
Appraise invokes the cloudcallcenter.Appraise API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/appraise.html
func (*Client) AppraiseWithCallback ¶
func (client *Client) AppraiseWithCallback(request *AppraiseRequest, callback func(response *AppraiseResponse, err error)) <-chan int
AppraiseWithCallback invokes the cloudcallcenter.Appraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/appraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AppraiseWithChan ¶
func (client *Client) AppraiseWithChan(request *AppraiseRequest) (<-chan *AppraiseResponse, <-chan error)
AppraiseWithChan invokes the cloudcallcenter.Appraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/appraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignContactFlowToPhoneNumber ¶
func (client *Client) AssignContactFlowToPhoneNumber(request *AssignContactFlowToPhoneNumberRequest) (response *AssignContactFlowToPhoneNumberResponse, err error)
AssignContactFlowToPhoneNumber invokes the cloudcallcenter.AssignContactFlowToPhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/assigncontactflowtophonenumber.html
func (*Client) AssignContactFlowToPhoneNumberWithCallback ¶
func (client *Client) AssignContactFlowToPhoneNumberWithCallback(request *AssignContactFlowToPhoneNumberRequest, callback func(response *AssignContactFlowToPhoneNumberResponse, err error)) <-chan int
AssignContactFlowToPhoneNumberWithCallback invokes the cloudcallcenter.AssignContactFlowToPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assigncontactflowtophonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignContactFlowToPhoneNumberWithChan ¶
func (client *Client) AssignContactFlowToPhoneNumberWithChan(request *AssignContactFlowToPhoneNumberRequest) (<-chan *AssignContactFlowToPhoneNumberResponse, <-chan error)
AssignContactFlowToPhoneNumberWithChan invokes the cloudcallcenter.AssignContactFlowToPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assigncontactflowtophonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignJobs ¶
func (client *Client) AssignJobs(request *AssignJobsRequest) (response *AssignJobsResponse, err error)
AssignJobs invokes the cloudcallcenter.AssignJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignjobs.html
func (*Client) AssignJobsWithCallback ¶
func (client *Client) AssignJobsWithCallback(request *AssignJobsRequest, callback func(response *AssignJobsResponse, err error)) <-chan int
AssignJobsWithCallback invokes the cloudcallcenter.AssignJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignJobsWithChan ¶
func (client *Client) AssignJobsWithChan(request *AssignJobsRequest) (<-chan *AssignJobsResponse, <-chan error)
AssignJobsWithChan invokes the cloudcallcenter.AssignJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignPrivilegesToRole ¶
func (client *Client) AssignPrivilegesToRole(request *AssignPrivilegesToRoleRequest) (response *AssignPrivilegesToRoleResponse, err error)
AssignPrivilegesToRole invokes the cloudcallcenter.AssignPrivilegesToRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignprivilegestorole.html
func (*Client) AssignPrivilegesToRoleWithCallback ¶
func (client *Client) AssignPrivilegesToRoleWithCallback(request *AssignPrivilegesToRoleRequest, callback func(response *AssignPrivilegesToRoleResponse, err error)) <-chan int
AssignPrivilegesToRoleWithCallback invokes the cloudcallcenter.AssignPrivilegesToRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignprivilegestorole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignPrivilegesToRoleWithChan ¶
func (client *Client) AssignPrivilegesToRoleWithChan(request *AssignPrivilegesToRoleRequest) (<-chan *AssignPrivilegesToRoleResponse, <-chan error)
AssignPrivilegesToRoleWithChan invokes the cloudcallcenter.AssignPrivilegesToRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignprivilegestorole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignRolesToUser ¶
func (client *Client) AssignRolesToUser(request *AssignRolesToUserRequest) (response *AssignRolesToUserResponse, err error)
AssignRolesToUser invokes the cloudcallcenter.AssignRolesToUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignrolestouser.html
func (*Client) AssignRolesToUserWithCallback ¶
func (client *Client) AssignRolesToUserWithCallback(request *AssignRolesToUserRequest, callback func(response *AssignRolesToUserResponse, err error)) <-chan int
AssignRolesToUserWithCallback invokes the cloudcallcenter.AssignRolesToUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignrolestouser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignRolesToUserWithChan ¶
func (client *Client) AssignRolesToUserWithChan(request *AssignRolesToUserRequest) (<-chan *AssignRolesToUserResponse, <-chan error)
AssignRolesToUserWithChan invokes the cloudcallcenter.AssignRolesToUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignrolestouser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignUsers ¶
func (client *Client) AssignUsers(request *AssignUsersRequest) (response *AssignUsersResponse, err error)
AssignUsers invokes the cloudcallcenter.AssignUsers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignusers.html
func (*Client) AssignUsersEx ¶
func (client *Client) AssignUsersEx(request *AssignUsersExRequest) (response *AssignUsersExResponse, err error)
AssignUsersEx invokes the cloudcallcenter.AssignUsersEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignusersex.html
func (*Client) AssignUsersExWithCallback ¶
func (client *Client) AssignUsersExWithCallback(request *AssignUsersExRequest, callback func(response *AssignUsersExResponse, err error)) <-chan int
AssignUsersExWithCallback invokes the cloudcallcenter.AssignUsersEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignusersex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignUsersExWithChan ¶
func (client *Client) AssignUsersExWithChan(request *AssignUsersExRequest) (<-chan *AssignUsersExResponse, <-chan error)
AssignUsersExWithChan invokes the cloudcallcenter.AssignUsersEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignusersex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignUsersWithCallback ¶
func (client *Client) AssignUsersWithCallback(request *AssignUsersRequest, callback func(response *AssignUsersResponse, err error)) <-chan int
AssignUsersWithCallback invokes the cloudcallcenter.AssignUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssignUsersWithChan ¶
func (client *Client) AssignUsersWithChan(request *AssignUsersRequest) (<-chan *AssignUsersResponse, <-chan error)
AssignUsersWithChan invokes the cloudcallcenter.AssignUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/assignusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssociateVnChatbotInstance ¶
func (client *Client) AssociateVnChatbotInstance(request *AssociateVnChatbotInstanceRequest) (response *AssociateVnChatbotInstanceResponse, err error)
AssociateVnChatbotInstance invokes the cloudcallcenter.AssociateVnChatbotInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/associatevnchatbotinstance.html
func (*Client) AssociateVnChatbotInstanceWithCallback ¶
func (client *Client) AssociateVnChatbotInstanceWithCallback(request *AssociateVnChatbotInstanceRequest, callback func(response *AssociateVnChatbotInstanceResponse, err error)) <-chan int
AssociateVnChatbotInstanceWithCallback invokes the cloudcallcenter.AssociateVnChatbotInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/associatevnchatbotinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AssociateVnChatbotInstanceWithChan ¶
func (client *Client) AssociateVnChatbotInstanceWithChan(request *AssociateVnChatbotInstanceRequest) (<-chan *AssociateVnChatbotInstanceResponse, <-chan error)
AssociateVnChatbotInstanceWithChan invokes the cloudcallcenter.AssociateVnChatbotInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/associatevnchatbotinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AuditVnTTSVoice ¶
func (client *Client) AuditVnTTSVoice(request *AuditVnTTSVoiceRequest) (response *AuditVnTTSVoiceResponse, err error)
AuditVnTTSVoice invokes the cloudcallcenter.AuditVnTTSVoice API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/auditvnttsvoice.html
func (*Client) AuditVnTTSVoiceWithCallback ¶
func (client *Client) AuditVnTTSVoiceWithCallback(request *AuditVnTTSVoiceRequest, callback func(response *AuditVnTTSVoiceResponse, err error)) <-chan int
AuditVnTTSVoiceWithCallback invokes the cloudcallcenter.AuditVnTTSVoice API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/auditvnttsvoice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AuditVnTTSVoiceWithChan ¶
func (client *Client) AuditVnTTSVoiceWithChan(request *AuditVnTTSVoiceRequest) (<-chan *AuditVnTTSVoiceResponse, <-chan error)
AuditVnTTSVoiceWithChan invokes the cloudcallcenter.AuditVnTTSVoice API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/auditvnttsvoice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AuthorizedVn ¶
func (client *Client) AuthorizedVn(request *AuthorizedVnRequest) (response *AuthorizedVnResponse, err error)
AuthorizedVn invokes the cloudcallcenter.AuthorizedVn API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/authorizedvn.html
func (*Client) AuthorizedVnWithCallback ¶
func (client *Client) AuthorizedVnWithCallback(request *AuthorizedVnRequest, callback func(response *AuthorizedVnResponse, err error)) <-chan int
AuthorizedVnWithCallback invokes the cloudcallcenter.AuthorizedVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/authorizedvn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) AuthorizedVnWithChan ¶
func (client *Client) AuthorizedVnWithChan(request *AuthorizedVnRequest) (<-chan *AuthorizedVnResponse, <-chan error)
AuthorizedVnWithChan invokes the cloudcallcenter.AuthorizedVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/authorizedvn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchCreateFeeRecord ¶
func (client *Client) BatchCreateFeeRecord(request *BatchCreateFeeRecordRequest) (response *BatchCreateFeeRecordResponse, err error)
BatchCreateFeeRecord invokes the cloudcallcenter.BatchCreateFeeRecord API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchcreatefeerecord.html
func (*Client) BatchCreateFeeRecordWithCallback ¶
func (client *Client) BatchCreateFeeRecordWithCallback(request *BatchCreateFeeRecordRequest, callback func(response *BatchCreateFeeRecordResponse, err error)) <-chan int
BatchCreateFeeRecordWithCallback invokes the cloudcallcenter.BatchCreateFeeRecord API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchcreatefeerecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchCreateFeeRecordWithChan ¶
func (client *Client) BatchCreateFeeRecordWithChan(request *BatchCreateFeeRecordRequest) (<-chan *BatchCreateFeeRecordResponse, <-chan error)
BatchCreateFeeRecordWithChan invokes the cloudcallcenter.BatchCreateFeeRecord API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchcreatefeerecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchDeleteVnNavigationScripts ¶
func (client *Client) BatchDeleteVnNavigationScripts(request *BatchDeleteVnNavigationScriptsRequest) (response *BatchDeleteVnNavigationScriptsResponse, err error)
BatchDeleteVnNavigationScripts invokes the cloudcallcenter.BatchDeleteVnNavigationScripts API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchdeletevnnavigationscripts.html
func (*Client) BatchDeleteVnNavigationScriptsWithCallback ¶
func (client *Client) BatchDeleteVnNavigationScriptsWithCallback(request *BatchDeleteVnNavigationScriptsRequest, callback func(response *BatchDeleteVnNavigationScriptsResponse, err error)) <-chan int
BatchDeleteVnNavigationScriptsWithCallback invokes the cloudcallcenter.BatchDeleteVnNavigationScripts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchdeletevnnavigationscripts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchDeleteVnNavigationScriptsWithChan ¶
func (client *Client) BatchDeleteVnNavigationScriptsWithChan(request *BatchDeleteVnNavigationScriptsRequest) (<-chan *BatchDeleteVnNavigationScriptsResponse, <-chan error)
BatchDeleteVnNavigationScriptsWithChan invokes the cloudcallcenter.BatchDeleteVnNavigationScripts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchdeletevnnavigationscripts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchMoveVnNavigationScripts ¶
func (client *Client) BatchMoveVnNavigationScripts(request *BatchMoveVnNavigationScriptsRequest) (response *BatchMoveVnNavigationScriptsResponse, err error)
BatchMoveVnNavigationScripts invokes the cloudcallcenter.BatchMoveVnNavigationScripts API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchmovevnnavigationscripts.html
func (*Client) BatchMoveVnNavigationScriptsWithCallback ¶
func (client *Client) BatchMoveVnNavigationScriptsWithCallback(request *BatchMoveVnNavigationScriptsRequest, callback func(response *BatchMoveVnNavigationScriptsResponse, err error)) <-chan int
BatchMoveVnNavigationScriptsWithCallback invokes the cloudcallcenter.BatchMoveVnNavigationScripts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchmovevnnavigationscripts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchMoveVnNavigationScriptsWithChan ¶
func (client *Client) BatchMoveVnNavigationScriptsWithChan(request *BatchMoveVnNavigationScriptsRequest) (<-chan *BatchMoveVnNavigationScriptsResponse, <-chan error)
BatchMoveVnNavigationScriptsWithChan invokes the cloudcallcenter.BatchMoveVnNavigationScripts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchmovevnnavigationscripts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchRemoveUsers ¶
func (client *Client) BatchRemoveUsers(request *BatchRemoveUsersRequest) (response *BatchRemoveUsersResponse, err error)
BatchRemoveUsers invokes the cloudcallcenter.BatchRemoveUsers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchremoveusers.html
func (*Client) BatchRemoveUsersWithCallback ¶
func (client *Client) BatchRemoveUsersWithCallback(request *BatchRemoveUsersRequest, callback func(response *BatchRemoveUsersResponse, err error)) <-chan int
BatchRemoveUsersWithCallback invokes the cloudcallcenter.BatchRemoveUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchremoveusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchRemoveUsersWithChan ¶
func (client *Client) BatchRemoveUsersWithChan(request *BatchRemoveUsersRequest) (<-chan *BatchRemoveUsersResponse, <-chan error)
BatchRemoveUsersWithChan invokes the cloudcallcenter.BatchRemoveUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchremoveusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchUpdateTaobaoUserMap ¶
func (client *Client) BatchUpdateTaobaoUserMap(request *BatchUpdateTaobaoUserMapRequest) (response *BatchUpdateTaobaoUserMapResponse, err error)
BatchUpdateTaobaoUserMap invokes the cloudcallcenter.BatchUpdateTaobaoUserMap API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchupdatetaobaousermap.html
func (*Client) BatchUpdateTaobaoUserMapWithCallback ¶
func (client *Client) BatchUpdateTaobaoUserMapWithCallback(request *BatchUpdateTaobaoUserMapRequest, callback func(response *BatchUpdateTaobaoUserMapResponse, err error)) <-chan int
BatchUpdateTaobaoUserMapWithCallback invokes the cloudcallcenter.BatchUpdateTaobaoUserMap API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchupdatetaobaousermap.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BatchUpdateTaobaoUserMapWithChan ¶
func (client *Client) BatchUpdateTaobaoUserMapWithChan(request *BatchUpdateTaobaoUserMapRequest) (<-chan *BatchUpdateTaobaoUserMapResponse, <-chan error)
BatchUpdateTaobaoUserMapWithChan invokes the cloudcallcenter.BatchUpdateTaobaoUserMap API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/batchupdatetaobaousermap.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BeginContactFlowVersionModification ¶
func (client *Client) BeginContactFlowVersionModification(request *BeginContactFlowVersionModificationRequest) (response *BeginContactFlowVersionModificationResponse, err error)
BeginContactFlowVersionModification invokes the cloudcallcenter.BeginContactFlowVersionModification API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/begincontactflowversionmodification.html
func (*Client) BeginContactFlowVersionModificationWithCallback ¶
func (client *Client) BeginContactFlowVersionModificationWithCallback(request *BeginContactFlowVersionModificationRequest, callback func(response *BeginContactFlowVersionModificationResponse, err error)) <-chan int
BeginContactFlowVersionModificationWithCallback invokes the cloudcallcenter.BeginContactFlowVersionModification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/begincontactflowversionmodification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BeginContactFlowVersionModificationWithChan ¶
func (client *Client) BeginContactFlowVersionModificationWithChan(request *BeginContactFlowVersionModificationRequest) (<-chan *BeginContactFlowVersionModificationResponse, <-chan error)
BeginContactFlowVersionModificationWithChan invokes the cloudcallcenter.BeginContactFlowVersionModification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/begincontactflowversionmodification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BeginVnDialogue ¶
func (client *Client) BeginVnDialogue(request *BeginVnDialogueRequest) (response *BeginVnDialogueResponse, err error)
BeginVnDialogue invokes the cloudcallcenter.BeginVnDialogue API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/beginvndialogue.html
func (*Client) BeginVnDialogueWithCallback ¶
func (client *Client) BeginVnDialogueWithCallback(request *BeginVnDialogueRequest, callback func(response *BeginVnDialogueResponse, err error)) <-chan int
BeginVnDialogueWithCallback invokes the cloudcallcenter.BeginVnDialogue API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/beginvndialogue.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BeginVnDialogueWithChan ¶
func (client *Client) BeginVnDialogueWithChan(request *BeginVnDialogueRequest) (<-chan *BeginVnDialogueResponse, <-chan error)
BeginVnDialogueWithChan invokes the cloudcallcenter.BeginVnDialogue API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/beginvndialogue.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BindAXNPrivacyNumber ¶
func (client *Client) BindAXNPrivacyNumber(request *BindAXNPrivacyNumberRequest) (response *BindAXNPrivacyNumberResponse, err error)
BindAXNPrivacyNumber invokes the cloudcallcenter.BindAXNPrivacyNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/bindaxnprivacynumber.html
func (*Client) BindAXNPrivacyNumberWithCallback ¶
func (client *Client) BindAXNPrivacyNumberWithCallback(request *BindAXNPrivacyNumberRequest, callback func(response *BindAXNPrivacyNumberResponse, err error)) <-chan int
BindAXNPrivacyNumberWithCallback invokes the cloudcallcenter.BindAXNPrivacyNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/bindaxnprivacynumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) BindAXNPrivacyNumberWithChan ¶
func (client *Client) BindAXNPrivacyNumberWithChan(request *BindAXNPrivacyNumberRequest) (<-chan *BindAXNPrivacyNumberResponse, <-chan error)
BindAXNPrivacyNumberWithChan invokes the cloudcallcenter.BindAXNPrivacyNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/bindaxnprivacynumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CallOnlinePrivacyNumber ¶
func (client *Client) CallOnlinePrivacyNumber(request *CallOnlinePrivacyNumberRequest) (response *CallOnlinePrivacyNumberResponse, err error)
CallOnlinePrivacyNumber invokes the cloudcallcenter.CallOnlinePrivacyNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/callonlineprivacynumber.html
func (*Client) CallOnlinePrivacyNumberWithCallback ¶
func (client *Client) CallOnlinePrivacyNumberWithCallback(request *CallOnlinePrivacyNumberRequest, callback func(response *CallOnlinePrivacyNumberResponse, err error)) <-chan int
CallOnlinePrivacyNumberWithCallback invokes the cloudcallcenter.CallOnlinePrivacyNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/callonlineprivacynumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CallOnlinePrivacyNumberWithChan ¶
func (client *Client) CallOnlinePrivacyNumberWithChan(request *CallOnlinePrivacyNumberRequest) (<-chan *CallOnlinePrivacyNumberResponse, <-chan error)
CallOnlinePrivacyNumberWithChan invokes the cloudcallcenter.CallOnlinePrivacyNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/callonlineprivacynumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelContactFlowVersionModification ¶
func (client *Client) CancelContactFlowVersionModification(request *CancelContactFlowVersionModificationRequest) (response *CancelContactFlowVersionModificationResponse, err error)
CancelContactFlowVersionModification invokes the cloudcallcenter.CancelContactFlowVersionModification API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/cancelcontactflowversionmodification.html
func (*Client) CancelContactFlowVersionModificationWithCallback ¶
func (client *Client) CancelContactFlowVersionModificationWithCallback(request *CancelContactFlowVersionModificationRequest, callback func(response *CancelContactFlowVersionModificationResponse, err error)) <-chan int
CancelContactFlowVersionModificationWithCallback invokes the cloudcallcenter.CancelContactFlowVersionModification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/cancelcontactflowversionmodification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelContactFlowVersionModificationWithChan ¶
func (client *Client) CancelContactFlowVersionModificationWithChan(request *CancelContactFlowVersionModificationRequest) (<-chan *CancelContactFlowVersionModificationResponse, <-chan error)
CancelContactFlowVersionModificationWithChan invokes the cloudcallcenter.CancelContactFlowVersionModification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/cancelcontactflowversionmodification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelJobs ¶
func (client *Client) CancelJobs(request *CancelJobsRequest) (response *CancelJobsResponse, err error)
CancelJobs invokes the cloudcallcenter.CancelJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/canceljobs.html
func (*Client) CancelJobsWithCallback ¶
func (client *Client) CancelJobsWithCallback(request *CancelJobsRequest, callback func(response *CancelJobsResponse, err error)) <-chan int
CancelJobsWithCallback invokes the cloudcallcenter.CancelJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/canceljobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelJobsWithChan ¶
func (client *Client) CancelJobsWithChan(request *CancelJobsRequest) (<-chan *CancelJobsResponse, <-chan error)
CancelJobsWithChan invokes the cloudcallcenter.CancelJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/canceljobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelPredictiveJobs ¶
func (client *Client) CancelPredictiveJobs(request *CancelPredictiveJobsRequest) (response *CancelPredictiveJobsResponse, err error)
CancelPredictiveJobs invokes the cloudcallcenter.CancelPredictiveJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/cancelpredictivejobs.html
func (*Client) CancelPredictiveJobsWithCallback ¶
func (client *Client) CancelPredictiveJobsWithCallback(request *CancelPredictiveJobsRequest, callback func(response *CancelPredictiveJobsResponse, err error)) <-chan int
CancelPredictiveJobsWithCallback invokes the cloudcallcenter.CancelPredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/cancelpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CancelPredictiveJobsWithChan ¶
func (client *Client) CancelPredictiveJobsWithChan(request *CancelPredictiveJobsRequest) (<-chan *CancelPredictiveJobsResponse, <-chan error)
CancelPredictiveJobsWithChan invokes the cloudcallcenter.CancelPredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/cancelpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckAssumeRole ¶
func (client *Client) CheckAssumeRole(request *CheckAssumeRoleRequest) (response *CheckAssumeRoleResponse, err error)
CheckAssumeRole invokes the cloudcallcenter.CheckAssumeRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/checkassumerole.html
func (*Client) CheckAssumeRoleWithCallback ¶
func (client *Client) CheckAssumeRoleWithCallback(request *CheckAssumeRoleRequest, callback func(response *CheckAssumeRoleResponse, err error)) <-chan int
CheckAssumeRoleWithCallback invokes the cloudcallcenter.CheckAssumeRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/checkassumerole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckAssumeRoleWithChan ¶
func (client *Client) CheckAssumeRoleWithChan(request *CheckAssumeRoleRequest) (<-chan *CheckAssumeRoleResponse, <-chan error)
CheckAssumeRoleWithChan invokes the cloudcallcenter.CheckAssumeRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/checkassumerole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckMQRole ¶
func (client *Client) CheckMQRole(request *CheckMQRoleRequest) (response *CheckMQRoleResponse, err error)
CheckMQRole invokes the cloudcallcenter.CheckMQRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/checkmqrole.html
func (*Client) CheckMQRoleWithCallback ¶
func (client *Client) CheckMQRoleWithCallback(request *CheckMQRoleRequest, callback func(response *CheckMQRoleResponse, err error)) <-chan int
CheckMQRoleWithCallback invokes the cloudcallcenter.CheckMQRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/checkmqrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CheckMQRoleWithChan ¶
func (client *Client) CheckMQRoleWithChan(request *CheckMQRoleRequest) (<-chan *CheckMQRoleResponse, <-chan error)
CheckMQRoleWithChan invokes the cloudcallcenter.CheckMQRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/checkmqrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CollectedVnNumber ¶
func (client *Client) CollectedVnNumber(request *CollectedVnNumberRequest) (response *CollectedVnNumberResponse, err error)
CollectedVnNumber invokes the cloudcallcenter.CollectedVnNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/collectedvnnumber.html
func (*Client) CollectedVnNumberWithCallback ¶
func (client *Client) CollectedVnNumberWithCallback(request *CollectedVnNumberRequest, callback func(response *CollectedVnNumberResponse, err error)) <-chan int
CollectedVnNumberWithCallback invokes the cloudcallcenter.CollectedVnNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/collectedvnnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CollectedVnNumberWithChan ¶
func (client *Client) CollectedVnNumberWithChan(request *CollectedVnNumberRequest) (<-chan *CollectedVnNumberResponse, <-chan error)
CollectedVnNumberWithChan invokes the cloudcallcenter.CollectedVnNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/collectedvnnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CommitContactFlowVersionModification ¶
func (client *Client) CommitContactFlowVersionModification(request *CommitContactFlowVersionModificationRequest) (response *CommitContactFlowVersionModificationResponse, err error)
CommitContactFlowVersionModification invokes the cloudcallcenter.CommitContactFlowVersionModification API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/commitcontactflowversionmodification.html
func (*Client) CommitContactFlowVersionModificationWithCallback ¶
func (client *Client) CommitContactFlowVersionModificationWithCallback(request *CommitContactFlowVersionModificationRequest, callback func(response *CommitContactFlowVersionModificationResponse, err error)) <-chan int
CommitContactFlowVersionModificationWithCallback invokes the cloudcallcenter.CommitContactFlowVersionModification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/commitcontactflowversionmodification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CommitContactFlowVersionModificationWithChan ¶
func (client *Client) CommitContactFlowVersionModificationWithChan(request *CommitContactFlowVersionModificationRequest) (<-chan *CommitContactFlowVersionModificationResponse, <-chan error)
CommitContactFlowVersionModificationWithChan invokes the cloudcallcenter.CommitContactFlowVersionModification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/commitcontactflowversionmodification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CommonQueryTaobaoOrder ¶
func (client *Client) CommonQueryTaobaoOrder(request *CommonQueryTaobaoOrderRequest) (response *CommonQueryTaobaoOrderResponse, err error)
CommonQueryTaobaoOrder invokes the cloudcallcenter.CommonQueryTaobaoOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/commonquerytaobaoorder.html
func (*Client) CommonQueryTaobaoOrderWithCallback ¶
func (client *Client) CommonQueryTaobaoOrderWithCallback(request *CommonQueryTaobaoOrderRequest, callback func(response *CommonQueryTaobaoOrderResponse, err error)) <-chan int
CommonQueryTaobaoOrderWithCallback invokes the cloudcallcenter.CommonQueryTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/commonquerytaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CommonQueryTaobaoOrderWithChan ¶
func (client *Client) CommonQueryTaobaoOrderWithChan(request *CommonQueryTaobaoOrderRequest) (<-chan *CommonQueryTaobaoOrderResponse, <-chan error)
CommonQueryTaobaoOrderWithChan invokes the cloudcallcenter.CommonQueryTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/commonquerytaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CopyCorpIdentify ¶
func (client *Client) CopyCorpIdentify(request *CopyCorpIdentifyRequest) (response *CopyCorpIdentifyResponse, err error)
CopyCorpIdentify invokes the cloudcallcenter.CopyCorpIdentify API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/copycorpidentify.html
func (*Client) CopyCorpIdentifyWithCallback ¶
func (client *Client) CopyCorpIdentifyWithCallback(request *CopyCorpIdentifyRequest, callback func(response *CopyCorpIdentifyResponse, err error)) <-chan int
CopyCorpIdentifyWithCallback invokes the cloudcallcenter.CopyCorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/copycorpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CopyCorpIdentifyWithChan ¶
func (client *Client) CopyCorpIdentifyWithChan(request *CopyCorpIdentifyRequest) (<-chan *CopyCorpIdentifyResponse, <-chan error)
CopyCorpIdentifyWithChan invokes the cloudcallcenter.CopyCorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/copycorpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateAXBBindRelation ¶
func (client *Client) CreateAXBBindRelation(request *CreateAXBBindRelationRequest) (response *CreateAXBBindRelationResponse, err error)
CreateAXBBindRelation invokes the cloudcallcenter.CreateAXBBindRelation API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createaxbbindrelation.html
func (*Client) CreateAXBBindRelationWithCallback ¶
func (client *Client) CreateAXBBindRelationWithCallback(request *CreateAXBBindRelationRequest, callback func(response *CreateAXBBindRelationResponse, err error)) <-chan int
CreateAXBBindRelationWithCallback invokes the cloudcallcenter.CreateAXBBindRelation API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createaxbbindrelation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateAXBBindRelationWithChan ¶
func (client *Client) CreateAXBBindRelationWithChan(request *CreateAXBBindRelationRequest) (<-chan *CreateAXBBindRelationResponse, <-chan error)
CreateAXBBindRelationWithChan invokes the cloudcallcenter.CreateAXBBindRelation API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createaxbbindrelation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateBatchJobs ¶
func (client *Client) CreateBatchJobs(request *CreateBatchJobsRequest) (response *CreateBatchJobsResponse, err error)
CreateBatchJobs invokes the cloudcallcenter.CreateBatchJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createbatchjobs.html
func (*Client) CreateBatchJobsWithCallback ¶
func (client *Client) CreateBatchJobsWithCallback(request *CreateBatchJobsRequest, callback func(response *CreateBatchJobsResponse, err error)) <-chan int
CreateBatchJobsWithCallback invokes the cloudcallcenter.CreateBatchJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createbatchjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateBatchJobsWithChan ¶
func (client *Client) CreateBatchJobsWithChan(request *CreateBatchJobsRequest) (<-chan *CreateBatchJobsResponse, <-chan error)
CreateBatchJobsWithChan invokes the cloudcallcenter.CreateBatchJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createbatchjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateCCCPhoneNumberOrder ¶
func (client *Client) CreateCCCPhoneNumberOrder(request *CreateCCCPhoneNumberOrderRequest) (response *CreateCCCPhoneNumberOrderResponse, err error)
CreateCCCPhoneNumberOrder invokes the cloudcallcenter.CreateCCCPhoneNumberOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcccphonenumberorder.html
func (*Client) CreateCCCPhoneNumberOrderWithCallback ¶
func (client *Client) CreateCCCPhoneNumberOrderWithCallback(request *CreateCCCPhoneNumberOrderRequest, callback func(response *CreateCCCPhoneNumberOrderResponse, err error)) <-chan int
CreateCCCPhoneNumberOrderWithCallback invokes the cloudcallcenter.CreateCCCPhoneNumberOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcccphonenumberorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateCCCPhoneNumberOrderWithChan ¶
func (client *Client) CreateCCCPhoneNumberOrderWithChan(request *CreateCCCPhoneNumberOrderRequest) (<-chan *CreateCCCPhoneNumberOrderResponse, <-chan error)
CreateCCCPhoneNumberOrderWithChan invokes the cloudcallcenter.CreateCCCPhoneNumberOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcccphonenumberorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateCabInstance ¶
func (client *Client) CreateCabInstance(request *CreateCabInstanceRequest) (response *CreateCabInstanceResponse, err error)
CreateCabInstance invokes the cloudcallcenter.CreateCabInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcabinstance.html
func (*Client) CreateCabInstanceWithCallback ¶
func (client *Client) CreateCabInstanceWithCallback(request *CreateCabInstanceRequest, callback func(response *CreateCabInstanceResponse, err error)) <-chan int
CreateCabInstanceWithCallback invokes the cloudcallcenter.CreateCabInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcabinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateCabInstanceWithChan ¶
func (client *Client) CreateCabInstanceWithChan(request *CreateCabInstanceRequest) (<-chan *CreateCabInstanceResponse, <-chan error)
CreateCabInstanceWithChan invokes the cloudcallcenter.CreateCabInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcabinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateCategory ¶
func (client *Client) CreateCategory(request *CreateCategoryRequest) (response *CreateCategoryResponse, err error)
CreateCategory invokes the cloudcallcenter.CreateCategory API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcategory.html
func (*Client) CreateCategoryWithCallback ¶
func (client *Client) CreateCategoryWithCallback(request *CreateCategoryRequest, callback func(response *CreateCategoryResponse, err error)) <-chan int
CreateCategoryWithCallback invokes the cloudcallcenter.CreateCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateCategoryWithChan ¶
func (client *Client) CreateCategoryWithChan(request *CreateCategoryRequest) (<-chan *CreateCategoryResponse, <-chan error)
CreateCategoryWithChan invokes the cloudcallcenter.CreateCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateContactFlow ¶
func (client *Client) CreateContactFlow(request *CreateContactFlowRequest) (response *CreateContactFlowResponse, err error)
CreateContactFlow invokes the cloudcallcenter.CreateContactFlow API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcontactflow.html
func (*Client) CreateContactFlowWithCallback ¶
func (client *Client) CreateContactFlowWithCallback(request *CreateContactFlowRequest, callback func(response *CreateContactFlowResponse, err error)) <-chan int
CreateContactFlowWithCallback invokes the cloudcallcenter.CreateContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateContactFlowWithChan ¶
func (client *Client) CreateContactFlowWithChan(request *CreateContactFlowRequest) (<-chan *CreateContactFlowResponse, <-chan error)
CreateContactFlowWithChan invokes the cloudcallcenter.CreateContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateCorpNumber ¶
func (client *Client) CreateCorpNumber(request *CreateCorpNumberRequest) (response *CreateCorpNumberResponse, err error)
CreateCorpNumber invokes the cloudcallcenter.CreateCorpNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcorpnumber.html
func (*Client) CreateCorpNumberWithCallback ¶
func (client *Client) CreateCorpNumberWithCallback(request *CreateCorpNumberRequest, callback func(response *CreateCorpNumberResponse, err error)) <-chan int
CreateCorpNumberWithCallback invokes the cloudcallcenter.CreateCorpNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcorpnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateCorpNumberWithChan ¶
func (client *Client) CreateCorpNumberWithChan(request *CreateCorpNumberRequest) (<-chan *CreateCorpNumberResponse, <-chan error)
CreateCorpNumberWithChan invokes the cloudcallcenter.CreateCorpNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createcorpnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateFault ¶
func (client *Client) CreateFault(request *CreateFaultRequest) (response *CreateFaultResponse, err error)
CreateFault invokes the cloudcallcenter.CreateFault API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createfault.html
func (*Client) CreateFaultWithCallback ¶
func (client *Client) CreateFaultWithCallback(request *CreateFaultRequest, callback func(response *CreateFaultResponse, err error)) <-chan int
CreateFaultWithCallback invokes the cloudcallcenter.CreateFault API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createfault.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateFaultWithChan ¶
func (client *Client) CreateFaultWithChan(request *CreateFaultRequest) (<-chan *CreateFaultResponse, <-chan error)
CreateFaultWithChan invokes the cloudcallcenter.CreateFault API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createfault.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateFeeRecord ¶
func (client *Client) CreateFeeRecord(request *CreateFeeRecordRequest) (response *CreateFeeRecordResponse, err error)
CreateFeeRecord invokes the cloudcallcenter.CreateFeeRecord API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createfeerecord.html
func (*Client) CreateFeeRecordWithCallback ¶
func (client *Client) CreateFeeRecordWithCallback(request *CreateFeeRecordRequest, callback func(response *CreateFeeRecordResponse, err error)) <-chan int
CreateFeeRecordWithCallback invokes the cloudcallcenter.CreateFeeRecord API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createfeerecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateFeeRecordWithChan ¶
func (client *Client) CreateFeeRecordWithChan(request *CreateFeeRecordRequest) (<-chan *CreateFeeRecordResponse, <-chan error)
CreateFeeRecordWithChan invokes the cloudcallcenter.CreateFeeRecord API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createfeerecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateInstance ¶
func (client *Client) CreateInstance(request *CreateInstanceRequest) (response *CreateInstanceResponse, err error)
CreateInstance invokes the cloudcallcenter.CreateInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createinstance.html
func (*Client) CreateInstanceEx ¶
func (client *Client) CreateInstanceEx(request *CreateInstanceExRequest) (response *CreateInstanceExResponse, err error)
CreateInstanceEx invokes the cloudcallcenter.CreateInstanceEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createinstanceex.html
func (*Client) CreateInstanceExWithCallback ¶
func (client *Client) CreateInstanceExWithCallback(request *CreateInstanceExRequest, callback func(response *CreateInstanceExResponse, err error)) <-chan int
CreateInstanceExWithCallback invokes the cloudcallcenter.CreateInstanceEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createinstanceex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateInstanceExWithChan ¶
func (client *Client) CreateInstanceExWithChan(request *CreateInstanceExRequest) (<-chan *CreateInstanceExResponse, <-chan error)
CreateInstanceExWithChan invokes the cloudcallcenter.CreateInstanceEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createinstanceex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateInstanceWithCallback ¶
func (client *Client) CreateInstanceWithCallback(request *CreateInstanceRequest, callback func(response *CreateInstanceResponse, err error)) <-chan int
CreateInstanceWithCallback invokes the cloudcallcenter.CreateInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateInstanceWithChan ¶
func (client *Client) CreateInstanceWithChan(request *CreateInstanceRequest) (<-chan *CreateInstanceResponse, <-chan error)
CreateInstanceWithChan invokes the cloudcallcenter.CreateInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateJobGroup ¶
func (client *Client) CreateJobGroup(request *CreateJobGroupRequest) (response *CreateJobGroupResponse, err error)
CreateJobGroup invokes the cloudcallcenter.CreateJobGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createjobgroup.html
func (*Client) CreateJobGroupWithCallback ¶
func (client *Client) CreateJobGroupWithCallback(request *CreateJobGroupRequest, callback func(response *CreateJobGroupResponse, err error)) <-chan int
CreateJobGroupWithCallback invokes the cloudcallcenter.CreateJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createjobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateJobGroupWithChan ¶
func (client *Client) CreateJobGroupWithChan(request *CreateJobGroupRequest) (<-chan *CreateJobGroupResponse, <-chan error)
CreateJobGroupWithChan invokes the cloudcallcenter.CreateJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createjobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateMeasureRecordFromJiuYun ¶
func (client *Client) CreateMeasureRecordFromJiuYun(request *CreateMeasureRecordFromJiuYunRequest) (response *CreateMeasureRecordFromJiuYunResponse, err error)
CreateMeasureRecordFromJiuYun invokes the cloudcallcenter.CreateMeasureRecordFromJiuYun API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmeasurerecordfromjiuyun.html
func (*Client) CreateMeasureRecordFromJiuYunWithCallback ¶
func (client *Client) CreateMeasureRecordFromJiuYunWithCallback(request *CreateMeasureRecordFromJiuYunRequest, callback func(response *CreateMeasureRecordFromJiuYunResponse, err error)) <-chan int
CreateMeasureRecordFromJiuYunWithCallback invokes the cloudcallcenter.CreateMeasureRecordFromJiuYun API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmeasurerecordfromjiuyun.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateMeasureRecordFromJiuYunWithChan ¶
func (client *Client) CreateMeasureRecordFromJiuYunWithChan(request *CreateMeasureRecordFromJiuYunRequest) (<-chan *CreateMeasureRecordFromJiuYunResponse, <-chan error)
CreateMeasureRecordFromJiuYunWithChan invokes the cloudcallcenter.CreateMeasureRecordFromJiuYun API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmeasurerecordfromjiuyun.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateMedia ¶
func (client *Client) CreateMedia(request *CreateMediaRequest) (response *CreateMediaResponse, err error)
CreateMedia invokes the cloudcallcenter.CreateMedia API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmedia.html
func (*Client) CreateMediaEx ¶
func (client *Client) CreateMediaEx(request *CreateMediaExRequest) (response *CreateMediaExResponse, err error)
CreateMediaEx invokes the cloudcallcenter.CreateMediaEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmediaex.html
func (*Client) CreateMediaExWithCallback ¶
func (client *Client) CreateMediaExWithCallback(request *CreateMediaExRequest, callback func(response *CreateMediaExResponse, err error)) <-chan int
CreateMediaExWithCallback invokes the cloudcallcenter.CreateMediaEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmediaex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateMediaExWithChan ¶
func (client *Client) CreateMediaExWithChan(request *CreateMediaExRequest) (<-chan *CreateMediaExResponse, <-chan error)
CreateMediaExWithChan invokes the cloudcallcenter.CreateMediaEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmediaex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateMediaWithCallback ¶
func (client *Client) CreateMediaWithCallback(request *CreateMediaRequest, callback func(response *CreateMediaResponse, err error)) <-chan int
CreateMediaWithCallback invokes the cloudcallcenter.CreateMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateMediaWithChan ¶
func (client *Client) CreateMediaWithChan(request *CreateMediaRequest) (<-chan *CreateMediaResponse, <-chan error)
CreateMediaWithChan invokes the cloudcallcenter.CreateMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createmedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateNoSelectedNumberOrder ¶
func (client *Client) CreateNoSelectedNumberOrder(request *CreateNoSelectedNumberOrderRequest) (response *CreateNoSelectedNumberOrderResponse, err error)
CreateNoSelectedNumberOrder invokes the cloudcallcenter.CreateNoSelectedNumberOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnoselectednumberorder.html
func (*Client) CreateNoSelectedNumberOrderWithCallback ¶
func (client *Client) CreateNoSelectedNumberOrderWithCallback(request *CreateNoSelectedNumberOrderRequest, callback func(response *CreateNoSelectedNumberOrderResponse, err error)) <-chan int
CreateNoSelectedNumberOrderWithCallback invokes the cloudcallcenter.CreateNoSelectedNumberOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnoselectednumberorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateNoSelectedNumberOrderWithChan ¶
func (client *Client) CreateNoSelectedNumberOrderWithChan(request *CreateNoSelectedNumberOrderRequest) (<-chan *CreateNoSelectedNumberOrderResponse, <-chan error)
CreateNoSelectedNumberOrderWithChan invokes the cloudcallcenter.CreateNoSelectedNumberOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnoselectednumberorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateNumber400Order ¶
func (client *Client) CreateNumber400Order(request *CreateNumber400OrderRequest) (response *CreateNumber400OrderResponse, err error)
CreateNumber400Order invokes the cloudcallcenter.CreateNumber400Order API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnumber400order.html
func (*Client) CreateNumber400OrderWithCallback ¶
func (client *Client) CreateNumber400OrderWithCallback(request *CreateNumber400OrderRequest, callback func(response *CreateNumber400OrderResponse, err error)) <-chan int
CreateNumber400OrderWithCallback invokes the cloudcallcenter.CreateNumber400Order API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnumber400order.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateNumber400OrderWithChan ¶
func (client *Client) CreateNumber400OrderWithChan(request *CreateNumber400OrderRequest) (<-chan *CreateNumber400OrderResponse, <-chan error)
CreateNumber400OrderWithChan invokes the cloudcallcenter.CreateNumber400Order API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnumber400order.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateNumberGroup ¶
func (client *Client) CreateNumberGroup(request *CreateNumberGroupRequest) (response *CreateNumberGroupResponse, err error)
CreateNumberGroup invokes the cloudcallcenter.CreateNumberGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnumbergroup.html
func (*Client) CreateNumberGroupWithCallback ¶
func (client *Client) CreateNumberGroupWithCallback(request *CreateNumberGroupRequest, callback func(response *CreateNumberGroupResponse, err error)) <-chan int
CreateNumberGroupWithCallback invokes the cloudcallcenter.CreateNumberGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnumbergroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateNumberGroupWithChan ¶
func (client *Client) CreateNumberGroupWithChan(request *CreateNumberGroupRequest) (<-chan *CreateNumberGroupResponse, <-chan error)
CreateNumberGroupWithChan invokes the cloudcallcenter.CreateNumberGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createnumbergroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateOrModifySystemSpecification ¶
func (client *Client) CreateOrModifySystemSpecification(request *CreateOrModifySystemSpecificationRequest) (response *CreateOrModifySystemSpecificationResponse, err error)
CreateOrModifySystemSpecification invokes the cloudcallcenter.CreateOrModifySystemSpecification API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createormodifysystemspecification.html
func (*Client) CreateOrModifySystemSpecificationWithCallback ¶
func (client *Client) CreateOrModifySystemSpecificationWithCallback(request *CreateOrModifySystemSpecificationRequest, callback func(response *CreateOrModifySystemSpecificationResponse, err error)) <-chan int
CreateOrModifySystemSpecificationWithCallback invokes the cloudcallcenter.CreateOrModifySystemSpecification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createormodifysystemspecification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateOrModifySystemSpecificationWithChan ¶
func (client *Client) CreateOrModifySystemSpecificationWithChan(request *CreateOrModifySystemSpecificationRequest) (<-chan *CreateOrModifySystemSpecificationResponse, <-chan error)
CreateOrModifySystemSpecificationWithChan invokes the cloudcallcenter.CreateOrModifySystemSpecification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createormodifysystemspecification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePhoneRepayOrder ¶
func (client *Client) CreatePhoneRepayOrder(request *CreatePhoneRepayOrderRequest) (response *CreatePhoneRepayOrderResponse, err error)
CreatePhoneRepayOrder invokes the cloudcallcenter.CreatePhoneRepayOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createphonerepayorder.html
func (*Client) CreatePhoneRepayOrderWithCallback ¶
func (client *Client) CreatePhoneRepayOrderWithCallback(request *CreatePhoneRepayOrderRequest, callback func(response *CreatePhoneRepayOrderResponse, err error)) <-chan int
CreatePhoneRepayOrderWithCallback invokes the cloudcallcenter.CreatePhoneRepayOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createphonerepayorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePhoneRepayOrderWithChan ¶
func (client *Client) CreatePhoneRepayOrderWithChan(request *CreatePhoneRepayOrderRequest) (<-chan *CreatePhoneRepayOrderResponse, <-chan error)
CreatePhoneRepayOrderWithChan invokes the cloudcallcenter.CreatePhoneRepayOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createphonerepayorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePredictiveJobGroup ¶
func (client *Client) CreatePredictiveJobGroup(request *CreatePredictiveJobGroupRequest) (response *CreatePredictiveJobGroupResponse, err error)
CreatePredictiveJobGroup invokes the cloudcallcenter.CreatePredictiveJobGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createpredictivejobgroup.html
func (*Client) CreatePredictiveJobGroupWithCallback ¶
func (client *Client) CreatePredictiveJobGroupWithCallback(request *CreatePredictiveJobGroupRequest, callback func(response *CreatePredictiveJobGroupResponse, err error)) <-chan int
CreatePredictiveJobGroupWithCallback invokes the cloudcallcenter.CreatePredictiveJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createpredictivejobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePredictiveJobGroupWithChan ¶
func (client *Client) CreatePredictiveJobGroupWithChan(request *CreatePredictiveJobGroupRequest) (<-chan *CreatePredictiveJobGroupResponse, <-chan error)
CreatePredictiveJobGroupWithChan invokes the cloudcallcenter.CreatePredictiveJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createpredictivejobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePredictiveJobs ¶
func (client *Client) CreatePredictiveJobs(request *CreatePredictiveJobsRequest) (response *CreatePredictiveJobsResponse, err error)
CreatePredictiveJobs invokes the cloudcallcenter.CreatePredictiveJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createpredictivejobs.html
func (*Client) CreatePredictiveJobsWithCallback ¶
func (client *Client) CreatePredictiveJobsWithCallback(request *CreatePredictiveJobsRequest, callback func(response *CreatePredictiveJobsResponse, err error)) <-chan int
CreatePredictiveJobsWithCallback invokes the cloudcallcenter.CreatePredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePredictiveJobsWithChan ¶
func (client *Client) CreatePredictiveJobsWithChan(request *CreatePredictiveJobsRequest) (<-chan *CreatePredictiveJobsResponse, <-chan error)
CreatePredictiveJobsWithChan invokes the cloudcallcenter.CreatePredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePrivacyNumberAccount ¶
func (client *Client) CreatePrivacyNumberAccount(request *CreatePrivacyNumberAccountRequest) (response *CreatePrivacyNumberAccountResponse, err error)
CreatePrivacyNumberAccount invokes the cloudcallcenter.CreatePrivacyNumberAccount API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createprivacynumberaccount.html
func (*Client) CreatePrivacyNumberAccountWithCallback ¶
func (client *Client) CreatePrivacyNumberAccountWithCallback(request *CreatePrivacyNumberAccountRequest, callback func(response *CreatePrivacyNumberAccountResponse, err error)) <-chan int
CreatePrivacyNumberAccountWithCallback invokes the cloudcallcenter.CreatePrivacyNumberAccount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createprivacynumberaccount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePrivacyNumberAccountWithChan ¶
func (client *Client) CreatePrivacyNumberAccountWithChan(request *CreatePrivacyNumberAccountRequest) (<-chan *CreatePrivacyNumberAccountResponse, <-chan error)
CreatePrivacyNumberAccountWithChan invokes the cloudcallcenter.CreatePrivacyNumberAccount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createprivacynumberaccount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePrivacyNumberPool ¶
func (client *Client) CreatePrivacyNumberPool(request *CreatePrivacyNumberPoolRequest) (response *CreatePrivacyNumberPoolResponse, err error)
CreatePrivacyNumberPool invokes the cloudcallcenter.CreatePrivacyNumberPool API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createprivacynumberpool.html
func (*Client) CreatePrivacyNumberPoolWithCallback ¶
func (client *Client) CreatePrivacyNumberPoolWithCallback(request *CreatePrivacyNumberPoolRequest, callback func(response *CreatePrivacyNumberPoolResponse, err error)) <-chan int
CreatePrivacyNumberPoolWithCallback invokes the cloudcallcenter.CreatePrivacyNumberPool API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createprivacynumberpool.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreatePrivacyNumberPoolWithChan ¶
func (client *Client) CreatePrivacyNumberPoolWithChan(request *CreatePrivacyNumberPoolRequest) (<-chan *CreatePrivacyNumberPoolResponse, <-chan error)
CreatePrivacyNumberPoolWithChan invokes the cloudcallcenter.CreatePrivacyNumberPool API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createprivacynumberpool.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateRamInstance ¶
func (client *Client) CreateRamInstance(request *CreateRamInstanceRequest) (response *CreateRamInstanceResponse, err error)
CreateRamInstance invokes the cloudcallcenter.CreateRamInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createraminstance.html
func (*Client) CreateRamInstanceWithCallback ¶
func (client *Client) CreateRamInstanceWithCallback(request *CreateRamInstanceRequest, callback func(response *CreateRamInstanceResponse, err error)) <-chan int
CreateRamInstanceWithCallback invokes the cloudcallcenter.CreateRamInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createraminstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateRamInstanceWithChan ¶
func (client *Client) CreateRamInstanceWithChan(request *CreateRamInstanceRequest) (<-chan *CreateRamInstanceResponse, <-chan error)
CreateRamInstanceWithChan invokes the cloudcallcenter.CreateRamInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createraminstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateRole ¶
func (client *Client) CreateRole(request *CreateRoleRequest) (response *CreateRoleResponse, err error)
CreateRole invokes the cloudcallcenter.CreateRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createrole.html
func (*Client) CreateRoleWithCallback ¶
func (client *Client) CreateRoleWithCallback(request *CreateRoleRequest, callback func(response *CreateRoleResponse, err error)) <-chan int
CreateRoleWithCallback invokes the cloudcallcenter.CreateRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateRoleWithChan ¶
func (client *Client) CreateRoleWithChan(request *CreateRoleRequest) (<-chan *CreateRoleResponse, <-chan error)
CreateRoleWithChan invokes the cloudcallcenter.CreateRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateScenario ¶
func (client *Client) CreateScenario(request *CreateScenarioRequest) (response *CreateScenarioResponse, err error)
CreateScenario invokes the cloudcallcenter.CreateScenario API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenario.html
func (*Client) CreateScenarioFromTemplate ¶
func (client *Client) CreateScenarioFromTemplate(request *CreateScenarioFromTemplateRequest) (response *CreateScenarioFromTemplateResponse, err error)
CreateScenarioFromTemplate invokes the cloudcallcenter.CreateScenarioFromTemplate API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenariofromtemplate.html
func (*Client) CreateScenarioFromTemplateWithCallback ¶
func (client *Client) CreateScenarioFromTemplateWithCallback(request *CreateScenarioFromTemplateRequest, callback func(response *CreateScenarioFromTemplateResponse, err error)) <-chan int
CreateScenarioFromTemplateWithCallback invokes the cloudcallcenter.CreateScenarioFromTemplate API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenariofromtemplate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateScenarioFromTemplateWithChan ¶
func (client *Client) CreateScenarioFromTemplateWithChan(request *CreateScenarioFromTemplateRequest) (<-chan *CreateScenarioFromTemplateResponse, <-chan error)
CreateScenarioFromTemplateWithChan invokes the cloudcallcenter.CreateScenarioFromTemplate API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenariofromtemplate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateScenarioParameter ¶
func (client *Client) CreateScenarioParameter(request *CreateScenarioParameterRequest) (response *CreateScenarioParameterResponse, err error)
CreateScenarioParameter invokes the cloudcallcenter.CreateScenarioParameter API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenarioparameter.html
func (*Client) CreateScenarioParameterWithCallback ¶
func (client *Client) CreateScenarioParameterWithCallback(request *CreateScenarioParameterRequest, callback func(response *CreateScenarioParameterResponse, err error)) <-chan int
CreateScenarioParameterWithCallback invokes the cloudcallcenter.CreateScenarioParameter API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenarioparameter.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateScenarioParameterWithChan ¶
func (client *Client) CreateScenarioParameterWithChan(request *CreateScenarioParameterRequest) (<-chan *CreateScenarioParameterResponse, <-chan error)
CreateScenarioParameterWithChan invokes the cloudcallcenter.CreateScenarioParameter API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenarioparameter.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateScenarioWithCallback ¶
func (client *Client) CreateScenarioWithCallback(request *CreateScenarioRequest, callback func(response *CreateScenarioResponse, err error)) <-chan int
CreateScenarioWithCallback invokes the cloudcallcenter.CreateScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateScenarioWithChan ¶
func (client *Client) CreateScenarioWithChan(request *CreateScenarioRequest) (<-chan *CreateScenarioResponse, <-chan error)
CreateScenarioWithChan invokes the cloudcallcenter.CreateScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createscenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateSkillGroup ¶
func (client *Client) CreateSkillGroup(request *CreateSkillGroupRequest) (response *CreateSkillGroupResponse, err error)
CreateSkillGroup invokes the cloudcallcenter.CreateSkillGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createskillgroup.html
func (*Client) CreateSkillGroupWithCallback ¶
func (client *Client) CreateSkillGroupWithCallback(request *CreateSkillGroupRequest, callback func(response *CreateSkillGroupResponse, err error)) <-chan int
CreateSkillGroupWithCallback invokes the cloudcallcenter.CreateSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateSkillGroupWithChan ¶
func (client *Client) CreateSkillGroupWithChan(request *CreateSkillGroupRequest) (<-chan *CreateSkillGroupResponse, <-chan error)
CreateSkillGroupWithChan invokes the cloudcallcenter.CreateSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateSmsConfig ¶
func (client *Client) CreateSmsConfig(request *CreateSmsConfigRequest) (response *CreateSmsConfigResponse, err error)
CreateSmsConfig invokes the cloudcallcenter.CreateSmsConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createsmsconfig.html
func (*Client) CreateSmsConfigWithCallback ¶
func (client *Client) CreateSmsConfigWithCallback(request *CreateSmsConfigRequest, callback func(response *CreateSmsConfigResponse, err error)) <-chan int
CreateSmsConfigWithCallback invokes the cloudcallcenter.CreateSmsConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createsmsconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateSmsConfigWithChan ¶
func (client *Client) CreateSmsConfigWithChan(request *CreateSmsConfigRequest) (<-chan *CreateSmsConfigResponse, <-chan error)
CreateSmsConfigWithChan invokes the cloudcallcenter.CreateSmsConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createsmsconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateStrategy ¶
func (client *Client) CreateStrategy(request *CreateStrategyRequest) (response *CreateStrategyResponse, err error)
CreateStrategy invokes the cloudcallcenter.CreateStrategy API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createstrategy.html
func (*Client) CreateStrategyWithCallback ¶
func (client *Client) CreateStrategyWithCallback(request *CreateStrategyRequest, callback func(response *CreateStrategyResponse, err error)) <-chan int
CreateStrategyWithCallback invokes the cloudcallcenter.CreateStrategy API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createstrategy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateStrategyWithChan ¶
func (client *Client) CreateStrategyWithChan(request *CreateStrategyRequest) (<-chan *CreateStrategyResponse, <-chan error)
CreateStrategyWithChan invokes the cloudcallcenter.CreateStrategy API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createstrategy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateSurvey ¶
func (client *Client) CreateSurvey(request *CreateSurveyRequest) (response *CreateSurveyResponse, err error)
CreateSurvey invokes the cloudcallcenter.CreateSurvey API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createsurvey.html
func (*Client) CreateSurveyWithCallback ¶
func (client *Client) CreateSurveyWithCallback(request *CreateSurveyRequest, callback func(response *CreateSurveyResponse, err error)) <-chan int
CreateSurveyWithCallback invokes the cloudcallcenter.CreateSurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createsurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateSurveyWithChan ¶
func (client *Client) CreateSurveyWithChan(request *CreateSurveyRequest) (<-chan *CreateSurveyResponse, <-chan error)
CreateSurveyWithChan invokes the cloudcallcenter.CreateSurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createsurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateTaobaoOrder ¶
func (client *Client) CreateTaobaoOrder(request *CreateTaobaoOrderRequest) (response *CreateTaobaoOrderResponse, err error)
CreateTaobaoOrder invokes the cloudcallcenter.CreateTaobaoOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtaobaoorder.html
func (*Client) CreateTaobaoOrderWithCallback ¶
func (client *Client) CreateTaobaoOrderWithCallback(request *CreateTaobaoOrderRequest, callback func(response *CreateTaobaoOrderResponse, err error)) <-chan int
CreateTaobaoOrderWithCallback invokes the cloudcallcenter.CreateTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateTaobaoOrderWithChan ¶
func (client *Client) CreateTaobaoOrderWithChan(request *CreateTaobaoOrderRequest) (<-chan *CreateTaobaoOrderResponse, <-chan error)
CreateTaobaoOrderWithChan invokes the cloudcallcenter.CreateTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateTask ¶
func (client *Client) CreateTask(request *CreateTaskRequest) (response *CreateTaskResponse, err error)
CreateTask invokes the cloudcallcenter.CreateTask API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtask.html
func (*Client) CreateTaskWithCallback ¶
func (client *Client) CreateTaskWithCallback(request *CreateTaskRequest, callback func(response *CreateTaskResponse, err error)) <-chan int
CreateTaskWithCallback invokes the cloudcallcenter.CreateTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateTaskWithChan ¶
func (client *Client) CreateTaskWithChan(request *CreateTaskRequest) (<-chan *CreateTaskResponse, <-chan error)
CreateTaskWithChan invokes the cloudcallcenter.CreateTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateTbAliyunUserMapping ¶
func (client *Client) CreateTbAliyunUserMapping(request *CreateTbAliyunUserMappingRequest) (response *CreateTbAliyunUserMappingResponse, err error)
CreateTbAliyunUserMapping invokes the cloudcallcenter.CreateTbAliyunUserMapping API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtbaliyunusermapping.html
func (*Client) CreateTbAliyunUserMappingWithCallback ¶
func (client *Client) CreateTbAliyunUserMappingWithCallback(request *CreateTbAliyunUserMappingRequest, callback func(response *CreateTbAliyunUserMappingResponse, err error)) <-chan int
CreateTbAliyunUserMappingWithCallback invokes the cloudcallcenter.CreateTbAliyunUserMapping API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtbaliyunusermapping.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateTbAliyunUserMappingWithChan ¶
func (client *Client) CreateTbAliyunUserMappingWithChan(request *CreateTbAliyunUserMappingRequest) (<-chan *CreateTbAliyunUserMappingResponse, <-chan error)
CreateTbAliyunUserMappingWithChan invokes the cloudcallcenter.CreateTbAliyunUserMapping API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createtbaliyunusermapping.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateUser ¶
func (client *Client) CreateUser(request *CreateUserRequest) (response *CreateUserResponse, err error)
CreateUser invokes the cloudcallcenter.CreateUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createuser.html
func (*Client) CreateUserWithCallback ¶
func (client *Client) CreateUserWithCallback(request *CreateUserRequest, callback func(response *CreateUserResponse, err error)) <-chan int
CreateUserWithCallback invokes the cloudcallcenter.CreateUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateUserWithChan ¶
func (client *Client) CreateUserWithChan(request *CreateUserRequest) (<-chan *CreateUserResponse, <-chan error)
CreateUserWithChan invokes the cloudcallcenter.CreateUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateUsers ¶
func (client *Client) CreateUsers(request *CreateUsersRequest) (response *CreateUsersResponse, err error)
CreateUsers invokes the cloudcallcenter.CreateUsers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createusers.html
func (*Client) CreateUsersWithCallback ¶
func (client *Client) CreateUsersWithCallback(request *CreateUsersRequest, callback func(response *CreateUsersResponse, err error)) <-chan int
CreateUsersWithCallback invokes the cloudcallcenter.CreateUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateUsersWithChan ¶
func (client *Client) CreateUsersWithChan(request *CreateUsersRequest) (<-chan *CreateUsersResponse, <-chan error)
CreateUsersWithChan invokes the cloudcallcenter.CreateUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVnCategory ¶
func (client *Client) CreateVnCategory(request *CreateVnCategoryRequest) (response *CreateVnCategoryResponse, err error)
CreateVnCategory invokes the cloudcallcenter.CreateVnCategory API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvncategory.html
func (*Client) CreateVnCategoryWithCallback ¶
func (client *Client) CreateVnCategoryWithCallback(request *CreateVnCategoryRequest, callback func(response *CreateVnCategoryResponse, err error)) <-chan int
CreateVnCategoryWithCallback invokes the cloudcallcenter.CreateVnCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvncategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVnCategoryWithChan ¶
func (client *Client) CreateVnCategoryWithChan(request *CreateVnCategoryRequest) (<-chan *CreateVnCategoryResponse, <-chan error)
CreateVnCategoryWithChan invokes the cloudcallcenter.CreateVnCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvncategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVnInstance ¶
func (client *Client) CreateVnInstance(request *CreateVnInstanceRequest) (response *CreateVnInstanceResponse, err error)
CreateVnInstance invokes the cloudcallcenter.CreateVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvninstance.html
func (*Client) CreateVnInstanceWithCallback ¶
func (client *Client) CreateVnInstanceWithCallback(request *CreateVnInstanceRequest, callback func(response *CreateVnInstanceResponse, err error)) <-chan int
CreateVnInstanceWithCallback invokes the cloudcallcenter.CreateVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVnInstanceWithChan ¶
func (client *Client) CreateVnInstanceWithChan(request *CreateVnInstanceRequest) (<-chan *CreateVnInstanceResponse, <-chan error)
CreateVnInstanceWithChan invokes the cloudcallcenter.CreateVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVnKnowledge ¶
func (client *Client) CreateVnKnowledge(request *CreateVnKnowledgeRequest) (response *CreateVnKnowledgeResponse, err error)
CreateVnKnowledge invokes the cloudcallcenter.CreateVnKnowledge API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvnknowledge.html
func (*Client) CreateVnKnowledgeWithCallback ¶
func (client *Client) CreateVnKnowledgeWithCallback(request *CreateVnKnowledgeRequest, callback func(response *CreateVnKnowledgeResponse, err error)) <-chan int
CreateVnKnowledgeWithCallback invokes the cloudcallcenter.CreateVnKnowledge API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvnknowledge.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVnKnowledgeWithChan ¶
func (client *Client) CreateVnKnowledgeWithChan(request *CreateVnKnowledgeRequest) (<-chan *CreateVnKnowledgeResponse, <-chan error)
CreateVnKnowledgeWithChan invokes the cloudcallcenter.CreateVnKnowledge API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvnknowledge.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVnRedirection ¶
func (client *Client) CreateVnRedirection(request *CreateVnRedirectionRequest) (response *CreateVnRedirectionResponse, err error)
CreateVnRedirection invokes the cloudcallcenter.CreateVnRedirection API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvnredirection.html
func (*Client) CreateVnRedirectionWithCallback ¶
func (client *Client) CreateVnRedirectionWithCallback(request *CreateVnRedirectionRequest, callback func(response *CreateVnRedirectionResponse, err error)) <-chan int
CreateVnRedirectionWithCallback invokes the cloudcallcenter.CreateVnRedirection API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvnredirection.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVnRedirectionWithChan ¶
func (client *Client) CreateVnRedirectionWithChan(request *CreateVnRedirectionRequest) (<-chan *CreateVnRedirectionResponse, <-chan error)
CreateVnRedirectionWithChan invokes the cloudcallcenter.CreateVnRedirection API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvnredirection.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVoiceAppraise ¶
func (client *Client) CreateVoiceAppraise(request *CreateVoiceAppraiseRequest) (response *CreateVoiceAppraiseResponse, err error)
CreateVoiceAppraise invokes the cloudcallcenter.CreateVoiceAppraise API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvoiceappraise.html
func (*Client) CreateVoiceAppraiseWithCallback ¶
func (client *Client) CreateVoiceAppraiseWithCallback(request *CreateVoiceAppraiseRequest, callback func(response *CreateVoiceAppraiseResponse, err error)) <-chan int
CreateVoiceAppraiseWithCallback invokes the cloudcallcenter.CreateVoiceAppraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvoiceappraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) CreateVoiceAppraiseWithChan ¶
func (client *Client) CreateVoiceAppraiseWithChan(request *CreateVoiceAppraiseRequest) (<-chan *CreateVoiceAppraiseResponse, <-chan error)
CreateVoiceAppraiseWithChan invokes the cloudcallcenter.CreateVoiceAppraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/createvoiceappraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugAuthorizedVn ¶
func (client *Client) DebugAuthorizedVn(request *DebugAuthorizedVnRequest) (response *DebugAuthorizedVnResponse, err error)
DebugAuthorizedVn invokes the cloudcallcenter.DebugAuthorizedVn API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugauthorizedvn.html
func (*Client) DebugAuthorizedVnWithCallback ¶
func (client *Client) DebugAuthorizedVnWithCallback(request *DebugAuthorizedVnRequest, callback func(response *DebugAuthorizedVnResponse, err error)) <-chan int
DebugAuthorizedVnWithCallback invokes the cloudcallcenter.DebugAuthorizedVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugauthorizedvn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugAuthorizedVnWithChan ¶
func (client *Client) DebugAuthorizedVnWithChan(request *DebugAuthorizedVnRequest) (<-chan *DebugAuthorizedVnResponse, <-chan error)
DebugAuthorizedVnWithChan invokes the cloudcallcenter.DebugAuthorizedVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugauthorizedvn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugBeginVnDialogue ¶
func (client *Client) DebugBeginVnDialogue(request *DebugBeginVnDialogueRequest) (response *DebugBeginVnDialogueResponse, err error)
DebugBeginVnDialogue invokes the cloudcallcenter.DebugBeginVnDialogue API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugbeginvndialogue.html
func (*Client) DebugBeginVnDialogueWithCallback ¶
func (client *Client) DebugBeginVnDialogueWithCallback(request *DebugBeginVnDialogueRequest, callback func(response *DebugBeginVnDialogueResponse, err error)) <-chan int
DebugBeginVnDialogueWithCallback invokes the cloudcallcenter.DebugBeginVnDialogue API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugbeginvndialogue.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugBeginVnDialogueWithChan ¶
func (client *Client) DebugBeginVnDialogueWithChan(request *DebugBeginVnDialogueRequest) (<-chan *DebugBeginVnDialogueResponse, <-chan error)
DebugBeginVnDialogueWithChan invokes the cloudcallcenter.DebugBeginVnDialogue API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugbeginvndialogue.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugCollectedVnNumber ¶
func (client *Client) DebugCollectedVnNumber(request *DebugCollectedVnNumberRequest) (response *DebugCollectedVnNumberResponse, err error)
DebugCollectedVnNumber invokes the cloudcallcenter.DebugCollectedVnNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugcollectedvnnumber.html
func (*Client) DebugCollectedVnNumberWithCallback ¶
func (client *Client) DebugCollectedVnNumberWithCallback(request *DebugCollectedVnNumberRequest, callback func(response *DebugCollectedVnNumberResponse, err error)) <-chan int
DebugCollectedVnNumberWithCallback invokes the cloudcallcenter.DebugCollectedVnNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugcollectedvnnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugCollectedVnNumberWithChan ¶
func (client *Client) DebugCollectedVnNumberWithChan(request *DebugCollectedVnNumberRequest) (<-chan *DebugCollectedVnNumberResponse, <-chan error)
DebugCollectedVnNumberWithChan invokes the cloudcallcenter.DebugCollectedVnNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugcollectedvnnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugDialogue ¶
func (client *Client) DebugDialogue(request *DebugDialogueRequest) (response *DebugDialogueResponse, err error)
DebugDialogue invokes the cloudcallcenter.DebugDialogue API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugdialogue.html
func (*Client) DebugDialogueVn ¶
func (client *Client) DebugDialogueVn(request *DebugDialogueVnRequest) (response *DebugDialogueVnResponse, err error)
DebugDialogueVn invokes the cloudcallcenter.DebugDialogueVn API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugdialoguevn.html
func (*Client) DebugDialogueVnWithCallback ¶
func (client *Client) DebugDialogueVnWithCallback(request *DebugDialogueVnRequest, callback func(response *DebugDialogueVnResponse, err error)) <-chan int
DebugDialogueVnWithCallback invokes the cloudcallcenter.DebugDialogueVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugdialoguevn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugDialogueVnWithChan ¶
func (client *Client) DebugDialogueVnWithChan(request *DebugDialogueVnRequest) (<-chan *DebugDialogueVnResponse, <-chan error)
DebugDialogueVnWithChan invokes the cloudcallcenter.DebugDialogueVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugdialoguevn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugDialogueWithCallback ¶
func (client *Client) DebugDialogueWithCallback(request *DebugDialogueRequest, callback func(response *DebugDialogueResponse, err error)) <-chan int
DebugDialogueWithCallback invokes the cloudcallcenter.DebugDialogue API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugdialogue.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugDialogueWithChan ¶
func (client *Client) DebugDialogueWithChan(request *DebugDialogueRequest) (<-chan *DebugDialogueResponse, <-chan error)
DebugDialogueWithChan invokes the cloudcallcenter.DebugDialogue API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugdialogue.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugIntent ¶
func (client *Client) DebugIntent(request *DebugIntentRequest) (response *DebugIntentResponse, err error)
DebugIntent invokes the cloudcallcenter.DebugIntent API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugintent.html
func (*Client) DebugIntentWithCallback ¶
func (client *Client) DebugIntentWithCallback(request *DebugIntentRequest, callback func(response *DebugIntentResponse, err error)) <-chan int
DebugIntentWithCallback invokes the cloudcallcenter.DebugIntent API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugintent.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DebugIntentWithChan ¶
func (client *Client) DebugIntentWithChan(request *DebugIntentRequest) (<-chan *DebugIntentResponse, <-chan error)
DebugIntentWithChan invokes the cloudcallcenter.DebugIntent API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/debugintent.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Decrypt ¶
func (client *Client) Decrypt(request *DecryptRequest) (response *DecryptResponse, err error)
Decrypt invokes the cloudcallcenter.Decrypt API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/decrypt.html
func (*Client) DecryptWithCallback ¶
func (client *Client) DecryptWithCallback(request *DecryptRequest, callback func(response *DecryptResponse, err error)) <-chan int
DecryptWithCallback invokes the cloudcallcenter.Decrypt API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/decrypt.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DecryptWithChan ¶
func (client *Client) DecryptWithChan(request *DecryptRequest) (<-chan *DecryptResponse, <-chan error)
DecryptWithChan invokes the cloudcallcenter.Decrypt API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/decrypt.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteCabInstance ¶
func (client *Client) DeleteCabInstance(request *DeleteCabInstanceRequest) (response *DeleteCabInstanceResponse, err error)
DeleteCabInstance invokes the cloudcallcenter.DeleteCabInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecabinstance.html
func (*Client) DeleteCabInstanceWithCallback ¶
func (client *Client) DeleteCabInstanceWithCallback(request *DeleteCabInstanceRequest, callback func(response *DeleteCabInstanceResponse, err error)) <-chan int
DeleteCabInstanceWithCallback invokes the cloudcallcenter.DeleteCabInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecabinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteCabInstanceWithChan ¶
func (client *Client) DeleteCabInstanceWithChan(request *DeleteCabInstanceRequest) (<-chan *DeleteCabInstanceResponse, <-chan error)
DeleteCabInstanceWithChan invokes the cloudcallcenter.DeleteCabInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecabinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteCategory ¶
func (client *Client) DeleteCategory(request *DeleteCategoryRequest) (response *DeleteCategoryResponse, err error)
DeleteCategory invokes the cloudcallcenter.DeleteCategory API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecategory.html
func (*Client) DeleteCategoryWithCallback ¶
func (client *Client) DeleteCategoryWithCallback(request *DeleteCategoryRequest, callback func(response *DeleteCategoryResponse, err error)) <-chan int
DeleteCategoryWithCallback invokes the cloudcallcenter.DeleteCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteCategoryWithChan ¶
func (client *Client) DeleteCategoryWithChan(request *DeleteCategoryRequest) (<-chan *DeleteCategoryResponse, <-chan error)
DeleteCategoryWithChan invokes the cloudcallcenter.DeleteCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteContactFlow ¶
func (client *Client) DeleteContactFlow(request *DeleteContactFlowRequest) (response *DeleteContactFlowResponse, err error)
DeleteContactFlow invokes the cloudcallcenter.DeleteContactFlow API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecontactflow.html
func (*Client) DeleteContactFlowWithCallback ¶
func (client *Client) DeleteContactFlowWithCallback(request *DeleteContactFlowRequest, callback func(response *DeleteContactFlowResponse, err error)) <-chan int
DeleteContactFlowWithCallback invokes the cloudcallcenter.DeleteContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteContactFlowWithChan ¶
func (client *Client) DeleteContactFlowWithChan(request *DeleteContactFlowRequest) (<-chan *DeleteContactFlowResponse, <-chan error)
DeleteContactFlowWithChan invokes the cloudcallcenter.DeleteContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteCustomerNumber ¶
func (client *Client) DeleteCustomerNumber(request *DeleteCustomerNumberRequest) (response *DeleteCustomerNumberResponse, err error)
DeleteCustomerNumber invokes the cloudcallcenter.DeleteCustomerNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecustomernumber.html
func (*Client) DeleteCustomerNumberWithCallback ¶
func (client *Client) DeleteCustomerNumberWithCallback(request *DeleteCustomerNumberRequest, callback func(response *DeleteCustomerNumberResponse, err error)) <-chan int
DeleteCustomerNumberWithCallback invokes the cloudcallcenter.DeleteCustomerNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecustomernumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteCustomerNumberWithChan ¶
func (client *Client) DeleteCustomerNumberWithChan(request *DeleteCustomerNumberRequest) (<-chan *DeleteCustomerNumberResponse, <-chan error)
DeleteCustomerNumberWithChan invokes the cloudcallcenter.DeleteCustomerNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletecustomernumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteEventConfig ¶
func (client *Client) DeleteEventConfig(request *DeleteEventConfigRequest) (response *DeleteEventConfigResponse, err error)
DeleteEventConfig invokes the cloudcallcenter.DeleteEventConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteeventconfig.html
func (*Client) DeleteEventConfigWithCallback ¶
func (client *Client) DeleteEventConfigWithCallback(request *DeleteEventConfigRequest, callback func(response *DeleteEventConfigResponse, err error)) <-chan int
DeleteEventConfigWithCallback invokes the cloudcallcenter.DeleteEventConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteeventconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteEventConfigWithChan ¶
func (client *Client) DeleteEventConfigWithChan(request *DeleteEventConfigRequest) (<-chan *DeleteEventConfigResponse, <-chan error)
DeleteEventConfigWithChan invokes the cloudcallcenter.DeleteEventConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteeventconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteFeeRecordByBizId ¶
func (client *Client) DeleteFeeRecordByBizId(request *DeleteFeeRecordByBizIdRequest) (response *DeleteFeeRecordByBizIdResponse, err error)
DeleteFeeRecordByBizId invokes the cloudcallcenter.DeleteFeeRecordByBizId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletefeerecordbybizid.html
func (*Client) DeleteFeeRecordByBizIdWithCallback ¶
func (client *Client) DeleteFeeRecordByBizIdWithCallback(request *DeleteFeeRecordByBizIdRequest, callback func(response *DeleteFeeRecordByBizIdResponse, err error)) <-chan int
DeleteFeeRecordByBizIdWithCallback invokes the cloudcallcenter.DeleteFeeRecordByBizId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletefeerecordbybizid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteFeeRecordByBizIdWithChan ¶
func (client *Client) DeleteFeeRecordByBizIdWithChan(request *DeleteFeeRecordByBizIdRequest) (<-chan *DeleteFeeRecordByBizIdResponse, <-chan error)
DeleteFeeRecordByBizIdWithChan invokes the cloudcallcenter.DeleteFeeRecordByBizId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletefeerecordbybizid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteFunctionMeta ¶
func (client *Client) DeleteFunctionMeta(request *DeleteFunctionMetaRequest) (response *DeleteFunctionMetaResponse, err error)
DeleteFunctionMeta invokes the cloudcallcenter.DeleteFunctionMeta API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletefunctionmeta.html
func (*Client) DeleteFunctionMetaWithCallback ¶
func (client *Client) DeleteFunctionMetaWithCallback(request *DeleteFunctionMetaRequest, callback func(response *DeleteFunctionMetaResponse, err error)) <-chan int
DeleteFunctionMetaWithCallback invokes the cloudcallcenter.DeleteFunctionMeta API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletefunctionmeta.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteFunctionMetaWithChan ¶
func (client *Client) DeleteFunctionMetaWithChan(request *DeleteFunctionMetaRequest) (<-chan *DeleteFunctionMetaResponse, <-chan error)
DeleteFunctionMetaWithChan invokes the cloudcallcenter.DeleteFunctionMeta API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletefunctionmeta.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteInstance ¶
func (client *Client) DeleteInstance(request *DeleteInstanceRequest) (response *DeleteInstanceResponse, err error)
DeleteInstance invokes the cloudcallcenter.DeleteInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteinstance.html
func (*Client) DeleteInstanceEx ¶
func (client *Client) DeleteInstanceEx(request *DeleteInstanceExRequest) (response *DeleteInstanceExResponse, err error)
DeleteInstanceEx invokes the cloudcallcenter.DeleteInstanceEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteinstanceex.html
func (*Client) DeleteInstanceExWithCallback ¶
func (client *Client) DeleteInstanceExWithCallback(request *DeleteInstanceExRequest, callback func(response *DeleteInstanceExResponse, err error)) <-chan int
DeleteInstanceExWithCallback invokes the cloudcallcenter.DeleteInstanceEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteinstanceex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteInstanceExWithChan ¶
func (client *Client) DeleteInstanceExWithChan(request *DeleteInstanceExRequest) (<-chan *DeleteInstanceExResponse, <-chan error)
DeleteInstanceExWithChan invokes the cloudcallcenter.DeleteInstanceEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteinstanceex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteInstanceWithCallback ¶
func (client *Client) DeleteInstanceWithCallback(request *DeleteInstanceRequest, callback func(response *DeleteInstanceResponse, err error)) <-chan int
DeleteInstanceWithCallback invokes the cloudcallcenter.DeleteInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteInstanceWithChan ¶
func (client *Client) DeleteInstanceWithChan(request *DeleteInstanceRequest) (<-chan *DeleteInstanceResponse, <-chan error)
DeleteInstanceWithChan invokes the cloudcallcenter.DeleteInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteJobGroup ¶
func (client *Client) DeleteJobGroup(request *DeleteJobGroupRequest) (response *DeleteJobGroupResponse, err error)
DeleteJobGroup invokes the cloudcallcenter.DeleteJobGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletejobgroup.html
func (*Client) DeleteJobGroupWithCallback ¶
func (client *Client) DeleteJobGroupWithCallback(request *DeleteJobGroupRequest, callback func(response *DeleteJobGroupResponse, err error)) <-chan int
DeleteJobGroupWithCallback invokes the cloudcallcenter.DeleteJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletejobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteJobGroupWithChan ¶
func (client *Client) DeleteJobGroupWithChan(request *DeleteJobGroupRequest) (<-chan *DeleteJobGroupResponse, <-chan error)
DeleteJobGroupWithChan invokes the cloudcallcenter.DeleteJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletejobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteMedia ¶
func (client *Client) DeleteMedia(request *DeleteMediaRequest) (response *DeleteMediaResponse, err error)
DeleteMedia invokes the cloudcallcenter.DeleteMedia API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletemedia.html
func (*Client) DeleteMediaWithCallback ¶
func (client *Client) DeleteMediaWithCallback(request *DeleteMediaRequest, callback func(response *DeleteMediaResponse, err error)) <-chan int
DeleteMediaWithCallback invokes the cloudcallcenter.DeleteMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletemedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteMediaWithChan ¶
func (client *Client) DeleteMediaWithChan(request *DeleteMediaRequest) (<-chan *DeleteMediaResponse, <-chan error)
DeleteMediaWithChan invokes the cloudcallcenter.DeleteMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletemedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteNumberGroup ¶
func (client *Client) DeleteNumberGroup(request *DeleteNumberGroupRequest) (response *DeleteNumberGroupResponse, err error)
DeleteNumberGroup invokes the cloudcallcenter.DeleteNumberGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletenumbergroup.html
func (*Client) DeleteNumberGroupWithCallback ¶
func (client *Client) DeleteNumberGroupWithCallback(request *DeleteNumberGroupRequest, callback func(response *DeleteNumberGroupResponse, err error)) <-chan int
DeleteNumberGroupWithCallback invokes the cloudcallcenter.DeleteNumberGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletenumbergroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteNumberGroupWithChan ¶
func (client *Client) DeleteNumberGroupWithChan(request *DeleteNumberGroupRequest) (<-chan *DeleteNumberGroupResponse, <-chan error)
DeleteNumberGroupWithChan invokes the cloudcallcenter.DeleteNumberGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletenumbergroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeletePrivacyNumberPool ¶
func (client *Client) DeletePrivacyNumberPool(request *DeletePrivacyNumberPoolRequest) (response *DeletePrivacyNumberPoolResponse, err error)
DeletePrivacyNumberPool invokes the cloudcallcenter.DeletePrivacyNumberPool API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteprivacynumberpool.html
func (*Client) DeletePrivacyNumberPoolWithCallback ¶
func (client *Client) DeletePrivacyNumberPoolWithCallback(request *DeletePrivacyNumberPoolRequest, callback func(response *DeletePrivacyNumberPoolResponse, err error)) <-chan int
DeletePrivacyNumberPoolWithCallback invokes the cloudcallcenter.DeletePrivacyNumberPool API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteprivacynumberpool.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeletePrivacyNumberPoolWithChan ¶
func (client *Client) DeletePrivacyNumberPoolWithChan(request *DeletePrivacyNumberPoolRequest) (<-chan *DeletePrivacyNumberPoolResponse, <-chan error)
DeletePrivacyNumberPoolWithChan invokes the cloudcallcenter.DeletePrivacyNumberPool API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteprivacynumberpool.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteRole ¶
func (client *Client) DeleteRole(request *DeleteRoleRequest) (response *DeleteRoleResponse, err error)
DeleteRole invokes the cloudcallcenter.DeleteRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleterole.html
func (*Client) DeleteRoleWithCallback ¶
func (client *Client) DeleteRoleWithCallback(request *DeleteRoleRequest, callback func(response *DeleteRoleResponse, err error)) <-chan int
DeleteRoleWithCallback invokes the cloudcallcenter.DeleteRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleterole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteRoleWithChan ¶
func (client *Client) DeleteRoleWithChan(request *DeleteRoleRequest) (<-chan *DeleteRoleResponse, <-chan error)
DeleteRoleWithChan invokes the cloudcallcenter.DeleteRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleterole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteScenario ¶
func (client *Client) DeleteScenario(request *DeleteScenarioRequest) (response *DeleteScenarioResponse, err error)
DeleteScenario invokes the cloudcallcenter.DeleteScenario API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletescenario.html
func (*Client) DeleteScenarioParameter ¶
func (client *Client) DeleteScenarioParameter(request *DeleteScenarioParameterRequest) (response *DeleteScenarioParameterResponse, err error)
DeleteScenarioParameter invokes the cloudcallcenter.DeleteScenarioParameter API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletescenarioparameter.html
func (*Client) DeleteScenarioParameterWithCallback ¶
func (client *Client) DeleteScenarioParameterWithCallback(request *DeleteScenarioParameterRequest, callback func(response *DeleteScenarioParameterResponse, err error)) <-chan int
DeleteScenarioParameterWithCallback invokes the cloudcallcenter.DeleteScenarioParameter API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletescenarioparameter.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteScenarioParameterWithChan ¶
func (client *Client) DeleteScenarioParameterWithChan(request *DeleteScenarioParameterRequest) (<-chan *DeleteScenarioParameterResponse, <-chan error)
DeleteScenarioParameterWithChan invokes the cloudcallcenter.DeleteScenarioParameter API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletescenarioparameter.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteScenarioWithCallback ¶
func (client *Client) DeleteScenarioWithCallback(request *DeleteScenarioRequest, callback func(response *DeleteScenarioResponse, err error)) <-chan int
DeleteScenarioWithCallback invokes the cloudcallcenter.DeleteScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletescenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteScenarioWithChan ¶
func (client *Client) DeleteScenarioWithChan(request *DeleteScenarioRequest) (<-chan *DeleteScenarioResponse, <-chan error)
DeleteScenarioWithChan invokes the cloudcallcenter.DeleteScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletescenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteSipAgentGroup ¶
func (client *Client) DeleteSipAgentGroup(request *DeleteSipAgentGroupRequest) (response *DeleteSipAgentGroupResponse, err error)
DeleteSipAgentGroup invokes the cloudcallcenter.DeleteSipAgentGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletesipagentgroup.html
func (*Client) DeleteSipAgentGroupWithCallback ¶
func (client *Client) DeleteSipAgentGroupWithCallback(request *DeleteSipAgentGroupRequest, callback func(response *DeleteSipAgentGroupResponse, err error)) <-chan int
DeleteSipAgentGroupWithCallback invokes the cloudcallcenter.DeleteSipAgentGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletesipagentgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteSipAgentGroupWithChan ¶
func (client *Client) DeleteSipAgentGroupWithChan(request *DeleteSipAgentGroupRequest) (<-chan *DeleteSipAgentGroupResponse, <-chan error)
DeleteSipAgentGroupWithChan invokes the cloudcallcenter.DeleteSipAgentGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletesipagentgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteSkillGroup ¶
func (client *Client) DeleteSkillGroup(request *DeleteSkillGroupRequest) (response *DeleteSkillGroupResponse, err error)
DeleteSkillGroup invokes the cloudcallcenter.DeleteSkillGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteskillgroup.html
func (*Client) DeleteSkillGroupWithCallback ¶
func (client *Client) DeleteSkillGroupWithCallback(request *DeleteSkillGroupRequest, callback func(response *DeleteSkillGroupResponse, err error)) <-chan int
DeleteSkillGroupWithCallback invokes the cloudcallcenter.DeleteSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteSkillGroupWithChan ¶
func (client *Client) DeleteSkillGroupWithChan(request *DeleteSkillGroupRequest) (<-chan *DeleteSkillGroupResponse, <-chan error)
DeleteSkillGroupWithChan invokes the cloudcallcenter.DeleteSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deleteskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteStrategy ¶
func (client *Client) DeleteStrategy(request *DeleteStrategyRequest) (response *DeleteStrategyResponse, err error)
DeleteStrategy invokes the cloudcallcenter.DeleteStrategy API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletestrategy.html
func (*Client) DeleteStrategyWithCallback ¶
func (client *Client) DeleteStrategyWithCallback(request *DeleteStrategyRequest, callback func(response *DeleteStrategyResponse, err error)) <-chan int
DeleteStrategyWithCallback invokes the cloudcallcenter.DeleteStrategy API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletestrategy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteStrategyWithChan ¶
func (client *Client) DeleteStrategyWithChan(request *DeleteStrategyRequest) (<-chan *DeleteStrategyResponse, <-chan error)
DeleteStrategyWithChan invokes the cloudcallcenter.DeleteStrategy API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletestrategy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteSurvey ¶
func (client *Client) DeleteSurvey(request *DeleteSurveyRequest) (response *DeleteSurveyResponse, err error)
DeleteSurvey invokes the cloudcallcenter.DeleteSurvey API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletesurvey.html
func (*Client) DeleteSurveyWithCallback ¶
func (client *Client) DeleteSurveyWithCallback(request *DeleteSurveyRequest, callback func(response *DeleteSurveyResponse, err error)) <-chan int
DeleteSurveyWithCallback invokes the cloudcallcenter.DeleteSurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletesurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteSurveyWithChan ¶
func (client *Client) DeleteSurveyWithChan(request *DeleteSurveyRequest) (<-chan *DeleteSurveyResponse, <-chan error)
DeleteSurveyWithChan invokes the cloudcallcenter.DeleteSurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletesurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteTaobaoOrder ¶
func (client *Client) DeleteTaobaoOrder(request *DeleteTaobaoOrderRequest) (response *DeleteTaobaoOrderResponse, err error)
DeleteTaobaoOrder invokes the cloudcallcenter.DeleteTaobaoOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletetaobaoorder.html
func (*Client) DeleteTaobaoOrderWithCallback ¶
func (client *Client) DeleteTaobaoOrderWithCallback(request *DeleteTaobaoOrderRequest, callback func(response *DeleteTaobaoOrderResponse, err error)) <-chan int
DeleteTaobaoOrderWithCallback invokes the cloudcallcenter.DeleteTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletetaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteTaobaoOrderWithChan ¶
func (client *Client) DeleteTaobaoOrderWithChan(request *DeleteTaobaoOrderRequest) (<-chan *DeleteTaobaoOrderResponse, <-chan error)
DeleteTaobaoOrderWithChan invokes the cloudcallcenter.DeleteTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletetaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVnCategory ¶
func (client *Client) DeleteVnCategory(request *DeleteVnCategoryRequest) (response *DeleteVnCategoryResponse, err error)
DeleteVnCategory invokes the cloudcallcenter.DeleteVnCategory API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevncategory.html
func (*Client) DeleteVnCategoryWithCallback ¶
func (client *Client) DeleteVnCategoryWithCallback(request *DeleteVnCategoryRequest, callback func(response *DeleteVnCategoryResponse, err error)) <-chan int
DeleteVnCategoryWithCallback invokes the cloudcallcenter.DeleteVnCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevncategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVnCategoryWithChan ¶
func (client *Client) DeleteVnCategoryWithChan(request *DeleteVnCategoryRequest) (<-chan *DeleteVnCategoryResponse, <-chan error)
DeleteVnCategoryWithChan invokes the cloudcallcenter.DeleteVnCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevncategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVnInstance ¶
func (client *Client) DeleteVnInstance(request *DeleteVnInstanceRequest) (response *DeleteVnInstanceResponse, err error)
DeleteVnInstance invokes the cloudcallcenter.DeleteVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevninstance.html
func (*Client) DeleteVnInstanceWithCallback ¶
func (client *Client) DeleteVnInstanceWithCallback(request *DeleteVnInstanceRequest, callback func(response *DeleteVnInstanceResponse, err error)) <-chan int
DeleteVnInstanceWithCallback invokes the cloudcallcenter.DeleteVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVnInstanceWithChan ¶
func (client *Client) DeleteVnInstanceWithChan(request *DeleteVnInstanceRequest) (<-chan *DeleteVnInstanceResponse, <-chan error)
DeleteVnInstanceWithChan invokes the cloudcallcenter.DeleteVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVnNavigationScript ¶
func (client *Client) DeleteVnNavigationScript(request *DeleteVnNavigationScriptRequest) (response *DeleteVnNavigationScriptResponse, err error)
DeleteVnNavigationScript invokes the cloudcallcenter.DeleteVnNavigationScript API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevnnavigationscript.html
func (*Client) DeleteVnNavigationScriptWithCallback ¶
func (client *Client) DeleteVnNavigationScriptWithCallback(request *DeleteVnNavigationScriptRequest, callback func(response *DeleteVnNavigationScriptResponse, err error)) <-chan int
DeleteVnNavigationScriptWithCallback invokes the cloudcallcenter.DeleteVnNavigationScript API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevnnavigationscript.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DeleteVnNavigationScriptWithChan ¶
func (client *Client) DeleteVnNavigationScriptWithChan(request *DeleteVnNavigationScriptRequest) (<-chan *DeleteVnNavigationScriptResponse, <-chan error)
DeleteVnNavigationScriptWithChan invokes the cloudcallcenter.DeleteVnNavigationScript API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/deletevnnavigationscript.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Demonstrate ¶
func (client *Client) Demonstrate(request *DemonstrateRequest) (response *DemonstrateResponse, err error)
Demonstrate invokes the cloudcallcenter.Demonstrate API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/demonstrate.html
func (*Client) DemonstrateWithCallback ¶
func (client *Client) DemonstrateWithCallback(request *DemonstrateRequest, callback func(response *DemonstrateResponse, err error)) <-chan int
DemonstrateWithCallback invokes the cloudcallcenter.Demonstrate API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/demonstrate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DemonstrateWithChan ¶
func (client *Client) DemonstrateWithChan(request *DemonstrateRequest) (<-chan *DemonstrateResponse, <-chan error)
DemonstrateWithChan invokes the cloudcallcenter.Demonstrate API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/demonstrate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnCategoryTree ¶
func (client *Client) DescribeVnCategoryTree(request *DescribeVnCategoryTreeRequest) (response *DescribeVnCategoryTreeResponse, err error)
DescribeVnCategoryTree invokes the cloudcallcenter.DescribeVnCategoryTree API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevncategorytree.html
func (*Client) DescribeVnCategoryTreeWithCallback ¶
func (client *Client) DescribeVnCategoryTreeWithCallback(request *DescribeVnCategoryTreeRequest, callback func(response *DescribeVnCategoryTreeResponse, err error)) <-chan int
DescribeVnCategoryTreeWithCallback invokes the cloudcallcenter.DescribeVnCategoryTree API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevncategorytree.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnCategoryTreeWithChan ¶
func (client *Client) DescribeVnCategoryTreeWithChan(request *DescribeVnCategoryTreeRequest) (<-chan *DescribeVnCategoryTreeResponse, <-chan error)
DescribeVnCategoryTreeWithChan invokes the cloudcallcenter.DescribeVnCategoryTree API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevncategorytree.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnConversation ¶
func (client *Client) DescribeVnConversation(request *DescribeVnConversationRequest) (response *DescribeVnConversationResponse, err error)
DescribeVnConversation invokes the cloudcallcenter.DescribeVnConversation API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnconversation.html
func (*Client) DescribeVnConversationWithCallback ¶
func (client *Client) DescribeVnConversationWithCallback(request *DescribeVnConversationRequest, callback func(response *DescribeVnConversationResponse, err error)) <-chan int
DescribeVnConversationWithCallback invokes the cloudcallcenter.DescribeVnConversation API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnconversation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnConversationWithChan ¶
func (client *Client) DescribeVnConversationWithChan(request *DescribeVnConversationRequest) (<-chan *DescribeVnConversationResponse, <-chan error)
DescribeVnConversationWithChan invokes the cloudcallcenter.DescribeVnConversation API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnconversation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnExportProgress ¶
func (client *Client) DescribeVnExportProgress(request *DescribeVnExportProgressRequest) (response *DescribeVnExportProgressResponse, err error)
DescribeVnExportProgress invokes the cloudcallcenter.DescribeVnExportProgress API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnexportprogress.html
func (*Client) DescribeVnExportProgressWithCallback ¶
func (client *Client) DescribeVnExportProgressWithCallback(request *DescribeVnExportProgressRequest, callback func(response *DescribeVnExportProgressResponse, err error)) <-chan int
DescribeVnExportProgressWithCallback invokes the cloudcallcenter.DescribeVnExportProgress API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnexportprogress.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnExportProgressWithChan ¶
func (client *Client) DescribeVnExportProgressWithChan(request *DescribeVnExportProgressRequest) (<-chan *DescribeVnExportProgressResponse, <-chan error)
DescribeVnExportProgressWithChan invokes the cloudcallcenter.DescribeVnExportProgress API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnexportprogress.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnInstance ¶
func (client *Client) DescribeVnInstance(request *DescribeVnInstanceRequest) (response *DescribeVnInstanceResponse, err error)
DescribeVnInstance invokes the cloudcallcenter.DescribeVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevninstance.html
func (*Client) DescribeVnInstanceWithCallback ¶
func (client *Client) DescribeVnInstanceWithCallback(request *DescribeVnInstanceRequest, callback func(response *DescribeVnInstanceResponse, err error)) <-chan int
DescribeVnInstanceWithCallback invokes the cloudcallcenter.DescribeVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnInstanceWithChan ¶
func (client *Client) DescribeVnInstanceWithChan(request *DescribeVnInstanceRequest) (<-chan *DescribeVnInstanceResponse, <-chan error)
DescribeVnInstanceWithChan invokes the cloudcallcenter.DescribeVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnKnowledge ¶
func (client *Client) DescribeVnKnowledge(request *DescribeVnKnowledgeRequest) (response *DescribeVnKnowledgeResponse, err error)
DescribeVnKnowledge invokes the cloudcallcenter.DescribeVnKnowledge API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnknowledge.html
func (*Client) DescribeVnKnowledgeWithCallback ¶
func (client *Client) DescribeVnKnowledgeWithCallback(request *DescribeVnKnowledgeRequest, callback func(response *DescribeVnKnowledgeResponse, err error)) <-chan int
DescribeVnKnowledgeWithCallback invokes the cloudcallcenter.DescribeVnKnowledge API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnknowledge.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnKnowledgeWithChan ¶
func (client *Client) DescribeVnKnowledgeWithChan(request *DescribeVnKnowledgeRequest) (<-chan *DescribeVnKnowledgeResponse, <-chan error)
DescribeVnKnowledgeWithChan invokes the cloudcallcenter.DescribeVnKnowledge API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnknowledge.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnNavigationConfig ¶
func (client *Client) DescribeVnNavigationConfig(request *DescribeVnNavigationConfigRequest) (response *DescribeVnNavigationConfigResponse, err error)
DescribeVnNavigationConfig invokes the cloudcallcenter.DescribeVnNavigationConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnnavigationconfig.html
func (*Client) DescribeVnNavigationConfigWithCallback ¶
func (client *Client) DescribeVnNavigationConfigWithCallback(request *DescribeVnNavigationConfigRequest, callback func(response *DescribeVnNavigationConfigResponse, err error)) <-chan int
DescribeVnNavigationConfigWithCallback invokes the cloudcallcenter.DescribeVnNavigationConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnnavigationconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnNavigationConfigWithChan ¶
func (client *Client) DescribeVnNavigationConfigWithChan(request *DescribeVnNavigationConfigRequest) (<-chan *DescribeVnNavigationConfigResponse, <-chan error)
DescribeVnNavigationConfigWithChan invokes the cloudcallcenter.DescribeVnNavigationConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnnavigationconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnNluProfile ¶
func (client *Client) DescribeVnNluProfile(request *DescribeVnNluProfileRequest) (response *DescribeVnNluProfileResponse, err error)
DescribeVnNluProfile invokes the cloudcallcenter.DescribeVnNluProfile API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnnluprofile.html
func (*Client) DescribeVnNluProfileWithCallback ¶
func (client *Client) DescribeVnNluProfileWithCallback(request *DescribeVnNluProfileRequest, callback func(response *DescribeVnNluProfileResponse, err error)) <-chan int
DescribeVnNluProfileWithCallback invokes the cloudcallcenter.DescribeVnNluProfile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnnluprofile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnNluProfileWithChan ¶
func (client *Client) DescribeVnNluProfileWithChan(request *DescribeVnNluProfileRequest) (<-chan *DescribeVnNluProfileResponse, <-chan error)
DescribeVnNluProfileWithChan invokes the cloudcallcenter.DescribeVnNluProfile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnnluprofile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnPerformanceIndex ¶
func (client *Client) DescribeVnPerformanceIndex(request *DescribeVnPerformanceIndexRequest) (response *DescribeVnPerformanceIndexResponse, err error)
DescribeVnPerformanceIndex invokes the cloudcallcenter.DescribeVnPerformanceIndex API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnperformanceindex.html
func (*Client) DescribeVnPerformanceIndexWithCallback ¶
func (client *Client) DescribeVnPerformanceIndexWithCallback(request *DescribeVnPerformanceIndexRequest, callback func(response *DescribeVnPerformanceIndexResponse, err error)) <-chan int
DescribeVnPerformanceIndexWithCallback invokes the cloudcallcenter.DescribeVnPerformanceIndex API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnperformanceindex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnPerformanceIndexWithChan ¶
func (client *Client) DescribeVnPerformanceIndexWithChan(request *DescribeVnPerformanceIndexRequest) (<-chan *DescribeVnPerformanceIndexResponse, <-chan error)
DescribeVnPerformanceIndexWithChan invokes the cloudcallcenter.DescribeVnPerformanceIndex API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnperformanceindex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnRecording ¶
func (client *Client) DescribeVnRecording(request *DescribeVnRecordingRequest) (response *DescribeVnRecordingResponse, err error)
DescribeVnRecording invokes the cloudcallcenter.DescribeVnRecording API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnrecording.html
func (*Client) DescribeVnRecordingWithCallback ¶
func (client *Client) DescribeVnRecordingWithCallback(request *DescribeVnRecordingRequest, callback func(response *DescribeVnRecordingResponse, err error)) <-chan int
DescribeVnRecordingWithCallback invokes the cloudcallcenter.DescribeVnRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnrecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnRecordingWithChan ¶
func (client *Client) DescribeVnRecordingWithChan(request *DescribeVnRecordingRequest) (<-chan *DescribeVnRecordingResponse, <-chan error)
DescribeVnRecordingWithChan invokes the cloudcallcenter.DescribeVnRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnrecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnRedirection ¶
func (client *Client) DescribeVnRedirection(request *DescribeVnRedirectionRequest) (response *DescribeVnRedirectionResponse, err error)
DescribeVnRedirection invokes the cloudcallcenter.DescribeVnRedirection API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnredirection.html
func (*Client) DescribeVnRedirectionWithCallback ¶
func (client *Client) DescribeVnRedirectionWithCallback(request *DescribeVnRedirectionRequest, callback func(response *DescribeVnRedirectionResponse, err error)) <-chan int
DescribeVnRedirectionWithCallback invokes the cloudcallcenter.DescribeVnRedirection API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnredirection.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnRedirectionWithChan ¶
func (client *Client) DescribeVnRedirectionWithChan(request *DescribeVnRedirectionRequest) (<-chan *DescribeVnRedirectionResponse, <-chan error)
DescribeVnRedirectionWithChan invokes the cloudcallcenter.DescribeVnRedirection API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnredirection.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnStatisticalData ¶
func (client *Client) DescribeVnStatisticalData(request *DescribeVnStatisticalDataRequest) (response *DescribeVnStatisticalDataResponse, err error)
DescribeVnStatisticalData invokes the cloudcallcenter.DescribeVnStatisticalData API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnstatisticaldata.html
func (*Client) DescribeVnStatisticalDataWithCallback ¶
func (client *Client) DescribeVnStatisticalDataWithCallback(request *DescribeVnStatisticalDataRequest, callback func(response *DescribeVnStatisticalDataResponse, err error)) <-chan int
DescribeVnStatisticalDataWithCallback invokes the cloudcallcenter.DescribeVnStatisticalData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnstatisticaldata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnStatisticalDataWithChan ¶
func (client *Client) DescribeVnStatisticalDataWithChan(request *DescribeVnStatisticalDataRequest) (<-chan *DescribeVnStatisticalDataResponse, <-chan error)
DescribeVnStatisticalDataWithChan invokes the cloudcallcenter.DescribeVnStatisticalData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnstatisticaldata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnTTSConfig ¶
func (client *Client) DescribeVnTTSConfig(request *DescribeVnTTSConfigRequest) (response *DescribeVnTTSConfigResponse, err error)
DescribeVnTTSConfig invokes the cloudcallcenter.DescribeVnTTSConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnttsconfig.html
func (*Client) DescribeVnTTSConfigWithCallback ¶
func (client *Client) DescribeVnTTSConfigWithCallback(request *DescribeVnTTSConfigRequest, callback func(response *DescribeVnTTSConfigResponse, err error)) <-chan int
DescribeVnTTSConfigWithCallback invokes the cloudcallcenter.DescribeVnTTSConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnttsconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DescribeVnTTSConfigWithChan ¶
func (client *Client) DescribeVnTTSConfigWithChan(request *DescribeVnTTSConfigRequest) (<-chan *DescribeVnTTSConfigResponse, <-chan error)
DescribeVnTTSConfigWithChan invokes the cloudcallcenter.DescribeVnTTSConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/describevnttsconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Dial ¶
func (client *Client) Dial(request *DialRequest) (response *DialResponse, err error)
Dial invokes the cloudcallcenter.Dial API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/dial.html
func (*Client) DialEx ¶
func (client *Client) DialEx(request *DialExRequest) (response *DialExResponse, err error)
DialEx invokes the cloudcallcenter.DialEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialex.html
func (*Client) DialExWithCallback ¶
func (client *Client) DialExWithCallback(request *DialExRequest, callback func(response *DialExResponse, err error)) <-chan int
DialExWithCallback invokes the cloudcallcenter.DialEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DialExWithChan ¶
func (client *Client) DialExWithChan(request *DialExRequest) (<-chan *DialExResponse, <-chan error)
DialExWithChan invokes the cloudcallcenter.DialEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DialWithCallback ¶
func (client *Client) DialWithCallback(request *DialRequest, callback func(response *DialResponse, err error)) <-chan int
DialWithCallback invokes the cloudcallcenter.Dial API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dial.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DialWithChan ¶
func (client *Client) DialWithChan(request *DialRequest) (<-chan *DialResponse, <-chan error)
DialWithChan invokes the cloudcallcenter.Dial API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dial.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Dialogue ¶
func (client *Client) Dialogue(request *DialogueRequest) (response *DialogueResponse, err error)
Dialogue invokes the cloudcallcenter.Dialogue API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialogue.html
func (*Client) DialogueLite ¶
func (client *Client) DialogueLite(request *DialogueLiteRequest) (response *DialogueLiteResponse, err error)
DialogueLite invokes the cloudcallcenter.DialogueLite API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialoguelite.html
func (*Client) DialogueLiteWithCallback ¶
func (client *Client) DialogueLiteWithCallback(request *DialogueLiteRequest, callback func(response *DialogueLiteResponse, err error)) <-chan int
DialogueLiteWithCallback invokes the cloudcallcenter.DialogueLite API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialoguelite.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DialogueLiteWithChan ¶
func (client *Client) DialogueLiteWithChan(request *DialogueLiteRequest) (<-chan *DialogueLiteResponse, <-chan error)
DialogueLiteWithChan invokes the cloudcallcenter.DialogueLite API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialoguelite.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DialogueVn ¶
func (client *Client) DialogueVn(request *DialogueVnRequest) (response *DialogueVnResponse, err error)
DialogueVn invokes the cloudcallcenter.DialogueVn API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialoguevn.html
func (*Client) DialogueVnWithCallback ¶
func (client *Client) DialogueVnWithCallback(request *DialogueVnRequest, callback func(response *DialogueVnResponse, err error)) <-chan int
DialogueVnWithCallback invokes the cloudcallcenter.DialogueVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialoguevn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DialogueVnWithChan ¶
func (client *Client) DialogueVnWithChan(request *DialogueVnRequest) (<-chan *DialogueVnResponse, <-chan error)
DialogueVnWithChan invokes the cloudcallcenter.DialogueVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialoguevn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DialogueWithCallback ¶
func (client *Client) DialogueWithCallback(request *DialogueRequest, callback func(response *DialogueResponse, err error)) <-chan int
DialogueWithCallback invokes the cloudcallcenter.Dialogue API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialogue.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DialogueWithChan ¶
func (client *Client) DialogueWithChan(request *DialogueRequest) (<-chan *DialogueResponse, <-chan error)
DialogueWithChan invokes the cloudcallcenter.Dialogue API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dialogue.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DisablePhoneNumber ¶
func (client *Client) DisablePhoneNumber(request *DisablePhoneNumberRequest) (response *DisablePhoneNumberResponse, err error)
DisablePhoneNumber invokes the cloudcallcenter.DisablePhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/disablephonenumber.html
func (*Client) DisablePhoneNumberWithCallback ¶
func (client *Client) DisablePhoneNumberWithCallback(request *DisablePhoneNumberRequest, callback func(response *DisablePhoneNumberResponse, err error)) <-chan int
DisablePhoneNumberWithCallback invokes the cloudcallcenter.DisablePhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/disablephonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DisablePhoneNumberWithChan ¶
func (client *Client) DisablePhoneNumberWithChan(request *DisablePhoneNumberRequest) (<-chan *DisablePhoneNumberResponse, <-chan error)
DisablePhoneNumberWithChan invokes the cloudcallcenter.DisablePhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/disablephonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DisableVnInstance ¶
func (client *Client) DisableVnInstance(request *DisableVnInstanceRequest) (response *DisableVnInstanceResponse, err error)
DisableVnInstance invokes the cloudcallcenter.DisableVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/disablevninstance.html
func (*Client) DisableVnInstanceWithCallback ¶
func (client *Client) DisableVnInstanceWithCallback(request *DisableVnInstanceRequest, callback func(response *DisableVnInstanceResponse, err error)) <-chan int
DisableVnInstanceWithCallback invokes the cloudcallcenter.DisableVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/disablevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DisableVnInstanceWithChan ¶
func (client *Client) DisableVnInstanceWithChan(request *DisableVnInstanceRequest) (<-chan *DisableVnInstanceResponse, <-chan error)
DisableVnInstanceWithChan invokes the cloudcallcenter.DisableVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/disablevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DoCheckResource ¶
func (client *Client) DoCheckResource(request *DoCheckResourceRequest) (response *DoCheckResourceResponse, err error)
DoCheckResource invokes the cloudcallcenter.DoCheckResource API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/docheckresource.html
func (*Client) DoCheckResourceWithCallback ¶
func (client *Client) DoCheckResourceWithCallback(request *DoCheckResourceRequest, callback func(response *DoCheckResourceResponse, err error)) <-chan int
DoCheckResourceWithCallback invokes the cloudcallcenter.DoCheckResource API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/docheckresource.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DoCheckResourceWithChan ¶
func (client *Client) DoCheckResourceWithChan(request *DoCheckResourceRequest) (<-chan *DoCheckResourceResponse, <-chan error)
DoCheckResourceWithChan invokes the cloudcallcenter.DoCheckResource API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/docheckresource.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DoLogicalDeleteResource ¶
func (client *Client) DoLogicalDeleteResource(request *DoLogicalDeleteResourceRequest) (response *DoLogicalDeleteResourceResponse, err error)
DoLogicalDeleteResource invokes the cloudcallcenter.DoLogicalDeleteResource API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/dologicaldeleteresource.html
func (*Client) DoLogicalDeleteResourceWithCallback ¶
func (client *Client) DoLogicalDeleteResourceWithCallback(request *DoLogicalDeleteResourceRequest, callback func(response *DoLogicalDeleteResourceResponse, err error)) <-chan int
DoLogicalDeleteResourceWithCallback invokes the cloudcallcenter.DoLogicalDeleteResource API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dologicaldeleteresource.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DoLogicalDeleteResourceWithChan ¶
func (client *Client) DoLogicalDeleteResourceWithChan(request *DoLogicalDeleteResourceRequest) (<-chan *DoLogicalDeleteResourceResponse, <-chan error)
DoLogicalDeleteResourceWithChan invokes the cloudcallcenter.DoLogicalDeleteResource API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dologicaldeleteresource.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DoPhysicalDeleteResource ¶
func (client *Client) DoPhysicalDeleteResource(request *DoPhysicalDeleteResourceRequest) (response *DoPhysicalDeleteResourceResponse, err error)
DoPhysicalDeleteResource invokes the cloudcallcenter.DoPhysicalDeleteResource API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/dophysicaldeleteresource.html
func (*Client) DoPhysicalDeleteResourceWithCallback ¶
func (client *Client) DoPhysicalDeleteResourceWithCallback(request *DoPhysicalDeleteResourceRequest, callback func(response *DoPhysicalDeleteResourceResponse, err error)) <-chan int
DoPhysicalDeleteResourceWithCallback invokes the cloudcallcenter.DoPhysicalDeleteResource API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dophysicaldeleteresource.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DoPhysicalDeleteResourceWithChan ¶
func (client *Client) DoPhysicalDeleteResourceWithChan(request *DoPhysicalDeleteResourceRequest) (<-chan *DoPhysicalDeleteResourceResponse, <-chan error)
DoPhysicalDeleteResourceWithChan invokes the cloudcallcenter.DoPhysicalDeleteResource API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/dophysicaldeleteresource.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadAllTypeRecording ¶
func (client *Client) DownloadAllTypeRecording(request *DownloadAllTypeRecordingRequest) (response *DownloadAllTypeRecordingResponse, err error)
DownloadAllTypeRecording invokes the cloudcallcenter.DownloadAllTypeRecording API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadalltyperecording.html
func (*Client) DownloadAllTypeRecordingWithCallback ¶
func (client *Client) DownloadAllTypeRecordingWithCallback(request *DownloadAllTypeRecordingRequest, callback func(response *DownloadAllTypeRecordingResponse, err error)) <-chan int
DownloadAllTypeRecordingWithCallback invokes the cloudcallcenter.DownloadAllTypeRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadalltyperecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadAllTypeRecordingWithChan ¶
func (client *Client) DownloadAllTypeRecordingWithChan(request *DownloadAllTypeRecordingRequest) (<-chan *DownloadAllTypeRecordingResponse, <-chan error)
DownloadAllTypeRecordingWithChan invokes the cloudcallcenter.DownloadAllTypeRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadalltyperecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadCabRecording ¶
func (client *Client) DownloadCabRecording(request *DownloadCabRecordingRequest) (response *DownloadCabRecordingResponse, err error)
DownloadCabRecording invokes the cloudcallcenter.DownloadCabRecording API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadcabrecording.html
func (*Client) DownloadCabRecordingWithCallback ¶
func (client *Client) DownloadCabRecordingWithCallback(request *DownloadCabRecordingRequest, callback func(response *DownloadCabRecordingResponse, err error)) <-chan int
DownloadCabRecordingWithCallback invokes the cloudcallcenter.DownloadCabRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadcabrecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadCabRecordingWithChan ¶
func (client *Client) DownloadCabRecordingWithChan(request *DownloadCabRecordingRequest) (<-chan *DownloadCabRecordingResponse, <-chan error)
DownloadCabRecordingWithChan invokes the cloudcallcenter.DownloadCabRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadcabrecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadConversationDetails ¶
func (client *Client) DownloadConversationDetails(request *DownloadConversationDetailsRequest) (response *DownloadConversationDetailsResponse, err error)
DownloadConversationDetails invokes the cloudcallcenter.DownloadConversationDetails API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadconversationdetails.html
func (*Client) DownloadConversationDetailsWithCallback ¶
func (client *Client) DownloadConversationDetailsWithCallback(request *DownloadConversationDetailsRequest, callback func(response *DownloadConversationDetailsResponse, err error)) <-chan int
DownloadConversationDetailsWithCallback invokes the cloudcallcenter.DownloadConversationDetails API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadconversationdetails.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadConversationDetailsWithChan ¶
func (client *Client) DownloadConversationDetailsWithChan(request *DownloadConversationDetailsRequest) (<-chan *DownloadConversationDetailsResponse, <-chan error)
DownloadConversationDetailsWithChan invokes the cloudcallcenter.DownloadConversationDetails API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadconversationdetails.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadMedia ¶
func (client *Client) DownloadMedia(request *DownloadMediaRequest) (response *DownloadMediaResponse, err error)
DownloadMedia invokes the cloudcallcenter.DownloadMedia API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadmedia.html
func (*Client) DownloadMediaWithCallback ¶
func (client *Client) DownloadMediaWithCallback(request *DownloadMediaRequest, callback func(response *DownloadMediaResponse, err error)) <-chan int
DownloadMediaWithCallback invokes the cloudcallcenter.DownloadMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadmedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadMediaWithChan ¶
func (client *Client) DownloadMediaWithChan(request *DownloadMediaRequest) (<-chan *DownloadMediaResponse, <-chan error)
DownloadMediaWithChan invokes the cloudcallcenter.DownloadMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadmedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadOriginalStatisticsReport ¶
func (client *Client) DownloadOriginalStatisticsReport(request *DownloadOriginalStatisticsReportRequest) (response *DownloadOriginalStatisticsReportResponse, err error)
DownloadOriginalStatisticsReport invokes the cloudcallcenter.DownloadOriginalStatisticsReport API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadoriginalstatisticsreport.html
func (*Client) DownloadOriginalStatisticsReportWithCallback ¶
func (client *Client) DownloadOriginalStatisticsReportWithCallback(request *DownloadOriginalStatisticsReportRequest, callback func(response *DownloadOriginalStatisticsReportResponse, err error)) <-chan int
DownloadOriginalStatisticsReportWithCallback invokes the cloudcallcenter.DownloadOriginalStatisticsReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadoriginalstatisticsreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadOriginalStatisticsReportWithChan ¶
func (client *Client) DownloadOriginalStatisticsReportWithChan(request *DownloadOriginalStatisticsReportRequest) (<-chan *DownloadOriginalStatisticsReportResponse, <-chan error)
DownloadOriginalStatisticsReportWithChan invokes the cloudcallcenter.DownloadOriginalStatisticsReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadoriginalstatisticsreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadRecord ¶
func (client *Client) DownloadRecord(request *DownloadRecordRequest) (response *DownloadRecordResponse, err error)
DownloadRecord invokes the cloudcallcenter.DownloadRecord API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadrecord.html
func (*Client) DownloadRecordWithCallback ¶
func (client *Client) DownloadRecordWithCallback(request *DownloadRecordRequest, callback func(response *DownloadRecordResponse, err error)) <-chan int
DownloadRecordWithCallback invokes the cloudcallcenter.DownloadRecord API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadRecordWithChan ¶
func (client *Client) DownloadRecordWithChan(request *DownloadRecordRequest) (<-chan *DownloadRecordResponse, <-chan error)
DownloadRecordWithChan invokes the cloudcallcenter.DownloadRecord API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadrecord.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadRecording ¶
func (client *Client) DownloadRecording(request *DownloadRecordingRequest) (response *DownloadRecordingResponse, err error)
DownloadRecording invokes the cloudcallcenter.DownloadRecording API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadrecording.html
func (*Client) DownloadRecordingWithCallback ¶
func (client *Client) DownloadRecordingWithCallback(request *DownloadRecordingRequest, callback func(response *DownloadRecordingResponse, err error)) <-chan int
DownloadRecordingWithCallback invokes the cloudcallcenter.DownloadRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadrecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadRecordingWithChan ¶
func (client *Client) DownloadRecordingWithChan(request *DownloadRecordingRequest) (<-chan *DownloadRecordingResponse, <-chan error)
DownloadRecordingWithChan invokes the cloudcallcenter.DownloadRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadrecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadTask ¶
func (client *Client) DownloadTask(request *DownloadTaskRequest) (response *DownloadTaskResponse, err error)
DownloadTask invokes the cloudcallcenter.DownloadTask API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadtask.html
func (*Client) DownloadTaskWithCallback ¶
func (client *Client) DownloadTaskWithCallback(request *DownloadTaskRequest, callback func(response *DownloadTaskResponse, err error)) <-chan int
DownloadTaskWithCallback invokes the cloudcallcenter.DownloadTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadTaskWithChan ¶
func (client *Client) DownloadTaskWithChan(request *DownloadTaskRequest) (<-chan *DownloadTaskResponse, <-chan error)
DownloadTaskWithChan invokes the cloudcallcenter.DownloadTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadUnreachableContacts ¶
func (client *Client) DownloadUnreachableContacts(request *DownloadUnreachableContactsRequest) (response *DownloadUnreachableContactsResponse, err error)
DownloadUnreachableContacts invokes the cloudcallcenter.DownloadUnreachableContacts API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadunreachablecontacts.html
func (*Client) DownloadUnreachableContactsWithCallback ¶
func (client *Client) DownloadUnreachableContactsWithCallback(request *DownloadUnreachableContactsRequest, callback func(response *DownloadUnreachableContactsResponse, err error)) <-chan int
DownloadUnreachableContactsWithCallback invokes the cloudcallcenter.DownloadUnreachableContacts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadunreachablecontacts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DownloadUnreachableContactsWithChan ¶
func (client *Client) DownloadUnreachableContactsWithChan(request *DownloadUnreachableContactsRequest) (<-chan *DownloadUnreachableContactsResponse, <-chan error)
DownloadUnreachableContactsWithChan invokes the cloudcallcenter.DownloadUnreachableContacts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/downloadunreachablecontacts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DuplicateVnInstance ¶
func (client *Client) DuplicateVnInstance(request *DuplicateVnInstanceRequest) (response *DuplicateVnInstanceResponse, err error)
DuplicateVnInstance invokes the cloudcallcenter.DuplicateVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/duplicatevninstance.html
func (*Client) DuplicateVnInstanceWithCallback ¶
func (client *Client) DuplicateVnInstanceWithCallback(request *DuplicateVnInstanceRequest, callback func(response *DuplicateVnInstanceResponse, err error)) <-chan int
DuplicateVnInstanceWithCallback invokes the cloudcallcenter.DuplicateVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/duplicatevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) DuplicateVnInstanceWithChan ¶
func (client *Client) DuplicateVnInstanceWithChan(request *DuplicateVnInstanceRequest) (<-chan *DuplicateVnInstanceResponse, <-chan error)
DuplicateVnInstanceWithChan invokes the cloudcallcenter.DuplicateVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/duplicatevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EnableCabService ¶
func (client *Client) EnableCabService(request *EnableCabServiceRequest) (response *EnableCabServiceResponse, err error)
EnableCabService invokes the cloudcallcenter.EnableCabService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablecabservice.html
func (*Client) EnableCabServiceWithCallback ¶
func (client *Client) EnableCabServiceWithCallback(request *EnableCabServiceRequest, callback func(response *EnableCabServiceResponse, err error)) <-chan int
EnableCabServiceWithCallback invokes the cloudcallcenter.EnableCabService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablecabservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EnableCabServiceWithChan ¶
func (client *Client) EnableCabServiceWithChan(request *EnableCabServiceRequest) (<-chan *EnableCabServiceResponse, <-chan error)
EnableCabServiceWithChan invokes the cloudcallcenter.EnableCabService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablecabservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EnablePhoneNumber ¶
func (client *Client) EnablePhoneNumber(request *EnablePhoneNumberRequest) (response *EnablePhoneNumberResponse, err error)
EnablePhoneNumber invokes the cloudcallcenter.EnablePhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablephonenumber.html
func (*Client) EnablePhoneNumberWithCallback ¶
func (client *Client) EnablePhoneNumberWithCallback(request *EnablePhoneNumberRequest, callback func(response *EnablePhoneNumberResponse, err error)) <-chan int
EnablePhoneNumberWithCallback invokes the cloudcallcenter.EnablePhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablephonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EnablePhoneNumberWithChan ¶
func (client *Client) EnablePhoneNumberWithChan(request *EnablePhoneNumberRequest) (<-chan *EnablePhoneNumberResponse, <-chan error)
EnablePhoneNumberWithChan invokes the cloudcallcenter.EnablePhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablephonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EnableService ¶
func (client *Client) EnableService(request *EnableServiceRequest) (response *EnableServiceResponse, err error)
EnableService invokes the cloudcallcenter.EnableService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/enableservice.html
func (*Client) EnableServiceWithCallback ¶
func (client *Client) EnableServiceWithCallback(request *EnableServiceRequest, callback func(response *EnableServiceResponse, err error)) <-chan int
EnableServiceWithCallback invokes the cloudcallcenter.EnableService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/enableservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EnableServiceWithChan ¶
func (client *Client) EnableServiceWithChan(request *EnableServiceRequest) (<-chan *EnableServiceResponse, <-chan error)
EnableServiceWithChan invokes the cloudcallcenter.EnableService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/enableservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EnableVnInstance ¶
func (client *Client) EnableVnInstance(request *EnableVnInstanceRequest) (response *EnableVnInstanceResponse, err error)
EnableVnInstance invokes the cloudcallcenter.EnableVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablevninstance.html
func (*Client) EnableVnInstanceWithCallback ¶
func (client *Client) EnableVnInstanceWithCallback(request *EnableVnInstanceRequest, callback func(response *EnableVnInstanceResponse, err error)) <-chan int
EnableVnInstanceWithCallback invokes the cloudcallcenter.EnableVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EnableVnInstanceWithChan ¶
func (client *Client) EnableVnInstanceWithChan(request *EnableVnInstanceRequest) (<-chan *EnableVnInstanceResponse, <-chan error)
EnableVnInstanceWithChan invokes the cloudcallcenter.EnableVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/enablevninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Encrypt ¶
func (client *Client) Encrypt(request *EncryptRequest) (response *EncryptResponse, err error)
Encrypt invokes the cloudcallcenter.Encrypt API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/encrypt.html
func (*Client) EncryptWithCallback ¶
func (client *Client) EncryptWithCallback(request *EncryptRequest, callback func(response *EncryptResponse, err error)) <-chan int
EncryptWithCallback invokes the cloudcallcenter.Encrypt API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/encrypt.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) EncryptWithChan ¶
func (client *Client) EncryptWithChan(request *EncryptRequest) (<-chan *EncryptResponse, <-chan error)
EncryptWithChan invokes the cloudcallcenter.Encrypt API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/encrypt.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ExportVnConversationDetails ¶
func (client *Client) ExportVnConversationDetails(request *ExportVnConversationDetailsRequest) (response *ExportVnConversationDetailsResponse, err error)
ExportVnConversationDetails invokes the cloudcallcenter.ExportVnConversationDetails API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/exportvnconversationdetails.html
func (*Client) ExportVnConversationDetailsWithCallback ¶
func (client *Client) ExportVnConversationDetailsWithCallback(request *ExportVnConversationDetailsRequest, callback func(response *ExportVnConversationDetailsResponse, err error)) <-chan int
ExportVnConversationDetailsWithCallback invokes the cloudcallcenter.ExportVnConversationDetails API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/exportvnconversationdetails.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ExportVnConversationDetailsWithChan ¶
func (client *Client) ExportVnConversationDetailsWithChan(request *ExportVnConversationDetailsRequest) (<-chan *ExportVnConversationDetailsResponse, <-chan error)
ExportVnConversationDetailsWithChan invokes the cloudcallcenter.ExportVnConversationDetails API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/exportvnconversationdetails.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ExportVnStatisticalData ¶
func (client *Client) ExportVnStatisticalData(request *ExportVnStatisticalDataRequest) (response *ExportVnStatisticalDataResponse, err error)
ExportVnStatisticalData invokes the cloudcallcenter.ExportVnStatisticalData API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/exportvnstatisticaldata.html
func (*Client) ExportVnStatisticalDataWithCallback ¶
func (client *Client) ExportVnStatisticalDataWithCallback(request *ExportVnStatisticalDataRequest, callback func(response *ExportVnStatisticalDataResponse, err error)) <-chan int
ExportVnStatisticalDataWithCallback invokes the cloudcallcenter.ExportVnStatisticalData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/exportvnstatisticaldata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ExportVnStatisticalDataWithChan ¶
func (client *Client) ExportVnStatisticalDataWithChan(request *ExportVnStatisticalDataRequest) (<-chan *ExportVnStatisticalDataResponse, <-chan error)
ExportVnStatisticalDataWithChan invokes the cloudcallcenter.ExportVnStatisticalData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/exportvnstatisticaldata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FallbackContactFlowVersion ¶
func (client *Client) FallbackContactFlowVersion(request *FallbackContactFlowVersionRequest) (response *FallbackContactFlowVersionResponse, err error)
FallbackContactFlowVersion invokes the cloudcallcenter.FallbackContactFlowVersion API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/fallbackcontactflowversion.html
func (*Client) FallbackContactFlowVersionWithCallback ¶
func (client *Client) FallbackContactFlowVersionWithCallback(request *FallbackContactFlowVersionRequest, callback func(response *FallbackContactFlowVersionResponse, err error)) <-chan int
FallbackContactFlowVersionWithCallback invokes the cloudcallcenter.FallbackContactFlowVersion API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/fallbackcontactflowversion.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FallbackContactFlowVersionWithChan ¶
func (client *Client) FallbackContactFlowVersionWithChan(request *FallbackContactFlowVersionRequest) (<-chan *FallbackContactFlowVersionResponse, <-chan error)
FallbackContactFlowVersionWithChan invokes the cloudcallcenter.FallbackContactFlowVersion API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/fallbackcontactflowversion.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FindAgentData ¶
func (client *Client) FindAgentData(request *FindAgentDataRequest) (response *FindAgentDataResponse, err error)
FindAgentData invokes the cloudcallcenter.FindAgentData API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/findagentdata.html
func (*Client) FindAgentDataWithCallback ¶
func (client *Client) FindAgentDataWithCallback(request *FindAgentDataRequest, callback func(response *FindAgentDataResponse, err error)) <-chan int
FindAgentDataWithCallback invokes the cloudcallcenter.FindAgentData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/findagentdata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FindAgentDataWithChan ¶
func (client *Client) FindAgentDataWithChan(request *FindAgentDataRequest) (<-chan *FindAgentDataResponse, <-chan error)
FindAgentDataWithChan invokes the cloudcallcenter.FindAgentData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/findagentdata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FindRecords ¶
func (client *Client) FindRecords(request *FindRecordsRequest) (response *FindRecordsResponse, err error)
FindRecords invokes the cloudcallcenter.FindRecords API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/findrecords.html
func (*Client) FindRecordsWithCallback ¶
func (client *Client) FindRecordsWithCallback(request *FindRecordsRequest, callback func(response *FindRecordsResponse, err error)) <-chan int
FindRecordsWithCallback invokes the cloudcallcenter.FindRecords API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/findrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FindRecordsWithChan ¶
func (client *Client) FindRecordsWithChan(request *FindRecordsRequest) (<-chan *FindRecordsResponse, <-chan error)
FindRecordsWithChan invokes the cloudcallcenter.FindRecords API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/findrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FindUsers ¶
func (client *Client) FindUsers(request *FindUsersRequest) (response *FindUsersResponse, err error)
FindUsers invokes the cloudcallcenter.FindUsers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/findusers.html
func (*Client) FindUsersWithCallback ¶
func (client *Client) FindUsersWithCallback(request *FindUsersRequest, callback func(response *FindUsersResponse, err error)) <-chan int
FindUsersWithCallback invokes the cloudcallcenter.FindUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/findusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) FindUsersWithChan ¶
func (client *Client) FindUsersWithChan(request *FindUsersRequest) (<-chan *FindUsersResponse, <-chan error)
FindUsersWithChan invokes the cloudcallcenter.FindUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/findusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GenerateAgentStatisticReport ¶
func (client *Client) GenerateAgentStatisticReport(request *GenerateAgentStatisticReportRequest) (response *GenerateAgentStatisticReportResponse, err error)
GenerateAgentStatisticReport invokes the cloudcallcenter.GenerateAgentStatisticReport API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/generateagentstatisticreport.html
func (*Client) GenerateAgentStatisticReportWithCallback ¶
func (client *Client) GenerateAgentStatisticReportWithCallback(request *GenerateAgentStatisticReportRequest, callback func(response *GenerateAgentStatisticReportResponse, err error)) <-chan int
GenerateAgentStatisticReportWithCallback invokes the cloudcallcenter.GenerateAgentStatisticReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/generateagentstatisticreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GenerateAgentStatisticReportWithChan ¶
func (client *Client) GenerateAgentStatisticReportWithChan(request *GenerateAgentStatisticReportRequest) (<-chan *GenerateAgentStatisticReportResponse, <-chan error)
GenerateAgentStatisticReportWithChan invokes the cloudcallcenter.GenerateAgentStatisticReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/generateagentstatisticreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GenerateBasicStatisticsReport ¶
func (client *Client) GenerateBasicStatisticsReport(request *GenerateBasicStatisticsReportRequest) (response *GenerateBasicStatisticsReportResponse, err error)
GenerateBasicStatisticsReport invokes the cloudcallcenter.GenerateBasicStatisticsReport API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/generatebasicstatisticsreport.html
func (*Client) GenerateBasicStatisticsReportWithCallback ¶
func (client *Client) GenerateBasicStatisticsReportWithCallback(request *GenerateBasicStatisticsReportRequest, callback func(response *GenerateBasicStatisticsReportResponse, err error)) <-chan int
GenerateBasicStatisticsReportWithCallback invokes the cloudcallcenter.GenerateBasicStatisticsReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/generatebasicstatisticsreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GenerateBasicStatisticsReportWithChan ¶
func (client *Client) GenerateBasicStatisticsReportWithChan(request *GenerateBasicStatisticsReportRequest) (<-chan *GenerateBasicStatisticsReportResponse, <-chan error)
GenerateBasicStatisticsReportWithChan invokes the cloudcallcenter.GenerateBasicStatisticsReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/generatebasicstatisticsreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GenerateOverallStatisticsReport ¶
func (client *Client) GenerateOverallStatisticsReport(request *GenerateOverallStatisticsReportRequest) (response *GenerateOverallStatisticsReportResponse, err error)
GenerateOverallStatisticsReport invokes the cloudcallcenter.GenerateOverallStatisticsReport API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/generateoverallstatisticsreport.html
func (*Client) GenerateOverallStatisticsReportWithCallback ¶
func (client *Client) GenerateOverallStatisticsReportWithCallback(request *GenerateOverallStatisticsReportRequest, callback func(response *GenerateOverallStatisticsReportResponse, err error)) <-chan int
GenerateOverallStatisticsReportWithCallback invokes the cloudcallcenter.GenerateOverallStatisticsReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/generateoverallstatisticsreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GenerateOverallStatisticsReportWithChan ¶
func (client *Client) GenerateOverallStatisticsReportWithChan(request *GenerateOverallStatisticsReportRequest) (<-chan *GenerateOverallStatisticsReportResponse, <-chan error)
GenerateOverallStatisticsReportWithChan invokes the cloudcallcenter.GenerateOverallStatisticsReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/generateoverallstatisticsreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Get400CoppdfOSSUrl ¶
func (client *Client) Get400CoppdfOSSUrl(request *Get400CoppdfOSSUrlRequest) (response *Get400CoppdfOSSUrlResponse, err error)
Get400CoppdfOSSUrl invokes the cloudcallcenter.Get400CoppdfOSSUrl API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/get400coppdfossurl.html
func (*Client) Get400CoppdfOSSUrlWithCallback ¶
func (client *Client) Get400CoppdfOSSUrlWithCallback(request *Get400CoppdfOSSUrlRequest, callback func(response *Get400CoppdfOSSUrlResponse, err error)) <-chan int
Get400CoppdfOSSUrlWithCallback invokes the cloudcallcenter.Get400CoppdfOSSUrl API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/get400coppdfossurl.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Get400CoppdfOSSUrlWithChan ¶
func (client *Client) Get400CoppdfOSSUrlWithChan(request *Get400CoppdfOSSUrlRequest) (<-chan *Get400CoppdfOSSUrlResponse, <-chan error)
Get400CoppdfOSSUrlWithChan invokes the cloudcallcenter.Get400CoppdfOSSUrl API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/get400coppdfossurl.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Get400OrderNumberList ¶
func (client *Client) Get400OrderNumberList(request *Get400OrderNumberListRequest) (response *Get400OrderNumberListResponse, err error)
Get400OrderNumberList invokes the cloudcallcenter.Get400OrderNumberList API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/get400ordernumberlist.html
func (*Client) Get400OrderNumberListWithCallback ¶
func (client *Client) Get400OrderNumberListWithCallback(request *Get400OrderNumberListRequest, callback func(response *Get400OrderNumberListResponse, err error)) <-chan int
Get400OrderNumberListWithCallback invokes the cloudcallcenter.Get400OrderNumberList API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/get400ordernumberlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Get400OrderNumberListWithChan ¶
func (client *Client) Get400OrderNumberListWithChan(request *Get400OrderNumberListRequest) (<-chan *Get400OrderNumberListResponse, <-chan error)
Get400OrderNumberListWithChan invokes the cloudcallcenter.Get400OrderNumberList API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/get400ordernumberlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAcquaintance ¶
func (client *Client) GetAcquaintance(request *GetAcquaintanceRequest) (response *GetAcquaintanceResponse, err error)
GetAcquaintance invokes the cloudcallcenter.GetAcquaintance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getacquaintance.html
func (*Client) GetAcquaintanceWithCallback ¶
func (client *Client) GetAcquaintanceWithCallback(request *GetAcquaintanceRequest, callback func(response *GetAcquaintanceResponse, err error)) <-chan int
GetAcquaintanceWithCallback invokes the cloudcallcenter.GetAcquaintance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getacquaintance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAcquaintanceWithChan ¶
func (client *Client) GetAcquaintanceWithChan(request *GetAcquaintanceRequest) (<-chan *GetAcquaintanceResponse, <-chan error)
GetAcquaintanceWithChan invokes the cloudcallcenter.GetAcquaintance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getacquaintance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAgentData ¶
func (client *Client) GetAgentData(request *GetAgentDataRequest) (response *GetAgentDataResponse, err error)
GetAgentData invokes the cloudcallcenter.GetAgentData API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getagentdata.html
func (*Client) GetAgentDataWithCallback ¶
func (client *Client) GetAgentDataWithCallback(request *GetAgentDataRequest, callback func(response *GetAgentDataResponse, err error)) <-chan int
GetAgentDataWithCallback invokes the cloudcallcenter.GetAgentData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getagentdata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAgentDataWithChan ¶
func (client *Client) GetAgentDataWithChan(request *GetAgentDataRequest) (<-chan *GetAgentDataResponse, <-chan error)
GetAgentDataWithChan invokes the cloudcallcenter.GetAgentData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getagentdata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAgentState ¶
func (client *Client) GetAgentState(request *GetAgentStateRequest) (response *GetAgentStateResponse, err error)
GetAgentState invokes the cloudcallcenter.GetAgentState API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getagentstate.html
func (*Client) GetAgentStateWithCallback ¶
func (client *Client) GetAgentStateWithCallback(request *GetAgentStateRequest, callback func(response *GetAgentStateResponse, err error)) <-chan int
GetAgentStateWithCallback invokes the cloudcallcenter.GetAgentState API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getagentstate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAgentStateWithChan ¶
func (client *Client) GetAgentStateWithChan(request *GetAgentStateRequest) (<-chan *GetAgentStateResponse, <-chan error)
GetAgentStateWithChan invokes the cloudcallcenter.GetAgentState API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getagentstate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAggregateTaobaoOrder ¶
func (client *Client) GetAggregateTaobaoOrder(request *GetAggregateTaobaoOrderRequest) (response *GetAggregateTaobaoOrderResponse, err error)
GetAggregateTaobaoOrder invokes the cloudcallcenter.GetAggregateTaobaoOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getaggregatetaobaoorder.html
func (*Client) GetAggregateTaobaoOrderWithCallback ¶
func (client *Client) GetAggregateTaobaoOrderWithCallback(request *GetAggregateTaobaoOrderRequest, callback func(response *GetAggregateTaobaoOrderResponse, err error)) <-chan int
GetAggregateTaobaoOrderWithCallback invokes the cloudcallcenter.GetAggregateTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getaggregatetaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetAggregateTaobaoOrderWithChan ¶
func (client *Client) GetAggregateTaobaoOrderWithChan(request *GetAggregateTaobaoOrderRequest) (<-chan *GetAggregateTaobaoOrderResponse, <-chan error)
GetAggregateTaobaoOrderWithChan invokes the cloudcallcenter.GetAggregateTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getaggregatetaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCabInstance ¶
func (client *Client) GetCabInstance(request *GetCabInstanceRequest) (response *GetCabInstanceResponse, err error)
GetCabInstance invokes the cloudcallcenter.GetCabInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabinstance.html
func (*Client) GetCabInstanceWithCallback ¶
func (client *Client) GetCabInstanceWithCallback(request *GetCabInstanceRequest, callback func(response *GetCabInstanceResponse, err error)) <-chan int
GetCabInstanceWithCallback invokes the cloudcallcenter.GetCabInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCabInstanceWithChan ¶
func (client *Client) GetCabInstanceWithChan(request *GetCabInstanceRequest) (<-chan *GetCabInstanceResponse, <-chan error)
GetCabInstanceWithChan invokes the cloudcallcenter.GetCabInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCabJobByPhoneNumber ¶
func (client *Client) GetCabJobByPhoneNumber(request *GetCabJobByPhoneNumberRequest) (response *GetCabJobByPhoneNumberResponse, err error)
GetCabJobByPhoneNumber invokes the cloudcallcenter.GetCabJobByPhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabjobbyphonenumber.html
func (*Client) GetCabJobByPhoneNumberWithCallback ¶
func (client *Client) GetCabJobByPhoneNumberWithCallback(request *GetCabJobByPhoneNumberRequest, callback func(response *GetCabJobByPhoneNumberResponse, err error)) <-chan int
GetCabJobByPhoneNumberWithCallback invokes the cloudcallcenter.GetCabJobByPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabjobbyphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCabJobByPhoneNumberWithChan ¶
func (client *Client) GetCabJobByPhoneNumberWithChan(request *GetCabJobByPhoneNumberRequest) (<-chan *GetCabJobByPhoneNumberResponse, <-chan error)
GetCabJobByPhoneNumberWithChan invokes the cloudcallcenter.GetCabJobByPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabjobbyphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCabServiceStatus ¶
func (client *Client) GetCabServiceStatus(request *GetCabServiceStatusRequest) (response *GetCabServiceStatusResponse, err error)
GetCabServiceStatus invokes the cloudcallcenter.GetCabServiceStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabservicestatus.html
func (*Client) GetCabServiceStatusWithCallback ¶
func (client *Client) GetCabServiceStatusWithCallback(request *GetCabServiceStatusRequest, callback func(response *GetCabServiceStatusResponse, err error)) <-chan int
GetCabServiceStatusWithCallback invokes the cloudcallcenter.GetCabServiceStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabservicestatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCabServiceStatusWithChan ¶
func (client *Client) GetCabServiceStatusWithChan(request *GetCabServiceStatusRequest) (<-chan *GetCabServiceStatusResponse, <-chan error)
GetCabServiceStatusWithChan invokes the cloudcallcenter.GetCabServiceStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabservicestatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCabTask ¶
func (client *Client) GetCabTask(request *GetCabTaskRequest) (response *GetCabTaskResponse, err error)
GetCabTask invokes the cloudcallcenter.GetCabTask API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabtask.html
func (*Client) GetCabTaskWithCallback ¶
func (client *Client) GetCabTaskWithCallback(request *GetCabTaskRequest, callback func(response *GetCabTaskResponse, err error)) <-chan int
GetCabTaskWithCallback invokes the cloudcallcenter.GetCabTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCabTaskWithChan ¶
func (client *Client) GetCabTaskWithChan(request *GetCabTaskRequest) (<-chan *GetCabTaskResponse, <-chan error)
GetCabTaskWithChan invokes the cloudcallcenter.GetCabTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcabtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCallDataByJobGroupId ¶
func (client *Client) GetCallDataByJobGroupId(request *GetCallDataByJobGroupIdRequest) (response *GetCallDataByJobGroupIdResponse, err error)
GetCallDataByJobGroupId invokes the cloudcallcenter.GetCallDataByJobGroupId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcalldatabyjobgroupid.html
func (*Client) GetCallDataByJobGroupIdWithCallback ¶
func (client *Client) GetCallDataByJobGroupIdWithCallback(request *GetCallDataByJobGroupIdRequest, callback func(response *GetCallDataByJobGroupIdResponse, err error)) <-chan int
GetCallDataByJobGroupIdWithCallback invokes the cloudcallcenter.GetCallDataByJobGroupId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcalldatabyjobgroupid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCallDataByJobGroupIdWithChan ¶
func (client *Client) GetCallDataByJobGroupIdWithChan(request *GetCallDataByJobGroupIdRequest) (<-chan *GetCallDataByJobGroupIdResponse, <-chan error)
GetCallDataByJobGroupIdWithChan invokes the cloudcallcenter.GetCallDataByJobGroupId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcalldatabyjobgroupid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCallMeasureSummaryReport ¶
func (client *Client) GetCallMeasureSummaryReport(request *GetCallMeasureSummaryReportRequest) (response *GetCallMeasureSummaryReportResponse, err error)
GetCallMeasureSummaryReport invokes the cloudcallcenter.GetCallMeasureSummaryReport API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcallmeasuresummaryreport.html
func (*Client) GetCallMeasureSummaryReportWithCallback ¶
func (client *Client) GetCallMeasureSummaryReportWithCallback(request *GetCallMeasureSummaryReportRequest, callback func(response *GetCallMeasureSummaryReportResponse, err error)) <-chan int
GetCallMeasureSummaryReportWithCallback invokes the cloudcallcenter.GetCallMeasureSummaryReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcallmeasuresummaryreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCallMeasureSummaryReportWithChan ¶
func (client *Client) GetCallMeasureSummaryReportWithChan(request *GetCallMeasureSummaryReportRequest) (<-chan *GetCallMeasureSummaryReportResponse, <-chan error)
GetCallMeasureSummaryReportWithChan invokes the cloudcallcenter.GetCallMeasureSummaryReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcallmeasuresummaryreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCommodity ¶
func (client *Client) GetCommodity(request *GetCommodityRequest) (response *GetCommodityResponse, err error)
GetCommodity invokes the cloudcallcenter.GetCommodity API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcommodity.html
func (*Client) GetCommodityWithCallback ¶
func (client *Client) GetCommodityWithCallback(request *GetCommodityRequest, callback func(response *GetCommodityResponse, err error)) <-chan int
GetCommodityWithCallback invokes the cloudcallcenter.GetCommodity API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcommodity.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCommodityWithChan ¶
func (client *Client) GetCommodityWithChan(request *GetCommodityRequest) (<-chan *GetCommodityResponse, <-chan error)
GetCommodityWithChan invokes the cloudcallcenter.GetCommodity API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcommodity.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConcurrentConversationQuota ¶
func (client *Client) GetConcurrentConversationQuota(request *GetConcurrentConversationQuotaRequest) (response *GetConcurrentConversationQuotaResponse, err error)
GetConcurrentConversationQuota invokes the cloudcallcenter.GetConcurrentConversationQuota API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconcurrentconversationquota.html
func (*Client) GetConcurrentConversationQuotaWithCallback ¶
func (client *Client) GetConcurrentConversationQuotaWithCallback(request *GetConcurrentConversationQuotaRequest, callback func(response *GetConcurrentConversationQuotaResponse, err error)) <-chan int
GetConcurrentConversationQuotaWithCallback invokes the cloudcallcenter.GetConcurrentConversationQuota API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconcurrentconversationquota.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConcurrentConversationQuotaWithChan ¶
func (client *Client) GetConcurrentConversationQuotaWithChan(request *GetConcurrentConversationQuotaRequest) (<-chan *GetConcurrentConversationQuotaResponse, <-chan error)
GetConcurrentConversationQuotaWithChan invokes the cloudcallcenter.GetConcurrentConversationQuota API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconcurrentconversationquota.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConfigItem ¶
func (client *Client) GetConfigItem(request *GetConfigItemRequest) (response *GetConfigItemResponse, err error)
GetConfigItem invokes the cloudcallcenter.GetConfigItem API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconfigitem.html
func (*Client) GetConfigItemForFlat ¶
func (client *Client) GetConfigItemForFlat(request *GetConfigItemForFlatRequest) (response *GetConfigItemForFlatResponse, err error)
GetConfigItemForFlat invokes the cloudcallcenter.GetConfigItemForFlat API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconfigitemforflat.html
func (*Client) GetConfigItemForFlatWithCallback ¶
func (client *Client) GetConfigItemForFlatWithCallback(request *GetConfigItemForFlatRequest, callback func(response *GetConfigItemForFlatResponse, err error)) <-chan int
GetConfigItemForFlatWithCallback invokes the cloudcallcenter.GetConfigItemForFlat API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconfigitemforflat.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConfigItemForFlatWithChan ¶
func (client *Client) GetConfigItemForFlatWithChan(request *GetConfigItemForFlatRequest) (<-chan *GetConfigItemForFlatResponse, <-chan error)
GetConfigItemForFlatWithChan invokes the cloudcallcenter.GetConfigItemForFlat API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconfigitemforflat.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConfigItemWithCallback ¶
func (client *Client) GetConfigItemWithCallback(request *GetConfigItemRequest, callback func(response *GetConfigItemResponse, err error)) <-chan int
GetConfigItemWithCallback invokes the cloudcallcenter.GetConfigItem API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconfigitem.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConfigItemWithChan ¶
func (client *Client) GetConfigItemWithChan(request *GetConfigItemRequest) (<-chan *GetConfigItemResponse, <-chan error)
GetConfigItemWithChan invokes the cloudcallcenter.GetConfigItem API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconfigitem.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConsumedAmount ¶
func (client *Client) GetConsumedAmount(request *GetConsumedAmountRequest) (response *GetConsumedAmountResponse, err error)
GetConsumedAmount invokes the cloudcallcenter.GetConsumedAmount API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconsumedamount.html
func (*Client) GetConsumedAmountMonthly ¶
func (client *Client) GetConsumedAmountMonthly(request *GetConsumedAmountMonthlyRequest) (response *GetConsumedAmountMonthlyResponse, err error)
GetConsumedAmountMonthly invokes the cloudcallcenter.GetConsumedAmountMonthly API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconsumedamountmonthly.html
func (*Client) GetConsumedAmountMonthlyWithCallback ¶
func (client *Client) GetConsumedAmountMonthlyWithCallback(request *GetConsumedAmountMonthlyRequest, callback func(response *GetConsumedAmountMonthlyResponse, err error)) <-chan int
GetConsumedAmountMonthlyWithCallback invokes the cloudcallcenter.GetConsumedAmountMonthly API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconsumedamountmonthly.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConsumedAmountMonthlyWithChan ¶
func (client *Client) GetConsumedAmountMonthlyWithChan(request *GetConsumedAmountMonthlyRequest) (<-chan *GetConsumedAmountMonthlyResponse, <-chan error)
GetConsumedAmountMonthlyWithChan invokes the cloudcallcenter.GetConsumedAmountMonthly API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconsumedamountmonthly.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConsumedAmountWithCallback ¶
func (client *Client) GetConsumedAmountWithCallback(request *GetConsumedAmountRequest, callback func(response *GetConsumedAmountResponse, err error)) <-chan int
GetConsumedAmountWithCallback invokes the cloudcallcenter.GetConsumedAmount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconsumedamount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetConsumedAmountWithChan ¶
func (client *Client) GetConsumedAmountWithChan(request *GetConsumedAmountRequest) (<-chan *GetConsumedAmountResponse, <-chan error)
GetConsumedAmountWithChan invokes the cloudcallcenter.GetConsumedAmount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getconsumedamount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetContactFlow ¶
func (client *Client) GetContactFlow(request *GetContactFlowRequest) (response *GetContactFlowResponse, err error)
GetContactFlow invokes the cloudcallcenter.GetContactFlow API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactflow.html
func (*Client) GetContactFlowVersion ¶
func (client *Client) GetContactFlowVersion(request *GetContactFlowVersionRequest) (response *GetContactFlowVersionResponse, err error)
GetContactFlowVersion invokes the cloudcallcenter.GetContactFlowVersion API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactflowversion.html
func (*Client) GetContactFlowVersionWithCallback ¶
func (client *Client) GetContactFlowVersionWithCallback(request *GetContactFlowVersionRequest, callback func(response *GetContactFlowVersionResponse, err error)) <-chan int
GetContactFlowVersionWithCallback invokes the cloudcallcenter.GetContactFlowVersion API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactflowversion.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetContactFlowVersionWithChan ¶
func (client *Client) GetContactFlowVersionWithChan(request *GetContactFlowVersionRequest) (<-chan *GetContactFlowVersionResponse, <-chan error)
GetContactFlowVersionWithChan invokes the cloudcallcenter.GetContactFlowVersion API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactflowversion.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetContactFlowWithCallback ¶
func (client *Client) GetContactFlowWithCallback(request *GetContactFlowRequest, callback func(response *GetContactFlowResponse, err error)) <-chan int
GetContactFlowWithCallback invokes the cloudcallcenter.GetContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetContactFlowWithChan ¶
func (client *Client) GetContactFlowWithChan(request *GetContactFlowRequest) (<-chan *GetContactFlowResponse, <-chan error)
GetContactFlowWithChan invokes the cloudcallcenter.GetContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetContactIdentifyByOutBoundTaskId ¶
func (client *Client) GetContactIdentifyByOutBoundTaskId(request *GetContactIdentifyByOutBoundTaskIdRequest) (response *GetContactIdentifyByOutBoundTaskIdResponse, err error)
GetContactIdentifyByOutBoundTaskId invokes the cloudcallcenter.GetContactIdentifyByOutBoundTaskId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactidentifybyoutboundtaskid.html
func (*Client) GetContactIdentifyByOutBoundTaskIdWithCallback ¶
func (client *Client) GetContactIdentifyByOutBoundTaskIdWithCallback(request *GetContactIdentifyByOutBoundTaskIdRequest, callback func(response *GetContactIdentifyByOutBoundTaskIdResponse, err error)) <-chan int
GetContactIdentifyByOutBoundTaskIdWithCallback invokes the cloudcallcenter.GetContactIdentifyByOutBoundTaskId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactidentifybyoutboundtaskid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetContactIdentifyByOutBoundTaskIdWithChan ¶
func (client *Client) GetContactIdentifyByOutBoundTaskIdWithChan(request *GetContactIdentifyByOutBoundTaskIdRequest) (<-chan *GetContactIdentifyByOutBoundTaskIdResponse, <-chan error)
GetContactIdentifyByOutBoundTaskIdWithChan invokes the cloudcallcenter.GetContactIdentifyByOutBoundTaskId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactidentifybyoutboundtaskid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetContactInfoByOutboundTaskId ¶
func (client *Client) GetContactInfoByOutboundTaskId(request *GetContactInfoByOutboundTaskIdRequest) (response *GetContactInfoByOutboundTaskIdResponse, err error)
GetContactInfoByOutboundTaskId invokes the cloudcallcenter.GetContactInfoByOutboundTaskId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactinfobyoutboundtaskid.html
func (*Client) GetContactInfoByOutboundTaskIdWithCallback ¶
func (client *Client) GetContactInfoByOutboundTaskIdWithCallback(request *GetContactInfoByOutboundTaskIdRequest, callback func(response *GetContactInfoByOutboundTaskIdResponse, err error)) <-chan int
GetContactInfoByOutboundTaskIdWithCallback invokes the cloudcallcenter.GetContactInfoByOutboundTaskId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactinfobyoutboundtaskid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetContactInfoByOutboundTaskIdWithChan ¶
func (client *Client) GetContactInfoByOutboundTaskIdWithChan(request *GetContactInfoByOutboundTaskIdRequest) (<-chan *GetContactInfoByOutboundTaskIdResponse, <-chan error)
GetContactInfoByOutboundTaskIdWithChan invokes the cloudcallcenter.GetContactInfoByOutboundTaskId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcontactinfobyoutboundtaskid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCorpIdentify ¶
func (client *Client) GetCorpIdentify(request *GetCorpIdentifyRequest) (response *GetCorpIdentifyResponse, err error)
GetCorpIdentify invokes the cloudcallcenter.GetCorpIdentify API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcorpidentify.html
func (*Client) GetCorpIdentifyWithCallback ¶
func (client *Client) GetCorpIdentifyWithCallback(request *GetCorpIdentifyRequest, callback func(response *GetCorpIdentifyResponse, err error)) <-chan int
GetCorpIdentifyWithCallback invokes the cloudcallcenter.GetCorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcorpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCorpIdentifyWithChan ¶
func (client *Client) GetCorpIdentifyWithChan(request *GetCorpIdentifyRequest) (<-chan *GetCorpIdentifyResponse, <-chan error)
GetCorpIdentifyWithChan invokes the cloudcallcenter.GetCorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcorpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCorpNumber ¶
func (client *Client) GetCorpNumber(request *GetCorpNumberRequest) (response *GetCorpNumberResponse, err error)
GetCorpNumber invokes the cloudcallcenter.GetCorpNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcorpnumber.html
func (*Client) GetCorpNumberWithCallback ¶
func (client *Client) GetCorpNumberWithCallback(request *GetCorpNumberRequest, callback func(response *GetCorpNumberResponse, err error)) <-chan int
GetCorpNumberWithCallback invokes the cloudcallcenter.GetCorpNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcorpnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetCorpNumberWithChan ¶
func (client *Client) GetCorpNumberWithChan(request *GetCorpNumberRequest) (<-chan *GetCorpNumberResponse, <-chan error)
GetCorpNumberWithChan invokes the cloudcallcenter.GetCorpNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getcorpnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetDialTask ¶
func (client *Client) GetDialTask(request *GetDialTaskRequest) (response *GetDialTaskResponse, err error)
GetDialTask invokes the cloudcallcenter.GetDialTask API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getdialtask.html
func (*Client) GetDialTaskWithCallback ¶
func (client *Client) GetDialTaskWithCallback(request *GetDialTaskRequest, callback func(response *GetDialTaskResponse, err error)) <-chan int
GetDialTaskWithCallback invokes the cloudcallcenter.GetDialTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getdialtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetDialTaskWithChan ¶
func (client *Client) GetDialTaskWithChan(request *GetDialTaskRequest) (<-chan *GetDialTaskResponse, <-chan error)
GetDialTaskWithChan invokes the cloudcallcenter.GetDialTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getdialtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetExecutionDetailsOfPredictiveJob ¶
func (client *Client) GetExecutionDetailsOfPredictiveJob(request *GetExecutionDetailsOfPredictiveJobRequest) (response *GetExecutionDetailsOfPredictiveJobResponse, err error)
GetExecutionDetailsOfPredictiveJob invokes the cloudcallcenter.GetExecutionDetailsOfPredictiveJob API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getexecutiondetailsofpredictivejob.html
func (*Client) GetExecutionDetailsOfPredictiveJobWithCallback ¶
func (client *Client) GetExecutionDetailsOfPredictiveJobWithCallback(request *GetExecutionDetailsOfPredictiveJobRequest, callback func(response *GetExecutionDetailsOfPredictiveJobResponse, err error)) <-chan int
GetExecutionDetailsOfPredictiveJobWithCallback invokes the cloudcallcenter.GetExecutionDetailsOfPredictiveJob API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getexecutiondetailsofpredictivejob.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetExecutionDetailsOfPredictiveJobWithChan ¶
func (client *Client) GetExecutionDetailsOfPredictiveJobWithChan(request *GetExecutionDetailsOfPredictiveJobRequest) (<-chan *GetExecutionDetailsOfPredictiveJobResponse, <-chan error)
GetExecutionDetailsOfPredictiveJobWithChan invokes the cloudcallcenter.GetExecutionDetailsOfPredictiveJob API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getexecutiondetailsofpredictivejob.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetFcInvokeRole ¶
func (client *Client) GetFcInvokeRole(request *GetFcInvokeRoleRequest) (response *GetFcInvokeRoleResponse, err error)
GetFcInvokeRole invokes the cloudcallcenter.GetFcInvokeRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getfcinvokerole.html
func (*Client) GetFcInvokeRoleWithCallback ¶
func (client *Client) GetFcInvokeRoleWithCallback(request *GetFcInvokeRoleRequest, callback func(response *GetFcInvokeRoleResponse, err error)) <-chan int
GetFcInvokeRoleWithCallback invokes the cloudcallcenter.GetFcInvokeRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getfcinvokerole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetFcInvokeRoleWithChan ¶
func (client *Client) GetFcInvokeRoleWithChan(request *GetFcInvokeRoleRequest) (<-chan *GetFcInvokeRoleResponse, <-chan error)
GetFcInvokeRoleWithChan invokes the cloudcallcenter.GetFcInvokeRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getfcinvokerole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstance ¶
func (client *Client) GetInstance(request *GetInstanceRequest) (response *GetInstanceResponse, err error)
GetInstance invokes the cloudcallcenter.GetInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstance.html
func (*Client) GetInstanceByDomainName ¶
func (client *Client) GetInstanceByDomainName(request *GetInstanceByDomainNameRequest) (response *GetInstanceByDomainNameResponse, err error)
GetInstanceByDomainName invokes the cloudcallcenter.GetInstanceByDomainName API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancebydomainname.html
func (*Client) GetInstanceByDomainNameWithCallback ¶
func (client *Client) GetInstanceByDomainNameWithCallback(request *GetInstanceByDomainNameRequest, callback func(response *GetInstanceByDomainNameResponse, err error)) <-chan int
GetInstanceByDomainNameWithCallback invokes the cloudcallcenter.GetInstanceByDomainName API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancebydomainname.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceByDomainNameWithChan ¶
func (client *Client) GetInstanceByDomainNameWithChan(request *GetInstanceByDomainNameRequest) (<-chan *GetInstanceByDomainNameResponse, <-chan error)
GetInstanceByDomainNameWithChan invokes the cloudcallcenter.GetInstanceByDomainName API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancebydomainname.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceConfig ¶
func (client *Client) GetInstanceConfig(request *GetInstanceConfigRequest) (response *GetInstanceConfigResponse, err error)
GetInstanceConfig invokes the cloudcallcenter.GetInstanceConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstanceconfig.html
func (*Client) GetInstanceConfigWithCallback ¶
func (client *Client) GetInstanceConfigWithCallback(request *GetInstanceConfigRequest, callback func(response *GetInstanceConfigResponse, err error)) <-chan int
GetInstanceConfigWithCallback invokes the cloudcallcenter.GetInstanceConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstanceconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceConfigWithChan ¶
func (client *Client) GetInstanceConfigWithChan(request *GetInstanceConfigRequest) (<-chan *GetInstanceConfigResponse, <-chan error)
GetInstanceConfigWithChan invokes the cloudcallcenter.GetInstanceConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstanceconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceState ¶
func (client *Client) GetInstanceState(request *GetInstanceStateRequest) (response *GetInstanceStateResponse, err error)
GetInstanceState invokes the cloudcallcenter.GetInstanceState API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancestate.html
func (*Client) GetInstanceStateWithCallback ¶
func (client *Client) GetInstanceStateWithCallback(request *GetInstanceStateRequest, callback func(response *GetInstanceStateResponse, err error)) <-chan int
GetInstanceStateWithCallback invokes the cloudcallcenter.GetInstanceState API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancestate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceStateWithChan ¶
func (client *Client) GetInstanceStateWithChan(request *GetInstanceStateRequest) (<-chan *GetInstanceStateResponse, <-chan error)
GetInstanceStateWithChan invokes the cloudcallcenter.GetInstanceState API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancestate.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceSummaryReport ¶
func (client *Client) GetInstanceSummaryReport(request *GetInstanceSummaryReportRequest) (response *GetInstanceSummaryReportResponse, err error)
GetInstanceSummaryReport invokes the cloudcallcenter.GetInstanceSummaryReport API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreport.html
func (*Client) GetInstanceSummaryReportByInterval ¶
func (client *Client) GetInstanceSummaryReportByInterval(request *GetInstanceSummaryReportByIntervalRequest) (response *GetInstanceSummaryReportByIntervalResponse, err error)
GetInstanceSummaryReportByInterval invokes the cloudcallcenter.GetInstanceSummaryReportByInterval API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreportbyinterval.html
func (*Client) GetInstanceSummaryReportByIntervalWithCallback ¶
func (client *Client) GetInstanceSummaryReportByIntervalWithCallback(request *GetInstanceSummaryReportByIntervalRequest, callback func(response *GetInstanceSummaryReportByIntervalResponse, err error)) <-chan int
GetInstanceSummaryReportByIntervalWithCallback invokes the cloudcallcenter.GetInstanceSummaryReportByInterval API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreportbyinterval.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceSummaryReportByIntervalWithChan ¶
func (client *Client) GetInstanceSummaryReportByIntervalWithChan(request *GetInstanceSummaryReportByIntervalRequest) (<-chan *GetInstanceSummaryReportByIntervalResponse, <-chan error)
GetInstanceSummaryReportByIntervalWithChan invokes the cloudcallcenter.GetInstanceSummaryReportByInterval API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreportbyinterval.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceSummaryReportSinceMidnight ¶
func (client *Client) GetInstanceSummaryReportSinceMidnight(request *GetInstanceSummaryReportSinceMidnightRequest) (response *GetInstanceSummaryReportSinceMidnightResponse, err error)
GetInstanceSummaryReportSinceMidnight invokes the cloudcallcenter.GetInstanceSummaryReportSinceMidnight API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreportsincemidnight.html
func (*Client) GetInstanceSummaryReportSinceMidnightWithCallback ¶
func (client *Client) GetInstanceSummaryReportSinceMidnightWithCallback(request *GetInstanceSummaryReportSinceMidnightRequest, callback func(response *GetInstanceSummaryReportSinceMidnightResponse, err error)) <-chan int
GetInstanceSummaryReportSinceMidnightWithCallback invokes the cloudcallcenter.GetInstanceSummaryReportSinceMidnight API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreportsincemidnight.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceSummaryReportSinceMidnightWithChan ¶
func (client *Client) GetInstanceSummaryReportSinceMidnightWithChan(request *GetInstanceSummaryReportSinceMidnightRequest) (<-chan *GetInstanceSummaryReportSinceMidnightResponse, <-chan error)
GetInstanceSummaryReportSinceMidnightWithChan invokes the cloudcallcenter.GetInstanceSummaryReportSinceMidnight API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreportsincemidnight.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceSummaryReportWithCallback ¶
func (client *Client) GetInstanceSummaryReportWithCallback(request *GetInstanceSummaryReportRequest, callback func(response *GetInstanceSummaryReportResponse, err error)) <-chan int
GetInstanceSummaryReportWithCallback invokes the cloudcallcenter.GetInstanceSummaryReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceSummaryReportWithChan ¶
func (client *Client) GetInstanceSummaryReportWithChan(request *GetInstanceSummaryReportRequest) (<-chan *GetInstanceSummaryReportResponse, <-chan error)
GetInstanceSummaryReportWithChan invokes the cloudcallcenter.GetInstanceSummaryReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstancesummaryreport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceWithCallback ¶
func (client *Client) GetInstanceWithCallback(request *GetInstanceRequest, callback func(response *GetInstanceResponse, err error)) <-chan int
GetInstanceWithCallback invokes the cloudcallcenter.GetInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInstanceWithChan ¶
func (client *Client) GetInstanceWithChan(request *GetInstanceRequest) (<-chan *GetInstanceResponse, <-chan error)
GetInstanceWithChan invokes the cloudcallcenter.GetInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInvokeRole ¶
func (client *Client) GetInvokeRole(request *GetInvokeRoleRequest) (response *GetInvokeRoleResponse, err error)
GetInvokeRole invokes the cloudcallcenter.GetInvokeRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinvokerole.html
func (*Client) GetInvokeRoleWithCallback ¶
func (client *Client) GetInvokeRoleWithCallback(request *GetInvokeRoleRequest, callback func(response *GetInvokeRoleResponse, err error)) <-chan int
GetInvokeRoleWithCallback invokes the cloudcallcenter.GetInvokeRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinvokerole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetInvokeRoleWithChan ¶
func (client *Client) GetInvokeRoleWithChan(request *GetInvokeRoleRequest) (<-chan *GetInvokeRoleResponse, <-chan error)
GetInvokeRoleWithChan invokes the cloudcallcenter.GetInvokeRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getinvokerole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJob ¶
func (client *Client) GetJob(request *GetJobRequest) (response *GetJobResponse, err error)
GetJob invokes the cloudcallcenter.GetJob API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjob.html
func (*Client) GetJobDataOssUploadParams ¶
func (client *Client) GetJobDataOssUploadParams(request *GetJobDataOssUploadParamsRequest) (response *GetJobDataOssUploadParamsResponse, err error)
GetJobDataOssUploadParams invokes the cloudcallcenter.GetJobDataOssUploadParams API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobdataossuploadparams.html
func (*Client) GetJobDataOssUploadParamsWithCallback ¶
func (client *Client) GetJobDataOssUploadParamsWithCallback(request *GetJobDataOssUploadParamsRequest, callback func(response *GetJobDataOssUploadParamsResponse, err error)) <-chan int
GetJobDataOssUploadParamsWithCallback invokes the cloudcallcenter.GetJobDataOssUploadParams API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobdataossuploadparams.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobDataOssUploadParamsWithChan ¶
func (client *Client) GetJobDataOssUploadParamsWithChan(request *GetJobDataOssUploadParamsRequest) (<-chan *GetJobDataOssUploadParamsResponse, <-chan error)
GetJobDataOssUploadParamsWithChan invokes the cloudcallcenter.GetJobDataOssUploadParams API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobdataossuploadparams.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobDataUploadParams ¶
func (client *Client) GetJobDataUploadParams(request *GetJobDataUploadParamsRequest) (response *GetJobDataUploadParamsResponse, err error)
GetJobDataUploadParams invokes the cloudcallcenter.GetJobDataUploadParams API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobdatauploadparams.html
func (*Client) GetJobDataUploadParamsWithCallback ¶
func (client *Client) GetJobDataUploadParamsWithCallback(request *GetJobDataUploadParamsRequest, callback func(response *GetJobDataUploadParamsResponse, err error)) <-chan int
GetJobDataUploadParamsWithCallback invokes the cloudcallcenter.GetJobDataUploadParams API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobdatauploadparams.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobDataUploadParamsWithChan ¶
func (client *Client) GetJobDataUploadParamsWithChan(request *GetJobDataUploadParamsRequest) (<-chan *GetJobDataUploadParamsResponse, <-chan error)
GetJobDataUploadParamsWithChan invokes the cloudcallcenter.GetJobDataUploadParams API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobdatauploadparams.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobGroup ¶
func (client *Client) GetJobGroup(request *GetJobGroupRequest) (response *GetJobGroupResponse, err error)
GetJobGroup invokes the cloudcallcenter.GetJobGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobgroup.html
func (*Client) GetJobGroupAgentsDetail ¶
func (client *Client) GetJobGroupAgentsDetail(request *GetJobGroupAgentsDetailRequest) (response *GetJobGroupAgentsDetailResponse, err error)
GetJobGroupAgentsDetail invokes the cloudcallcenter.GetJobGroupAgentsDetail API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobgroupagentsdetail.html
func (*Client) GetJobGroupAgentsDetailWithCallback ¶
func (client *Client) GetJobGroupAgentsDetailWithCallback(request *GetJobGroupAgentsDetailRequest, callback func(response *GetJobGroupAgentsDetailResponse, err error)) <-chan int
GetJobGroupAgentsDetailWithCallback invokes the cloudcallcenter.GetJobGroupAgentsDetail API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobgroupagentsdetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobGroupAgentsDetailWithChan ¶
func (client *Client) GetJobGroupAgentsDetailWithChan(request *GetJobGroupAgentsDetailRequest) (<-chan *GetJobGroupAgentsDetailResponse, <-chan error)
GetJobGroupAgentsDetailWithChan invokes the cloudcallcenter.GetJobGroupAgentsDetail API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobgroupagentsdetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobGroupWithCallback ¶
func (client *Client) GetJobGroupWithCallback(request *GetJobGroupRequest, callback func(response *GetJobGroupResponse, err error)) <-chan int
GetJobGroupWithCallback invokes the cloudcallcenter.GetJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobGroupWithChan ¶
func (client *Client) GetJobGroupWithChan(request *GetJobGroupRequest) (<-chan *GetJobGroupResponse, <-chan error)
GetJobGroupWithChan invokes the cloudcallcenter.GetJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobStatusByCallId ¶
func (client *Client) GetJobStatusByCallId(request *GetJobStatusByCallIdRequest) (response *GetJobStatusByCallIdResponse, err error)
GetJobStatusByCallId invokes the cloudcallcenter.GetJobStatusByCallId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobstatusbycallid.html
func (*Client) GetJobStatusByCallIdWithCallback ¶
func (client *Client) GetJobStatusByCallIdWithCallback(request *GetJobStatusByCallIdRequest, callback func(response *GetJobStatusByCallIdResponse, err error)) <-chan int
GetJobStatusByCallIdWithCallback invokes the cloudcallcenter.GetJobStatusByCallId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobstatusbycallid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobStatusByCallIdWithChan ¶
func (client *Client) GetJobStatusByCallIdWithChan(request *GetJobStatusByCallIdRequest) (<-chan *GetJobStatusByCallIdResponse, <-chan error)
GetJobStatusByCallIdWithChan invokes the cloudcallcenter.GetJobStatusByCallId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobstatusbycallid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobTemplateDownloadParams ¶
func (client *Client) GetJobTemplateDownloadParams(request *GetJobTemplateDownloadParamsRequest) (response *GetJobTemplateDownloadParamsResponse, err error)
GetJobTemplateDownloadParams invokes the cloudcallcenter.GetJobTemplateDownloadParams API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobtemplatedownloadparams.html
func (*Client) GetJobTemplateDownloadParamsWithCallback ¶
func (client *Client) GetJobTemplateDownloadParamsWithCallback(request *GetJobTemplateDownloadParamsRequest, callback func(response *GetJobTemplateDownloadParamsResponse, err error)) <-chan int
GetJobTemplateDownloadParamsWithCallback invokes the cloudcallcenter.GetJobTemplateDownloadParams API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobtemplatedownloadparams.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobTemplateDownloadParamsWithChan ¶
func (client *Client) GetJobTemplateDownloadParamsWithChan(request *GetJobTemplateDownloadParamsRequest) (<-chan *GetJobTemplateDownloadParamsResponse, <-chan error)
GetJobTemplateDownloadParamsWithChan invokes the cloudcallcenter.GetJobTemplateDownloadParams API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobtemplatedownloadparams.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobWithCallback ¶
func (client *Client) GetJobWithCallback(request *GetJobRequest, callback func(response *GetJobResponse, err error)) <-chan int
GetJobWithCallback invokes the cloudcallcenter.GetJob API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjob.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobWithChan ¶
func (client *Client) GetJobWithChan(request *GetJobRequest) (<-chan *GetJobResponse, <-chan error)
GetJobWithChan invokes the cloudcallcenter.GetJob API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjob.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobs ¶
func (client *Client) GetJobs(request *GetJobsRequest) (response *GetJobsResponse, err error)
GetJobs invokes the cloudcallcenter.GetJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobs.html
func (*Client) GetJobsProgress ¶
func (client *Client) GetJobsProgress(request *GetJobsProgressRequest) (response *GetJobsProgressResponse, err error)
GetJobsProgress invokes the cloudcallcenter.GetJobsProgress API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobsprogress.html
func (*Client) GetJobsProgressWithCallback ¶
func (client *Client) GetJobsProgressWithCallback(request *GetJobsProgressRequest, callback func(response *GetJobsProgressResponse, err error)) <-chan int
GetJobsProgressWithCallback invokes the cloudcallcenter.GetJobsProgress API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobsprogress.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobsProgressWithChan ¶
func (client *Client) GetJobsProgressWithChan(request *GetJobsProgressRequest) (<-chan *GetJobsProgressResponse, <-chan error)
GetJobsProgressWithChan invokes the cloudcallcenter.GetJobsProgress API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobsprogress.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobsWithCallback ¶
func (client *Client) GetJobsWithCallback(request *GetJobsRequest, callback func(response *GetJobsResponse, err error)) <-chan int
GetJobsWithCallback invokes the cloudcallcenter.GetJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetJobsWithChan ¶
func (client *Client) GetJobsWithChan(request *GetJobsRequest) (<-chan *GetJobsResponse, <-chan error)
GetJobsWithChan invokes the cloudcallcenter.GetJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetLastManagerIdentify ¶
func (client *Client) GetLastManagerIdentify(request *GetLastManagerIdentifyRequest) (response *GetLastManagerIdentifyResponse, err error)
GetLastManagerIdentify invokes the cloudcallcenter.GetLastManagerIdentify API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getlastmanageridentify.html
func (*Client) GetLastManagerIdentifyWithCallback ¶
func (client *Client) GetLastManagerIdentifyWithCallback(request *GetLastManagerIdentifyRequest, callback func(response *GetLastManagerIdentifyResponse, err error)) <-chan int
GetLastManagerIdentifyWithCallback invokes the cloudcallcenter.GetLastManagerIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getlastmanageridentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetLastManagerIdentifyWithChan ¶
func (client *Client) GetLastManagerIdentifyWithChan(request *GetLastManagerIdentifyRequest) (<-chan *GetLastManagerIdentifyResponse, <-chan error)
GetLastManagerIdentifyWithChan invokes the cloudcallcenter.GetLastManagerIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getlastmanageridentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetMainAccount ¶
func (client *Client) GetMainAccount(request *GetMainAccountRequest) (response *GetMainAccountResponse, err error)
GetMainAccount invokes the cloudcallcenter.GetMainAccount API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getmainaccount.html
func (*Client) GetMainAccountWithCallback ¶
func (client *Client) GetMainAccountWithCallback(request *GetMainAccountRequest, callback func(response *GetMainAccountResponse, err error)) <-chan int
GetMainAccountWithCallback invokes the cloudcallcenter.GetMainAccount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getmainaccount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetMainAccountWithChan ¶
func (client *Client) GetMainAccountWithChan(request *GetMainAccountRequest) (<-chan *GetMainAccountResponse, <-chan error)
GetMainAccountWithChan invokes the cloudcallcenter.GetMainAccount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getmainaccount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetMaxInstances ¶
func (client *Client) GetMaxInstances(request *GetMaxInstancesRequest) (response *GetMaxInstancesResponse, err error)
GetMaxInstances invokes the cloudcallcenter.GetMaxInstances API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getmaxinstances.html
func (*Client) GetMaxInstancesWithCallback ¶
func (client *Client) GetMaxInstancesWithCallback(request *GetMaxInstancesRequest, callback func(response *GetMaxInstancesResponse, err error)) <-chan int
GetMaxInstancesWithCallback invokes the cloudcallcenter.GetMaxInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getmaxinstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetMaxInstancesWithChan ¶
func (client *Client) GetMaxInstancesWithChan(request *GetMaxInstancesRequest) (<-chan *GetMaxInstancesResponse, <-chan error)
GetMaxInstancesWithChan invokes the cloudcallcenter.GetMaxInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getmaxinstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNavigatorContactFlow ¶
func (client *Client) GetNavigatorContactFlow(request *GetNavigatorContactFlowRequest) (response *GetNavigatorContactFlowResponse, err error)
GetNavigatorContactFlow invokes the cloudcallcenter.GetNavigatorContactFlow API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnavigatorcontactflow.html
func (*Client) GetNavigatorContactFlowWithCallback ¶
func (client *Client) GetNavigatorContactFlowWithCallback(request *GetNavigatorContactFlowRequest, callback func(response *GetNavigatorContactFlowResponse, err error)) <-chan int
GetNavigatorContactFlowWithCallback invokes the cloudcallcenter.GetNavigatorContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnavigatorcontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNavigatorContactFlowWithChan ¶
func (client *Client) GetNavigatorContactFlowWithChan(request *GetNavigatorContactFlowRequest) (<-chan *GetNavigatorContactFlowResponse, <-chan error)
GetNavigatorContactFlowWithChan invokes the cloudcallcenter.GetNavigatorContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnavigatorcontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNewbieTaskStatus ¶
func (client *Client) GetNewbieTaskStatus(request *GetNewbieTaskStatusRequest) (response *GetNewbieTaskStatusResponse, err error)
GetNewbieTaskStatus invokes the cloudcallcenter.GetNewbieTaskStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnewbietaskstatus.html
func (*Client) GetNewbieTaskStatusWithCallback ¶
func (client *Client) GetNewbieTaskStatusWithCallback(request *GetNewbieTaskStatusRequest, callback func(response *GetNewbieTaskStatusResponse, err error)) <-chan int
GetNewbieTaskStatusWithCallback invokes the cloudcallcenter.GetNewbieTaskStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnewbietaskstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNewbieTaskStatusWithChan ¶
func (client *Client) GetNewbieTaskStatusWithChan(request *GetNewbieTaskStatusRequest) (<-chan *GetNewbieTaskStatusResponse, <-chan error)
GetNewbieTaskStatusWithChan invokes the cloudcallcenter.GetNewbieTaskStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnewbietaskstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNotificationConfig ¶
func (client *Client) GetNotificationConfig(request *GetNotificationConfigRequest) (response *GetNotificationConfigResponse, err error)
GetNotificationConfig invokes the cloudcallcenter.GetNotificationConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnotificationconfig.html
func (*Client) GetNotificationConfigWithCallback ¶
func (client *Client) GetNotificationConfigWithCallback(request *GetNotificationConfigRequest, callback func(response *GetNotificationConfigResponse, err error)) <-chan int
GetNotificationConfigWithCallback invokes the cloudcallcenter.GetNotificationConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnotificationconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNotificationConfigWithChan ¶
func (client *Client) GetNotificationConfigWithChan(request *GetNotificationConfigRequest) (<-chan *GetNotificationConfigResponse, <-chan error)
GetNotificationConfigWithChan invokes the cloudcallcenter.GetNotificationConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnotificationconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNumberInfo ¶
func (client *Client) GetNumberInfo(request *GetNumberInfoRequest) (response *GetNumberInfoResponse, err error)
GetNumberInfo invokes the cloudcallcenter.GetNumberInfo API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnumberinfo.html
func (*Client) GetNumberInfoWithCallback ¶
func (client *Client) GetNumberInfoWithCallback(request *GetNumberInfoRequest, callback func(response *GetNumberInfoResponse, err error)) <-chan int
GetNumberInfoWithCallback invokes the cloudcallcenter.GetNumberInfo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnumberinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNumberInfoWithChan ¶
func (client *Client) GetNumberInfoWithChan(request *GetNumberInfoRequest) (<-chan *GetNumberInfoResponse, <-chan error)
GetNumberInfoWithChan invokes the cloudcallcenter.GetNumberInfo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnumberinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNumberRegionInfo ¶
func (client *Client) GetNumberRegionInfo(request *GetNumberRegionInfoRequest) (response *GetNumberRegionInfoResponse, err error)
GetNumberRegionInfo invokes the cloudcallcenter.GetNumberRegionInfo API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnumberregioninfo.html
func (*Client) GetNumberRegionInfoWithCallback ¶
func (client *Client) GetNumberRegionInfoWithCallback(request *GetNumberRegionInfoRequest, callback func(response *GetNumberRegionInfoResponse, err error)) <-chan int
GetNumberRegionInfoWithCallback invokes the cloudcallcenter.GetNumberRegionInfo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnumberregioninfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetNumberRegionInfoWithChan ¶
func (client *Client) GetNumberRegionInfoWithChan(request *GetNumberRegionInfoRequest) (<-chan *GetNumberRegionInfoResponse, <-chan error)
GetNumberRegionInfoWithChan invokes the cloudcallcenter.GetNumberRegionInfo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getnumberregioninfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetOssUrlForUploadFile ¶
func (client *Client) GetOssUrlForUploadFile(request *GetOssUrlForUploadFileRequest) (response *GetOssUrlForUploadFileResponse, err error)
GetOssUrlForUploadFile invokes the cloudcallcenter.GetOssUrlForUploadFile API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getossurlforuploadfile.html
func (*Client) GetOssUrlForUploadFileWithCallback ¶
func (client *Client) GetOssUrlForUploadFileWithCallback(request *GetOssUrlForUploadFileRequest, callback func(response *GetOssUrlForUploadFileResponse, err error)) <-chan int
GetOssUrlForUploadFileWithCallback invokes the cloudcallcenter.GetOssUrlForUploadFile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getossurlforuploadfile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetOssUrlForUploadFileWithChan ¶
func (client *Client) GetOssUrlForUploadFileWithChan(request *GetOssUrlForUploadFileRequest) (<-chan *GetOssUrlForUploadFileResponse, <-chan error)
GetOssUrlForUploadFileWithChan invokes the cloudcallcenter.GetOssUrlForUploadFile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getossurlforuploadfile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetOutBoundData ¶
func (client *Client) GetOutBoundData(request *GetOutBoundDataRequest) (response *GetOutBoundDataResponse, err error)
GetOutBoundData invokes the cloudcallcenter.GetOutBoundData API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getoutbounddata.html
func (*Client) GetOutBoundDataWithCallback ¶
func (client *Client) GetOutBoundDataWithCallback(request *GetOutBoundDataRequest, callback func(response *GetOutBoundDataResponse, err error)) <-chan int
GetOutBoundDataWithCallback invokes the cloudcallcenter.GetOutBoundData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getoutbounddata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetOutBoundDataWithChan ¶
func (client *Client) GetOutBoundDataWithChan(request *GetOutBoundDataRequest) (<-chan *GetOutBoundDataResponse, <-chan error)
GetOutBoundDataWithChan invokes the cloudcallcenter.GetOutBoundData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getoutbounddata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPredictiveJob ¶
func (client *Client) GetPredictiveJob(request *GetPredictiveJobRequest) (response *GetPredictiveJobResponse, err error)
GetPredictiveJob invokes the cloudcallcenter.GetPredictiveJob API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getpredictivejob.html
func (*Client) GetPredictiveJobGroup ¶
func (client *Client) GetPredictiveJobGroup(request *GetPredictiveJobGroupRequest) (response *GetPredictiveJobGroupResponse, err error)
GetPredictiveJobGroup invokes the cloudcallcenter.GetPredictiveJobGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getpredictivejobgroup.html
func (*Client) GetPredictiveJobGroupWithCallback ¶
func (client *Client) GetPredictiveJobGroupWithCallback(request *GetPredictiveJobGroupRequest, callback func(response *GetPredictiveJobGroupResponse, err error)) <-chan int
GetPredictiveJobGroupWithCallback invokes the cloudcallcenter.GetPredictiveJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getpredictivejobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPredictiveJobGroupWithChan ¶
func (client *Client) GetPredictiveJobGroupWithChan(request *GetPredictiveJobGroupRequest) (<-chan *GetPredictiveJobGroupResponse, <-chan error)
GetPredictiveJobGroupWithChan invokes the cloudcallcenter.GetPredictiveJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getpredictivejobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPredictiveJobWithCallback ¶
func (client *Client) GetPredictiveJobWithCallback(request *GetPredictiveJobRequest, callback func(response *GetPredictiveJobResponse, err error)) <-chan int
GetPredictiveJobWithCallback invokes the cloudcallcenter.GetPredictiveJob API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getpredictivejob.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPredictiveJobWithChan ¶
func (client *Client) GetPredictiveJobWithChan(request *GetPredictiveJobRequest) (<-chan *GetPredictiveJobResponse, <-chan error)
GetPredictiveJobWithChan invokes the cloudcallcenter.GetPredictiveJob API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getpredictivejob.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPrivacyNumberAccount ¶
func (client *Client) GetPrivacyNumberAccount(request *GetPrivacyNumberAccountRequest) (response *GetPrivacyNumberAccountResponse, err error)
GetPrivacyNumberAccount invokes the cloudcallcenter.GetPrivacyNumberAccount API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getprivacynumberaccount.html
func (*Client) GetPrivacyNumberAccountWithCallback ¶
func (client *Client) GetPrivacyNumberAccountWithCallback(request *GetPrivacyNumberAccountRequest, callback func(response *GetPrivacyNumberAccountResponse, err error)) <-chan int
GetPrivacyNumberAccountWithCallback invokes the cloudcallcenter.GetPrivacyNumberAccount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getprivacynumberaccount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetPrivacyNumberAccountWithChan ¶
func (client *Client) GetPrivacyNumberAccountWithChan(request *GetPrivacyNumberAccountRequest) (<-chan *GetPrivacyNumberAccountResponse, <-chan error)
GetPrivacyNumberAccountWithChan invokes the cloudcallcenter.GetPrivacyNumberAccount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getprivacynumberaccount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetProvider ¶
func (client *Client) GetProvider(request *GetProviderRequest) (response *GetProviderResponse, err error)
GetProvider invokes the cloudcallcenter.GetProvider API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getprovider.html
func (*Client) GetProviderStatus ¶
func (client *Client) GetProviderStatus(request *GetProviderStatusRequest) (response *GetProviderStatusResponse, err error)
GetProviderStatus invokes the cloudcallcenter.GetProviderStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getproviderstatus.html
func (*Client) GetProviderStatusWithCallback ¶
func (client *Client) GetProviderStatusWithCallback(request *GetProviderStatusRequest, callback func(response *GetProviderStatusResponse, err error)) <-chan int
GetProviderStatusWithCallback invokes the cloudcallcenter.GetProviderStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getproviderstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetProviderStatusWithChan ¶
func (client *Client) GetProviderStatusWithChan(request *GetProviderStatusRequest) (<-chan *GetProviderStatusResponse, <-chan error)
GetProviderStatusWithChan invokes the cloudcallcenter.GetProviderStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getproviderstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetProviderWithCallback ¶
func (client *Client) GetProviderWithCallback(request *GetProviderRequest, callback func(response *GetProviderResponse, err error)) <-chan int
GetProviderWithCallback invokes the cloudcallcenter.GetProvider API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getprovider.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetProviderWithChan ¶
func (client *Client) GetProviderWithChan(request *GetProviderRequest) (<-chan *GetProviderResponse, <-chan error)
GetProviderWithChan invokes the cloudcallcenter.GetProvider API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getprovider.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetRecordOssUploadParam ¶
func (client *Client) GetRecordOssUploadParam(request *GetRecordOssUploadParamRequest) (response *GetRecordOssUploadParamResponse, err error)
GetRecordOssUploadParam invokes the cloudcallcenter.GetRecordOssUploadParam API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getrecordossuploadparam.html
func (*Client) GetRecordOssUploadParamWithCallback ¶
func (client *Client) GetRecordOssUploadParamWithCallback(request *GetRecordOssUploadParamRequest, callback func(response *GetRecordOssUploadParamResponse, err error)) <-chan int
GetRecordOssUploadParamWithCallback invokes the cloudcallcenter.GetRecordOssUploadParam API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getrecordossuploadparam.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetRecordOssUploadParamWithChan ¶
func (client *Client) GetRecordOssUploadParamWithChan(request *GetRecordOssUploadParamRequest) (<-chan *GetRecordOssUploadParamResponse, <-chan error)
GetRecordOssUploadParamWithChan invokes the cloudcallcenter.GetRecordOssUploadParam API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getrecordossuploadparam.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetRoutePoint ¶
func (client *Client) GetRoutePoint(request *GetRoutePointRequest) (response *GetRoutePointResponse, err error)
GetRoutePoint invokes the cloudcallcenter.GetRoutePoint API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getroutepoint.html
func (*Client) GetRoutePointWithCallback ¶
func (client *Client) GetRoutePointWithCallback(request *GetRoutePointRequest, callback func(response *GetRoutePointResponse, err error)) <-chan int
GetRoutePointWithCallback invokes the cloudcallcenter.GetRoutePoint API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getroutepoint.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetRoutePointWithChan ¶
func (client *Client) GetRoutePointWithChan(request *GetRoutePointRequest) (<-chan *GetRoutePointResponse, <-chan error)
GetRoutePointWithChan invokes the cloudcallcenter.GetRoutePoint API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getroutepoint.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetScenario ¶
func (client *Client) GetScenario(request *GetScenarioRequest) (response *GetScenarioResponse, err error)
GetScenario invokes the cloudcallcenter.GetScenario API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getscenario.html
func (*Client) GetScenarioWithCallback ¶
func (client *Client) GetScenarioWithCallback(request *GetScenarioRequest, callback func(response *GetScenarioResponse, err error)) <-chan int
GetScenarioWithCallback invokes the cloudcallcenter.GetScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getscenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetScenarioWithChan ¶
func (client *Client) GetScenarioWithChan(request *GetScenarioRequest) (<-chan *GetScenarioResponse, <-chan error)
GetScenarioWithChan invokes the cloudcallcenter.GetScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getscenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetServiceExtensions ¶
func (client *Client) GetServiceExtensions(request *GetServiceExtensionsRequest) (response *GetServiceExtensionsResponse, err error)
GetServiceExtensions invokes the cloudcallcenter.GetServiceExtensions API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getserviceextensions.html
func (*Client) GetServiceExtensionsWithCallback ¶
func (client *Client) GetServiceExtensionsWithCallback(request *GetServiceExtensionsRequest, callback func(response *GetServiceExtensionsResponse, err error)) <-chan int
GetServiceExtensionsWithCallback invokes the cloudcallcenter.GetServiceExtensions API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getserviceextensions.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetServiceExtensionsWithChan ¶
func (client *Client) GetServiceExtensionsWithChan(request *GetServiceExtensionsRequest) (<-chan *GetServiceExtensionsResponse, <-chan error)
GetServiceExtensionsWithChan invokes the cloudcallcenter.GetServiceExtensions API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getserviceextensions.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSkillGroupIdByTaskId ¶
func (client *Client) GetSkillGroupIdByTaskId(request *GetSkillGroupIdByTaskIdRequest) (response *GetSkillGroupIdByTaskIdResponse, err error)
GetSkillGroupIdByTaskId invokes the cloudcallcenter.GetSkillGroupIdByTaskId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getskillgroupidbytaskid.html
func (*Client) GetSkillGroupIdByTaskIdWithCallback ¶
func (client *Client) GetSkillGroupIdByTaskIdWithCallback(request *GetSkillGroupIdByTaskIdRequest, callback func(response *GetSkillGroupIdByTaskIdResponse, err error)) <-chan int
GetSkillGroupIdByTaskIdWithCallback invokes the cloudcallcenter.GetSkillGroupIdByTaskId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getskillgroupidbytaskid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSkillGroupIdByTaskIdWithChan ¶
func (client *Client) GetSkillGroupIdByTaskIdWithChan(request *GetSkillGroupIdByTaskIdRequest) (<-chan *GetSkillGroupIdByTaskIdResponse, <-chan error)
GetSkillGroupIdByTaskIdWithChan invokes the cloudcallcenter.GetSkillGroupIdByTaskId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getskillgroupidbytaskid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSmsCallbackLink ¶
func (client *Client) GetSmsCallbackLink(request *GetSmsCallbackLinkRequest) (response *GetSmsCallbackLinkResponse, err error)
GetSmsCallbackLink invokes the cloudcallcenter.GetSmsCallbackLink API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsmscallbacklink.html
func (*Client) GetSmsCallbackLinkWithCallback ¶
func (client *Client) GetSmsCallbackLinkWithCallback(request *GetSmsCallbackLinkRequest, callback func(response *GetSmsCallbackLinkResponse, err error)) <-chan int
GetSmsCallbackLinkWithCallback invokes the cloudcallcenter.GetSmsCallbackLink API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsmscallbacklink.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSmsCallbackLinkWithChan ¶
func (client *Client) GetSmsCallbackLinkWithChan(request *GetSmsCallbackLinkRequest) (<-chan *GetSmsCallbackLinkResponse, <-chan error)
GetSmsCallbackLinkWithChan invokes the cloudcallcenter.GetSmsCallbackLink API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsmscallbacklink.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSmsConfig ¶
func (client *Client) GetSmsConfig(request *GetSmsConfigRequest) (response *GetSmsConfigResponse, err error)
GetSmsConfig invokes the cloudcallcenter.GetSmsConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsmsconfig.html
func (*Client) GetSmsConfigWithCallback ¶
func (client *Client) GetSmsConfigWithCallback(request *GetSmsConfigRequest, callback func(response *GetSmsConfigResponse, err error)) <-chan int
GetSmsConfigWithCallback invokes the cloudcallcenter.GetSmsConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsmsconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSmsConfigWithChan ¶
func (client *Client) GetSmsConfigWithChan(request *GetSmsConfigRequest) (<-chan *GetSmsConfigResponse, <-chan error)
GetSmsConfigWithChan invokes the cloudcallcenter.GetSmsConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsmsconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetStrategy ¶
func (client *Client) GetStrategy(request *GetStrategyRequest) (response *GetStrategyResponse, err error)
GetStrategy invokes the cloudcallcenter.GetStrategy API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getstrategy.html
func (*Client) GetStrategyWithCallback ¶
func (client *Client) GetStrategyWithCallback(request *GetStrategyRequest, callback func(response *GetStrategyResponse, err error)) <-chan int
GetStrategyWithCallback invokes the cloudcallcenter.GetStrategy API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getstrategy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetStrategyWithChan ¶
func (client *Client) GetStrategyWithChan(request *GetStrategyRequest) (<-chan *GetStrategyResponse, <-chan error)
GetStrategyWithChan invokes the cloudcallcenter.GetStrategy API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getstrategy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSurvey ¶
func (client *Client) GetSurvey(request *GetSurveyRequest) (response *GetSurveyResponse, err error)
GetSurvey invokes the cloudcallcenter.GetSurvey API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsurvey.html
func (*Client) GetSurveyWithCallback ¶
func (client *Client) GetSurveyWithCallback(request *GetSurveyRequest, callback func(response *GetSurveyResponse, err error)) <-chan int
GetSurveyWithCallback invokes the cloudcallcenter.GetSurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSurveyWithChan ¶
func (client *Client) GetSurveyWithChan(request *GetSurveyRequest) (<-chan *GetSurveyResponse, <-chan error)
GetSurveyWithChan invokes the cloudcallcenter.GetSurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSystemSpecification ¶
func (client *Client) GetSystemSpecification(request *GetSystemSpecificationRequest) (response *GetSystemSpecificationResponse, err error)
GetSystemSpecification invokes the cloudcallcenter.GetSystemSpecification API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsystemspecification.html
func (*Client) GetSystemSpecificationWithCallback ¶
func (client *Client) GetSystemSpecificationWithCallback(request *GetSystemSpecificationRequest, callback func(response *GetSystemSpecificationResponse, err error)) <-chan int
GetSystemSpecificationWithCallback invokes the cloudcallcenter.GetSystemSpecification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsystemspecification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetSystemSpecificationWithChan ¶
func (client *Client) GetSystemSpecificationWithChan(request *GetSystemSpecificationRequest) (<-chan *GetSystemSpecificationResponse, <-chan error)
GetSystemSpecificationWithChan invokes the cloudcallcenter.GetSystemSpecification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getsystemspecification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTURNCredentials ¶
func (client *Client) GetTURNCredentials(request *GetTURNCredentialsRequest) (response *GetTURNCredentialsResponse, err error)
GetTURNCredentials invokes the cloudcallcenter.GetTURNCredentials API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getturncredentials.html
func (*Client) GetTURNCredentialsWithCallback ¶
func (client *Client) GetTURNCredentialsWithCallback(request *GetTURNCredentialsRequest, callback func(response *GetTURNCredentialsResponse, err error)) <-chan int
GetTURNCredentialsWithCallback invokes the cloudcallcenter.GetTURNCredentials API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getturncredentials.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTURNCredentialsWithChan ¶
func (client *Client) GetTURNCredentialsWithChan(request *GetTURNCredentialsRequest) (<-chan *GetTURNCredentialsResponse, <-chan error)
GetTURNCredentialsWithChan invokes the cloudcallcenter.GetTURNCredentials API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getturncredentials.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTURNServerList ¶
func (client *Client) GetTURNServerList(request *GetTURNServerListRequest) (response *GetTURNServerListResponse, err error)
GetTURNServerList invokes the cloudcallcenter.GetTURNServerList API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getturnserverlist.html
func (*Client) GetTURNServerListWithCallback ¶
func (client *Client) GetTURNServerListWithCallback(request *GetTURNServerListRequest, callback func(response *GetTURNServerListResponse, err error)) <-chan int
GetTURNServerListWithCallback invokes the cloudcallcenter.GetTURNServerList API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getturnserverlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTURNServerListWithChan ¶
func (client *Client) GetTURNServerListWithChan(request *GetTURNServerListRequest) (<-chan *GetTURNServerListResponse, <-chan error)
GetTURNServerListWithChan invokes the cloudcallcenter.GetTURNServerList API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getturnserverlist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTaobaoOrder ¶
func (client *Client) GetTaobaoOrder(request *GetTaobaoOrderRequest) (response *GetTaobaoOrderResponse, err error)
GetTaobaoOrder invokes the cloudcallcenter.GetTaobaoOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettaobaoorder.html
func (*Client) GetTaobaoOrderWithCallback ¶
func (client *Client) GetTaobaoOrderWithCallback(request *GetTaobaoOrderRequest, callback func(response *GetTaobaoOrderResponse, err error)) <-chan int
GetTaobaoOrderWithCallback invokes the cloudcallcenter.GetTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTaobaoOrderWithChan ¶
func (client *Client) GetTaobaoOrderWithChan(request *GetTaobaoOrderRequest) (<-chan *GetTaobaoOrderResponse, <-chan error)
GetTaobaoOrderWithChan invokes the cloudcallcenter.GetTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTbAliyunUserMappingByTbUid ¶
func (client *Client) GetTbAliyunUserMappingByTbUid(request *GetTbAliyunUserMappingByTbUidRequest) (response *GetTbAliyunUserMappingByTbUidResponse, err error)
GetTbAliyunUserMappingByTbUid invokes the cloudcallcenter.GetTbAliyunUserMappingByTbUid API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettbaliyunusermappingbytbuid.html
func (*Client) GetTbAliyunUserMappingByTbUidWithCallback ¶
func (client *Client) GetTbAliyunUserMappingByTbUidWithCallback(request *GetTbAliyunUserMappingByTbUidRequest, callback func(response *GetTbAliyunUserMappingByTbUidResponse, err error)) <-chan int
GetTbAliyunUserMappingByTbUidWithCallback invokes the cloudcallcenter.GetTbAliyunUserMappingByTbUid API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettbaliyunusermappingbytbuid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTbAliyunUserMappingByTbUidWithChan ¶
func (client *Client) GetTbAliyunUserMappingByTbUidWithChan(request *GetTbAliyunUserMappingByTbUidRequest) (<-chan *GetTbAliyunUserMappingByTbUidResponse, <-chan error)
GetTbAliyunUserMappingByTbUidWithChan invokes the cloudcallcenter.GetTbAliyunUserMappingByTbUid API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettbaliyunusermappingbytbuid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTwoPartiesCall ¶
func (client *Client) GetTwoPartiesCall(request *GetTwoPartiesCallRequest) (response *GetTwoPartiesCallResponse, err error)
GetTwoPartiesCall invokes the cloudcallcenter.GetTwoPartiesCall API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettwopartiescall.html
func (*Client) GetTwoPartiesCallWithCallback ¶
func (client *Client) GetTwoPartiesCallWithCallback(request *GetTwoPartiesCallRequest, callback func(response *GetTwoPartiesCallResponse, err error)) <-chan int
GetTwoPartiesCallWithCallback invokes the cloudcallcenter.GetTwoPartiesCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettwopartiescall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetTwoPartiesCallWithChan ¶
func (client *Client) GetTwoPartiesCallWithChan(request *GetTwoPartiesCallRequest) (<-chan *GetTwoPartiesCallResponse, <-chan error)
GetTwoPartiesCallWithChan invokes the cloudcallcenter.GetTwoPartiesCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/gettwopartiescall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetUser ¶
func (client *Client) GetUser(request *GetUserRequest) (response *GetUserResponse, err error)
GetUser invokes the cloudcallcenter.GetUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getuser.html
func (*Client) GetUserByExtension ¶
func (client *Client) GetUserByExtension(request *GetUserByExtensionRequest) (response *GetUserByExtensionResponse, err error)
GetUserByExtension invokes the cloudcallcenter.GetUserByExtension API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/getuserbyextension.html
func (*Client) GetUserByExtensionWithCallback ¶
func (client *Client) GetUserByExtensionWithCallback(request *GetUserByExtensionRequest, callback func(response *GetUserByExtensionResponse, err error)) <-chan int
GetUserByExtensionWithCallback invokes the cloudcallcenter.GetUserByExtension API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getuserbyextension.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetUserByExtensionWithChan ¶
func (client *Client) GetUserByExtensionWithChan(request *GetUserByExtensionRequest) (<-chan *GetUserByExtensionResponse, <-chan error)
GetUserByExtensionWithChan invokes the cloudcallcenter.GetUserByExtension API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getuserbyextension.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetUserWithCallback ¶
func (client *Client) GetUserWithCallback(request *GetUserRequest, callback func(response *GetUserResponse, err error)) <-chan int
GetUserWithCallback invokes the cloudcallcenter.GetUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GetUserWithChan ¶
func (client *Client) GetUserWithChan(request *GetUserRequest) (<-chan *GetUserResponse, <-chan error)
GetUserWithChan invokes the cloudcallcenter.GetUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/getuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GradeCabService ¶
func (client *Client) GradeCabService(request *GradeCabServiceRequest) (response *GradeCabServiceResponse, err error)
GradeCabService invokes the cloudcallcenter.GradeCabService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/gradecabservice.html
func (*Client) GradeCabServiceWithCallback ¶
func (client *Client) GradeCabServiceWithCallback(request *GradeCabServiceRequest, callback func(response *GradeCabServiceResponse, err error)) <-chan int
GradeCabServiceWithCallback invokes the cloudcallcenter.GradeCabService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/gradecabservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) GradeCabServiceWithChan ¶
func (client *Client) GradeCabServiceWithChan(request *GradeCabServiceRequest) (<-chan *GradeCabServiceResponse, <-chan error)
GradeCabServiceWithChan invokes the cloudcallcenter.GradeCabService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/gradecabservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) InflightTaskTimeout ¶
func (client *Client) InflightTaskTimeout(request *InflightTaskTimeoutRequest) (response *InflightTaskTimeoutResponse, err error)
InflightTaskTimeout invokes the cloudcallcenter.InflightTaskTimeout API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/inflighttasktimeout.html
func (*Client) InflightTaskTimeoutWithCallback ¶
func (client *Client) InflightTaskTimeoutWithCallback(request *InflightTaskTimeoutRequest, callback func(response *InflightTaskTimeoutResponse, err error)) <-chan int
InflightTaskTimeoutWithCallback invokes the cloudcallcenter.InflightTaskTimeout API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/inflighttasktimeout.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) InflightTaskTimeoutWithChan ¶
func (client *Client) InflightTaskTimeoutWithChan(request *InflightTaskTimeoutRequest) (<-chan *InflightTaskTimeoutResponse, <-chan error)
InflightTaskTimeoutWithChan invokes the cloudcallcenter.InflightTaskTimeout API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/inflighttasktimeout.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) InvokeFunctionCompute ¶
func (client *Client) InvokeFunctionCompute(request *InvokeFunctionComputeRequest) (response *InvokeFunctionComputeResponse, err error)
InvokeFunctionCompute invokes the cloudcallcenter.InvokeFunctionCompute API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/invokefunctioncompute.html
func (*Client) InvokeFunctionComputeWithCallback ¶
func (client *Client) InvokeFunctionComputeWithCallback(request *InvokeFunctionComputeRequest, callback func(response *InvokeFunctionComputeResponse, err error)) <-chan int
InvokeFunctionComputeWithCallback invokes the cloudcallcenter.InvokeFunctionCompute API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/invokefunctioncompute.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) InvokeFunctionComputeWithChan ¶
func (client *Client) InvokeFunctionComputeWithChan(request *InvokeFunctionComputeRequest) (<-chan *InvokeFunctionComputeResponse, <-chan error)
InvokeFunctionComputeWithChan invokes the cloudcallcenter.InvokeFunctionCompute API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/invokefunctioncompute.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) InvokeSendMessage ¶
func (client *Client) InvokeSendMessage(request *InvokeSendMessageRequest) (response *InvokeSendMessageResponse, err error)
InvokeSendMessage invokes the cloudcallcenter.InvokeSendMessage API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/invokesendmessage.html
func (*Client) InvokeSendMessageWithCallback ¶
func (client *Client) InvokeSendMessageWithCallback(request *InvokeSendMessageRequest, callback func(response *InvokeSendMessageResponse, err error)) <-chan int
InvokeSendMessageWithCallback invokes the cloudcallcenter.InvokeSendMessage API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/invokesendmessage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) InvokeSendMessageWithChan ¶
func (client *Client) InvokeSendMessageWithChan(request *InvokeSendMessageRequest) (<-chan *InvokeSendMessageResponse, <-chan error)
InvokeSendMessageWithChan invokes the cloudcallcenter.InvokeSendMessage API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/invokesendmessage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) LaunchAppraise ¶
func (client *Client) LaunchAppraise(request *LaunchAppraiseRequest) (response *LaunchAppraiseResponse, err error)
LaunchAppraise invokes the cloudcallcenter.LaunchAppraise API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/launchappraise.html
func (*Client) LaunchAppraiseWithCallback ¶
func (client *Client) LaunchAppraiseWithCallback(request *LaunchAppraiseRequest, callback func(response *LaunchAppraiseResponse, err error)) <-chan int
LaunchAppraiseWithCallback invokes the cloudcallcenter.LaunchAppraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/launchappraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) LaunchAppraiseWithChan ¶
func (client *Client) LaunchAppraiseWithChan(request *LaunchAppraiseRequest) (<-chan *LaunchAppraiseResponse, <-chan error)
LaunchAppraiseWithChan invokes the cloudcallcenter.LaunchAppraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/launchappraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) LaunchShortMessageAppraise ¶
func (client *Client) LaunchShortMessageAppraise(request *LaunchShortMessageAppraiseRequest) (response *LaunchShortMessageAppraiseResponse, err error)
LaunchShortMessageAppraise invokes the cloudcallcenter.LaunchShortMessageAppraise API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/launchshortmessageappraise.html
func (*Client) LaunchShortMessageAppraiseWithCallback ¶
func (client *Client) LaunchShortMessageAppraiseWithCallback(request *LaunchShortMessageAppraiseRequest, callback func(response *LaunchShortMessageAppraiseResponse, err error)) <-chan int
LaunchShortMessageAppraiseWithCallback invokes the cloudcallcenter.LaunchShortMessageAppraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/launchshortmessageappraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) LaunchShortMessageAppraiseWithChan ¶
func (client *Client) LaunchShortMessageAppraiseWithChan(request *LaunchShortMessageAppraiseRequest) (<-chan *LaunchShortMessageAppraiseResponse, <-chan error)
LaunchShortMessageAppraiseWithChan invokes the cloudcallcenter.LaunchShortMessageAppraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/launchshortmessageappraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) List400PicLink ¶
func (client *Client) List400PicLink(request *List400PicLinkRequest) (response *List400PicLinkResponse, err error)
List400PicLink invokes the cloudcallcenter.List400PicLink API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/list400piclink.html
func (*Client) List400PicLinkWithCallback ¶
func (client *Client) List400PicLinkWithCallback(request *List400PicLinkRequest, callback func(response *List400PicLinkResponse, err error)) <-chan int
List400PicLinkWithCallback invokes the cloudcallcenter.List400PicLink API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/list400piclink.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) List400PicLinkWithChan ¶
func (client *Client) List400PicLinkWithChan(request *List400PicLinkRequest) (<-chan *List400PicLinkResponse, <-chan error)
List400PicLinkWithChan invokes the cloudcallcenter.List400PicLink API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/list400piclink.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentData ¶
func (client *Client) ListAgentData(request *ListAgentDataRequest) (response *ListAgentDataResponse, err error)
ListAgentData invokes the cloudcallcenter.ListAgentData API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentdata.html
func (*Client) ListAgentDataWithCallback ¶
func (client *Client) ListAgentDataWithCallback(request *ListAgentDataRequest, callback func(response *ListAgentDataResponse, err error)) <-chan int
ListAgentDataWithCallback invokes the cloudcallcenter.ListAgentData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentdata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentDataWithChan ¶
func (client *Client) ListAgentDataWithChan(request *ListAgentDataRequest) (<-chan *ListAgentDataResponse, <-chan error)
ListAgentDataWithChan invokes the cloudcallcenter.ListAgentData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentdata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentDevices ¶
func (client *Client) ListAgentDevices(request *ListAgentDevicesRequest) (response *ListAgentDevicesResponse, err error)
ListAgentDevices invokes the cloudcallcenter.ListAgentDevices API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentdevices.html
func (*Client) ListAgentDevicesWithCallback ¶
func (client *Client) ListAgentDevicesWithCallback(request *ListAgentDevicesRequest, callback func(response *ListAgentDevicesResponse, err error)) <-chan int
ListAgentDevicesWithCallback invokes the cloudcallcenter.ListAgentDevices API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentdevices.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentDevicesWithChan ¶
func (client *Client) ListAgentDevicesWithChan(request *ListAgentDevicesRequest) (<-chan *ListAgentDevicesResponse, <-chan error)
ListAgentDevicesWithChan invokes the cloudcallcenter.ListAgentDevices API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentdevices.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentEvents ¶
func (client *Client) ListAgentEvents(request *ListAgentEventsRequest) (response *ListAgentEventsResponse, err error)
ListAgentEvents invokes the cloudcallcenter.ListAgentEvents API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentevents.html
func (*Client) ListAgentEventsWithCallback ¶
func (client *Client) ListAgentEventsWithCallback(request *ListAgentEventsRequest, callback func(response *ListAgentEventsResponse, err error)) <-chan int
ListAgentEventsWithCallback invokes the cloudcallcenter.ListAgentEvents API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentevents.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentEventsWithChan ¶
func (client *Client) ListAgentEventsWithChan(request *ListAgentEventsRequest) (<-chan *ListAgentEventsResponse, <-chan error)
ListAgentEventsWithChan invokes the cloudcallcenter.ListAgentEvents API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentevents.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentStates ¶
func (client *Client) ListAgentStates(request *ListAgentStatesRequest) (response *ListAgentStatesResponse, err error)
ListAgentStates invokes the cloudcallcenter.ListAgentStates API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentstates.html
func (*Client) ListAgentStatesWithCallback ¶
func (client *Client) ListAgentStatesWithCallback(request *ListAgentStatesRequest, callback func(response *ListAgentStatesResponse, err error)) <-chan int
ListAgentStatesWithCallback invokes the cloudcallcenter.ListAgentStates API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentstates.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentStatesWithChan ¶
func (client *Client) ListAgentStatesWithChan(request *ListAgentStatesRequest) (<-chan *ListAgentStatesResponse, <-chan error)
ListAgentStatesWithChan invokes the cloudcallcenter.ListAgentStates API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentstates.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentSummaryReports ¶
func (client *Client) ListAgentSummaryReports(request *ListAgentSummaryReportsRequest) (response *ListAgentSummaryReportsResponse, err error)
ListAgentSummaryReports invokes the cloudcallcenter.ListAgentSummaryReports API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentsummaryreports.html
func (*Client) ListAgentSummaryReportsByInterval ¶
func (client *Client) ListAgentSummaryReportsByInterval(request *ListAgentSummaryReportsByIntervalRequest) (response *ListAgentSummaryReportsByIntervalResponse, err error)
ListAgentSummaryReportsByInterval invokes the cloudcallcenter.ListAgentSummaryReportsByInterval API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentsummaryreportsbyinterval.html
func (*Client) ListAgentSummaryReportsByIntervalWithCallback ¶
func (client *Client) ListAgentSummaryReportsByIntervalWithCallback(request *ListAgentSummaryReportsByIntervalRequest, callback func(response *ListAgentSummaryReportsByIntervalResponse, err error)) <-chan int
ListAgentSummaryReportsByIntervalWithCallback invokes the cloudcallcenter.ListAgentSummaryReportsByInterval API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentsummaryreportsbyinterval.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentSummaryReportsByIntervalWithChan ¶
func (client *Client) ListAgentSummaryReportsByIntervalWithChan(request *ListAgentSummaryReportsByIntervalRequest) (<-chan *ListAgentSummaryReportsByIntervalResponse, <-chan error)
ListAgentSummaryReportsByIntervalWithChan invokes the cloudcallcenter.ListAgentSummaryReportsByInterval API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentsummaryreportsbyinterval.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentSummaryReportsWithCallback ¶
func (client *Client) ListAgentSummaryReportsWithCallback(request *ListAgentSummaryReportsRequest, callback func(response *ListAgentSummaryReportsResponse, err error)) <-chan int
ListAgentSummaryReportsWithCallback invokes the cloudcallcenter.ListAgentSummaryReports API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentsummaryreports.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAgentSummaryReportsWithChan ¶
func (client *Client) ListAgentSummaryReportsWithChan(request *ListAgentSummaryReportsRequest) (<-chan *ListAgentSummaryReportsResponse, <-chan error)
ListAgentSummaryReportsWithChan invokes the cloudcallcenter.ListAgentSummaryReports API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listagentsummaryreports.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAllImsUsers ¶
func (client *Client) ListAllImsUsers(request *ListAllImsUsersRequest) (response *ListAllImsUsersResponse, err error)
ListAllImsUsers invokes the cloudcallcenter.ListAllImsUsers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listallimsusers.html
func (*Client) ListAllImsUsersWithCallback ¶
func (client *Client) ListAllImsUsersWithCallback(request *ListAllImsUsersRequest, callback func(response *ListAllImsUsersResponse, err error)) <-chan int
ListAllImsUsersWithCallback invokes the cloudcallcenter.ListAllImsUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listallimsusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAllImsUsersWithChan ¶
func (client *Client) ListAllImsUsersWithChan(request *ListAllImsUsersRequest) (<-chan *ListAllImsUsersResponse, <-chan error)
ListAllImsUsersWithChan invokes the cloudcallcenter.ListAllImsUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listallimsusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAvailableTestPhoneNumbers ¶
func (client *Client) ListAvailableTestPhoneNumbers(request *ListAvailableTestPhoneNumbersRequest) (response *ListAvailableTestPhoneNumbersResponse, err error)
ListAvailableTestPhoneNumbers invokes the cloudcallcenter.ListAvailableTestPhoneNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listavailabletestphonenumbers.html
func (*Client) ListAvailableTestPhoneNumbersWithCallback ¶
func (client *Client) ListAvailableTestPhoneNumbersWithCallback(request *ListAvailableTestPhoneNumbersRequest, callback func(response *ListAvailableTestPhoneNumbersResponse, err error)) <-chan int
ListAvailableTestPhoneNumbersWithCallback invokes the cloudcallcenter.ListAvailableTestPhoneNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listavailabletestphonenumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListAvailableTestPhoneNumbersWithChan ¶
func (client *Client) ListAvailableTestPhoneNumbersWithChan(request *ListAvailableTestPhoneNumbersRequest) (<-chan *ListAvailableTestPhoneNumbersResponse, <-chan error)
ListAvailableTestPhoneNumbersWithChan invokes the cloudcallcenter.ListAvailableTestPhoneNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listavailabletestphonenumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListBarCharts ¶
func (client *Client) ListBarCharts(request *ListBarChartsRequest) (response *ListBarChartsResponse, err error)
ListBarCharts invokes the cloudcallcenter.ListBarCharts API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listbarcharts.html
func (*Client) ListBarChartsWithCallback ¶
func (client *Client) ListBarChartsWithCallback(request *ListBarChartsRequest, callback func(response *ListBarChartsResponse, err error)) <-chan int
ListBarChartsWithCallback invokes the cloudcallcenter.ListBarCharts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listbarcharts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListBarChartsWithChan ¶
func (client *Client) ListBarChartsWithChan(request *ListBarChartsRequest) (<-chan *ListBarChartsResponse, <-chan error)
ListBarChartsWithChan invokes the cloudcallcenter.ListBarCharts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listbarcharts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListBasicStatisticsReportSubItems ¶
func (client *Client) ListBasicStatisticsReportSubItems(request *ListBasicStatisticsReportSubItemsRequest) (response *ListBasicStatisticsReportSubItemsResponse, err error)
ListBasicStatisticsReportSubItems invokes the cloudcallcenter.ListBasicStatisticsReportSubItems API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listbasicstatisticsreportsubitems.html
func (*Client) ListBasicStatisticsReportSubItemsWithCallback ¶
func (client *Client) ListBasicStatisticsReportSubItemsWithCallback(request *ListBasicStatisticsReportSubItemsRequest, callback func(response *ListBasicStatisticsReportSubItemsResponse, err error)) <-chan int
ListBasicStatisticsReportSubItemsWithCallback invokes the cloudcallcenter.ListBasicStatisticsReportSubItems API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listbasicstatisticsreportsubitems.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListBasicStatisticsReportSubItemsWithChan ¶
func (client *Client) ListBasicStatisticsReportSubItemsWithChan(request *ListBasicStatisticsReportSubItemsRequest) (<-chan *ListBasicStatisticsReportSubItemsResponse, <-chan error)
ListBasicStatisticsReportSubItemsWithChan invokes the cloudcallcenter.ListBasicStatisticsReportSubItems API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listbasicstatisticsreportsubitems.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCabInstances ¶
func (client *Client) ListCabInstances(request *ListCabInstancesRequest) (response *ListCabInstancesResponse, err error)
ListCabInstances invokes the cloudcallcenter.ListCabInstances API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcabinstances.html
func (*Client) ListCabInstancesWithCallback ¶
func (client *Client) ListCabInstancesWithCallback(request *ListCabInstancesRequest, callback func(response *ListCabInstancesResponse, err error)) <-chan int
ListCabInstancesWithCallback invokes the cloudcallcenter.ListCabInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcabinstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCabInstancesWithChan ¶
func (client *Client) ListCabInstancesWithChan(request *ListCabInstancesRequest) (<-chan *ListCabInstancesResponse, <-chan error)
ListCabInstancesWithChan invokes the cloudcallcenter.ListCabInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcabinstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCallDetailDatas ¶
func (client *Client) ListCallDetailDatas(request *ListCallDetailDatasRequest) (response *ListCallDetailDatasResponse, err error)
ListCallDetailDatas invokes the cloudcallcenter.ListCallDetailDatas API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalldetaildatas.html
func (*Client) ListCallDetailDatasWithCallback ¶
func (client *Client) ListCallDetailDatasWithCallback(request *ListCallDetailDatasRequest, callback func(response *ListCallDetailDatasResponse, err error)) <-chan int
ListCallDetailDatasWithCallback invokes the cloudcallcenter.ListCallDetailDatas API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalldetaildatas.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCallDetailDatasWithChan ¶
func (client *Client) ListCallDetailDatasWithChan(request *ListCallDetailDatasRequest) (<-chan *ListCallDetailDatasResponse, <-chan error)
ListCallDetailDatasWithChan invokes the cloudcallcenter.ListCallDetailDatas API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalldetaildatas.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCallDetailRecords ¶
func (client *Client) ListCallDetailRecords(request *ListCallDetailRecordsRequest) (response *ListCallDetailRecordsResponse, err error)
ListCallDetailRecords invokes the cloudcallcenter.ListCallDetailRecords API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalldetailrecords.html
func (*Client) ListCallDetailRecordsWithCallback ¶
func (client *Client) ListCallDetailRecordsWithCallback(request *ListCallDetailRecordsRequest, callback func(response *ListCallDetailRecordsResponse, err error)) <-chan int
ListCallDetailRecordsWithCallback invokes the cloudcallcenter.ListCallDetailRecords API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalldetailrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCallDetailRecordsWithChan ¶
func (client *Client) ListCallDetailRecordsWithChan(request *ListCallDetailRecordsRequest) (<-chan *ListCallDetailRecordsResponse, <-chan error)
ListCallDetailRecordsWithChan invokes the cloudcallcenter.ListCallDetailRecords API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalldetailrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCallEventDetailByContactId ¶
func (client *Client) ListCallEventDetailByContactId(request *ListCallEventDetailByContactIdRequest) (response *ListCallEventDetailByContactIdResponse, err error)
ListCallEventDetailByContactId invokes the cloudcallcenter.ListCallEventDetailByContactId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalleventdetailbycontactid.html
func (*Client) ListCallEventDetailByContactIdWithCallback ¶
func (client *Client) ListCallEventDetailByContactIdWithCallback(request *ListCallEventDetailByContactIdRequest, callback func(response *ListCallEventDetailByContactIdResponse, err error)) <-chan int
ListCallEventDetailByContactIdWithCallback invokes the cloudcallcenter.ListCallEventDetailByContactId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalleventdetailbycontactid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCallEventDetailByContactIdWithChan ¶
func (client *Client) ListCallEventDetailByContactIdWithChan(request *ListCallEventDetailByContactIdRequest) (<-chan *ListCallEventDetailByContactIdResponse, <-chan error)
ListCallEventDetailByContactIdWithChan invokes the cloudcallcenter.ListCallEventDetailByContactId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcalleventdetailbycontactid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCallMeasureSummaryReports ¶
func (client *Client) ListCallMeasureSummaryReports(request *ListCallMeasureSummaryReportsRequest) (response *ListCallMeasureSummaryReportsResponse, err error)
ListCallMeasureSummaryReports invokes the cloudcallcenter.ListCallMeasureSummaryReports API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcallmeasuresummaryreports.html
func (*Client) ListCallMeasureSummaryReportsWithCallback ¶
func (client *Client) ListCallMeasureSummaryReportsWithCallback(request *ListCallMeasureSummaryReportsRequest, callback func(response *ListCallMeasureSummaryReportsResponse, err error)) <-chan int
ListCallMeasureSummaryReportsWithCallback invokes the cloudcallcenter.ListCallMeasureSummaryReports API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcallmeasuresummaryreports.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCallMeasureSummaryReportsWithChan ¶
func (client *Client) ListCallMeasureSummaryReportsWithChan(request *ListCallMeasureSummaryReportsRequest) (<-chan *ListCallMeasureSummaryReportsResponse, <-chan error)
ListCallMeasureSummaryReportsWithChan invokes the cloudcallcenter.ListCallMeasureSummaryReports API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcallmeasuresummaryreports.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCategories ¶
func (client *Client) ListCategories(request *ListCategoriesRequest) (response *ListCategoriesResponse, err error)
ListCategories invokes the cloudcallcenter.ListCategories API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcategories.html
func (*Client) ListCategoriesWithCallback ¶
func (client *Client) ListCategoriesWithCallback(request *ListCategoriesRequest, callback func(response *ListCategoriesResponse, err error)) <-chan int
ListCategoriesWithCallback invokes the cloudcallcenter.ListCategories API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcategories.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCategoriesWithChan ¶
func (client *Client) ListCategoriesWithChan(request *ListCategoriesRequest) (<-chan *ListCategoriesResponse, <-chan error)
ListCategoriesWithChan invokes the cloudcallcenter.ListCategories API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcategories.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListConfigItemForFlat ¶
func (client *Client) ListConfigItemForFlat(request *ListConfigItemForFlatRequest) (response *ListConfigItemForFlatResponse, err error)
ListConfigItemForFlat invokes the cloudcallcenter.ListConfigItemForFlat API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listconfigitemforflat.html
func (*Client) ListConfigItemForFlatWithCallback ¶
func (client *Client) ListConfigItemForFlatWithCallback(request *ListConfigItemForFlatRequest, callback func(response *ListConfigItemForFlatResponse, err error)) <-chan int
ListConfigItemForFlatWithCallback invokes the cloudcallcenter.ListConfigItemForFlat API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listconfigitemforflat.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListConfigItemForFlatWithChan ¶
func (client *Client) ListConfigItemForFlatWithChan(request *ListConfigItemForFlatRequest) (<-chan *ListConfigItemForFlatResponse, <-chan error)
ListConfigItemForFlatWithChan invokes the cloudcallcenter.ListConfigItemForFlat API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listconfigitemforflat.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListContactFlows ¶
func (client *Client) ListContactFlows(request *ListContactFlowsRequest) (response *ListContactFlowsResponse, err error)
ListContactFlows invokes the cloudcallcenter.ListContactFlows API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcontactflows.html
func (*Client) ListContactFlowsWithCallback ¶
func (client *Client) ListContactFlowsWithCallback(request *ListContactFlowsRequest, callback func(response *ListContactFlowsResponse, err error)) <-chan int
ListContactFlowsWithCallback invokes the cloudcallcenter.ListContactFlows API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcontactflows.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListContactFlowsWithChan ¶
func (client *Client) ListContactFlowsWithChan(request *ListContactFlowsRequest) (<-chan *ListContactFlowsResponse, <-chan error)
ListContactFlowsWithChan invokes the cloudcallcenter.ListContactFlows API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcontactflows.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListConversationsWithUnrecognizedIntents ¶
func (client *Client) ListConversationsWithUnrecognizedIntents(request *ListConversationsWithUnrecognizedIntentsRequest) (response *ListConversationsWithUnrecognizedIntentsResponse, err error)
ListConversationsWithUnrecognizedIntents invokes the cloudcallcenter.ListConversationsWithUnrecognizedIntents API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listconversationswithunrecognizedintents.html
func (*Client) ListConversationsWithUnrecognizedIntentsWithCallback ¶
func (client *Client) ListConversationsWithUnrecognizedIntentsWithCallback(request *ListConversationsWithUnrecognizedIntentsRequest, callback func(response *ListConversationsWithUnrecognizedIntentsResponse, err error)) <-chan int
ListConversationsWithUnrecognizedIntentsWithCallback invokes the cloudcallcenter.ListConversationsWithUnrecognizedIntents API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listconversationswithunrecognizedintents.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListConversationsWithUnrecognizedIntentsWithChan ¶
func (client *Client) ListConversationsWithUnrecognizedIntentsWithChan(request *ListConversationsWithUnrecognizedIntentsRequest) (<-chan *ListConversationsWithUnrecognizedIntentsResponse, <-chan error)
ListConversationsWithUnrecognizedIntentsWithChan invokes the cloudcallcenter.ListConversationsWithUnrecognizedIntents API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listconversationswithunrecognizedintents.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCorpIdentifyOssLink ¶
func (client *Client) ListCorpIdentifyOssLink(request *ListCorpIdentifyOssLinkRequest) (response *ListCorpIdentifyOssLinkResponse, err error)
ListCorpIdentifyOssLink invokes the cloudcallcenter.ListCorpIdentifyOssLink API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcorpidentifyosslink.html
func (*Client) ListCorpIdentifyOssLinkWithCallback ¶
func (client *Client) ListCorpIdentifyOssLinkWithCallback(request *ListCorpIdentifyOssLinkRequest, callback func(response *ListCorpIdentifyOssLinkResponse, err error)) <-chan int
ListCorpIdentifyOssLinkWithCallback invokes the cloudcallcenter.ListCorpIdentifyOssLink API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcorpidentifyosslink.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCorpIdentifyOssLinkWithChan ¶
func (client *Client) ListCorpIdentifyOssLinkWithChan(request *ListCorpIdentifyOssLinkRequest) (<-chan *ListCorpIdentifyOssLinkResponse, <-chan error)
ListCorpIdentifyOssLinkWithChan invokes the cloudcallcenter.ListCorpIdentifyOssLink API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcorpidentifyosslink.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCustomerNumbers ¶
func (client *Client) ListCustomerNumbers(request *ListCustomerNumbersRequest) (response *ListCustomerNumbersResponse, err error)
ListCustomerNumbers invokes the cloudcallcenter.ListCustomerNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcustomernumbers.html
func (*Client) ListCustomerNumbersWithCallback ¶
func (client *Client) ListCustomerNumbersWithCallback(request *ListCustomerNumbersRequest, callback func(response *ListCustomerNumbersResponse, err error)) <-chan int
ListCustomerNumbersWithCallback invokes the cloudcallcenter.ListCustomerNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcustomernumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListCustomerNumbersWithChan ¶
func (client *Client) ListCustomerNumbersWithChan(request *ListCustomerNumbersRequest) (<-chan *ListCustomerNumbersResponse, <-chan error)
ListCustomerNumbersWithChan invokes the cloudcallcenter.ListCustomerNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listcustomernumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListDetailOfSkillGroup ¶
func (client *Client) ListDetailOfSkillGroup(request *ListDetailOfSkillGroupRequest) (response *ListDetailOfSkillGroupResponse, err error)
ListDetailOfSkillGroup invokes the cloudcallcenter.ListDetailOfSkillGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listdetailofskillgroup.html
func (*Client) ListDetailOfSkillGroupWithCallback ¶
func (client *Client) ListDetailOfSkillGroupWithCallback(request *ListDetailOfSkillGroupRequest, callback func(response *ListDetailOfSkillGroupResponse, err error)) <-chan int
ListDetailOfSkillGroupWithCallback invokes the cloudcallcenter.ListDetailOfSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listdetailofskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListDetailOfSkillGroupWithChan ¶
func (client *Client) ListDetailOfSkillGroupWithChan(request *ListDetailOfSkillGroupRequest) (<-chan *ListDetailOfSkillGroupResponse, <-chan error)
ListDetailOfSkillGroupWithChan invokes the cloudcallcenter.ListDetailOfSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listdetailofskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListEventTypeConfigs ¶
func (client *Client) ListEventTypeConfigs(request *ListEventTypeConfigsRequest) (response *ListEventTypeConfigsResponse, err error)
ListEventTypeConfigs invokes the cloudcallcenter.ListEventTypeConfigs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listeventtypeconfigs.html
func (*Client) ListEventTypeConfigsWithCallback ¶
func (client *Client) ListEventTypeConfigsWithCallback(request *ListEventTypeConfigsRequest, callback func(response *ListEventTypeConfigsResponse, err error)) <-chan int
ListEventTypeConfigsWithCallback invokes the cloudcallcenter.ListEventTypeConfigs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listeventtypeconfigs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListEventTypeConfigsWithChan ¶
func (client *Client) ListEventTypeConfigsWithChan(request *ListEventTypeConfigsRequest) (<-chan *ListEventTypeConfigsResponse, <-chan error)
ListEventTypeConfigsWithChan invokes the cloudcallcenter.ListEventTypeConfigs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listeventtypeconfigs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListFlowTemplates ¶
func (client *Client) ListFlowTemplates(request *ListFlowTemplatesRequest) (response *ListFlowTemplatesResponse, err error)
ListFlowTemplates invokes the cloudcallcenter.ListFlowTemplates API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listflowtemplates.html
func (*Client) ListFlowTemplatesWithCallback ¶
func (client *Client) ListFlowTemplatesWithCallback(request *ListFlowTemplatesRequest, callback func(response *ListFlowTemplatesResponse, err error)) <-chan int
ListFlowTemplatesWithCallback invokes the cloudcallcenter.ListFlowTemplates API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listflowtemplates.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListFlowTemplatesWithChan ¶
func (client *Client) ListFlowTemplatesWithChan(request *ListFlowTemplatesRequest) (<-chan *ListFlowTemplatesResponse, <-chan error)
ListFlowTemplatesWithChan invokes the cloudcallcenter.ListFlowTemplates API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listflowtemplates.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListFunctionMetas ¶
func (client *Client) ListFunctionMetas(request *ListFunctionMetasRequest) (response *ListFunctionMetasResponse, err error)
ListFunctionMetas invokes the cloudcallcenter.ListFunctionMetas API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listfunctionmetas.html
func (*Client) ListFunctionMetasWithCallback ¶
func (client *Client) ListFunctionMetasWithCallback(request *ListFunctionMetasRequest, callback func(response *ListFunctionMetasResponse, err error)) <-chan int
ListFunctionMetasWithCallback invokes the cloudcallcenter.ListFunctionMetas API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listfunctionmetas.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListFunctionMetasWithChan ¶
func (client *Client) ListFunctionMetasWithChan(request *ListFunctionMetasRequest) (<-chan *ListFunctionMetasResponse, <-chan error)
ListFunctionMetasWithChan invokes the cloudcallcenter.ListFunctionMetas API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listfunctionmetas.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListImsUsers ¶
func (client *Client) ListImsUsers(request *ListImsUsersRequest) (response *ListImsUsersResponse, err error)
ListImsUsers invokes the cloudcallcenter.ListImsUsers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listimsusers.html
func (*Client) ListImsUsersWithCallback ¶
func (client *Client) ListImsUsersWithCallback(request *ListImsUsersRequest, callback func(response *ListImsUsersResponse, err error)) <-chan int
ListImsUsersWithCallback invokes the cloudcallcenter.ListImsUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listimsusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListImsUsersWithChan ¶
func (client *Client) ListImsUsersWithChan(request *ListImsUsersRequest) (<-chan *ListImsUsersResponse, <-chan error)
ListImsUsersWithChan invokes the cloudcallcenter.ListImsUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listimsusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListInstances ¶
func (client *Client) ListInstances(request *ListInstancesRequest) (response *ListInstancesResponse, err error)
ListInstances invokes the cloudcallcenter.ListInstances API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstances.html
func (*Client) ListInstancesEx ¶
func (client *Client) ListInstancesEx(request *ListInstancesExRequest) (response *ListInstancesExResponse, err error)
ListInstancesEx invokes the cloudcallcenter.ListInstancesEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstancesex.html
func (*Client) ListInstancesExWithCallback ¶
func (client *Client) ListInstancesExWithCallback(request *ListInstancesExRequest, callback func(response *ListInstancesExResponse, err error)) <-chan int
ListInstancesExWithCallback invokes the cloudcallcenter.ListInstancesEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstancesex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListInstancesExWithChan ¶
func (client *Client) ListInstancesExWithChan(request *ListInstancesExRequest) (<-chan *ListInstancesExResponse, <-chan error)
ListInstancesExWithChan invokes the cloudcallcenter.ListInstancesEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstancesex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListInstancesOfUser ¶
func (client *Client) ListInstancesOfUser(request *ListInstancesOfUserRequest) (response *ListInstancesOfUserResponse, err error)
ListInstancesOfUser invokes the cloudcallcenter.ListInstancesOfUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstancesofuser.html
func (*Client) ListInstancesOfUserWithCallback ¶
func (client *Client) ListInstancesOfUserWithCallback(request *ListInstancesOfUserRequest, callback func(response *ListInstancesOfUserResponse, err error)) <-chan int
ListInstancesOfUserWithCallback invokes the cloudcallcenter.ListInstancesOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstancesofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListInstancesOfUserWithChan ¶
func (client *Client) ListInstancesOfUserWithChan(request *ListInstancesOfUserRequest) (<-chan *ListInstancesOfUserResponse, <-chan error)
ListInstancesOfUserWithChan invokes the cloudcallcenter.ListInstancesOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstancesofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListInstancesWithCallback ¶
func (client *Client) ListInstancesWithCallback(request *ListInstancesRequest, callback func(response *ListInstancesResponse, err error)) <-chan int
ListInstancesWithCallback invokes the cloudcallcenter.ListInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListInstancesWithChan ¶
func (client *Client) ListInstancesWithChan(request *ListInstancesRequest) (<-chan *ListInstancesResponse, <-chan error)
ListInstancesWithChan invokes the cloudcallcenter.ListInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listinstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListJobGroups ¶
func (client *Client) ListJobGroups(request *ListJobGroupsRequest) (response *ListJobGroupsResponse, err error)
ListJobGroups invokes the cloudcallcenter.ListJobGroups API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobgroups.html
func (*Client) ListJobGroupsWithCallback ¶
func (client *Client) ListJobGroupsWithCallback(request *ListJobGroupsRequest, callback func(response *ListJobGroupsResponse, err error)) <-chan int
ListJobGroupsWithCallback invokes the cloudcallcenter.ListJobGroups API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListJobGroupsWithChan ¶
func (client *Client) ListJobGroupsWithChan(request *ListJobGroupsRequest) (<-chan *ListJobGroupsResponse, <-chan error)
ListJobGroupsWithChan invokes the cloudcallcenter.ListJobGroups API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListJobGroupsWithScenario ¶
func (client *Client) ListJobGroupsWithScenario(request *ListJobGroupsWithScenarioRequest) (response *ListJobGroupsWithScenarioResponse, err error)
ListJobGroupsWithScenario invokes the cloudcallcenter.ListJobGroupsWithScenario API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobgroupswithscenario.html
func (*Client) ListJobGroupsWithScenarioWithCallback ¶
func (client *Client) ListJobGroupsWithScenarioWithCallback(request *ListJobGroupsWithScenarioRequest, callback func(response *ListJobGroupsWithScenarioResponse, err error)) <-chan int
ListJobGroupsWithScenarioWithCallback invokes the cloudcallcenter.ListJobGroupsWithScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobgroupswithscenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListJobGroupsWithScenarioWithChan ¶
func (client *Client) ListJobGroupsWithScenarioWithChan(request *ListJobGroupsWithScenarioRequest) (<-chan *ListJobGroupsWithScenarioResponse, <-chan error)
ListJobGroupsWithScenarioWithChan invokes the cloudcallcenter.ListJobGroupsWithScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobgroupswithscenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListJobStatus ¶
func (client *Client) ListJobStatus(request *ListJobStatusRequest) (response *ListJobStatusResponse, err error)
ListJobStatus invokes the cloudcallcenter.ListJobStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobstatus.html
func (*Client) ListJobStatusWithCallback ¶
func (client *Client) ListJobStatusWithCallback(request *ListJobStatusRequest, callback func(response *ListJobStatusResponse, err error)) <-chan int
ListJobStatusWithCallback invokes the cloudcallcenter.ListJobStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListJobStatusWithChan ¶
func (client *Client) ListJobStatusWithChan(request *ListJobStatusRequest) (<-chan *ListJobStatusResponse, <-chan error)
ListJobStatusWithChan invokes the cloudcallcenter.ListJobStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListJobsByGroup ¶
func (client *Client) ListJobsByGroup(request *ListJobsByGroupRequest) (response *ListJobsByGroupResponse, err error)
ListJobsByGroup invokes the cloudcallcenter.ListJobsByGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobsbygroup.html
func (*Client) ListJobsByGroupWithCallback ¶
func (client *Client) ListJobsByGroupWithCallback(request *ListJobsByGroupRequest, callback func(response *ListJobsByGroupResponse, err error)) <-chan int
ListJobsByGroupWithCallback invokes the cloudcallcenter.ListJobsByGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobsbygroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListJobsByGroupWithChan ¶
func (client *Client) ListJobsByGroupWithChan(request *ListJobsByGroupRequest) (<-chan *ListJobsByGroupResponse, <-chan error)
ListJobsByGroupWithChan invokes the cloudcallcenter.ListJobsByGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listjobsbygroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListMedias ¶
func (client *Client) ListMedias(request *ListMediasRequest) (response *ListMediasResponse, err error)
ListMedias invokes the cloudcallcenter.ListMedias API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listmedias.html
func (*Client) ListMediasWithCallback ¶
func (client *Client) ListMediasWithCallback(request *ListMediasRequest, callback func(response *ListMediasResponse, err error)) <-chan int
ListMediasWithCallback invokes the cloudcallcenter.ListMedias API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listmedias.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListMediasWithChan ¶
func (client *Client) ListMediasWithChan(request *ListMediasRequest) (<-chan *ListMediasResponse, <-chan error)
ListMediasWithChan invokes the cloudcallcenter.ListMedias API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listmedias.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListMediasWithPublic ¶
func (client *Client) ListMediasWithPublic(request *ListMediasWithPublicRequest) (response *ListMediasWithPublicResponse, err error)
ListMediasWithPublic invokes the cloudcallcenter.ListMediasWithPublic API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listmediaswithpublic.html
func (*Client) ListMediasWithPublicWithCallback ¶
func (client *Client) ListMediasWithPublicWithCallback(request *ListMediasWithPublicRequest, callback func(response *ListMediasWithPublicResponse, err error)) <-chan int
ListMediasWithPublicWithCallback invokes the cloudcallcenter.ListMediasWithPublic API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listmediaswithpublic.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListMediasWithPublicWithChan ¶
func (client *Client) ListMediasWithPublicWithChan(request *ListMediasWithPublicRequest) (<-chan *ListMediasWithPublicResponse, <-chan error)
ListMediasWithPublicWithChan invokes the cloudcallcenter.ListMediasWithPublic API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listmediaswithpublic.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListNumberGroups ¶
func (client *Client) ListNumberGroups(request *ListNumberGroupsRequest) (response *ListNumberGroupsResponse, err error)
ListNumberGroups invokes the cloudcallcenter.ListNumberGroups API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listnumbergroups.html
func (*Client) ListNumberGroupsWithCallback ¶
func (client *Client) ListNumberGroupsWithCallback(request *ListNumberGroupsRequest, callback func(response *ListNumberGroupsResponse, err error)) <-chan int
ListNumberGroupsWithCallback invokes the cloudcallcenter.ListNumberGroups API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listnumbergroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListNumberGroupsWithChan ¶
func (client *Client) ListNumberGroupsWithChan(request *ListNumberGroupsRequest) (<-chan *ListNumberGroupsResponse, <-chan error)
ListNumberGroupsWithChan invokes the cloudcallcenter.ListNumberGroups API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listnumbergroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListNumbersOfSystemBlacklist ¶
func (client *Client) ListNumbersOfSystemBlacklist(request *ListNumbersOfSystemBlacklistRequest) (response *ListNumbersOfSystemBlacklistResponse, err error)
ListNumbersOfSystemBlacklist invokes the cloudcallcenter.ListNumbersOfSystemBlacklist API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listnumbersofsystemblacklist.html
func (*Client) ListNumbersOfSystemBlacklistWithCallback ¶
func (client *Client) ListNumbersOfSystemBlacklistWithCallback(request *ListNumbersOfSystemBlacklistRequest, callback func(response *ListNumbersOfSystemBlacklistResponse, err error)) <-chan int
ListNumbersOfSystemBlacklistWithCallback invokes the cloudcallcenter.ListNumbersOfSystemBlacklist API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listnumbersofsystemblacklist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListNumbersOfSystemBlacklistWithChan ¶
func (client *Client) ListNumbersOfSystemBlacklistWithChan(request *ListNumbersOfSystemBlacklistRequest) (<-chan *ListNumbersOfSystemBlacklistResponse, <-chan error)
ListNumbersOfSystemBlacklistWithChan invokes the cloudcallcenter.ListNumbersOfSystemBlacklist API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listnumbersofsystemblacklist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListOutboundPhoneNumberOfUser ¶
func (client *Client) ListOutboundPhoneNumberOfUser(request *ListOutboundPhoneNumberOfUserRequest) (response *ListOutboundPhoneNumberOfUserResponse, err error)
ListOutboundPhoneNumberOfUser invokes the cloudcallcenter.ListOutboundPhoneNumberOfUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoutboundphonenumberofuser.html
func (*Client) ListOutboundPhoneNumberOfUserWithCallback ¶
func (client *Client) ListOutboundPhoneNumberOfUserWithCallback(request *ListOutboundPhoneNumberOfUserRequest, callback func(response *ListOutboundPhoneNumberOfUserResponse, err error)) <-chan int
ListOutboundPhoneNumberOfUserWithCallback invokes the cloudcallcenter.ListOutboundPhoneNumberOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoutboundphonenumberofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListOutboundPhoneNumberOfUserWithChan ¶
func (client *Client) ListOutboundPhoneNumberOfUserWithChan(request *ListOutboundPhoneNumberOfUserRequest) (<-chan *ListOutboundPhoneNumberOfUserResponse, <-chan error)
ListOutboundPhoneNumberOfUserWithChan invokes the cloudcallcenter.ListOutboundPhoneNumberOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoutboundphonenumberofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListOverviewAccumulateReport ¶
func (client *Client) ListOverviewAccumulateReport(request *ListOverviewAccumulateReportRequest) (response *ListOverviewAccumulateReportResponse, err error)
ListOverviewAccumulateReport invokes the cloudcallcenter.ListOverviewAccumulateReport API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoverviewaccumulatereport.html
func (*Client) ListOverviewAccumulateReportWithCallback ¶
func (client *Client) ListOverviewAccumulateReportWithCallback(request *ListOverviewAccumulateReportRequest, callback func(response *ListOverviewAccumulateReportResponse, err error)) <-chan int
ListOverviewAccumulateReportWithCallback invokes the cloudcallcenter.ListOverviewAccumulateReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoverviewaccumulatereport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListOverviewAccumulateReportWithChan ¶
func (client *Client) ListOverviewAccumulateReportWithChan(request *ListOverviewAccumulateReportRequest) (<-chan *ListOverviewAccumulateReportResponse, <-chan error)
ListOverviewAccumulateReportWithChan invokes the cloudcallcenter.ListOverviewAccumulateReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoverviewaccumulatereport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListOverviewRealTimeReport ¶
func (client *Client) ListOverviewRealTimeReport(request *ListOverviewRealTimeReportRequest) (response *ListOverviewRealTimeReportResponse, err error)
ListOverviewRealTimeReport invokes the cloudcallcenter.ListOverviewRealTimeReport API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoverviewrealtimereport.html
func (*Client) ListOverviewRealTimeReportWithCallback ¶
func (client *Client) ListOverviewRealTimeReportWithCallback(request *ListOverviewRealTimeReportRequest, callback func(response *ListOverviewRealTimeReportResponse, err error)) <-chan int
ListOverviewRealTimeReportWithCallback invokes the cloudcallcenter.ListOverviewRealTimeReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoverviewrealtimereport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListOverviewRealTimeReportWithChan ¶
func (client *Client) ListOverviewRealTimeReportWithChan(request *ListOverviewRealTimeReportRequest) (<-chan *ListOverviewRealTimeReportResponse, <-chan error)
ListOverviewRealTimeReportWithChan invokes the cloudcallcenter.ListOverviewRealTimeReport API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listoverviewrealtimereport.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPerformanceSummary ¶
func (client *Client) ListPerformanceSummary(request *ListPerformanceSummaryRequest) (response *ListPerformanceSummaryResponse, err error)
ListPerformanceSummary invokes the cloudcallcenter.ListPerformanceSummary API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listperformancesummary.html
func (*Client) ListPerformanceSummaryWithCallback ¶
func (client *Client) ListPerformanceSummaryWithCallback(request *ListPerformanceSummaryRequest, callback func(response *ListPerformanceSummaryResponse, err error)) <-chan int
ListPerformanceSummaryWithCallback invokes the cloudcallcenter.ListPerformanceSummary API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listperformancesummary.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPerformanceSummaryWithChan ¶
func (client *Client) ListPerformanceSummaryWithChan(request *ListPerformanceSummaryRequest) (<-chan *ListPerformanceSummaryResponse, <-chan error)
ListPerformanceSummaryWithChan invokes the cloudcallcenter.ListPerformanceSummary API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listperformancesummary.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPhoneNumbers ¶
func (client *Client) ListPhoneNumbers(request *ListPhoneNumbersRequest) (response *ListPhoneNumbersResponse, err error)
ListPhoneNumbers invokes the cloudcallcenter.ListPhoneNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbers.html
func (*Client) ListPhoneNumbersByRamId ¶
func (client *Client) ListPhoneNumbersByRamId(request *ListPhoneNumbersByRamIdRequest) (response *ListPhoneNumbersByRamIdResponse, err error)
ListPhoneNumbersByRamId invokes the cloudcallcenter.ListPhoneNumbersByRamId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbersbyramid.html
func (*Client) ListPhoneNumbersByRamIdWithCallback ¶
func (client *Client) ListPhoneNumbersByRamIdWithCallback(request *ListPhoneNumbersByRamIdRequest, callback func(response *ListPhoneNumbersByRamIdResponse, err error)) <-chan int
ListPhoneNumbersByRamIdWithCallback invokes the cloudcallcenter.ListPhoneNumbersByRamId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbersbyramid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPhoneNumbersByRamIdWithChan ¶
func (client *Client) ListPhoneNumbersByRamIdWithChan(request *ListPhoneNumbersByRamIdRequest) (<-chan *ListPhoneNumbersByRamIdResponse, <-chan error)
ListPhoneNumbersByRamIdWithChan invokes the cloudcallcenter.ListPhoneNumbersByRamId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbersbyramid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPhoneNumbersEx ¶
func (client *Client) ListPhoneNumbersEx(request *ListPhoneNumbersExRequest) (response *ListPhoneNumbersExResponse, err error)
ListPhoneNumbersEx invokes the cloudcallcenter.ListPhoneNumbersEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbersex.html
func (*Client) ListPhoneNumbersExWithCallback ¶
func (client *Client) ListPhoneNumbersExWithCallback(request *ListPhoneNumbersExRequest, callback func(response *ListPhoneNumbersExResponse, err error)) <-chan int
ListPhoneNumbersExWithCallback invokes the cloudcallcenter.ListPhoneNumbersEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbersex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPhoneNumbersExWithChan ¶
func (client *Client) ListPhoneNumbersExWithChan(request *ListPhoneNumbersExRequest) (<-chan *ListPhoneNumbersExResponse, <-chan error)
ListPhoneNumbersExWithChan invokes the cloudcallcenter.ListPhoneNumbersEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbersex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPhoneNumbersWithCallback ¶
func (client *Client) ListPhoneNumbersWithCallback(request *ListPhoneNumbersRequest, callback func(response *ListPhoneNumbersResponse, err error)) <-chan int
ListPhoneNumbersWithCallback invokes the cloudcallcenter.ListPhoneNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPhoneNumbersWithChan ¶
func (client *Client) ListPhoneNumbersWithChan(request *ListPhoneNumbersRequest) (<-chan *ListPhoneNumbersResponse, <-chan error)
ListPhoneNumbersWithChan invokes the cloudcallcenter.ListPhoneNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonenumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPhoneTags ¶
func (client *Client) ListPhoneTags(request *ListPhoneTagsRequest) (response *ListPhoneTagsResponse, err error)
ListPhoneTags invokes the cloudcallcenter.ListPhoneTags API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonetags.html
func (*Client) ListPhoneTagsWithCallback ¶
func (client *Client) ListPhoneTagsWithCallback(request *ListPhoneTagsRequest, callback func(response *ListPhoneTagsResponse, err error)) <-chan int
ListPhoneTagsWithCallback invokes the cloudcallcenter.ListPhoneTags API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonetags.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPhoneTagsWithChan ¶
func (client *Client) ListPhoneTagsWithChan(request *ListPhoneTagsRequest) (<-chan *ListPhoneTagsResponse, <-chan error)
ListPhoneTagsWithChan invokes the cloudcallcenter.ListPhoneTags API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listphonetags.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredefinedPrivileges ¶
func (client *Client) ListPredefinedPrivileges(request *ListPredefinedPrivilegesRequest) (response *ListPredefinedPrivilegesResponse, err error)
ListPredefinedPrivileges invokes the cloudcallcenter.ListPredefinedPrivileges API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredefinedprivileges.html
func (*Client) ListPredefinedPrivilegesWithCallback ¶
func (client *Client) ListPredefinedPrivilegesWithCallback(request *ListPredefinedPrivilegesRequest, callback func(response *ListPredefinedPrivilegesResponse, err error)) <-chan int
ListPredefinedPrivilegesWithCallback invokes the cloudcallcenter.ListPredefinedPrivileges API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredefinedprivileges.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredefinedPrivilegesWithChan ¶
func (client *Client) ListPredefinedPrivilegesWithChan(request *ListPredefinedPrivilegesRequest) (<-chan *ListPredefinedPrivilegesResponse, <-chan error)
ListPredefinedPrivilegesWithChan invokes the cloudcallcenter.ListPredefinedPrivileges API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredefinedprivileges.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredictiveJobGroupOverallStatus ¶
func (client *Client) ListPredictiveJobGroupOverallStatus(request *ListPredictiveJobGroupOverallStatusRequest) (response *ListPredictiveJobGroupOverallStatusResponse, err error)
ListPredictiveJobGroupOverallStatus invokes the cloudcallcenter.ListPredictiveJobGroupOverallStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobgroupoverallstatus.html
func (*Client) ListPredictiveJobGroupOverallStatusWithCallback ¶
func (client *Client) ListPredictiveJobGroupOverallStatusWithCallback(request *ListPredictiveJobGroupOverallStatusRequest, callback func(response *ListPredictiveJobGroupOverallStatusResponse, err error)) <-chan int
ListPredictiveJobGroupOverallStatusWithCallback invokes the cloudcallcenter.ListPredictiveJobGroupOverallStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobgroupoverallstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredictiveJobGroupOverallStatusWithChan ¶
func (client *Client) ListPredictiveJobGroupOverallStatusWithChan(request *ListPredictiveJobGroupOverallStatusRequest) (<-chan *ListPredictiveJobGroupOverallStatusResponse, <-chan error)
ListPredictiveJobGroupOverallStatusWithChan invokes the cloudcallcenter.ListPredictiveJobGroupOverallStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobgroupoverallstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredictiveJobGroups ¶
func (client *Client) ListPredictiveJobGroups(request *ListPredictiveJobGroupsRequest) (response *ListPredictiveJobGroupsResponse, err error)
ListPredictiveJobGroups invokes the cloudcallcenter.ListPredictiveJobGroups API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobgroups.html
func (*Client) ListPredictiveJobGroupsWithCallback ¶
func (client *Client) ListPredictiveJobGroupsWithCallback(request *ListPredictiveJobGroupsRequest, callback func(response *ListPredictiveJobGroupsResponse, err error)) <-chan int
ListPredictiveJobGroupsWithCallback invokes the cloudcallcenter.ListPredictiveJobGroups API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredictiveJobGroupsWithChan ¶
func (client *Client) ListPredictiveJobGroupsWithChan(request *ListPredictiveJobGroupsRequest) (<-chan *ListPredictiveJobGroupsResponse, <-chan error)
ListPredictiveJobGroupsWithChan invokes the cloudcallcenter.ListPredictiveJobGroups API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredictiveJobStatus ¶
func (client *Client) ListPredictiveJobStatus(request *ListPredictiveJobStatusRequest) (response *ListPredictiveJobStatusResponse, err error)
ListPredictiveJobStatus invokes the cloudcallcenter.ListPredictiveJobStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobstatus.html
func (*Client) ListPredictiveJobStatusWithCallback ¶
func (client *Client) ListPredictiveJobStatusWithCallback(request *ListPredictiveJobStatusRequest, callback func(response *ListPredictiveJobStatusResponse, err error)) <-chan int
ListPredictiveJobStatusWithCallback invokes the cloudcallcenter.ListPredictiveJobStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredictiveJobStatusWithChan ¶
func (client *Client) ListPredictiveJobStatusWithChan(request *ListPredictiveJobStatusRequest) (<-chan *ListPredictiveJobStatusResponse, <-chan error)
ListPredictiveJobStatusWithChan invokes the cloudcallcenter.ListPredictiveJobStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredictiveJobs ¶
func (client *Client) ListPredictiveJobs(request *ListPredictiveJobsRequest) (response *ListPredictiveJobsResponse, err error)
ListPredictiveJobs invokes the cloudcallcenter.ListPredictiveJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobs.html
func (*Client) ListPredictiveJobsWithCallback ¶
func (client *Client) ListPredictiveJobsWithCallback(request *ListPredictiveJobsRequest, callback func(response *ListPredictiveJobsResponse, err error)) <-chan int
ListPredictiveJobsWithCallback invokes the cloudcallcenter.ListPredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPredictiveJobsWithChan ¶
func (client *Client) ListPredictiveJobsWithChan(request *ListPredictiveJobsRequest) (<-chan *ListPredictiveJobsResponse, <-chan error)
ListPredictiveJobsWithChan invokes the cloudcallcenter.ListPredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivacyNumberCallDetails ¶
func (client *Client) ListPrivacyNumberCallDetails(request *ListPrivacyNumberCallDetailsRequest) (response *ListPrivacyNumberCallDetailsResponse, err error)
ListPrivacyNumberCallDetails invokes the cloudcallcenter.ListPrivacyNumberCallDetails API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumbercalldetails.html
func (*Client) ListPrivacyNumberCallDetailsWithCallback ¶
func (client *Client) ListPrivacyNumberCallDetailsWithCallback(request *ListPrivacyNumberCallDetailsRequest, callback func(response *ListPrivacyNumberCallDetailsResponse, err error)) <-chan int
ListPrivacyNumberCallDetailsWithCallback invokes the cloudcallcenter.ListPrivacyNumberCallDetails API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumbercalldetails.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivacyNumberCallDetailsWithChan ¶
func (client *Client) ListPrivacyNumberCallDetailsWithChan(request *ListPrivacyNumberCallDetailsRequest) (<-chan *ListPrivacyNumberCallDetailsResponse, <-chan error)
ListPrivacyNumberCallDetailsWithChan invokes the cloudcallcenter.ListPrivacyNumberCallDetails API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumbercalldetails.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivacyNumberPools ¶
func (client *Client) ListPrivacyNumberPools(request *ListPrivacyNumberPoolsRequest) (response *ListPrivacyNumberPoolsResponse, err error)
ListPrivacyNumberPools invokes the cloudcallcenter.ListPrivacyNumberPools API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumberpools.html
func (*Client) ListPrivacyNumberPoolsWithCallback ¶
func (client *Client) ListPrivacyNumberPoolsWithCallback(request *ListPrivacyNumberPoolsRequest, callback func(response *ListPrivacyNumberPoolsResponse, err error)) <-chan int
ListPrivacyNumberPoolsWithCallback invokes the cloudcallcenter.ListPrivacyNumberPools API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumberpools.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivacyNumberPoolsWithChan ¶
func (client *Client) ListPrivacyNumberPoolsWithChan(request *ListPrivacyNumberPoolsRequest) (<-chan *ListPrivacyNumberPoolsResponse, <-chan error)
ListPrivacyNumberPoolsWithChan invokes the cloudcallcenter.ListPrivacyNumberPools API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumberpools.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivacyNumberProviders ¶
func (client *Client) ListPrivacyNumberProviders(request *ListPrivacyNumberProvidersRequest) (response *ListPrivacyNumberProvidersResponse, err error)
ListPrivacyNumberProviders invokes the cloudcallcenter.ListPrivacyNumberProviders API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumberproviders.html
func (*Client) ListPrivacyNumberProvidersWithCallback ¶
func (client *Client) ListPrivacyNumberProvidersWithCallback(request *ListPrivacyNumberProvidersRequest, callback func(response *ListPrivacyNumberProvidersResponse, err error)) <-chan int
ListPrivacyNumberProvidersWithCallback invokes the cloudcallcenter.ListPrivacyNumberProviders API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumberproviders.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivacyNumberProvidersWithChan ¶
func (client *Client) ListPrivacyNumberProvidersWithChan(request *ListPrivacyNumberProvidersRequest) (<-chan *ListPrivacyNumberProvidersResponse, <-chan error)
ListPrivacyNumberProvidersWithChan invokes the cloudcallcenter.ListPrivacyNumberProviders API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumberproviders.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivacyNumbersOfPool ¶
func (client *Client) ListPrivacyNumbersOfPool(request *ListPrivacyNumbersOfPoolRequest) (response *ListPrivacyNumbersOfPoolResponse, err error)
ListPrivacyNumbersOfPool invokes the cloudcallcenter.ListPrivacyNumbersOfPool API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumbersofpool.html
func (*Client) ListPrivacyNumbersOfPoolWithCallback ¶
func (client *Client) ListPrivacyNumbersOfPoolWithCallback(request *ListPrivacyNumbersOfPoolRequest, callback func(response *ListPrivacyNumbersOfPoolResponse, err error)) <-chan int
ListPrivacyNumbersOfPoolWithCallback invokes the cloudcallcenter.ListPrivacyNumbersOfPool API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumbersofpool.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivacyNumbersOfPoolWithChan ¶
func (client *Client) ListPrivacyNumbersOfPoolWithChan(request *ListPrivacyNumbersOfPoolRequest) (<-chan *ListPrivacyNumbersOfPoolResponse, <-chan error)
ListPrivacyNumbersOfPoolWithChan invokes the cloudcallcenter.ListPrivacyNumbersOfPool API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivacynumbersofpool.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivilegesByLoginName ¶
func (client *Client) ListPrivilegesByLoginName(request *ListPrivilegesByLoginNameRequest) (response *ListPrivilegesByLoginNameResponse, err error)
ListPrivilegesByLoginName invokes the cloudcallcenter.ListPrivilegesByLoginName API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesbyloginname.html
func (*Client) ListPrivilegesByLoginNameWithCallback ¶
func (client *Client) ListPrivilegesByLoginNameWithCallback(request *ListPrivilegesByLoginNameRequest, callback func(response *ListPrivilegesByLoginNameResponse, err error)) <-chan int
ListPrivilegesByLoginNameWithCallback invokes the cloudcallcenter.ListPrivilegesByLoginName API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesbyloginname.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivilegesByLoginNameWithChan ¶
func (client *Client) ListPrivilegesByLoginNameWithChan(request *ListPrivilegesByLoginNameRequest) (<-chan *ListPrivilegesByLoginNameResponse, <-chan error)
ListPrivilegesByLoginNameWithChan invokes the cloudcallcenter.ListPrivilegesByLoginName API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesbyloginname.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivilegesOfRole ¶
func (client *Client) ListPrivilegesOfRole(request *ListPrivilegesOfRoleRequest) (response *ListPrivilegesOfRoleResponse, err error)
ListPrivilegesOfRole invokes the cloudcallcenter.ListPrivilegesOfRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesofrole.html
func (*Client) ListPrivilegesOfRoleWithCallback ¶
func (client *Client) ListPrivilegesOfRoleWithCallback(request *ListPrivilegesOfRoleRequest, callback func(response *ListPrivilegesOfRoleResponse, err error)) <-chan int
ListPrivilegesOfRoleWithCallback invokes the cloudcallcenter.ListPrivilegesOfRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesofrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivilegesOfRoleWithChan ¶
func (client *Client) ListPrivilegesOfRoleWithChan(request *ListPrivilegesOfRoleRequest) (<-chan *ListPrivilegesOfRoleResponse, <-chan error)
ListPrivilegesOfRoleWithChan invokes the cloudcallcenter.ListPrivilegesOfRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesofrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivilegesOfUser ¶
func (client *Client) ListPrivilegesOfUser(request *ListPrivilegesOfUserRequest) (response *ListPrivilegesOfUserResponse, err error)
ListPrivilegesOfUser invokes the cloudcallcenter.ListPrivilegesOfUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesofuser.html
func (*Client) ListPrivilegesOfUserWithCallback ¶
func (client *Client) ListPrivilegesOfUserWithCallback(request *ListPrivilegesOfUserRequest, callback func(response *ListPrivilegesOfUserResponse, err error)) <-chan int
ListPrivilegesOfUserWithCallback invokes the cloudcallcenter.ListPrivilegesOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListPrivilegesOfUserWithChan ¶
func (client *Client) ListPrivilegesOfUserWithChan(request *ListPrivilegesOfUserRequest) (<-chan *ListPrivilegesOfUserResponse, <-chan error)
ListPrivilegesOfUserWithChan invokes the cloudcallcenter.ListPrivilegesOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listprivilegesofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRealTimeAgent ¶
func (client *Client) ListRealTimeAgent(request *ListRealTimeAgentRequest) (response *ListRealTimeAgentResponse, err error)
ListRealTimeAgent invokes the cloudcallcenter.ListRealTimeAgent API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrealtimeagent.html
func (*Client) ListRealTimeAgentWithCallback ¶
func (client *Client) ListRealTimeAgentWithCallback(request *ListRealTimeAgentRequest, callback func(response *ListRealTimeAgentResponse, err error)) <-chan int
ListRealTimeAgentWithCallback invokes the cloudcallcenter.ListRealTimeAgent API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrealtimeagent.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRealTimeAgentWithChan ¶
func (client *Client) ListRealTimeAgentWithChan(request *ListRealTimeAgentRequest) (<-chan *ListRealTimeAgentResponse, <-chan error)
ListRealTimeAgentWithChan invokes the cloudcallcenter.ListRealTimeAgent API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrealtimeagent.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecentCallRecords ¶
func (client *Client) ListRecentCallRecords(request *ListRecentCallRecordsRequest) (response *ListRecentCallRecordsResponse, err error)
ListRecentCallRecords invokes the cloudcallcenter.ListRecentCallRecords API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecentcallrecords.html
func (*Client) ListRecentCallRecordsWithCallback ¶
func (client *Client) ListRecentCallRecordsWithCallback(request *ListRecentCallRecordsRequest, callback func(response *ListRecentCallRecordsResponse, err error)) <-chan int
ListRecentCallRecordsWithCallback invokes the cloudcallcenter.ListRecentCallRecords API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecentcallrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecentCallRecordsWithChan ¶
func (client *Client) ListRecentCallRecordsWithChan(request *ListRecentCallRecordsRequest) (<-chan *ListRecentCallRecordsResponse, <-chan error)
ListRecentCallRecordsWithChan invokes the cloudcallcenter.ListRecentCallRecords API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecentcallrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordingByContactId ¶
func (client *Client) ListRecordingByContactId(request *ListRecordingByContactIdRequest) (response *ListRecordingByContactIdResponse, err error)
ListRecordingByContactId invokes the cloudcallcenter.ListRecordingByContactId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingbycontactid.html
func (*Client) ListRecordingByContactIdWithCallback ¶
func (client *Client) ListRecordingByContactIdWithCallback(request *ListRecordingByContactIdRequest, callback func(response *ListRecordingByContactIdResponse, err error)) <-chan int
ListRecordingByContactIdWithCallback invokes the cloudcallcenter.ListRecordingByContactId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingbycontactid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordingByContactIdWithChan ¶
func (client *Client) ListRecordingByContactIdWithChan(request *ListRecordingByContactIdRequest) (<-chan *ListRecordingByContactIdResponse, <-chan error)
ListRecordingByContactIdWithChan invokes the cloudcallcenter.ListRecordingByContactId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingbycontactid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordingOfDualTrack ¶
func (client *Client) ListRecordingOfDualTrack(request *ListRecordingOfDualTrackRequest) (response *ListRecordingOfDualTrackResponse, err error)
ListRecordingOfDualTrack invokes the cloudcallcenter.ListRecordingOfDualTrack API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingofdualtrack.html
func (*Client) ListRecordingOfDualTrackWithCallback ¶
func (client *Client) ListRecordingOfDualTrackWithCallback(request *ListRecordingOfDualTrackRequest, callback func(response *ListRecordingOfDualTrackResponse, err error)) <-chan int
ListRecordingOfDualTrackWithCallback invokes the cloudcallcenter.ListRecordingOfDualTrack API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingofdualtrack.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordingOfDualTrackWithChan ¶
func (client *Client) ListRecordingOfDualTrackWithChan(request *ListRecordingOfDualTrackRequest) (<-chan *ListRecordingOfDualTrackResponse, <-chan error)
ListRecordingOfDualTrackWithChan invokes the cloudcallcenter.ListRecordingOfDualTrack API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingofdualtrack.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordings ¶
func (client *Client) ListRecordings(request *ListRecordingsRequest) (response *ListRecordingsResponse, err error)
ListRecordings invokes the cloudcallcenter.ListRecordings API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordings.html
func (*Client) ListRecordingsByContactId ¶
func (client *Client) ListRecordingsByContactId(request *ListRecordingsByContactIdRequest) (response *ListRecordingsByContactIdResponse, err error)
ListRecordingsByContactId invokes the cloudcallcenter.ListRecordingsByContactId API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingsbycontactid.html
func (*Client) ListRecordingsByContactIdWithCallback ¶
func (client *Client) ListRecordingsByContactIdWithCallback(request *ListRecordingsByContactIdRequest, callback func(response *ListRecordingsByContactIdResponse, err error)) <-chan int
ListRecordingsByContactIdWithCallback invokes the cloudcallcenter.ListRecordingsByContactId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingsbycontactid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordingsByContactIdWithChan ¶
func (client *Client) ListRecordingsByContactIdWithChan(request *ListRecordingsByContactIdRequest) (<-chan *ListRecordingsByContactIdResponse, <-chan error)
ListRecordingsByContactIdWithChan invokes the cloudcallcenter.ListRecordingsByContactId API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordingsbycontactid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordingsWithCallback ¶
func (client *Client) ListRecordingsWithCallback(request *ListRecordingsRequest, callback func(response *ListRecordingsResponse, err error)) <-chan int
ListRecordingsWithCallback invokes the cloudcallcenter.ListRecordings API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordings.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordingsWithChan ¶
func (client *Client) ListRecordingsWithChan(request *ListRecordingsRequest) (<-chan *ListRecordingsResponse, <-chan error)
ListRecordingsWithChan invokes the cloudcallcenter.ListRecordings API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecordings.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecords ¶
func (client *Client) ListRecords(request *ListRecordsRequest) (response *ListRecordsResponse, err error)
ListRecords invokes the cloudcallcenter.ListRecords API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecords.html
func (*Client) ListRecordsWithCallback ¶
func (client *Client) ListRecordsWithCallback(request *ListRecordsRequest, callback func(response *ListRecordsResponse, err error)) <-chan int
ListRecordsWithCallback invokes the cloudcallcenter.ListRecords API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRecordsWithChan ¶
func (client *Client) ListRecordsWithChan(request *ListRecordsRequest) (<-chan *ListRecordsResponse, <-chan error)
ListRecordsWithChan invokes the cloudcallcenter.ListRecords API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrecords.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRegionsOfFunctionService ¶
func (client *Client) ListRegionsOfFunctionService(request *ListRegionsOfFunctionServiceRequest) (response *ListRegionsOfFunctionServiceResponse, err error)
ListRegionsOfFunctionService invokes the cloudcallcenter.ListRegionsOfFunctionService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listregionsoffunctionservice.html
func (*Client) ListRegionsOfFunctionServiceWithCallback ¶
func (client *Client) ListRegionsOfFunctionServiceWithCallback(request *ListRegionsOfFunctionServiceRequest, callback func(response *ListRegionsOfFunctionServiceResponse, err error)) <-chan int
ListRegionsOfFunctionServiceWithCallback invokes the cloudcallcenter.ListRegionsOfFunctionService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listregionsoffunctionservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRegionsOfFunctionServiceWithChan ¶
func (client *Client) ListRegionsOfFunctionServiceWithChan(request *ListRegionsOfFunctionServiceRequest) (<-chan *ListRegionsOfFunctionServiceResponse, <-chan error)
ListRegionsOfFunctionServiceWithChan invokes the cloudcallcenter.ListRegionsOfFunctionService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listregionsoffunctionservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRoles ¶
func (client *Client) ListRoles(request *ListRolesRequest) (response *ListRolesResponse, err error)
ListRoles invokes the cloudcallcenter.ListRoles API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listroles.html
func (*Client) ListRolesOfUser ¶
func (client *Client) ListRolesOfUser(request *ListRolesOfUserRequest) (response *ListRolesOfUserResponse, err error)
ListRolesOfUser invokes the cloudcallcenter.ListRolesOfUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrolesofuser.html
func (*Client) ListRolesOfUserWithCallback ¶
func (client *Client) ListRolesOfUserWithCallback(request *ListRolesOfUserRequest, callback func(response *ListRolesOfUserResponse, err error)) <-chan int
ListRolesOfUserWithCallback invokes the cloudcallcenter.ListRolesOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrolesofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRolesOfUserWithChan ¶
func (client *Client) ListRolesOfUserWithChan(request *ListRolesOfUserRequest) (<-chan *ListRolesOfUserResponse, <-chan error)
ListRolesOfUserWithChan invokes the cloudcallcenter.ListRolesOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listrolesofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRolesWithCallback ¶
func (client *Client) ListRolesWithCallback(request *ListRolesRequest, callback func(response *ListRolesResponse, err error)) <-chan int
ListRolesWithCallback invokes the cloudcallcenter.ListRoles API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listroles.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListRolesWithChan ¶
func (client *Client) ListRolesWithChan(request *ListRolesRequest) (<-chan *ListRolesResponse, <-chan error)
ListRolesWithChan invokes the cloudcallcenter.ListRoles API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listroles.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListScenarioParameters ¶
func (client *Client) ListScenarioParameters(request *ListScenarioParametersRequest) (response *ListScenarioParametersResponse, err error)
ListScenarioParameters invokes the cloudcallcenter.ListScenarioParameters API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenarioparameters.html
func (*Client) ListScenarioParametersWithCallback ¶
func (client *Client) ListScenarioParametersWithCallback(request *ListScenarioParametersRequest, callback func(response *ListScenarioParametersResponse, err error)) <-chan int
ListScenarioParametersWithCallback invokes the cloudcallcenter.ListScenarioParameters API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenarioparameters.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListScenarioParametersWithChan ¶
func (client *Client) ListScenarioParametersWithChan(request *ListScenarioParametersRequest) (<-chan *ListScenarioParametersResponse, <-chan error)
ListScenarioParametersWithChan invokes the cloudcallcenter.ListScenarioParameters API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenarioparameters.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListScenarioTemplates ¶
func (client *Client) ListScenarioTemplates(request *ListScenarioTemplatesRequest) (response *ListScenarioTemplatesResponse, err error)
ListScenarioTemplates invokes the cloudcallcenter.ListScenarioTemplates API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenariotemplates.html
func (*Client) ListScenarioTemplatesWithCallback ¶
func (client *Client) ListScenarioTemplatesWithCallback(request *ListScenarioTemplatesRequest, callback func(response *ListScenarioTemplatesResponse, err error)) <-chan int
ListScenarioTemplatesWithCallback invokes the cloudcallcenter.ListScenarioTemplates API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenariotemplates.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListScenarioTemplatesWithChan ¶
func (client *Client) ListScenarioTemplatesWithChan(request *ListScenarioTemplatesRequest) (<-chan *ListScenarioTemplatesResponse, <-chan error)
ListScenarioTemplatesWithChan invokes the cloudcallcenter.ListScenarioTemplates API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenariotemplates.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListScenarios ¶
func (client *Client) ListScenarios(request *ListScenariosRequest) (response *ListScenariosResponse, err error)
ListScenarios invokes the cloudcallcenter.ListScenarios API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenarios.html
func (*Client) ListScenariosWithCallback ¶
func (client *Client) ListScenariosWithCallback(request *ListScenariosRequest, callback func(response *ListScenariosResponse, err error)) <-chan int
ListScenariosWithCallback invokes the cloudcallcenter.ListScenarios API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenarios.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListScenariosWithChan ¶
func (client *Client) ListScenariosWithChan(request *ListScenariosRequest) (<-chan *ListScenariosResponse, <-chan error)
ListScenariosWithChan invokes the cloudcallcenter.ListScenarios API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listscenarios.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupData ¶
func (client *Client) ListSkillGroupData(request *ListSkillGroupDataRequest) (response *ListSkillGroupDataResponse, err error)
ListSkillGroupData invokes the cloudcallcenter.ListSkillGroupData API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupdata.html
func (*Client) ListSkillGroupDataWithCallback ¶
func (client *Client) ListSkillGroupDataWithCallback(request *ListSkillGroupDataRequest, callback func(response *ListSkillGroupDataResponse, err error)) <-chan int
ListSkillGroupDataWithCallback invokes the cloudcallcenter.ListSkillGroupData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupdata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupDataWithChan ¶
func (client *Client) ListSkillGroupDataWithChan(request *ListSkillGroupDataRequest) (<-chan *ListSkillGroupDataResponse, <-chan error)
ListSkillGroupDataWithChan invokes the cloudcallcenter.ListSkillGroupData API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupdata.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupSummaryReports ¶
func (client *Client) ListSkillGroupSummaryReports(request *ListSkillGroupSummaryReportsRequest) (response *ListSkillGroupSummaryReportsResponse, err error)
ListSkillGroupSummaryReports invokes the cloudcallcenter.ListSkillGroupSummaryReports API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsummaryreports.html
func (*Client) ListSkillGroupSummaryReportsByInterval ¶
func (client *Client) ListSkillGroupSummaryReportsByInterval(request *ListSkillGroupSummaryReportsByIntervalRequest) (response *ListSkillGroupSummaryReportsByIntervalResponse, err error)
ListSkillGroupSummaryReportsByInterval invokes the cloudcallcenter.ListSkillGroupSummaryReportsByInterval API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsummaryreportsbyinterval.html
func (*Client) ListSkillGroupSummaryReportsByIntervalWithCallback ¶
func (client *Client) ListSkillGroupSummaryReportsByIntervalWithCallback(request *ListSkillGroupSummaryReportsByIntervalRequest, callback func(response *ListSkillGroupSummaryReportsByIntervalResponse, err error)) <-chan int
ListSkillGroupSummaryReportsByIntervalWithCallback invokes the cloudcallcenter.ListSkillGroupSummaryReportsByInterval API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsummaryreportsbyinterval.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupSummaryReportsByIntervalWithChan ¶
func (client *Client) ListSkillGroupSummaryReportsByIntervalWithChan(request *ListSkillGroupSummaryReportsByIntervalRequest) (<-chan *ListSkillGroupSummaryReportsByIntervalResponse, <-chan error)
ListSkillGroupSummaryReportsByIntervalWithChan invokes the cloudcallcenter.ListSkillGroupSummaryReportsByInterval API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsummaryreportsbyinterval.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupSummaryReportsWithCallback ¶
func (client *Client) ListSkillGroupSummaryReportsWithCallback(request *ListSkillGroupSummaryReportsRequest, callback func(response *ListSkillGroupSummaryReportsResponse, err error)) <-chan int
ListSkillGroupSummaryReportsWithCallback invokes the cloudcallcenter.ListSkillGroupSummaryReports API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsummaryreports.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupSummaryReportsWithChan ¶
func (client *Client) ListSkillGroupSummaryReportsWithChan(request *ListSkillGroupSummaryReportsRequest) (<-chan *ListSkillGroupSummaryReportsResponse, <-chan error)
ListSkillGroupSummaryReportsWithChan invokes the cloudcallcenter.ListSkillGroupSummaryReports API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsummaryreports.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroups ¶
func (client *Client) ListSkillGroups(request *ListSkillGroupsRequest) (response *ListSkillGroupsResponse, err error)
ListSkillGroups invokes the cloudcallcenter.ListSkillGroups API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroups.html
func (*Client) ListSkillGroupsOfUser ¶
func (client *Client) ListSkillGroupsOfUser(request *ListSkillGroupsOfUserRequest) (response *ListSkillGroupsOfUserResponse, err error)
ListSkillGroupsOfUser invokes the cloudcallcenter.ListSkillGroupsOfUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsofuser.html
func (*Client) ListSkillGroupsOfUserWithCallback ¶
func (client *Client) ListSkillGroupsOfUserWithCallback(request *ListSkillGroupsOfUserRequest, callback func(response *ListSkillGroupsOfUserResponse, err error)) <-chan int
ListSkillGroupsOfUserWithCallback invokes the cloudcallcenter.ListSkillGroupsOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupsOfUserWithChan ¶
func (client *Client) ListSkillGroupsOfUserWithChan(request *ListSkillGroupsOfUserRequest) (<-chan *ListSkillGroupsOfUserResponse, <-chan error)
ListSkillGroupsOfUserWithChan invokes the cloudcallcenter.ListSkillGroupsOfUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroupsofuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupsWithCallback ¶
func (client *Client) ListSkillGroupsWithCallback(request *ListSkillGroupsRequest, callback func(response *ListSkillGroupsResponse, err error)) <-chan int
ListSkillGroupsWithCallback invokes the cloudcallcenter.ListSkillGroups API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSkillGroupsWithChan ¶
func (client *Client) ListSkillGroupsWithChan(request *ListSkillGroupsRequest) (<-chan *ListSkillGroupsResponse, <-chan error)
ListSkillGroupsWithChan invokes the cloudcallcenter.ListSkillGroups API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listskillgroups.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListStrategies ¶
func (client *Client) ListStrategies(request *ListStrategiesRequest) (response *ListStrategiesResponse, err error)
ListStrategies invokes the cloudcallcenter.ListStrategies API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/liststrategies.html
func (*Client) ListStrategiesWithCallback ¶
func (client *Client) ListStrategiesWithCallback(request *ListStrategiesRequest, callback func(response *ListStrategiesResponse, err error)) <-chan int
ListStrategiesWithCallback invokes the cloudcallcenter.ListStrategies API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/liststrategies.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListStrategiesWithChan ¶
func (client *Client) ListStrategiesWithChan(request *ListStrategiesRequest) (<-chan *ListStrategiesResponse, <-chan error)
ListStrategiesWithChan invokes the cloudcallcenter.ListStrategies API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/liststrategies.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListStrategyTemplates ¶
func (client *Client) ListStrategyTemplates(request *ListStrategyTemplatesRequest) (response *ListStrategyTemplatesResponse, err error)
ListStrategyTemplates invokes the cloudcallcenter.ListStrategyTemplates API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/liststrategytemplates.html
func (*Client) ListStrategyTemplatesWithCallback ¶
func (client *Client) ListStrategyTemplatesWithCallback(request *ListStrategyTemplatesRequest, callback func(response *ListStrategyTemplatesResponse, err error)) <-chan int
ListStrategyTemplatesWithCallback invokes the cloudcallcenter.ListStrategyTemplates API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/liststrategytemplates.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListStrategyTemplatesWithChan ¶
func (client *Client) ListStrategyTemplatesWithChan(request *ListStrategyTemplatesRequest) (<-chan *ListStrategyTemplatesResponse, <-chan error)
ListStrategyTemplatesWithChan invokes the cloudcallcenter.ListStrategyTemplates API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/liststrategytemplates.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSurveys ¶
func (client *Client) ListSurveys(request *ListSurveysRequest) (response *ListSurveysResponse, err error)
ListSurveys invokes the cloudcallcenter.ListSurveys API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listsurveys.html
func (*Client) ListSurveysWithCallback ¶
func (client *Client) ListSurveysWithCallback(request *ListSurveysRequest, callback func(response *ListSurveysResponse, err error)) <-chan int
ListSurveysWithCallback invokes the cloudcallcenter.ListSurveys API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listsurveys.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListSurveysWithChan ¶
func (client *Client) ListSurveysWithChan(request *ListSurveysRequest) (<-chan *ListSurveysResponse, <-chan error)
ListSurveysWithChan invokes the cloudcallcenter.ListSurveys API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listsurveys.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListTask ¶
func (client *Client) ListTask(request *ListTaskRequest) (response *ListTaskResponse, err error)
ListTask invokes the cloudcallcenter.ListTask API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listtask.html
func (*Client) ListTaskWithCallback ¶
func (client *Client) ListTaskWithCallback(request *ListTaskRequest, callback func(response *ListTaskResponse, err error)) <-chan int
ListTaskWithCallback invokes the cloudcallcenter.ListTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListTaskWithChan ¶
func (client *Client) ListTaskWithChan(request *ListTaskRequest) (<-chan *ListTaskResponse, <-chan error)
ListTaskWithChan invokes the cloudcallcenter.ListTask API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listtask.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListTestPhoneNumbers ¶
func (client *Client) ListTestPhoneNumbers(request *ListTestPhoneNumbersRequest) (response *ListTestPhoneNumbersResponse, err error)
ListTestPhoneNumbers invokes the cloudcallcenter.ListTestPhoneNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listtestphonenumbers.html
func (*Client) ListTestPhoneNumbersWithCallback ¶
func (client *Client) ListTestPhoneNumbersWithCallback(request *ListTestPhoneNumbersRequest, callback func(response *ListTestPhoneNumbersResponse, err error)) <-chan int
ListTestPhoneNumbersWithCallback invokes the cloudcallcenter.ListTestPhoneNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listtestphonenumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListTestPhoneNumbersWithChan ¶
func (client *Client) ListTestPhoneNumbersWithChan(request *ListTestPhoneNumbersRequest) (<-chan *ListTestPhoneNumbersResponse, <-chan error)
ListTestPhoneNumbersWithChan invokes the cloudcallcenter.ListTestPhoneNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listtestphonenumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUnreachableContacts ¶
func (client *Client) ListUnreachableContacts(request *ListUnreachableContactsRequest) (response *ListUnreachableContactsResponse, err error)
ListUnreachableContacts invokes the cloudcallcenter.ListUnreachableContacts API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listunreachablecontacts.html
func (*Client) ListUnreachableContactsWithCallback ¶
func (client *Client) ListUnreachableContactsWithCallback(request *ListUnreachableContactsRequest, callback func(response *ListUnreachableContactsResponse, err error)) <-chan int
ListUnreachableContactsWithCallback invokes the cloudcallcenter.ListUnreachableContacts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listunreachablecontacts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUnreachableContactsWithChan ¶
func (client *Client) ListUnreachableContactsWithChan(request *ListUnreachableContactsRequest) (<-chan *ListUnreachableContactsResponse, <-chan error)
ListUnreachableContactsWithChan invokes the cloudcallcenter.ListUnreachableContacts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listunreachablecontacts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUnrecognizedIntents ¶
func (client *Client) ListUnrecognizedIntents(request *ListUnrecognizedIntentsRequest) (response *ListUnrecognizedIntentsResponse, err error)
ListUnrecognizedIntents invokes the cloudcallcenter.ListUnrecognizedIntents API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listunrecognizedintents.html
func (*Client) ListUnrecognizedIntentsWithCallback ¶
func (client *Client) ListUnrecognizedIntentsWithCallback(request *ListUnrecognizedIntentsRequest, callback func(response *ListUnrecognizedIntentsResponse, err error)) <-chan int
ListUnrecognizedIntentsWithCallback invokes the cloudcallcenter.ListUnrecognizedIntents API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listunrecognizedintents.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUnrecognizedIntentsWithChan ¶
func (client *Client) ListUnrecognizedIntentsWithChan(request *ListUnrecognizedIntentsRequest) (<-chan *ListUnrecognizedIntentsResponse, <-chan error)
ListUnrecognizedIntentsWithChan invokes the cloudcallcenter.ListUnrecognizedIntents API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listunrecognizedintents.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUsers ¶
func (client *Client) ListUsers(request *ListUsersRequest) (response *ListUsersResponse, err error)
ListUsers invokes the cloudcallcenter.ListUsers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusers.html
func (*Client) ListUsersOfRole ¶
func (client *Client) ListUsersOfRole(request *ListUsersOfRoleRequest) (response *ListUsersOfRoleResponse, err error)
ListUsersOfRole invokes the cloudcallcenter.ListUsersOfRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusersofrole.html
func (*Client) ListUsersOfRoleWithCallback ¶
func (client *Client) ListUsersOfRoleWithCallback(request *ListUsersOfRoleRequest, callback func(response *ListUsersOfRoleResponse, err error)) <-chan int
ListUsersOfRoleWithCallback invokes the cloudcallcenter.ListUsersOfRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusersofrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUsersOfRoleWithChan ¶
func (client *Client) ListUsersOfRoleWithChan(request *ListUsersOfRoleRequest) (<-chan *ListUsersOfRoleResponse, <-chan error)
ListUsersOfRoleWithChan invokes the cloudcallcenter.ListUsersOfRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusersofrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUsersOfSkillGroup ¶
func (client *Client) ListUsersOfSkillGroup(request *ListUsersOfSkillGroupRequest) (response *ListUsersOfSkillGroupResponse, err error)
ListUsersOfSkillGroup invokes the cloudcallcenter.ListUsersOfSkillGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusersofskillgroup.html
func (*Client) ListUsersOfSkillGroupWithCallback ¶
func (client *Client) ListUsersOfSkillGroupWithCallback(request *ListUsersOfSkillGroupRequest, callback func(response *ListUsersOfSkillGroupResponse, err error)) <-chan int
ListUsersOfSkillGroupWithCallback invokes the cloudcallcenter.ListUsersOfSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusersofskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUsersOfSkillGroupWithChan ¶
func (client *Client) ListUsersOfSkillGroupWithChan(request *ListUsersOfSkillGroupRequest) (<-chan *ListUsersOfSkillGroupResponse, <-chan error)
ListUsersOfSkillGroupWithChan invokes the cloudcallcenter.ListUsersOfSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusersofskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUsersWithCallback ¶
func (client *Client) ListUsersWithCallback(request *ListUsersRequest, callback func(response *ListUsersResponse, err error)) <-chan int
ListUsersWithCallback invokes the cloudcallcenter.ListUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListUsersWithChan ¶
func (client *Client) ListUsersWithChan(request *ListUsersRequest) (<-chan *ListUsersResponse, <-chan error)
ListUsersWithChan invokes the cloudcallcenter.ListUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnCategories ¶
func (client *Client) ListVnCategories(request *ListVnCategoriesRequest) (response *ListVnCategoriesResponse, err error)
ListVnCategories invokes the cloudcallcenter.ListVnCategories API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvncategories.html
func (*Client) ListVnCategoriesWithCallback ¶
func (client *Client) ListVnCategoriesWithCallback(request *ListVnCategoriesRequest, callback func(response *ListVnCategoriesResponse, err error)) <-chan int
ListVnCategoriesWithCallback invokes the cloudcallcenter.ListVnCategories API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvncategories.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnCategoriesWithChan ¶
func (client *Client) ListVnCategoriesWithChan(request *ListVnCategoriesRequest) (<-chan *ListVnCategoriesResponse, <-chan error)
ListVnCategoriesWithChan invokes the cloudcallcenter.ListVnCategories API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvncategories.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnChatbotInstances ¶
func (client *Client) ListVnChatbotInstances(request *ListVnChatbotInstancesRequest) (response *ListVnChatbotInstancesResponse, err error)
ListVnChatbotInstances invokes the cloudcallcenter.ListVnChatbotInstances API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnchatbotinstances.html
func (*Client) ListVnChatbotInstancesWithCallback ¶
func (client *Client) ListVnChatbotInstancesWithCallback(request *ListVnChatbotInstancesRequest, callback func(response *ListVnChatbotInstancesResponse, err error)) <-chan int
ListVnChatbotInstancesWithCallback invokes the cloudcallcenter.ListVnChatbotInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnchatbotinstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnChatbotInstancesWithChan ¶
func (client *Client) ListVnChatbotInstancesWithChan(request *ListVnChatbotInstancesRequest) (<-chan *ListVnChatbotInstancesResponse, <-chan error)
ListVnChatbotInstancesWithChan invokes the cloudcallcenter.ListVnChatbotInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnchatbotinstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnConversationDetails ¶
func (client *Client) ListVnConversationDetails(request *ListVnConversationDetailsRequest) (response *ListVnConversationDetailsResponse, err error)
ListVnConversationDetails invokes the cloudcallcenter.ListVnConversationDetails API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnconversationdetails.html
func (*Client) ListVnConversationDetailsWithCallback ¶
func (client *Client) ListVnConversationDetailsWithCallback(request *ListVnConversationDetailsRequest, callback func(response *ListVnConversationDetailsResponse, err error)) <-chan int
ListVnConversationDetailsWithCallback invokes the cloudcallcenter.ListVnConversationDetails API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnconversationdetails.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnConversationDetailsWithChan ¶
func (client *Client) ListVnConversationDetailsWithChan(request *ListVnConversationDetailsRequest) (<-chan *ListVnConversationDetailsResponse, <-chan error)
ListVnConversationDetailsWithChan invokes the cloudcallcenter.ListVnConversationDetails API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnconversationdetails.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnConversations ¶
func (client *Client) ListVnConversations(request *ListVnConversationsRequest) (response *ListVnConversationsResponse, err error)
ListVnConversations invokes the cloudcallcenter.ListVnConversations API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnconversations.html
func (*Client) ListVnConversationsWithCallback ¶
func (client *Client) ListVnConversationsWithCallback(request *ListVnConversationsRequest, callback func(response *ListVnConversationsResponse, err error)) <-chan int
ListVnConversationsWithCallback invokes the cloudcallcenter.ListVnConversations API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnconversations.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnConversationsWithChan ¶
func (client *Client) ListVnConversationsWithChan(request *ListVnConversationsRequest) (<-chan *ListVnConversationsResponse, <-chan error)
ListVnConversationsWithChan invokes the cloudcallcenter.ListVnConversations API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnconversations.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnInstances ¶
func (client *Client) ListVnInstances(request *ListVnInstancesRequest) (response *ListVnInstancesResponse, err error)
ListVnInstances invokes the cloudcallcenter.ListVnInstances API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvninstances.html
func (*Client) ListVnInstancesWithCallback ¶
func (client *Client) ListVnInstancesWithCallback(request *ListVnInstancesRequest, callback func(response *ListVnInstancesResponse, err error)) <-chan int
ListVnInstancesWithCallback invokes the cloudcallcenter.ListVnInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvninstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnInstancesWithChan ¶
func (client *Client) ListVnInstancesWithChan(request *ListVnInstancesRequest) (<-chan *ListVnInstancesResponse, <-chan error)
ListVnInstancesWithChan invokes the cloudcallcenter.ListVnInstances API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvninstances.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnNavigationScripts ¶
func (client *Client) ListVnNavigationScripts(request *ListVnNavigationScriptsRequest) (response *ListVnNavigationScriptsResponse, err error)
ListVnNavigationScripts invokes the cloudcallcenter.ListVnNavigationScripts API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnnavigationscripts.html
func (*Client) ListVnNavigationScriptsWithCallback ¶
func (client *Client) ListVnNavigationScriptsWithCallback(request *ListVnNavigationScriptsRequest, callback func(response *ListVnNavigationScriptsResponse, err error)) <-chan int
ListVnNavigationScriptsWithCallback invokes the cloudcallcenter.ListVnNavigationScripts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnnavigationscripts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnNavigationScriptsWithChan ¶
func (client *Client) ListVnNavigationScriptsWithChan(request *ListVnNavigationScriptsRequest) (<-chan *ListVnNavigationScriptsResponse, <-chan error)
ListVnNavigationScriptsWithChan invokes the cloudcallcenter.ListVnNavigationScripts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnnavigationscripts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnPublishHistories ¶
func (client *Client) ListVnPublishHistories(request *ListVnPublishHistoriesRequest) (response *ListVnPublishHistoriesResponse, err error)
ListVnPublishHistories invokes the cloudcallcenter.ListVnPublishHistories API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnpublishhistories.html
func (*Client) ListVnPublishHistoriesWithCallback ¶
func (client *Client) ListVnPublishHistoriesWithCallback(request *ListVnPublishHistoriesRequest, callback func(response *ListVnPublishHistoriesResponse, err error)) <-chan int
ListVnPublishHistoriesWithCallback invokes the cloudcallcenter.ListVnPublishHistories API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnpublishhistories.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVnPublishHistoriesWithChan ¶
func (client *Client) ListVnPublishHistoriesWithChan(request *ListVnPublishHistoriesRequest) (<-chan *ListVnPublishHistoriesResponse, <-chan error)
ListVnPublishHistoriesWithChan invokes the cloudcallcenter.ListVnPublishHistories API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvnpublishhistories.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVoiceAppraise ¶
func (client *Client) ListVoiceAppraise(request *ListVoiceAppraiseRequest) (response *ListVoiceAppraiseResponse, err error)
ListVoiceAppraise invokes the cloudcallcenter.ListVoiceAppraise API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvoiceappraise.html
func (*Client) ListVoiceAppraiseWithCallback ¶
func (client *Client) ListVoiceAppraiseWithCallback(request *ListVoiceAppraiseRequest, callback func(response *ListVoiceAppraiseResponse, err error)) <-chan int
ListVoiceAppraiseWithCallback invokes the cloudcallcenter.ListVoiceAppraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvoiceappraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListVoiceAppraiseWithChan ¶
func (client *Client) ListVoiceAppraiseWithChan(request *ListVoiceAppraiseRequest) (<-chan *ListVoiceAppraiseResponse, <-chan error)
ListVoiceAppraiseWithChan invokes the cloudcallcenter.ListVoiceAppraise API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listvoiceappraise.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListWorkflowOfAgent ¶
func (client *Client) ListWorkflowOfAgent(request *ListWorkflowOfAgentRequest) (response *ListWorkflowOfAgentResponse, err error)
ListWorkflowOfAgent invokes the cloudcallcenter.ListWorkflowOfAgent API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/listworkflowofagent.html
func (*Client) ListWorkflowOfAgentWithCallback ¶
func (client *Client) ListWorkflowOfAgentWithCallback(request *ListWorkflowOfAgentRequest, callback func(response *ListWorkflowOfAgentResponse, err error)) <-chan int
ListWorkflowOfAgentWithCallback invokes the cloudcallcenter.ListWorkflowOfAgent API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listworkflowofagent.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ListWorkflowOfAgentWithChan ¶
func (client *Client) ListWorkflowOfAgentWithChan(request *ListWorkflowOfAgentRequest) (<-chan *ListWorkflowOfAgentResponse, <-chan error)
ListWorkflowOfAgentWithChan invokes the cloudcallcenter.ListWorkflowOfAgent API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/listworkflowofagent.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Log ¶
func (client *Client) Log(request *LogRequest) (response *LogResponse, err error)
Log invokes the cloudcallcenter.Log API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/log.html
func (*Client) LogWithCallback ¶
func (client *Client) LogWithCallback(request *LogRequest, callback func(response *LogResponse, err error)) <-chan int
LogWithCallback invokes the cloudcallcenter.Log API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/log.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) LogWithChan ¶
func (client *Client) LogWithChan(request *LogRequest) (<-chan *LogResponse, <-chan error)
LogWithChan invokes the cloudcallcenter.Log API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/log.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) MarkDayuVoiceService ¶
func (client *Client) MarkDayuVoiceService(request *MarkDayuVoiceServiceRequest) (response *MarkDayuVoiceServiceResponse, err error)
MarkDayuVoiceService invokes the cloudcallcenter.MarkDayuVoiceService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/markdayuvoiceservice.html
func (*Client) MarkDayuVoiceServiceWithCallback ¶
func (client *Client) MarkDayuVoiceServiceWithCallback(request *MarkDayuVoiceServiceRequest, callback func(response *MarkDayuVoiceServiceResponse, err error)) <-chan int
MarkDayuVoiceServiceWithCallback invokes the cloudcallcenter.MarkDayuVoiceService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/markdayuvoiceservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) MarkDayuVoiceServiceWithChan ¶
func (client *Client) MarkDayuVoiceServiceWithChan(request *MarkDayuVoiceServiceRequest) (<-chan *MarkDayuVoiceServiceResponse, <-chan error)
MarkDayuVoiceServiceWithChan invokes the cloudcallcenter.MarkDayuVoiceService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/markdayuvoiceservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyAgentDevice ¶
func (client *Client) ModifyAgentDevice(request *ModifyAgentDeviceRequest) (response *ModifyAgentDeviceResponse, err error)
ModifyAgentDevice invokes the cloudcallcenter.ModifyAgentDevice API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyagentdevice.html
func (*Client) ModifyAgentDeviceWithCallback ¶
func (client *Client) ModifyAgentDeviceWithCallback(request *ModifyAgentDeviceRequest, callback func(response *ModifyAgentDeviceResponse, err error)) <-chan int
ModifyAgentDeviceWithCallback invokes the cloudcallcenter.ModifyAgentDevice API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyagentdevice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyAgentDeviceWithChan ¶
func (client *Client) ModifyAgentDeviceWithChan(request *ModifyAgentDeviceRequest) (<-chan *ModifyAgentDeviceResponse, <-chan error)
ModifyAgentDeviceWithChan invokes the cloudcallcenter.ModifyAgentDevice API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyagentdevice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyBatchJobs ¶
func (client *Client) ModifyBatchJobs(request *ModifyBatchJobsRequest) (response *ModifyBatchJobsResponse, err error)
ModifyBatchJobs invokes the cloudcallcenter.ModifyBatchJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifybatchjobs.html
func (*Client) ModifyBatchJobsWithCallback ¶
func (client *Client) ModifyBatchJobsWithCallback(request *ModifyBatchJobsRequest, callback func(response *ModifyBatchJobsResponse, err error)) <-chan int
ModifyBatchJobsWithCallback invokes the cloudcallcenter.ModifyBatchJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifybatchjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyBatchJobsWithChan ¶
func (client *Client) ModifyBatchJobsWithChan(request *ModifyBatchJobsRequest) (<-chan *ModifyBatchJobsResponse, <-chan error)
ModifyBatchJobsWithChan invokes the cloudcallcenter.ModifyBatchJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifybatchjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyCabInstance ¶
func (client *Client) ModifyCabInstance(request *ModifyCabInstanceRequest) (response *ModifyCabInstanceResponse, err error)
ModifyCabInstance invokes the cloudcallcenter.ModifyCabInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycabinstance.html
func (*Client) ModifyCabInstanceWithCallback ¶
func (client *Client) ModifyCabInstanceWithCallback(request *ModifyCabInstanceRequest, callback func(response *ModifyCabInstanceResponse, err error)) <-chan int
ModifyCabInstanceWithCallback invokes the cloudcallcenter.ModifyCabInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycabinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyCabInstanceWithChan ¶
func (client *Client) ModifyCabInstanceWithChan(request *ModifyCabInstanceRequest) (<-chan *ModifyCabInstanceResponse, <-chan error)
ModifyCabInstanceWithChan invokes the cloudcallcenter.ModifyCabInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycabinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyCategory ¶
func (client *Client) ModifyCategory(request *ModifyCategoryRequest) (response *ModifyCategoryResponse, err error)
ModifyCategory invokes the cloudcallcenter.ModifyCategory API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycategory.html
func (*Client) ModifyCategoryWithCallback ¶
func (client *Client) ModifyCategoryWithCallback(request *ModifyCategoryRequest, callback func(response *ModifyCategoryResponse, err error)) <-chan int
ModifyCategoryWithCallback invokes the cloudcallcenter.ModifyCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyCategoryWithChan ¶
func (client *Client) ModifyCategoryWithChan(request *ModifyCategoryRequest) (<-chan *ModifyCategoryResponse, <-chan error)
ModifyCategoryWithChan invokes the cloudcallcenter.ModifyCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyContactFlow ¶
func (client *Client) ModifyContactFlow(request *ModifyContactFlowRequest) (response *ModifyContactFlowResponse, err error)
ModifyContactFlow invokes the cloudcallcenter.ModifyContactFlow API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycontactflow.html
func (*Client) ModifyContactFlowVersion ¶
func (client *Client) ModifyContactFlowVersion(request *ModifyContactFlowVersionRequest) (response *ModifyContactFlowVersionResponse, err error)
ModifyContactFlowVersion invokes the cloudcallcenter.ModifyContactFlowVersion API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycontactflowversion.html
func (*Client) ModifyContactFlowVersionWithCallback ¶
func (client *Client) ModifyContactFlowVersionWithCallback(request *ModifyContactFlowVersionRequest, callback func(response *ModifyContactFlowVersionResponse, err error)) <-chan int
ModifyContactFlowVersionWithCallback invokes the cloudcallcenter.ModifyContactFlowVersion API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycontactflowversion.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyContactFlowVersionWithChan ¶
func (client *Client) ModifyContactFlowVersionWithChan(request *ModifyContactFlowVersionRequest) (<-chan *ModifyContactFlowVersionResponse, <-chan error)
ModifyContactFlowVersionWithChan invokes the cloudcallcenter.ModifyContactFlowVersion API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycontactflowversion.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyContactFlowWithCallback ¶
func (client *Client) ModifyContactFlowWithCallback(request *ModifyContactFlowRequest, callback func(response *ModifyContactFlowResponse, err error)) <-chan int
ModifyContactFlowWithCallback invokes the cloudcallcenter.ModifyContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyContactFlowWithChan ¶
func (client *Client) ModifyContactFlowWithChan(request *ModifyContactFlowRequest) (<-chan *ModifyContactFlowResponse, <-chan error)
ModifyContactFlowWithChan invokes the cloudcallcenter.ModifyContactFlow API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifycontactflow.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyFunctionMeta ¶
func (client *Client) ModifyFunctionMeta(request *ModifyFunctionMetaRequest) (response *ModifyFunctionMetaResponse, err error)
ModifyFunctionMeta invokes the cloudcallcenter.ModifyFunctionMeta API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyfunctionmeta.html
func (*Client) ModifyFunctionMetaWithCallback ¶
func (client *Client) ModifyFunctionMetaWithCallback(request *ModifyFunctionMetaRequest, callback func(response *ModifyFunctionMetaResponse, err error)) <-chan int
ModifyFunctionMetaWithCallback invokes the cloudcallcenter.ModifyFunctionMeta API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyfunctionmeta.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyFunctionMetaWithChan ¶
func (client *Client) ModifyFunctionMetaWithChan(request *ModifyFunctionMetaRequest) (<-chan *ModifyFunctionMetaResponse, <-chan error)
ModifyFunctionMetaWithChan invokes the cloudcallcenter.ModifyFunctionMeta API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyfunctionmeta.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyInstance ¶
func (client *Client) ModifyInstance(request *ModifyInstanceRequest) (response *ModifyInstanceResponse, err error)
ModifyInstance invokes the cloudcallcenter.ModifyInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyinstance.html
func (*Client) ModifyInstanceAdmin ¶
func (client *Client) ModifyInstanceAdmin(request *ModifyInstanceAdminRequest) (response *ModifyInstanceAdminResponse, err error)
ModifyInstanceAdmin invokes the cloudcallcenter.ModifyInstanceAdmin API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyinstanceadmin.html
func (*Client) ModifyInstanceAdminWithCallback ¶
func (client *Client) ModifyInstanceAdminWithCallback(request *ModifyInstanceAdminRequest, callback func(response *ModifyInstanceAdminResponse, err error)) <-chan int
ModifyInstanceAdminWithCallback invokes the cloudcallcenter.ModifyInstanceAdmin API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyinstanceadmin.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyInstanceAdminWithChan ¶
func (client *Client) ModifyInstanceAdminWithChan(request *ModifyInstanceAdminRequest) (<-chan *ModifyInstanceAdminResponse, <-chan error)
ModifyInstanceAdminWithChan invokes the cloudcallcenter.ModifyInstanceAdmin API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyinstanceadmin.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyInstanceWithCallback ¶
func (client *Client) ModifyInstanceWithCallback(request *ModifyInstanceRequest, callback func(response *ModifyInstanceResponse, err error)) <-chan int
ModifyInstanceWithCallback invokes the cloudcallcenter.ModifyInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyInstanceWithChan ¶
func (client *Client) ModifyInstanceWithChan(request *ModifyInstanceRequest) (<-chan *ModifyInstanceResponse, <-chan error)
ModifyInstanceWithChan invokes the cloudcallcenter.ModifyInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyinstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyJobGroup ¶
func (client *Client) ModifyJobGroup(request *ModifyJobGroupRequest) (response *ModifyJobGroupResponse, err error)
ModifyJobGroup invokes the cloudcallcenter.ModifyJobGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyjobgroup.html
func (*Client) ModifyJobGroupWithCallback ¶
func (client *Client) ModifyJobGroupWithCallback(request *ModifyJobGroupRequest, callback func(response *ModifyJobGroupResponse, err error)) <-chan int
ModifyJobGroupWithCallback invokes the cloudcallcenter.ModifyJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyjobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyJobGroupWithChan ¶
func (client *Client) ModifyJobGroupWithChan(request *ModifyJobGroupRequest) (<-chan *ModifyJobGroupResponse, <-chan error)
ModifyJobGroupWithChan invokes the cloudcallcenter.ModifyJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyjobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyMedia ¶
func (client *Client) ModifyMedia(request *ModifyMediaRequest) (response *ModifyMediaResponse, err error)
ModifyMedia invokes the cloudcallcenter.ModifyMedia API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifymedia.html
func (*Client) ModifyMediaWithCallback ¶
func (client *Client) ModifyMediaWithCallback(request *ModifyMediaRequest, callback func(response *ModifyMediaResponse, err error)) <-chan int
ModifyMediaWithCallback invokes the cloudcallcenter.ModifyMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifymedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyMediaWithChan ¶
func (client *Client) ModifyMediaWithChan(request *ModifyMediaRequest) (<-chan *ModifyMediaResponse, <-chan error)
ModifyMediaWithChan invokes the cloudcallcenter.ModifyMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifymedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyNotificationConfig ¶
func (client *Client) ModifyNotificationConfig(request *ModifyNotificationConfigRequest) (response *ModifyNotificationConfigResponse, err error)
ModifyNotificationConfig invokes the cloudcallcenter.ModifyNotificationConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifynotificationconfig.html
func (*Client) ModifyNotificationConfigWithCallback ¶
func (client *Client) ModifyNotificationConfigWithCallback(request *ModifyNotificationConfigRequest, callback func(response *ModifyNotificationConfigResponse, err error)) <-chan int
ModifyNotificationConfigWithCallback invokes the cloudcallcenter.ModifyNotificationConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifynotificationconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyNotificationConfigWithChan ¶
func (client *Client) ModifyNotificationConfigWithChan(request *ModifyNotificationConfigRequest) (<-chan *ModifyNotificationConfigResponse, <-chan error)
ModifyNotificationConfigWithChan invokes the cloudcallcenter.ModifyNotificationConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifynotificationconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyNumberGroup ¶
func (client *Client) ModifyNumberGroup(request *ModifyNumberGroupRequest) (response *ModifyNumberGroupResponse, err error)
ModifyNumberGroup invokes the cloudcallcenter.ModifyNumberGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifynumbergroup.html
func (*Client) ModifyNumberGroupWithCallback ¶
func (client *Client) ModifyNumberGroupWithCallback(request *ModifyNumberGroupRequest, callback func(response *ModifyNumberGroupResponse, err error)) <-chan int
ModifyNumberGroupWithCallback invokes the cloudcallcenter.ModifyNumberGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifynumbergroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyNumberGroupWithChan ¶
func (client *Client) ModifyNumberGroupWithChan(request *ModifyNumberGroupRequest) (<-chan *ModifyNumberGroupResponse, <-chan error)
ModifyNumberGroupWithChan invokes the cloudcallcenter.ModifyNumberGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifynumbergroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyPhoneNumber ¶
func (client *Client) ModifyPhoneNumber(request *ModifyPhoneNumberRequest) (response *ModifyPhoneNumberResponse, err error)
ModifyPhoneNumber invokes the cloudcallcenter.ModifyPhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyphonenumber.html
func (*Client) ModifyPhoneNumberWithCallback ¶
func (client *Client) ModifyPhoneNumberWithCallback(request *ModifyPhoneNumberRequest, callback func(response *ModifyPhoneNumberResponse, err error)) <-chan int
ModifyPhoneNumberWithCallback invokes the cloudcallcenter.ModifyPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyPhoneNumberWithChan ¶
func (client *Client) ModifyPhoneNumberWithChan(request *ModifyPhoneNumberRequest) (<-chan *ModifyPhoneNumberResponse, <-chan error)
ModifyPhoneNumberWithChan invokes the cloudcallcenter.ModifyPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyPrivacyNumberCallDetail ¶
func (client *Client) ModifyPrivacyNumberCallDetail(request *ModifyPrivacyNumberCallDetailRequest) (response *ModifyPrivacyNumberCallDetailResponse, err error)
ModifyPrivacyNumberCallDetail invokes the cloudcallcenter.ModifyPrivacyNumberCallDetail API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyprivacynumbercalldetail.html
func (*Client) ModifyPrivacyNumberCallDetailWithCallback ¶
func (client *Client) ModifyPrivacyNumberCallDetailWithCallback(request *ModifyPrivacyNumberCallDetailRequest, callback func(response *ModifyPrivacyNumberCallDetailResponse, err error)) <-chan int
ModifyPrivacyNumberCallDetailWithCallback invokes the cloudcallcenter.ModifyPrivacyNumberCallDetail API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyprivacynumbercalldetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyPrivacyNumberCallDetailWithChan ¶
func (client *Client) ModifyPrivacyNumberCallDetailWithChan(request *ModifyPrivacyNumberCallDetailRequest) (<-chan *ModifyPrivacyNumberCallDetailResponse, <-chan error)
ModifyPrivacyNumberCallDetailWithChan invokes the cloudcallcenter.ModifyPrivacyNumberCallDetail API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyprivacynumbercalldetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyRole ¶
func (client *Client) ModifyRole(request *ModifyRoleRequest) (response *ModifyRoleResponse, err error)
ModifyRole invokes the cloudcallcenter.ModifyRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyrole.html
func (*Client) ModifyRoleWithCallback ¶
func (client *Client) ModifyRoleWithCallback(request *ModifyRoleRequest, callback func(response *ModifyRoleResponse, err error)) <-chan int
ModifyRoleWithCallback invokes the cloudcallcenter.ModifyRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyRoleWithChan ¶
func (client *Client) ModifyRoleWithChan(request *ModifyRoleRequest) (<-chan *ModifyRoleResponse, <-chan error)
ModifyRoleWithChan invokes the cloudcallcenter.ModifyRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyScenario ¶
func (client *Client) ModifyScenario(request *ModifyScenarioRequest) (response *ModifyScenarioResponse, err error)
ModifyScenario invokes the cloudcallcenter.ModifyScenario API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyscenario.html
func (*Client) ModifyScenarioWithCallback ¶
func (client *Client) ModifyScenarioWithCallback(request *ModifyScenarioRequest, callback func(response *ModifyScenarioResponse, err error)) <-chan int
ModifyScenarioWithCallback invokes the cloudcallcenter.ModifyScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyscenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyScenarioWithChan ¶
func (client *Client) ModifyScenarioWithChan(request *ModifyScenarioRequest) (<-chan *ModifyScenarioResponse, <-chan error)
ModifyScenarioWithChan invokes the cloudcallcenter.ModifyScenario API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyscenario.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySipAgentGroup ¶
func (client *Client) ModifySipAgentGroup(request *ModifySipAgentGroupRequest) (response *ModifySipAgentGroupResponse, err error)
ModifySipAgentGroup invokes the cloudcallcenter.ModifySipAgentGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifysipagentgroup.html
func (*Client) ModifySipAgentGroupWithCallback ¶
func (client *Client) ModifySipAgentGroupWithCallback(request *ModifySipAgentGroupRequest, callback func(response *ModifySipAgentGroupResponse, err error)) <-chan int
ModifySipAgentGroupWithCallback invokes the cloudcallcenter.ModifySipAgentGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifysipagentgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySipAgentGroupWithChan ¶
func (client *Client) ModifySipAgentGroupWithChan(request *ModifySipAgentGroupRequest) (<-chan *ModifySipAgentGroupResponse, <-chan error)
ModifySipAgentGroupWithChan invokes the cloudcallcenter.ModifySipAgentGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifysipagentgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySkillGroup ¶
func (client *Client) ModifySkillGroup(request *ModifySkillGroupRequest) (response *ModifySkillGroupResponse, err error)
ModifySkillGroup invokes the cloudcallcenter.ModifySkillGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroup.html
func (*Client) ModifySkillGroupEx ¶
func (client *Client) ModifySkillGroupEx(request *ModifySkillGroupExRequest) (response *ModifySkillGroupExResponse, err error)
ModifySkillGroupEx invokes the cloudcallcenter.ModifySkillGroupEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroupex.html
func (*Client) ModifySkillGroupExWithCallback ¶
func (client *Client) ModifySkillGroupExWithCallback(request *ModifySkillGroupExRequest, callback func(response *ModifySkillGroupExResponse, err error)) <-chan int
ModifySkillGroupExWithCallback invokes the cloudcallcenter.ModifySkillGroupEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroupex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySkillGroupExWithChan ¶
func (client *Client) ModifySkillGroupExWithChan(request *ModifySkillGroupExRequest) (<-chan *ModifySkillGroupExResponse, <-chan error)
ModifySkillGroupExWithChan invokes the cloudcallcenter.ModifySkillGroupEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroupex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySkillGroupOutboundNumbers ¶
func (client *Client) ModifySkillGroupOutboundNumbers(request *ModifySkillGroupOutboundNumbersRequest) (response *ModifySkillGroupOutboundNumbersResponse, err error)
ModifySkillGroupOutboundNumbers invokes the cloudcallcenter.ModifySkillGroupOutboundNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroupoutboundnumbers.html
func (*Client) ModifySkillGroupOutboundNumbersWithCallback ¶
func (client *Client) ModifySkillGroupOutboundNumbersWithCallback(request *ModifySkillGroupOutboundNumbersRequest, callback func(response *ModifySkillGroupOutboundNumbersResponse, err error)) <-chan int
ModifySkillGroupOutboundNumbersWithCallback invokes the cloudcallcenter.ModifySkillGroupOutboundNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroupoutboundnumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySkillGroupOutboundNumbersWithChan ¶
func (client *Client) ModifySkillGroupOutboundNumbersWithChan(request *ModifySkillGroupOutboundNumbersRequest) (<-chan *ModifySkillGroupOutboundNumbersResponse, <-chan error)
ModifySkillGroupOutboundNumbersWithChan invokes the cloudcallcenter.ModifySkillGroupOutboundNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroupoutboundnumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySkillGroupWithCallback ¶
func (client *Client) ModifySkillGroupWithCallback(request *ModifySkillGroupRequest, callback func(response *ModifySkillGroupResponse, err error)) <-chan int
ModifySkillGroupWithCallback invokes the cloudcallcenter.ModifySkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySkillGroupWithChan ¶
func (client *Client) ModifySkillGroupWithChan(request *ModifySkillGroupRequest) (<-chan *ModifySkillGroupResponse, <-chan error)
ModifySkillGroupWithChan invokes the cloudcallcenter.ModifySkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyStrategy ¶
func (client *Client) ModifyStrategy(request *ModifyStrategyRequest) (response *ModifyStrategyResponse, err error)
ModifyStrategy invokes the cloudcallcenter.ModifyStrategy API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifystrategy.html
func (*Client) ModifyStrategyWithCallback ¶
func (client *Client) ModifyStrategyWithCallback(request *ModifyStrategyRequest, callback func(response *ModifyStrategyResponse, err error)) <-chan int
ModifyStrategyWithCallback invokes the cloudcallcenter.ModifyStrategy API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifystrategy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyStrategyWithChan ¶
func (client *Client) ModifyStrategyWithChan(request *ModifyStrategyRequest) (<-chan *ModifyStrategyResponse, <-chan error)
ModifyStrategyWithChan invokes the cloudcallcenter.ModifyStrategy API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifystrategy.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySurvey ¶
func (client *Client) ModifySurvey(request *ModifySurveyRequest) (response *ModifySurveyResponse, err error)
ModifySurvey invokes the cloudcallcenter.ModifySurvey API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifysurvey.html
func (*Client) ModifySurveyWithCallback ¶
func (client *Client) ModifySurveyWithCallback(request *ModifySurveyRequest, callback func(response *ModifySurveyResponse, err error)) <-chan int
ModifySurveyWithCallback invokes the cloudcallcenter.ModifySurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifysurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifySurveyWithChan ¶
func (client *Client) ModifySurveyWithChan(request *ModifySurveyRequest) (<-chan *ModifySurveyResponse, <-chan error)
ModifySurveyWithChan invokes the cloudcallcenter.ModifySurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifysurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyUser ¶
func (client *Client) ModifyUser(request *ModifyUserRequest) (response *ModifyUserResponse, err error)
ModifyUser invokes the cloudcallcenter.ModifyUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyuser.html
func (*Client) ModifyUserEx ¶
func (client *Client) ModifyUserEx(request *ModifyUserExRequest) (response *ModifyUserExResponse, err error)
ModifyUserEx invokes the cloudcallcenter.ModifyUserEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyuserex.html
func (*Client) ModifyUserExWithCallback ¶
func (client *Client) ModifyUserExWithCallback(request *ModifyUserExRequest, callback func(response *ModifyUserExResponse, err error)) <-chan int
ModifyUserExWithCallback invokes the cloudcallcenter.ModifyUserEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyuserex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyUserExWithChan ¶
func (client *Client) ModifyUserExWithChan(request *ModifyUserExRequest) (<-chan *ModifyUserExResponse, <-chan error)
ModifyUserExWithChan invokes the cloudcallcenter.ModifyUserEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyuserex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyUserWithCallback ¶
func (client *Client) ModifyUserWithCallback(request *ModifyUserRequest, callback func(response *ModifyUserResponse, err error)) <-chan int
ModifyUserWithCallback invokes the cloudcallcenter.ModifyUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyUserWithChan ¶
func (client *Client) ModifyUserWithChan(request *ModifyUserRequest) (<-chan *ModifyUserResponse, <-chan error)
ModifyUserWithChan invokes the cloudcallcenter.ModifyUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnAskingBackConfig ¶
func (client *Client) ModifyVnAskingBackConfig(request *ModifyVnAskingBackConfigRequest) (response *ModifyVnAskingBackConfigResponse, err error)
ModifyVnAskingBackConfig invokes the cloudcallcenter.ModifyVnAskingBackConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnaskingbackconfig.html
func (*Client) ModifyVnAskingBackConfigWithCallback ¶
func (client *Client) ModifyVnAskingBackConfigWithCallback(request *ModifyVnAskingBackConfigRequest, callback func(response *ModifyVnAskingBackConfigResponse, err error)) <-chan int
ModifyVnAskingBackConfigWithCallback invokes the cloudcallcenter.ModifyVnAskingBackConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnaskingbackconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnAskingBackConfigWithChan ¶
func (client *Client) ModifyVnAskingBackConfigWithChan(request *ModifyVnAskingBackConfigRequest) (<-chan *ModifyVnAskingBackConfigResponse, <-chan error)
ModifyVnAskingBackConfigWithChan invokes the cloudcallcenter.ModifyVnAskingBackConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnaskingbackconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnCategory ¶
func (client *Client) ModifyVnCategory(request *ModifyVnCategoryRequest) (response *ModifyVnCategoryResponse, err error)
ModifyVnCategory invokes the cloudcallcenter.ModifyVnCategory API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvncategory.html
func (*Client) ModifyVnCategoryWithCallback ¶
func (client *Client) ModifyVnCategoryWithCallback(request *ModifyVnCategoryRequest, callback func(response *ModifyVnCategoryResponse, err error)) <-chan int
ModifyVnCategoryWithCallback invokes the cloudcallcenter.ModifyVnCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvncategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnCategoryWithChan ¶
func (client *Client) ModifyVnCategoryWithChan(request *ModifyVnCategoryRequest) (<-chan *ModifyVnCategoryResponse, <-chan error)
ModifyVnCategoryWithChan invokes the cloudcallcenter.ModifyVnCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvncategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnComplainingConfig ¶
func (client *Client) ModifyVnComplainingConfig(request *ModifyVnComplainingConfigRequest) (response *ModifyVnComplainingConfigResponse, err error)
ModifyVnComplainingConfig invokes the cloudcallcenter.ModifyVnComplainingConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvncomplainingconfig.html
func (*Client) ModifyVnComplainingConfigWithCallback ¶
func (client *Client) ModifyVnComplainingConfigWithCallback(request *ModifyVnComplainingConfigRequest, callback func(response *ModifyVnComplainingConfigResponse, err error)) <-chan int
ModifyVnComplainingConfigWithCallback invokes the cloudcallcenter.ModifyVnComplainingConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvncomplainingconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnComplainingConfigWithChan ¶
func (client *Client) ModifyVnComplainingConfigWithChan(request *ModifyVnComplainingConfigRequest) (<-chan *ModifyVnComplainingConfigResponse, <-chan error)
ModifyVnComplainingConfigWithChan invokes the cloudcallcenter.ModifyVnComplainingConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvncomplainingconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnGreetingConfig ¶
func (client *Client) ModifyVnGreetingConfig(request *ModifyVnGreetingConfigRequest) (response *ModifyVnGreetingConfigResponse, err error)
ModifyVnGreetingConfig invokes the cloudcallcenter.ModifyVnGreetingConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvngreetingconfig.html
func (*Client) ModifyVnGreetingConfigWithCallback ¶
func (client *Client) ModifyVnGreetingConfigWithCallback(request *ModifyVnGreetingConfigRequest, callback func(response *ModifyVnGreetingConfigResponse, err error)) <-chan int
ModifyVnGreetingConfigWithCallback invokes the cloudcallcenter.ModifyVnGreetingConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvngreetingconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnGreetingConfigWithChan ¶
func (client *Client) ModifyVnGreetingConfigWithChan(request *ModifyVnGreetingConfigRequest) (<-chan *ModifyVnGreetingConfigResponse, <-chan error)
ModifyVnGreetingConfigWithChan invokes the cloudcallcenter.ModifyVnGreetingConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvngreetingconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnInstance ¶
func (client *Client) ModifyVnInstance(request *ModifyVnInstanceRequest) (response *ModifyVnInstanceResponse, err error)
ModifyVnInstance invokes the cloudcallcenter.ModifyVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvninstance.html
func (*Client) ModifyVnInstanceWithCallback ¶
func (client *Client) ModifyVnInstanceWithCallback(request *ModifyVnInstanceRequest, callback func(response *ModifyVnInstanceResponse, err error)) <-chan int
ModifyVnInstanceWithCallback invokes the cloudcallcenter.ModifyVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnInstanceWithChan ¶
func (client *Client) ModifyVnInstanceWithChan(request *ModifyVnInstanceRequest) (<-chan *ModifyVnInstanceResponse, <-chan error)
ModifyVnInstanceWithChan invokes the cloudcallcenter.ModifyVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnKnowledge ¶
func (client *Client) ModifyVnKnowledge(request *ModifyVnKnowledgeRequest) (response *ModifyVnKnowledgeResponse, err error)
ModifyVnKnowledge invokes the cloudcallcenter.ModifyVnKnowledge API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnknowledge.html
func (*Client) ModifyVnKnowledgeWithCallback ¶
func (client *Client) ModifyVnKnowledgeWithCallback(request *ModifyVnKnowledgeRequest, callback func(response *ModifyVnKnowledgeResponse, err error)) <-chan int
ModifyVnKnowledgeWithCallback invokes the cloudcallcenter.ModifyVnKnowledge API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnknowledge.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnKnowledgeWithChan ¶
func (client *Client) ModifyVnKnowledgeWithChan(request *ModifyVnKnowledgeRequest) (<-chan *ModifyVnKnowledgeResponse, <-chan error)
ModifyVnKnowledgeWithChan invokes the cloudcallcenter.ModifyVnKnowledge API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnknowledge.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnNluProfile ¶
func (client *Client) ModifyVnNluProfile(request *ModifyVnNluProfileRequest) (response *ModifyVnNluProfileResponse, err error)
ModifyVnNluProfile invokes the cloudcallcenter.ModifyVnNluProfile API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnnluprofile.html
func (*Client) ModifyVnNluProfileWithCallback ¶
func (client *Client) ModifyVnNluProfileWithCallback(request *ModifyVnNluProfileRequest, callback func(response *ModifyVnNluProfileResponse, err error)) <-chan int
ModifyVnNluProfileWithCallback invokes the cloudcallcenter.ModifyVnNluProfile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnnluprofile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnNluProfileWithChan ¶
func (client *Client) ModifyVnNluProfileWithChan(request *ModifyVnNluProfileRequest) (<-chan *ModifyVnNluProfileResponse, <-chan error)
ModifyVnNluProfileWithChan invokes the cloudcallcenter.ModifyVnNluProfile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnnluprofile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnRedirection ¶
func (client *Client) ModifyVnRedirection(request *ModifyVnRedirectionRequest) (response *ModifyVnRedirectionResponse, err error)
ModifyVnRedirection invokes the cloudcallcenter.ModifyVnRedirection API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnredirection.html
func (*Client) ModifyVnRedirectionWithCallback ¶
func (client *Client) ModifyVnRedirectionWithCallback(request *ModifyVnRedirectionRequest, callback func(response *ModifyVnRedirectionResponse, err error)) <-chan int
ModifyVnRedirectionWithCallback invokes the cloudcallcenter.ModifyVnRedirection API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnredirection.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnRedirectionWithChan ¶
func (client *Client) ModifyVnRedirectionWithChan(request *ModifyVnRedirectionRequest) (<-chan *ModifyVnRedirectionResponse, <-chan error)
ModifyVnRedirectionWithChan invokes the cloudcallcenter.ModifyVnRedirection API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnredirection.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnRepeatingConfig ¶
func (client *Client) ModifyVnRepeatingConfig(request *ModifyVnRepeatingConfigRequest) (response *ModifyVnRepeatingConfigResponse, err error)
ModifyVnRepeatingConfig invokes the cloudcallcenter.ModifyVnRepeatingConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnrepeatingconfig.html
func (*Client) ModifyVnRepeatingConfigWithCallback ¶
func (client *Client) ModifyVnRepeatingConfigWithCallback(request *ModifyVnRepeatingConfigRequest, callback func(response *ModifyVnRepeatingConfigResponse, err error)) <-chan int
ModifyVnRepeatingConfigWithCallback invokes the cloudcallcenter.ModifyVnRepeatingConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnrepeatingconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnRepeatingConfigWithChan ¶
func (client *Client) ModifyVnRepeatingConfigWithChan(request *ModifyVnRepeatingConfigRequest) (<-chan *ModifyVnRepeatingConfigResponse, <-chan error)
ModifyVnRepeatingConfigWithChan invokes the cloudcallcenter.ModifyVnRepeatingConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnrepeatingconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnSilenceTimeoutConfig ¶
func (client *Client) ModifyVnSilenceTimeoutConfig(request *ModifyVnSilenceTimeoutConfigRequest) (response *ModifyVnSilenceTimeoutConfigResponse, err error)
ModifyVnSilenceTimeoutConfig invokes the cloudcallcenter.ModifyVnSilenceTimeoutConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnsilencetimeoutconfig.html
func (*Client) ModifyVnSilenceTimeoutConfigWithCallback ¶
func (client *Client) ModifyVnSilenceTimeoutConfigWithCallback(request *ModifyVnSilenceTimeoutConfigRequest, callback func(response *ModifyVnSilenceTimeoutConfigResponse, err error)) <-chan int
ModifyVnSilenceTimeoutConfigWithCallback invokes the cloudcallcenter.ModifyVnSilenceTimeoutConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnsilencetimeoutconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnSilenceTimeoutConfigWithChan ¶
func (client *Client) ModifyVnSilenceTimeoutConfigWithChan(request *ModifyVnSilenceTimeoutConfigRequest) (<-chan *ModifyVnSilenceTimeoutConfigResponse, <-chan error)
ModifyVnSilenceTimeoutConfigWithChan invokes the cloudcallcenter.ModifyVnSilenceTimeoutConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnsilencetimeoutconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnTTSConfig ¶
func (client *Client) ModifyVnTTSConfig(request *ModifyVnTTSConfigRequest) (response *ModifyVnTTSConfigResponse, err error)
ModifyVnTTSConfig invokes the cloudcallcenter.ModifyVnTTSConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnttsconfig.html
func (*Client) ModifyVnTTSConfigWithCallback ¶
func (client *Client) ModifyVnTTSConfigWithCallback(request *ModifyVnTTSConfigRequest, callback func(response *ModifyVnTTSConfigResponse, err error)) <-chan int
ModifyVnTTSConfigWithCallback invokes the cloudcallcenter.ModifyVnTTSConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnttsconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnTTSConfigWithChan ¶
func (client *Client) ModifyVnTTSConfigWithChan(request *ModifyVnTTSConfigRequest) (<-chan *ModifyVnTTSConfigResponse, <-chan error)
ModifyVnTTSConfigWithChan invokes the cloudcallcenter.ModifyVnTTSConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnttsconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnUnrecognizingConfig ¶
func (client *Client) ModifyVnUnrecognizingConfig(request *ModifyVnUnrecognizingConfigRequest) (response *ModifyVnUnrecognizingConfigResponse, err error)
ModifyVnUnrecognizingConfig invokes the cloudcallcenter.ModifyVnUnrecognizingConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnunrecognizingconfig.html
func (*Client) ModifyVnUnrecognizingConfigWithCallback ¶
func (client *Client) ModifyVnUnrecognizingConfigWithCallback(request *ModifyVnUnrecognizingConfigRequest, callback func(response *ModifyVnUnrecognizingConfigResponse, err error)) <-chan int
ModifyVnUnrecognizingConfigWithCallback invokes the cloudcallcenter.ModifyVnUnrecognizingConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnunrecognizingconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ModifyVnUnrecognizingConfigWithChan ¶
func (client *Client) ModifyVnUnrecognizingConfigWithChan(request *ModifyVnUnrecognizingConfigRequest) (<-chan *ModifyVnUnrecognizingConfigResponse, <-chan error)
ModifyVnUnrecognizingConfigWithChan invokes the cloudcallcenter.ModifyVnUnrecognizingConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/modifyvnunrecognizingconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) MoveVnCategory ¶
func (client *Client) MoveVnCategory(request *MoveVnCategoryRequest) (response *MoveVnCategoryResponse, err error)
MoveVnCategory invokes the cloudcallcenter.MoveVnCategory API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/movevncategory.html
func (*Client) MoveVnCategoryWithCallback ¶
func (client *Client) MoveVnCategoryWithCallback(request *MoveVnCategoryRequest, callback func(response *MoveVnCategoryResponse, err error)) <-chan int
MoveVnCategoryWithCallback invokes the cloudcallcenter.MoveVnCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/movevncategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) MoveVnCategoryWithChan ¶
func (client *Client) MoveVnCategoryWithChan(request *MoveVnCategoryRequest) (<-chan *MoveVnCategoryResponse, <-chan error)
MoveVnCategoryWithChan invokes the cloudcallcenter.MoveVnCategory API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/movevncategory.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) MoveVnNavigationScript ¶
func (client *Client) MoveVnNavigationScript(request *MoveVnNavigationScriptRequest) (response *MoveVnNavigationScriptResponse, err error)
MoveVnNavigationScript invokes the cloudcallcenter.MoveVnNavigationScript API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/movevnnavigationscript.html
func (*Client) MoveVnNavigationScriptWithCallback ¶
func (client *Client) MoveVnNavigationScriptWithCallback(request *MoveVnNavigationScriptRequest, callback func(response *MoveVnNavigationScriptResponse, err error)) <-chan int
MoveVnNavigationScriptWithCallback invokes the cloudcallcenter.MoveVnNavigationScript API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/movevnnavigationscript.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) MoveVnNavigationScriptWithChan ¶
func (client *Client) MoveVnNavigationScriptWithChan(request *MoveVnNavigationScriptRequest) (<-chan *MoveVnNavigationScriptResponse, <-chan error)
MoveVnNavigationScriptWithChan invokes the cloudcallcenter.MoveVnNavigationScript API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/movevnnavigationscript.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PickGlobalOutboundNumbers ¶
func (client *Client) PickGlobalOutboundNumbers(request *PickGlobalOutboundNumbersRequest) (response *PickGlobalOutboundNumbersResponse, err error)
PickGlobalOutboundNumbers invokes the cloudcallcenter.PickGlobalOutboundNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickglobaloutboundnumbers.html
func (*Client) PickGlobalOutboundNumbersWithCallback ¶
func (client *Client) PickGlobalOutboundNumbersWithCallback(request *PickGlobalOutboundNumbersRequest, callback func(response *PickGlobalOutboundNumbersResponse, err error)) <-chan int
PickGlobalOutboundNumbersWithCallback invokes the cloudcallcenter.PickGlobalOutboundNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickglobaloutboundnumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PickGlobalOutboundNumbersWithChan ¶
func (client *Client) PickGlobalOutboundNumbersWithChan(request *PickGlobalOutboundNumbersRequest) (<-chan *PickGlobalOutboundNumbersResponse, <-chan error)
PickGlobalOutboundNumbersWithChan invokes the cloudcallcenter.PickGlobalOutboundNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickglobaloutboundnumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PickLocalNumber ¶
func (client *Client) PickLocalNumber(request *PickLocalNumberRequest) (response *PickLocalNumberResponse, err error)
PickLocalNumber invokes the cloudcallcenter.PickLocalNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/picklocalnumber.html
func (*Client) PickLocalNumberWithCallback ¶
func (client *Client) PickLocalNumberWithCallback(request *PickLocalNumberRequest, callback func(response *PickLocalNumberResponse, err error)) <-chan int
PickLocalNumberWithCallback invokes the cloudcallcenter.PickLocalNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/picklocalnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PickLocalNumberWithChan ¶
func (client *Client) PickLocalNumberWithChan(request *PickLocalNumberRequest) (<-chan *PickLocalNumberResponse, <-chan error)
PickLocalNumberWithChan invokes the cloudcallcenter.PickLocalNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/picklocalnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PickOutboundNumbers ¶
func (client *Client) PickOutboundNumbers(request *PickOutboundNumbersRequest) (response *PickOutboundNumbersResponse, err error)
PickOutboundNumbers invokes the cloudcallcenter.PickOutboundNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickoutboundnumbers.html
func (*Client) PickOutboundNumbersByTags ¶
func (client *Client) PickOutboundNumbersByTags(request *PickOutboundNumbersByTagsRequest) (response *PickOutboundNumbersByTagsResponse, err error)
PickOutboundNumbersByTags invokes the cloudcallcenter.PickOutboundNumbersByTags API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickoutboundnumbersbytags.html
func (*Client) PickOutboundNumbersByTagsWithCallback ¶
func (client *Client) PickOutboundNumbersByTagsWithCallback(request *PickOutboundNumbersByTagsRequest, callback func(response *PickOutboundNumbersByTagsResponse, err error)) <-chan int
PickOutboundNumbersByTagsWithCallback invokes the cloudcallcenter.PickOutboundNumbersByTags API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickoutboundnumbersbytags.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PickOutboundNumbersByTagsWithChan ¶
func (client *Client) PickOutboundNumbersByTagsWithChan(request *PickOutboundNumbersByTagsRequest) (<-chan *PickOutboundNumbersByTagsResponse, <-chan error)
PickOutboundNumbersByTagsWithChan invokes the cloudcallcenter.PickOutboundNumbersByTags API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickoutboundnumbersbytags.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PickOutboundNumbersWithCallback ¶
func (client *Client) PickOutboundNumbersWithCallback(request *PickOutboundNumbersRequest, callback func(response *PickOutboundNumbersResponse, err error)) <-chan int
PickOutboundNumbersWithCallback invokes the cloudcallcenter.PickOutboundNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickoutboundnumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PickOutboundNumbersWithChan ¶
func (client *Client) PickOutboundNumbersWithChan(request *PickOutboundNumbersRequest) (<-chan *PickOutboundNumbersResponse, <-chan error)
PickOutboundNumbersWithChan invokes the cloudcallcenter.PickOutboundNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pickoutboundnumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PreCheck ¶
func (client *Client) PreCheck(request *PreCheckRequest) (response *PreCheckResponse, err error)
PreCheck invokes the cloudcallcenter.PreCheck API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/precheck.html
func (*Client) PreCheckWithCallback ¶
func (client *Client) PreCheckWithCallback(request *PreCheckRequest, callback func(response *PreCheckResponse, err error)) <-chan int
PreCheckWithCallback invokes the cloudcallcenter.PreCheck API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/precheck.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PreCheckWithChan ¶
func (client *Client) PreCheckWithChan(request *PreCheckRequest) (<-chan *PreCheckResponse, <-chan error)
PreCheckWithChan invokes the cloudcallcenter.PreCheck API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/precheck.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PreCreateMedia ¶
func (client *Client) PreCreateMedia(request *PreCreateMediaRequest) (response *PreCreateMediaResponse, err error)
PreCreateMedia invokes the cloudcallcenter.PreCreateMedia API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/precreatemedia.html
func (*Client) PreCreateMediaEx ¶
func (client *Client) PreCreateMediaEx(request *PreCreateMediaExRequest) (response *PreCreateMediaExResponse, err error)
PreCreateMediaEx invokes the cloudcallcenter.PreCreateMediaEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/precreatemediaex.html
func (*Client) PreCreateMediaExWithCallback ¶
func (client *Client) PreCreateMediaExWithCallback(request *PreCreateMediaExRequest, callback func(response *PreCreateMediaExResponse, err error)) <-chan int
PreCreateMediaExWithCallback invokes the cloudcallcenter.PreCreateMediaEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/precreatemediaex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PreCreateMediaExWithChan ¶
func (client *Client) PreCreateMediaExWithChan(request *PreCreateMediaExRequest) (<-chan *PreCreateMediaExResponse, <-chan error)
PreCreateMediaExWithChan invokes the cloudcallcenter.PreCreateMediaEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/precreatemediaex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PreCreateMediaWithCallback ¶
func (client *Client) PreCreateMediaWithCallback(request *PreCreateMediaRequest, callback func(response *PreCreateMediaResponse, err error)) <-chan int
PreCreateMediaWithCallback invokes the cloudcallcenter.PreCreateMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/precreatemedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PreCreateMediaWithChan ¶
func (client *Client) PreCreateMediaWithChan(request *PreCreateMediaRequest) (<-chan *PreCreateMediaResponse, <-chan error)
PreCreateMediaWithChan invokes the cloudcallcenter.PreCreateMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/precreatemedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PreModifyMedia ¶
func (client *Client) PreModifyMedia(request *PreModifyMediaRequest) (response *PreModifyMediaResponse, err error)
PreModifyMedia invokes the cloudcallcenter.PreModifyMedia API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/premodifymedia.html
func (*Client) PreModifyMediaWithCallback ¶
func (client *Client) PreModifyMediaWithCallback(request *PreModifyMediaRequest, callback func(response *PreModifyMediaResponse, err error)) <-chan int
PreModifyMediaWithCallback invokes the cloudcallcenter.PreModifyMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/premodifymedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PreModifyMediaWithChan ¶
func (client *Client) PreModifyMediaWithChan(request *PreModifyMediaRequest) (<-chan *PreModifyMediaResponse, <-chan error)
PreModifyMediaWithChan invokes the cloudcallcenter.PreModifyMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/premodifymedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ProcessRepliedShortMessages ¶
func (client *Client) ProcessRepliedShortMessages(request *ProcessRepliedShortMessagesRequest) (response *ProcessRepliedShortMessagesResponse, err error)
ProcessRepliedShortMessages invokes the cloudcallcenter.ProcessRepliedShortMessages API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/processrepliedshortmessages.html
func (*Client) ProcessRepliedShortMessagesWithCallback ¶
func (client *Client) ProcessRepliedShortMessagesWithCallback(request *ProcessRepliedShortMessagesRequest, callback func(response *ProcessRepliedShortMessagesResponse, err error)) <-chan int
ProcessRepliedShortMessagesWithCallback invokes the cloudcallcenter.ProcessRepliedShortMessages API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/processrepliedshortmessages.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ProcessRepliedShortMessagesWithChan ¶
func (client *Client) ProcessRepliedShortMessagesWithChan(request *ProcessRepliedShortMessagesRequest) (<-chan *ProcessRepliedShortMessagesResponse, <-chan error)
ProcessRepliedShortMessagesWithChan invokes the cloudcallcenter.ProcessRepliedShortMessages API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/processrepliedshortmessages.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishCabIvr ¶
func (client *Client) PublishCabIvr(request *PublishCabIvrRequest) (response *PublishCabIvrResponse, err error)
PublishCabIvr invokes the cloudcallcenter.PublishCabIvr API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishcabivr.html
func (*Client) PublishCabIvrWithCallback ¶
func (client *Client) PublishCabIvrWithCallback(request *PublishCabIvrRequest, callback func(response *PublishCabIvrResponse, err error)) <-chan int
PublishCabIvrWithCallback invokes the cloudcallcenter.PublishCabIvr API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishcabivr.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishCabIvrWithChan ¶
func (client *Client) PublishCabIvrWithChan(request *PublishCabIvrRequest) (<-chan *PublishCabIvrResponse, <-chan error)
PublishCabIvrWithChan invokes the cloudcallcenter.PublishCabIvr API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishcabivr.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishContactFlowVersion ¶
func (client *Client) PublishContactFlowVersion(request *PublishContactFlowVersionRequest) (response *PublishContactFlowVersionResponse, err error)
PublishContactFlowVersion invokes the cloudcallcenter.PublishContactFlowVersion API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishcontactflowversion.html
func (*Client) PublishContactFlowVersionWithCallback ¶
func (client *Client) PublishContactFlowVersionWithCallback(request *PublishContactFlowVersionRequest, callback func(response *PublishContactFlowVersionResponse, err error)) <-chan int
PublishContactFlowVersionWithCallback invokes the cloudcallcenter.PublishContactFlowVersion API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishcontactflowversion.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishContactFlowVersionWithChan ¶
func (client *Client) PublishContactFlowVersionWithChan(request *PublishContactFlowVersionRequest) (<-chan *PublishContactFlowVersionResponse, <-chan error)
PublishContactFlowVersionWithChan invokes the cloudcallcenter.PublishContactFlowVersion API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishcontactflowversion.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishPredictiveJobGroup ¶
func (client *Client) PublishPredictiveJobGroup(request *PublishPredictiveJobGroupRequest) (response *PublishPredictiveJobGroupResponse, err error)
PublishPredictiveJobGroup invokes the cloudcallcenter.PublishPredictiveJobGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishpredictivejobgroup.html
func (*Client) PublishPredictiveJobGroupWithCallback ¶
func (client *Client) PublishPredictiveJobGroupWithCallback(request *PublishPredictiveJobGroupRequest, callback func(response *PublishPredictiveJobGroupResponse, err error)) <-chan int
PublishPredictiveJobGroupWithCallback invokes the cloudcallcenter.PublishPredictiveJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishpredictivejobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishPredictiveJobGroupWithChan ¶
func (client *Client) PublishPredictiveJobGroupWithChan(request *PublishPredictiveJobGroupRequest) (<-chan *PublishPredictiveJobGroupResponse, <-chan error)
PublishPredictiveJobGroupWithChan invokes the cloudcallcenter.PublishPredictiveJobGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishpredictivejobgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishSurvey ¶
func (client *Client) PublishSurvey(request *PublishSurveyRequest) (response *PublishSurveyResponse, err error)
PublishSurvey invokes the cloudcallcenter.PublishSurvey API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishsurvey.html
func (*Client) PublishSurveyWithCallback ¶
func (client *Client) PublishSurveyWithCallback(request *PublishSurveyRequest, callback func(response *PublishSurveyResponse, err error)) <-chan int
PublishSurveyWithCallback invokes the cloudcallcenter.PublishSurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishsurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishSurveyWithChan ¶
func (client *Client) PublishSurveyWithChan(request *PublishSurveyRequest) (<-chan *PublishSurveyResponse, <-chan error)
PublishSurveyWithChan invokes the cloudcallcenter.PublishSurvey API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishsurvey.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishVnInstance ¶
func (client *Client) PublishVnInstance(request *PublishVnInstanceRequest) (response *PublishVnInstanceResponse, err error)
PublishVnInstance invokes the cloudcallcenter.PublishVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishvninstance.html
func (*Client) PublishVnInstanceWithCallback ¶
func (client *Client) PublishVnInstanceWithCallback(request *PublishVnInstanceRequest, callback func(response *PublishVnInstanceResponse, err error)) <-chan int
PublishVnInstanceWithCallback invokes the cloudcallcenter.PublishVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishvninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PublishVnInstanceWithChan ¶
func (client *Client) PublishVnInstanceWithChan(request *PublishVnInstanceRequest) (<-chan *PublishVnInstanceResponse, <-chan error)
PublishVnInstanceWithChan invokes the cloudcallcenter.PublishVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/publishvninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PushSIPEvent ¶
func (client *Client) PushSIPEvent(request *PushSIPEventRequest) (response *PushSIPEventResponse, err error)
PushSIPEvent invokes the cloudcallcenter.PushSIPEvent API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/pushsipevent.html
func (*Client) PushSIPEventWithCallback ¶
func (client *Client) PushSIPEventWithCallback(request *PushSIPEventRequest, callback func(response *PushSIPEventResponse, err error)) <-chan int
PushSIPEventWithCallback invokes the cloudcallcenter.PushSIPEvent API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pushsipevent.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PushSIPEventWithChan ¶
func (client *Client) PushSIPEventWithChan(request *PushSIPEventRequest) (<-chan *PushSIPEventResponse, <-chan error)
PushSIPEventWithChan invokes the cloudcallcenter.PushSIPEvent API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pushsipevent.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PushSipAgentGroup ¶
func (client *Client) PushSipAgentGroup(request *PushSipAgentGroupRequest) (response *PushSipAgentGroupResponse, err error)
PushSipAgentGroup invokes the cloudcallcenter.PushSipAgentGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/pushsipagentgroup.html
func (*Client) PushSipAgentGroupWithCallback ¶
func (client *Client) PushSipAgentGroupWithCallback(request *PushSipAgentGroupRequest, callback func(response *PushSipAgentGroupResponse, err error)) <-chan int
PushSipAgentGroupWithCallback invokes the cloudcallcenter.PushSipAgentGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pushsipagentgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PushSipAgentGroupWithChan ¶
func (client *Client) PushSipAgentGroupWithChan(request *PushSipAgentGroupRequest) (<-chan *PushSipAgentGroupResponse, <-chan error)
PushSipAgentGroupWithChan invokes the cloudcallcenter.PushSipAgentGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/pushsipagentgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PutConfigItemForFlat ¶
func (client *Client) PutConfigItemForFlat(request *PutConfigItemForFlatRequest) (response *PutConfigItemForFlatResponse, err error)
PutConfigItemForFlat invokes the cloudcallcenter.PutConfigItemForFlat API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/putconfigitemforflat.html
func (*Client) PutConfigItemForFlatWithCallback ¶
func (client *Client) PutConfigItemForFlatWithCallback(request *PutConfigItemForFlatRequest, callback func(response *PutConfigItemForFlatResponse, err error)) <-chan int
PutConfigItemForFlatWithCallback invokes the cloudcallcenter.PutConfigItemForFlat API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/putconfigitemforflat.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PutConfigItemForFlatWithChan ¶
func (client *Client) PutConfigItemForFlatWithChan(request *PutConfigItemForFlatRequest) (<-chan *PutConfigItemForFlatResponse, <-chan error)
PutConfigItemForFlatWithChan invokes the cloudcallcenter.PutConfigItemForFlat API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/putconfigitemforflat.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PutConfigItemsForFlat ¶
func (client *Client) PutConfigItemsForFlat(request *PutConfigItemsForFlatRequest) (response *PutConfigItemsForFlatResponse, err error)
PutConfigItemsForFlat invokes the cloudcallcenter.PutConfigItemsForFlat API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/putconfigitemsforflat.html
func (*Client) PutConfigItemsForFlatWithCallback ¶
func (client *Client) PutConfigItemsForFlatWithCallback(request *PutConfigItemsForFlatRequest, callback func(response *PutConfigItemsForFlatResponse, err error)) <-chan int
PutConfigItemsForFlatWithCallback invokes the cloudcallcenter.PutConfigItemsForFlat API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/putconfigitemsforflat.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PutConfigItemsForFlatWithChan ¶
func (client *Client) PutConfigItemsForFlatWithChan(request *PutConfigItemsForFlatRequest) (<-chan *PutConfigItemsForFlatResponse, <-chan error)
PutConfigItemsForFlatWithChan invokes the cloudcallcenter.PutConfigItemsForFlat API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/putconfigitemsforflat.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PutInstanceConfig ¶
func (client *Client) PutInstanceConfig(request *PutInstanceConfigRequest) (response *PutInstanceConfigResponse, err error)
PutInstanceConfig invokes the cloudcallcenter.PutInstanceConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/putinstanceconfig.html
func (*Client) PutInstanceConfigWithCallback ¶
func (client *Client) PutInstanceConfigWithCallback(request *PutInstanceConfigRequest, callback func(response *PutInstanceConfigResponse, err error)) <-chan int
PutInstanceConfigWithCallback invokes the cloudcallcenter.PutInstanceConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/putinstanceconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) PutInstanceConfigWithChan ¶
func (client *Client) PutInstanceConfigWithChan(request *PutInstanceConfigRequest) (<-chan *PutInstanceConfigResponse, <-chan error)
PutInstanceConfigWithChan invokes the cloudcallcenter.PutInstanceConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/putinstanceconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Qry400SpecInfo ¶
func (client *Client) Qry400SpecInfo(request *Qry400SpecInfoRequest) (response *Qry400SpecInfoResponse, err error)
Qry400SpecInfo invokes the cloudcallcenter.Qry400SpecInfo API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/qry400specinfo.html
func (*Client) Qry400SpecInfoWithCallback ¶
func (client *Client) Qry400SpecInfoWithCallback(request *Qry400SpecInfoRequest, callback func(response *Qry400SpecInfoResponse, err error)) <-chan int
Qry400SpecInfoWithCallback invokes the cloudcallcenter.Qry400SpecInfo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/qry400specinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Qry400SpecInfoWithChan ¶
func (client *Client) Qry400SpecInfoWithChan(request *Qry400SpecInfoRequest) (<-chan *Qry400SpecInfoResponse, <-chan error)
Qry400SpecInfoWithChan invokes the cloudcallcenter.Qry400SpecInfo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/qry400specinfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Query400CorpIdentifyList ¶
func (client *Client) Query400CorpIdentifyList(request *Query400CorpIdentifyListRequest) (response *Query400CorpIdentifyListResponse, err error)
Query400CorpIdentifyList invokes the cloudcallcenter.Query400CorpIdentifyList API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/query400corpidentifylist.html
func (*Client) Query400CorpIdentifyListWithCallback ¶
func (client *Client) Query400CorpIdentifyListWithCallback(request *Query400CorpIdentifyListRequest, callback func(response *Query400CorpIdentifyListResponse, err error)) <-chan int
Query400CorpIdentifyListWithCallback invokes the cloudcallcenter.Query400CorpIdentifyList API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/query400corpidentifylist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Query400CorpIdentifyListWithChan ¶
func (client *Client) Query400CorpIdentifyListWithChan(request *Query400CorpIdentifyListRequest) (<-chan *Query400CorpIdentifyListResponse, <-chan error)
Query400CorpIdentifyListWithChan invokes the cloudcallcenter.Query400CorpIdentifyList API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/query400corpidentifylist.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Query400NumberManagerIdentifyDetail ¶
func (client *Client) Query400NumberManagerIdentifyDetail(request *Query400NumberManagerIdentifyDetailRequest) (response *Query400NumberManagerIdentifyDetailResponse, err error)
Query400NumberManagerIdentifyDetail invokes the cloudcallcenter.Query400NumberManagerIdentifyDetail API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/query400numbermanageridentifydetail.html
func (*Client) Query400NumberManagerIdentifyDetailWithCallback ¶
func (client *Client) Query400NumberManagerIdentifyDetailWithCallback(request *Query400NumberManagerIdentifyDetailRequest, callback func(response *Query400NumberManagerIdentifyDetailResponse, err error)) <-chan int
Query400NumberManagerIdentifyDetailWithCallback invokes the cloudcallcenter.Query400NumberManagerIdentifyDetail API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/query400numbermanageridentifydetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Query400NumberManagerIdentifyDetailWithChan ¶
func (client *Client) Query400NumberManagerIdentifyDetailWithChan(request *Query400NumberManagerIdentifyDetailRequest) (<-chan *Query400NumberManagerIdentifyDetailResponse, <-chan error)
Query400NumberManagerIdentifyDetailWithChan invokes the cloudcallcenter.Query400NumberManagerIdentifyDetail API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/query400numbermanageridentifydetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryAliyunCorpNumber ¶
func (client *Client) QueryAliyunCorpNumber(request *QueryAliyunCorpNumberRequest) (response *QueryAliyunCorpNumberResponse, err error)
QueryAliyunCorpNumber invokes the cloudcallcenter.QueryAliyunCorpNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryaliyuncorpnumber.html
func (*Client) QueryAliyunCorpNumberWithCallback ¶
func (client *Client) QueryAliyunCorpNumberWithCallback(request *QueryAliyunCorpNumberRequest, callback func(response *QueryAliyunCorpNumberResponse, err error)) <-chan int
QueryAliyunCorpNumberWithCallback invokes the cloudcallcenter.QueryAliyunCorpNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryaliyuncorpnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryAliyunCorpNumberWithChan ¶
func (client *Client) QueryAliyunCorpNumberWithChan(request *QueryAliyunCorpNumberRequest) (<-chan *QueryAliyunCorpNumberResponse, <-chan error)
QueryAliyunCorpNumberWithChan invokes the cloudcallcenter.QueryAliyunCorpNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryaliyuncorpnumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryCall ¶
func (client *Client) QueryCall(request *QueryCallRequest) (response *QueryCallResponse, err error)
QueryCall invokes the cloudcallcenter.QueryCall API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querycall.html
func (*Client) QueryCallWithCallback ¶
func (client *Client) QueryCallWithCallback(request *QueryCallRequest, callback func(response *QueryCallResponse, err error)) <-chan int
QueryCallWithCallback invokes the cloudcallcenter.QueryCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querycall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryCallWithChan ¶
func (client *Client) QueryCallWithChan(request *QueryCallRequest) (<-chan *QueryCallResponse, <-chan error)
QueryCallWithChan invokes the cloudcallcenter.QueryCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querycall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryMoreNumbersByPage ¶
func (client *Client) QueryMoreNumbersByPage(request *QueryMoreNumbersByPageRequest) (response *QueryMoreNumbersByPageResponse, err error)
QueryMoreNumbersByPage invokes the cloudcallcenter.QueryMoreNumbersByPage API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querymorenumbersbypage.html
func (*Client) QueryMoreNumbersByPageWithCallback ¶
func (client *Client) QueryMoreNumbersByPageWithCallback(request *QueryMoreNumbersByPageRequest, callback func(response *QueryMoreNumbersByPageResponse, err error)) <-chan int
QueryMoreNumbersByPageWithCallback invokes the cloudcallcenter.QueryMoreNumbersByPage API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querymorenumbersbypage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryMoreNumbersByPageWithChan ¶
func (client *Client) QueryMoreNumbersByPageWithChan(request *QueryMoreNumbersByPageRequest) (<-chan *QueryMoreNumbersByPageResponse, <-chan error)
QueryMoreNumbersByPageWithChan invokes the cloudcallcenter.QueryMoreNumbersByPage API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querymorenumbersbypage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumber400List ¶
func (client *Client) QueryNumber400List(request *QueryNumber400ListRequest) (response *QueryNumber400ListResponse, err error)
QueryNumber400List invokes the cloudcallcenter.QueryNumber400List API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumber400list.html
func (*Client) QueryNumber400ListWithCallback ¶
func (client *Client) QueryNumber400ListWithCallback(request *QueryNumber400ListRequest, callback func(response *QueryNumber400ListResponse, err error)) <-chan int
QueryNumber400ListWithCallback invokes the cloudcallcenter.QueryNumber400List API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumber400list.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumber400ListWithChan ¶
func (client *Client) QueryNumber400ListWithChan(request *QueryNumber400ListRequest) (<-chan *QueryNumber400ListResponse, <-chan error)
QueryNumber400ListWithChan invokes the cloudcallcenter.QueryNumber400List API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumber400list.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumber400RealName ¶
func (client *Client) QueryNumber400RealName(request *QueryNumber400RealNameRequest) (response *QueryNumber400RealNameResponse, err error)
QueryNumber400RealName invokes the cloudcallcenter.QueryNumber400RealName API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumber400realname.html
func (*Client) QueryNumber400RealNameWithCallback ¶
func (client *Client) QueryNumber400RealNameWithCallback(request *QueryNumber400RealNameRequest, callback func(response *QueryNumber400RealNameResponse, err error)) <-chan int
QueryNumber400RealNameWithCallback invokes the cloudcallcenter.QueryNumber400RealName API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumber400realname.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumber400RealNameWithChan ¶
func (client *Client) QueryNumber400RealNameWithChan(request *QueryNumber400RealNameRequest) (<-chan *QueryNumber400RealNameResponse, <-chan error)
QueryNumber400RealNameWithChan invokes the cloudcallcenter.QueryNumber400RealName API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumber400realname.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberCorp ¶
func (client *Client) QueryNumberCorp(request *QueryNumberCorpRequest) (response *QueryNumberCorpResponse, err error)
QueryNumberCorp invokes the cloudcallcenter.QueryNumberCorp API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbercorp.html
func (*Client) QueryNumberCorpIdentify ¶
func (client *Client) QueryNumberCorpIdentify(request *QueryNumberCorpIdentifyRequest) (response *QueryNumberCorpIdentifyResponse, err error)
QueryNumberCorpIdentify invokes the cloudcallcenter.QueryNumberCorpIdentify API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbercorpidentify.html
func (*Client) QueryNumberCorpIdentifyWithCallback ¶
func (client *Client) QueryNumberCorpIdentifyWithCallback(request *QueryNumberCorpIdentifyRequest, callback func(response *QueryNumberCorpIdentifyResponse, err error)) <-chan int
QueryNumberCorpIdentifyWithCallback invokes the cloudcallcenter.QueryNumberCorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbercorpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberCorpIdentifyWithChan ¶
func (client *Client) QueryNumberCorpIdentifyWithChan(request *QueryNumberCorpIdentifyRequest) (<-chan *QueryNumberCorpIdentifyResponse, <-chan error)
QueryNumberCorpIdentifyWithChan invokes the cloudcallcenter.QueryNumberCorpIdentify API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbercorpidentify.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberCorpWithCallback ¶
func (client *Client) QueryNumberCorpWithCallback(request *QueryNumberCorpRequest, callback func(response *QueryNumberCorpResponse, err error)) <-chan int
QueryNumberCorpWithCallback invokes the cloudcallcenter.QueryNumberCorp API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbercorp.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberCorpWithChan ¶
func (client *Client) QueryNumberCorpWithChan(request *QueryNumberCorpRequest) (<-chan *QueryNumberCorpResponse, <-chan error)
QueryNumberCorpWithChan invokes the cloudcallcenter.QueryNumberCorp API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbercorp.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberGroupDetail ¶
func (client *Client) QueryNumberGroupDetail(request *QueryNumberGroupDetailRequest) (response *QueryNumberGroupDetailResponse, err error)
QueryNumberGroupDetail invokes the cloudcallcenter.QueryNumberGroupDetail API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbergroupdetail.html
func (*Client) QueryNumberGroupDetailWithCallback ¶
func (client *Client) QueryNumberGroupDetailWithCallback(request *QueryNumberGroupDetailRequest, callback func(response *QueryNumberGroupDetailResponse, err error)) <-chan int
QueryNumberGroupDetailWithCallback invokes the cloudcallcenter.QueryNumberGroupDetail API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbergroupdetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberGroupDetailWithChan ¶
func (client *Client) QueryNumberGroupDetailWithChan(request *QueryNumberGroupDetailRequest) (<-chan *QueryNumberGroupDetailResponse, <-chan error)
QueryNumberGroupDetailWithChan invokes the cloudcallcenter.QueryNumberGroupDetail API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbergroupdetail.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberPriceLevel ¶
func (client *Client) QueryNumberPriceLevel(request *QueryNumberPriceLevelRequest) (response *QueryNumberPriceLevelResponse, err error)
QueryNumberPriceLevel invokes the cloudcallcenter.QueryNumberPriceLevel API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumberpricelevel.html
func (*Client) QueryNumberPriceLevelWithCallback ¶
func (client *Client) QueryNumberPriceLevelWithCallback(request *QueryNumberPriceLevelRequest, callback func(response *QueryNumberPriceLevelResponse, err error)) <-chan int
QueryNumberPriceLevelWithCallback invokes the cloudcallcenter.QueryNumberPriceLevel API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumberpricelevel.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberPriceLevelWithChan ¶
func (client *Client) QueryNumberPriceLevelWithChan(request *QueryNumberPriceLevelRequest) (<-chan *QueryNumberPriceLevelResponse, <-chan error)
QueryNumberPriceLevelWithChan invokes the cloudcallcenter.QueryNumberPriceLevel API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumberpricelevel.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberWithoutGroup ¶
func (client *Client) QueryNumberWithoutGroup(request *QueryNumberWithoutGroupRequest) (response *QueryNumberWithoutGroupResponse, err error)
QueryNumberWithoutGroup invokes the cloudcallcenter.QueryNumberWithoutGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumberwithoutgroup.html
func (*Client) QueryNumberWithoutGroupWithCallback ¶
func (client *Client) QueryNumberWithoutGroupWithCallback(request *QueryNumberWithoutGroupRequest, callback func(response *QueryNumberWithoutGroupResponse, err error)) <-chan int
QueryNumberWithoutGroupWithCallback invokes the cloudcallcenter.QueryNumberWithoutGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumberwithoutgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumberWithoutGroupWithChan ¶
func (client *Client) QueryNumberWithoutGroupWithChan(request *QueryNumberWithoutGroupRequest) (<-chan *QueryNumberWithoutGroupResponse, <-chan error)
QueryNumberWithoutGroupWithChan invokes the cloudcallcenter.QueryNumberWithoutGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumberwithoutgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumbersOfMainAccount ¶
func (client *Client) QueryNumbersOfMainAccount(request *QueryNumbersOfMainAccountRequest) (response *QueryNumbersOfMainAccountResponse, err error)
QueryNumbersOfMainAccount invokes the cloudcallcenter.QueryNumbersOfMainAccount API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbersofmainaccount.html
func (*Client) QueryNumbersOfMainAccountWithCallback ¶
func (client *Client) QueryNumbersOfMainAccountWithCallback(request *QueryNumbersOfMainAccountRequest, callback func(response *QueryNumbersOfMainAccountResponse, err error)) <-chan int
QueryNumbersOfMainAccountWithCallback invokes the cloudcallcenter.QueryNumbersOfMainAccount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbersofmainaccount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryNumbersOfMainAccountWithChan ¶
func (client *Client) QueryNumbersOfMainAccountWithChan(request *QueryNumbersOfMainAccountRequest) (<-chan *QueryNumbersOfMainAccountResponse, <-chan error)
QueryNumbersOfMainAccountWithChan invokes the cloudcallcenter.QueryNumbersOfMainAccount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/querynumbersofmainaccount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryRandomNumbers ¶
func (client *Client) QueryRandomNumbers(request *QueryRandomNumbersRequest) (response *QueryRandomNumbersResponse, err error)
QueryRandomNumbers invokes the cloudcallcenter.QueryRandomNumbers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryrandomnumbers.html
func (*Client) QueryRandomNumbersWithCallback ¶
func (client *Client) QueryRandomNumbersWithCallback(request *QueryRandomNumbersRequest, callback func(response *QueryRandomNumbersResponse, err error)) <-chan int
QueryRandomNumbersWithCallback invokes the cloudcallcenter.QueryRandomNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryrandomnumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryRandomNumbersWithChan ¶
func (client *Client) QueryRandomNumbersWithChan(request *QueryRandomNumbersRequest) (<-chan *QueryRandomNumbersResponse, <-chan error)
QueryRandomNumbersWithChan invokes the cloudcallcenter.QueryRandomNumbers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryrandomnumbers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryRedialIndicator ¶
func (client *Client) QueryRedialIndicator(request *QueryRedialIndicatorRequest) (response *QueryRedialIndicatorResponse, err error)
QueryRedialIndicator invokes the cloudcallcenter.QueryRedialIndicator API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryredialindicator.html
func (*Client) QueryRedialIndicatorWithCallback ¶
func (client *Client) QueryRedialIndicatorWithCallback(request *QueryRedialIndicatorRequest, callback func(response *QueryRedialIndicatorResponse, err error)) <-chan int
QueryRedialIndicatorWithCallback invokes the cloudcallcenter.QueryRedialIndicator API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryredialindicator.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryRedialIndicatorWithChan ¶
func (client *Client) QueryRedialIndicatorWithChan(request *QueryRedialIndicatorRequest) (<-chan *QueryRedialIndicatorResponse, <-chan error)
QueryRedialIndicatorWithChan invokes the cloudcallcenter.QueryRedialIndicator API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryredialindicator.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryResDistribute ¶
func (client *Client) QueryResDistribute(request *QueryResDistributeRequest) (response *QueryResDistributeResponse, err error)
QueryResDistribute invokes the cloudcallcenter.QueryResDistribute API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryresdistribute.html
func (*Client) QueryResDistributeWithCallback ¶
func (client *Client) QueryResDistributeWithCallback(request *QueryResDistributeRequest, callback func(response *QueryResDistributeResponse, err error)) <-chan int
QueryResDistributeWithCallback invokes the cloudcallcenter.QueryResDistribute API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryresdistribute.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryResDistributeWithChan ¶
func (client *Client) QueryResDistributeWithChan(request *QueryResDistributeRequest) (<-chan *QueryResDistributeResponse, <-chan error)
QueryResDistributeWithChan invokes the cloudcallcenter.QueryResDistribute API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryresdistribute.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryUnsetStatusCall ¶
func (client *Client) QueryUnsetStatusCall(request *QueryUnsetStatusCallRequest) (response *QueryUnsetStatusCallResponse, err error)
QueryUnsetStatusCall invokes the cloudcallcenter.QueryUnsetStatusCall API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryunsetstatuscall.html
func (*Client) QueryUnsetStatusCallWithCallback ¶
func (client *Client) QueryUnsetStatusCallWithCallback(request *QueryUnsetStatusCallRequest, callback func(response *QueryUnsetStatusCallResponse, err error)) <-chan int
QueryUnsetStatusCallWithCallback invokes the cloudcallcenter.QueryUnsetStatusCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryunsetstatuscall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryUnsetStatusCallWithChan ¶
func (client *Client) QueryUnsetStatusCallWithChan(request *QueryUnsetStatusCallRequest) (<-chan *QueryUnsetStatusCallResponse, <-chan error)
QueryUnsetStatusCallWithChan invokes the cloudcallcenter.QueryUnsetStatusCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryunsetstatuscall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryVnConversations ¶
func (client *Client) QueryVnConversations(request *QueryVnConversationsRequest) (response *QueryVnConversationsResponse, err error)
QueryVnConversations invokes the cloudcallcenter.QueryVnConversations API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvnconversations.html
func (*Client) QueryVnConversationsWithCallback ¶
func (client *Client) QueryVnConversationsWithCallback(request *QueryVnConversationsRequest, callback func(response *QueryVnConversationsResponse, err error)) <-chan int
QueryVnConversationsWithCallback invokes the cloudcallcenter.QueryVnConversations API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvnconversations.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryVnConversationsWithChan ¶
func (client *Client) QueryVnConversationsWithChan(request *QueryVnConversationsRequest) (<-chan *QueryVnConversationsResponse, <-chan error)
QueryVnConversationsWithChan invokes the cloudcallcenter.QueryVnConversations API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvnconversations.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryVnNavigationScripts ¶
func (client *Client) QueryVnNavigationScripts(request *QueryVnNavigationScriptsRequest) (response *QueryVnNavigationScriptsResponse, err error)
QueryVnNavigationScripts invokes the cloudcallcenter.QueryVnNavigationScripts API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvnnavigationscripts.html
func (*Client) QueryVnNavigationScriptsWithCallback ¶
func (client *Client) QueryVnNavigationScriptsWithCallback(request *QueryVnNavigationScriptsRequest, callback func(response *QueryVnNavigationScriptsResponse, err error)) <-chan int
QueryVnNavigationScriptsWithCallback invokes the cloudcallcenter.QueryVnNavigationScripts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvnnavigationscripts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryVnNavigationScriptsWithChan ¶
func (client *Client) QueryVnNavigationScriptsWithChan(request *QueryVnNavigationScriptsRequest) (<-chan *QueryVnNavigationScriptsResponse, <-chan error)
QueryVnNavigationScriptsWithChan invokes the cloudcallcenter.QueryVnNavigationScripts API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvnnavigationscripts.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryVoiceNumberStockCount ¶
func (client *Client) QueryVoiceNumberStockCount(request *QueryVoiceNumberStockCountRequest) (response *QueryVoiceNumberStockCountResponse, err error)
QueryVoiceNumberStockCount invokes the cloudcallcenter.QueryVoiceNumberStockCount API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvoicenumberstockcount.html
func (*Client) QueryVoiceNumberStockCountWithCallback ¶
func (client *Client) QueryVoiceNumberStockCountWithCallback(request *QueryVoiceNumberStockCountRequest, callback func(response *QueryVoiceNumberStockCountResponse, err error)) <-chan int
QueryVoiceNumberStockCountWithCallback invokes the cloudcallcenter.QueryVoiceNumberStockCount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvoicenumberstockcount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) QueryVoiceNumberStockCountWithChan ¶
func (client *Client) QueryVoiceNumberStockCountWithChan(request *QueryVoiceNumberStockCountRequest) (<-chan *QueryVoiceNumberStockCountResponse, <-chan error)
QueryVoiceNumberStockCountWithChan invokes the cloudcallcenter.QueryVoiceNumberStockCount API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/queryvoicenumberstockcount.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RecordFailure ¶
func (client *Client) RecordFailure(request *RecordFailureRequest) (response *RecordFailureResponse, err error)
RecordFailure invokes the cloudcallcenter.RecordFailure API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/recordfailure.html
func (*Client) RecordFailureWithCallback ¶
func (client *Client) RecordFailureWithCallback(request *RecordFailureRequest, callback func(response *RecordFailureResponse, err error)) <-chan int
RecordFailureWithCallback invokes the cloudcallcenter.RecordFailure API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/recordfailure.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RecordFailureWithChan ¶
func (client *Client) RecordFailureWithChan(request *RecordFailureRequest) (<-chan *RecordFailureResponse, <-chan error)
RecordFailureWithChan invokes the cloudcallcenter.RecordFailure API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/recordfailure.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RefreshToken ¶
func (client *Client) RefreshToken(request *RefreshTokenRequest) (response *RefreshTokenResponse, err error)
RefreshToken invokes the cloudcallcenter.RefreshToken API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/refreshtoken.html
func (*Client) RefreshTokenWithCallback ¶
func (client *Client) RefreshTokenWithCallback(request *RefreshTokenRequest, callback func(response *RefreshTokenResponse, err error)) <-chan int
RefreshTokenWithCallback invokes the cloudcallcenter.RefreshToken API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/refreshtoken.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RefreshTokenWithChan ¶
func (client *Client) RefreshTokenWithChan(request *RefreshTokenRequest) (<-chan *RefreshTokenResponse, <-chan error)
RefreshTokenWithChan invokes the cloudcallcenter.RefreshToken API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/refreshtoken.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RegisterEventConfig ¶
func (client *Client) RegisterEventConfig(request *RegisterEventConfigRequest) (response *RegisterEventConfigResponse, err error)
RegisterEventConfig invokes the cloudcallcenter.RegisterEventConfig API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/registereventconfig.html
func (*Client) RegisterEventConfigWithCallback ¶
func (client *Client) RegisterEventConfigWithCallback(request *RegisterEventConfigRequest, callback func(response *RegisterEventConfigResponse, err error)) <-chan int
RegisterEventConfigWithCallback invokes the cloudcallcenter.RegisterEventConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/registereventconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RegisterEventConfigWithChan ¶
func (client *Client) RegisterEventConfigWithChan(request *RegisterEventConfigRequest) (<-chan *RegisterEventConfigResponse, <-chan error)
RegisterEventConfigWithChan invokes the cloudcallcenter.RegisterEventConfig API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/registereventconfig.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ReleaseCabService ¶
func (client *Client) ReleaseCabService(request *ReleaseCabServiceRequest) (response *ReleaseCabServiceResponse, err error)
ReleaseCabService invokes the cloudcallcenter.ReleaseCabService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/releasecabservice.html
func (*Client) ReleaseCabServiceWithCallback ¶
func (client *Client) ReleaseCabServiceWithCallback(request *ReleaseCabServiceRequest, callback func(response *ReleaseCabServiceResponse, err error)) <-chan int
ReleaseCabServiceWithCallback invokes the cloudcallcenter.ReleaseCabService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/releasecabservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ReleaseCabServiceWithChan ¶
func (client *Client) ReleaseCabServiceWithChan(request *ReleaseCabServiceRequest) (<-chan *ReleaseCabServiceResponse, <-chan error)
ReleaseCabServiceWithChan invokes the cloudcallcenter.ReleaseCabService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/releasecabservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ReleaseService ¶
func (client *Client) ReleaseService(request *ReleaseServiceRequest) (response *ReleaseServiceResponse, err error)
ReleaseService invokes the cloudcallcenter.ReleaseService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/releaseservice.html
func (*Client) ReleaseServiceWithCallback ¶
func (client *Client) ReleaseServiceWithCallback(request *ReleaseServiceRequest, callback func(response *ReleaseServiceResponse, err error)) <-chan int
ReleaseServiceWithCallback invokes the cloudcallcenter.ReleaseService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/releaseservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ReleaseServiceWithChan ¶
func (client *Client) ReleaseServiceWithChan(request *ReleaseServiceRequest) (<-chan *ReleaseServiceResponse, <-chan error)
ReleaseServiceWithChan invokes the cloudcallcenter.ReleaseService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/releaseservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveContactFlowFromPhoneNumber ¶
func (client *Client) RemoveContactFlowFromPhoneNumber(request *RemoveContactFlowFromPhoneNumberRequest) (response *RemoveContactFlowFromPhoneNumberResponse, err error)
RemoveContactFlowFromPhoneNumber invokes the cloudcallcenter.RemoveContactFlowFromPhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removecontactflowfromphonenumber.html
func (*Client) RemoveContactFlowFromPhoneNumberWithCallback ¶
func (client *Client) RemoveContactFlowFromPhoneNumberWithCallback(request *RemoveContactFlowFromPhoneNumberRequest, callback func(response *RemoveContactFlowFromPhoneNumberResponse, err error)) <-chan int
RemoveContactFlowFromPhoneNumberWithCallback invokes the cloudcallcenter.RemoveContactFlowFromPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removecontactflowfromphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveContactFlowFromPhoneNumberWithChan ¶
func (client *Client) RemoveContactFlowFromPhoneNumberWithChan(request *RemoveContactFlowFromPhoneNumberRequest) (<-chan *RemoveContactFlowFromPhoneNumberResponse, <-chan error)
RemoveContactFlowFromPhoneNumberWithChan invokes the cloudcallcenter.RemoveContactFlowFromPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removecontactflowfromphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemovePhoneNumber ¶
func (client *Client) RemovePhoneNumber(request *RemovePhoneNumberRequest) (response *RemovePhoneNumberResponse, err error)
RemovePhoneNumber invokes the cloudcallcenter.RemovePhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removephonenumber.html
func (*Client) RemovePhoneNumberEx ¶
func (client *Client) RemovePhoneNumberEx(request *RemovePhoneNumberExRequest) (response *RemovePhoneNumberExResponse, err error)
RemovePhoneNumberEx invokes the cloudcallcenter.RemovePhoneNumberEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removephonenumberex.html
func (*Client) RemovePhoneNumberExWithCallback ¶
func (client *Client) RemovePhoneNumberExWithCallback(request *RemovePhoneNumberExRequest, callback func(response *RemovePhoneNumberExResponse, err error)) <-chan int
RemovePhoneNumberExWithCallback invokes the cloudcallcenter.RemovePhoneNumberEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removephonenumberex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemovePhoneNumberExWithChan ¶
func (client *Client) RemovePhoneNumberExWithChan(request *RemovePhoneNumberExRequest) (<-chan *RemovePhoneNumberExResponse, <-chan error)
RemovePhoneNumberExWithChan invokes the cloudcallcenter.RemovePhoneNumberEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removephonenumberex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemovePhoneNumberWithCallback ¶
func (client *Client) RemovePhoneNumberWithCallback(request *RemovePhoneNumberRequest, callback func(response *RemovePhoneNumberResponse, err error)) <-chan int
RemovePhoneNumberWithCallback invokes the cloudcallcenter.RemovePhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removephonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemovePhoneNumberWithChan ¶
func (client *Client) RemovePhoneNumberWithChan(request *RemovePhoneNumberRequest) (<-chan *RemovePhoneNumberResponse, <-chan error)
RemovePhoneNumberWithChan invokes the cloudcallcenter.RemovePhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removephonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemovePrivilegesFromRole ¶
func (client *Client) RemovePrivilegesFromRole(request *RemovePrivilegesFromRoleRequest) (response *RemovePrivilegesFromRoleResponse, err error)
RemovePrivilegesFromRole invokes the cloudcallcenter.RemovePrivilegesFromRole API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeprivilegesfromrole.html
func (*Client) RemovePrivilegesFromRoleWithCallback ¶
func (client *Client) RemovePrivilegesFromRoleWithCallback(request *RemovePrivilegesFromRoleRequest, callback func(response *RemovePrivilegesFromRoleResponse, err error)) <-chan int
RemovePrivilegesFromRoleWithCallback invokes the cloudcallcenter.RemovePrivilegesFromRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeprivilegesfromrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemovePrivilegesFromRoleWithChan ¶
func (client *Client) RemovePrivilegesFromRoleWithChan(request *RemovePrivilegesFromRoleRequest) (<-chan *RemovePrivilegesFromRoleResponse, <-chan error)
RemovePrivilegesFromRoleWithChan invokes the cloudcallcenter.RemovePrivilegesFromRole API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeprivilegesfromrole.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveRolesFromUser ¶
func (client *Client) RemoveRolesFromUser(request *RemoveRolesFromUserRequest) (response *RemoveRolesFromUserResponse, err error)
RemoveRolesFromUser invokes the cloudcallcenter.RemoveRolesFromUser API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removerolesfromuser.html
func (*Client) RemoveRolesFromUserWithCallback ¶
func (client *Client) RemoveRolesFromUserWithCallback(request *RemoveRolesFromUserRequest, callback func(response *RemoveRolesFromUserResponse, err error)) <-chan int
RemoveRolesFromUserWithCallback invokes the cloudcallcenter.RemoveRolesFromUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removerolesfromuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveRolesFromUserWithChan ¶
func (client *Client) RemoveRolesFromUserWithChan(request *RemoveRolesFromUserRequest) (<-chan *RemoveRolesFromUserResponse, <-chan error)
RemoveRolesFromUserWithChan invokes the cloudcallcenter.RemoveRolesFromUser API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removerolesfromuser.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveSystemSpecification ¶
func (client *Client) RemoveSystemSpecification(request *RemoveSystemSpecificationRequest) (response *RemoveSystemSpecificationResponse, err error)
RemoveSystemSpecification invokes the cloudcallcenter.RemoveSystemSpecification API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removesystemspecification.html
func (*Client) RemoveSystemSpecificationWithCallback ¶
func (client *Client) RemoveSystemSpecificationWithCallback(request *RemoveSystemSpecificationRequest, callback func(response *RemoveSystemSpecificationResponse, err error)) <-chan int
RemoveSystemSpecificationWithCallback invokes the cloudcallcenter.RemoveSystemSpecification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removesystemspecification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveSystemSpecificationWithChan ¶
func (client *Client) RemoveSystemSpecificationWithChan(request *RemoveSystemSpecificationRequest) (<-chan *RemoveSystemSpecificationResponse, <-chan error)
RemoveSystemSpecificationWithChan invokes the cloudcallcenter.RemoveSystemSpecification API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removesystemspecification.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveTbAliyunUserMappingByTbUid ¶
func (client *Client) RemoveTbAliyunUserMappingByTbUid(request *RemoveTbAliyunUserMappingByTbUidRequest) (response *RemoveTbAliyunUserMappingByTbUidResponse, err error)
RemoveTbAliyunUserMappingByTbUid invokes the cloudcallcenter.RemoveTbAliyunUserMappingByTbUid API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removetbaliyunusermappingbytbuid.html
func (*Client) RemoveTbAliyunUserMappingByTbUidWithCallback ¶
func (client *Client) RemoveTbAliyunUserMappingByTbUidWithCallback(request *RemoveTbAliyunUserMappingByTbUidRequest, callback func(response *RemoveTbAliyunUserMappingByTbUidResponse, err error)) <-chan int
RemoveTbAliyunUserMappingByTbUidWithCallback invokes the cloudcallcenter.RemoveTbAliyunUserMappingByTbUid API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removetbaliyunusermappingbytbuid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveTbAliyunUserMappingByTbUidWithChan ¶
func (client *Client) RemoveTbAliyunUserMappingByTbUidWithChan(request *RemoveTbAliyunUserMappingByTbUidRequest) (<-chan *RemoveTbAliyunUserMappingByTbUidResponse, <-chan error)
RemoveTbAliyunUserMappingByTbUidWithChan invokes the cloudcallcenter.RemoveTbAliyunUserMappingByTbUid API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removetbaliyunusermappingbytbuid.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveTestPhoneNumber ¶
func (client *Client) RemoveTestPhoneNumber(request *RemoveTestPhoneNumberRequest) (response *RemoveTestPhoneNumberResponse, err error)
RemoveTestPhoneNumber invokes the cloudcallcenter.RemoveTestPhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removetestphonenumber.html
func (*Client) RemoveTestPhoneNumberWithCallback ¶
func (client *Client) RemoveTestPhoneNumberWithCallback(request *RemoveTestPhoneNumberRequest, callback func(response *RemoveTestPhoneNumberResponse, err error)) <-chan int
RemoveTestPhoneNumberWithCallback invokes the cloudcallcenter.RemoveTestPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removetestphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveTestPhoneNumberWithChan ¶
func (client *Client) RemoveTestPhoneNumberWithChan(request *RemoveTestPhoneNumberRequest) (<-chan *RemoveTestPhoneNumberResponse, <-chan error)
RemoveTestPhoneNumberWithChan invokes the cloudcallcenter.RemoveTestPhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removetestphonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveUsers ¶
func (client *Client) RemoveUsers(request *RemoveUsersRequest) (response *RemoveUsersResponse, err error)
RemoveUsers invokes the cloudcallcenter.RemoveUsers API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusers.html
func (*Client) RemoveUsersEx ¶
func (client *Client) RemoveUsersEx(request *RemoveUsersExRequest) (response *RemoveUsersExResponse, err error)
RemoveUsersEx invokes the cloudcallcenter.RemoveUsersEx API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusersex.html
func (*Client) RemoveUsersExWithCallback ¶
func (client *Client) RemoveUsersExWithCallback(request *RemoveUsersExRequest, callback func(response *RemoveUsersExResponse, err error)) <-chan int
RemoveUsersExWithCallback invokes the cloudcallcenter.RemoveUsersEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusersex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveUsersExWithChan ¶
func (client *Client) RemoveUsersExWithChan(request *RemoveUsersExRequest) (<-chan *RemoveUsersExResponse, <-chan error)
RemoveUsersExWithChan invokes the cloudcallcenter.RemoveUsersEx API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusersex.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveUsersFromSkillGroup ¶
func (client *Client) RemoveUsersFromSkillGroup(request *RemoveUsersFromSkillGroupRequest) (response *RemoveUsersFromSkillGroupResponse, err error)
RemoveUsersFromSkillGroup invokes the cloudcallcenter.RemoveUsersFromSkillGroup API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusersfromskillgroup.html
func (*Client) RemoveUsersFromSkillGroupWithCallback ¶
func (client *Client) RemoveUsersFromSkillGroupWithCallback(request *RemoveUsersFromSkillGroupRequest, callback func(response *RemoveUsersFromSkillGroupResponse, err error)) <-chan int
RemoveUsersFromSkillGroupWithCallback invokes the cloudcallcenter.RemoveUsersFromSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusersfromskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveUsersFromSkillGroupWithChan ¶
func (client *Client) RemoveUsersFromSkillGroupWithChan(request *RemoveUsersFromSkillGroupRequest) (<-chan *RemoveUsersFromSkillGroupResponse, <-chan error)
RemoveUsersFromSkillGroupWithChan invokes the cloudcallcenter.RemoveUsersFromSkillGroup API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusersfromskillgroup.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveUsersWithCallback ¶
func (client *Client) RemoveUsersWithCallback(request *RemoveUsersRequest, callback func(response *RemoveUsersResponse, err error)) <-chan int
RemoveUsersWithCallback invokes the cloudcallcenter.RemoveUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RemoveUsersWithChan ¶
func (client *Client) RemoveUsersWithChan(request *RemoveUsersRequest) (<-chan *RemoveUsersResponse, <-chan error)
RemoveUsersWithChan invokes the cloudcallcenter.RemoveUsers API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/removeusers.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RequestLoginInfo ¶
func (client *Client) RequestLoginInfo(request *RequestLoginInfoRequest) (response *RequestLoginInfoResponse, err error)
RequestLoginInfo invokes the cloudcallcenter.RequestLoginInfo API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/requestlogininfo.html
func (*Client) RequestLoginInfoWithCallback ¶
func (client *Client) RequestLoginInfoWithCallback(request *RequestLoginInfoRequest, callback func(response *RequestLoginInfoResponse, err error)) <-chan int
RequestLoginInfoWithCallback invokes the cloudcallcenter.RequestLoginInfo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/requestlogininfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RequestLoginInfoWithChan ¶
func (client *Client) RequestLoginInfoWithChan(request *RequestLoginInfoRequest) (<-chan *RequestLoginInfoResponse, <-chan error)
RequestLoginInfoWithChan invokes the cloudcallcenter.RequestLoginInfo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/requestlogininfo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResetUserPassword ¶
func (client *Client) ResetUserPassword(request *ResetUserPasswordRequest) (response *ResetUserPasswordResponse, err error)
ResetUserPassword invokes the cloudcallcenter.ResetUserPassword API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/resetuserpassword.html
func (*Client) ResetUserPasswordWithCallback ¶
func (client *Client) ResetUserPasswordWithCallback(request *ResetUserPasswordRequest, callback func(response *ResetUserPasswordResponse, err error)) <-chan int
ResetUserPasswordWithCallback invokes the cloudcallcenter.ResetUserPassword API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resetuserpassword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResetUserPasswordWithChan ¶
func (client *Client) ResetUserPasswordWithChan(request *ResetUserPasswordRequest) (<-chan *ResetUserPasswordResponse, <-chan error)
ResetUserPasswordWithChan invokes the cloudcallcenter.ResetUserPassword API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resetuserpassword.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResetUserStatus ¶
func (client *Client) ResetUserStatus(request *ResetUserStatusRequest) (response *ResetUserStatusResponse, err error)
ResetUserStatus invokes the cloudcallcenter.ResetUserStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/resetuserstatus.html
func (*Client) ResetUserStatusWithCallback ¶
func (client *Client) ResetUserStatusWithCallback(request *ResetUserStatusRequest, callback func(response *ResetUserStatusResponse, err error)) <-chan int
ResetUserStatusWithCallback invokes the cloudcallcenter.ResetUserStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resetuserstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResetUserStatusWithChan ¶
func (client *Client) ResetUserStatusWithChan(request *ResetUserStatusRequest) (<-chan *ResetUserStatusResponse, <-chan error)
ResetUserStatusWithChan invokes the cloudcallcenter.ResetUserStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resetuserstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResumeJobs ¶
func (client *Client) ResumeJobs(request *ResumeJobsRequest) (response *ResumeJobsResponse, err error)
ResumeJobs invokes the cloudcallcenter.ResumeJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumejobs.html
func (*Client) ResumeJobsWithCallback ¶
func (client *Client) ResumeJobsWithCallback(request *ResumeJobsRequest, callback func(response *ResumeJobsResponse, err error)) <-chan int
ResumeJobsWithCallback invokes the cloudcallcenter.ResumeJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResumeJobsWithChan ¶
func (client *Client) ResumeJobsWithChan(request *ResumeJobsRequest) (<-chan *ResumeJobsResponse, <-chan error)
ResumeJobsWithChan invokes the cloudcallcenter.ResumeJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResumePredictiveJobs ¶
func (client *Client) ResumePredictiveJobs(request *ResumePredictiveJobsRequest) (response *ResumePredictiveJobsResponse, err error)
ResumePredictiveJobs invokes the cloudcallcenter.ResumePredictiveJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumepredictivejobs.html
func (*Client) ResumePredictiveJobsWithCallback ¶
func (client *Client) ResumePredictiveJobsWithCallback(request *ResumePredictiveJobsRequest, callback func(response *ResumePredictiveJobsResponse, err error)) <-chan int
ResumePredictiveJobsWithCallback invokes the cloudcallcenter.ResumePredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumepredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResumePredictiveJobsWithChan ¶
func (client *Client) ResumePredictiveJobsWithChan(request *ResumePredictiveJobsRequest) (<-chan *ResumePredictiveJobsResponse, <-chan error)
ResumePredictiveJobsWithChan invokes the cloudcallcenter.ResumePredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumepredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResumeService ¶
func (client *Client) ResumeService(request *ResumeServiceRequest) (response *ResumeServiceResponse, err error)
ResumeService invokes the cloudcallcenter.ResumeService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumeservice.html
func (*Client) ResumeServiceWithCallback ¶
func (client *Client) ResumeServiceWithCallback(request *ResumeServiceRequest, callback func(response *ResumeServiceResponse, err error)) <-chan int
ResumeServiceWithCallback invokes the cloudcallcenter.ResumeService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumeservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ResumeServiceWithChan ¶
func (client *Client) ResumeServiceWithChan(request *ResumeServiceRequest) (<-chan *ResumeServiceResponse, <-chan error)
ResumeServiceWithChan invokes the cloudcallcenter.ResumeService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/resumeservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RollbackVnInstance ¶
func (client *Client) RollbackVnInstance(request *RollbackVnInstanceRequest) (response *RollbackVnInstanceResponse, err error)
RollbackVnInstance invokes the cloudcallcenter.RollbackVnInstance API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/rollbackvninstance.html
func (*Client) RollbackVnInstanceWithCallback ¶
func (client *Client) RollbackVnInstanceWithCallback(request *RollbackVnInstanceRequest, callback func(response *RollbackVnInstanceResponse, err error)) <-chan int
RollbackVnInstanceWithCallback invokes the cloudcallcenter.RollbackVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/rollbackvninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) RollbackVnInstanceWithChan ¶
func (client *Client) RollbackVnInstanceWithChan(request *RollbackVnInstanceRequest) (<-chan *RollbackVnInstanceResponse, <-chan error)
RollbackVnInstanceWithChan invokes the cloudcallcenter.RollbackVnInstance API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/rollbackvninstance.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveStats ¶
func (client *Client) SaveStats(request *SaveStatsRequest) (response *SaveStatsResponse, err error)
SaveStats invokes the cloudcallcenter.SaveStats API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/savestats.html
func (*Client) SaveStatsWithCallback ¶
func (client *Client) SaveStatsWithCallback(request *SaveStatsRequest, callback func(response *SaveStatsResponse, err error)) <-chan int
SaveStatsWithCallback invokes the cloudcallcenter.SaveStats API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/savestats.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SaveStatsWithChan ¶
func (client *Client) SaveStatsWithChan(request *SaveStatsRequest) (<-chan *SaveStatsResponse, <-chan error)
SaveStatsWithChan invokes the cloudcallcenter.SaveStats API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/savestats.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SendPredefinedShortMessage ¶
func (client *Client) SendPredefinedShortMessage(request *SendPredefinedShortMessageRequest) (response *SendPredefinedShortMessageResponse, err error)
SendPredefinedShortMessage invokes the cloudcallcenter.SendPredefinedShortMessage API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/sendpredefinedshortmessage.html
func (*Client) SendPredefinedShortMessageWithCallback ¶
func (client *Client) SendPredefinedShortMessageWithCallback(request *SendPredefinedShortMessageRequest, callback func(response *SendPredefinedShortMessageResponse, err error)) <-chan int
SendPredefinedShortMessageWithCallback invokes the cloudcallcenter.SendPredefinedShortMessage API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/sendpredefinedshortmessage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SendPredefinedShortMessageWithChan ¶
func (client *Client) SendPredefinedShortMessageWithChan(request *SendPredefinedShortMessageRequest) (<-chan *SendPredefinedShortMessageResponse, <-chan error)
SendPredefinedShortMessageWithChan invokes the cloudcallcenter.SendPredefinedShortMessage API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/sendpredefinedshortmessage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SendShortMessage ¶
func (client *Client) SendShortMessage(request *SendShortMessageRequest) (response *SendShortMessageResponse, err error)
SendShortMessage invokes the cloudcallcenter.SendShortMessage API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/sendshortmessage.html
func (*Client) SendShortMessageWithCallback ¶
func (client *Client) SendShortMessageWithCallback(request *SendShortMessageRequest, callback func(response *SendShortMessageResponse, err error)) <-chan int
SendShortMessageWithCallback invokes the cloudcallcenter.SendShortMessage API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/sendshortmessage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SendShortMessageWithChan ¶
func (client *Client) SendShortMessageWithChan(request *SendShortMessageRequest) (<-chan *SendShortMessageResponse, <-chan error)
SendShortMessageWithChan invokes the cloudcallcenter.SendShortMessage API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/sendshortmessage.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SetProvider ¶
func (client *Client) SetProvider(request *SetProviderRequest) (response *SetProviderResponse, err error)
SetProvider invokes the cloudcallcenter.SetProvider API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/setprovider.html
func (*Client) SetProviderWithCallback ¶
func (client *Client) SetProviderWithCallback(request *SetProviderRequest, callback func(response *SetProviderResponse, err error)) <-chan int
SetProviderWithCallback invokes the cloudcallcenter.SetProvider API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/setprovider.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SetProviderWithChan ¶
func (client *Client) SetProviderWithChan(request *SetProviderRequest) (<-chan *SetProviderResponse, <-chan error)
SetProviderWithChan invokes the cloudcallcenter.SetProvider API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/setprovider.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SilenceTimeoutVn ¶
func (client *Client) SilenceTimeoutVn(request *SilenceTimeoutVnRequest) (response *SilenceTimeoutVnResponse, err error)
SilenceTimeoutVn invokes the cloudcallcenter.SilenceTimeoutVn API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/silencetimeoutvn.html
func (*Client) SilenceTimeoutVnWithCallback ¶
func (client *Client) SilenceTimeoutVnWithCallback(request *SilenceTimeoutVnRequest, callback func(response *SilenceTimeoutVnResponse, err error)) <-chan int
SilenceTimeoutVnWithCallback invokes the cloudcallcenter.SilenceTimeoutVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/silencetimeoutvn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SilenceTimeoutVnWithChan ¶
func (client *Client) SilenceTimeoutVnWithChan(request *SilenceTimeoutVnRequest) (<-chan *SilenceTimeoutVnResponse, <-chan error)
SilenceTimeoutVnWithChan invokes the cloudcallcenter.SilenceTimeoutVn API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/silencetimeoutvn.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SimpleDial ¶
func (client *Client) SimpleDial(request *SimpleDialRequest) (response *SimpleDialResponse, err error)
SimpleDial invokes the cloudcallcenter.SimpleDial API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/simpledial.html
func (*Client) SimpleDialWithCallback ¶
func (client *Client) SimpleDialWithCallback(request *SimpleDialRequest, callback func(response *SimpleDialResponse, err error)) <-chan int
SimpleDialWithCallback invokes the cloudcallcenter.SimpleDial API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/simpledial.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SimpleDialWithChan ¶
func (client *Client) SimpleDialWithChan(request *SimpleDialRequest) (<-chan *SimpleDialResponse, <-chan error)
SimpleDialWithChan invokes the cloudcallcenter.SimpleDial API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/simpledial.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) StandardTemplateDemo ¶
func (client *Client) StandardTemplateDemo(request *StandardTemplateDemoRequest) (response *StandardTemplateDemoResponse, err error)
StandardTemplateDemo invokes the cloudcallcenter.StandardTemplateDemo API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/standardtemplatedemo.html
func (*Client) StandardTemplateDemoWithCallback ¶
func (client *Client) StandardTemplateDemoWithCallback(request *StandardTemplateDemoRequest, callback func(response *StandardTemplateDemoResponse, err error)) <-chan int
StandardTemplateDemoWithCallback invokes the cloudcallcenter.StandardTemplateDemo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/standardtemplatedemo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) StandardTemplateDemoWithChan ¶
func (client *Client) StandardTemplateDemoWithChan(request *StandardTemplateDemoRequest) (<-chan *StandardTemplateDemoResponse, <-chan error)
StandardTemplateDemoWithChan invokes the cloudcallcenter.StandardTemplateDemo API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/standardtemplatedemo.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) StartBack2BackCall ¶
func (client *Client) StartBack2BackCall(request *StartBack2BackCallRequest) (response *StartBack2BackCallResponse, err error)
StartBack2BackCall invokes the cloudcallcenter.StartBack2BackCall API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/startback2backcall.html
func (*Client) StartBack2BackCallWithCallback ¶
func (client *Client) StartBack2BackCallWithCallback(request *StartBack2BackCallRequest, callback func(response *StartBack2BackCallResponse, err error)) <-chan int
StartBack2BackCallWithCallback invokes the cloudcallcenter.StartBack2BackCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/startback2backcall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) StartBack2BackCallWithChan ¶
func (client *Client) StartBack2BackCallWithChan(request *StartBack2BackCallRequest) (<-chan *StartBack2BackCallResponse, <-chan error)
StartBack2BackCallWithChan invokes the cloudcallcenter.StartBack2BackCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/startback2backcall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) StartJob ¶
func (client *Client) StartJob(request *StartJobRequest) (response *StartJobResponse, err error)
StartJob invokes the cloudcallcenter.StartJob API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/startjob.html
func (*Client) StartJobWithCallback ¶
func (client *Client) StartJobWithCallback(request *StartJobRequest, callback func(response *StartJobResponse, err error)) <-chan int
StartJobWithCallback invokes the cloudcallcenter.StartJob API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/startjob.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) StartJobWithChan ¶
func (client *Client) StartJobWithChan(request *StartJobRequest) (<-chan *StartJobResponse, <-chan error)
StartJobWithChan invokes the cloudcallcenter.StartJob API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/startjob.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SubmitBatchJobs ¶
func (client *Client) SubmitBatchJobs(request *SubmitBatchJobsRequest) (response *SubmitBatchJobsResponse, err error)
SubmitBatchJobs invokes the cloudcallcenter.SubmitBatchJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/submitbatchjobs.html
func (*Client) SubmitBatchJobsWithCallback ¶
func (client *Client) SubmitBatchJobsWithCallback(request *SubmitBatchJobsRequest, callback func(response *SubmitBatchJobsResponse, err error)) <-chan int
SubmitBatchJobsWithCallback invokes the cloudcallcenter.SubmitBatchJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/submitbatchjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SubmitBatchJobsWithChan ¶
func (client *Client) SubmitBatchJobsWithChan(request *SubmitBatchJobsRequest) (<-chan *SubmitBatchJobsResponse, <-chan error)
SubmitBatchJobsWithChan invokes the cloudcallcenter.SubmitBatchJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/submitbatchjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SubmitCabRecording ¶
func (client *Client) SubmitCabRecording(request *SubmitCabRecordingRequest) (response *SubmitCabRecordingResponse, err error)
SubmitCabRecording invokes the cloudcallcenter.SubmitCabRecording API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/submitcabrecording.html
func (*Client) SubmitCabRecordingWithCallback ¶
func (client *Client) SubmitCabRecordingWithCallback(request *SubmitCabRecordingRequest, callback func(response *SubmitCabRecordingResponse, err error)) <-chan int
SubmitCabRecordingWithCallback invokes the cloudcallcenter.SubmitCabRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/submitcabrecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SubmitCabRecordingWithChan ¶
func (client *Client) SubmitCabRecordingWithChan(request *SubmitCabRecordingRequest) (<-chan *SubmitCabRecordingResponse, <-chan error)
SubmitCabRecordingWithChan invokes the cloudcallcenter.SubmitCabRecording API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/submitcabrecording.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SuspendJobs ¶
func (client *Client) SuspendJobs(request *SuspendJobsRequest) (response *SuspendJobsResponse, err error)
SuspendJobs invokes the cloudcallcenter.SuspendJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendjobs.html
func (*Client) SuspendJobsWithCallback ¶
func (client *Client) SuspendJobsWithCallback(request *SuspendJobsRequest, callback func(response *SuspendJobsResponse, err error)) <-chan int
SuspendJobsWithCallback invokes the cloudcallcenter.SuspendJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SuspendJobsWithChan ¶
func (client *Client) SuspendJobsWithChan(request *SuspendJobsRequest) (<-chan *SuspendJobsResponse, <-chan error)
SuspendJobsWithChan invokes the cloudcallcenter.SuspendJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendjobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SuspendPredictiveJobs ¶
func (client *Client) SuspendPredictiveJobs(request *SuspendPredictiveJobsRequest) (response *SuspendPredictiveJobsResponse, err error)
SuspendPredictiveJobs invokes the cloudcallcenter.SuspendPredictiveJobs API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendpredictivejobs.html
func (*Client) SuspendPredictiveJobsWithCallback ¶
func (client *Client) SuspendPredictiveJobsWithCallback(request *SuspendPredictiveJobsRequest, callback func(response *SuspendPredictiveJobsResponse, err error)) <-chan int
SuspendPredictiveJobsWithCallback invokes the cloudcallcenter.SuspendPredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SuspendPredictiveJobsWithChan ¶
func (client *Client) SuspendPredictiveJobsWithChan(request *SuspendPredictiveJobsRequest) (<-chan *SuspendPredictiveJobsResponse, <-chan error)
SuspendPredictiveJobsWithChan invokes the cloudcallcenter.SuspendPredictiveJobs API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendpredictivejobs.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SuspendService ¶
func (client *Client) SuspendService(request *SuspendServiceRequest) (response *SuspendServiceResponse, err error)
SuspendService invokes the cloudcallcenter.SuspendService API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendservice.html
func (*Client) SuspendServiceWithCallback ¶
func (client *Client) SuspendServiceWithCallback(request *SuspendServiceRequest, callback func(response *SuspendServiceResponse, err error)) <-chan int
SuspendServiceWithCallback invokes the cloudcallcenter.SuspendService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) SuspendServiceWithChan ¶
func (client *Client) SuspendServiceWithChan(request *SuspendServiceRequest) (<-chan *SuspendServiceResponse, <-chan error)
SuspendServiceWithChan invokes the cloudcallcenter.SuspendService API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/suspendservice.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TaskPreparing ¶
func (client *Client) TaskPreparing(request *TaskPreparingRequest) (response *TaskPreparingResponse, err error)
TaskPreparing invokes the cloudcallcenter.TaskPreparing API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/taskpreparing.html
func (*Client) TaskPreparingWithCallback ¶
func (client *Client) TaskPreparingWithCallback(request *TaskPreparingRequest, callback func(response *TaskPreparingResponse, err error)) <-chan int
TaskPreparingWithCallback invokes the cloudcallcenter.TaskPreparing API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/taskpreparing.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TaskPreparingWithChan ¶
func (client *Client) TaskPreparingWithChan(request *TaskPreparingRequest) (<-chan *TaskPreparingResponse, <-chan error)
TaskPreparingWithChan invokes the cloudcallcenter.TaskPreparing API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/taskpreparing.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TestFcInvocation ¶
func (client *Client) TestFcInvocation(request *TestFcInvocationRequest) (response *TestFcInvocationResponse, err error)
TestFcInvocation invokes the cloudcallcenter.TestFcInvocation API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/testfcinvocation.html
func (*Client) TestFcInvocationWithCallback ¶
func (client *Client) TestFcInvocationWithCallback(request *TestFcInvocationRequest, callback func(response *TestFcInvocationResponse, err error)) <-chan int
TestFcInvocationWithCallback invokes the cloudcallcenter.TestFcInvocation API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/testfcinvocation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TestFcInvocationWithChan ¶
func (client *Client) TestFcInvocationWithChan(request *TestFcInvocationRequest) (<-chan *TestFcInvocationResponse, <-chan error)
TestFcInvocationWithChan invokes the cloudcallcenter.TestFcInvocation API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/testfcinvocation.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransformTtsToWav ¶
func (client *Client) TransformTtsToWav(request *TransformTtsToWavRequest) (response *TransformTtsToWavResponse, err error)
TransformTtsToWav invokes the cloudcallcenter.TransformTtsToWav API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/transformttstowav.html
func (*Client) TransformTtsToWavWithCallback ¶
func (client *Client) TransformTtsToWavWithCallback(request *TransformTtsToWavRequest, callback func(response *TransformTtsToWavResponse, err error)) <-chan int
TransformTtsToWavWithCallback invokes the cloudcallcenter.TransformTtsToWav API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/transformttstowav.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TransformTtsToWavWithChan ¶
func (client *Client) TransformTtsToWavWithChan(request *TransformTtsToWavRequest) (<-chan *TransformTtsToWavResponse, <-chan error)
TransformTtsToWavWithChan invokes the cloudcallcenter.TransformTtsToWav API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/transformttstowav.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TwoPartiesCall ¶
func (client *Client) TwoPartiesCall(request *TwoPartiesCallRequest) (response *TwoPartiesCallResponse, err error)
TwoPartiesCall invokes the cloudcallcenter.TwoPartiesCall API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/twopartiescall.html
func (*Client) TwoPartiesCallWithCallback ¶
func (client *Client) TwoPartiesCallWithCallback(request *TwoPartiesCallRequest, callback func(response *TwoPartiesCallResponse, err error)) <-chan int
TwoPartiesCallWithCallback invokes the cloudcallcenter.TwoPartiesCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/twopartiescall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) TwoPartiesCallWithChan ¶
func (client *Client) TwoPartiesCallWithChan(request *TwoPartiesCallRequest) (<-chan *TwoPartiesCallResponse, <-chan error)
TwoPartiesCallWithChan invokes the cloudcallcenter.TwoPartiesCall API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/twopartiescall.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UnbindPrivacyNumber ¶
func (client *Client) UnbindPrivacyNumber(request *UnbindPrivacyNumberRequest) (response *UnbindPrivacyNumberResponse, err error)
UnbindPrivacyNumber invokes the cloudcallcenter.UnbindPrivacyNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/unbindprivacynumber.html
func (*Client) UnbindPrivacyNumberWithCallback ¶
func (client *Client) UnbindPrivacyNumberWithCallback(request *UnbindPrivacyNumberRequest, callback func(response *UnbindPrivacyNumberResponse, err error)) <-chan int
UnbindPrivacyNumberWithCallback invokes the cloudcallcenter.UnbindPrivacyNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/unbindprivacynumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UnbindPrivacyNumberWithChan ¶
func (client *Client) UnbindPrivacyNumberWithChan(request *UnbindPrivacyNumberRequest) (<-chan *UnbindPrivacyNumberResponse, <-chan error)
UnbindPrivacyNumberWithChan invokes the cloudcallcenter.UnbindPrivacyNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/unbindprivacynumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateCabServiceStatus ¶
func (client *Client) UpdateCabServiceStatus(request *UpdateCabServiceStatusRequest) (response *UpdateCabServiceStatusResponse, err error)
UpdateCabServiceStatus invokes the cloudcallcenter.UpdateCabServiceStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatecabservicestatus.html
func (*Client) UpdateCabServiceStatusWithCallback ¶
func (client *Client) UpdateCabServiceStatusWithCallback(request *UpdateCabServiceStatusRequest, callback func(response *UpdateCabServiceStatusResponse, err error)) <-chan int
UpdateCabServiceStatusWithCallback invokes the cloudcallcenter.UpdateCabServiceStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatecabservicestatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateCabServiceStatusWithChan ¶
func (client *Client) UpdateCabServiceStatusWithChan(request *UpdateCabServiceStatusRequest) (<-chan *UpdateCabServiceStatusResponse, <-chan error)
UpdateCabServiceStatusWithChan invokes the cloudcallcenter.UpdateCabServiceStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatecabservicestatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateNumberStatus ¶
func (client *Client) UpdateNumberStatus(request *UpdateNumberStatusRequest) (response *UpdateNumberStatusResponse, err error)
UpdateNumberStatus invokes the cloudcallcenter.UpdateNumberStatus API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatenumberstatus.html
func (*Client) UpdateNumberStatusWithCallback ¶
func (client *Client) UpdateNumberStatusWithCallback(request *UpdateNumberStatusRequest, callback func(response *UpdateNumberStatusResponse, err error)) <-chan int
UpdateNumberStatusWithCallback invokes the cloudcallcenter.UpdateNumberStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatenumberstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateNumberStatusWithChan ¶
func (client *Client) UpdateNumberStatusWithChan(request *UpdateNumberStatusRequest) (<-chan *UpdateNumberStatusResponse, <-chan error)
UpdateNumberStatusWithChan invokes the cloudcallcenter.UpdateNumberStatus API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatenumberstatus.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateTaobaoAccessTokenByAliyunPk ¶
func (client *Client) UpdateTaobaoAccessTokenByAliyunPk(request *UpdateTaobaoAccessTokenByAliyunPkRequest) (response *UpdateTaobaoAccessTokenByAliyunPkResponse, err error)
UpdateTaobaoAccessTokenByAliyunPk invokes the cloudcallcenter.UpdateTaobaoAccessTokenByAliyunPk API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaoaccesstokenbyaliyunpk.html
func (*Client) UpdateTaobaoAccessTokenByAliyunPkWithCallback ¶
func (client *Client) UpdateTaobaoAccessTokenByAliyunPkWithCallback(request *UpdateTaobaoAccessTokenByAliyunPkRequest, callback func(response *UpdateTaobaoAccessTokenByAliyunPkResponse, err error)) <-chan int
UpdateTaobaoAccessTokenByAliyunPkWithCallback invokes the cloudcallcenter.UpdateTaobaoAccessTokenByAliyunPk API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaoaccesstokenbyaliyunpk.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateTaobaoAccessTokenByAliyunPkWithChan ¶
func (client *Client) UpdateTaobaoAccessTokenByAliyunPkWithChan(request *UpdateTaobaoAccessTokenByAliyunPkRequest) (<-chan *UpdateTaobaoAccessTokenByAliyunPkResponse, <-chan error)
UpdateTaobaoAccessTokenByAliyunPkWithChan invokes the cloudcallcenter.UpdateTaobaoAccessTokenByAliyunPk API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaoaccesstokenbyaliyunpk.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateTaobaoOrder ¶
func (client *Client) UpdateTaobaoOrder(request *UpdateTaobaoOrderRequest) (response *UpdateTaobaoOrderResponse, err error)
UpdateTaobaoOrder invokes the cloudcallcenter.UpdateTaobaoOrder API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaoorder.html
func (*Client) UpdateTaobaoOrderWithCallback ¶
func (client *Client) UpdateTaobaoOrderWithCallback(request *UpdateTaobaoOrderRequest, callback func(response *UpdateTaobaoOrderResponse, err error)) <-chan int
UpdateTaobaoOrderWithCallback invokes the cloudcallcenter.UpdateTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateTaobaoOrderWithChan ¶
func (client *Client) UpdateTaobaoOrderWithChan(request *UpdateTaobaoOrderRequest) (<-chan *UpdateTaobaoOrderResponse, <-chan error)
UpdateTaobaoOrderWithChan invokes the cloudcallcenter.UpdateTaobaoOrder API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaoorder.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateTaobaoUserMap ¶
func (client *Client) UpdateTaobaoUserMap(request *UpdateTaobaoUserMapRequest) (response *UpdateTaobaoUserMapResponse, err error)
UpdateTaobaoUserMap invokes the cloudcallcenter.UpdateTaobaoUserMap API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaousermap.html
func (*Client) UpdateTaobaoUserMapWithCallback ¶
func (client *Client) UpdateTaobaoUserMapWithCallback(request *UpdateTaobaoUserMapRequest, callback func(response *UpdateTaobaoUserMapResponse, err error)) <-chan int
UpdateTaobaoUserMapWithCallback invokes the cloudcallcenter.UpdateTaobaoUserMap API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaousermap.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateTaobaoUserMapWithChan ¶
func (client *Client) UpdateTaobaoUserMapWithChan(request *UpdateTaobaoUserMapRequest) (<-chan *UpdateTaobaoUserMapResponse, <-chan error)
UpdateTaobaoUserMapWithChan invokes the cloudcallcenter.UpdateTaobaoUserMap API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetaobaousermap.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateTenant ¶
func (client *Client) UpdateTenant(request *UpdateTenantRequest) (response *UpdateTenantResponse, err error)
UpdateTenant invokes the cloudcallcenter.UpdateTenant API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetenant.html
func (*Client) UpdateTenantWithCallback ¶
func (client *Client) UpdateTenantWithCallback(request *UpdateTenantRequest, callback func(response *UpdateTenantResponse, err error)) <-chan int
UpdateTenantWithCallback invokes the cloudcallcenter.UpdateTenant API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetenant.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UpdateTenantWithChan ¶
func (client *Client) UpdateTenantWithChan(request *UpdateTenantRequest) (<-chan *UpdateTenantResponse, <-chan error)
UpdateTenantWithChan invokes the cloudcallcenter.UpdateTenant API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/updatetenant.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Upload400CorpIdentifyFile ¶
func (client *Client) Upload400CorpIdentifyFile(request *Upload400CorpIdentifyFileRequest) (response *Upload400CorpIdentifyFileResponse, err error)
Upload400CorpIdentifyFile invokes the cloudcallcenter.Upload400CorpIdentifyFile API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/upload400corpidentifyfile.html
func (*Client) Upload400CorpIdentifyFileWithCallback ¶
func (client *Client) Upload400CorpIdentifyFileWithCallback(request *Upload400CorpIdentifyFileRequest, callback func(response *Upload400CorpIdentifyFileResponse, err error)) <-chan int
Upload400CorpIdentifyFileWithCallback invokes the cloudcallcenter.Upload400CorpIdentifyFile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/upload400corpidentifyfile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) Upload400CorpIdentifyFileWithChan ¶
func (client *Client) Upload400CorpIdentifyFileWithChan(request *Upload400CorpIdentifyFileRequest) (<-chan *Upload400CorpIdentifyFileResponse, <-chan error)
Upload400CorpIdentifyFileWithChan invokes the cloudcallcenter.Upload400CorpIdentifyFile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/upload400corpidentifyfile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadCorpIdentifyFile ¶
func (client *Client) UploadCorpIdentifyFile(request *UploadCorpIdentifyFileRequest) (response *UploadCorpIdentifyFileResponse, err error)
UploadCorpIdentifyFile invokes the cloudcallcenter.UploadCorpIdentifyFile API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadcorpidentifyfile.html
func (*Client) UploadCorpIdentifyFileWithCallback ¶
func (client *Client) UploadCorpIdentifyFileWithCallback(request *UploadCorpIdentifyFileRequest, callback func(response *UploadCorpIdentifyFileResponse, err error)) <-chan int
UploadCorpIdentifyFileWithCallback invokes the cloudcallcenter.UploadCorpIdentifyFile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadcorpidentifyfile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadCorpIdentifyFileWithChan ¶
func (client *Client) UploadCorpIdentifyFileWithChan(request *UploadCorpIdentifyFileRequest) (<-chan *UploadCorpIdentifyFileResponse, <-chan error)
UploadCorpIdentifyFileWithChan invokes the cloudcallcenter.UploadCorpIdentifyFile API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadcorpidentifyfile.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadMedia ¶
func (client *Client) UploadMedia(request *UploadMediaRequest) (response *UploadMediaResponse, err error)
UploadMedia invokes the cloudcallcenter.UploadMedia API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadmedia.html
func (*Client) UploadMediaCallback ¶
func (client *Client) UploadMediaCallback(request *UploadMediaCallbackRequest) (response *UploadMediaCallbackResponse, err error)
UploadMediaCallback invokes the cloudcallcenter.UploadMediaCallback API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadmediacallback.html
func (*Client) UploadMediaCallbackWithCallback ¶
func (client *Client) UploadMediaCallbackWithCallback(request *UploadMediaCallbackRequest, callback func(response *UploadMediaCallbackResponse, err error)) <-chan int
UploadMediaCallbackWithCallback invokes the cloudcallcenter.UploadMediaCallback API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadmediacallback.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadMediaCallbackWithChan ¶
func (client *Client) UploadMediaCallbackWithChan(request *UploadMediaCallbackRequest) (<-chan *UploadMediaCallbackResponse, <-chan error)
UploadMediaCallbackWithChan invokes the cloudcallcenter.UploadMediaCallback API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadmediacallback.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadMediaWithCallback ¶
func (client *Client) UploadMediaWithCallback(request *UploadMediaRequest, callback func(response *UploadMediaResponse, err error)) <-chan int
UploadMediaWithCallback invokes the cloudcallcenter.UploadMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadmedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) UploadMediaWithChan ¶
func (client *Client) UploadMediaWithChan(request *UploadMediaRequest) (<-chan *UploadMediaResponse, <-chan error)
UploadMediaWithChan invokes the cloudcallcenter.UploadMedia API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/uploadmedia.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ValidNotInUsePhoneNumber ¶
func (client *Client) ValidNotInUsePhoneNumber(request *ValidNotInUsePhoneNumberRequest) (response *ValidNotInUsePhoneNumberResponse, err error)
ValidNotInUsePhoneNumber invokes the cloudcallcenter.ValidNotInUsePhoneNumber API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/validnotinusephonenumber.html
func (*Client) ValidNotInUsePhoneNumberWithCallback ¶
func (client *Client) ValidNotInUsePhoneNumberWithCallback(request *ValidNotInUsePhoneNumberRequest, callback func(response *ValidNotInUsePhoneNumberResponse, err error)) <-chan int
ValidNotInUsePhoneNumberWithCallback invokes the cloudcallcenter.ValidNotInUsePhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/validnotinusephonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ValidNotInUsePhoneNumberWithChan ¶
func (client *Client) ValidNotInUsePhoneNumberWithChan(request *ValidNotInUsePhoneNumberRequest) (<-chan *ValidNotInUsePhoneNumberResponse, <-chan error)
ValidNotInUsePhoneNumberWithChan invokes the cloudcallcenter.ValidNotInUsePhoneNumber API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/validnotinusephonenumber.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ValidateUniqueDomainName ¶
func (client *Client) ValidateUniqueDomainName(request *ValidateUniqueDomainNameRequest) (response *ValidateUniqueDomainNameResponse, err error)
ValidateUniqueDomainName invokes the cloudcallcenter.ValidateUniqueDomainName API synchronously api document: https://help.aliyun.com/api/cloudcallcenter/validateuniquedomainname.html
func (*Client) ValidateUniqueDomainNameWithCallback ¶
func (client *Client) ValidateUniqueDomainNameWithCallback(request *ValidateUniqueDomainNameRequest, callback func(response *ValidateUniqueDomainNameResponse, err error)) <-chan int
ValidateUniqueDomainNameWithCallback invokes the cloudcallcenter.ValidateUniqueDomainName API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/validateuniquedomainname.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
func (*Client) ValidateUniqueDomainNameWithChan ¶
func (client *Client) ValidateUniqueDomainNameWithChan(request *ValidateUniqueDomainNameRequest) (<-chan *ValidateUniqueDomainNameResponse, <-chan error)
ValidateUniqueDomainNameWithChan invokes the cloudcallcenter.ValidateUniqueDomainName API asynchronously api document: https://help.aliyun.com/api/cloudcallcenter/validateuniquedomainname.html asynchronous document: https://help.aliyun.com/document_detail/66220.html
type CollectedVnNumberRequest ¶
type CollectedVnNumberRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` Number string `position:"Query" name:"Number"` InstanceId string `position:"Query" name:"InstanceId"` }
CollectedVnNumberRequest is the request struct for api CollectedVnNumber
func CreateCollectedVnNumberRequest ¶
func CreateCollectedVnNumberRequest() (request *CollectedVnNumberRequest)
CreateCollectedVnNumberRequest creates a request to invoke CollectedVnNumber API
type CollectedVnNumberResponse ¶
type CollectedVnNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
CollectedVnNumberResponse is the response struct for api CollectedVnNumber
func CreateCollectedVnNumberResponse ¶
func CreateCollectedVnNumberResponse() (response *CollectedVnNumberResponse)
CreateCollectedVnNumberResponse creates a response to parse from CollectedVnNumber response
type CommitContactFlowVersionModificationRequest ¶
type CommitContactFlowVersionModificationRequest struct { *requests.RpcRequest Canvas string `position:"Body" name:"Canvas"` InstanceId string `position:"Query" name:"InstanceId"` ContactFlowVersionId string `position:"Query" name:"ContactFlowVersionId"` Content string `position:"Body" name:"Content"` }
CommitContactFlowVersionModificationRequest is the request struct for api CommitContactFlowVersionModification
func CreateCommitContactFlowVersionModificationRequest ¶
func CreateCommitContactFlowVersionModificationRequest() (request *CommitContactFlowVersionModificationRequest)
CreateCommitContactFlowVersionModificationRequest creates a request to invoke CommitContactFlowVersionModification API
type CommitContactFlowVersionModificationResponse ¶
type CommitContactFlowVersionModificationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlowVersion ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"` }
CommitContactFlowVersionModificationResponse is the response struct for api CommitContactFlowVersionModification
func CreateCommitContactFlowVersionModificationResponse ¶
func CreateCommitContactFlowVersionModificationResponse() (response *CommitContactFlowVersionModificationResponse)
CreateCommitContactFlowVersionModificationResponse creates a response to parse from CommitContactFlowVersionModification response
type CommonNumberPrice ¶
type CommonNumberPrice struct { Price int `json:"Price" xml:"Price"` Description string `json:"Description" xml:"Description"` }
CommonNumberPrice is a nested struct in cloudcallcenter response
type CommonNumberPrices ¶
type CommonNumberPrices struct {
CommonNumberPrice []CommonNumberPrice `json:"CommonNumberPrice" xml:"CommonNumberPrice"`
}
CommonNumberPrices is a nested struct in cloudcallcenter response
type CommonQueryTaobaoOrderRequest ¶
type CommonQueryTaobaoOrderRequest struct { *requests.RpcRequest StatusList string `position:"Query" name:"StatusList"` TypeList string `position:"Query" name:"typeList"` EndTime requests.Integer `position:"Query" name:"endTime"` StartTime requests.Integer `position:"Query" name:"startTime"` TaobaoUid requests.Integer `position:"Query" name:"TaobaoUid"` ArticleItemCodeList string `position:"Query" name:"articleItemCodeList"` ArticleCodeList string `position:"Query" name:"articleCodeList"` }
CommonQueryTaobaoOrderRequest is the request struct for api CommonQueryTaobaoOrder
func CreateCommonQueryTaobaoOrderRequest ¶
func CreateCommonQueryTaobaoOrderRequest() (request *CommonQueryTaobaoOrderRequest)
CreateCommonQueryTaobaoOrderRequest creates a request to invoke CommonQueryTaobaoOrder API
type CommonQueryTaobaoOrderResponse ¶
type CommonQueryTaobaoOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Orders OrdersInCommonQueryTaobaoOrder `json:"Orders" xml:"Orders"` }
CommonQueryTaobaoOrderResponse is the response struct for api CommonQueryTaobaoOrder
func CreateCommonQueryTaobaoOrderResponse ¶
func CreateCommonQueryTaobaoOrderResponse() (response *CommonQueryTaobaoOrderResponse)
CreateCommonQueryTaobaoOrderResponse creates a response to parse from CommonQueryTaobaoOrder response
type ComplainingConfig ¶
type ComplainingConfig struct { Prompt string `json:"Prompt" xml:"Prompt"` FinalAction string `json:"FinalAction" xml:"FinalAction"` FinalActionParams string `json:"FinalActionParams" xml:"FinalActionParams"` Utterances []string `json:"Utterances" xml:"Utterances"` }
ComplainingConfig is a nested struct in cloudcallcenter response
type Config ¶
type Config struct {
Items ItemsInGetInstanceConfig `json:"Items" xml:"Items"`
}
Config is a nested struct in cloudcallcenter response
type ConfigItem ¶
type ConfigItem struct { Name string `json:"Name" xml:"Name"` Value string `json:"Value" xml:"Value"` }
ConfigItem is a nested struct in cloudcallcenter response
type ConfigItems ¶
type ConfigItems struct {
ConfigItem []ConfigItem `json:"ConfigItem" xml:"ConfigItem"`
}
ConfigItems is a nested struct in cloudcallcenter response
type Consumption ¶
type Consumption struct { IncomingAmount int `json:"IncomingAmount" xml:"IncomingAmount"` IncomingCount int `json:"IncomingCount" xml:"IncomingCount"` OutcomingAmount int `json:"OutcomingAmount" xml:"OutcomingAmount"` OutcomingCount int `json:"OutcomingCount" xml:"OutcomingCount"` Year int `json:"Year" xml:"Year"` Month int `json:"Month" xml:"Month"` }
Consumption is a nested struct in cloudcallcenter response
type Consumptions ¶
type Consumptions struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInGetConsumedAmountMonthly `json:"List" xml:"List"` }
Consumptions is a nested struct in cloudcallcenter response
type Contact ¶
type Contact struct { ContactName string `json:"ContactName" xml:"ContactName"` JobId string `json:"JobId" xml:"JobId"` PhoneNumber string `json:"PhoneNumber" xml:"PhoneNumber"` State string `json:"State" xml:"State"` Role string `json:"Role" xml:"Role"` ContactId string `json:"ContactId" xml:"ContactId"` Honorific string `json:"Honorific" xml:"Honorific"` ReferenceId string `json:"ReferenceId" xml:"ReferenceId"` }
Contact is a nested struct in cloudcallcenter response
type ContactFlow ¶
type ContactFlow struct { ContactFlowDescription string `json:"ContactFlowDescription" xml:"ContactFlowDescription"` InstanceId string `json:"InstanceId" xml:"InstanceId"` ContactFlowName string `json:"ContactFlowName" xml:"ContactFlowName"` ContactFlowId string `json:"ContactFlowId" xml:"ContactFlowId"` AppliedVersion string `json:"AppliedVersion" xml:"AppliedVersion"` Type string `json:"Type" xml:"Type"` Versions VersionsInBeginContactFlowVersionModification `json:"Versions" xml:"Versions"` PhoneNumbers PhoneNumbersInBeginContactFlowVersionModification `json:"PhoneNumbers" xml:"PhoneNumbers"` }
ContactFlow is a nested struct in cloudcallcenter response
type ContactFlowVersion ¶
type ContactFlowVersion struct { Canvas string `json:"Canvas" xml:"Canvas"` Content string `json:"Content" xml:"Content"` LockedBy string `json:"LockedBy" xml:"LockedBy"` ContactFlowVersionDescription string `json:"ContactFlowVersionDescription" xml:"ContactFlowVersionDescription"` Version string `json:"Version" xml:"Version"` LastModified string `json:"LastModified" xml:"LastModified"` LastModifiedBy string `json:"LastModifiedBy" xml:"LastModifiedBy"` Status string `json:"Status" xml:"Status"` ContactFlowVersionId string `json:"ContactFlowVersionId" xml:"ContactFlowVersionId"` }
ContactFlowVersion is a nested struct in cloudcallcenter response
type ContactFlows ¶
type ContactFlows struct {
ContactFlow []ContactFlow `json:"ContactFlow" xml:"ContactFlow"`
}
ContactFlows is a nested struct in cloudcallcenter response
type ContactIdentity ¶
type ContactIdentity struct { JobGroupId string `json:"JobGroupId" xml:"JobGroupId"` ContactReferrnceId string `json:"ContactReferrnceId" xml:"ContactReferrnceId"` UserPhone string `json:"UserPhone" xml:"UserPhone"` Caller string `json:"Caller" xml:"Caller"` }
ContactIdentity is a nested struct in cloudcallcenter response
type ContactsInGetCabJobByPhoneNumber ¶
type ContactsInGetCabJobByPhoneNumber struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInGetCabJobByPhoneNumber is a nested struct in cloudcallcenter response
type ContactsInGetJob ¶
type ContactsInGetJob struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInGetJob is a nested struct in cloudcallcenter response
type ContactsInGetJobStatusByCallId ¶
type ContactsInGetJobStatusByCallId struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInGetJobStatusByCallId is a nested struct in cloudcallcenter response
type ContactsInGetJobs ¶
type ContactsInGetJobs struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInGetJobs is a nested struct in cloudcallcenter response
type ContactsInGetPredictiveJob ¶
type ContactsInGetPredictiveJob struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInGetPredictiveJob is a nested struct in cloudcallcenter response
type ContactsInListJobStatus ¶
type ContactsInListJobStatus struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInListJobStatus is a nested struct in cloudcallcenter response
type ContactsInListJobsByGroup ¶
type ContactsInListJobsByGroup struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInListJobsByGroup is a nested struct in cloudcallcenter response
type ContactsInListPredictiveJobStatus ¶
type ContactsInListPredictiveJobStatus struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInListPredictiveJobStatus is a nested struct in cloudcallcenter response
type ContactsInListPredictiveJobs ¶
type ContactsInListPredictiveJobs struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInListPredictiveJobs is a nested struct in cloudcallcenter response
type ContactsInListUnreachableContacts ¶
type ContactsInListUnreachableContacts struct {
Contact []Contact `json:"Contact" xml:"Contact"`
}
ContactsInListUnreachableContacts is a nested struct in cloudcallcenter response
type Conversation ¶
type Conversation struct { CallingNumber string `json:"CallingNumber" xml:"CallingNumber"` EffectiveAnswerCount int `json:"EffectiveAnswerCount" xml:"EffectiveAnswerCount"` BeginTime int64 `json:"BeginTime" xml:"BeginTime"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` UserUtteranceCount int `json:"UserUtteranceCount" xml:"UserUtteranceCount"` TransferredToAgent bool `json:"TransferredToAgent" xml:"TransferredToAgent"` ConversationId string `json:"ConversationId" xml:"ConversationId"` EndTime int64 `json:"EndTime" xml:"EndTime"` }
Conversation is a nested struct in cloudcallcenter response
type ConversationDetail ¶
type ConversationDetail struct { ConversationDetailId string `json:"ConversationDetailId" xml:"ConversationDetailId"` Timestamp int64 `json:"Timestamp" xml:"Timestamp"` Action string `json:"Action" xml:"Action"` Speaker string `json:"Speaker" xml:"Speaker"` CreateTime int64 `json:"CreateTime" xml:"CreateTime"` ActionParams string `json:"ActionParams" xml:"ActionParams"` TaskId string `json:"TaskId" xml:"TaskId"` Utterance string `json:"Utterance" xml:"Utterance"` Script string `json:"Script" xml:"Script"` ConversationId string `json:"ConversationId" xml:"ConversationId"` SequenceId string `json:"SequenceId" xml:"SequenceId"` Summary []SummaryItem `json:"Summary" xml:"Summary"` }
ConversationDetail is a nested struct in cloudcallcenter response
type ConversationDetails ¶
type ConversationDetails struct {
ConversationDetail []ConversationDetail `json:"ConversationDetail" xml:"ConversationDetail"`
}
ConversationDetails is a nested struct in cloudcallcenter response
type ConversationInGetCabJobByPhoneNumber ¶
type ConversationInGetCabJobByPhoneNumber struct {
ConversationDetail []ConversationDetail `json:"ConversationDetail" xml:"ConversationDetail"`
}
ConversationInGetCabJobByPhoneNumber is a nested struct in cloudcallcenter response
type ConversationInGetJob ¶
type ConversationInGetJob struct {
ConversationDetail []ConversationDetail `json:"ConversationDetail" xml:"ConversationDetail"`
}
ConversationInGetJob is a nested struct in cloudcallcenter response
type ConversationInGetJobStatusByCallId ¶
type ConversationInGetJobStatusByCallId struct {
ConversationDetail []ConversationDetail `json:"ConversationDetail" xml:"ConversationDetail"`
}
ConversationInGetJobStatusByCallId is a nested struct in cloudcallcenter response
type ConversationInGetJobs ¶
type ConversationInGetJobs struct {
ConversationDetail []ConversationDetail `json:"ConversationDetail" xml:"ConversationDetail"`
}
ConversationInGetJobs is a nested struct in cloudcallcenter response
type ConversationInListConversationsWithUnrecognizedIntents ¶
type ConversationInListConversationsWithUnrecognizedIntents struct {
ConversationDetail []ConversationDetail `json:"ConversationDetail" xml:"ConversationDetail"`
}
ConversationInListConversationsWithUnrecognizedIntents is a nested struct in cloudcallcenter response
type ConversationsInListVnConversations ¶
type ConversationsInListVnConversations struct {
Conversation []Conversation `json:"Conversation" xml:"Conversation"`
}
ConversationsInListVnConversations is a nested struct in cloudcallcenter response
type ConversationsInQueryVnConversations ¶
type ConversationsInQueryVnConversations struct {
Conversation []Conversation `json:"Conversation" xml:"Conversation"`
}
ConversationsInQueryVnConversations is a nested struct in cloudcallcenter response
type CopyCorpIdentifyRequest ¶
type CopyCorpIdentifyRequest struct { *requests.RpcRequest OrderId string `position:"Query" name:"OrderId"` RegionNameProvince string `position:"Query" name:"RegionNameProvince"` RealNameInsId string `position:"Query" name:"RealNameInsId"` OffsiteCertPic string `position:"Query" name:"OffsiteCertPic"` RegionNameCity string `position:"Query" name:"RegionNameCity"` }
CopyCorpIdentifyRequest is the request struct for api CopyCorpIdentify
func CreateCopyCorpIdentifyRequest ¶
func CreateCopyCorpIdentifyRequest() (request *CopyCorpIdentifyRequest)
CreateCopyCorpIdentifyRequest creates a request to invoke CopyCorpIdentify API
type CopyCorpIdentifyResponse ¶
type CopyCorpIdentifyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data string `json:"Data" xml:"Data"` }
CopyCorpIdentifyResponse is the response struct for api CopyCorpIdentify
func CreateCopyCorpIdentifyResponse ¶
func CreateCopyCorpIdentifyResponse() (response *CopyCorpIdentifyResponse)
CreateCopyCorpIdentifyResponse creates a response to parse from CopyCorpIdentify response
type CorpIdentifiesInGetCorpIdentify ¶
type CorpIdentifiesInGetCorpIdentify struct {
CorpIdentify []CorpIdentify `json:"CorpIdentify" xml:"CorpIdentify"`
}
CorpIdentifiesInGetCorpIdentify is a nested struct in cloudcallcenter response
type CorpIdentifiesInQuery400CorpIdentifyList ¶
type CorpIdentifiesInQuery400CorpIdentifyList struct {
Number400CorpIdentifyDomain []Number400CorpIdentifyDomain `json:"Number400CorpIdentifyDomain" xml:"Number400CorpIdentifyDomain"`
}
CorpIdentifiesInQuery400CorpIdentifyList is a nested struct in cloudcallcenter response
type CorpIdentify ¶
type CorpIdentify struct { TaobaoUid int64 `json:"taobaoUid" xml:"taobaoUid"` RamId int64 `json:"ramId" xml:"ramId"` OrderId int64 `json:"orderId" xml:"orderId"` PartnerId int64 `json:"partnerId" xml:"partnerId"` ApplyRemark string `json:"applyRemark" xml:"applyRemark"` RegionNameProvince string `json:"regionNameProvince" xml:"regionNameProvince"` RegionNameCity string `json:"regionNameCity" xml:"regionNameCity"` CorpName string `json:"corpName" xml:"corpName"` LegalPersonName string `json:"legalPersonName" xml:"legalPersonName"` LegalPersonCertNumber string `json:"legalPersonCertNumber" xml:"legalPersonCertNumber"` ManagerContactPhoneNumber string `json:"managerContactPhoneNumber" xml:"managerContactPhoneNumber"` ManagerName string `json:"managerName" xml:"managerName"` BusinessLicenseAddress string `json:"businessLicenseAddress" xml:"businessLicenseAddress"` ManagerCertNumber string `json:"managerCertNumber" xml:"managerCertNumber"` OrganizationCode string `json:"organizationCode" xml:"organizationCode"` TelecomUndertakingPic string `json:"telecomUndertakingPic" xml:"telecomUndertakingPic"` ManagerCertPic string `json:"managerCertPic" xml:"managerCertPic"` NumberApplicationLetterPic string `json:"numberApplicationLetterPic" xml:"numberApplicationLetterPic"` BusinessLicensePic string `json:"businessLicensePic" xml:"businessLicensePic"` ProcedureDesc string `json:"procedureDesc" xml:"procedureDesc"` }
CorpIdentify is a nested struct in cloudcallcenter response
type CorpIdentifyPicDomain ¶
type CorpIdentifyPicDomain struct { Pic string `json:"Pic" xml:"Pic"` Link string `json:"Link" xml:"Link"` }
CorpIdentifyPicDomain is a nested struct in cloudcallcenter response
type CreateAXBBindRelationRequest ¶
type CreateAXBBindRelationRequest struct { *requests.RpcRequest PoolName string `position:"Query" name:"PoolName"` ProviderId string `position:"Query" name:"ProviderId"` Extra string `position:"Query" name:"Extra"` BizId string `position:"Query" name:"BizId"` PoolId string `position:"Query" name:"PoolId"` PhoneNumber string `position:"Query" name:"PhoneNumber"` Type string `position:"Query" name:"Type"` }
CreateAXBBindRelationRequest is the request struct for api CreateAXBBindRelation
func CreateCreateAXBBindRelationRequest ¶
func CreateCreateAXBBindRelationRequest() (request *CreateAXBBindRelationRequest)
CreateCreateAXBBindRelationRequest creates a request to invoke CreateAXBBindRelation API
type CreateAXBBindRelationResponse ¶
type CreateAXBBindRelationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
CreateAXBBindRelationResponse is the response struct for api CreateAXBBindRelation
func CreateCreateAXBBindRelationResponse ¶
func CreateCreateAXBBindRelationResponse() (response *CreateAXBBindRelationResponse)
CreateCreateAXBBindRelationResponse creates a response to parse from CreateAXBBindRelation response
type CreateBatchJobsRequest ¶
type CreateBatchJobsRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` JobFilePath string `position:"Query" name:"JobFilePath"` CallingNumber *[]string `position:"Query" name:"CallingNumber" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` Submitted requests.Boolean `position:"Query" name:"Submitted"` StrategyJson string `position:"Query" name:"StrategyJson"` Name string `position:"Query" name:"Name"` ScenarioId string `position:"Query" name:"ScenarioId"` }
CreateBatchJobsRequest is the request struct for api CreateBatchJobs
func CreateCreateBatchJobsRequest ¶
func CreateCreateBatchJobsRequest() (request *CreateBatchJobsRequest)
CreateCreateBatchJobsRequest creates a request to invoke CreateBatchJobs API
type CreateBatchJobsResponse ¶
type CreateBatchJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroup JobGroup `json:"JobGroup" xml:"JobGroup"` }
CreateBatchJobsResponse is the response struct for api CreateBatchJobs
func CreateCreateBatchJobsResponse ¶
func CreateCreateBatchJobsResponse() (response *CreateBatchJobsResponse)
CreateCreateBatchJobsResponse creates a response to parse from CreateBatchJobs response
type CreateCCCPhoneNumberOrderRequest ¶
type CreateCCCPhoneNumberOrderRequest struct { *requests.RpcRequest SpecId string `position:"Query" name:"SpecId"` SpecName string `position:"Query" name:"SpecName"` RealNameInsId string `position:"Query" name:"RealNameInsId"` RegionNameProvince string `position:"Query" name:"RegionNameProvince"` MonthlyPrice requests.Integer `position:"Query" name:"MonthlyPrice"` Number *[]string `position:"Query" name:"Number" type:"Repeated"` CorpName string `position:"Query" name:"CorpName"` RegionNameCity string `position:"Query" name:"RegionNameCity"` }
CreateCCCPhoneNumberOrderRequest is the request struct for api CreateCCCPhoneNumberOrder
func CreateCreateCCCPhoneNumberOrderRequest ¶
func CreateCreateCCCPhoneNumberOrderRequest() (request *CreateCCCPhoneNumberOrderRequest)
CreateCreateCCCPhoneNumberOrderRequest creates a request to invoke CreateCCCPhoneNumberOrder API
type CreateCCCPhoneNumberOrderResponse ¶
type CreateCCCPhoneNumberOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` OrderPayUrl string `json:"OrderPayUrl" xml:"OrderPayUrl"` }
CreateCCCPhoneNumberOrderResponse is the response struct for api CreateCCCPhoneNumberOrder
func CreateCreateCCCPhoneNumberOrderResponse ¶
func CreateCreateCCCPhoneNumberOrderResponse() (response *CreateCCCPhoneNumberOrderResponse)
CreateCreateCCCPhoneNumberOrderResponse creates a response to parse from CreateCCCPhoneNumberOrder response
type CreateCabInstanceRequest ¶
type CreateCabInstanceRequest struct { *requests.RpcRequest MaxConcurrentConversation requests.Integer `position:"Query" name:"MaxConcurrentConversation"` InstanceName string `position:"Query" name:"InstanceName"` CallCenterInstanceId string `position:"Query" name:"CallCenterInstanceId"` InstanceDescription string `position:"Query" name:"InstanceDescription"` }
CreateCabInstanceRequest is the request struct for api CreateCabInstance
func CreateCreateCabInstanceRequest ¶
func CreateCreateCabInstanceRequest() (request *CreateCabInstanceRequest)
CreateCreateCabInstanceRequest creates a request to invoke CreateCabInstance API
type CreateCabInstanceResponse ¶
type CreateCabInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instance Instance `json:"Instance" xml:"Instance"` }
CreateCabInstanceResponse is the response struct for api CreateCabInstance
func CreateCreateCabInstanceResponse ¶
func CreateCreateCabInstanceResponse() (response *CreateCabInstanceResponse)
CreateCreateCabInstanceResponse creates a response to parse from CreateCabInstance response
type CreateCategoryRequest ¶
type CreateCategoryRequest struct { *requests.RpcRequest Type requests.Integer `position:"Query" name:"Type"` InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` Options string `position:"Query" name:"Options"` ScenarioId string `position:"Query" name:"ScenarioId"` }
CreateCategoryRequest is the request struct for api CreateCategory
func CreateCreateCategoryRequest ¶
func CreateCreateCategoryRequest() (request *CreateCategoryRequest)
CreateCreateCategoryRequest creates a request to invoke CreateCategory API
type CreateCategoryResponse ¶
type CreateCategoryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Category Category `json:"Category" xml:"Category"` }
CreateCategoryResponse is the response struct for api CreateCategory
func CreateCreateCategoryResponse ¶
func CreateCreateCategoryResponse() (response *CreateCategoryResponse)
CreateCreateCategoryResponse creates a response to parse from CreateCategory response
type CreateContactFlowRequest ¶
type CreateContactFlowRequest struct { *requests.RpcRequest Canvas string `position:"Body" name:"Canvas"` InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` Description string `position:"Query" name:"Description"` Type string `position:"Query" name:"Type"` Content string `position:"Body" name:"Content"` }
CreateContactFlowRequest is the request struct for api CreateContactFlow
func CreateCreateContactFlowRequest ¶
func CreateCreateContactFlowRequest() (request *CreateContactFlowRequest)
CreateCreateContactFlowRequest creates a request to invoke CreateContactFlow API
type CreateContactFlowResponse ¶
type CreateContactFlowResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlow ContactFlow `json:"ContactFlow" xml:"ContactFlow"` }
CreateContactFlowResponse is the response struct for api CreateContactFlow
func CreateCreateContactFlowResponse ¶
func CreateCreateContactFlowResponse() (response *CreateContactFlowResponse)
CreateCreateContactFlowResponse creates a response to parse from CreateContactFlow response
type CreateCorpNumberRequest ¶
type CreateCorpNumberRequest struct { *requests.RpcRequest RealNameInsId requests.Integer `position:"Query" name:"RealNameInsId"` RegionNameProvince string `position:"Query" name:"regionNameProvince"` TaobaoUid requests.Integer `position:"Query" name:"TaobaoUid"` RamId requests.Integer `position:"Query" name:"RamId"` MonthlyPrice string `position:"Query" name:"monthlyPrice"` Number string `position:"Query" name:"Number"` CorpName string `position:"Query" name:"corpName"` RegionNameCity string `position:"Query" name:"regionNameCity"` }
CreateCorpNumberRequest is the request struct for api CreateCorpNumber
func CreateCreateCorpNumberRequest ¶
func CreateCreateCorpNumberRequest() (request *CreateCorpNumberRequest)
CreateCreateCorpNumberRequest creates a request to invoke CreateCorpNumber API
type CreateCorpNumberResponse ¶
type CreateCorpNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
CreateCorpNumberResponse is the response struct for api CreateCorpNumber
func CreateCreateCorpNumberResponse ¶
func CreateCreateCorpNumberResponse() (response *CreateCorpNumberResponse)
CreateCreateCorpNumberResponse creates a response to parse from CreateCorpNumber response
type CreateFaultRequest ¶
type CreateFaultRequest struct { *requests.RpcRequest AgentOssFileName string `position:"Query" name:"AgentOssFileName"` Description string `position:"Query" name:"Description"` OperatingSystemVersion string `position:"Query" name:"OperatingSystemVersion"` StartTime requests.Integer `position:"Query" name:"StartTime"` MicrophoneList string `position:"Query" name:"MicrophoneList"` ClientPort string `position:"Query" name:"ClientPort"` CustomFilePath string `position:"Query" name:"CustomFilePath"` ClientIp string `position:"Query" name:"ClientIp"` SpeakerList string `position:"Query" name:"SpeakerList"` AgentId requests.Integer `position:"Query" name:"AgentId"` EndTime requests.Integer `position:"Query" name:"EndTime"` SpeakerEquipment string `position:"Query" name:"SpeakerEquipment"` ServicePort string `position:"Query" name:"ServicePort"` ServiceIp string `position:"Query" name:"ServiceIp"` InstanceId string `position:"Query" name:"InstanceId"` AgentFilePath string `position:"Query" name:"AgentFilePath"` ConnectId string `position:"Query" name:"ConnectId"` CustomOssFileName string `position:"Query" name:"CustomOssFileName"` MicrophoneEquipment string `position:"Query" name:"MicrophoneEquipment"` BrowserVersion string `position:"Query" name:"BrowserVersion"` }
CreateFaultRequest is the request struct for api CreateFault
func CreateCreateFaultRequest ¶
func CreateCreateFaultRequest() (request *CreateFaultRequest)
CreateCreateFaultRequest creates a request to invoke CreateFault API
type CreateFaultResponse ¶
type CreateFaultResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreateFaultResponse is the response struct for api CreateFault
func CreateCreateFaultResponse ¶
func CreateCreateFaultResponse() (response *CreateFaultResponse)
CreateCreateFaultResponse creates a response to parse from CreateFault response
type CreateFeeRecordRequest ¶
type CreateFeeRecordRequest struct { *requests.RpcRequest TaobaoMainUid requests.Integer `position:"Query" name:"taobaoMainUid"` Callee string `position:"Query" name:"callee"` EndTime requests.Integer `position:"Query" name:"endTime"` StartTime requests.Integer `position:"Query" name:"startTime"` TaobaoUid requests.Integer `position:"Query" name:"taobaoUid"` MainRamId requests.Integer `position:"Query" name:"mainRamId"` RamId requests.Integer `position:"Query" name:"ramId"` StatusCode string `position:"Query" name:"statusCode"` Duration requests.Integer `position:"Query" name:"duration"` Caller string `position:"Query" name:"caller"` BizId string `position:"Query" name:"bizId"` OrigDuration requests.Integer `position:"Query" name:"origDuration"` }
CreateFeeRecordRequest is the request struct for api CreateFeeRecord
func CreateCreateFeeRecordRequest ¶
func CreateCreateFeeRecordRequest() (request *CreateFeeRecordRequest)
CreateCreateFeeRecordRequest creates a request to invoke CreateFeeRecord API
type CreateFeeRecordResponse ¶
type CreateFeeRecordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreateFeeRecordResponse is the response struct for api CreateFeeRecord
func CreateCreateFeeRecordResponse ¶
func CreateCreateFeeRecordResponse() (response *CreateFeeRecordResponse)
CreateCreateFeeRecordResponse creates a response to parse from CreateFeeRecord response
type CreateInstanceExRequest ¶
type CreateInstanceExRequest struct { *requests.RpcRequest CreateInstanceParam string `position:"Query" name:"CreateInstanceParam"` }
CreateInstanceExRequest is the request struct for api CreateInstanceEx
func CreateCreateInstanceExRequest ¶
func CreateCreateInstanceExRequest() (request *CreateInstanceExRequest)
CreateCreateInstanceExRequest creates a request to invoke CreateInstanceEx API
type CreateInstanceExResponse ¶
type CreateInstanceExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instance InstanceInCreateInstanceEx `json:"Instance" xml:"Instance"` }
CreateInstanceExResponse is the response struct for api CreateInstanceEx
func CreateCreateInstanceExResponse ¶
func CreateCreateInstanceExResponse() (response *CreateInstanceExResponse)
CreateCreateInstanceExResponse creates a response to parse from CreateInstanceEx response
type CreateInstanceRequest ¶
type CreateInstanceRequest struct { *requests.RpcRequest PhoneNumbers *[]string `position:"Query" name:"PhoneNumbers" type:"Repeated"` UserObject *[]string `position:"Query" name:"UserObject" type:"Repeated"` DomainName string `position:"Query" name:"DomainName"` PhoneNumber string `position:"Query" name:"PhoneNumber"` Description string `position:"Query" name:"Description"` StorageMaxDays requests.Integer `position:"Query" name:"StorageMaxDays"` AdminRamId *[]string `position:"Query" name:"AdminRamId" type:"Repeated"` Name string `position:"Query" name:"Name"` StorageMaxSize requests.Integer `position:"Query" name:"StorageMaxSize"` DirectoryId string `position:"Query" name:"DirectoryId"` }
CreateInstanceRequest is the request struct for api CreateInstance
func CreateCreateInstanceRequest ¶
func CreateCreateInstanceRequest() (request *CreateInstanceRequest)
CreateCreateInstanceRequest creates a request to invoke CreateInstance API
type CreateInstanceResponse ¶
type CreateInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instance InstanceInCreateInstance `json:"Instance" xml:"Instance"` }
CreateInstanceResponse is the response struct for api CreateInstance
func CreateCreateInstanceResponse ¶
func CreateCreateInstanceResponse() (response *CreateInstanceResponse)
CreateCreateInstanceResponse creates a response to parse from CreateInstance response
type CreateJobGroupRequest ¶
type CreateJobGroupRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` CallingNumber *[]string `position:"Query" name:"CallingNumber" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` StrategyJson string `position:"Query" name:"StrategyJson"` Name string `position:"Query" name:"Name"` ScenarioId string `position:"Query" name:"ScenarioId"` }
CreateJobGroupRequest is the request struct for api CreateJobGroup
func CreateCreateJobGroupRequest ¶
func CreateCreateJobGroupRequest() (request *CreateJobGroupRequest)
CreateCreateJobGroupRequest creates a request to invoke CreateJobGroup API
type CreateJobGroupResponse ¶
type CreateJobGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroup JobGroup `json:"JobGroup" xml:"JobGroup"` }
CreateJobGroupResponse is the response struct for api CreateJobGroup
func CreateCreateJobGroupResponse ¶
func CreateCreateJobGroupResponse() (response *CreateJobGroupResponse)
CreateCreateJobGroupResponse creates a response to parse from CreateJobGroup response
type CreateMeasureRecordFromJiuYunRequest ¶
type CreateMeasureRecordFromJiuYunRequest struct { *requests.RpcRequest Caller string `position:"Query" name:"Caller"` Callee string `position:"Query" name:"Callee"` EndTime string `position:"Query" name:"EndTime"` StartTime string `position:"Query" name:"StartTime"` OrigDuration requests.Integer `position:"Query" name:"OrigDuration"` }
CreateMeasureRecordFromJiuYunRequest is the request struct for api CreateMeasureRecordFromJiuYun
func CreateCreateMeasureRecordFromJiuYunRequest ¶
func CreateCreateMeasureRecordFromJiuYunRequest() (request *CreateMeasureRecordFromJiuYunRequest)
CreateCreateMeasureRecordFromJiuYunRequest creates a request to invoke CreateMeasureRecordFromJiuYun API
type CreateMeasureRecordFromJiuYunResponse ¶
type CreateMeasureRecordFromJiuYunResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreateMeasureRecordFromJiuYunResponse is the response struct for api CreateMeasureRecordFromJiuYun
func CreateCreateMeasureRecordFromJiuYunResponse ¶
func CreateCreateMeasureRecordFromJiuYunResponse() (response *CreateMeasureRecordFromJiuYunResponse)
CreateCreateMeasureRecordFromJiuYunResponse creates a response to parse from CreateMeasureRecordFromJiuYun response
type CreateMediaExRequest ¶
type CreateMediaExRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` OssFilePath string `position:"Query" name:"OssFilePath"` UploadResult string `position:"Query" name:"UploadResult"` Type string `position:"Query" name:"Type"` Content string `position:"Query" name:"Content"` OssFileName string `position:"Query" name:"OssFileName"` InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Name string `position:"Query" name:"Name"` }
CreateMediaExRequest is the request struct for api CreateMediaEx
func CreateCreateMediaExRequest ¶
func CreateCreateMediaExRequest() (request *CreateMediaExRequest)
CreateCreateMediaExRequest creates a request to invoke CreateMediaEx API
type CreateMediaExResponse ¶
type CreateMediaExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MediaUploadParam MediaUploadParam `json:"MediaUploadParam" xml:"MediaUploadParam"` }
CreateMediaExResponse is the response struct for api CreateMediaEx
func CreateCreateMediaExResponse ¶
func CreateCreateMediaExResponse() (response *CreateMediaExResponse)
CreateCreateMediaExResponse creates a response to parse from CreateMediaEx response
type CreateMediaRequest ¶
type CreateMediaRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` OssFilePath string `position:"Query" name:"OssFilePath"` UploadResult string `position:"Query" name:"UploadResult"` Type string `position:"Query" name:"Type"` Content string `position:"Query" name:"Content"` OssFileName string `position:"Query" name:"OssFileName"` InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Name string `position:"Query" name:"Name"` }
CreateMediaRequest is the request struct for api CreateMedia
func CreateCreateMediaRequest ¶
func CreateCreateMediaRequest() (request *CreateMediaRequest)
CreateCreateMediaRequest creates a request to invoke CreateMedia API
type CreateMediaResponse ¶
type CreateMediaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MediaUploadParam MediaUploadParam `json:"MediaUploadParam" xml:"MediaUploadParam"` }
CreateMediaResponse is the response struct for api CreateMedia
func CreateCreateMediaResponse ¶
func CreateCreateMediaResponse() (response *CreateMediaResponse)
CreateCreateMediaResponse creates a response to parse from CreateMedia response
type CreateNoSelectedNumberOrderRequest ¶
type CreateNoSelectedNumberOrderRequest struct { *requests.RpcRequest YunMarketOrderId string `position:"Query" name:"YunMarketOrderId"` GroupId string `position:"Query" name:"GroupId"` ProviderName string `position:"Query" name:"ProviderName"` Duration requests.Integer `position:"Query" name:"Duration"` ProviderId string `position:"Query" name:"ProviderId"` InstanceInformation string `position:"Query" name:"InstanceInformation"` CorpName string `position:"Query" name:"CorpName"` NumberInformation *[]string `position:"Query" name:"NumberInformation" type:"Repeated"` PricingCycle string `position:"Query" name:"PricingCycle"` }
CreateNoSelectedNumberOrderRequest is the request struct for api CreateNoSelectedNumberOrder
func CreateCreateNoSelectedNumberOrderRequest ¶
func CreateCreateNoSelectedNumberOrderRequest() (request *CreateNoSelectedNumberOrderRequest)
CreateCreateNoSelectedNumberOrderRequest creates a request to invoke CreateNoSelectedNumberOrder API
type CreateNoSelectedNumberOrderResponse ¶
type CreateNoSelectedNumberOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PaymentLink string `json:"PaymentLink" xml:"PaymentLink"` }
CreateNoSelectedNumberOrderResponse is the response struct for api CreateNoSelectedNumberOrder
func CreateCreateNoSelectedNumberOrderResponse ¶
func CreateCreateNoSelectedNumberOrderResponse() (response *CreateNoSelectedNumberOrderResponse)
CreateCreateNoSelectedNumberOrderResponse creates a response to parse from CreateNoSelectedNumberOrder response
type CreateNumber400OrderRequest ¶
type CreateNumber400OrderRequest struct { *requests.RpcRequest SpecId string `position:"Query" name:"SpecId"` SpecName string `position:"Query" name:"SpecName"` RealNameInsId string `position:"Query" name:"RealNameInsId"` RegionNameProvince string `position:"Query" name:"RegionNameProvince"` Type string `position:"Query" name:"Type"` GuaranteedPackageLevel requests.Integer `position:"Query" name:"GuaranteedPackageLevel"` MonthlyPrice requests.Integer `position:"Query" name:"MonthlyPrice"` Number *[]string `position:"Query" name:"Number" type:"Repeated"` CorpName string `position:"Query" name:"CorpName"` RegionNameCity string `position:"Query" name:"RegionNameCity"` }
CreateNumber400OrderRequest is the request struct for api CreateNumber400Order
func CreateCreateNumber400OrderRequest ¶
func CreateCreateNumber400OrderRequest() (request *CreateNumber400OrderRequest)
CreateCreateNumber400OrderRequest creates a request to invoke CreateNumber400Order API
type CreateNumber400OrderResponse ¶
type CreateNumber400OrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` OrderPayUrl string `json:"OrderPayUrl" xml:"OrderPayUrl"` }
CreateNumber400OrderResponse is the response struct for api CreateNumber400Order
func CreateCreateNumber400OrderResponse ¶
func CreateCreateNumber400OrderResponse() (response *CreateNumber400OrderResponse)
CreateCreateNumber400OrderResponse creates a response to parse from CreateNumber400Order response
type CreateNumberGroupRequest ¶
type CreateNumberGroupRequest struct { *requests.RpcRequest NumberGroupName string `position:"Query" name:"NumberGroupName"` Description string `position:"Query" name:"Description"` ToAddNumbers *[]string `position:"Query" name:"ToAddNumbers" type:"Repeated"` }
CreateNumberGroupRequest is the request struct for api CreateNumberGroup
func CreateCreateNumberGroupRequest ¶
func CreateCreateNumberGroupRequest() (request *CreateNumberGroupRequest)
CreateCreateNumberGroupRequest creates a request to invoke CreateNumberGroup API
type CreateNumberGroupResponse ¶
type CreateNumberGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreateNumberGroupResponse is the response struct for api CreateNumberGroup
func CreateCreateNumberGroupResponse ¶
func CreateCreateNumberGroupResponse() (response *CreateNumberGroupResponse)
CreateCreateNumberGroupResponse creates a response to parse from CreateNumberGroup response
type CreateOrModifySystemSpecificationRequest ¶
type CreateOrModifySystemSpecificationRequest struct { *requests.RpcRequest MaxContactFlows requests.Integer `position:"Query" name:"MaxContactFlows"` MaxRoles requests.Integer `position:"Query" name:"MaxRoles"` StorageMaxDays requests.Integer `position:"Query" name:"StorageMaxDays"` MaxInstances requests.Integer `position:"Query" name:"MaxInstances"` MaxAgents requests.Integer `position:"Query" name:"MaxAgents"` MaxOnlineAgents requests.Integer `position:"Query" name:"MaxOnlineAgents"` MaxSkillGroups requests.Integer `position:"Query" name:"MaxSkillGroups"` StorageMaxSize requests.Integer `position:"Query" name:"StorageMaxSize"` MaxPhoneNumbers requests.Integer `position:"Query" name:"MaxPhoneNumbers"` }
CreateOrModifySystemSpecificationRequest is the request struct for api CreateOrModifySystemSpecification
func CreateCreateOrModifySystemSpecificationRequest ¶
func CreateCreateOrModifySystemSpecificationRequest() (request *CreateOrModifySystemSpecificationRequest)
CreateCreateOrModifySystemSpecificationRequest creates a request to invoke CreateOrModifySystemSpecification API
type CreateOrModifySystemSpecificationResponse ¶
type CreateOrModifySystemSpecificationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SystemSpecification SystemSpecification `json:"SystemSpecification" xml:"SystemSpecification"` }
CreateOrModifySystemSpecificationResponse is the response struct for api CreateOrModifySystemSpecification
func CreateCreateOrModifySystemSpecificationResponse ¶
func CreateCreateOrModifySystemSpecificationResponse() (response *CreateOrModifySystemSpecificationResponse)
CreateCreateOrModifySystemSpecificationResponse creates a response to parse from CreateOrModifySystemSpecification response
type CreatePhoneRepayOrderRequest ¶
type CreatePhoneRepayOrderRequest struct { *requests.RpcRequest SpecId string `position:"Query" name:"SpecId"` SpecName string `position:"Query" name:"SpecName"` RealNameInsId string `position:"Query" name:"RealNameInsId"` RegionNameProvince string `position:"Query" name:"RegionNameProvince"` PayerId requests.Integer `position:"Query" name:"PayerId"` BuyerId requests.Integer `position:"Query" name:"BuyerId"` MonthlyPrice string `position:"Query" name:"MonthlyPrice"` Number *[]string `position:"Query" name:"Number" type:"Repeated"` CorpName string `position:"Query" name:"CorpName"` RegionNameCity string `position:"Query" name:"RegionNameCity"` }
CreatePhoneRepayOrderRequest is the request struct for api CreatePhoneRepayOrder
func CreateCreatePhoneRepayOrderRequest ¶
func CreateCreatePhoneRepayOrderRequest() (request *CreatePhoneRepayOrderRequest)
CreateCreatePhoneRepayOrderRequest creates a request to invoke CreatePhoneRepayOrder API
type CreatePhoneRepayOrderResponse ¶
type CreatePhoneRepayOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` OrderPayUrl string `json:"OrderPayUrl" xml:"OrderPayUrl"` }
CreatePhoneRepayOrderResponse is the response struct for api CreatePhoneRepayOrder
func CreateCreatePhoneRepayOrderResponse ¶
func CreateCreatePhoneRepayOrderResponse() (response *CreatePhoneRepayOrderResponse)
CreateCreatePhoneRepayOrderResponse creates a response to parse from CreatePhoneRepayOrder response
type CreatePredictiveJobGroupRequest ¶
type CreatePredictiveJobGroupRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` TimingSchedule requests.Boolean `position:"Query" name:"TimingSchedule"` JobsJson *[]string `position:"Body" name:"JobsJson" type:"Repeated"` JobFilePath string `position:"Query" name:"JobFilePath"` InstanceId string `position:"Query" name:"InstanceId"` IsDraft requests.Boolean `position:"Query" name:"IsDraft"` SkillGroupId string `position:"Query" name:"SkillGroupId"` StrategyJson string `position:"Query" name:"StrategyJson"` Name string `position:"Query" name:"Name"` }
CreatePredictiveJobGroupRequest is the request struct for api CreatePredictiveJobGroup
func CreateCreatePredictiveJobGroupRequest ¶
func CreateCreatePredictiveJobGroupRequest() (request *CreatePredictiveJobGroupRequest)
CreateCreatePredictiveJobGroupRequest creates a request to invoke CreatePredictiveJobGroup API
type CreatePredictiveJobGroupResponse ¶
type CreatePredictiveJobGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroupId string `json:"JobGroupId" xml:"JobGroupId"` }
CreatePredictiveJobGroupResponse is the response struct for api CreatePredictiveJobGroup
func CreateCreatePredictiveJobGroupResponse ¶
func CreateCreatePredictiveJobGroupResponse() (response *CreatePredictiveJobGroupResponse)
CreateCreatePredictiveJobGroupResponse creates a response to parse from CreatePredictiveJobGroup response
type CreatePredictiveJobsRequest ¶
type CreatePredictiveJobsRequest struct { *requests.RpcRequest JobsJson *[]string `position:"Query" name:"JobsJson" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` StrategyJson string `position:"Query" name:"StrategyJson"` }
CreatePredictiveJobsRequest is the request struct for api CreatePredictiveJobs
func CreateCreatePredictiveJobsRequest ¶
func CreateCreatePredictiveJobsRequest() (request *CreatePredictiveJobsRequest)
CreateCreatePredictiveJobsRequest creates a request to invoke CreatePredictiveJobs API
type CreatePredictiveJobsResponse ¶
type CreatePredictiveJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroupId string `json:"JobGroupId" xml:"JobGroupId"` }
CreatePredictiveJobsResponse is the response struct for api CreatePredictiveJobs
func CreateCreatePredictiveJobsResponse ¶
func CreateCreatePredictiveJobsResponse() (response *CreatePredictiveJobsResponse)
CreateCreatePredictiveJobsResponse creates a response to parse from CreatePredictiveJobs response
type CreatePrivacyNumberAccountRequest ¶
type CreatePrivacyNumberAccountRequest struct { *requests.RpcRequest AccountId string `position:"Query" name:"AccountId"` ProviderId string `position:"Query" name:"ProviderId"` AuthToken string `position:"Query" name:"AuthToken"` }
CreatePrivacyNumberAccountRequest is the request struct for api CreatePrivacyNumberAccount
func CreateCreatePrivacyNumberAccountRequest ¶
func CreateCreatePrivacyNumberAccountRequest() (request *CreatePrivacyNumberAccountRequest)
CreateCreatePrivacyNumberAccountRequest creates a request to invoke CreatePrivacyNumberAccount API
type CreatePrivacyNumberAccountResponse ¶
type CreatePrivacyNumberAccountResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreatePrivacyNumberAccountResponse is the response struct for api CreatePrivacyNumberAccount
func CreateCreatePrivacyNumberAccountResponse ¶
func CreateCreatePrivacyNumberAccountResponse() (response *CreatePrivacyNumberAccountResponse)
CreateCreatePrivacyNumberAccountResponse creates a response to parse from CreatePrivacyNumberAccount response
type CreatePrivacyNumberPoolRequest ¶
type CreatePrivacyNumberPoolRequest struct { *requests.RpcRequest ProviderId string `position:"Query" name:"ProviderId"` BizId string `position:"Query" name:"BizId"` Name string `position:"Query" name:"Name"` Type string `position:"Query" name:"Type"` }
CreatePrivacyNumberPoolRequest is the request struct for api CreatePrivacyNumberPool
func CreateCreatePrivacyNumberPoolRequest ¶
func CreateCreatePrivacyNumberPoolRequest() (request *CreatePrivacyNumberPoolRequest)
CreateCreatePrivacyNumberPoolRequest creates a request to invoke CreatePrivacyNumberPool API
type CreatePrivacyNumberPoolResponse ¶
type CreatePrivacyNumberPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreatePrivacyNumberPoolResponse is the response struct for api CreatePrivacyNumberPool
func CreateCreatePrivacyNumberPoolResponse ¶
func CreateCreatePrivacyNumberPoolResponse() (response *CreatePrivacyNumberPoolResponse)
CreateCreatePrivacyNumberPoolResponse creates a response to parse from CreatePrivacyNumberPool response
type CreateRamInstanceRequest ¶
type CreateRamInstanceRequest struct { *requests.RpcRequest ProductCode string `position:"Query" name:"ProductCode"` Role string `position:"Query" name:"Role"` SubscriptionType string `position:"Query" name:"SubscriptionType"` }
CreateRamInstanceRequest is the request struct for api CreateRamInstance
func CreateCreateRamInstanceRequest ¶
func CreateCreateRamInstanceRequest() (request *CreateRamInstanceRequest)
CreateCreateRamInstanceRequest creates a request to invoke CreateRamInstance API
type CreateRamInstanceResponse ¶
type CreateRamInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreateRamInstanceResponse is the response struct for api CreateRamInstance
func CreateCreateRamInstanceResponse ¶
func CreateCreateRamInstanceResponse() (response *CreateRamInstanceResponse)
CreateCreateRamInstanceResponse creates a response to parse from CreateRamInstance response
type CreateRoleRequest ¶
type CreateRoleRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PrivilegeId *[]string `position:"Query" name:"PrivilegeId" type:"Repeated"` Name string `position:"Query" name:"Name"` Description string `position:"Query" name:"Description"` UserId *[]string `position:"Query" name:"UserId" type:"Repeated"` }
CreateRoleRequest is the request struct for api CreateRole
func CreateCreateRoleRequest ¶
func CreateCreateRoleRequest() (request *CreateRoleRequest)
CreateCreateRoleRequest creates a request to invoke CreateRole API
type CreateRoleResponse ¶
type CreateRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Role Role `json:"Role" xml:"Role"` }
CreateRoleResponse is the response struct for api CreateRole
func CreateCreateRoleResponse ¶
func CreateCreateRoleResponse() (response *CreateRoleResponse)
CreateCreateRoleResponse creates a response to parse from CreateRole response
type CreateScenarioFromTemplateRequest ¶
type CreateScenarioFromTemplateRequest struct { *requests.RpcRequest Variables string `position:"Query" name:"Variables"` Description string `position:"Query" name:"Description"` TemplateId string `position:"Query" name:"TemplateId"` InstanceId string `position:"Query" name:"InstanceId"` BeebotVersion string `position:"Query" name:"BeebotVersion"` Name string `position:"Query" name:"Name"` }
CreateScenarioFromTemplateRequest is the request struct for api CreateScenarioFromTemplate
func CreateCreateScenarioFromTemplateRequest ¶
func CreateCreateScenarioFromTemplateRequest() (request *CreateScenarioFromTemplateRequest)
CreateCreateScenarioFromTemplateRequest creates a request to invoke CreateScenarioFromTemplate API
type CreateScenarioFromTemplateResponse ¶
type CreateScenarioFromTemplateResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Scenario Scenario `json:"Scenario" xml:"Scenario"` }
CreateScenarioFromTemplateResponse is the response struct for api CreateScenarioFromTemplate
func CreateCreateScenarioFromTemplateResponse ¶
func CreateCreateScenarioFromTemplateResponse() (response *CreateScenarioFromTemplateResponse)
CreateCreateScenarioFromTemplateResponse creates a response to parse from CreateScenarioFromTemplate response
type CreateScenarioParameterRequest ¶
type CreateScenarioParameterRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` DefaultValue string `position:"Query" name:"DefaultValue"` Title string `position:"Query" name:"Title"` InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` ScenarioId string `position:"Query" name:"ScenarioId"` }
CreateScenarioParameterRequest is the request struct for api CreateScenarioParameter
func CreateCreateScenarioParameterRequest ¶
func CreateCreateScenarioParameterRequest() (request *CreateScenarioParameterRequest)
CreateCreateScenarioParameterRequest creates a request to invoke CreateScenarioParameter API
type CreateScenarioParameterResponse ¶
type CreateScenarioParameterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ScenarioParameters []ScenarioParameter `json:"ScenarioParameters" xml:"ScenarioParameters"` }
CreateScenarioParameterResponse is the response struct for api CreateScenarioParameter
func CreateCreateScenarioParameterResponse ¶
func CreateCreateScenarioParameterResponse() (response *CreateScenarioParameterResponse)
CreateCreateScenarioParameterResponse creates a response to parse from CreateScenarioParameter response
type CreateScenarioRequest ¶
type CreateScenarioRequest struct { *requests.RpcRequest SurveysJson *[]string `position:"Query" name:"SurveysJson" type:"Repeated"` Description string `position:"Query" name:"Description"` Type string `position:"Query" name:"Type"` InstanceId string `position:"Query" name:"InstanceId"` BeebotVersion string `position:"Query" name:"BeebotVersion"` StrategyJson string `position:"Query" name:"StrategyJson"` Name string `position:"Query" name:"Name"` }
CreateScenarioRequest is the request struct for api CreateScenario
func CreateCreateScenarioRequest ¶
func CreateCreateScenarioRequest() (request *CreateScenarioRequest)
CreateCreateScenarioRequest creates a request to invoke CreateScenario API
type CreateScenarioResponse ¶
type CreateScenarioResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Scenario Scenario `json:"Scenario" xml:"Scenario"` }
CreateScenarioResponse is the response struct for api CreateScenario
func CreateCreateScenarioResponse ¶
func CreateCreateScenarioResponse() (response *CreateScenarioResponse)
CreateCreateScenarioResponse creates a response to parse from CreateScenario response
type CreateSkillGroupRequest ¶
type CreateSkillGroupRequest struct { *requests.RpcRequest AllowPrivateOutboundNumber requests.Boolean `position:"Query" name:"AllowPrivateOutboundNumber"` Description string `position:"Query" name:"Description"` RoutingStrategy string `position:"Query" name:"RoutingStrategy"` UserId *[]string `position:"Query" name:"UserId" type:"Repeated"` SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` OutboundPhoneNumberId *[]string `position:"Query" name:"OutboundPhoneNumberId" type:"Repeated"` Name string `position:"Query" name:"Name"` }
CreateSkillGroupRequest is the request struct for api CreateSkillGroup
func CreateCreateSkillGroupRequest ¶
func CreateCreateSkillGroupRequest() (request *CreateSkillGroupRequest)
CreateCreateSkillGroupRequest creates a request to invoke CreateSkillGroup API
type CreateSkillGroupResponse ¶
type CreateSkillGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` }
CreateSkillGroupResponse is the response struct for api CreateSkillGroup
func CreateCreateSkillGroupResponse ¶
func CreateCreateSkillGroupResponse() (response *CreateSkillGroupResponse)
CreateCreateSkillGroupResponse creates a response to parse from CreateSkillGroup response
type CreateSmsConfigRequest ¶
type CreateSmsConfigRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` SignName string `position:"Query" name:"SignName"` InstanceId string `position:"Query" name:"InstanceId"` Scenario requests.Integer `position:"Query" name:"Scenario"` Extra string `position:"Query" name:"Extra"` Name string `position:"Query" name:"Name"` Id requests.Integer `position:"Query" name:"Id"` TemplateCode string `position:"Query" name:"TemplateCode"` }
CreateSmsConfigRequest is the request struct for api CreateSmsConfig
func CreateCreateSmsConfigRequest ¶
func CreateCreateSmsConfigRequest() (request *CreateSmsConfigRequest)
CreateCreateSmsConfigRequest creates a request to invoke CreateSmsConfig API
type CreateSmsConfigResponse ¶
type CreateSmsConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
CreateSmsConfigResponse is the response struct for api CreateSmsConfig
func CreateCreateSmsConfigResponse ¶
func CreateCreateSmsConfigResponse() (response *CreateSmsConfigResponse)
CreateCreateSmsConfigResponse creates a response to parse from CreateSmsConfig response
type CreateStrategyRequest ¶
type CreateStrategyRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StrategyJson string `position:"Query" name:"StrategyJson"` }
CreateStrategyRequest is the request struct for api CreateStrategy
func CreateCreateStrategyRequest ¶
func CreateCreateStrategyRequest() (request *CreateStrategyRequest)
CreateCreateStrategyRequest creates a request to invoke CreateStrategy API
type CreateStrategyResponse ¶
type CreateStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Strategy Strategy `json:"Strategy" xml:"Strategy"` }
CreateStrategyResponse is the response struct for api CreateStrategy
func CreateCreateStrategyResponse ¶
func CreateCreateStrategyResponse() (response *CreateStrategyResponse)
CreateCreateStrategyResponse creates a response to parse from CreateStrategy response
type CreateSurveyRequest ¶
type CreateSurveyRequest struct { *requests.RpcRequest Role string `position:"Query" name:"Role"` Description string `position:"Query" name:"Description"` FlowJson string `position:"Query" name:"FlowJson"` GlobalQuestions string `position:"Query" name:"GlobalQuestions"` Corpora string `position:"Query" name:"Corpora"` BeebotId string `position:"Query" name:"BeebotId"` ScenarioId string `position:"Query" name:"ScenarioId"` FlowJsonOssKey string `position:"Query" name:"FlowJsonOssKey"` SpeechOptimizationParam string `position:"Query" name:"SpeechOptimizationParam"` InstanceId string `position:"Query" name:"InstanceId"` Round requests.Integer `position:"Query" name:"Round"` Name string `position:"Query" name:"Name"` }
CreateSurveyRequest is the request struct for api CreateSurvey
func CreateCreateSurveyRequest ¶
func CreateCreateSurveyRequest() (request *CreateSurveyRequest)
CreateCreateSurveyRequest creates a request to invoke CreateSurvey API
type CreateSurveyResponse ¶
type CreateSurveyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Survey Survey `json:"Survey" xml:"Survey"` }
CreateSurveyResponse is the response struct for api CreateSurvey
func CreateCreateSurveyResponse ¶
func CreateCreateSurveyResponse() (response *CreateSurveyResponse)
CreateCreateSurveyResponse creates a response to parse from CreateSurvey response
type CreateTaobaoOrderRequest ¶
type CreateTaobaoOrderRequest struct { *requests.RpcRequest TaobaoNick string `position:"Query" name:"TaobaoNick"` ProdFee requests.Float `position:"Query" name:"ProdFee"` OrderId requests.Integer `position:"Query" name:"OrderId"` OrderRecordId requests.Integer `position:"Query" name:"OrderRecordId"` TaobaoUid requests.Integer `position:"Query" name:"TaobaoUid"` Type requests.Integer `position:"Query" name:"type"` StartDate requests.Integer `position:"Query" name:"StartDate"` PayDate requests.Integer `position:"Query" name:"PayDate"` ParentOrderId requests.Integer `position:"Query" name:"ParentOrderId"` ArticleCode string `position:"Query" name:"ArticleCode"` ExpiresIn requests.Integer `position:"Query" name:"ExpiresIn"` FactMoney requests.Float `position:"Query" name:"FactMoney"` OutcomingAccount requests.Integer `position:"Query" name:"OutcomingAccount"` ArticleItemCode string `position:"Query" name:"articleItemCode"` IncomingAccount requests.Integer `position:"Query" name:"IncomingAccount"` PlanId requests.Integer `position:"Query" name:"PlanId"` Status requests.Integer `position:"Query" name:"status"` }
CreateTaobaoOrderRequest is the request struct for api CreateTaobaoOrder
func CreateCreateTaobaoOrderRequest ¶
func CreateCreateTaobaoOrderRequest() (request *CreateTaobaoOrderRequest)
CreateCreateTaobaoOrderRequest creates a request to invoke CreateTaobaoOrder API
type CreateTaobaoOrderResponse ¶
type CreateTaobaoOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
CreateTaobaoOrderResponse is the response struct for api CreateTaobaoOrder
func CreateCreateTaobaoOrderResponse ¶
func CreateCreateTaobaoOrderResponse() (response *CreateTaobaoOrderResponse)
CreateCreateTaobaoOrderResponse creates a response to parse from CreateTaobaoOrder response
type CreateTaskRequest ¶
type CreateTaskRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Description string `position:"Query" name:"Description"` EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` Type string `position:"Query" name:"Type"` ExtraAttr string `position:"Query" name:"ExtraAttr"` }
CreateTaskRequest is the request struct for api CreateTask
func CreateCreateTaskRequest ¶
func CreateCreateTaskRequest() (request *CreateTaskRequest)
CreateCreateTaskRequest creates a request to invoke CreateTask API
type CreateTaskResponse ¶
type CreateTaskResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
CreateTaskResponse is the response struct for api CreateTask
func CreateCreateTaskResponse ¶
func CreateCreateTaskResponse() (response *CreateTaskResponse)
CreateCreateTaskResponse creates a response to parse from CreateTask response
type CreateTbAliyunUserMappingRequest ¶
type CreateTbAliyunUserMappingRequest struct { *requests.RpcRequest AliyunPk requests.Integer `position:"Query" name:"AliyunPk"` TbUserid requests.Integer `position:"Query" name:"TbUserid"` SubAccount requests.Boolean `position:"Query" name:"SubAccount"` PrimaryAccountPk requests.Integer `position:"Query" name:"PrimaryAccountPk"` AliyunAkId string `position:"Query" name:"AliyunAkId"` AliyunAkSecret string `position:"Query" name:"AliyunAkSecret"` TbNickname string `position:"Query" name:"TbNickname"` }
CreateTbAliyunUserMappingRequest is the request struct for api CreateTbAliyunUserMapping
func CreateCreateTbAliyunUserMappingRequest ¶
func CreateCreateTbAliyunUserMappingRequest() (request *CreateTbAliyunUserMappingRequest)
CreateCreateTbAliyunUserMappingRequest creates a request to invoke CreateTbAliyunUserMapping API
type CreateTbAliyunUserMappingResponse ¶
type CreateTbAliyunUserMappingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Id int64 `json:"Id" xml:"Id"` TbUserid int64 `json:"TbUserid" xml:"TbUserid"` TbNickname string `json:"TbNickname" xml:"TbNickname"` AliyunPk int64 `json:"AliyunPk" xml:"AliyunPk"` SubAccount bool `json:"SubAccount" xml:"SubAccount"` PrimaryAccountPk int64 `json:"PrimaryAccountPk" xml:"PrimaryAccountPk"` AliyunAkId string `json:"AliyunAkId" xml:"AliyunAkId"` }
CreateTbAliyunUserMappingResponse is the response struct for api CreateTbAliyunUserMapping
func CreateCreateTbAliyunUserMappingResponse ¶
func CreateCreateTbAliyunUserMappingResponse() (response *CreateTbAliyunUserMappingResponse)
CreateCreateTbAliyunUserMappingResponse creates a response to parse from CreateTbAliyunUserMapping response
type CreateUserRequest ¶
type CreateUserRequest struct { *requests.RpcRequest PrivateOutboundNumberId string `position:"Query" name:"PrivateOutboundNumberId"` LoginName string `position:"Query" name:"LoginName"` RoleId *[]string `position:"Query" name:"RoleId" type:"Repeated"` SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` Phone string `position:"Query" name:"Phone"` DisplayName string `position:"Query" name:"DisplayName"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` Email string `position:"Query" name:"Email"` }
CreateUserRequest is the request struct for api CreateUser
func CreateCreateUserRequest ¶
func CreateCreateUserRequest() (request *CreateUserRequest)
CreateCreateUserRequest creates a request to invoke CreateUser API
type CreateUserResponse ¶
type CreateUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` UserId string `json:"UserId" xml:"UserId"` }
CreateUserResponse is the response struct for api CreateUser
func CreateCreateUserResponse ¶
func CreateCreateUserResponse() (response *CreateUserResponse)
CreateCreateUserResponse creates a response to parse from CreateUser response
type CreateUsersRequest ¶
type CreateUsersRequest struct { *requests.RpcRequest Data string `position:"Query" name:"Data"` RoleId *[]string `position:"Query" name:"RoleId" type:"Repeated"` Type string `position:"Query" name:"Type"` Separator string `position:"Query" name:"Separator"` ConfirmEmail string `position:"Query" name:"ConfirmEmail"` SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` ResetPassword requests.Boolean `position:"Query" name:"ResetPassword"` User *[]string `position:"Query" name:"User" type:"Repeated"` }
CreateUsersRequest is the request struct for api CreateUsers
func CreateCreateUsersRequest ¶
func CreateCreateUsersRequest() (request *CreateUsersRequest)
CreateCreateUsersRequest creates a request to invoke CreateUsers API
type CreateUsersResponse ¶
type CreateUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreateUsersResponse is the response struct for api CreateUsers
func CreateCreateUsersResponse ¶
func CreateCreateUsersResponse() (response *CreateUsersResponse)
CreateCreateUsersResponse creates a response to parse from CreateUsers response
type CreateVnCategoryRequest ¶
type CreateVnCategoryRequest struct { *requests.RpcRequest ParentId string `position:"Query" name:"ParentId"` InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` }
CreateVnCategoryRequest is the request struct for api CreateVnCategory
func CreateCreateVnCategoryRequest ¶
func CreateCreateVnCategoryRequest() (request *CreateVnCategoryRequest)
CreateCreateVnCategoryRequest creates a request to invoke CreateVnCategory API
type CreateVnCategoryResponse ¶
type CreateVnCategoryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` CategoryId string `json:"CategoryId" xml:"CategoryId"` }
CreateVnCategoryResponse is the response struct for api CreateVnCategory
func CreateCreateVnCategoryResponse ¶
func CreateCreateVnCategoryResponse() (response *CreateVnCategoryResponse)
CreateCreateVnCategoryResponse creates a response to parse from CreateVnCategory response
type CreateVnInstanceRequest ¶
type CreateVnInstanceRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` Concurrency requests.Integer `position:"Query" name:"Concurrency"` ChatbotInstanceId string `position:"Query" name:"ChatbotInstanceId"` Name string `position:"Query" name:"Name"` NluServiceType string `position:"Query" name:"NluServiceType"` }
CreateVnInstanceRequest is the request struct for api CreateVnInstance
func CreateCreateVnInstanceRequest ¶
func CreateCreateVnInstanceRequest() (request *CreateVnInstanceRequest)
CreateCreateVnInstanceRequest creates a request to invoke CreateVnInstance API
type CreateVnInstanceResponse ¶
type CreateVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` }
CreateVnInstanceResponse is the response struct for api CreateVnInstance
func CreateCreateVnInstanceResponse ¶
func CreateCreateVnInstanceResponse() (response *CreateVnInstanceResponse)
CreateCreateVnInstanceResponse creates a response to parse from CreateVnInstance response
type CreateVnKnowledgeRequest ¶
type CreateVnKnowledgeRequest struct { *requests.RpcRequest UserUtterance string `position:"Query" name:"UserUtterance"` Interruptible requests.Boolean `position:"Query" name:"Interruptible"` InstanceId string `position:"Query" name:"InstanceId"` Answer string `position:"Query" name:"Answer"` SimilarUtterances *[]string `position:"Query" name:"SimilarUtterances" type:"Repeated"` CategoryId string `position:"Query" name:"CategoryId"` }
CreateVnKnowledgeRequest is the request struct for api CreateVnKnowledge
func CreateCreateVnKnowledgeRequest ¶
func CreateCreateVnKnowledgeRequest() (request *CreateVnKnowledgeRequest)
CreateCreateVnKnowledgeRequest creates a request to invoke CreateVnKnowledge API
type CreateVnKnowledgeResponse ¶
type CreateVnKnowledgeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
CreateVnKnowledgeResponse is the response struct for api CreateVnKnowledge
func CreateCreateVnKnowledgeResponse ¶
func CreateCreateVnKnowledgeResponse() (response *CreateVnKnowledgeResponse)
CreateCreateVnKnowledgeResponse creates a response to parse from CreateVnKnowledge response
type CreateVnRedirectionRequest ¶
type CreateVnRedirectionRequest struct { *requests.RpcRequest RedirectionType string `position:"Query" name:"RedirectionType"` UserUtterance string `position:"Query" name:"UserUtterance"` Interruptible requests.Boolean `position:"Query" name:"Interruptible"` InstanceId string `position:"Query" name:"InstanceId"` SimilarUtterances *[]string `position:"Query" name:"SimilarUtterances" type:"Repeated"` RedirectionTarget string `position:"Query" name:"RedirectionTarget"` Prompt string `position:"Query" name:"Prompt"` CategoryId string `position:"Query" name:"CategoryId"` }
CreateVnRedirectionRequest is the request struct for api CreateVnRedirection
func CreateCreateVnRedirectionRequest ¶
func CreateCreateVnRedirectionRequest() (request *CreateVnRedirectionRequest)
CreateCreateVnRedirectionRequest creates a request to invoke CreateVnRedirection API
type CreateVnRedirectionResponse ¶
type CreateVnRedirectionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
CreateVnRedirectionResponse is the response struct for api CreateVnRedirection
func CreateCreateVnRedirectionResponse ¶
func CreateCreateVnRedirectionResponse() (response *CreateVnRedirectionResponse)
CreateCreateVnRedirectionResponse creates a response to parse from CreateVnRedirection response
type CreateVoiceAppraiseRequest ¶
type CreateVoiceAppraiseRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactFlowVersionId string `position:"Query" name:"ContactFlowVersionId"` IsAppraise requests.Boolean `position:"Query" name:"IsAppraise"` Content string `position:"Body" name:"Content"` }
CreateVoiceAppraiseRequest is the request struct for api CreateVoiceAppraise
func CreateCreateVoiceAppraiseRequest ¶
func CreateCreateVoiceAppraiseRequest() (request *CreateVoiceAppraiseRequest)
CreateCreateVoiceAppraiseRequest creates a request to invoke CreateVoiceAppraise API
type CreateVoiceAppraiseResponse ¶
type CreateVoiceAppraiseResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
CreateVoiceAppraiseResponse is the response struct for api CreateVoiceAppraise
func CreateCreateVoiceAppraiseResponse ¶
func CreateCreateVoiceAppraiseResponse() (response *CreateVoiceAppraiseResponse)
CreateCreateVoiceAppraiseResponse creates a response to parse from CreateVoiceAppraise response
type CuteNumbers ¶
type CuteNumbers struct {
Number400Domain []Number400Domain `json:"Number400Domain" xml:"Number400Domain"`
}
CuteNumbers is a nested struct in cloudcallcenter response
type CypherContent ¶
type CypherContent struct { PlainText string `json:"PlainText" xml:"PlainText"` CypherText string `json:"CypherText" xml:"CypherText"` }
CypherContent is a nested struct in cloudcallcenter response
type CypherContentsInDecrypt ¶
type CypherContentsInDecrypt struct {
CypherContent []CypherContent `json:"CypherContent" xml:"CypherContent"`
}
CypherContentsInDecrypt is a nested struct in cloudcallcenter response
type CypherContentsInEncrypt ¶
type CypherContentsInEncrypt struct {
CypherContent []CypherContent `json:"CypherContent" xml:"CypherContent"`
}
CypherContentsInEncrypt is a nested struct in cloudcallcenter response
type Data ¶
type Data struct { RamId int64 `json:"RamId" xml:"RamId"` Empowerment string `json:"Empowerment" xml:"Empowerment"` PhoneNumber string `json:"PhoneNumber" xml:"PhoneNumber"` ManagerName string `json:"ManagerName" xml:"ManagerName"` CorpName string `json:"CorpName" xml:"CorpName"` RealNameInsId int64 `json:"RealNameInsId" xml:"RealNameInsId"` ManagerCertType string `json:"ManagerCertType" xml:"ManagerCertType"` CallId string `json:"CallId" xml:"CallId"` Caller string `json:"Caller" xml:"Caller"` OssUrl string `json:"OssUrl" xml:"OssUrl"` PoolId string `json:"PoolId" xml:"PoolId"` OccupancyRate string `json:"OccupancyRate" xml:"OccupancyRate"` MonthlyPrice string `json:"MonthlyPrice" xml:"MonthlyPrice"` TelX string `json:"TelX" xml:"TelX"` DateCreated string `json:"DateCreated" xml:"DateCreated"` TotalCount int `json:"TotalCount" xml:"TotalCount"` TaobaoUid int64 `json:"TaobaoUid" xml:"TaobaoUid"` Dn string `json:"Dn" xml:"Dn"` ManagerCertExpDate string `json:"ManagerCertExpDate" xml:"ManagerCertExpDate"` FileName string `json:"FileName" xml:"FileName"` ReasonKey string `json:"ReasonKey" xml:"ReasonKey"` Type string `json:"Type" xml:"Type"` Represent string `json:"Represent" xml:"Represent"` SuccessRate string `json:"SuccessRate" xml:"SuccessRate"` ManagerCertPic string `json:"ManagerCertPic" xml:"ManagerCertPic"` LossRate string `json:"LossRate" xml:"LossRate"` StateDuration string `json:"StateDuration" xml:"StateDuration"` ManagerCertEffDate string `json:"ManagerCertEffDate" xml:"ManagerCertEffDate"` RejectReason string `json:"RejectReason" xml:"RejectReason"` AliyunUid int64 `json:"AliyunUid" xml:"AliyunUid"` Extra string `json:"Extra" xml:"Extra"` Callee string `json:"Callee" xml:"Callee"` LossNumber string `json:"LossNumber" xml:"LossNumber"` RegionNameCity string `json:"RegionNameCity" xml:"RegionNameCity"` GmtCreate int64 `json:"GmtCreate" xml:"GmtCreate"` AgentName string `json:"AgentName" xml:"AgentName"` StartTime string `json:"StartTime" xml:"StartTime"` TaskId int64 `json:"TaskId" xml:"TaskId"` SignatureUrl string `json:"SignatureUrl" xml:"SignatureUrl"` RegionNameProvince string `json:"RegionNameProvince" xml:"RegionNameProvince"` ManagerMobilePhone string `json:"ManagerMobilePhone" xml:"ManagerMobilePhone"` PrivacyNumber string `json:"PrivacyNumber" xml:"PrivacyNumber"` AreaCode string `json:"AreaCode" xml:"AreaCode"` PageSize int `json:"PageSize" xml:"PageSize"` PartnerId int64 `json:"PartnerId" xml:"PartnerId"` ManagerCertNumber string `json:"ManagerCertNumber" xml:"ManagerCertNumber"` CallType string `json:"CallType" xml:"CallType"` BizId string `json:"BizId" xml:"BizId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` SuccessNumber string `json:"SuccessNumber" xml:"SuccessNumber"` PageNumber int `json:"PageNumber" xml:"PageNumber"` AverageReadyTime string `json:"AverageReadyTime" xml:"AverageReadyTime"` UnifiedstandardAgreement string `json:"UnifiedstandardAgreement" xml:"UnifiedstandardAgreement"` SubId string `json:"SubId" xml:"SubId"` Number string `json:"Number" xml:"Number"` StatusCode string `json:"StatusCode" xml:"StatusCode"` ReleaseReason string `json:"ReleaseReason" xml:"ReleaseReason"` AgentId string `json:"AgentId" xml:"AgentId"` State string `json:"State" xml:"State"` OssField string `json:"OssField" xml:"OssField"` LoginName string `json:"LoginName" xml:"LoginName"` OffLineNumber string `json:"OffLineNumber" xml:"OffLineNumber"` ReleaseAgent string `json:"ReleaseAgent" xml:"ReleaseAgent"` PoolName string `json:"PoolName" xml:"PoolName"` SupplementaryMaterial string `json:"SupplementaryMaterial" xml:"SupplementaryMaterial"` FailAdmins FailAdmins `json:"FailAdmins" xml:"FailAdmins"` SuccessAdmins SuccessAdmins `json:"SuccessAdmins" xml:"SuccessAdmins"` List ListInListAgentEvents `json:"List" xml:"List"` SystemNumberBlacklistElemList []SystemNumberBlacklistElem `json:"SystemNumberBlacklistElemList" xml:"SystemNumberBlacklistElemList"` CorpIdentifies CorpIdentifiesInQuery400CorpIdentifyList `json:"CorpIdentifies" xml:"CorpIdentifies"` Events Events `json:"Events" xml:"Events"` Orders OrdersInGet400OrderNumberList `json:"Orders" xml:"Orders"` }
Data is a nested struct in cloudcallcenter response
type DataInList400PicLink ¶
type DataInList400PicLink struct {
CorpIdentifyPicDomain []CorpIdentifyPicDomain `json:"CorpIdentifyPicDomain" xml:"CorpIdentifyPicDomain"`
}
DataInList400PicLink is a nested struct in cloudcallcenter response
type DataInListAgentStates ¶
type DataInListAgentStates struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListAgentStates `json:"List" xml:"List"` }
DataInListAgentStates is a nested struct in cloudcallcenter response
type DataInListAgentSummaryReports ¶
type DataInListAgentSummaryReports struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListAgentSummaryReports `json:"List" xml:"List"` }
DataInListAgentSummaryReports is a nested struct in cloudcallcenter response
type DataInListAgentSummaryReportsByInterval ¶
type DataInListAgentSummaryReportsByInterval struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListAgentSummaryReportsByInterval `json:"List" xml:"List"` }
DataInListAgentSummaryReportsByInterval is a nested struct in cloudcallcenter response
type DataInListCorpIdentifyOssLink ¶
type DataInListCorpIdentifyOssLink struct {
CorpIdentifyPicDomain []CorpIdentifyPicDomain `json:"CorpIdentifyPicDomain" xml:"CorpIdentifyPicDomain"`
}
DataInListCorpIdentifyOssLink is a nested struct in cloudcallcenter response
type DataInListNumbersOfSystemBlacklist ¶
type DataInListNumbersOfSystemBlacklist struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` SystemNumberBlacklistElemList []SystemNumberBlacklistElem `json:"SystemNumberBlacklistElemList" xml:"SystemNumberBlacklistElemList"` }
DataInListNumbersOfSystemBlacklist is a nested struct in cloudcallcenter response
type DataInListRealTimeAgent ¶
type DataInListRealTimeAgent struct {
User []User `json:"User" xml:"User"`
}
DataInListRealTimeAgent is a nested struct in cloudcallcenter response
type DataInListSkillGroupSummaryReports ¶
type DataInListSkillGroupSummaryReports struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListSkillGroupSummaryReports `json:"List" xml:"List"` }
DataInListSkillGroupSummaryReports is a nested struct in cloudcallcenter response
type DataInListSkillGroupSummaryReportsByInterval ¶
type DataInListSkillGroupSummaryReportsByInterval struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListSkillGroupSummaryReportsByInterval `json:"List" xml:"List"` }
DataInListSkillGroupSummaryReportsByInterval is a nested struct in cloudcallcenter response
type DataInListTask ¶
type DataInListTask struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListTask `json:"List" xml:"List"` }
DataInListTask is a nested struct in cloudcallcenter response
type DataInPickLocalNumber ¶
type DataInPickLocalNumber struct { Callee Callee `json:"Callee" xml:"Callee"` Caller Caller `json:"Caller" xml:"Caller"` }
DataInPickLocalNumber is a nested struct in cloudcallcenter response
type DataInQry400SpecInfo ¶
type DataInQry400SpecInfo struct {
Query400SpecInfoDomain []Query400SpecInfoDomain `json:"Query400SpecInfoDomain" xml:"Query400SpecInfoDomain"`
}
DataInQry400SpecInfo is a nested struct in cloudcallcenter response
type DataInQueryAliyunCorpNumber ¶
type DataInQueryAliyunCorpNumber struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInQueryAliyunCorpNumber `json:"List" xml:"List"` }
DataInQueryAliyunCorpNumber is a nested struct in cloudcallcenter response
type DataInQueryMoreNumbersByPage ¶
type DataInQueryMoreNumbersByPage struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInQueryMoreNumbersByPage `json:"List" xml:"List"` }
DataInQueryMoreNumbersByPage is a nested struct in cloudcallcenter response
type DataInQueryNumber400List ¶
type DataInQueryNumber400List struct { MonthlyPrice int `json:"MonthlyPrice" xml:"MonthlyPrice"` Numbers NumbersInQueryNumber400List `json:"Numbers" xml:"Numbers"` }
DataInQueryNumber400List is a nested struct in cloudcallcenter response
type DataInQueryNumber400RealName ¶
type DataInQueryNumber400RealName struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInQueryNumber400RealName `json:"List" xml:"List"` }
DataInQueryNumber400RealName is a nested struct in cloudcallcenter response
type DataInQueryNumberCorp ¶
type DataInQueryNumberCorp struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInQueryNumberCorp `json:"List" xml:"List"` }
DataInQueryNumberCorp is a nested struct in cloudcallcenter response
type DataInQueryNumberCorpIdentify ¶
type DataInQueryNumberCorpIdentify struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInQueryNumberCorpIdentify `json:"List" xml:"List"` }
DataInQueryNumberCorpIdentify is a nested struct in cloudcallcenter response
type DataInQueryNumberWithoutGroup ¶
type DataInQueryNumberWithoutGroup struct {
Number []Number `json:"Number" xml:"Number"`
}
DataInQueryNumberWithoutGroup is a nested struct in cloudcallcenter response
type DataInQueryRandomNumbers ¶
type DataInQueryRandomNumbers struct { MonthlyPrice int `json:"MonthlyPrice" xml:"MonthlyPrice"` Numbers NumbersInQueryRandomNumbers `json:"Numbers" xml:"Numbers"` }
DataInQueryRandomNumbers is a nested struct in cloudcallcenter response
type DataList ¶
type DataList struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInGetAgentData `json:"List" xml:"List"` }
DataList is a nested struct in cloudcallcenter response
type DataListInGenerateAgentStatisticReport ¶
type DataListInGenerateAgentStatisticReport struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInGenerateAgentStatisticReport `json:"List" xml:"List"` }
DataListInGenerateAgentStatisticReport is a nested struct in cloudcallcenter response
type DataListInListDetailOfSkillGroup ¶
type DataListInListDetailOfSkillGroup struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListDetailOfSkillGroup `json:"List" xml:"List"` }
DataListInListDetailOfSkillGroup is a nested struct in cloudcallcenter response
type DataListInListSkillGroupData ¶
type DataListInListSkillGroupData struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListSkillGroupData `json:"List" xml:"List"` }
DataListInListSkillGroupData is a nested struct in cloudcallcenter response
type DebugAuthorizedVnRequest ¶
type DebugAuthorizedVnRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` InitialContext string `position:"Query" name:"InitialContext"` InstanceId string `position:"Query" name:"InstanceId"` }
DebugAuthorizedVnRequest is the request struct for api DebugAuthorizedVn
func CreateDebugAuthorizedVnRequest ¶
func CreateDebugAuthorizedVnRequest() (request *DebugAuthorizedVnRequest)
CreateDebugAuthorizedVnRequest creates a request to invoke DebugAuthorizedVn API
type DebugAuthorizedVnResponse ¶
type DebugAuthorizedVnResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
DebugAuthorizedVnResponse is the response struct for api DebugAuthorizedVn
func CreateDebugAuthorizedVnResponse ¶
func CreateDebugAuthorizedVnResponse() (response *DebugAuthorizedVnResponse)
CreateDebugAuthorizedVnResponse creates a response to parse from DebugAuthorizedVn response
type DebugBeginVnDialogueRequest ¶
type DebugBeginVnDialogueRequest struct { *requests.RpcRequest CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` CalledNumber string `position:"Query" name:"CalledNumber"` ConversationId string `position:"Query" name:"ConversationId"` InitialContext string `position:"Query" name:"InitialContext"` }
DebugBeginVnDialogueRequest is the request struct for api DebugBeginVnDialogue
func CreateDebugBeginVnDialogueRequest ¶
func CreateDebugBeginVnDialogueRequest() (request *DebugBeginVnDialogueRequest)
CreateDebugBeginVnDialogueRequest creates a request to invoke DebugBeginVnDialogue API
type DebugBeginVnDialogueResponse ¶
type DebugBeginVnDialogueResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
DebugBeginVnDialogueResponse is the response struct for api DebugBeginVnDialogue
func CreateDebugBeginVnDialogueResponse ¶
func CreateDebugBeginVnDialogueResponse() (response *DebugBeginVnDialogueResponse)
CreateDebugBeginVnDialogueResponse creates a response to parse from DebugBeginVnDialogue response
type DebugCollectedVnNumberRequest ¶
type DebugCollectedVnNumberRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` Number string `position:"Query" name:"Number"` InstanceId string `position:"Query" name:"InstanceId"` }
DebugCollectedVnNumberRequest is the request struct for api DebugCollectedVnNumber
func CreateDebugCollectedVnNumberRequest ¶
func CreateDebugCollectedVnNumberRequest() (request *DebugCollectedVnNumberRequest)
CreateDebugCollectedVnNumberRequest creates a request to invoke DebugCollectedVnNumber API
type DebugCollectedVnNumberResponse ¶
type DebugCollectedVnNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
DebugCollectedVnNumberResponse is the response struct for api DebugCollectedVnNumber
func CreateDebugCollectedVnNumberResponse ¶
func CreateDebugCollectedVnNumberResponse() (response *DebugCollectedVnNumberResponse)
CreateDebugCollectedVnNumberResponse creates a response to parse from DebugCollectedVnNumber response
type DebugDialogueRequest ¶
type DebugDialogueRequest struct { *requests.RpcRequest CallId string `position:"Query" name:"CallId"` CalledNumber string `position:"Query" name:"CalledNumber"` CallType string `position:"Query" name:"CallType"` ScenarioId string `position:"Query" name:"ScenarioId"` TaskId string `position:"Query" name:"TaskId"` Utterance string `position:"Query" name:"Utterance"` SurveyId string `position:"Query" name:"SurveyId"` ActionParams string `position:"Query" name:"ActionParams"` CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` NewSession requests.Boolean `position:"Query" name:"NewSession"` }
DebugDialogueRequest is the request struct for api DebugDialogue
func CreateDebugDialogueRequest ¶
func CreateDebugDialogueRequest() (request *DebugDialogueRequest)
CreateDebugDialogueRequest creates a request to invoke DebugDialogue API
type DebugDialogueResponse ¶
type DebugDialogueResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Feedback Feedback `json:"Feedback" xml:"Feedback"` }
DebugDialogueResponse is the response struct for api DebugDialogue
func CreateDebugDialogueResponse ¶
func CreateDebugDialogueResponse() (response *DebugDialogueResponse)
CreateDebugDialogueResponse creates a response to parse from DebugDialogue response
type DebugDialogueVnRequest ¶
type DebugDialogueVnRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` InstanceId string `position:"Query" name:"InstanceId"` AdditionalContext string `position:"Query" name:"AdditionalContext"` Utterance string `position:"Query" name:"Utterance"` }
DebugDialogueVnRequest is the request struct for api DebugDialogueVn
func CreateDebugDialogueVnRequest ¶
func CreateDebugDialogueVnRequest() (request *DebugDialogueVnRequest)
CreateDebugDialogueVnRequest creates a request to invoke DebugDialogueVn API
type DebugDialogueVnResponse ¶
type DebugDialogueVnResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
DebugDialogueVnResponse is the response struct for api DebugDialogueVn
func CreateDebugDialogueVnResponse ¶
func CreateDebugDialogueVnResponse() (response *DebugDialogueVnResponse)
CreateDebugDialogueVnResponse creates a response to parse from DebugDialogueVn response
type DebugIntentRequest ¶
type DebugIntentRequest struct { *requests.RpcRequest CallId string `position:"Query" name:"CallId"` SurveyId string `position:"Query" name:"SurveyId"` InstanceId string `position:"Query" name:"InstanceId"` NewSession requests.Boolean `position:"Query" name:"NewSession"` ScenarioId string `position:"Query" name:"ScenarioId"` Utterance string `position:"Query" name:"Utterance"` }
DebugIntentRequest is the request struct for api DebugIntent
func CreateDebugIntentRequest ¶
func CreateDebugIntentRequest() (request *DebugIntentRequest)
CreateDebugIntentRequest creates a request to invoke DebugIntent API
type DebugIntentResponse ¶
type DebugIntentResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Feedback Feedback `json:"Feedback" xml:"Feedback"` }
DebugIntentResponse is the response struct for api DebugIntent
func CreateDebugIntentResponse ¶
func CreateDebugIntentResponse() (response *DebugIntentResponse)
CreateDebugIntentResponse creates a response to parse from DebugIntent response
type DecryptRequest ¶
type DecryptRequest struct { *requests.RpcRequest PublicKey string `position:"Query" name:"PublicKey"` CypherText *[]string `position:"Query" name:"CypherText" type:"Repeated"` }
DecryptRequest is the request struct for api Decrypt
func CreateDecryptRequest ¶
func CreateDecryptRequest() (request *DecryptRequest)
CreateDecryptRequest creates a request to invoke Decrypt API
type DecryptResponse ¶
type DecryptResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CypherContents CypherContentsInDecrypt `json:"CypherContents" xml:"CypherContents"` }
DecryptResponse is the response struct for api Decrypt
func CreateDecryptResponse ¶
func CreateDecryptResponse() (response *DecryptResponse)
CreateDecryptResponse creates a response to parse from Decrypt response
type DeleteCabInstanceRequest ¶
type DeleteCabInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DeleteCabInstanceRequest is the request struct for api DeleteCabInstance
func CreateDeleteCabInstanceRequest ¶
func CreateDeleteCabInstanceRequest() (request *DeleteCabInstanceRequest)
CreateDeleteCabInstanceRequest creates a request to invoke DeleteCabInstance API
type DeleteCabInstanceResponse ¶
type DeleteCabInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteCabInstanceResponse is the response struct for api DeleteCabInstance
func CreateDeleteCabInstanceResponse ¶
func CreateDeleteCabInstanceResponse() (response *DeleteCabInstanceResponse)
CreateDeleteCabInstanceResponse creates a response to parse from DeleteCabInstance response
type DeleteCategoryRequest ¶
type DeleteCategoryRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` CategoryId string `position:"Query" name:"CategoryId"` }
DeleteCategoryRequest is the request struct for api DeleteCategory
func CreateDeleteCategoryRequest ¶
func CreateDeleteCategoryRequest() (request *DeleteCategoryRequest)
CreateDeleteCategoryRequest creates a request to invoke DeleteCategory API
type DeleteCategoryResponse ¶
type DeleteCategoryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteCategoryResponse is the response struct for api DeleteCategory
func CreateDeleteCategoryResponse ¶
func CreateDeleteCategoryResponse() (response *DeleteCategoryResponse)
CreateDeleteCategoryResponse creates a response to parse from DeleteCategory response
type DeleteContactFlowRequest ¶
type DeleteContactFlowRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` InstanceId string `position:"Query" name:"InstanceId"` }
DeleteContactFlowRequest is the request struct for api DeleteContactFlow
func CreateDeleteContactFlowRequest ¶
func CreateDeleteContactFlowRequest() (request *DeleteContactFlowRequest)
CreateDeleteContactFlowRequest creates a request to invoke DeleteContactFlow API
type DeleteContactFlowResponse ¶
type DeleteContactFlowResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteContactFlowResponse is the response struct for api DeleteContactFlow
func CreateDeleteContactFlowResponse ¶
func CreateDeleteContactFlowResponse() (response *DeleteContactFlowResponse)
CreateDeleteContactFlowResponse creates a response to parse from DeleteContactFlow response
type DeleteCustomerNumberRequest ¶
type DeleteCustomerNumberRequest struct { *requests.RpcRequest Provider string `position:"Query" name:"Provider"` PhoneNumber string `position:"Query" name:"PhoneNumber"` }
DeleteCustomerNumberRequest is the request struct for api DeleteCustomerNumber
func CreateDeleteCustomerNumberRequest ¶
func CreateDeleteCustomerNumberRequest() (request *DeleteCustomerNumberRequest)
CreateDeleteCustomerNumberRequest creates a request to invoke DeleteCustomerNumber API
type DeleteCustomerNumberResponse ¶
type DeleteCustomerNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbersInDeleteCustomerNumber `json:"PhoneNumbers" xml:"PhoneNumbers"` }
DeleteCustomerNumberResponse is the response struct for api DeleteCustomerNumber
func CreateDeleteCustomerNumberResponse ¶
func CreateDeleteCustomerNumberResponse() (response *DeleteCustomerNumberResponse)
CreateDeleteCustomerNumberResponse creates a response to parse from DeleteCustomerNumber response
type DeleteEventConfigRequest ¶
type DeleteEventConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DeleteEventConfigRequest is the request struct for api DeleteEventConfig
func CreateDeleteEventConfigRequest ¶
func CreateDeleteEventConfigRequest() (request *DeleteEventConfigRequest)
CreateDeleteEventConfigRequest creates a request to invoke DeleteEventConfig API
type DeleteEventConfigResponse ¶
type DeleteEventConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteEventConfigResponse is the response struct for api DeleteEventConfig
func CreateDeleteEventConfigResponse ¶
func CreateDeleteEventConfigResponse() (response *DeleteEventConfigResponse)
CreateDeleteEventConfigResponse creates a response to parse from DeleteEventConfig response
type DeleteFeeRecordByBizIdRequest ¶
type DeleteFeeRecordByBizIdRequest struct { *requests.RpcRequest BizId string `position:"Query" name:"bizId"` }
DeleteFeeRecordByBizIdRequest is the request struct for api DeleteFeeRecordByBizId
func CreateDeleteFeeRecordByBizIdRequest ¶
func CreateDeleteFeeRecordByBizIdRequest() (request *DeleteFeeRecordByBizIdRequest)
CreateDeleteFeeRecordByBizIdRequest creates a request to invoke DeleteFeeRecordByBizId API
type DeleteFeeRecordByBizIdResponse ¶
type DeleteFeeRecordByBizIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
DeleteFeeRecordByBizIdResponse is the response struct for api DeleteFeeRecordByBizId
func CreateDeleteFeeRecordByBizIdResponse ¶
func CreateDeleteFeeRecordByBizIdResponse() (response *DeleteFeeRecordByBizIdResponse)
CreateDeleteFeeRecordByBizIdResponse creates a response to parse from DeleteFeeRecordByBizId response
type DeleteFunctionMetaRequest ¶
type DeleteFunctionMetaRequest struct { *requests.RpcRequest FunctionId string `position:"Query" name:"FunctionId"` InstanceId string `position:"Query" name:"InstanceId"` }
DeleteFunctionMetaRequest is the request struct for api DeleteFunctionMeta
func CreateDeleteFunctionMetaRequest ¶
func CreateDeleteFunctionMetaRequest() (request *DeleteFunctionMetaRequest)
CreateDeleteFunctionMetaRequest creates a request to invoke DeleteFunctionMeta API
type DeleteFunctionMetaResponse ¶
type DeleteFunctionMetaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteFunctionMetaResponse is the response struct for api DeleteFunctionMeta
func CreateDeleteFunctionMetaResponse ¶
func CreateDeleteFunctionMetaResponse() (response *DeleteFunctionMetaResponse)
CreateDeleteFunctionMetaResponse creates a response to parse from DeleteFunctionMeta response
type DeleteInstanceExRequest ¶
type DeleteInstanceExRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DeleteInstanceExRequest is the request struct for api DeleteInstanceEx
func CreateDeleteInstanceExRequest ¶
func CreateDeleteInstanceExRequest() (request *DeleteInstanceExRequest)
CreateDeleteInstanceExRequest creates a request to invoke DeleteInstanceEx API
type DeleteInstanceExResponse ¶
type DeleteInstanceExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteInstanceExResponse is the response struct for api DeleteInstanceEx
func CreateDeleteInstanceExResponse ¶
func CreateDeleteInstanceExResponse() (response *DeleteInstanceExResponse)
CreateDeleteInstanceExResponse creates a response to parse from DeleteInstanceEx response
type DeleteInstanceRequest ¶
type DeleteInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DeleteInstanceRequest is the request struct for api DeleteInstance
func CreateDeleteInstanceRequest ¶
func CreateDeleteInstanceRequest() (request *DeleteInstanceRequest)
CreateDeleteInstanceRequest creates a request to invoke DeleteInstance API
type DeleteInstanceResponse ¶
type DeleteInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteInstanceResponse is the response struct for api DeleteInstance
func CreateDeleteInstanceResponse ¶
func CreateDeleteInstanceResponse() (response *DeleteInstanceResponse)
CreateDeleteInstanceResponse creates a response to parse from DeleteInstance response
type DeleteJobGroupRequest ¶
type DeleteJobGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
DeleteJobGroupRequest is the request struct for api DeleteJobGroup
func CreateDeleteJobGroupRequest ¶
func CreateDeleteJobGroupRequest() (request *DeleteJobGroupRequest)
CreateDeleteJobGroupRequest creates a request to invoke DeleteJobGroup API
type DeleteJobGroupResponse ¶
type DeleteJobGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteJobGroupResponse is the response struct for api DeleteJobGroup
func CreateDeleteJobGroupResponse ¶
func CreateDeleteJobGroupResponse() (response *DeleteJobGroupResponse)
CreateDeleteJobGroupResponse creates a response to parse from DeleteJobGroup response
type DeleteMediaRequest ¶
type DeleteMediaRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` }
DeleteMediaRequest is the request struct for api DeleteMedia
func CreateDeleteMediaRequest ¶
func CreateDeleteMediaRequest() (request *DeleteMediaRequest)
CreateDeleteMediaRequest creates a request to invoke DeleteMedia API
type DeleteMediaResponse ¶
type DeleteMediaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteMediaResponse is the response struct for api DeleteMedia
func CreateDeleteMediaResponse ¶
func CreateDeleteMediaResponse() (response *DeleteMediaResponse)
CreateDeleteMediaResponse creates a response to parse from DeleteMedia response
type DeleteNumberGroupRequest ¶
type DeleteNumberGroupRequest struct { *requests.RpcRequest NumberGroupId string `position:"Query" name:"NumberGroupId"` }
DeleteNumberGroupRequest is the request struct for api DeleteNumberGroup
func CreateDeleteNumberGroupRequest ¶
func CreateDeleteNumberGroupRequest() (request *DeleteNumberGroupRequest)
CreateDeleteNumberGroupRequest creates a request to invoke DeleteNumberGroup API
type DeleteNumberGroupResponse ¶
type DeleteNumberGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteNumberGroupResponse is the response struct for api DeleteNumberGroup
func CreateDeleteNumberGroupResponse ¶
func CreateDeleteNumberGroupResponse() (response *DeleteNumberGroupResponse)
CreateDeleteNumberGroupResponse creates a response to parse from DeleteNumberGroup response
type DeletePrivacyNumberPoolRequest ¶
type DeletePrivacyNumberPoolRequest struct { *requests.RpcRequest PoolId string `position:"Query" name:"PoolId"` }
DeletePrivacyNumberPoolRequest is the request struct for api DeletePrivacyNumberPool
func CreateDeletePrivacyNumberPoolRequest ¶
func CreateDeletePrivacyNumberPoolRequest() (request *DeletePrivacyNumberPoolRequest)
CreateDeletePrivacyNumberPoolRequest creates a request to invoke DeletePrivacyNumberPool API
type DeletePrivacyNumberPoolResponse ¶
type DeletePrivacyNumberPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeletePrivacyNumberPoolResponse is the response struct for api DeletePrivacyNumberPool
func CreateDeletePrivacyNumberPoolResponse ¶
func CreateDeletePrivacyNumberPoolResponse() (response *DeletePrivacyNumberPoolResponse)
CreateDeletePrivacyNumberPoolResponse creates a response to parse from DeletePrivacyNumberPool response
type DeleteRoleRequest ¶
type DeleteRoleRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` RoleId string `position:"Query" name:"RoleId"` }
DeleteRoleRequest is the request struct for api DeleteRole
func CreateDeleteRoleRequest ¶
func CreateDeleteRoleRequest() (request *DeleteRoleRequest)
CreateDeleteRoleRequest creates a request to invoke DeleteRole API
type DeleteRoleResponse ¶
type DeleteRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteRoleResponse is the response struct for api DeleteRole
func CreateDeleteRoleResponse ¶
func CreateDeleteRoleResponse() (response *DeleteRoleResponse)
CreateDeleteRoleResponse creates a response to parse from DeleteRole response
type DeleteScenarioParameterRequest ¶
type DeleteScenarioParameterRequest struct { *requests.RpcRequest ScenarioParameterId string `position:"Query" name:"ScenarioParameterId"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
DeleteScenarioParameterRequest is the request struct for api DeleteScenarioParameter
func CreateDeleteScenarioParameterRequest ¶
func CreateDeleteScenarioParameterRequest() (request *DeleteScenarioParameterRequest)
CreateDeleteScenarioParameterRequest creates a request to invoke DeleteScenarioParameter API
type DeleteScenarioParameterResponse ¶
type DeleteScenarioParameterResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteScenarioParameterResponse is the response struct for api DeleteScenarioParameter
func CreateDeleteScenarioParameterResponse ¶
func CreateDeleteScenarioParameterResponse() (response *DeleteScenarioParameterResponse)
CreateDeleteScenarioParameterResponse creates a response to parse from DeleteScenarioParameter response
type DeleteScenarioRequest ¶
type DeleteScenarioRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
DeleteScenarioRequest is the request struct for api DeleteScenario
func CreateDeleteScenarioRequest ¶
func CreateDeleteScenarioRequest() (request *DeleteScenarioRequest)
CreateDeleteScenarioRequest creates a request to invoke DeleteScenario API
type DeleteScenarioResponse ¶
type DeleteScenarioResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteScenarioResponse is the response struct for api DeleteScenario
func CreateDeleteScenarioResponse ¶
func CreateDeleteScenarioResponse() (response *DeleteScenarioResponse)
CreateDeleteScenarioResponse creates a response to parse from DeleteScenario response
type DeleteSipAgentGroupRequest ¶
type DeleteSipAgentGroupRequest struct { *requests.RpcRequest Provider string `position:"Query" name:"Provider"` Id requests.Integer `position:"Query" name:"Id"` }
DeleteSipAgentGroupRequest is the request struct for api DeleteSipAgentGroup
func CreateDeleteSipAgentGroupRequest ¶
func CreateDeleteSipAgentGroupRequest() (request *DeleteSipAgentGroupRequest)
CreateDeleteSipAgentGroupRequest creates a request to invoke DeleteSipAgentGroup API
type DeleteSipAgentGroupResponse ¶
type DeleteSipAgentGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Provider string `json:"Provider" xml:"Provider"` SipAgents []SipAgent `json:"SipAgents" xml:"SipAgents"` }
DeleteSipAgentGroupResponse is the response struct for api DeleteSipAgentGroup
func CreateDeleteSipAgentGroupResponse ¶
func CreateDeleteSipAgentGroupResponse() (response *DeleteSipAgentGroupResponse)
CreateDeleteSipAgentGroupResponse creates a response to parse from DeleteSipAgentGroup response
type DeleteSkillGroupRequest ¶
type DeleteSkillGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` }
DeleteSkillGroupRequest is the request struct for api DeleteSkillGroup
func CreateDeleteSkillGroupRequest ¶
func CreateDeleteSkillGroupRequest() (request *DeleteSkillGroupRequest)
CreateDeleteSkillGroupRequest creates a request to invoke DeleteSkillGroup API
type DeleteSkillGroupResponse ¶
type DeleteSkillGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteSkillGroupResponse is the response struct for api DeleteSkillGroup
func CreateDeleteSkillGroupResponse ¶
func CreateDeleteSkillGroupResponse() (response *DeleteSkillGroupResponse)
CreateDeleteSkillGroupResponse creates a response to parse from DeleteSkillGroup response
type DeleteStrategyRequest ¶
type DeleteStrategyRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StrategyId string `position:"Query" name:"StrategyId"` }
DeleteStrategyRequest is the request struct for api DeleteStrategy
func CreateDeleteStrategyRequest ¶
func CreateDeleteStrategyRequest() (request *DeleteStrategyRequest)
CreateDeleteStrategyRequest creates a request to invoke DeleteStrategy API
type DeleteStrategyResponse ¶
type DeleteStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteStrategyResponse is the response struct for api DeleteStrategy
func CreateDeleteStrategyResponse ¶
func CreateDeleteStrategyResponse() (response *DeleteStrategyResponse)
CreateDeleteStrategyResponse creates a response to parse from DeleteStrategy response
type DeleteSurveyRequest ¶
type DeleteSurveyRequest struct { *requests.RpcRequest SurveyId string `position:"Query" name:"SurveyId"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
DeleteSurveyRequest is the request struct for api DeleteSurvey
func CreateDeleteSurveyRequest ¶
func CreateDeleteSurveyRequest() (request *DeleteSurveyRequest)
CreateDeleteSurveyRequest creates a request to invoke DeleteSurvey API
type DeleteSurveyResponse ¶
type DeleteSurveyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DeleteSurveyResponse is the response struct for api DeleteSurvey
func CreateDeleteSurveyResponse ¶
func CreateDeleteSurveyResponse() (response *DeleteSurveyResponse)
CreateDeleteSurveyResponse creates a response to parse from DeleteSurvey response
type DeleteTaobaoOrderRequest ¶
type DeleteTaobaoOrderRequest struct { *requests.RpcRequest OrderId requests.Integer `position:"Query" name:"OrderId"` }
DeleteTaobaoOrderRequest is the request struct for api DeleteTaobaoOrder
func CreateDeleteTaobaoOrderRequest ¶
func CreateDeleteTaobaoOrderRequest() (request *DeleteTaobaoOrderRequest)
CreateDeleteTaobaoOrderRequest creates a request to invoke DeleteTaobaoOrder API
type DeleteTaobaoOrderResponse ¶
type DeleteTaobaoOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
DeleteTaobaoOrderResponse is the response struct for api DeleteTaobaoOrder
func CreateDeleteTaobaoOrderResponse ¶
func CreateDeleteTaobaoOrderResponse() (response *DeleteTaobaoOrderResponse)
CreateDeleteTaobaoOrderResponse creates a response to parse from DeleteTaobaoOrder response
type DeleteVnCategoryRequest ¶
type DeleteVnCategoryRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` CategoryId string `position:"Query" name:"CategoryId"` }
DeleteVnCategoryRequest is the request struct for api DeleteVnCategory
func CreateDeleteVnCategoryRequest ¶
func CreateDeleteVnCategoryRequest() (request *DeleteVnCategoryRequest)
CreateDeleteVnCategoryRequest creates a request to invoke DeleteVnCategory API
type DeleteVnCategoryResponse ¶
type DeleteVnCategoryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteVnCategoryResponse is the response struct for api DeleteVnCategory
func CreateDeleteVnCategoryResponse ¶
func CreateDeleteVnCategoryResponse() (response *DeleteVnCategoryResponse)
CreateDeleteVnCategoryResponse creates a response to parse from DeleteVnCategory response
type DeleteVnInstanceRequest ¶
type DeleteVnInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DeleteVnInstanceRequest is the request struct for api DeleteVnInstance
func CreateDeleteVnInstanceRequest ¶
func CreateDeleteVnInstanceRequest() (request *DeleteVnInstanceRequest)
CreateDeleteVnInstanceRequest creates a request to invoke DeleteVnInstance API
type DeleteVnInstanceResponse ¶
type DeleteVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
DeleteVnInstanceResponse is the response struct for api DeleteVnInstance
func CreateDeleteVnInstanceResponse ¶
func CreateDeleteVnInstanceResponse() (response *DeleteVnInstanceResponse)
CreateDeleteVnInstanceResponse creates a response to parse from DeleteVnInstance response
type DeleteVnNavigationScriptRequest ¶
type DeleteVnNavigationScriptRequest struct {}
DeleteVnNavigationScriptRequest is the request struct for api DeleteVnNavigationScript
func CreateDeleteVnNavigationScriptRequest ¶
func CreateDeleteVnNavigationScriptRequest() (request *DeleteVnNavigationScriptRequest)
CreateDeleteVnNavigationScriptRequest creates a request to invoke DeleteVnNavigationScript API
type DeleteVnNavigationScriptResponse ¶
type DeleteVnNavigationScriptResponse struct {}
DeleteVnNavigationScriptResponse is the response struct for api DeleteVnNavigationScript
func CreateDeleteVnNavigationScriptResponse ¶
func CreateDeleteVnNavigationScriptResponse() (response *DeleteVnNavigationScriptResponse)
CreateDeleteVnNavigationScriptResponse creates a response to parse from DeleteVnNavigationScript response
type DemonstrateRequest ¶
type DemonstrateRequest struct { *requests.RpcRequest PhoneNumber string `position:"Query" name:"PhoneNumber"` ScenarioId string `position:"Query" name:"ScenarioId"` }
DemonstrateRequest is the request struct for api Demonstrate
func CreateDemonstrateRequest ¶
func CreateDemonstrateRequest() (request *DemonstrateRequest)
CreateDemonstrateRequest creates a request to invoke Demonstrate API
type DemonstrateResponse ¶
type DemonstrateResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DemonstrateResponse is the response struct for api Demonstrate
func CreateDemonstrateResponse ¶
func CreateDemonstrateResponse() (response *DemonstrateResponse)
CreateDemonstrateResponse creates a response to parse from Demonstrate response
type DescribeVnCategoryTreeRequest ¶
type DescribeVnCategoryTreeRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnCategoryTreeRequest is the request struct for api DescribeVnCategoryTree
func CreateDescribeVnCategoryTreeRequest ¶
func CreateDescribeVnCategoryTreeRequest() (request *DescribeVnCategoryTreeRequest)
CreateDescribeVnCategoryTreeRequest creates a request to invoke DescribeVnCategoryTree API
type DescribeVnCategoryTreeResponse ¶
type DescribeVnCategoryTreeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Levels []Level `json:"Levels" xml:"Levels"` }
DescribeVnCategoryTreeResponse is the response struct for api DescribeVnCategoryTree
func CreateDescribeVnCategoryTreeResponse ¶
func CreateDescribeVnCategoryTreeResponse() (response *DescribeVnCategoryTreeResponse)
CreateDescribeVnCategoryTreeResponse creates a response to parse from DescribeVnCategoryTree response
type DescribeVnConversationRequest ¶
type DescribeVnConversationRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnConversationRequest is the request struct for api DescribeVnConversation
func CreateDescribeVnConversationRequest ¶
func CreateDescribeVnConversationRequest() (request *DescribeVnConversationRequest)
CreateDescribeVnConversationRequest creates a request to invoke DescribeVnConversation API
type DescribeVnConversationResponse ¶
type DescribeVnConversationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` CallingNumber string `json:"CallingNumber" xml:"CallingNumber"` BeginTime int64 `json:"BeginTime" xml:"BeginTime"` EndTime int64 `json:"EndTime" xml:"EndTime"` TransferredToAgent bool `json:"TransferredToAgent" xml:"TransferredToAgent"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` UserUtteranceCount int `json:"UserUtteranceCount" xml:"UserUtteranceCount"` EffectiveAnswerCount int `json:"EffectiveAnswerCount" xml:"EffectiveAnswerCount"` ConversationId string `json:"ConversationId" xml:"ConversationId"` }
DescribeVnConversationResponse is the response struct for api DescribeVnConversation
func CreateDescribeVnConversationResponse ¶
func CreateDescribeVnConversationResponse() (response *DescribeVnConversationResponse)
CreateDescribeVnConversationResponse creates a response to parse from DescribeVnConversation response
type DescribeVnExportProgressRequest ¶
type DescribeVnExportProgressRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ExportTaskId string `position:"Query" name:"ExportTaskId"` }
DescribeVnExportProgressRequest is the request struct for api DescribeVnExportProgress
func CreateDescribeVnExportProgressRequest ¶
func CreateDescribeVnExportProgressRequest() (request *DescribeVnExportProgressRequest)
CreateDescribeVnExportProgressRequest creates a request to invoke DescribeVnExportProgress API
type DescribeVnExportProgressResponse ¶
type DescribeVnExportProgressResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Status string `json:"Status" xml:"Status"` FileHttpUrl string `json:"FileHttpUrl" xml:"FileHttpUrl"` }
DescribeVnExportProgressResponse is the response struct for api DescribeVnExportProgress
func CreateDescribeVnExportProgressResponse ¶
func CreateDescribeVnExportProgressResponse() (response *DescribeVnExportProgressResponse)
CreateDescribeVnExportProgressResponse creates a response to parse from DescribeVnExportProgress response
type DescribeVnInstanceRequest ¶
type DescribeVnInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnInstanceRequest is the request struct for api DescribeVnInstance
func CreateDescribeVnInstanceRequest ¶
func CreateDescribeVnInstanceRequest() (request *DescribeVnInstanceRequest)
CreateDescribeVnInstanceRequest creates a request to invoke DescribeVnInstance API
type DescribeVnInstanceResponse ¶
type DescribeVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Name string `json:"Name" xml:"Name"` Description string `json:"Description" xml:"Description"` Status string `json:"Status" xml:"Status"` Concurrency int64 `json:"Concurrency" xml:"Concurrency"` ModifyTime int64 `json:"ModifyTime" xml:"ModifyTime"` ModifyUserName string `json:"ModifyUserName" xml:"ModifyUserName"` NluServiceType string `json:"NluServiceType" xml:"NluServiceType"` ApplicableOperations []string `json:"ApplicableOperations" xml:"ApplicableOperations"` }
DescribeVnInstanceResponse is the response struct for api DescribeVnInstance
func CreateDescribeVnInstanceResponse ¶
func CreateDescribeVnInstanceResponse() (response *DescribeVnInstanceResponse)
CreateDescribeVnInstanceResponse creates a response to parse from DescribeVnInstance response
type DescribeVnKnowledgeRequest ¶
type DescribeVnKnowledgeRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnKnowledgeRequest is the request struct for api DescribeVnKnowledge
func CreateDescribeVnKnowledgeRequest ¶
func CreateDescribeVnKnowledgeRequest() (request *DescribeVnKnowledgeRequest)
CreateDescribeVnKnowledgeRequest creates a request to invoke DescribeVnKnowledge API
type DescribeVnKnowledgeResponse ¶
type DescribeVnKnowledgeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` CategoryId string `json:"CategoryId" xml:"CategoryId"` UserUtterance string `json:"UserUtterance" xml:"UserUtterance"` Answer string `json:"Answer" xml:"Answer"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` SimilarUtterances []string `json:"SimilarUtterances" xml:"SimilarUtterances"` }
DescribeVnKnowledgeResponse is the response struct for api DescribeVnKnowledge
func CreateDescribeVnKnowledgeResponse ¶
func CreateDescribeVnKnowledgeResponse() (response *DescribeVnKnowledgeResponse)
CreateDescribeVnKnowledgeResponse creates a response to parse from DescribeVnKnowledge response
type DescribeVnNavigationConfigRequest ¶
type DescribeVnNavigationConfigRequest struct {}
DescribeVnNavigationConfigRequest is the request struct for api DescribeVnNavigationConfig
func CreateDescribeVnNavigationConfigRequest ¶
func CreateDescribeVnNavigationConfigRequest() (request *DescribeVnNavigationConfigRequest)
CreateDescribeVnNavigationConfigRequest creates a request to invoke DescribeVnNavigationConfig API
type DescribeVnNavigationConfigResponse ¶
type DescribeVnNavigationConfigResponse struct {}
DescribeVnNavigationConfigResponse is the response struct for api DescribeVnNavigationConfig
func CreateDescribeVnNavigationConfigResponse ¶
func CreateDescribeVnNavigationConfigResponse() (response *DescribeVnNavigationConfigResponse)
CreateDescribeVnNavigationConfigResponse creates a response to parse from DescribeVnNavigationConfig response
type DescribeVnNluProfileRequest ¶
type DescribeVnNluProfileRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnNluProfileRequest is the request struct for api DescribeVnNluProfile
func CreateDescribeVnNluProfileRequest ¶
func CreateDescribeVnNluProfileRequest() (request *DescribeVnNluProfileRequest)
CreateDescribeVnNluProfileRequest creates a request to invoke DescribeVnNluProfile API
type DescribeVnNluProfileResponse ¶
type DescribeVnNluProfileResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ChatbotInstanceId string `json:"ChatbotInstanceId" xml:"ChatbotInstanceId"` ChatbotName string `json:"ChatbotName" xml:"ChatbotName"` NluProfile NluProfile `json:"NluProfile" xml:"NluProfile"` }
DescribeVnNluProfileResponse is the response struct for api DescribeVnNluProfile
func CreateDescribeVnNluProfileResponse ¶
func CreateDescribeVnNluProfileResponse() (response *DescribeVnNluProfileResponse)
CreateDescribeVnNluProfileResponse creates a response to parse from DescribeVnNluProfile response
type DescribeVnPerformanceIndexRequest ¶
type DescribeVnPerformanceIndexRequest struct { *requests.RpcRequest TimeUnit string `position:"Query" name:"TimeUnit"` InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnPerformanceIndexRequest is the request struct for api DescribeVnPerformanceIndex
func CreateDescribeVnPerformanceIndexRequest ¶
func CreateDescribeVnPerformanceIndexRequest() (request *DescribeVnPerformanceIndexRequest)
CreateDescribeVnPerformanceIndexRequest creates a request to invoke DescribeVnPerformanceIndex API
type DescribeVnPerformanceIndexResponse ¶
type DescribeVnPerformanceIndexResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ResolutionRate ResolutionRate `json:"ResolutionRate" xml:"ResolutionRate"` ValidAnswerRate ValidAnswerRate `json:"ValidAnswerRate" xml:"ValidAnswerRate"` DialoguePassRate DialoguePassRate `json:"DialoguePassRate" xml:"DialoguePassRate"` KnowledgeHitRate KnowledgeHitRate `json:"KnowledgeHitRate" xml:"KnowledgeHitRate"` }
DescribeVnPerformanceIndexResponse is the response struct for api DescribeVnPerformanceIndex
func CreateDescribeVnPerformanceIndexResponse ¶
func CreateDescribeVnPerformanceIndexResponse() (response *DescribeVnPerformanceIndexResponse)
CreateDescribeVnPerformanceIndexResponse creates a response to parse from DescribeVnPerformanceIndex response
type DescribeVnRecordingRequest ¶
type DescribeVnRecordingRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnRecordingRequest is the request struct for api DescribeVnRecording
func CreateDescribeVnRecordingRequest ¶
func CreateDescribeVnRecordingRequest() (request *DescribeVnRecordingRequest)
CreateDescribeVnRecordingRequest creates a request to invoke DescribeVnRecording API
type DescribeVnRecordingResponse ¶
type DescribeVnRecordingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` FileName string `json:"FileName" xml:"FileName"` FilePath string `json:"FilePath" xml:"FilePath"` }
DescribeVnRecordingResponse is the response struct for api DescribeVnRecording
func CreateDescribeVnRecordingResponse ¶
func CreateDescribeVnRecordingResponse() (response *DescribeVnRecordingResponse)
CreateDescribeVnRecordingResponse creates a response to parse from DescribeVnRecording response
type DescribeVnRedirectionRequest ¶
type DescribeVnRedirectionRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnRedirectionRequest is the request struct for api DescribeVnRedirection
func CreateDescribeVnRedirectionRequest ¶
func CreateDescribeVnRedirectionRequest() (request *DescribeVnRedirectionRequest)
CreateDescribeVnRedirectionRequest creates a request to invoke DescribeVnRedirection API
type DescribeVnRedirectionResponse ¶
type DescribeVnRedirectionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` CategoryId string `json:"CategoryId" xml:"CategoryId"` UserUtterance string `json:"UserUtterance" xml:"UserUtterance"` Prompt string `json:"Prompt" xml:"Prompt"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` RedirectionType string `json:"RedirectionType" xml:"RedirectionType"` RedirectionTarget string `json:"RedirectionTarget" xml:"RedirectionTarget"` SimilarUtterances []string `json:"SimilarUtterances" xml:"SimilarUtterances"` }
DescribeVnRedirectionResponse is the response struct for api DescribeVnRedirection
func CreateDescribeVnRedirectionResponse ¶
func CreateDescribeVnRedirectionResponse() (response *DescribeVnRedirectionResponse)
CreateDescribeVnRedirectionResponse creates a response to parse from DescribeVnRedirection response
type DescribeVnStatisticalDataRequest ¶
type DescribeVnStatisticalDataRequest struct { *requests.RpcRequest BeginTimeLeftRange requests.Integer `position:"Query" name:"BeginTimeLeftRange"` TimeUnit string `position:"Query" name:"TimeUnit"` InstanceId string `position:"Query" name:"InstanceId"` BeginTimeRightRange requests.Integer `position:"Query" name:"BeginTimeRightRange"` }
DescribeVnStatisticalDataRequest is the request struct for api DescribeVnStatisticalData
func CreateDescribeVnStatisticalDataRequest ¶
func CreateDescribeVnStatisticalDataRequest() (request *DescribeVnStatisticalDataRequest)
CreateDescribeVnStatisticalDataRequest creates a request to invoke DescribeVnStatisticalData API
type DescribeVnStatisticalDataResponse ¶
type DescribeVnStatisticalDataResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ResolvedQuestionTotalNum int64 `json:"ResolvedQuestionTotalNum" xml:"ResolvedQuestionTotalNum"` ConversationTotalNum int64 `json:"ConversationTotalNum" xml:"ConversationTotalNum"` TotalResolutionRate string `json:"TotalResolutionRate" xml:"TotalResolutionRate"` TotalValidAnswerRate string `json:"TotalValidAnswerRate" xml:"TotalValidAnswerRate"` TotalDialoguePassRate string `json:"TotalDialoguePassRate" xml:"TotalDialoguePassRate"` TotalKnowledgeHitRate string `json:"TotalKnowledgeHitRate" xml:"TotalKnowledgeHitRate"` StatisticalDataReports []StatisticalDataReport `json:"StatisticalDataReports" xml:"StatisticalDataReports"` }
DescribeVnStatisticalDataResponse is the response struct for api DescribeVnStatisticalData
func CreateDescribeVnStatisticalDataResponse ¶
func CreateDescribeVnStatisticalDataResponse() (response *DescribeVnStatisticalDataResponse)
CreateDescribeVnStatisticalDataResponse creates a response to parse from DescribeVnStatisticalData response
type DescribeVnTTSConfigRequest ¶
type DescribeVnTTSConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DescribeVnTTSConfigRequest is the request struct for api DescribeVnTTSConfig
func CreateDescribeVnTTSConfigRequest ¶
func CreateDescribeVnTTSConfigRequest() (request *DescribeVnTTSConfigRequest)
CreateDescribeVnTTSConfigRequest creates a request to invoke DescribeVnTTSConfig API
type DescribeVnTTSConfigResponse ¶
type DescribeVnTTSConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Voice string `json:"Voice" xml:"Voice"` SpeechRate int `json:"SpeechRate" xml:"SpeechRate"` Volume int `json:"Volume" xml:"Volume"` }
DescribeVnTTSConfigResponse is the response struct for api DescribeVnTTSConfig
func CreateDescribeVnTTSConfigResponse ¶
func CreateDescribeVnTTSConfigResponse() (response *DescribeVnTTSConfigResponse)
CreateDescribeVnTTSConfigResponse creates a response to parse from DescribeVnTTSConfig response
type Detail ¶
type Detail struct { Email string `json:"Email" xml:"Email"` NotReadyAgentsNumber string `json:"NotReadyAgentsNumber" xml:"NotReadyAgentsNumber"` Department string `json:"Department" xml:"Department"` DisplayName string `json:"DisplayName" xml:"DisplayName"` LoggedInAgentsNumber string `json:"LoggedInAgentsNumber" xml:"LoggedInAgentsNumber"` AcwAgentsNumber string `json:"AcwAgentsNumber" xml:"AcwAgentsNumber"` TalkAgentsNumber string `json:"TalkAgentsNumber" xml:"TalkAgentsNumber"` OfflineAgentsNumber string `json:"OfflineAgentsNumber" xml:"OfflineAgentsNumber"` LoginName string `json:"LoginName" xml:"LoginName"` Extension string `json:"Extension" xml:"Extension"` ReadyAgentsNumber string `json:"ReadyAgentsNumber" xml:"ReadyAgentsNumber"` Phone string `json:"Phone" xml:"Phone"` TotalAgentsNumber string `json:"TotalAgentsNumber" xml:"TotalAgentsNumber"` }
Detail is a nested struct in cloudcallcenter response
type DetailData ¶
type DetailData struct { EventType string `json:"EventType" xml:"EventType"` Helper string `json:"Helper" xml:"Helper"` SatisfactionalResearch string `json:"SatisfactionalResearch" xml:"SatisfactionalResearch"` SkillGroup string `json:"SkillGroup" xml:"SkillGroup"` HangUper string `json:"HangUper" xml:"HangUper"` }
DetailData is a nested struct in cloudcallcenter response
type DialExRequest ¶
type DialExRequest struct { *requests.RpcRequest RoutPoint string `position:"Query" name:"RoutPoint"` Caller string `position:"Query" name:"Caller"` InstanceId string `position:"Query" name:"InstanceId"` Provider string `position:"Query" name:"Provider"` Callee string `position:"Query" name:"Callee"` AnswerMode requests.Integer `position:"Query" name:"AnswerMode"` }
DialExRequest is the request struct for api DialEx
func CreateDialExRequest ¶
func CreateDialExRequest() (request *DialExRequest)
CreateDialExRequest creates a request to invoke DialEx API
type DialExResponse ¶
type DialExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StatusCode string `json:"StatusCode" xml:"StatusCode"` StatusDesc string `json:"StatusDesc" xml:"StatusDesc"` TaskId string `json:"TaskId" xml:"TaskId"` TimeStamp string `json:"TimeStamp" xml:"TimeStamp"` }
DialExResponse is the response struct for api DialEx
func CreateDialExResponse ¶
func CreateDialExResponse() (response *DialExResponse)
CreateDialExResponse creates a response to parse from DialEx response
type DialNumberPair ¶
type DialNumberPair struct { Callee Callee `json:"Callee" xml:"Callee"` Caller Caller `json:"Caller" xml:"Caller"` }
DialNumberPair is a nested struct in cloudcallcenter response
type DialNumberPairsInPickGlobalOutboundNumbers ¶
type DialNumberPairsInPickGlobalOutboundNumbers struct {
DialNumberPair []DialNumberPair `json:"DialNumberPair" xml:"DialNumberPair"`
}
DialNumberPairsInPickGlobalOutboundNumbers is a nested struct in cloudcallcenter response
type DialNumberPairsInPickOutboundNumbers ¶
type DialNumberPairsInPickOutboundNumbers struct {
DialNumberPair []DialNumberPair `json:"DialNumberPair" xml:"DialNumberPair"`
}
DialNumberPairsInPickOutboundNumbers is a nested struct in cloudcallcenter response
type DialNumberPairsInPickOutboundNumbersByTags ¶
type DialNumberPairsInPickOutboundNumbersByTags struct {
DialNumberPair []DialNumberPair `json:"DialNumberPair" xml:"DialNumberPair"`
}
DialNumberPairsInPickOutboundNumbersByTags is a nested struct in cloudcallcenter response
type DialRequest ¶
type DialRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` BizName string `position:"Query" name:"BizName"` Callee string `position:"Query" name:"Callee"` RoutingStrategy string `position:"Query" name:"RoutingStrategy"` Caller string `position:"Query" name:"Caller"` InstanceId string `position:"Query" name:"InstanceId"` Provider string `position:"Query" name:"Provider"` AppId string `position:"Query" name:"AppId"` AppToken string `position:"Query" name:"AppToken"` Tag string `position:"Query" name:"Tag"` ScenarioId string `position:"Query" name:"ScenarioId"` ContactFlowName string `position:"Query" name:"ContactFlowName"` TaskId string `position:"Query" name:"TaskId"` CabInstanceId string `position:"Query" name:"CabInstanceId"` }
DialRequest is the request struct for api Dial
func CreateDialRequest ¶
func CreateDialRequest() (request *DialRequest)
CreateDialRequest creates a request to invoke Dial API
type DialResponse ¶
type DialResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StatusCode string `json:"StatusCode" xml:"StatusCode"` StatusDesc string `json:"StatusDesc" xml:"StatusDesc"` TaskId string `json:"TaskId" xml:"TaskId"` TimeStamp string `json:"TimeStamp" xml:"TimeStamp"` }
DialResponse is the response struct for api Dial
func CreateDialResponse ¶
func CreateDialResponse() (response *DialResponse)
CreateDialResponse creates a response to parse from Dial response
type DialogueLiteRequest ¶
type DialogueLiteRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` VendorParams string `position:"Query" name:"VendorParams"` CallType string `position:"Query" name:"CallType"` Utterance string `position:"Query" name:"Utterance"` }
DialogueLiteRequest is the request struct for api DialogueLite
func CreateDialogueLiteRequest ¶
func CreateDialogueLiteRequest() (request *DialogueLiteRequest)
CreateDialogueLiteRequest creates a request to invoke DialogueLite API
type DialogueLiteResponse ¶
type DialogueLiteResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Feedback Feedback `json:"Feedback" xml:"Feedback"` }
DialogueLiteResponse is the response struct for api DialogueLite
func CreateDialogueLiteResponse ¶
func CreateDialogueLiteResponse() (response *DialogueLiteResponse)
CreateDialogueLiteResponse creates a response to parse from DialogueLite response
type DialoguePassRate ¶
type DialoguePassRate struct { TotalRateValue string `json:"TotalRateValue" xml:"TotalRateValue"` UnitValues []UnitValue `json:"UnitValues" xml:"UnitValues"` }
DialoguePassRate is a nested struct in cloudcallcenter response
type DialogueRequest ¶
type DialogueRequest struct { *requests.RpcRequest CallId string `position:"Query" name:"CallId"` ActionParams string `position:"Query" name:"ActionParams"` CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` CalledNumber string `position:"Query" name:"CalledNumber"` CallType string `position:"Query" name:"CallType"` ScenarioId string `position:"Query" name:"ScenarioId"` TaskId string `position:"Query" name:"TaskId"` Utterance string `position:"Query" name:"Utterance"` }
DialogueRequest is the request struct for api Dialogue
func CreateDialogueRequest ¶
func CreateDialogueRequest() (request *DialogueRequest)
CreateDialogueRequest creates a request to invoke Dialogue API
type DialogueResponse ¶
type DialogueResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Feedback Feedback `json:"Feedback" xml:"Feedback"` }
DialogueResponse is the response struct for api Dialogue
func CreateDialogueResponse ¶
func CreateDialogueResponse() (response *DialogueResponse)
CreateDialogueResponse creates a response to parse from Dialogue response
type DialogueVnRequest ¶
type DialogueVnRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` CalledNumber string `position:"Query" name:"CalledNumber"` AdditionalContext string `position:"Query" name:"AdditionalContext"` Utterance string `position:"Query" name:"Utterance"` }
DialogueVnRequest is the request struct for api DialogueVn
func CreateDialogueVnRequest ¶
func CreateDialogueVnRequest() (request *DialogueVnRequest)
CreateDialogueVnRequest creates a request to invoke DialogueVn API
type DialogueVnResponse ¶
type DialogueVnResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
DialogueVnResponse is the response struct for api DialogueVn
func CreateDialogueVnResponse ¶
func CreateDialogueVnResponse() (response *DialogueVnResponse)
CreateDialogueVnResponse creates a response to parse from DialogueVn response
type DisablePhoneNumberRequest ¶
type DisablePhoneNumberRequest struct { *requests.RpcRequest CommodityInstanceId string `position:"Query" name:"CommodityInstanceId"` }
DisablePhoneNumberRequest is the request struct for api DisablePhoneNumber
func CreateDisablePhoneNumberRequest ¶
func CreateDisablePhoneNumberRequest() (request *DisablePhoneNumberRequest)
CreateDisablePhoneNumberRequest creates a request to invoke DisablePhoneNumber API
type DisablePhoneNumberResponse ¶
type DisablePhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
DisablePhoneNumberResponse is the response struct for api DisablePhoneNumber
func CreateDisablePhoneNumberResponse ¶
func CreateDisablePhoneNumberResponse() (response *DisablePhoneNumberResponse)
CreateDisablePhoneNumberResponse creates a response to parse from DisablePhoneNumber response
type DisableVnInstanceRequest ¶
type DisableVnInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DisableVnInstanceRequest is the request struct for api DisableVnInstance
func CreateDisableVnInstanceRequest ¶
func CreateDisableVnInstanceRequest() (request *DisableVnInstanceRequest)
CreateDisableVnInstanceRequest creates a request to invoke DisableVnInstance API
type DisableVnInstanceResponse ¶
type DisableVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Status string `json:"Status" xml:"Status"` }
DisableVnInstanceResponse is the response struct for api DisableVnInstance
func CreateDisableVnInstanceResponse ¶
func CreateDisableVnInstanceResponse() (response *DisableVnInstanceResponse)
CreateDisableVnInstanceResponse creates a response to parse from DisableVnInstance response
type DoCheckResourceRequest ¶
type DoCheckResourceRequest struct { *requests.RpcRequest Country string `position:"Query" name:"Country"` Hid requests.Integer `position:"Query" name:"Hid"` Level requests.Integer `position:"Query" name:"Level"` Invoker string `position:"Query" name:"Invoker"` Message string `position:"Query" name:"Message"` Url string `position:"Query" name:"Url"` Success requests.Boolean `position:"Query" name:"Success"` Interrupt requests.Boolean `position:"Query" name:"Interrupt"` GmtWakeup string `position:"Query" name:"GmtWakeup"` Pk string `position:"Query" name:"Pk"` Bid string `position:"Query" name:"Bid"` Prompt string `position:"Query" name:"Prompt"` TaskExtraData string `position:"Query" name:"TaskExtraData"` TaskIdentifier string `position:"Query" name:"TaskIdentifier"` }
DoCheckResourceRequest is the request struct for api DoCheckResource
func CreateDoCheckResourceRequest ¶
func CreateDoCheckResourceRequest() (request *DoCheckResourceRequest)
CreateDoCheckResourceRequest creates a request to invoke DoCheckResource API
type DoCheckResourceResponse ¶
type DoCheckResourceResponse struct { *responses.BaseResponse Interrupt bool `json:"Interrupt" xml:"Interrupt"` Invoker string `json:"Invoker" xml:"Invoker"` Pk string `json:"Pk" xml:"Pk"` Bid string `json:"Bid" xml:"Bid"` Hid int64 `json:"Hid" xml:"Hid"` Country string `json:"Country" xml:"Country"` TaskIdentifier string `json:"TaskIdentifier" xml:"TaskIdentifier"` TaskExtraData string `json:"TaskExtraData" xml:"TaskExtraData"` GmtWakeup string `json:"GmtWakeup" xml:"GmtWakeup"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` Level int64 `json:"Level" xml:"Level"` Url string `json:"Url" xml:"Url"` Prompt string `json:"Prompt" xml:"Prompt"` }
DoCheckResourceResponse is the response struct for api DoCheckResource
func CreateDoCheckResourceResponse ¶
func CreateDoCheckResourceResponse() (response *DoCheckResourceResponse)
CreateDoCheckResourceResponse creates a response to parse from DoCheckResource response
type DoLogicalDeleteResourceRequest ¶
type DoLogicalDeleteResourceRequest struct { *requests.RpcRequest Country string `position:"Query" name:"Country"` Hid requests.Integer `position:"Query" name:"Hid"` Invoker string `position:"Query" name:"Invoker"` Message string `position:"Query" name:"Message"` Success requests.Boolean `position:"Query" name:"Success"` Interrupt requests.Boolean `position:"Query" name:"Interrupt"` GmtWakeup string `position:"Query" name:"GmtWakeup"` Pk string `position:"Query" name:"Pk"` Bid string `position:"Query" name:"Bid"` TaskExtraData string `position:"Query" name:"TaskExtraData"` TaskIdentifier string `position:"Query" name:"TaskIdentifier"` }
DoLogicalDeleteResourceRequest is the request struct for api DoLogicalDeleteResource
func CreateDoLogicalDeleteResourceRequest ¶
func CreateDoLogicalDeleteResourceRequest() (request *DoLogicalDeleteResourceRequest)
CreateDoLogicalDeleteResourceRequest creates a request to invoke DoLogicalDeleteResource API
type DoLogicalDeleteResourceResponse ¶
type DoLogicalDeleteResourceResponse struct { *responses.BaseResponse Interrupt bool `json:"Interrupt" xml:"Interrupt"` Invoker string `json:"Invoker" xml:"Invoker"` Pk string `json:"Pk" xml:"Pk"` Bid string `json:"Bid" xml:"Bid"` Hid int64 `json:"Hid" xml:"Hid"` Country string `json:"Country" xml:"Country"` TaskIdentifier string `json:"TaskIdentifier" xml:"TaskIdentifier"` TaskExtraData string `json:"TaskExtraData" xml:"TaskExtraData"` GmtWakeup string `json:"GmtWakeup" xml:"GmtWakeup"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` }
DoLogicalDeleteResourceResponse is the response struct for api DoLogicalDeleteResource
func CreateDoLogicalDeleteResourceResponse ¶
func CreateDoLogicalDeleteResourceResponse() (response *DoLogicalDeleteResourceResponse)
CreateDoLogicalDeleteResourceResponse creates a response to parse from DoLogicalDeleteResource response
type DoPhysicalDeleteResourceRequest ¶
type DoPhysicalDeleteResourceRequest struct { *requests.RpcRequest Country string `position:"Query" name:"Country"` Hid requests.Integer `position:"Query" name:"Hid"` Invoker string `position:"Query" name:"Invoker"` Message string `position:"Query" name:"Message"` Success requests.Boolean `position:"Query" name:"Success"` Interrupt requests.Boolean `position:"Query" name:"Interrupt"` GmtWakeup string `position:"Query" name:"GmtWakeup"` Pk string `position:"Query" name:"Pk"` Bid string `position:"Query" name:"Bid"` TaskExtraData string `position:"Query" name:"TaskExtraData"` TaskIdentifier string `position:"Query" name:"TaskIdentifier"` }
DoPhysicalDeleteResourceRequest is the request struct for api DoPhysicalDeleteResource
func CreateDoPhysicalDeleteResourceRequest ¶
func CreateDoPhysicalDeleteResourceRequest() (request *DoPhysicalDeleteResourceRequest)
CreateDoPhysicalDeleteResourceRequest creates a request to invoke DoPhysicalDeleteResource API
type DoPhysicalDeleteResourceResponse ¶
type DoPhysicalDeleteResourceResponse struct { *responses.BaseResponse Interrupt bool `json:"Interrupt" xml:"Interrupt"` Invoker string `json:"Invoker" xml:"Invoker"` Pk string `json:"Pk" xml:"Pk"` Bid string `json:"Bid" xml:"Bid"` Hid int64 `json:"Hid" xml:"Hid"` Country string `json:"Country" xml:"Country"` TaskIdentifier string `json:"TaskIdentifier" xml:"TaskIdentifier"` TaskExtraData string `json:"TaskExtraData" xml:"TaskExtraData"` GmtWakeup string `json:"GmtWakeup" xml:"GmtWakeup"` Success bool `json:"Success" xml:"Success"` Message string `json:"Message" xml:"Message"` }
DoPhysicalDeleteResourceResponse is the response struct for api DoPhysicalDeleteResource
func CreateDoPhysicalDeleteResourceResponse ¶
func CreateDoPhysicalDeleteResourceResponse() (response *DoPhysicalDeleteResourceResponse)
CreateDoPhysicalDeleteResourceResponse creates a response to parse from DoPhysicalDeleteResource response
type DownloadAllTypeRecordingRequest ¶
type DownloadAllTypeRecordingRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactId string `position:"Query" name:"ContactId"` Channel string `position:"Query" name:"Channel"` }
DownloadAllTypeRecordingRequest is the request struct for api DownloadAllTypeRecording
func CreateDownloadAllTypeRecordingRequest ¶
func CreateDownloadAllTypeRecordingRequest() (request *DownloadAllTypeRecordingRequest)
CreateDownloadAllTypeRecordingRequest creates a request to invoke DownloadAllTypeRecording API
type DownloadAllTypeRecordingResponse ¶
type DownloadAllTypeRecordingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MediaDownloadParamList MediaDownloadParamList `json:"MediaDownloadParamList" xml:"MediaDownloadParamList"` }
DownloadAllTypeRecordingResponse is the response struct for api DownloadAllTypeRecording
func CreateDownloadAllTypeRecordingResponse ¶
func CreateDownloadAllTypeRecordingResponse() (response *DownloadAllTypeRecordingResponse)
CreateDownloadAllTypeRecordingResponse creates a response to parse from DownloadAllTypeRecording response
type DownloadCabRecordingRequest ¶
type DownloadCabRecordingRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` TaskId string `position:"Query" name:"TaskId"` }
DownloadCabRecordingRequest is the request struct for api DownloadCabRecording
func CreateDownloadCabRecordingRequest ¶
func CreateDownloadCabRecordingRequest() (request *DownloadCabRecordingRequest)
CreateDownloadCabRecordingRequest creates a request to invoke DownloadCabRecording API
type DownloadCabRecordingResponse ¶
type DownloadCabRecordingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MediaDownloadParam MediaDownloadParam `json:"MediaDownloadParam" xml:"MediaDownloadParam"` }
DownloadCabRecordingResponse is the response struct for api DownloadCabRecording
func CreateDownloadCabRecordingResponse ¶
func CreateDownloadCabRecordingResponse() (response *DownloadCabRecordingResponse)
CreateDownloadCabRecordingResponse creates a response to parse from DownloadCabRecording response
type DownloadConversationDetailsRequest ¶
type DownloadConversationDetailsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
DownloadConversationDetailsRequest is the request struct for api DownloadConversationDetails
func CreateDownloadConversationDetailsRequest ¶
func CreateDownloadConversationDetailsRequest() (request *DownloadConversationDetailsRequest)
CreateDownloadConversationDetailsRequest creates a request to invoke DownloadConversationDetails API
type DownloadConversationDetailsResponse ¶
type DownloadConversationDetailsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DownloadParams DownloadParams `json:"DownloadParams" xml:"DownloadParams"` }
DownloadConversationDetailsResponse is the response struct for api DownloadConversationDetails
func CreateDownloadConversationDetailsResponse ¶
func CreateDownloadConversationDetailsResponse() (response *DownloadConversationDetailsResponse)
CreateDownloadConversationDetailsResponse creates a response to parse from DownloadConversationDetails response
type DownloadMediaRequest ¶
type DownloadMediaRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` Channel string `position:"Query" name:"Channel"` }
DownloadMediaRequest is the request struct for api DownloadMedia
func CreateDownloadMediaRequest ¶
func CreateDownloadMediaRequest() (request *DownloadMediaRequest)
CreateDownloadMediaRequest creates a request to invoke DownloadMedia API
type DownloadMediaResponse ¶
type DownloadMediaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MediaDownloadParam MediaDownloadParam `json:"MediaDownloadParam" xml:"MediaDownloadParam"` }
DownloadMediaResponse is the response struct for api DownloadMedia
func CreateDownloadMediaResponse ¶
func CreateDownloadMediaResponse() (response *DownloadMediaResponse)
CreateDownloadMediaResponse creates a response to parse from DownloadMedia response
type DownloadOriginalStatisticsReportRequest ¶
type DownloadOriginalStatisticsReportRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
DownloadOriginalStatisticsReportRequest is the request struct for api DownloadOriginalStatisticsReport
func CreateDownloadOriginalStatisticsReportRequest ¶
func CreateDownloadOriginalStatisticsReportRequest() (request *DownloadOriginalStatisticsReportRequest)
CreateDownloadOriginalStatisticsReportRequest creates a request to invoke DownloadOriginalStatisticsReport API
type DownloadOriginalStatisticsReportResponse ¶
type DownloadOriginalStatisticsReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DownloadParams DownloadParams `json:"DownloadParams" xml:"DownloadParams"` }
DownloadOriginalStatisticsReportResponse is the response struct for api DownloadOriginalStatisticsReport
func CreateDownloadOriginalStatisticsReportResponse ¶
func CreateDownloadOriginalStatisticsReportResponse() (response *DownloadOriginalStatisticsReportResponse)
CreateDownloadOriginalStatisticsReportResponse creates a response to parse from DownloadOriginalStatisticsReport response
type DownloadParams ¶
type DownloadParams struct {
SignatureUrl string `json:"SignatureUrl" xml:"SignatureUrl"`
}
DownloadParams is a nested struct in cloudcallcenter response
type DownloadRecordRequest ¶
type DownloadRecordRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Channel string `position:"Query" name:"Channel"` ConnectId string `position:"Query" name:"ConnectId"` }
DownloadRecordRequest is the request struct for api DownloadRecord
func CreateDownloadRecordRequest ¶
func CreateDownloadRecordRequest() (request *DownloadRecordRequest)
CreateDownloadRecordRequest creates a request to invoke DownloadRecord API
type DownloadRecordResponse ¶
type DownloadRecordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MediaDownloadParam MediaDownloadParam `json:"MediaDownloadParam" xml:"MediaDownloadParam"` }
DownloadRecordResponse is the response struct for api DownloadRecord
func CreateDownloadRecordResponse ¶
func CreateDownloadRecordResponse() (response *DownloadRecordResponse)
CreateDownloadRecordResponse creates a response to parse from DownloadRecord response
type DownloadRecordingRequest ¶
type DownloadRecordingRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Channel string `position:"Query" name:"Channel"` }
DownloadRecordingRequest is the request struct for api DownloadRecording
func CreateDownloadRecordingRequest ¶
func CreateDownloadRecordingRequest() (request *DownloadRecordingRequest)
CreateDownloadRecordingRequest creates a request to invoke DownloadRecording API
type DownloadRecordingResponse ¶
type DownloadRecordingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MediaDownloadParam MediaDownloadParam `json:"MediaDownloadParam" xml:"MediaDownloadParam"` }
DownloadRecordingResponse is the response struct for api DownloadRecording
func CreateDownloadRecordingResponse ¶
func CreateDownloadRecordingResponse() (response *DownloadRecordingResponse)
CreateDownloadRecordingResponse creates a response to parse from DownloadRecording response
type DownloadTaskRequest ¶
type DownloadTaskRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Channel string `position:"Query" name:"Channel"` TaskId requests.Integer `position:"Query" name:"TaskId"` }
DownloadTaskRequest is the request struct for api DownloadTask
func CreateDownloadTaskRequest ¶
func CreateDownloadTaskRequest() (request *DownloadTaskRequest)
CreateDownloadTaskRequest creates a request to invoke DownloadTask API
type DownloadTaskResponse ¶
type DownloadTaskResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
DownloadTaskResponse is the response struct for api DownloadTask
func CreateDownloadTaskResponse ¶
func CreateDownloadTaskResponse() (response *DownloadTaskResponse)
CreateDownloadTaskResponse creates a response to parse from DownloadTask response
type DownloadUnreachableContactsRequest ¶
type DownloadUnreachableContactsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
DownloadUnreachableContactsRequest is the request struct for api DownloadUnreachableContacts
func CreateDownloadUnreachableContactsRequest ¶
func CreateDownloadUnreachableContactsRequest() (request *DownloadUnreachableContactsRequest)
CreateDownloadUnreachableContactsRequest creates a request to invoke DownloadUnreachableContacts API
type DownloadUnreachableContactsResponse ¶
type DownloadUnreachableContactsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DownloadParams DownloadParams `json:"DownloadParams" xml:"DownloadParams"` }
DownloadUnreachableContactsResponse is the response struct for api DownloadUnreachableContacts
func CreateDownloadUnreachableContactsResponse ¶
func CreateDownloadUnreachableContactsResponse() (response *DownloadUnreachableContactsResponse)
CreateDownloadUnreachableContactsResponse creates a response to parse from DownloadUnreachableContacts response
type DuplicateVnInstanceRequest ¶
type DuplicateVnInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
DuplicateVnInstanceRequest is the request struct for api DuplicateVnInstance
func CreateDuplicateVnInstanceRequest ¶
func CreateDuplicateVnInstanceRequest() (request *DuplicateVnInstanceRequest)
CreateDuplicateVnInstanceRequest creates a request to invoke DuplicateVnInstance API
type DuplicateVnInstanceResponse ¶
type DuplicateVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` }
DuplicateVnInstanceResponse is the response struct for api DuplicateVnInstance
func CreateDuplicateVnInstanceResponse ¶
func CreateDuplicateVnInstanceResponse() (response *DuplicateVnInstanceResponse)
CreateDuplicateVnInstanceResponse creates a response to parse from DuplicateVnInstance response
type EnableCabServiceRequest ¶
type EnableCabServiceRequest struct { *requests.RpcRequest Components string `position:"Query" name:"Components"` OwnerId requests.Integer `position:"Query" name:"OwnerId"` Region string `position:"Query" name:"Region"` CommodityInstanceId string `position:"Query" name:"CommodityInstanceId"` }
EnableCabServiceRequest is the request struct for api EnableCabService
func CreateEnableCabServiceRequest ¶
func CreateEnableCabServiceRequest() (request *EnableCabServiceRequest)
CreateEnableCabServiceRequest creates a request to invoke EnableCabService API
type EnableCabServiceResponse ¶
type EnableCabServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
EnableCabServiceResponse is the response struct for api EnableCabService
func CreateEnableCabServiceResponse ¶
func CreateEnableCabServiceResponse() (response *EnableCabServiceResponse)
CreateEnableCabServiceResponse creates a response to parse from EnableCabService response
type EnablePhoneNumberRequest ¶
type EnablePhoneNumberRequest struct { *requests.RpcRequest CommodityInstanceId string `position:"Query" name:"CommodityInstanceId"` }
EnablePhoneNumberRequest is the request struct for api EnablePhoneNumber
func CreateEnablePhoneNumberRequest ¶
func CreateEnablePhoneNumberRequest() (request *EnablePhoneNumberRequest)
CreateEnablePhoneNumberRequest creates a request to invoke EnablePhoneNumber API
type EnablePhoneNumberResponse ¶
type EnablePhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
EnablePhoneNumberResponse is the response struct for api EnablePhoneNumber
func CreateEnablePhoneNumberResponse ¶
func CreateEnablePhoneNumberResponse() (response *EnablePhoneNumberResponse)
CreateEnablePhoneNumberResponse creates a response to parse from EnablePhoneNumber response
type EnableServiceRequest ¶
type EnableServiceRequest struct { *requests.RpcRequest AliyunPk requests.Integer `position:"Query" name:"AliyunPk"` }
EnableServiceRequest is the request struct for api EnableService
func CreateEnableServiceRequest ¶
func CreateEnableServiceRequest() (request *EnableServiceRequest)
CreateEnableServiceRequest creates a request to invoke EnableService API
type EnableServiceResponse ¶
type EnableServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
EnableServiceResponse is the response struct for api EnableService
func CreateEnableServiceResponse ¶
func CreateEnableServiceResponse() (response *EnableServiceResponse)
CreateEnableServiceResponse creates a response to parse from EnableService response
type EnableVnInstanceRequest ¶
type EnableVnInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
EnableVnInstanceRequest is the request struct for api EnableVnInstance
func CreateEnableVnInstanceRequest ¶
func CreateEnableVnInstanceRequest() (request *EnableVnInstanceRequest)
CreateEnableVnInstanceRequest creates a request to invoke EnableVnInstance API
type EnableVnInstanceResponse ¶
type EnableVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Status string `json:"Status" xml:"Status"` }
EnableVnInstanceResponse is the response struct for api EnableVnInstance
func CreateEnableVnInstanceResponse ¶
func CreateEnableVnInstanceResponse() (response *EnableVnInstanceResponse)
CreateEnableVnInstanceResponse creates a response to parse from EnableVnInstance response
type EncryptRequest ¶
type EncryptRequest struct { *requests.RpcRequest PublicKey string `position:"Query" name:"PublicKey"` PlainText *[]string `position:"Query" name:"PlainText" type:"Repeated"` }
EncryptRequest is the request struct for api Encrypt
func CreateEncryptRequest ¶
func CreateEncryptRequest() (request *EncryptRequest)
CreateEncryptRequest creates a request to invoke Encrypt API
type EncryptResponse ¶
type EncryptResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PublicKey string `json:"PublicKey" xml:"PublicKey"` CypherContents CypherContentsInEncrypt `json:"CypherContents" xml:"CypherContents"` }
EncryptResponse is the response struct for api Encrypt
func CreateEncryptResponse ¶
func CreateEncryptResponse() (response *EncryptResponse)
CreateEncryptResponse creates a response to parse from Encrypt response
type Event ¶
type Event struct { EvntType string `json:"EvntType" xml:"EvntType"` EventNames EventNames `json:"EventNames" xml:"EventNames"` }
Event is a nested struct in cloudcallcenter response
type EventList ¶
type EventList struct {
Event []Event `json:"Event" xml:"Event"`
}
EventList is a nested struct in cloudcallcenter response
type EventName ¶
type EventName struct { Name string `json:"Name" xml:"Name"` Active bool `json:"Active" xml:"Active"` }
EventName is a nested struct in cloudcallcenter response
type EventNames ¶
type EventNames struct {
EventName []EventName `json:"EventName" xml:"EventName"`
}
EventNames is a nested struct in cloudcallcenter response
type Events ¶
type Events struct {
CallEventDetail []CallEventDetail `json:"CallEventDetail" xml:"CallEventDetail"`
}
Events is a nested struct in cloudcallcenter response
type ExportVnConversationDetailsRequest ¶
type ExportVnConversationDetailsRequest struct { *requests.RpcRequest BeginTimeLeftRange requests.Integer `position:"Query" name:"BeginTimeLeftRange"` CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` BeginTimeRightRange requests.Integer `position:"Query" name:"BeginTimeRightRange"` }
ExportVnConversationDetailsRequest is the request struct for api ExportVnConversationDetails
func CreateExportVnConversationDetailsRequest ¶
func CreateExportVnConversationDetailsRequest() (request *ExportVnConversationDetailsRequest)
CreateExportVnConversationDetailsRequest creates a request to invoke ExportVnConversationDetails API
type ExportVnConversationDetailsResponse ¶
type ExportVnConversationDetailsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ExportTaskId string `json:"ExportTaskId" xml:"ExportTaskId"` }
ExportVnConversationDetailsResponse is the response struct for api ExportVnConversationDetails
func CreateExportVnConversationDetailsResponse ¶
func CreateExportVnConversationDetailsResponse() (response *ExportVnConversationDetailsResponse)
CreateExportVnConversationDetailsResponse creates a response to parse from ExportVnConversationDetails response
type ExportVnStatisticalDataRequest ¶
type ExportVnStatisticalDataRequest struct { *requests.RpcRequest BeginTimeLeftRange requests.Integer `position:"Query" name:"BeginTimeLeftRange"` ExportType string `position:"Query" name:"ExportType"` TimeUnit string `position:"Query" name:"TimeUnit"` InstanceId string `position:"Query" name:"InstanceId"` BeginTimeRightRange requests.Integer `position:"Query" name:"BeginTimeRightRange"` }
ExportVnStatisticalDataRequest is the request struct for api ExportVnStatisticalData
func CreateExportVnStatisticalDataRequest ¶
func CreateExportVnStatisticalDataRequest() (request *ExportVnStatisticalDataRequest)
CreateExportVnStatisticalDataRequest creates a request to invoke ExportVnStatisticalData API
type ExportVnStatisticalDataResponse ¶
type ExportVnStatisticalDataResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ExportTaskId string `json:"ExportTaskId" xml:"ExportTaskId"` }
ExportVnStatisticalDataResponse is the response struct for api ExportVnStatisticalData
func CreateExportVnStatisticalDataResponse ¶
func CreateExportVnStatisticalDataResponse() (response *ExportVnStatisticalDataResponse)
CreateExportVnStatisticalDataResponse creates a response to parse from ExportVnStatisticalData response
type ExtrasInGetCabJobByPhoneNumber ¶
type ExtrasInGetCabJobByPhoneNumber struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
ExtrasInGetCabJobByPhoneNumber is a nested struct in cloudcallcenter response
type ExtrasInGetJob ¶
type ExtrasInGetJob struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
ExtrasInGetJob is a nested struct in cloudcallcenter response
type ExtrasInGetJobStatusByCallId ¶
type ExtrasInGetJobStatusByCallId struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
ExtrasInGetJobStatusByCallId is a nested struct in cloudcallcenter response
type ExtrasInGetJobs ¶
type ExtrasInGetJobs struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
ExtrasInGetJobs is a nested struct in cloudcallcenter response
type ExtrasInListJobStatus ¶
type ExtrasInListJobStatus struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
ExtrasInListJobStatus is a nested struct in cloudcallcenter response
type ExtrasInListJobsByGroup ¶
type ExtrasInListJobsByGroup struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
ExtrasInListJobsByGroup is a nested struct in cloudcallcenter response
type FailAdmins ¶
type FailAdmins struct {
FailAdmins []string `json:"FailAdmins" xml:"FailAdmins"`
}
FailAdmins is a nested struct in cloudcallcenter response
type FailLoginNames ¶
type FailLoginNames struct {
FailLoginName []string `json:"FailLoginName" xml:"FailLoginName"`
}
FailLoginNames is a nested struct in cloudcallcenter response
type FailPhoneNumbers ¶
type FailPhoneNumbers struct {
FailPhoneNumber []string `json:"FailPhoneNumber" xml:"FailPhoneNumber"`
}
FailPhoneNumbers is a nested struct in cloudcallcenter response
type FailedPhoneNumbers ¶
type FailedPhoneNumbers struct {
FailedPhoneNumber []string `json:"FailedPhoneNumber" xml:"FailedPhoneNumber"`
}
FailedPhoneNumbers is a nested struct in cloudcallcenter response
type FallbackContactFlowVersionRequest ¶
type FallbackContactFlowVersionRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactFlowVersionId string `position:"Query" name:"ContactFlowVersionId"` }
FallbackContactFlowVersionRequest is the request struct for api FallbackContactFlowVersion
func CreateFallbackContactFlowVersionRequest ¶
func CreateFallbackContactFlowVersionRequest() (request *FallbackContactFlowVersionRequest)
CreateFallbackContactFlowVersionRequest creates a request to invoke FallbackContactFlowVersion API
type FallbackContactFlowVersionResponse ¶
type FallbackContactFlowVersionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
FallbackContactFlowVersionResponse is the response struct for api FallbackContactFlowVersion
func CreateFallbackContactFlowVersionResponse ¶
func CreateFallbackContactFlowVersionResponse() (response *FallbackContactFlowVersionResponse)
CreateFallbackContactFlowVersionResponse creates a response to parse from FallbackContactFlowVersion response
type Feedback ¶
type Feedback struct { Content string `json:"Content" xml:"Content"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
Feedback is a nested struct in cloudcallcenter response
type FindAgentDataRequest ¶
type FindAgentDataRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StartDay string `position:"Query" name:"StartDay"` Criteria string `position:"Query" name:"Criteria"` EndDay string `position:"Query" name:"EndDay"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
FindAgentDataRequest is the request struct for api FindAgentData
func CreateFindAgentDataRequest ¶
func CreateFindAgentDataRequest() (request *FindAgentDataRequest)
CreateFindAgentDataRequest creates a request to invoke FindAgentData API
type FindAgentDataResponse ¶
type FindAgentDataResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DataList DataList `json:"DataList" xml:"DataList"` }
FindAgentDataResponse is the response struct for api FindAgentData
func CreateFindAgentDataResponse ¶
func CreateFindAgentDataResponse() (response *FindAgentDataResponse)
CreateFindAgentDataResponse creates a response to parse from FindAgentData response
type FindRecordsRequest ¶
type FindRecordsRequest struct { *requests.RpcRequest Instance string `position:"Query" name:"Instance"` Query string `position:"Query" name:"Query"` }
FindRecordsRequest is the request struct for api FindRecords
func CreateFindRecordsRequest ¶
func CreateFindRecordsRequest() (request *FindRecordsRequest)
CreateFindRecordsRequest creates a request to invoke FindRecords API
type FindRecordsResponse ¶
type FindRecordsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Records Records `json:"Records" xml:"Records"` }
FindRecordsResponse is the response struct for api FindRecords
func CreateFindRecordsResponse ¶
func CreateFindRecordsResponse() (response *FindRecordsResponse)
CreateFindRecordsResponse creates a response to parse from FindRecords response
type FindUsersRequest ¶
type FindUsersRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Criteria string `position:"Query" name:"Criteria"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
FindUsersRequest is the request struct for api FindUsers
func CreateFindUsersRequest ¶
func CreateFindUsersRequest() (request *FindUsersRequest)
CreateFindUsersRequest creates a request to invoke FindUsers API
type FindUsersResponse ¶
type FindUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Users Users `json:"Users" xml:"Users"` }
FindUsersResponse is the response struct for api FindUsers
func CreateFindUsersResponse ¶
func CreateFindUsersResponse() (response *FindUsersResponse)
CreateFindUsersResponse creates a response to parse from FindUsers response
type Flow ¶
type Flow struct { IsPublished bool `json:"IsPublished" xml:"IsPublished"` FlowId string `json:"FlowId" xml:"FlowId"` FlowJson string `json:"FlowJson" xml:"FlowJson"` }
Flow is a nested struct in cloudcallcenter response
type FlowTemplate ¶
type FlowTemplate struct { FlowJson string `json:"FlowJson" xml:"FlowJson"` Name string `json:"Name" xml:"Name"` Id string `json:"Id" xml:"Id"` Parameters []Parameter `json:"Parameters" xml:"Parameters"` Categories []CategoryInListFlowTemplates `json:"Categories" xml:"Categories"` }
FlowTemplate is a nested struct in cloudcallcenter response
type FunctionMeta ¶
type FunctionMeta struct { Region string `json:"Region" xml:"Region"` Role string `json:"Role" xml:"Role"` AlipkUserId string `json:"AlipkUserId" xml:"AlipkUserId"` Service string `json:"Service" xml:"Service"` FunctionId string `json:"FunctionId" xml:"FunctionId"` Instance string `json:"Instance" xml:"Instance"` Description string `json:"Description" xml:"Description"` FunctionName string `json:"FunctionName" xml:"FunctionName"` }
FunctionMeta is a nested struct in cloudcallcenter response
type FunctionMetas ¶
type FunctionMetas struct {
FunctionMeta []FunctionMeta `json:"FunctionMeta" xml:"FunctionMeta"`
}
FunctionMetas is a nested struct in cloudcallcenter response
type GenerateAgentStatistic ¶
type GenerateAgentStatistic struct { AgentId string `json:"AgentId" xml:"AgentId"` LoginName string `json:"LoginName" xml:"LoginName"` AgentName string `json:"AgentName" xml:"AgentName"` SkillGroupIds string `json:"SkillGroupIds" xml:"SkillGroupIds"` SkillGroupNames string `json:"SkillGroupNames" xml:"SkillGroupNames"` InstanceId string `json:"InstanceId" xml:"InstanceId"` RecordDate string `json:"RecordDate" xml:"RecordDate"` TotalLoggedInTime int64 `json:"TotalLoggedInTime" xml:"TotalLoggedInTime"` TotalBreakTime int64 `json:"TotalBreakTime" xml:"TotalBreakTime"` OccupancyRate float64 `json:"OccupancyRate" xml:"OccupancyRate"` TotalReadyTime int64 `json:"TotalReadyTime" xml:"TotalReadyTime"` MaxReadyTime int64 `json:"MaxReadyTime" xml:"MaxReadyTime"` AverageReadyTime int64 `json:"AverageReadyTime" xml:"AverageReadyTime"` Inbound Inbound `json:"Inbound" xml:"Inbound"` Outbound Outbound `json:"Outbound" xml:"Outbound"` Overall Overall `json:"Overall" xml:"Overall"` }
GenerateAgentStatistic is a nested struct in cloudcallcenter response
type GenerateAgentStatisticReportRequest ¶
type GenerateAgentStatisticReportRequest struct { *requests.RpcRequest AgentId string `position:"Query" name:"AgentId"` InstanceId string `position:"Query" name:"InstanceId"` EndDate string `position:"Query" name:"EndDate"` PageSize requests.Integer `position:"Query" name:"PageSize"` StartDate string `position:"Query" name:"StartDate"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
GenerateAgentStatisticReportRequest is the request struct for api GenerateAgentStatisticReport
func CreateGenerateAgentStatisticReportRequest ¶
func CreateGenerateAgentStatisticReportRequest() (request *GenerateAgentStatisticReportRequest)
CreateGenerateAgentStatisticReportRequest creates a request to invoke GenerateAgentStatisticReport API
type GenerateAgentStatisticReportResponse ¶
type GenerateAgentStatisticReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DataList DataListInGenerateAgentStatisticReport `json:"DataList" xml:"DataList"` }
GenerateAgentStatisticReportResponse is the response struct for api GenerateAgentStatisticReport
func CreateGenerateAgentStatisticReportResponse ¶
func CreateGenerateAgentStatisticReportResponse() (response *GenerateAgentStatisticReportResponse)
CreateGenerateAgentStatisticReportResponse creates a response to parse from GenerateAgentStatisticReport response
type GenerateBasicStatisticsReportRequest ¶
type GenerateBasicStatisticsReportRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
GenerateBasicStatisticsReportRequest is the request struct for api GenerateBasicStatisticsReport
func CreateGenerateBasicStatisticsReportRequest ¶
func CreateGenerateBasicStatisticsReportRequest() (request *GenerateBasicStatisticsReportRequest)
CreateGenerateBasicStatisticsReportRequest creates a request to invoke GenerateBasicStatisticsReport API
type GenerateBasicStatisticsReportResponse ¶
type GenerateBasicStatisticsReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Report Report `json:"Report" xml:"Report"` }
GenerateBasicStatisticsReportResponse is the response struct for api GenerateBasicStatisticsReport
func CreateGenerateBasicStatisticsReportResponse ¶
func CreateGenerateBasicStatisticsReportResponse() (response *GenerateBasicStatisticsReportResponse)
CreateGenerateBasicStatisticsReportResponse creates a response to parse from GenerateBasicStatisticsReport response
type GenerateOverallStatisticsReportRequest ¶
type GenerateOverallStatisticsReportRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
GenerateOverallStatisticsReportRequest is the request struct for api GenerateOverallStatisticsReport
func CreateGenerateOverallStatisticsReportRequest ¶
func CreateGenerateOverallStatisticsReportRequest() (request *GenerateOverallStatisticsReportRequest)
CreateGenerateOverallStatisticsReportRequest creates a request to invoke GenerateOverallStatisticsReport API
type GenerateOverallStatisticsReportResponse ¶
type GenerateOverallStatisticsReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Report Report `json:"Report" xml:"Report"` }
GenerateOverallStatisticsReportResponse is the response struct for api GenerateOverallStatisticsReport
func CreateGenerateOverallStatisticsReportResponse ¶
func CreateGenerateOverallStatisticsReportResponse() (response *GenerateOverallStatisticsReportResponse)
CreateGenerateOverallStatisticsReportResponse creates a response to parse from GenerateOverallStatisticsReport response
type Get400CoppdfOSSUrlRequest ¶
type Get400CoppdfOSSUrlRequest struct { *requests.RpcRequest ManagerCertExpDate string `position:"Query" name:"ManagerCertExpDate"` ManagerMobilePhone string `position:"Query" name:"ManagerMobilePhone"` Number string `position:"Query" name:"Number"` ManagerCertEffDate string `position:"Query" name:"ManagerCertEffDate"` ManagerName string `position:"Query" name:"ManagerName"` ManagerCertPic string `position:"Query" name:"ManagerCertPic"` ManagerCertNumber string `position:"Query" name:"ManagerCertNumber"` ManagerCertType string `position:"Query" name:"ManagerCertType"` }
Get400CoppdfOSSUrlRequest is the request struct for api Get400CoppdfOSSUrl
func CreateGet400CoppdfOSSUrlRequest ¶
func CreateGet400CoppdfOSSUrlRequest() (request *Get400CoppdfOSSUrlRequest)
CreateGet400CoppdfOSSUrlRequest creates a request to invoke Get400CoppdfOSSUrl API
type Get400CoppdfOSSUrlResponse ¶
type Get400CoppdfOSSUrlResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data string `json:"Data" xml:"Data"` }
Get400CoppdfOSSUrlResponse is the response struct for api Get400CoppdfOSSUrl
func CreateGet400CoppdfOSSUrlResponse ¶
func CreateGet400CoppdfOSSUrlResponse() (response *Get400CoppdfOSSUrlResponse)
CreateGet400CoppdfOSSUrlResponse creates a response to parse from Get400CoppdfOSSUrl response
type Get400OrderNumberListRequest ¶
type Get400OrderNumberListRequest struct { *requests.RpcRequest PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` }
Get400OrderNumberListRequest is the request struct for api Get400OrderNumberList
func CreateGet400OrderNumberListRequest ¶
func CreateGet400OrderNumberListRequest() (request *Get400OrderNumberListRequest)
CreateGet400OrderNumberListRequest creates a request to invoke Get400OrderNumberList API
type Get400OrderNumberListResponse ¶
type Get400OrderNumberListResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
Get400OrderNumberListResponse is the response struct for api Get400OrderNumberList
func CreateGet400OrderNumberListResponse ¶
func CreateGet400OrderNumberListResponse() (response *Get400OrderNumberListResponse)
CreateGet400OrderNumberListResponse creates a response to parse from Get400OrderNumberList response
type GetAcquaintanceRequest ¶
type GetAcquaintanceRequest struct { *requests.RpcRequest Number string `position:"Query" name:"Number"` LimitCount requests.Integer `position:"Query" name:"LimitCount"` ContactDisposition requests.Integer `position:"Query" name:"ContactDisposition"` ContactType requests.Integer `position:"Query" name:"ContactType"` Days requests.Integer `position:"Query" name:"Days"` Tenant string `position:"Query" name:"Tenant"` }
GetAcquaintanceRequest is the request struct for api GetAcquaintance
func CreateGetAcquaintanceRequest ¶
func CreateGetAcquaintanceRequest() (request *GetAcquaintanceRequest)
CreateGetAcquaintanceRequest creates a request to invoke GetAcquaintance API
type GetAcquaintanceResponse ¶
type GetAcquaintanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` AgentNo string `json:"AgentNo" xml:"AgentNo"` AgentStatus int `json:"AgentStatus" xml:"AgentStatus"` }
GetAcquaintanceResponse is the response struct for api GetAcquaintance
func CreateGetAcquaintanceResponse ¶
func CreateGetAcquaintanceResponse() (response *GetAcquaintanceResponse)
CreateGetAcquaintanceResponse creates a response to parse from GetAcquaintance response
type GetAgentDataRequest ¶
type GetAgentDataRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StartDay string `position:"Query" name:"StartDay"` EndDay string `position:"Query" name:"EndDay"` PageSize requests.Integer `position:"Query" name:"PageSize"` UserId string `position:"Query" name:"UserId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
GetAgentDataRequest is the request struct for api GetAgentData
func CreateGetAgentDataRequest ¶
func CreateGetAgentDataRequest() (request *GetAgentDataRequest)
CreateGetAgentDataRequest creates a request to invoke GetAgentData API
type GetAgentDataResponse ¶
type GetAgentDataResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DataList DataList `json:"DataList" xml:"DataList"` }
GetAgentDataResponse is the response struct for api GetAgentData
func CreateGetAgentDataResponse ¶
func CreateGetAgentDataResponse() (response *GetAgentDataResponse)
CreateGetAgentDataResponse creates a response to parse from GetAgentData response
type GetAgentStateRequest ¶
type GetAgentStateRequest struct { *requests.RpcRequest AgentId string `position:"Query" name:"AgentId"` InstanceId string `position:"Query" name:"InstanceId"` Dn string `position:"Query" name:"Dn"` }
GetAgentStateRequest is the request struct for api GetAgentState
func CreateGetAgentStateRequest ¶
func CreateGetAgentStateRequest() (request *GetAgentStateRequest)
CreateGetAgentStateRequest creates a request to invoke GetAgentState API
type GetAgentStateResponse ¶
type GetAgentStateResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
GetAgentStateResponse is the response struct for api GetAgentState
func CreateGetAgentStateResponse ¶
func CreateGetAgentStateResponse() (response *GetAgentStateResponse)
CreateGetAgentStateResponse creates a response to parse from GetAgentState response
type GetAggregateTaobaoOrderRequest ¶
type GetAggregateTaobaoOrderRequest struct { *requests.RpcRequest TaobaoUid requests.Integer `position:"Query" name:"TaobaoUid"` }
GetAggregateTaobaoOrderRequest is the request struct for api GetAggregateTaobaoOrder
func CreateGetAggregateTaobaoOrderRequest ¶
func CreateGetAggregateTaobaoOrderRequest() (request *GetAggregateTaobaoOrderRequest)
CreateGetAggregateTaobaoOrderRequest creates a request to invoke GetAggregateTaobaoOrder API
type GetAggregateTaobaoOrderResponse ¶
type GetAggregateTaobaoOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` IncomingAccount int `json:"IncomingAccount" xml:"IncomingAccount"` OutcomingAccount int `json:"OutcomingAccount" xml:"OutcomingAccount"` }
GetAggregateTaobaoOrderResponse is the response struct for api GetAggregateTaobaoOrder
func CreateGetAggregateTaobaoOrderResponse ¶
func CreateGetAggregateTaobaoOrderResponse() (response *GetAggregateTaobaoOrderResponse)
CreateGetAggregateTaobaoOrderResponse creates a response to parse from GetAggregateTaobaoOrder response
type GetCabInstanceRequest ¶
type GetCabInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetCabInstanceRequest is the request struct for api GetCabInstance
func CreateGetCabInstanceRequest ¶
func CreateGetCabInstanceRequest() (request *GetCabInstanceRequest)
CreateGetCabInstanceRequest creates a request to invoke GetCabInstance API
type GetCabInstanceResponse ¶
type GetCabInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instance Instance `json:"Instance" xml:"Instance"` }
GetCabInstanceResponse is the response struct for api GetCabInstance
func CreateGetCabInstanceResponse ¶
func CreateGetCabInstanceResponse() (response *GetCabInstanceResponse)
CreateGetCabInstanceResponse creates a response to parse from GetCabInstance response
type GetCabJobByPhoneNumberRequest ¶
type GetCabJobByPhoneNumberRequest struct { *requests.RpcRequest PhoneNumber string `position:"Query" name:"PhoneNumber"` InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
GetCabJobByPhoneNumberRequest is the request struct for api GetCabJobByPhoneNumber
func CreateGetCabJobByPhoneNumberRequest ¶
func CreateGetCabJobByPhoneNumberRequest() (request *GetCabJobByPhoneNumberRequest)
CreateGetCabJobByPhoneNumberRequest creates a request to invoke GetCabJobByPhoneNumber API
type GetCabJobByPhoneNumberResponse ¶
type GetCabJobByPhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Jobs []Job `json:"Jobs" xml:"Jobs"` }
GetCabJobByPhoneNumberResponse is the response struct for api GetCabJobByPhoneNumber
func CreateGetCabJobByPhoneNumberResponse ¶
func CreateGetCabJobByPhoneNumberResponse() (response *GetCabJobByPhoneNumberResponse)
CreateGetCabJobByPhoneNumberResponse creates a response to parse from GetCabJobByPhoneNumber response
type GetCabServiceStatusRequest ¶
type GetCabServiceStatusRequest struct {
*requests.RpcRequest
}
GetCabServiceStatusRequest is the request struct for api GetCabServiceStatus
func CreateGetCabServiceStatusRequest ¶
func CreateGetCabServiceStatusRequest() (request *GetCabServiceStatusRequest)
CreateGetCabServiceStatusRequest creates a request to invoke GetCabServiceStatus API
type GetCabServiceStatusResponse ¶
type GetCabServiceStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Status string `json:"Status" xml:"Status"` }
GetCabServiceStatusResponse is the response struct for api GetCabServiceStatus
func CreateGetCabServiceStatusResponse ¶
func CreateGetCabServiceStatusResponse() (response *GetCabServiceStatusResponse)
CreateGetCabServiceStatusResponse creates a response to parse from GetCabServiceStatus response
type GetCabTaskRequest ¶
type GetCabTaskRequest struct { *requests.RpcRequest AccTaskId string `position:"Query" name:"AccTaskId"` }
GetCabTaskRequest is the request struct for api GetCabTask
func CreateGetCabTaskRequest ¶
func CreateGetCabTaskRequest() (request *GetCabTaskRequest)
CreateGetCabTaskRequest creates a request to invoke GetCabTask API
type GetCabTaskResponse ¶
type GetCabTaskResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` TaskId string `json:"TaskId" xml:"TaskId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Owner int64 `json:"Owner" xml:"Owner"` Callee string `json:"Callee" xml:"Callee"` Caller string `json:"Caller" xml:"Caller"` ScenarioId string `json:"ScenarioId" xml:"ScenarioId"` }
GetCabTaskResponse is the response struct for api GetCabTask
func CreateGetCabTaskResponse ¶
func CreateGetCabTaskResponse() (response *GetCabTaskResponse)
CreateGetCabTaskResponse creates a response to parse from GetCabTask response
type GetCallDataByJobGroupIdRequest ¶
type GetCallDataByJobGroupIdRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
GetCallDataByJobGroupIdRequest is the request struct for api GetCallDataByJobGroupId
func CreateGetCallDataByJobGroupIdRequest ¶
func CreateGetCallDataByJobGroupIdRequest() (request *GetCallDataByJobGroupIdRequest)
CreateGetCallDataByJobGroupIdRequest creates a request to invoke GetCallDataByJobGroupId API
type GetCallDataByJobGroupIdResponse ¶
type GetCallDataByJobGroupIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SuccessNumber string `json:"SuccessNumber" xml:"SuccessNumber"` TotalNumber string `json:"TotalNumber" xml:"TotalNumber"` LossNumber string `json:"LossNumber" xml:"LossNumber"` }
GetCallDataByJobGroupIdResponse is the response struct for api GetCallDataByJobGroupId
func CreateGetCallDataByJobGroupIdResponse ¶
func CreateGetCallDataByJobGroupIdResponse() (response *GetCallDataByJobGroupIdResponse)
CreateGetCallDataByJobGroupIdResponse creates a response to parse from GetCallDataByJobGroupId response
type GetCallMeasureSummaryReportRequest ¶
type GetCallMeasureSummaryReportRequest struct { *requests.RpcRequest IntervalType string `position:"Query" name:"IntervalType"` Month requests.Integer `position:"Query" name:"Month"` Year requests.Integer `position:"Query" name:"Year"` PageSize requests.Integer `position:"Query" name:"PageSize"` Day requests.Integer `position:"Query" name:"Day"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
GetCallMeasureSummaryReportRequest is the request struct for api GetCallMeasureSummaryReport
func CreateGetCallMeasureSummaryReportRequest ¶
func CreateGetCallMeasureSummaryReportRequest() (request *GetCallMeasureSummaryReportRequest)
CreateGetCallMeasureSummaryReportRequest creates a request to invoke GetCallMeasureSummaryReport API
type GetCallMeasureSummaryReportResponse ¶
type GetCallMeasureSummaryReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SummaryReport SummaryReport `json:"SummaryReport" xml:"SummaryReport"` NumberReports NumberReports `json:"NumberReports" xml:"NumberReports"` }
GetCallMeasureSummaryReportResponse is the response struct for api GetCallMeasureSummaryReport
func CreateGetCallMeasureSummaryReportResponse ¶
func CreateGetCallMeasureSummaryReportResponse() (response *GetCallMeasureSummaryReportResponse)
CreateGetCallMeasureSummaryReportResponse creates a response to parse from GetCallMeasureSummaryReport response
type GetCommodityRequest ¶
type GetCommodityRequest struct {
*requests.RpcRequest
}
GetCommodityRequest is the request struct for api GetCommodity
func CreateGetCommodityRequest ¶
func CreateGetCommodityRequest() (request *GetCommodityRequest)
CreateGetCommodityRequest creates a request to invoke GetCommodity API
type GetCommodityResponse ¶
type GetCommodityResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CommondityCode string `json:"CommondityCode" xml:"CommondityCode"` CommondityInstanceId string `json:"CommondityInstanceId" xml:"CommondityInstanceId"` }
GetCommodityResponse is the response struct for api GetCommodity
func CreateGetCommodityResponse ¶
func CreateGetCommodityResponse() (response *GetCommodityResponse)
CreateGetCommodityResponse creates a response to parse from GetCommodity response
type GetConcurrentConversationQuotaRequest ¶
type GetConcurrentConversationQuotaRequest struct {
*requests.RpcRequest
}
GetConcurrentConversationQuotaRequest is the request struct for api GetConcurrentConversationQuota
func CreateGetConcurrentConversationQuotaRequest ¶
func CreateGetConcurrentConversationQuotaRequest() (request *GetConcurrentConversationQuotaRequest)
CreateGetConcurrentConversationQuotaRequest creates a request to invoke GetConcurrentConversationQuota API
type GetConcurrentConversationQuotaResponse ¶
type GetConcurrentConversationQuotaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MaxConcurrent int `json:"MaxConcurrent" xml:"MaxConcurrent"` RemainingConcurrent int `json:"RemainingConcurrent" xml:"RemainingConcurrent"` }
GetConcurrentConversationQuotaResponse is the response struct for api GetConcurrentConversationQuota
func CreateGetConcurrentConversationQuotaResponse ¶
func CreateGetConcurrentConversationQuotaResponse() (response *GetConcurrentConversationQuotaResponse)
CreateGetConcurrentConversationQuotaResponse creates a response to parse from GetConcurrentConversationQuota response
type GetConfigItemForFlatRequest ¶
type GetConfigItemForFlatRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` DimensionName string `position:"Query" name:"DimensionName"` Dimension string `position:"Query" name:"Dimension"` }
GetConfigItemForFlatRequest is the request struct for api GetConfigItemForFlat
func CreateGetConfigItemForFlatRequest ¶
func CreateGetConfigItemForFlatRequest() (request *GetConfigItemForFlatRequest)
CreateGetConfigItemForFlatRequest creates a request to invoke GetConfigItemForFlat API
type GetConfigItemForFlatResponse ¶
type GetConfigItemForFlatResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ConfigItem ConfigItem `json:"ConfigItem" xml:"ConfigItem"` }
GetConfigItemForFlatResponse is the response struct for api GetConfigItemForFlat
func CreateGetConfigItemForFlatResponse ¶
func CreateGetConfigItemForFlatResponse() (response *GetConfigItemForFlatResponse)
CreateGetConfigItemForFlatResponse creates a response to parse from GetConfigItemForFlat response
type GetConfigItemRequest ¶
type GetConfigItemRequest struct { *requests.RpcRequest Inherit requests.Boolean `position:"Query" name:"Inherit"` Name string `position:"Query" name:"Name"` DimensionName string `position:"Query" name:"DimensionName"` Dimension string `position:"Query" name:"Dimension"` }
GetConfigItemRequest is the request struct for api GetConfigItem
func CreateGetConfigItemRequest ¶
func CreateGetConfigItemRequest() (request *GetConfigItemRequest)
CreateGetConfigItemRequest creates a request to invoke GetConfigItem API
type GetConfigItemResponse ¶
type GetConfigItemResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ConfigItem ConfigItem `json:"ConfigItem" xml:"ConfigItem"` }
GetConfigItemResponse is the response struct for api GetConfigItem
func CreateGetConfigItemResponse ¶
func CreateGetConfigItemResponse() (response *GetConfigItemResponse)
CreateGetConfigItemResponse creates a response to parse from GetConfigItem response
type GetConsumedAmountMonthlyRequest ¶
type GetConsumedAmountMonthlyRequest struct { *requests.RpcRequest Phone string `position:"Query" name:"phone"` PageSize requests.Integer `position:"Query" name:"pageSize"` EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"pageNumber"` }
GetConsumedAmountMonthlyRequest is the request struct for api GetConsumedAmountMonthly
func CreateGetConsumedAmountMonthlyRequest ¶
func CreateGetConsumedAmountMonthlyRequest() (request *GetConsumedAmountMonthlyRequest)
CreateGetConsumedAmountMonthlyRequest creates a request to invoke GetConsumedAmountMonthly API
type GetConsumedAmountMonthlyResponse ¶
type GetConsumedAmountMonthlyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Consumptions Consumptions `json:"Consumptions" xml:"Consumptions"` }
GetConsumedAmountMonthlyResponse is the response struct for api GetConsumedAmountMonthly
func CreateGetConsumedAmountMonthlyResponse ¶
func CreateGetConsumedAmountMonthlyResponse() (response *GetConsumedAmountMonthlyResponse)
CreateGetConsumedAmountMonthlyResponse creates a response to parse from GetConsumedAmountMonthly response
type GetConsumedAmountRequest ¶
type GetConsumedAmountRequest struct { *requests.RpcRequest Phone string `position:"Query" name:"phone"` TaobaoMainUid requests.Integer `position:"Query" name:"taobaoMainUid"` EndTime requests.Integer `position:"Query" name:"endTime"` StartTime requests.Integer `position:"Query" name:"startTime"` TaobaoUid requests.Integer `position:"Query" name:"taobaoUid"` MainRamId requests.Integer `position:"Query" name:"mainRamId"` RamId requests.Integer `position:"Query" name:"ramId"` }
GetConsumedAmountRequest is the request struct for api GetConsumedAmount
func CreateGetConsumedAmountRequest ¶
func CreateGetConsumedAmountRequest() (request *GetConsumedAmountRequest)
CreateGetConsumedAmountRequest creates a request to invoke GetConsumedAmount API
type GetConsumedAmountResponse ¶
type GetConsumedAmountResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` OutcomingAmount int64 `json:"outcomingAmount" xml:"outcomingAmount"` OutcomingCount int `json:"outcomingCount" xml:"outcomingCount"` IncomingAmount int64 `json:"incomingAmount" xml:"incomingAmount"` IncomingCount int `json:"incomingCount" xml:"incomingCount"` }
GetConsumedAmountResponse is the response struct for api GetConsumedAmount
func CreateGetConsumedAmountResponse ¶
func CreateGetConsumedAmountResponse() (response *GetConsumedAmountResponse)
CreateGetConsumedAmountResponse creates a response to parse from GetConsumedAmount response
type GetContactFlowRequest ¶
type GetContactFlowRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetContactFlowRequest is the request struct for api GetContactFlow
func CreateGetContactFlowRequest ¶
func CreateGetContactFlowRequest() (request *GetContactFlowRequest)
CreateGetContactFlowRequest creates a request to invoke GetContactFlow API
type GetContactFlowResponse ¶
type GetContactFlowResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlow ContactFlow `json:"ContactFlow" xml:"ContactFlow"` }
GetContactFlowResponse is the response struct for api GetContactFlow
func CreateGetContactFlowResponse ¶
func CreateGetContactFlowResponse() (response *GetContactFlowResponse)
CreateGetContactFlowResponse creates a response to parse from GetContactFlow response
type GetContactFlowVersionRequest ¶
type GetContactFlowVersionRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactFlowVersionId string `position:"Query" name:"ContactFlowVersionId"` }
GetContactFlowVersionRequest is the request struct for api GetContactFlowVersion
func CreateGetContactFlowVersionRequest ¶
func CreateGetContactFlowVersionRequest() (request *GetContactFlowVersionRequest)
CreateGetContactFlowVersionRequest creates a request to invoke GetContactFlowVersion API
type GetContactFlowVersionResponse ¶
type GetContactFlowVersionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlow ContactFlow `json:"ContactFlow" xml:"ContactFlow"` }
GetContactFlowVersionResponse is the response struct for api GetContactFlowVersion
func CreateGetContactFlowVersionResponse ¶
func CreateGetContactFlowVersionResponse() (response *GetContactFlowVersionResponse)
CreateGetContactFlowVersionResponse creates a response to parse from GetContactFlowVersion response
type GetContactIdentifyByOutBoundTaskIdRequest ¶
type GetContactIdentifyByOutBoundTaskIdRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` OutboundTaskId string `position:"Query" name:"OutboundTaskId"` }
GetContactIdentifyByOutBoundTaskIdRequest is the request struct for api GetContactIdentifyByOutBoundTaskId
func CreateGetContactIdentifyByOutBoundTaskIdRequest ¶
func CreateGetContactIdentifyByOutBoundTaskIdRequest() (request *GetContactIdentifyByOutBoundTaskIdRequest)
CreateGetContactIdentifyByOutBoundTaskIdRequest creates a request to invoke GetContactIdentifyByOutBoundTaskId API
type GetContactIdentifyByOutBoundTaskIdResponse ¶
type GetContactIdentifyByOutBoundTaskIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactIdentity ContactIdentity `json:"ContactIdentity" xml:"ContactIdentity"` }
GetContactIdentifyByOutBoundTaskIdResponse is the response struct for api GetContactIdentifyByOutBoundTaskId
func CreateGetContactIdentifyByOutBoundTaskIdResponse ¶
func CreateGetContactIdentifyByOutBoundTaskIdResponse() (response *GetContactIdentifyByOutBoundTaskIdResponse)
CreateGetContactIdentifyByOutBoundTaskIdResponse creates a response to parse from GetContactIdentifyByOutBoundTaskId response
type GetContactInfoByOutboundTaskIdRequest ¶
type GetContactInfoByOutboundTaskIdRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` OutboundTaskId string `position:"Query" name:"OutboundTaskId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` }
GetContactInfoByOutboundTaskIdRequest is the request struct for api GetContactInfoByOutboundTaskId
func CreateGetContactInfoByOutboundTaskIdRequest ¶
func CreateGetContactInfoByOutboundTaskIdRequest() (request *GetContactInfoByOutboundTaskIdRequest)
CreateGetContactInfoByOutboundTaskIdRequest creates a request to invoke GetContactInfoByOutboundTaskId API
type GetContactInfoByOutboundTaskIdResponse ¶
type GetContactInfoByOutboundTaskIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactIdentity ContactIdentity `json:"ContactIdentity" xml:"ContactIdentity"` }
GetContactInfoByOutboundTaskIdResponse is the response struct for api GetContactInfoByOutboundTaskId
func CreateGetContactInfoByOutboundTaskIdResponse ¶
func CreateGetContactInfoByOutboundTaskIdResponse() (response *GetContactInfoByOutboundTaskIdResponse)
CreateGetContactInfoByOutboundTaskIdResponse creates a response to parse from GetContactInfoByOutboundTaskId response
type GetCorpIdentifyRequest ¶
type GetCorpIdentifyRequest struct { *requests.RpcRequest TaobaoUid requests.Integer `position:"Query" name:"TaobaoUid"` RamId requests.Integer `position:"Query" name:"RamId"` }
GetCorpIdentifyRequest is the request struct for api GetCorpIdentify
func CreateGetCorpIdentifyRequest ¶
func CreateGetCorpIdentifyRequest() (request *GetCorpIdentifyRequest)
CreateGetCorpIdentifyRequest creates a request to invoke GetCorpIdentify API
type GetCorpIdentifyResponse ¶
type GetCorpIdentifyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CorpIdentifies CorpIdentifiesInGetCorpIdentify `json:"CorpIdentifies" xml:"CorpIdentifies"` }
GetCorpIdentifyResponse is the response struct for api GetCorpIdentify
func CreateGetCorpIdentifyResponse ¶
func CreateGetCorpIdentifyResponse() (response *GetCorpIdentifyResponse)
CreateGetCorpIdentifyResponse creates a response to parse from GetCorpIdentify response
type GetCorpNumberRequest ¶
type GetCorpNumberRequest struct { *requests.RpcRequest TaobaoUid requests.Integer `position:"Query" name:"TaobaoUid"` RamId requests.Integer `position:"Query" name:"RamId"` }
GetCorpNumberRequest is the request struct for api GetCorpNumber
func CreateGetCorpNumberRequest ¶
func CreateGetCorpNumberRequest() (request *GetCorpNumberRequest)
CreateGetCorpNumberRequest creates a request to invoke GetCorpNumber API
type GetCorpNumberResponse ¶
type GetCorpNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Numbers NumbersInGetCorpNumber `json:"Numbers" xml:"Numbers"` }
GetCorpNumberResponse is the response struct for api GetCorpNumber
func CreateGetCorpNumberResponse ¶
func CreateGetCorpNumberResponse() (response *GetCorpNumberResponse)
CreateGetCorpNumberResponse creates a response to parse from GetCorpNumber response
type GetDialTaskRequest ¶
type GetDialTaskRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` TaskId string `position:"Query" name:"TaskId"` }
GetDialTaskRequest is the request struct for api GetDialTask
func CreateGetDialTaskRequest ¶
func CreateGetDialTaskRequest() (request *GetDialTaskRequest)
CreateGetDialTaskRequest creates a request to invoke GetDialTask API
type GetDialTaskResponse ¶
type GetDialTaskResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StatusCode string `json:"StatusCode" xml:"StatusCode"` StatusDesc string `json:"StatusDesc" xml:"StatusDesc"` Dialer string `json:"Dialer" xml:"Dialer"` }
GetDialTaskResponse is the response struct for api GetDialTask
func CreateGetDialTaskResponse ¶
func CreateGetDialTaskResponse() (response *GetDialTaskResponse)
CreateGetDialTaskResponse creates a response to parse from GetDialTask response
type GetExecutionDetailsOfPredictiveJobRequest ¶
type GetExecutionDetailsOfPredictiveJobRequest struct { *requests.RpcRequest JobId string `position:"Query" name:"JobId"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` }
GetExecutionDetailsOfPredictiveJobRequest is the request struct for api GetExecutionDetailsOfPredictiveJob
func CreateGetExecutionDetailsOfPredictiveJobRequest ¶
func CreateGetExecutionDetailsOfPredictiveJobRequest() (request *GetExecutionDetailsOfPredictiveJobRequest)
CreateGetExecutionDetailsOfPredictiveJobRequest creates a request to invoke GetExecutionDetailsOfPredictiveJob API
type GetExecutionDetailsOfPredictiveJobResponse ¶
type GetExecutionDetailsOfPredictiveJobResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Job Job `json:"Job" xml:"Job"` }
GetExecutionDetailsOfPredictiveJobResponse is the response struct for api GetExecutionDetailsOfPredictiveJob
func CreateGetExecutionDetailsOfPredictiveJobResponse ¶
func CreateGetExecutionDetailsOfPredictiveJobResponse() (response *GetExecutionDetailsOfPredictiveJobResponse)
CreateGetExecutionDetailsOfPredictiveJobResponse creates a response to parse from GetExecutionDetailsOfPredictiveJob response
type GetFcInvokeRoleRequest ¶
type GetFcInvokeRoleRequest struct {
*requests.RpcRequest
}
GetFcInvokeRoleRequest is the request struct for api GetFcInvokeRole
func CreateGetFcInvokeRoleRequest ¶
func CreateGetFcInvokeRoleRequest() (request *GetFcInvokeRoleRequest)
CreateGetFcInvokeRoleRequest creates a request to invoke GetFcInvokeRole API
type GetFcInvokeRoleResponse ¶
type GetFcInvokeRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` HasRole bool `json:"HasRole" xml:"HasRole"` ServiceRole ServiceRole `json:"ServiceRole" xml:"ServiceRole"` }
GetFcInvokeRoleResponse is the response struct for api GetFcInvokeRole
func CreateGetFcInvokeRoleResponse ¶
func CreateGetFcInvokeRoleResponse() (response *GetFcInvokeRoleResponse)
CreateGetFcInvokeRoleResponse creates a response to parse from GetFcInvokeRole response
type GetInstanceByDomainNameRequest ¶
type GetInstanceByDomainNameRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` }
GetInstanceByDomainNameRequest is the request struct for api GetInstanceByDomainName
func CreateGetInstanceByDomainNameRequest ¶
func CreateGetInstanceByDomainNameRequest() (request *GetInstanceByDomainNameRequest)
CreateGetInstanceByDomainNameRequest creates a request to invoke GetInstanceByDomainName API
type GetInstanceByDomainNameResponse ¶
type GetInstanceByDomainNameResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instance string `json:"Instance" xml:"Instance"` }
GetInstanceByDomainNameResponse is the response struct for api GetInstanceByDomainName
func CreateGetInstanceByDomainNameResponse ¶
func CreateGetInstanceByDomainNameResponse() (response *GetInstanceByDomainNameResponse)
CreateGetInstanceByDomainNameResponse creates a response to parse from GetInstanceByDomainName response
type GetInstanceConfigRequest ¶
type GetInstanceConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetInstanceConfigRequest is the request struct for api GetInstanceConfig
func CreateGetInstanceConfigRequest ¶
func CreateGetInstanceConfigRequest() (request *GetInstanceConfigRequest)
CreateGetInstanceConfigRequest creates a request to invoke GetInstanceConfig API
type GetInstanceConfigResponse ¶
type GetInstanceConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Config Config `json:"Config" xml:"Config"` }
GetInstanceConfigResponse is the response struct for api GetInstanceConfig
func CreateGetInstanceConfigResponse ¶
func CreateGetInstanceConfigResponse() (response *GetInstanceConfigResponse)
CreateGetInstanceConfigResponse creates a response to parse from GetInstanceConfig response
type GetInstanceRequest ¶
type GetInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetInstanceRequest is the request struct for api GetInstance
func CreateGetInstanceRequest ¶
func CreateGetInstanceRequest() (request *GetInstanceRequest)
CreateGetInstanceRequest creates a request to invoke GetInstance API
type GetInstanceResponse ¶
type GetInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instance InstanceInGetInstance `json:"Instance" xml:"Instance"` }
GetInstanceResponse is the response struct for api GetInstance
func CreateGetInstanceResponse ¶
func CreateGetInstanceResponse() (response *GetInstanceResponse)
CreateGetInstanceResponse creates a response to parse from GetInstance response
type GetInstanceStateRequest ¶
type GetInstanceStateRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetInstanceStateRequest is the request struct for api GetInstanceState
func CreateGetInstanceStateRequest ¶
func CreateGetInstanceStateRequest() (request *GetInstanceStateRequest)
CreateGetInstanceStateRequest creates a request to invoke GetInstanceState API
type GetInstanceStateResponse ¶
type GetInstanceStateResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` RealTimeInstanceState RealTimeInstanceState `json:"RealTimeInstanceState" xml:"RealTimeInstanceState"` }
GetInstanceStateResponse is the response struct for api GetInstanceState
func CreateGetInstanceStateResponse ¶
func CreateGetInstanceStateResponse() (response *GetInstanceStateResponse)
CreateGetInstanceStateResponse creates a response to parse from GetInstanceState response
type GetInstanceSummaryReportByIntervalRequest ¶
type GetInstanceSummaryReportByIntervalRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` IntervalType string `position:"Query" name:"IntervalType"` EndTime string `position:"Query" name:"EndTime"` StartTime string `position:"Query" name:"StartTime"` }
GetInstanceSummaryReportByIntervalRequest is the request struct for api GetInstanceSummaryReportByInterval
func CreateGetInstanceSummaryReportByIntervalRequest ¶
func CreateGetInstanceSummaryReportByIntervalRequest() (request *GetInstanceSummaryReportByIntervalRequest)
CreateGetInstanceSummaryReportByIntervalRequest creates a request to invoke GetInstanceSummaryReportByInterval API
type GetInstanceSummaryReportByIntervalResponse ¶
type GetInstanceSummaryReportByIntervalResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` InstanceTimeIntervalReport InstanceTimeIntervalReport `json:"InstanceTimeIntervalReport" xml:"InstanceTimeIntervalReport"` }
GetInstanceSummaryReportByIntervalResponse is the response struct for api GetInstanceSummaryReportByInterval
func CreateGetInstanceSummaryReportByIntervalResponse ¶
func CreateGetInstanceSummaryReportByIntervalResponse() (response *GetInstanceSummaryReportByIntervalResponse)
CreateGetInstanceSummaryReportByIntervalResponse creates a response to parse from GetInstanceSummaryReportByInterval response
type GetInstanceSummaryReportRequest ¶
type GetInstanceSummaryReportRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` EndTime string `position:"Query" name:"EndTime"` StartTime string `position:"Query" name:"StartTime"` }
GetInstanceSummaryReportRequest is the request struct for api GetInstanceSummaryReport
func CreateGetInstanceSummaryReportRequest ¶
func CreateGetInstanceSummaryReportRequest() (request *GetInstanceSummaryReportRequest)
CreateGetInstanceSummaryReportRequest creates a request to invoke GetInstanceSummaryReport API
type GetInstanceSummaryReportResponse ¶
type GetInstanceSummaryReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` InstanceSummaryReport InstanceSummaryReport `json:"InstanceSummaryReport" xml:"InstanceSummaryReport"` }
GetInstanceSummaryReportResponse is the response struct for api GetInstanceSummaryReport
func CreateGetInstanceSummaryReportResponse ¶
func CreateGetInstanceSummaryReportResponse() (response *GetInstanceSummaryReportResponse)
CreateGetInstanceSummaryReportResponse creates a response to parse from GetInstanceSummaryReport response
type GetInstanceSummaryReportSinceMidnightRequest ¶
type GetInstanceSummaryReportSinceMidnightRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetInstanceSummaryReportSinceMidnightRequest is the request struct for api GetInstanceSummaryReportSinceMidnight
func CreateGetInstanceSummaryReportSinceMidnightRequest ¶
func CreateGetInstanceSummaryReportSinceMidnightRequest() (request *GetInstanceSummaryReportSinceMidnightRequest)
CreateGetInstanceSummaryReportSinceMidnightRequest creates a request to invoke GetInstanceSummaryReportSinceMidnight API
type GetInstanceSummaryReportSinceMidnightResponse ¶
type GetInstanceSummaryReportSinceMidnightResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` InstanceSummaryReport InstanceSummaryReport `json:"InstanceSummaryReport" xml:"InstanceSummaryReport"` }
GetInstanceSummaryReportSinceMidnightResponse is the response struct for api GetInstanceSummaryReportSinceMidnight
func CreateGetInstanceSummaryReportSinceMidnightResponse ¶
func CreateGetInstanceSummaryReportSinceMidnightResponse() (response *GetInstanceSummaryReportSinceMidnightResponse)
CreateGetInstanceSummaryReportSinceMidnightResponse creates a response to parse from GetInstanceSummaryReportSinceMidnight response
type GetInvokeRoleRequest ¶
type GetInvokeRoleRequest struct { *requests.RpcRequest RoleName string `position:"Query" name:"RoleName"` }
GetInvokeRoleRequest is the request struct for api GetInvokeRole
func CreateGetInvokeRoleRequest ¶
func CreateGetInvokeRoleRequest() (request *GetInvokeRoleRequest)
CreateGetInvokeRoleRequest creates a request to invoke GetInvokeRole API
type GetInvokeRoleResponse ¶
type GetInvokeRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` HasRole bool `json:"HasRole" xml:"HasRole"` ServiceRole ServiceRole `json:"ServiceRole" xml:"ServiceRole"` }
GetInvokeRoleResponse is the response struct for api GetInvokeRole
func CreateGetInvokeRoleResponse ¶
func CreateGetInvokeRoleResponse() (response *GetInvokeRoleResponse)
CreateGetInvokeRoleResponse creates a response to parse from GetInvokeRole response
type GetJobDataOssUploadParamsRequest ¶
type GetJobDataOssUploadParamsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` }
GetJobDataOssUploadParamsRequest is the request struct for api GetJobDataOssUploadParams
func CreateGetJobDataOssUploadParamsRequest ¶
func CreateGetJobDataOssUploadParamsRequest() (request *GetJobDataOssUploadParamsRequest)
CreateGetJobDataOssUploadParamsRequest creates a request to invoke GetJobDataOssUploadParams API
type GetJobDataOssUploadParamsResponse ¶
type GetJobDataOssUploadParamsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` UploadParams UploadParams `json:"UploadParams" xml:"UploadParams"` }
GetJobDataOssUploadParamsResponse is the response struct for api GetJobDataOssUploadParams
func CreateGetJobDataOssUploadParamsResponse ¶
func CreateGetJobDataOssUploadParamsResponse() (response *GetJobDataOssUploadParamsResponse)
CreateGetJobDataOssUploadParamsResponse creates a response to parse from GetJobDataOssUploadParams response
type GetJobDataUploadParamsRequest ¶
type GetJobDataUploadParamsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` }
GetJobDataUploadParamsRequest is the request struct for api GetJobDataUploadParams
func CreateGetJobDataUploadParamsRequest ¶
func CreateGetJobDataUploadParamsRequest() (request *GetJobDataUploadParamsRequest)
CreateGetJobDataUploadParamsRequest creates a request to invoke GetJobDataUploadParams API
type GetJobDataUploadParamsResponse ¶
type GetJobDataUploadParamsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` UploadParams UploadParams `json:"UploadParams" xml:"UploadParams"` }
GetJobDataUploadParamsResponse is the response struct for api GetJobDataUploadParams
func CreateGetJobDataUploadParamsResponse ¶
func CreateGetJobDataUploadParamsResponse() (response *GetJobDataUploadParamsResponse)
CreateGetJobDataUploadParamsResponse creates a response to parse from GetJobDataUploadParams response
type GetJobGroupAgentsDetailRequest ¶
type GetJobGroupAgentsDetailRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` }
GetJobGroupAgentsDetailRequest is the request struct for api GetJobGroupAgentsDetail
func CreateGetJobGroupAgentsDetailRequest ¶
func CreateGetJobGroupAgentsDetailRequest() (request *GetJobGroupAgentsDetailRequest)
CreateGetJobGroupAgentsDetailRequest creates a request to invoke GetJobGroupAgentsDetail API
type GetJobGroupAgentsDetailResponse ¶
type GetJobGroupAgentsDetailResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Detail Detail `json:"detail" xml:"detail"` }
GetJobGroupAgentsDetailResponse is the response struct for api GetJobGroupAgentsDetail
func CreateGetJobGroupAgentsDetailResponse ¶
func CreateGetJobGroupAgentsDetailResponse() (response *GetJobGroupAgentsDetailResponse)
CreateGetJobGroupAgentsDetailResponse creates a response to parse from GetJobGroupAgentsDetail response
type GetJobGroupRequest ¶
type GetJobGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
GetJobGroupRequest is the request struct for api GetJobGroup
func CreateGetJobGroupRequest ¶
func CreateGetJobGroupRequest() (request *GetJobGroupRequest)
CreateGetJobGroupRequest creates a request to invoke GetJobGroup API
type GetJobGroupResponse ¶
type GetJobGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroup JobGroup `json:"JobGroup" xml:"JobGroup"` }
GetJobGroupResponse is the response struct for api GetJobGroup
func CreateGetJobGroupResponse ¶
func CreateGetJobGroupResponse() (response *GetJobGroupResponse)
CreateGetJobGroupResponse creates a response to parse from GetJobGroup response
type GetJobRequest ¶
type GetJobRequest struct { *requests.RpcRequest JobId string `position:"Query" name:"JobId"` InstanceId string `position:"Query" name:"InstanceId"` }
GetJobRequest is the request struct for api GetJob
func CreateGetJobRequest ¶
func CreateGetJobRequest() (request *GetJobRequest)
CreateGetJobRequest creates a request to invoke GetJob API
type GetJobResponse ¶
type GetJobResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Job Job `json:"Job" xml:"Job"` }
GetJobResponse is the response struct for api GetJob
func CreateGetJobResponse ¶
func CreateGetJobResponse() (response *GetJobResponse)
CreateGetJobResponse creates a response to parse from GetJob response
type GetJobStatusByCallIdRequest ¶
type GetJobStatusByCallIdRequest struct { *requests.RpcRequest CallId string `position:"Query" name:"CallId"` InstanceId string `position:"Query" name:"InstanceId"` }
GetJobStatusByCallIdRequest is the request struct for api GetJobStatusByCallId
func CreateGetJobStatusByCallIdRequest ¶
func CreateGetJobStatusByCallIdRequest() (request *GetJobStatusByCallIdRequest)
CreateGetJobStatusByCallIdRequest creates a request to invoke GetJobStatusByCallId API
type GetJobStatusByCallIdResponse ¶
type GetJobStatusByCallIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Job Job `json:"Job" xml:"Job"` }
GetJobStatusByCallIdResponse is the response struct for api GetJobStatusByCallId
func CreateGetJobStatusByCallIdResponse ¶
func CreateGetJobStatusByCallIdResponse() (response *GetJobStatusByCallIdResponse)
CreateGetJobStatusByCallIdResponse creates a response to parse from GetJobStatusByCallId response
type GetJobTemplateDownloadParamsRequest ¶
type GetJobTemplateDownloadParamsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
GetJobTemplateDownloadParamsRequest is the request struct for api GetJobTemplateDownloadParams
func CreateGetJobTemplateDownloadParamsRequest ¶
func CreateGetJobTemplateDownloadParamsRequest() (request *GetJobTemplateDownloadParamsRequest)
CreateGetJobTemplateDownloadParamsRequest creates a request to invoke GetJobTemplateDownloadParams API
type GetJobTemplateDownloadParamsResponse ¶
type GetJobTemplateDownloadParamsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DownloadParams DownloadParams `json:"DownloadParams" xml:"DownloadParams"` }
GetJobTemplateDownloadParamsResponse is the response struct for api GetJobTemplateDownloadParams
func CreateGetJobTemplateDownloadParamsResponse ¶
func CreateGetJobTemplateDownloadParamsResponse() (response *GetJobTemplateDownloadParamsResponse)
CreateGetJobTemplateDownloadParamsResponse creates a response to parse from GetJobTemplateDownloadParams response
type GetJobsProgressRequest ¶
type GetJobsProgressRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
GetJobsProgressRequest is the request struct for api GetJobsProgress
func CreateGetJobsProgressRequest ¶
func CreateGetJobsProgressRequest() (request *GetJobsProgressRequest)
CreateGetJobsProgressRequest creates a request to invoke GetJobsProgress API
type GetJobsProgressResponse ¶
type GetJobsProgressResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobsProgress JobsProgress `json:"JobsProgress" xml:"JobsProgress"` }
GetJobsProgressResponse is the response struct for api GetJobsProgress
func CreateGetJobsProgressResponse ¶
func CreateGetJobsProgressResponse() (response *GetJobsProgressResponse)
CreateGetJobsProgressResponse creates a response to parse from GetJobsProgress response
type GetJobsRequest ¶
type GetJobsRequest struct { *requests.RpcRequest JobId *[]string `position:"Query" name:"JobId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` }
GetJobsRequest is the request struct for api GetJobs
func CreateGetJobsRequest ¶
func CreateGetJobsRequest() (request *GetJobsRequest)
CreateGetJobsRequest creates a request to invoke GetJobs API
type GetJobsResponse ¶
type GetJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Jobs []Job `json:"Jobs" xml:"Jobs"` }
GetJobsResponse is the response struct for api GetJobs
func CreateGetJobsResponse ¶
func CreateGetJobsResponse() (response *GetJobsResponse)
CreateGetJobsResponse creates a response to parse from GetJobs response
type GetLastManagerIdentifyRequest ¶
type GetLastManagerIdentifyRequest struct {
*requests.RpcRequest
}
GetLastManagerIdentifyRequest is the request struct for api GetLastManagerIdentify
func CreateGetLastManagerIdentifyRequest ¶
func CreateGetLastManagerIdentifyRequest() (request *GetLastManagerIdentifyRequest)
CreateGetLastManagerIdentifyRequest creates a request to invoke GetLastManagerIdentify API
type GetLastManagerIdentifyResponse ¶
type GetLastManagerIdentifyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
GetLastManagerIdentifyResponse is the response struct for api GetLastManagerIdentify
func CreateGetLastManagerIdentifyResponse ¶
func CreateGetLastManagerIdentifyResponse() (response *GetLastManagerIdentifyResponse)
CreateGetLastManagerIdentifyResponse creates a response to parse from GetLastManagerIdentify response
type GetMainAccountRequest ¶
type GetMainAccountRequest struct {
*requests.RpcRequest
}
GetMainAccountRequest is the request struct for api GetMainAccount
func CreateGetMainAccountRequest ¶
func CreateGetMainAccountRequest() (request *GetMainAccountRequest)
CreateGetMainAccountRequest creates a request to invoke GetMainAccount API
type GetMainAccountResponse ¶
type GetMainAccountResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Accounts Accounts `json:"Accounts" xml:"Accounts"` }
GetMainAccountResponse is the response struct for api GetMainAccount
func CreateGetMainAccountResponse ¶
func CreateGetMainAccountResponse() (response *GetMainAccountResponse)
CreateGetMainAccountResponse creates a response to parse from GetMainAccount response
type GetMaxInstancesRequest ¶
type GetMaxInstancesRequest struct {
*requests.RpcRequest
}
GetMaxInstancesRequest is the request struct for api GetMaxInstances
func CreateGetMaxInstancesRequest ¶
func CreateGetMaxInstancesRequest() (request *GetMaxInstancesRequest)
CreateGetMaxInstancesRequest creates a request to invoke GetMaxInstances API
type GetMaxInstancesResponse ¶
type GetMaxInstancesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
GetMaxInstancesResponse is the response struct for api GetMaxInstances
func CreateGetMaxInstancesResponse ¶
func CreateGetMaxInstancesResponse() (response *GetMaxInstancesResponse)
CreateGetMaxInstancesResponse creates a response to parse from GetMaxInstances response
type GetNavigatorContactFlowRequest ¶
type GetNavigatorContactFlowRequest struct {}
GetNavigatorContactFlowRequest is the request struct for api GetNavigatorContactFlow
func CreateGetNavigatorContactFlowRequest ¶
func CreateGetNavigatorContactFlowRequest() (request *GetNavigatorContactFlowRequest)
CreateGetNavigatorContactFlowRequest creates a request to invoke GetNavigatorContactFlow API
type GetNavigatorContactFlowResponse ¶
type GetNavigatorContactFlowResponse struct {}
GetNavigatorContactFlowResponse is the response struct for api GetNavigatorContactFlow
func CreateGetNavigatorContactFlowResponse ¶
func CreateGetNavigatorContactFlowResponse() (response *GetNavigatorContactFlowResponse)
CreateGetNavigatorContactFlowResponse creates a response to parse from GetNavigatorContactFlow response
type GetNewbieTaskStatusRequest ¶
type GetNewbieTaskStatusRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetNewbieTaskStatusRequest is the request struct for api GetNewbieTaskStatus
func CreateGetNewbieTaskStatusRequest ¶
func CreateGetNewbieTaskStatusRequest() (request *GetNewbieTaskStatusRequest)
CreateGetNewbieTaskStatusRequest creates a request to invoke GetNewbieTaskStatus API
type GetNewbieTaskStatusResponse ¶
type GetNewbieTaskStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` TaskStatus TaskStatus `json:"TaskStatus" xml:"TaskStatus"` }
GetNewbieTaskStatusResponse is the response struct for api GetNewbieTaskStatus
func CreateGetNewbieTaskStatusResponse ¶
func CreateGetNewbieTaskStatusResponse() (response *GetNewbieTaskStatusResponse)
CreateGetNewbieTaskStatusResponse creates a response to parse from GetNewbieTaskStatus response
type GetNotificationConfigRequest ¶
type GetNotificationConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetNotificationConfigRequest is the request struct for api GetNotificationConfig
func CreateGetNotificationConfigRequest ¶
func CreateGetNotificationConfigRequest() (request *GetNotificationConfigRequest)
CreateGetNotificationConfigRequest creates a request to invoke GetNotificationConfig API
type GetNotificationConfigResponse ¶
type GetNotificationConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ProducerId string `json:"ProducerId" xml:"ProducerId"` AccessPoint string `json:"AccessPoint" xml:"AccessPoint"` Topic string `json:"Topic" xml:"Topic"` Subscriptions SubscriptionsInGetNotificationConfig `json:"Subscriptions" xml:"Subscriptions"` }
GetNotificationConfigResponse is the response struct for api GetNotificationConfig
func CreateGetNotificationConfigResponse ¶
func CreateGetNotificationConfigResponse() (response *GetNotificationConfigResponse)
CreateGetNotificationConfigResponse creates a response to parse from GetNotificationConfig response
type GetNumberInfoRequest ¶
type GetNumberInfoRequest struct { *requests.RpcRequest Number string `position:"Query" name:"Number"` }
GetNumberInfoRequest is the request struct for api GetNumberInfo
func CreateGetNumberInfoRequest ¶
func CreateGetNumberInfoRequest() (request *GetNumberInfoRequest)
CreateGetNumberInfoRequest creates a request to invoke GetNumberInfo API
type GetNumberInfoResponse ¶
type GetNumberInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
GetNumberInfoResponse is the response struct for api GetNumberInfo
func CreateGetNumberInfoResponse ¶
func CreateGetNumberInfoResponse() (response *GetNumberInfoResponse)
CreateGetNumberInfoResponse creates a response to parse from GetNumberInfo response
type GetNumberRegionInfoRequest ¶
type GetNumberRegionInfoRequest struct { *requests.RpcRequest Number string `position:"Query" name:"Number"` InstanceId string `position:"Query" name:"InstanceId"` }
GetNumberRegionInfoRequest is the request struct for api GetNumberRegionInfo
func CreateGetNumberRegionInfoRequest ¶
func CreateGetNumberRegionInfoRequest() (request *GetNumberRegionInfoRequest)
CreateGetNumberRegionInfoRequest creates a request to invoke GetNumberRegionInfo API
type GetNumberRegionInfoResponse ¶
type GetNumberRegionInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumber PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"` }
GetNumberRegionInfoResponse is the response struct for api GetNumberRegionInfo
func CreateGetNumberRegionInfoResponse ¶
func CreateGetNumberRegionInfoResponse() (response *GetNumberRegionInfoResponse)
CreateGetNumberRegionInfoResponse creates a response to parse from GetNumberRegionInfo response
type GetOrderNumberOf400Domain ¶
type GetOrderNumberOf400Domain struct { OrderId string `json:"OrderId" xml:"OrderId"` ManagerName string `json:"ManagerName" xml:"ManagerName"` ManagerMobilePhone string `json:"ManagerMobilePhone" xml:"ManagerMobilePhone"` Number string `json:"Number" xml:"Number"` OrderTime int64 `json:"OrderTime" xml:"OrderTime"` RegionNameProvince string `json:"RegionNameProvince" xml:"RegionNameProvince"` RegionNameCity string `json:"RegionNameCity" xml:"RegionNameCity"` CorpName string `json:"CorpName" xml:"CorpName"` MonthlyPrice string `json:"MonthlyPrice" xml:"MonthlyPrice"` RealNameInsId int64 `json:"RealNameInsId" xml:"RealNameInsId"` Status int `json:"Status" xml:"Status"` BillId string `json:"BillId" xml:"BillId"` CanCancel bool `json:"CanCancel" xml:"CanCancel"` ForbidCancelDesc string `json:"ForbidCancelDesc" xml:"ForbidCancelDesc"` SpecName string `json:"SpecName" xml:"SpecName"` DestroyTime string `json:"DestroyTime" xml:"DestroyTime"` WttorderId string `json:"WttorderId" xml:"WttorderId"` CommodityInstanceId string `json:"CommodityInstanceId" xml:"CommodityInstanceId"` NumberCommodityStatus int64 `json:"NumberCommodityStatus" xml:"NumberCommodityStatus"` }
GetOrderNumberOf400Domain is a nested struct in cloudcallcenter response
type GetOssUrlForUploadFileRequest ¶
type GetOssUrlForUploadFileRequest struct { *requests.RpcRequest File string `position:"Query" name:"File"` }
GetOssUrlForUploadFileRequest is the request struct for api GetOssUrlForUploadFile
func CreateGetOssUrlForUploadFileRequest ¶
func CreateGetOssUrlForUploadFileRequest() (request *GetOssUrlForUploadFileRequest)
CreateGetOssUrlForUploadFileRequest creates a request to invoke GetOssUrlForUploadFile API
type GetOssUrlForUploadFileResponse ¶
type GetOssUrlForUploadFileResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CccKey string `json:"CccKey" xml:"CccKey"` PictureUrl string `json:"PictureUrl" xml:"PictureUrl"` Dir string `json:"Dir" xml:"Dir"` Host string `json:"Host" xml:"Host"` Expires string `json:"Expires" xml:"Expires"` OssAccessKeyId string `json:"OssAccessKeyId" xml:"OssAccessKeyId"` Policy string `json:"Policy" xml:"Policy"` Signature string `json:"Signature" xml:"Signature"` }
GetOssUrlForUploadFileResponse is the response struct for api GetOssUrlForUploadFile
func CreateGetOssUrlForUploadFileResponse ¶
func CreateGetOssUrlForUploadFileResponse() (response *GetOssUrlForUploadFileResponse)
CreateGetOssUrlForUploadFileResponse creates a response to parse from GetOssUrlForUploadFile response
type GetOutBoundDataRequest ¶
type GetOutBoundDataRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
GetOutBoundDataRequest is the request struct for api GetOutBoundData
func CreateGetOutBoundDataRequest ¶
func CreateGetOutBoundDataRequest() (request *GetOutBoundDataRequest)
CreateGetOutBoundDataRequest creates a request to invoke GetOutBoundData API
type GetOutBoundDataResponse ¶
type GetOutBoundDataResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"data" xml:"data"` }
GetOutBoundDataResponse is the response struct for api GetOutBoundData
func CreateGetOutBoundDataResponse ¶
func CreateGetOutBoundDataResponse() (response *GetOutBoundDataResponse)
CreateGetOutBoundDataResponse creates a response to parse from GetOutBoundData response
type GetPredictiveJobGroupRequest ¶
type GetPredictiveJobGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
GetPredictiveJobGroupRequest is the request struct for api GetPredictiveJobGroup
func CreateGetPredictiveJobGroupRequest ¶
func CreateGetPredictiveJobGroupRequest() (request *GetPredictiveJobGroupRequest)
CreateGetPredictiveJobGroupRequest creates a request to invoke GetPredictiveJobGroup API
type GetPredictiveJobGroupResponse ¶
type GetPredictiveJobGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroup JobGroup `json:"JobGroup" xml:"JobGroup"` }
GetPredictiveJobGroupResponse is the response struct for api GetPredictiveJobGroup
func CreateGetPredictiveJobGroupResponse ¶
func CreateGetPredictiveJobGroupResponse() (response *GetPredictiveJobGroupResponse)
CreateGetPredictiveJobGroupResponse creates a response to parse from GetPredictiveJobGroup response
type GetPredictiveJobRequest ¶
type GetPredictiveJobRequest struct { *requests.RpcRequest JobId string `position:"Query" name:"JobId"` InstanceId string `position:"Query" name:"InstanceId"` }
GetPredictiveJobRequest is the request struct for api GetPredictiveJob
func CreateGetPredictiveJobRequest ¶
func CreateGetPredictiveJobRequest() (request *GetPredictiveJobRequest)
CreateGetPredictiveJobRequest creates a request to invoke GetPredictiveJob API
type GetPredictiveJobResponse ¶
type GetPredictiveJobResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Job Job `json:"Job" xml:"Job"` }
GetPredictiveJobResponse is the response struct for api GetPredictiveJob
func CreateGetPredictiveJobResponse ¶
func CreateGetPredictiveJobResponse() (response *GetPredictiveJobResponse)
CreateGetPredictiveJobResponse creates a response to parse from GetPredictiveJob response
type GetPrivacyNumberAccountRequest ¶
type GetPrivacyNumberAccountRequest struct { *requests.RpcRequest ProviderId string `position:"Query" name:"ProviderId"` }
GetPrivacyNumberAccountRequest is the request struct for api GetPrivacyNumberAccount
func CreateGetPrivacyNumberAccountRequest ¶
func CreateGetPrivacyNumberAccountRequest() (request *GetPrivacyNumberAccountRequest)
CreateGetPrivacyNumberAccountRequest creates a request to invoke GetPrivacyNumberAccount API
type GetPrivacyNumberAccountResponse ¶
type GetPrivacyNumberAccountResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PrivacyNumberAccount PrivacyNumberAccount `json:"PrivacyNumberAccount" xml:"PrivacyNumberAccount"` }
GetPrivacyNumberAccountResponse is the response struct for api GetPrivacyNumberAccount
func CreateGetPrivacyNumberAccountResponse ¶
func CreateGetPrivacyNumberAccountResponse() (response *GetPrivacyNumberAccountResponse)
CreateGetPrivacyNumberAccountResponse creates a response to parse from GetPrivacyNumberAccount response
type GetProviderRequest ¶
type GetProviderRequest struct {
*requests.RpcRequest
}
GetProviderRequest is the request struct for api GetProvider
func CreateGetProviderRequest ¶
func CreateGetProviderRequest() (request *GetProviderRequest)
CreateGetProviderRequest creates a request to invoke GetProvider API
type GetProviderResponse ¶
type GetProviderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Provider string `json:"Provider" xml:"Provider"` }
GetProviderResponse is the response struct for api GetProvider
func CreateGetProviderResponse ¶
func CreateGetProviderResponse() (response *GetProviderResponse)
CreateGetProviderResponse creates a response to parse from GetProvider response
type GetProviderStatusRequest ¶
type GetProviderStatusRequest struct {
*requests.RpcRequest
}
GetProviderStatusRequest is the request struct for api GetProviderStatus
func CreateGetProviderStatusRequest ¶
func CreateGetProviderStatusRequest() (request *GetProviderStatusRequest)
CreateGetProviderStatusRequest creates a request to invoke GetProviderStatus API
type GetProviderStatusResponse ¶
type GetProviderStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ProviderId string `json:"ProviderId" xml:"ProviderId"` Status string `json:"Status" xml:"Status"` OrderId string `json:"OrderId" xml:"OrderId"` ReviewComment string `json:"ReviewComment" xml:"ReviewComment"` }
GetProviderStatusResponse is the response struct for api GetProviderStatus
func CreateGetProviderStatusResponse ¶
func CreateGetProviderStatusResponse() (response *GetProviderStatusResponse)
CreateGetProviderStatusResponse creates a response to parse from GetProviderStatus response
type GetRecordOssUploadParamRequest ¶
type GetRecordOssUploadParamRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` }
GetRecordOssUploadParamRequest is the request struct for api GetRecordOssUploadParam
func CreateGetRecordOssUploadParamRequest ¶
func CreateGetRecordOssUploadParamRequest() (request *GetRecordOssUploadParamRequest)
CreateGetRecordOssUploadParamRequest creates a request to invoke GetRecordOssUploadParam API
type GetRecordOssUploadParamResponse ¶
type GetRecordOssUploadParamResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` OssAccessKeyId string `json:"OssAccessKeyId" xml:"OssAccessKeyId"` Policy string `json:"Policy" xml:"Policy"` Signature string `json:"Signature" xml:"Signature"` Expires string `json:"Expires" xml:"Expires"` Dir string `json:"Dir" xml:"Dir"` Host string `json:"Host" xml:"Host"` OssFileName string `json:"OssFileName" xml:"OssFileName"` }
GetRecordOssUploadParamResponse is the response struct for api GetRecordOssUploadParam
func CreateGetRecordOssUploadParamResponse ¶
func CreateGetRecordOssUploadParamResponse() (response *GetRecordOssUploadParamResponse)
CreateGetRecordOssUploadParamResponse creates a response to parse from GetRecordOssUploadParam response
type GetRoutePointRequest ¶
type GetRoutePointRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` InstanceId string `position:"Query" name:"InstanceId"` }
GetRoutePointRequest is the request struct for api GetRoutePoint
func CreateGetRoutePointRequest ¶
func CreateGetRoutePointRequest() (request *GetRoutePointRequest)
CreateGetRoutePointRequest creates a request to invoke GetRoutePoint API
type GetRoutePointResponse ¶
type GetRoutePointResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StatusCode string `json:"StatusCode" xml:"StatusCode"` StatusDesc string `json:"StatusDesc" xml:"StatusDesc"` RoutePoint string `json:"RoutePoint" xml:"RoutePoint"` }
GetRoutePointResponse is the response struct for api GetRoutePoint
func CreateGetRoutePointResponse ¶
func CreateGetRoutePointResponse() (response *GetRoutePointResponse)
CreateGetRoutePointResponse creates a response to parse from GetRoutePoint response
type GetScenarioRequest ¶
type GetScenarioRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
GetScenarioRequest is the request struct for api GetScenario
func CreateGetScenarioRequest ¶
func CreateGetScenarioRequest() (request *GetScenarioRequest)
CreateGetScenarioRequest creates a request to invoke GetScenario API
type GetScenarioResponse ¶
type GetScenarioResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Scenario Scenario `json:"Scenario" xml:"Scenario"` }
GetScenarioResponse is the response struct for api GetScenario
func CreateGetScenarioResponse ¶
func CreateGetScenarioResponse() (response *GetScenarioResponse)
CreateGetScenarioResponse creates a response to parse from GetScenario response
type GetServiceExtensionsRequest ¶
type GetServiceExtensionsRequest struct { *requests.RpcRequest ServiceType string `position:"Query" name:"ServiceType"` InstanceId string `position:"Query" name:"InstanceId"` }
GetServiceExtensionsRequest is the request struct for api GetServiceExtensions
func CreateGetServiceExtensionsRequest ¶
func CreateGetServiceExtensionsRequest() (request *GetServiceExtensionsRequest)
CreateGetServiceExtensionsRequest creates a request to invoke GetServiceExtensions API
type GetServiceExtensionsResponse ¶
type GetServiceExtensionsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ServiceExtensions ServiceExtensions `json:"ServiceExtensions" xml:"ServiceExtensions"` }
GetServiceExtensionsResponse is the response struct for api GetServiceExtensions
func CreateGetServiceExtensionsResponse ¶
func CreateGetServiceExtensionsResponse() (response *GetServiceExtensionsResponse)
CreateGetServiceExtensionsResponse creates a response to parse from GetServiceExtensions response
type GetSkillGroupIdByTaskIdRequest ¶
type GetSkillGroupIdByTaskIdRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` TaskId string `position:"Query" name:"TaskId"` }
GetSkillGroupIdByTaskIdRequest is the request struct for api GetSkillGroupIdByTaskId
func CreateGetSkillGroupIdByTaskIdRequest ¶
func CreateGetSkillGroupIdByTaskIdRequest() (request *GetSkillGroupIdByTaskIdRequest)
CreateGetSkillGroupIdByTaskIdRequest creates a request to invoke GetSkillGroupIdByTaskId API
type GetSkillGroupIdByTaskIdResponse ¶
type GetSkillGroupIdByTaskIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` }
GetSkillGroupIdByTaskIdResponse is the response struct for api GetSkillGroupIdByTaskId
func CreateGetSkillGroupIdByTaskIdResponse ¶
func CreateGetSkillGroupIdByTaskIdResponse() (response *GetSkillGroupIdByTaskIdResponse)
CreateGetSkillGroupIdByTaskIdResponse creates a response to parse from GetSkillGroupIdByTaskId response
type GetSmsCallbackLinkRequest ¶
type GetSmsCallbackLinkRequest struct {
*requests.RpcRequest
}
GetSmsCallbackLinkRequest is the request struct for api GetSmsCallbackLink
func CreateGetSmsCallbackLinkRequest ¶
func CreateGetSmsCallbackLinkRequest() (request *GetSmsCallbackLinkRequest)
CreateGetSmsCallbackLinkRequest creates a request to invoke GetSmsCallbackLink API
type GetSmsCallbackLinkResponse ¶
type GetSmsCallbackLinkResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Link string `json:"Link" xml:"Link"` }
GetSmsCallbackLinkResponse is the response struct for api GetSmsCallbackLink
func CreateGetSmsCallbackLinkResponse ¶
func CreateGetSmsCallbackLinkResponse() (response *GetSmsCallbackLinkResponse)
CreateGetSmsCallbackLinkResponse creates a response to parse from GetSmsCallbackLink response
type GetSmsConfigRequest ¶
type GetSmsConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Scenario *[]string `position:"Query" name:"Scenario" type:"Repeated"` }
GetSmsConfigRequest is the request struct for api GetSmsConfig
func CreateGetSmsConfigRequest ¶
func CreateGetSmsConfigRequest() (request *GetSmsConfigRequest)
CreateGetSmsConfigRequest creates a request to invoke GetSmsConfig API
type GetSmsConfigResponse ¶
type GetSmsConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SmsConfigs SmsConfigs `json:"SmsConfigs" xml:"SmsConfigs"` }
GetSmsConfigResponse is the response struct for api GetSmsConfig
func CreateGetSmsConfigResponse ¶
func CreateGetSmsConfigResponse() (response *GetSmsConfigResponse)
CreateGetSmsConfigResponse creates a response to parse from GetSmsConfig response
type GetStrategyRequest ¶
type GetStrategyRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StrategyId string `position:"Query" name:"StrategyId"` }
GetStrategyRequest is the request struct for api GetStrategy
func CreateGetStrategyRequest ¶
func CreateGetStrategyRequest() (request *GetStrategyRequest)
CreateGetStrategyRequest creates a request to invoke GetStrategy API
type GetStrategyResponse ¶
type GetStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Strategy Strategy `json:"Strategy" xml:"Strategy"` }
GetStrategyResponse is the response struct for api GetStrategy
func CreateGetStrategyResponse ¶
func CreateGetStrategyResponse() (response *GetStrategyResponse)
CreateGetStrategyResponse creates a response to parse from GetStrategy response
type GetSurveyRequest ¶
type GetSurveyRequest struct { *requests.RpcRequest SurveyId string `position:"Query" name:"SurveyId"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
GetSurveyRequest is the request struct for api GetSurvey
func CreateGetSurveyRequest ¶
func CreateGetSurveyRequest() (request *GetSurveyRequest)
CreateGetSurveyRequest creates a request to invoke GetSurvey API
type GetSurveyResponse ¶
type GetSurveyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Survey Survey `json:"Survey" xml:"Survey"` }
GetSurveyResponse is the response struct for api GetSurvey
func CreateGetSurveyResponse ¶
func CreateGetSurveyResponse() (response *GetSurveyResponse)
CreateGetSurveyResponse creates a response to parse from GetSurvey response
type GetSystemSpecificationRequest ¶
type GetSystemSpecificationRequest struct {
*requests.RpcRequest
}
GetSystemSpecificationRequest is the request struct for api GetSystemSpecification
func CreateGetSystemSpecificationRequest ¶
func CreateGetSystemSpecificationRequest() (request *GetSystemSpecificationRequest)
CreateGetSystemSpecificationRequest creates a request to invoke GetSystemSpecification API
type GetSystemSpecificationResponse ¶
type GetSystemSpecificationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SystemSpecification SystemSpecification `json:"SystemSpecification" xml:"SystemSpecification"` }
GetSystemSpecificationResponse is the response struct for api GetSystemSpecification
func CreateGetSystemSpecificationResponse ¶
func CreateGetSystemSpecificationResponse() (response *GetSystemSpecificationResponse)
CreateGetSystemSpecificationResponse creates a response to parse from GetSystemSpecification response
type GetTURNCredentialsRequest ¶
type GetTURNCredentialsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserName string `position:"Query" name:"UserName"` }
GetTURNCredentialsRequest is the request struct for api GetTURNCredentials
func CreateGetTURNCredentialsRequest ¶
func CreateGetTURNCredentialsRequest() (request *GetTURNCredentialsRequest)
CreateGetTURNCredentialsRequest creates a request to invoke GetTURNCredentials API
type GetTURNCredentialsResponse ¶
type GetTURNCredentialsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Username string `json:"Username" xml:"Username"` Password string `json:"Password" xml:"Password"` }
GetTURNCredentialsResponse is the response struct for api GetTURNCredentials
func CreateGetTURNCredentialsResponse ¶
func CreateGetTURNCredentialsResponse() (response *GetTURNCredentialsResponse)
CreateGetTURNCredentialsResponse creates a response to parse from GetTURNCredentials response
type GetTURNServerListRequest ¶
type GetTURNServerListRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
GetTURNServerListRequest is the request struct for api GetTURNServerList
func CreateGetTURNServerListRequest ¶
func CreateGetTURNServerListRequest() (request *GetTURNServerListRequest)
CreateGetTURNServerListRequest creates a request to invoke GetTURNServerList API
type GetTURNServerListResponse ¶
type GetTURNServerListResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` TurnServerListConfig string `json:"TurnServerListConfig" xml:"TurnServerListConfig"` }
GetTURNServerListResponse is the response struct for api GetTURNServerList
func CreateGetTURNServerListResponse ¶
func CreateGetTURNServerListResponse() (response *GetTURNServerListResponse)
CreateGetTURNServerListResponse creates a response to parse from GetTURNServerList response
type GetTaobaoOrderRequest ¶
type GetTaobaoOrderRequest struct { *requests.RpcRequest EndTime requests.Integer `position:"Query" name:"endTime"` StartTime requests.Integer `position:"Query" name:"startTime"` TaobaoUid requests.Integer `position:"Query" name:"TaobaoUid"` Type requests.Integer `position:"Query" name:"type"` IncludeAll requests.Boolean `position:"Query" name:"includeAll"` ArticleCode string `position:"Query" name:"articleCode"` ArticleItemCode string `position:"Query" name:"articleItemCode"` ExpiredOnly requests.Boolean `position:"Query" name:"expiredOnly"` }
GetTaobaoOrderRequest is the request struct for api GetTaobaoOrder
func CreateGetTaobaoOrderRequest ¶
func CreateGetTaobaoOrderRequest() (request *GetTaobaoOrderRequest)
CreateGetTaobaoOrderRequest creates a request to invoke GetTaobaoOrder API
type GetTaobaoOrderResponse ¶
type GetTaobaoOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Orders OrdersInGetTaobaoOrder `json:"Orders" xml:"Orders"` }
GetTaobaoOrderResponse is the response struct for api GetTaobaoOrder
func CreateGetTaobaoOrderResponse ¶
func CreateGetTaobaoOrderResponse() (response *GetTaobaoOrderResponse)
CreateGetTaobaoOrderResponse creates a response to parse from GetTaobaoOrder response
type GetTbAliyunUserMappingByTbUidRequest ¶
type GetTbAliyunUserMappingByTbUidRequest struct { *requests.RpcRequest TbUserid requests.Integer `position:"Query" name:"TbUserid"` }
GetTbAliyunUserMappingByTbUidRequest is the request struct for api GetTbAliyunUserMappingByTbUid
func CreateGetTbAliyunUserMappingByTbUidRequest ¶
func CreateGetTbAliyunUserMappingByTbUidRequest() (request *GetTbAliyunUserMappingByTbUidRequest)
CreateGetTbAliyunUserMappingByTbUidRequest creates a request to invoke GetTbAliyunUserMappingByTbUid API
type GetTbAliyunUserMappingByTbUidResponse ¶
type GetTbAliyunUserMappingByTbUidResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Id int64 `json:"Id" xml:"Id"` TbUserid int64 `json:"TbUserid" xml:"TbUserid"` TbNickname string `json:"TbNickname" xml:"TbNickname"` AliyunPk int64 `json:"AliyunPk" xml:"AliyunPk"` SubAccount bool `json:"SubAccount" xml:"SubAccount"` PrimaryAccountPk int64 `json:"PrimaryAccountPk" xml:"PrimaryAccountPk"` AliyunAkId string `json:"AliyunAkId" xml:"AliyunAkId"` AliyunAkSecret string `json:"AliyunAkSecret" xml:"AliyunAkSecret"` TaobaoAccessToken string `json:"TaobaoAccessToken" xml:"TaobaoAccessToken"` TaobaoAccessTokenExpiresIn int `json:"TaobaoAccessTokenExpiresIn" xml:"TaobaoAccessTokenExpiresIn"` TaobaoAccessTokenCreate int64 `json:"TaobaoAccessTokenCreate" xml:"TaobaoAccessTokenCreate"` }
GetTbAliyunUserMappingByTbUidResponse is the response struct for api GetTbAliyunUserMappingByTbUid
func CreateGetTbAliyunUserMappingByTbUidResponse ¶
func CreateGetTbAliyunUserMappingByTbUidResponse() (response *GetTbAliyunUserMappingByTbUidResponse)
CreateGetTbAliyunUserMappingByTbUidResponse creates a response to parse from GetTbAliyunUserMappingByTbUid response
type GetTwoPartiesCallRequest ¶
type GetTwoPartiesCallRequest struct { *requests.RpcRequest AccTaskId string `position:"Query" name:"AccTaskId"` }
GetTwoPartiesCallRequest is the request struct for api GetTwoPartiesCall
func CreateGetTwoPartiesCallRequest ¶
func CreateGetTwoPartiesCallRequest() (request *GetTwoPartiesCallRequest)
CreateGetTwoPartiesCallRequest creates a request to invoke GetTwoPartiesCall API
type GetTwoPartiesCallResponse ¶
type GetTwoPartiesCallResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Caller string `json:"Caller" xml:"Caller"` CalleeAgent string `json:"CalleeAgent" xml:"CalleeAgent"` CalleeCustomer string `json:"CalleeCustomer" xml:"CalleeCustomer"` }
GetTwoPartiesCallResponse is the response struct for api GetTwoPartiesCall
func CreateGetTwoPartiesCallResponse ¶
func CreateGetTwoPartiesCallResponse() (response *GetTwoPartiesCallResponse)
CreateGetTwoPartiesCallResponse creates a response to parse from GetTwoPartiesCall response
type GetUserByExtensionRequest ¶
type GetUserByExtensionRequest struct { *requests.RpcRequest Extension string `position:"Query" name:"Extension"` InstanceId string `position:"Query" name:"InstanceId"` }
GetUserByExtensionRequest is the request struct for api GetUserByExtension
func CreateGetUserByExtensionRequest ¶
func CreateGetUserByExtensionRequest() (request *GetUserByExtensionRequest)
CreateGetUserByExtensionRequest creates a request to invoke GetUserByExtension API
type GetUserByExtensionResponse ¶
type GetUserByExtensionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` User UserInGetUserByExtension `json:"User" xml:"User"` }
GetUserByExtensionResponse is the response struct for api GetUserByExtension
func CreateGetUserByExtensionResponse ¶
func CreateGetUserByExtensionResponse() (response *GetUserByExtensionResponse)
CreateGetUserByExtensionResponse creates a response to parse from GetUserByExtension response
type GetUserRequest ¶
type GetUserRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserId string `position:"Query" name:"UserId"` }
GetUserRequest is the request struct for api GetUser
func CreateGetUserRequest ¶
func CreateGetUserRequest() (request *GetUserRequest)
CreateGetUserRequest creates a request to invoke GetUser API
type GetUserResponse ¶
type GetUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` User User `json:"User" xml:"User"` }
GetUserResponse is the response struct for api GetUser
func CreateGetUserResponse ¶
func CreateGetUserResponse() (response *GetUserResponse)
CreateGetUserResponse creates a response to parse from GetUser response
type GradeCabServiceRequest ¶
type GradeCabServiceRequest struct { *requests.RpcRequest Components string `position:"Query" name:"Components"` OwnerId requests.Integer `position:"Query" name:"OwnerId"` }
GradeCabServiceRequest is the request struct for api GradeCabService
func CreateGradeCabServiceRequest ¶
func CreateGradeCabServiceRequest() (request *GradeCabServiceRequest)
CreateGradeCabServiceRequest creates a request to invoke GradeCabService API
type GradeCabServiceResponse ¶
type GradeCabServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
GradeCabServiceResponse is the response struct for api GradeCabService
func CreateGradeCabServiceResponse ¶
func CreateGradeCabServiceResponse() (response *GradeCabServiceResponse)
CreateGradeCabServiceResponse creates a response to parse from GradeCabService response
type GreetingConfig ¶
type GreetingConfig struct { GreetingWords string `json:"GreetingWords" xml:"GreetingWords"` SourceType string `json:"SourceType" xml:"SourceType"` IntentTrigger string `json:"IntentTrigger" xml:"IntentTrigger"` }
GreetingConfig is a nested struct in cloudcallcenter response
type Identify ¶
type Identify struct {
QueryCorpIdentifyDomain []QueryCorpIdentifyDomain `json:"QueryCorpIdentifyDomain" xml:"QueryCorpIdentifyDomain"`
}
Identify is a nested struct in cloudcallcenter response
type Inbound ¶
type Inbound struct { TotalHoldTime int64 `json:"TotalHoldTime" xml:"TotalHoldTime"` MaxHoldTime int64 `json:"MaxHoldTime" xml:"MaxHoldTime"` SatisfactionSurveysResponded int64 `json:"SatisfactionSurveysResponded" xml:"SatisfactionSurveysResponded"` ServiceLevel20 float64 `json:"ServiceLevel20" xml:"ServiceLevel20"` AverageWorkTime int64 `json:"AverageWorkTime" xml:"AverageWorkTime"` HandleRate float64 `json:"HandleRate" xml:"HandleRate"` TotalRingTime int64 `json:"TotalRingTime" xml:"TotalRingTime"` SatisfactionIndex float64 `json:"SatisfactionIndex" xml:"SatisfactionIndex"` AverageTalkTime int64 `json:"AverageTalkTime" xml:"AverageTalkTime"` MaxRingTime int64 `json:"MaxRingTime" xml:"MaxRingTime"` MaxTalkTime int64 `json:"MaxTalkTime" xml:"MaxTalkTime"` AverageRingTime int64 `json:"AverageRingTime" xml:"AverageRingTime"` TotalTalkTime int64 `json:"TotalTalkTime" xml:"TotalTalkTime"` MaxWorkTime int64 `json:"MaxWorkTime" xml:"MaxWorkTime"` CallsOffered int64 `json:"CallsOffered" xml:"CallsOffered"` TotalWorkTime int64 `json:"TotalWorkTime" xml:"TotalWorkTime"` AverageHoldTime int64 `json:"AverageHoldTime" xml:"AverageHoldTime"` SatisfactionSurveysOffered int64 `json:"SatisfactionSurveysOffered" xml:"SatisfactionSurveysOffered"` CallsHandled int64 `json:"CallsHandled" xml:"CallsHandled"` }
Inbound is a nested struct in cloudcallcenter response
type InboundAppraiseNumInFindAgentData ¶
type InboundAppraiseNumInFindAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
InboundAppraiseNumInFindAgentData is a nested struct in cloudcallcenter response
type InboundAppraiseNumInGetAgentData ¶
type InboundAppraiseNumInGetAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
InboundAppraiseNumInGetAgentData is a nested struct in cloudcallcenter response
type InboundAppraiseNumInListAgentData ¶
type InboundAppraiseNumInListAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
InboundAppraiseNumInListAgentData is a nested struct in cloudcallcenter response
type InboundFeedbackNumInFindAgentData ¶
type InboundFeedbackNumInFindAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
InboundFeedbackNumInFindAgentData is a nested struct in cloudcallcenter response
type InboundFeedbackNumInGetAgentData ¶
type InboundFeedbackNumInGetAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
InboundFeedbackNumInGetAgentData is a nested struct in cloudcallcenter response
type InboundFeedbackNumInListAgentData ¶
type InboundFeedbackNumInListAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
InboundFeedbackNumInListAgentData is a nested struct in cloudcallcenter response
type InboundInGetInstanceSummaryReport ¶
type InboundInGetInstanceSummaryReport struct { CallsIncomingLine int64 `json:"CallsIncomingLine" xml:"CallsIncomingLine"` CallsIncomingIVR int64 `json:"CallsIncomingIVR" xml:"CallsIncomingIVR"` CallsAbandonedInIVR int64 `json:"CallsAbandonedInIVR" xml:"CallsAbandonedInIVR"` CallsIncomingQueue int64 `json:"CallsIncomingQueue" xml:"CallsIncomingQueue"` CallsAbandonedInQueue int64 `json:"CallsAbandonedInQueue" xml:"CallsAbandonedInQueue"` CallsOffered int64 `json:"CallsOffered" xml:"CallsOffered"` CallsHandled int64 `json:"CallsHandled" xml:"CallsHandled"` HandleRate float64 `json:"HandleRate" xml:"HandleRate"` TotalRingTime int64 `json:"TotalRingTime" xml:"TotalRingTime"` MaxRingTime int64 `json:"MaxRingTime" xml:"MaxRingTime"` AverageRingTime int64 `json:"AverageRingTime" xml:"AverageRingTime"` ServiceLevel20 float64 `json:"ServiceLevel20" xml:"ServiceLevel20"` TotalTalkTime int64 `json:"TotalTalkTime" xml:"TotalTalkTime"` MaxTalkTime string `json:"MaxTalkTime" xml:"MaxTalkTime"` AverageTalkTime int64 `json:"AverageTalkTime" xml:"AverageTalkTime"` TotalWorkTime int64 `json:"TotalWorkTime" xml:"TotalWorkTime"` MaxWorkTime int64 `json:"MaxWorkTime" xml:"MaxWorkTime"` AverageWorkTime int64 `json:"AverageWorkTime" xml:"AverageWorkTime"` SatisfactionIndex float64 `json:"SatisfactionIndex" xml:"SatisfactionIndex"` SatisfactionSurveysOffered int64 `json:"SatisfactionSurveysOffered" xml:"SatisfactionSurveysOffered"` SatisfactionSurveysResponded int64 `json:"SatisfactionSurveysResponded" xml:"SatisfactionSurveysResponded"` MaxWaitTime int64 `json:"MaxWaitTime" xml:"MaxWaitTime"` AverageWaitTime int64 `json:"AverageWaitTime" xml:"AverageWaitTime"` TotalWaitTime int64 `json:"TotalWaitTime" xml:"TotalWaitTime"` }
InboundInGetInstanceSummaryReport is a nested struct in cloudcallcenter response
type InboundInGetInstanceSummaryReportByInterval ¶
type InboundInGetInstanceSummaryReportByInterval struct { CallsIncomingLine int64 `json:"CallsIncomingLine" xml:"CallsIncomingLine"` CallsIncomingIVR int64 `json:"CallsIncomingIVR" xml:"CallsIncomingIVR"` CallsAbandonedInIVR int64 `json:"CallsAbandonedInIVR" xml:"CallsAbandonedInIVR"` CallsIncomingQueue int64 `json:"CallsIncomingQueue" xml:"CallsIncomingQueue"` CallsAbandonedInQueue int64 `json:"CallsAbandonedInQueue" xml:"CallsAbandonedInQueue"` CallsOffered int64 `json:"CallsOffered" xml:"CallsOffered"` CallsHandled int64 `json:"CallsHandled" xml:"CallsHandled"` HandleRate float64 `json:"HandleRate" xml:"HandleRate"` TotalRingTime int64 `json:"TotalRingTime" xml:"TotalRingTime"` MaxRingTime int64 `json:"MaxRingTime" xml:"MaxRingTime"` AverageRingTime int64 `json:"AverageRingTime" xml:"AverageRingTime"` ServiceLevel20 float64 `json:"ServiceLevel20" xml:"ServiceLevel20"` TotalTalkTime int64 `json:"TotalTalkTime" xml:"TotalTalkTime"` MaxTalkTime string `json:"MaxTalkTime" xml:"MaxTalkTime"` AverageTalkTime int64 `json:"AverageTalkTime" xml:"AverageTalkTime"` TotalWorkTime int64 `json:"TotalWorkTime" xml:"TotalWorkTime"` MaxWorkTime int64 `json:"MaxWorkTime" xml:"MaxWorkTime"` AverageWorkTime int64 `json:"AverageWorkTime" xml:"AverageWorkTime"` SatisfactionIndex float64 `json:"SatisfactionIndex" xml:"SatisfactionIndex"` SatisfactionSurveysOffered int64 `json:"SatisfactionSurveysOffered" xml:"SatisfactionSurveysOffered"` SatisfactionSurveysResponded int64 `json:"SatisfactionSurveysResponded" xml:"SatisfactionSurveysResponded"` }
InboundInGetInstanceSummaryReportByInterval is a nested struct in cloudcallcenter response
type InboundInGetInstanceSummaryReportSinceMidnight ¶
type InboundInGetInstanceSummaryReportSinceMidnight struct { CallsIncomingLine int64 `json:"CallsIncomingLine" xml:"CallsIncomingLine"` CallsIncomingIVR int64 `json:"CallsIncomingIVR" xml:"CallsIncomingIVR"` CallsAbandonedInIVR int64 `json:"CallsAbandonedInIVR" xml:"CallsAbandonedInIVR"` CallsIncomingQueue int64 `json:"CallsIncomingQueue" xml:"CallsIncomingQueue"` CallsAbandonedInQueue int64 `json:"CallsAbandonedInQueue" xml:"CallsAbandonedInQueue"` CallsOffered int64 `json:"CallsOffered" xml:"CallsOffered"` CallsHandled int64 `json:"CallsHandled" xml:"CallsHandled"` HandleRate float64 `json:"HandleRate" xml:"HandleRate"` TotalRingTime int64 `json:"TotalRingTime" xml:"TotalRingTime"` MaxRingTime int64 `json:"MaxRingTime" xml:"MaxRingTime"` AverageRingTime int64 `json:"AverageRingTime" xml:"AverageRingTime"` ServiceLevel20 float64 `json:"ServiceLevel20" xml:"ServiceLevel20"` TotalTalkTime int64 `json:"TotalTalkTime" xml:"TotalTalkTime"` MaxTalkTime string `json:"MaxTalkTime" xml:"MaxTalkTime"` AverageTalkTime int64 `json:"AverageTalkTime" xml:"AverageTalkTime"` TotalWorkTime int64 `json:"TotalWorkTime" xml:"TotalWorkTime"` MaxWorkTime int64 `json:"MaxWorkTime" xml:"MaxWorkTime"` AverageWorkTime int64 `json:"AverageWorkTime" xml:"AverageWorkTime"` SatisfactionIndex float64 `json:"SatisfactionIndex" xml:"SatisfactionIndex"` SatisfactionSurveysOffered int64 `json:"SatisfactionSurveysOffered" xml:"SatisfactionSurveysOffered"` SatisfactionSurveysResponded int64 `json:"SatisfactionSurveysResponded" xml:"SatisfactionSurveysResponded"` }
InboundInGetInstanceSummaryReportSinceMidnight is a nested struct in cloudcallcenter response
type Indicators ¶
type Indicators struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
Indicators is a nested struct in cloudcallcenter response
type InflightTaskTimeoutRequest ¶
type InflightTaskTimeoutRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` InstanceOwnerId requests.Integer `position:"Query" name:"InstanceOwnerId"` TaskId string `position:"Query" name:"TaskId"` }
InflightTaskTimeoutRequest is the request struct for api InflightTaskTimeout
func CreateInflightTaskTimeoutRequest ¶
func CreateInflightTaskTimeoutRequest() (request *InflightTaskTimeoutRequest)
CreateInflightTaskTimeoutRequest creates a request to invoke InflightTaskTimeout API
type InflightTaskTimeoutResponse ¶
type InflightTaskTimeoutResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
InflightTaskTimeoutResponse is the response struct for api InflightTaskTimeout
func CreateInflightTaskTimeoutResponse ¶
func CreateInflightTaskTimeoutResponse() (response *InflightTaskTimeoutResponse)
CreateInflightTaskTimeoutResponse creates a response to parse from InflightTaskTimeout response
type Instance ¶
type Instance struct { Name string `json:"Name" xml:"Name"` ModifyTime int64 `json:"ModifyTime" xml:"ModifyTime"` StorageBucket string `json:"StorageBucket" xml:"StorageBucket"` InstanceDescription string `json:"InstanceDescription" xml:"InstanceDescription"` CreatedTime int64 `json:"CreatedTime" xml:"CreatedTime"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Concurrency int64 `json:"Concurrency" xml:"Concurrency"` MaxOnlineAgents int `json:"MaxOnlineAgents" xml:"MaxOnlineAgents"` MaxConcurrentConversation int `json:"MaxConcurrentConversation" xml:"MaxConcurrentConversation"` Description string `json:"Description" xml:"Description"` TenantId string `json:"TenantId" xml:"TenantId"` DirectoryId string `json:"DirectoryId" xml:"DirectoryId"` DomainName string `json:"DomainName" xml:"DomainName"` InstanceName string `json:"InstanceName" xml:"InstanceName"` ModifyUserName string `json:"ModifyUserName" xml:"ModifyUserName"` Owner string `json:"Owner" xml:"Owner"` CreationTime int64 `json:"CreationTime" xml:"CreationTime"` CallCenterInstanceId string `json:"CallCenterInstanceId" xml:"CallCenterInstanceId"` StorageMaxSize int `json:"StorageMaxSize" xml:"StorageMaxSize"` StorageMaxDays int `json:"StorageMaxDays" xml:"StorageMaxDays"` NluServiceType string `json:"NluServiceType" xml:"NluServiceType"` ConsoleUrl string `json:"ConsoleUrl" xml:"ConsoleUrl"` Status string `json:"Status" xml:"Status"` FailLoginNames []string `json:"FailLoginNames" xml:"FailLoginNames"` FailPhoneNumbers []string `json:"FailPhoneNumbers" xml:"FailPhoneNumbers"` SuccessLoginNames []string `json:"SuccessLoginNames" xml:"SuccessLoginNames"` ApplicableOperations []string `json:"ApplicableOperations" xml:"ApplicableOperations"` SuccessPhoneNumbers []string `json:"SuccessPhoneNumbers" xml:"SuccessPhoneNumbers"` Admin AdminInCreateInstance `json:"Admin" xml:"Admin"` PhoneNumbers PhoneNumbersInCreateInstance `json:"PhoneNumbers" xml:"PhoneNumbers"` }
Instance is a nested struct in cloudcallcenter response
type InstanceInCreateInstance ¶
type InstanceInCreateInstance struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceName string `json:"InstanceName" xml:"InstanceName"` InstanceDescription string `json:"InstanceDescription" xml:"InstanceDescription"` DomainName string `json:"DomainName" xml:"DomainName"` ConsoleUrl string `json:"ConsoleUrl" xml:"ConsoleUrl"` StorageBucket string `json:"StorageBucket" xml:"StorageBucket"` StorageMaxDays int `json:"StorageMaxDays" xml:"StorageMaxDays"` StorageMaxSize int `json:"StorageMaxSize" xml:"StorageMaxSize"` MaxOnlineAgents int `json:"MaxOnlineAgents" xml:"MaxOnlineAgents"` TenantId string `json:"TenantId" xml:"TenantId"` Status string `json:"Status" xml:"Status"` DirectoryId string `json:"DirectoryId" xml:"DirectoryId"` CreatedTime int64 `json:"CreatedTime" xml:"CreatedTime"` Owner string `json:"Owner" xml:"Owner"` SuccessPhoneNumbers SuccessPhoneNumbers `json:"SuccessPhoneNumbers" xml:"SuccessPhoneNumbers"` FailPhoneNumbers FailPhoneNumbers `json:"FailPhoneNumbers" xml:"FailPhoneNumbers"` SuccessLoginNames SuccessLoginNames `json:"SuccessLoginNames" xml:"SuccessLoginNames"` FailLoginNames FailLoginNames `json:"FailLoginNames" xml:"FailLoginNames"` Admin AdminInCreateInstance `json:"Admin" xml:"Admin"` PhoneNumbers PhoneNumbersInCreateInstance `json:"PhoneNumbers" xml:"PhoneNumbers"` }
InstanceInCreateInstance is a nested struct in cloudcallcenter response
type InstanceInCreateInstanceEx ¶
type InstanceInCreateInstanceEx struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceName string `json:"InstanceName" xml:"InstanceName"` InstanceDescription string `json:"InstanceDescription" xml:"InstanceDescription"` DomainName string `json:"DomainName" xml:"DomainName"` ConsoleUrl string `json:"ConsoleUrl" xml:"ConsoleUrl"` StorageBucket string `json:"StorageBucket" xml:"StorageBucket"` StorageMaxDays int `json:"StorageMaxDays" xml:"StorageMaxDays"` StorageMaxSize int `json:"StorageMaxSize" xml:"StorageMaxSize"` MaxOnlineAgents int `json:"MaxOnlineAgents" xml:"MaxOnlineAgents"` TenantId string `json:"TenantId" xml:"TenantId"` DirectoryId string `json:"DirectoryId" xml:"DirectoryId"` Status string `json:"Status" xml:"Status"` CreatedTime int64 `json:"CreatedTime" xml:"CreatedTime"` Owner string `json:"Owner" xml:"Owner"` Admin AdminInCreateInstanceEx `json:"Admin" xml:"Admin"` PhoneNumbers PhoneNumbersInCreateInstanceEx `json:"PhoneNumbers" xml:"PhoneNumbers"` }
InstanceInCreateInstanceEx is a nested struct in cloudcallcenter response
type InstanceInGetInstance ¶
type InstanceInGetInstance struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceName string `json:"InstanceName" xml:"InstanceName"` InstanceDescription string `json:"InstanceDescription" xml:"InstanceDescription"` DomainName string `json:"DomainName" xml:"DomainName"` ConsoleUrl string `json:"ConsoleUrl" xml:"ConsoleUrl"` StorageBucket string `json:"StorageBucket" xml:"StorageBucket"` StorageMaxDays int `json:"StorageMaxDays" xml:"StorageMaxDays"` StorageMaxSize int `json:"StorageMaxSize" xml:"StorageMaxSize"` MaxOnlineAgents int `json:"MaxOnlineAgents" xml:"MaxOnlineAgents"` TenantId string `json:"TenantId" xml:"TenantId"` DirectoryId string `json:"DirectoryId" xml:"DirectoryId"` Status string `json:"Status" xml:"Status"` CreatedTime int64 `json:"CreatedTime" xml:"CreatedTime"` Owner string `json:"Owner" xml:"Owner"` Admin AdminInGetInstance `json:"Admin" xml:"Admin"` PhoneNumbers PhoneNumbersInGetInstance `json:"PhoneNumbers" xml:"PhoneNumbers"` }
InstanceInGetInstance is a nested struct in cloudcallcenter response
type InstanceInModifyInstance ¶
type InstanceInModifyInstance struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` InstanceName string `json:"InstanceName" xml:"InstanceName"` InstanceDescription string `json:"InstanceDescription" xml:"InstanceDescription"` DomainName string `json:"DomainName" xml:"DomainName"` ConsoleUrl string `json:"ConsoleUrl" xml:"ConsoleUrl"` StorageBucket string `json:"StorageBucket" xml:"StorageBucket"` StorageMaxDays int `json:"StorageMaxDays" xml:"StorageMaxDays"` StorageMaxSize int `json:"StorageMaxSize" xml:"StorageMaxSize"` MaxOnlineAgents int `json:"MaxOnlineAgents" xml:"MaxOnlineAgents"` TenantId string `json:"TenantId" xml:"TenantId"` DirectoryId string `json:"DirectoryId" xml:"DirectoryId"` Status string `json:"Status" xml:"Status"` CreatedTime int64 `json:"CreatedTime" xml:"CreatedTime"` Owner string `json:"Owner" xml:"Owner"` Admin AdminInModifyInstance `json:"Admin" xml:"Admin"` PhoneNumbers PhoneNumbersInModifyInstance `json:"PhoneNumbers" xml:"PhoneNumbers"` }
InstanceInModifyInstance is a nested struct in cloudcallcenter response
type InstanceSummaryReport ¶
type InstanceSummaryReport struct { Timestamp string `json:"Timestamp" xml:"Timestamp"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Outbound Outbound `json:"Outbound" xml:"Outbound"` Inbound InboundInGetInstanceSummaryReport `json:"Inbound" xml:"Inbound"` Overall Overall `json:"Overall" xml:"Overall"` }
InstanceSummaryReport is a nested struct in cloudcallcenter response
type InstanceTimeIntervalReport ¶
type InstanceTimeIntervalReport struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` IntervalList IntervalListInGetInstanceSummaryReportByInterval `json:"IntervalList" xml:"IntervalList"` }
InstanceTimeIntervalReport is a nested struct in cloudcallcenter response
type InstancesInListCabInstances ¶
type InstancesInListCabInstances struct {
AgentBotInstance []AgentBotInstance `json:"AgentBotInstance" xml:"AgentBotInstance"`
}
InstancesInListCabInstances is a nested struct in cloudcallcenter response
type InstancesInListInstances ¶
type InstancesInListInstances struct {
CallCenterInstance []CallCenterInstance `json:"CallCenterInstance" xml:"CallCenterInstance"`
}
InstancesInListInstances is a nested struct in cloudcallcenter response
type InstancesInListInstancesEx ¶
type InstancesInListInstancesEx struct {
CallCenterInstance []CallCenterInstance `json:"CallCenterInstance" xml:"CallCenterInstance"`
}
InstancesInListInstancesEx is a nested struct in cloudcallcenter response
type InstancesInListInstancesOfUser ¶
type InstancesInListInstancesOfUser struct {
CallCenterInstance []CallCenterInstance `json:"CallCenterInstance" xml:"CallCenterInstance"`
}
InstancesInListInstancesOfUser is a nested struct in cloudcallcenter response
type InstancesInListVnInstances ¶
type InstancesInListVnInstances struct {
Instance []Instance `json:"Instance" xml:"Instance"`
}
InstancesInListVnInstances is a nested struct in cloudcallcenter response
type IntentNode ¶
type IntentNode struct { NodeId string `json:"NodeId" xml:"NodeId"` IntentId string `json:"IntentId" xml:"IntentId"` }
IntentNode is a nested struct in cloudcallcenter response
type Intents ¶
type Intents struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List []Task `json:"List" xml:"List"` }
Intents is a nested struct in cloudcallcenter response
type IntentsInCreateScenario ¶
type IntentsInCreateScenario struct {
IntentNode []IntentNode `json:"IntentNode" xml:"IntentNode"`
}
IntentsInCreateScenario is a nested struct in cloudcallcenter response
type IntentsInCreateScenarioFromTemplate ¶
type IntentsInCreateScenarioFromTemplate struct {
IntentNode []IntentNode `json:"IntentNode" xml:"IntentNode"`
}
IntentsInCreateScenarioFromTemplate is a nested struct in cloudcallcenter response
type IntentsInGetScenario ¶
type IntentsInGetScenario struct {
IntentNode []IntentNode `json:"IntentNode" xml:"IntentNode"`
}
IntentsInGetScenario is a nested struct in cloudcallcenter response
type IntentsInListScenarioTemplates ¶
type IntentsInListScenarioTemplates struct {
IntentNode []IntentNode `json:"IntentNode" xml:"IntentNode"`
}
IntentsInListScenarioTemplates is a nested struct in cloudcallcenter response
type IntentsInListScenarios ¶
type IntentsInListScenarios struct {
IntentNode []IntentNode `json:"IntentNode" xml:"IntentNode"`
}
IntentsInListScenarios is a nested struct in cloudcallcenter response
type IntentsInModifyScenario ¶
type IntentsInModifyScenario struct {
IntentNode []IntentNode `json:"IntentNode" xml:"IntentNode"`
}
IntentsInModifyScenario is a nested struct in cloudcallcenter response
type IntervalListInGetInstanceSummaryReportByInterval ¶
type IntervalListInGetInstanceSummaryReportByInterval struct {
InstanceSummaryReport []InstanceSummaryReport `json:"InstanceSummaryReport" xml:"InstanceSummaryReport"`
}
IntervalListInGetInstanceSummaryReportByInterval is a nested struct in cloudcallcenter response
type IntervalListInListAgentSummaryReportsByInterval ¶
type IntervalListInListAgentSummaryReportsByInterval struct {
AgentReportByInterval []AgentReportByInterval `json:"AgentReportByInterval" xml:"AgentReportByInterval"`
}
IntervalListInListAgentSummaryReportsByInterval is a nested struct in cloudcallcenter response
type IntervalListInListSkillGroupSummaryReportsByInterval ¶
type IntervalListInListSkillGroupSummaryReportsByInterval struct {
SkillGroupReportByInterval []SkillGroupReportByInterval `json:"SkillGroupReportByInterval" xml:"SkillGroupReportByInterval"`
}
IntervalListInListSkillGroupSummaryReportsByInterval is a nested struct in cloudcallcenter response
type InvokeFunctionComputeRequest ¶
type InvokeFunctionComputeRequest struct { *requests.RpcRequest FunctionId string `position:"Query" name:"FunctionId"` Parameter string `position:"Query" name:"Parameter"` TenantId string `position:"Query" name:"TenantId"` }
InvokeFunctionComputeRequest is the request struct for api InvokeFunctionCompute
func CreateInvokeFunctionComputeRequest ¶
func CreateInvokeFunctionComputeRequest() (request *InvokeFunctionComputeRequest)
CreateInvokeFunctionComputeRequest creates a request to invoke InvokeFunctionCompute API
type InvokeFunctionComputeResponse ¶
type InvokeFunctionComputeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Payload string `json:"Payload" xml:"Payload"` }
InvokeFunctionComputeResponse is the response struct for api InvokeFunctionCompute
func CreateInvokeFunctionComputeResponse ¶
func CreateInvokeFunctionComputeResponse() (response *InvokeFunctionComputeResponse)
CreateInvokeFunctionComputeResponse creates a response to parse from InvokeFunctionCompute response
type InvokeSendMessageRequest ¶
type InvokeSendMessageRequest struct { *requests.RpcRequest PhoneNumbers string `position:"Query" name:"PhoneNumbers"` ConfigId string `position:"Query" name:"ConfigId"` TenantId string `position:"Query" name:"TenantId"` TemplateParam string `position:"Query" name:"TemplateParam"` }
InvokeSendMessageRequest is the request struct for api InvokeSendMessage
func CreateInvokeSendMessageRequest ¶
func CreateInvokeSendMessageRequest() (request *InvokeSendMessageRequest)
CreateInvokeSendMessageRequest creates a request to invoke InvokeSendMessage API
type InvokeSendMessageResponse ¶
type InvokeSendMessageResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Payload string `json:"Payload" xml:"Payload"` }
InvokeSendMessageResponse is the response struct for api InvokeSendMessage
func CreateInvokeSendMessageResponse ¶
func CreateInvokeSendMessageResponse() (response *InvokeSendMessageResponse)
CreateInvokeSendMessageResponse creates a response to parse from InvokeSendMessage response
type ItemsInGenerateBasicStatisticsReport ¶
type ItemsInGenerateBasicStatisticsReport struct {
BasicStatisticsReportItem []BasicStatisticsReportItem `json:"BasicStatisticsReportItem" xml:"BasicStatisticsReportItem"`
}
ItemsInGenerateBasicStatisticsReport is a nested struct in cloudcallcenter response
type ItemsInGetInstanceConfig ¶
type ItemsInGetInstanceConfig struct {
ConfigItem []ConfigItem `json:"ConfigItem" xml:"ConfigItem"`
}
ItemsInGetInstanceConfig is a nested struct in cloudcallcenter response
type Job ¶
type Job struct { JobId string `json:"JobId" xml:"JobId"` JobGroupId string `json:"JobGroupId" xml:"JobGroupId"` Priority int `json:"Priority" xml:"Priority"` ReferenceId string `json:"ReferenceId" xml:"ReferenceId"` CalledTimes int `json:"CalledTimes" xml:"CalledTimes"` StrategyId string `json:"StrategyId" xml:"StrategyId"` ScenarioId string `json:"ScenarioId" xml:"ScenarioId"` SystemPriority int `json:"SystemPriority" xml:"SystemPriority"` GroupId string `json:"GroupId" xml:"GroupId"` FailureReason string `json:"FailureReason" xml:"FailureReason"` Status string `json:"Status" xml:"Status"` CallingNumbers []string `json:"CallingNumbers" xml:"CallingNumbers"` Tasks []Task `json:"Tasks" xml:"Tasks"` Extras []KeyValuePair `json:"Extras" xml:"Extras"` Contacts []Contact `json:"Contacts" xml:"Contacts"` Summary []SummaryItem `json:"Summary" xml:"Summary"` }
Job is a nested struct in cloudcallcenter response
type JobGroup ¶
type JobGroup struct { Name string `json:"Name" xml:"Name"` JobGroupId string `json:"JobGroupId" xml:"JobGroupId"` JobGroupName string `json:"JobGroupName" xml:"JobGroupName"` CreationTime int64 `json:"CreationTime" xml:"CreationTime"` ScenarioId string `json:"ScenarioId" xml:"ScenarioId"` SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` OccupancyRate string `json:"OccupancyRate" xml:"OccupancyRate"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` StartTime string `json:"StartTime" xml:"StartTime"` EndTime string `json:"EndTime" xml:"EndTime"` JobGroupDescription string `json:"JobGroupDescription" xml:"JobGroupDescription"` InstanceId string `json:"InstanceId" xml:"InstanceId"` JobFilePath string `json:"JobFilePath" xml:"JobFilePath"` Id string `json:"Id" xml:"Id"` TaskType string `json:"TaskType" xml:"TaskType"` Description string `json:"Description" xml:"Description"` ScenarioName string `json:"ScenarioName" xml:"ScenarioName"` CallingNumbers []string `json:"CallingNumbers" xml:"CallingNumbers"` Strategy Strategy `json:"Strategy" xml:"Strategy"` Progress Progress `json:"Progress" xml:"Progress"` }
JobGroup is a nested struct in cloudcallcenter response
type JobGroups ¶
type JobGroups struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List []JobGroup `json:"List" xml:"List"` }
JobGroups is a nested struct in cloudcallcenter response
type Jobs ¶
type Jobs struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List []Job `json:"List" xml:"List"` }
Jobs is a nested struct in cloudcallcenter response
type JobsInGetCabJobByPhoneNumber ¶
type JobsInGetCabJobByPhoneNumber struct {
Job []Job `json:"Job" xml:"Job"`
}
JobsInGetCabJobByPhoneNumber is a nested struct in cloudcallcenter response
type JobsInGetJobs ¶
type JobsInGetJobs struct {
Job []Job `json:"Job" xml:"Job"`
}
JobsInGetJobs is a nested struct in cloudcallcenter response
type JobsProgress ¶
type JobsProgress struct { Status string `json:"Status" xml:"Status"` StartTime int64 `json:"StartTime" xml:"StartTime"` Duration int `json:"Duration" xml:"Duration"` TotalJobs int `json:"TotalJobs" xml:"TotalJobs"` TotalNotAnswered int `json:"TotalNotAnswered" xml:"TotalNotAnswered"` TotalCompleted int `json:"TotalCompleted" xml:"TotalCompleted"` Scheduling int `json:"Scheduling" xml:"Scheduling"` Executing int `json:"Executing" xml:"Executing"` Paused int `json:"Paused" xml:"Paused"` Failed int `json:"Failed" xml:"Failed"` Cancelled int `json:"Cancelled" xml:"Cancelled"` RepeatCall int `json:"RepeatCall" xml:"RepeatCall"` }
JobsProgress is a nested struct in cloudcallcenter response
type KeyValuePair ¶
type KeyValuePair struct { Key string `json:"Key" xml:"Key"` Value string `json:"Value" xml:"Value"` }
KeyValuePair is a nested struct in cloudcallcenter response
type KnowledgeHitRate ¶
type KnowledgeHitRate struct { TotalRateValue string `json:"TotalRateValue" xml:"TotalRateValue"` UnitValues []UnitValue `json:"UnitValues" xml:"UnitValues"` }
KnowledgeHitRate is a nested struct in cloudcallcenter response
type LaunchAppraiseRequest ¶
type LaunchAppraiseRequest struct { *requests.RpcRequest Acid string `position:"Query" name:"Acid"` InstanceId string `position:"Query" name:"InstanceId"` }
LaunchAppraiseRequest is the request struct for api LaunchAppraise
func CreateLaunchAppraiseRequest ¶
func CreateLaunchAppraiseRequest() (request *LaunchAppraiseRequest)
CreateLaunchAppraiseRequest creates a request to invoke LaunchAppraise API
type LaunchAppraiseResponse ¶
type LaunchAppraiseResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
LaunchAppraiseResponse is the response struct for api LaunchAppraise
func CreateLaunchAppraiseResponse ¶
func CreateLaunchAppraiseResponse() (response *LaunchAppraiseResponse)
CreateLaunchAppraiseResponse creates a response to parse from LaunchAppraise response
type LaunchShortMessageAppraiseRequest ¶
type LaunchShortMessageAppraiseRequest struct { *requests.RpcRequest Acid string `position:"Query" name:"Acid"` InstanceId string `position:"Query" name:"InstanceId"` ContactType requests.Integer `position:"Query" name:"ContactType"` PhoneNumbers string `position:"Query" name:"PhoneNumbers"` SkillGroupId string `position:"Query" name:"SkillGroupId"` }
LaunchShortMessageAppraiseRequest is the request struct for api LaunchShortMessageAppraise
func CreateLaunchShortMessageAppraiseRequest ¶
func CreateLaunchShortMessageAppraiseRequest() (request *LaunchShortMessageAppraiseRequest)
CreateLaunchShortMessageAppraiseRequest creates a request to invoke LaunchShortMessageAppraise API
type LaunchShortMessageAppraiseResponse ¶
type LaunchShortMessageAppraiseResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
LaunchShortMessageAppraiseResponse is the response struct for api LaunchShortMessageAppraise
func CreateLaunchShortMessageAppraiseResponse ¶
func CreateLaunchShortMessageAppraiseResponse() (response *LaunchShortMessageAppraiseResponse)
CreateLaunchShortMessageAppraiseResponse creates a response to parse from LaunchShortMessageAppraise response
type Level ¶
type Level struct {
Categories []Category `json:"Categories" xml:"Categories"`
}
Level is a nested struct in cloudcallcenter response
type LevelDomain ¶
type LevelDomain struct { Price int `json:"Price" xml:"Price"` Description string `json:"Description" xml:"Description"` StockCount string `json:"StockCount" xml:"StockCount"` Level int `json:"Level" xml:"Level"` }
LevelDomain is a nested struct in cloudcallcenter response
type Levels ¶
type Levels struct {
Level []Level `json:"Level" xml:"Level"`
}
Levels is a nested struct in cloudcallcenter response
type List400PicLinkRequest ¶
type List400PicLinkRequest struct { *requests.RpcRequest Pics string `position:"Query" name:"Pics"` }
List400PicLinkRequest is the request struct for api List400PicLink
func CreateList400PicLinkRequest ¶
func CreateList400PicLinkRequest() (request *List400PicLinkRequest)
CreateList400PicLinkRequest creates a request to invoke List400PicLink API
type List400PicLinkResponse ¶
type List400PicLinkResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInList400PicLink `json:"Data" xml:"Data"` }
List400PicLinkResponse is the response struct for api List400PicLink
func CreateList400PicLinkResponse ¶
func CreateList400PicLinkResponse() (response *List400PicLinkResponse)
CreateList400PicLinkResponse creates a response to parse from List400PicLink response
type ListAgentDataRequest ¶
type ListAgentDataRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StartDay string `position:"Query" name:"StartDay"` EndDay string `position:"Query" name:"EndDay"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListAgentDataRequest is the request struct for api ListAgentData
func CreateListAgentDataRequest ¶
func CreateListAgentDataRequest() (request *ListAgentDataRequest)
CreateListAgentDataRequest creates a request to invoke ListAgentData API
type ListAgentDataResponse ¶
type ListAgentDataResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DataList DataList `json:"DataList" xml:"DataList"` }
ListAgentDataResponse is the response struct for api ListAgentData
func CreateListAgentDataResponse ¶
func CreateListAgentDataResponse() (response *ListAgentDataResponse)
CreateListAgentDataResponse creates a response to parse from ListAgentData response
type ListAgentDevicesRequest ¶
type ListAgentDevicesRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` RamIds string `position:"Query" name:"RamIds"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` }
ListAgentDevicesRequest is the request struct for api ListAgentDevices
func CreateListAgentDevicesRequest ¶
func CreateListAgentDevicesRequest() (request *ListAgentDevicesRequest)
CreateListAgentDevicesRequest creates a request to invoke ListAgentDevices API
type ListAgentDevicesResponse ¶
type ListAgentDevicesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` AgentDeviceList AgentDeviceList `json:"AgentDeviceList" xml:"AgentDeviceList"` }
ListAgentDevicesResponse is the response struct for api ListAgentDevices
func CreateListAgentDevicesResponse ¶
func CreateListAgentDevicesResponse() (response *ListAgentDevicesResponse)
CreateListAgentDevicesResponse creates a response to parse from ListAgentDevices response
type ListAgentEventsRequest ¶
type ListAgentEventsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` Event string `position:"Query" name:"Event"` RamId requests.Integer `position:"Query" name:"RamId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListAgentEventsRequest is the request struct for api ListAgentEvents
func CreateListAgentEventsRequest ¶
func CreateListAgentEventsRequest() (request *ListAgentEventsRequest)
CreateListAgentEventsRequest creates a request to invoke ListAgentEvents API
type ListAgentEventsResponse ¶
type ListAgentEventsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
ListAgentEventsResponse is the response struct for api ListAgentEvents
func CreateListAgentEventsResponse ¶
func CreateListAgentEventsResponse() (response *ListAgentEventsResponse)
CreateListAgentEventsResponse creates a response to parse from ListAgentEvents response
type ListAgentStatesRequest ¶
type ListAgentStatesRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` State string `position:"Query" name:"State"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` Agents string `position:"Query" name:"Agents"` }
ListAgentStatesRequest is the request struct for api ListAgentStates
func CreateListAgentStatesRequest ¶
func CreateListAgentStatesRequest() (request *ListAgentStatesRequest)
CreateListAgentStatesRequest creates a request to invoke ListAgentStates API
type ListAgentStatesResponse ¶
type ListAgentStatesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListAgentStates `json:"Data" xml:"Data"` }
ListAgentStatesResponse is the response struct for api ListAgentStates
func CreateListAgentStatesResponse ¶
func CreateListAgentStatesResponse() (response *ListAgentStatesResponse)
CreateListAgentStatesResponse creates a response to parse from ListAgentStates response
type ListAgentSummaryReportsByIntervalRequest ¶
type ListAgentSummaryReportsByIntervalRequest struct { *requests.RpcRequest AgentIds string `position:"Query" name:"AgentIds"` IntervalType string `position:"Query" name:"IntervalType"` EndTime string `position:"Query" name:"EndTime"` StartTime string `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListAgentSummaryReportsByIntervalRequest is the request struct for api ListAgentSummaryReportsByInterval
func CreateListAgentSummaryReportsByIntervalRequest ¶
func CreateListAgentSummaryReportsByIntervalRequest() (request *ListAgentSummaryReportsByIntervalRequest)
CreateListAgentSummaryReportsByIntervalRequest creates a request to invoke ListAgentSummaryReportsByInterval API
type ListAgentSummaryReportsByIntervalResponse ¶
type ListAgentSummaryReportsByIntervalResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListAgentSummaryReportsByInterval `json:"Data" xml:"Data"` }
ListAgentSummaryReportsByIntervalResponse is the response struct for api ListAgentSummaryReportsByInterval
func CreateListAgentSummaryReportsByIntervalResponse ¶
func CreateListAgentSummaryReportsByIntervalResponse() (response *ListAgentSummaryReportsByIntervalResponse)
CreateListAgentSummaryReportsByIntervalResponse creates a response to parse from ListAgentSummaryReportsByInterval response
type ListAgentSummaryReportsRequest ¶
type ListAgentSummaryReportsRequest struct { *requests.RpcRequest OrderByOutboundTotalTalkTime string `position:"Query" name:"OrderByOutboundTotalTalkTime"` AgentIds string `position:"Query" name:"AgentIds"` OrderByInboundTotalTalkTime string `position:"Query" name:"OrderByInboundTotalTalkTime"` EndTime string `position:"Query" name:"EndTime"` StartTime string `position:"Query" name:"StartTime"` DisplayNameLike string `position:"Query" name:"DisplayNameLike"` OrderByInboundTotalCalls string `position:"Query" name:"OrderByInboundTotalCalls"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` OrderByTotalTalkTime string `position:"Query" name:"OrderByTotalTalkTime"` InstanceId string `position:"Query" name:"InstanceId"` OrderByOutboundTotalCalls string `position:"Query" name:"OrderByOutboundTotalCalls"` SkillGroupId string `position:"Query" name:"SkillGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` OrderByOccupancyRate string `position:"Query" name:"OrderByOccupancyRate"` OrderByTotalCalls string `position:"Query" name:"OrderByTotalCalls"` }
ListAgentSummaryReportsRequest is the request struct for api ListAgentSummaryReports
func CreateListAgentSummaryReportsRequest ¶
func CreateListAgentSummaryReportsRequest() (request *ListAgentSummaryReportsRequest)
CreateListAgentSummaryReportsRequest creates a request to invoke ListAgentSummaryReports API
type ListAgentSummaryReportsResponse ¶
type ListAgentSummaryReportsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListAgentSummaryReports `json:"Data" xml:"Data"` }
ListAgentSummaryReportsResponse is the response struct for api ListAgentSummaryReports
func CreateListAgentSummaryReportsResponse ¶
func CreateListAgentSummaryReportsResponse() (response *ListAgentSummaryReportsResponse)
CreateListAgentSummaryReportsResponse creates a response to parse from ListAgentSummaryReports response
type ListAllImsUsersRequest ¶
type ListAllImsUsersRequest struct { *requests.RpcRequest PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListAllImsUsersRequest is the request struct for api ListAllImsUsers
func CreateListAllImsUsersRequest ¶
func CreateListAllImsUsersRequest() (request *ListAllImsUsersRequest)
CreateListAllImsUsersRequest creates a request to invoke ListAllImsUsers API
type ListAllImsUsersResponse ¶
type ListAllImsUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Users Users `json:"Users" xml:"Users"` }
ListAllImsUsersResponse is the response struct for api ListAllImsUsers
func CreateListAllImsUsersResponse ¶
func CreateListAllImsUsersResponse() (response *ListAllImsUsersResponse)
CreateListAllImsUsersResponse creates a response to parse from ListAllImsUsers response
type ListAvailableTestPhoneNumbersRequest ¶
type ListAvailableTestPhoneNumbersRequest struct { *requests.RpcRequest PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListAvailableTestPhoneNumbersRequest is the request struct for api ListAvailableTestPhoneNumbers
func CreateListAvailableTestPhoneNumbersRequest ¶
func CreateListAvailableTestPhoneNumbersRequest() (request *ListAvailableTestPhoneNumbersRequest)
CreateListAvailableTestPhoneNumbersRequest creates a request to invoke ListAvailableTestPhoneNumbers API
type ListAvailableTestPhoneNumbersResponse ¶
type ListAvailableTestPhoneNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbers `json:"PhoneNumbers" xml:"PhoneNumbers"` }
ListAvailableTestPhoneNumbersResponse is the response struct for api ListAvailableTestPhoneNumbers
func CreateListAvailableTestPhoneNumbersResponse ¶
func CreateListAvailableTestPhoneNumbersResponse() (response *ListAvailableTestPhoneNumbersResponse)
CreateListAvailableTestPhoneNumbersResponse creates a response to parse from ListAvailableTestPhoneNumbers response
type ListBarChartsRequest ¶
type ListBarChartsRequest struct { *requests.RpcRequest Date string `position:"Query" name:"Date"` InstanceId string `position:"Query" name:"InstanceId"` Dimension string `position:"Query" name:"Dimension"` IndicatorName *[]string `position:"Query" name:"IndicatorName" type:"Repeated"` }
ListBarChartsRequest is the request struct for api ListBarCharts
func CreateListBarChartsRequest ¶
func CreateListBarChartsRequest() (request *ListBarChartsRequest)
CreateListBarChartsRequest creates a request to invoke ListBarCharts API
type ListBarChartsResponse ¶
type ListBarChartsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` TrendCharts TrendCharts `json:"TrendCharts" xml:"TrendCharts"` }
ListBarChartsResponse is the response struct for api ListBarCharts
func CreateListBarChartsResponse ¶
func CreateListBarChartsResponse() (response *ListBarChartsResponse)
CreateListBarChartsResponse creates a response to parse from ListBarCharts response
type ListBasicStatisticsReportSubItemsRequest ¶
type ListBasicStatisticsReportSubItemsRequest struct { *requests.RpcRequest Title string `position:"Query" name:"Title"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListBasicStatisticsReportSubItemsRequest is the request struct for api ListBasicStatisticsReportSubItems
func CreateListBasicStatisticsReportSubItemsRequest ¶
func CreateListBasicStatisticsReportSubItemsRequest() (request *ListBasicStatisticsReportSubItemsRequest)
CreateListBasicStatisticsReportSubItemsRequest creates a request to invoke ListBasicStatisticsReportSubItems API
type ListBasicStatisticsReportSubItemsResponse ¶
type ListBasicStatisticsReportSubItemsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SubItems SubItems `json:"SubItems" xml:"SubItems"` }
ListBasicStatisticsReportSubItemsResponse is the response struct for api ListBasicStatisticsReportSubItems
func CreateListBasicStatisticsReportSubItemsResponse ¶
func CreateListBasicStatisticsReportSubItemsResponse() (response *ListBasicStatisticsReportSubItemsResponse)
CreateListBasicStatisticsReportSubItemsResponse creates a response to parse from ListBasicStatisticsReportSubItems response
type ListCabInstancesRequest ¶
type ListCabInstancesRequest struct {
*requests.RpcRequest
}
ListCabInstancesRequest is the request struct for api ListCabInstances
func CreateListCabInstancesRequest ¶
func CreateListCabInstancesRequest() (request *ListCabInstancesRequest)
CreateListCabInstancesRequest creates a request to invoke ListCabInstances API
type ListCabInstancesResponse ¶
type ListCabInstancesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instances []AgentBotInstance `json:"Instances" xml:"Instances"` }
ListCabInstancesResponse is the response struct for api ListCabInstances
func CreateListCabInstancesResponse ¶
func CreateListCabInstancesResponse() (response *ListCabInstancesResponse)
CreateListCabInstancesResponse creates a response to parse from ListCabInstances response
type ListCallDetailDatasRequest ¶
type ListCallDetailDatasRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Criteria string `position:"Query" name:"Criteria"` PageSize requests.Integer `position:"Query" name:"PageSize"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` WithRecording requests.Boolean `position:"Query" name:"WithRecording"` }
ListCallDetailDatasRequest is the request struct for api ListCallDetailDatas
func CreateListCallDetailDatasRequest ¶
func CreateListCallDetailDatasRequest() (request *ListCallDetailDatasRequest)
CreateListCallDetailDatasRequest creates a request to invoke ListCallDetailDatas API
type ListCallDetailDatasResponse ¶
type ListCallDetailDatasResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CallDetailRecords CallDetailRecords `json:"CallDetailRecords" xml:"CallDetailRecords"` }
ListCallDetailDatasResponse is the response struct for api ListCallDetailDatas
func CreateListCallDetailDatasResponse ¶
func CreateListCallDetailDatasResponse() (response *ListCallDetailDatasResponse)
CreateListCallDetailDatasResponse creates a response to parse from ListCallDetailDatas response
type ListCallDetailRecordsRequest ¶
type ListCallDetailRecordsRequest struct { *requests.RpcRequest ContactType string `position:"Query" name:"ContactType"` Criteria string `position:"Query" name:"Criteria"` PhoneNumber string `position:"Query" name:"PhoneNumber"` OrderBy string `position:"Query" name:"OrderBy"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` ContactDisposition string `position:"Query" name:"ContactDisposition"` PageSize requests.Integer `position:"Query" name:"PageSize"` WithRecording requests.Boolean `position:"Query" name:"WithRecording"` }
ListCallDetailRecordsRequest is the request struct for api ListCallDetailRecords
func CreateListCallDetailRecordsRequest ¶
func CreateListCallDetailRecordsRequest() (request *ListCallDetailRecordsRequest)
CreateListCallDetailRecordsRequest creates a request to invoke ListCallDetailRecords API
type ListCallDetailRecordsResponse ¶
type ListCallDetailRecordsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CallDetailRecords CallDetailRecords `json:"CallDetailRecords" xml:"CallDetailRecords"` }
ListCallDetailRecordsResponse is the response struct for api ListCallDetailRecords
func CreateListCallDetailRecordsResponse ¶
func CreateListCallDetailRecordsResponse() (response *ListCallDetailRecordsResponse)
CreateListCallDetailRecordsResponse creates a response to parse from ListCallDetailRecords response
type ListCallEventDetailByContactIdRequest ¶
type ListCallEventDetailByContactIdRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactId string `position:"Query" name:"ContactId"` }
ListCallEventDetailByContactIdRequest is the request struct for api ListCallEventDetailByContactId
func CreateListCallEventDetailByContactIdRequest ¶
func CreateListCallEventDetailByContactIdRequest() (request *ListCallEventDetailByContactIdRequest)
CreateListCallEventDetailByContactIdRequest creates a request to invoke ListCallEventDetailByContactId API
type ListCallEventDetailByContactIdResponse ¶
type ListCallEventDetailByContactIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
ListCallEventDetailByContactIdResponse is the response struct for api ListCallEventDetailByContactId
func CreateListCallEventDetailByContactIdResponse ¶
func CreateListCallEventDetailByContactIdResponse() (response *ListCallEventDetailByContactIdResponse)
CreateListCallEventDetailByContactIdResponse creates a response to parse from ListCallEventDetailByContactId response
type ListCallMeasureSummaryReportsRequest ¶
type ListCallMeasureSummaryReportsRequest struct { *requests.RpcRequest IntervalType string `position:"Query" name:"IntervalType"` }
ListCallMeasureSummaryReportsRequest is the request struct for api ListCallMeasureSummaryReports
func CreateListCallMeasureSummaryReportsRequest ¶
func CreateListCallMeasureSummaryReportsRequest() (request *ListCallMeasureSummaryReportsRequest)
CreateListCallMeasureSummaryReportsRequest creates a request to invoke ListCallMeasureSummaryReports API
type ListCallMeasureSummaryReportsResponse ¶
type ListCallMeasureSummaryReportsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CallMeasureSummaryReportList CallMeasureSummaryReportList `json:"CallMeasureSummaryReportList" xml:"CallMeasureSummaryReportList"` }
ListCallMeasureSummaryReportsResponse is the response struct for api ListCallMeasureSummaryReports
func CreateListCallMeasureSummaryReportsResponse ¶
func CreateListCallMeasureSummaryReportsResponse() (response *ListCallMeasureSummaryReportsResponse)
CreateListCallMeasureSummaryReportsResponse creates a response to parse from ListCallMeasureSummaryReports response
type ListCategoriesRequest ¶
type ListCategoriesRequest struct { *requests.RpcRequest Type requests.Integer `position:"Query" name:"Type"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
ListCategoriesRequest is the request struct for api ListCategories
func CreateListCategoriesRequest ¶
func CreateListCategoriesRequest() (request *ListCategoriesRequest)
CreateListCategoriesRequest creates a request to invoke ListCategories API
type ListCategoriesResponse ¶
type ListCategoriesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Categories []ScenarioParameter `json:"Categories" xml:"Categories"` }
ListCategoriesResponse is the response struct for api ListCategories
func CreateListCategoriesResponse ¶
func CreateListCategoriesResponse() (response *ListCategoriesResponse)
CreateListCategoriesResponse creates a response to parse from ListCategories response
type ListConfigItemForFlatRequest ¶
type ListConfigItemForFlatRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ConfigItem *[]string `position:"Query" name:"ConfigItem" type:"Repeated"` }
ListConfigItemForFlatRequest is the request struct for api ListConfigItemForFlat
func CreateListConfigItemForFlatRequest ¶
func CreateListConfigItemForFlatRequest() (request *ListConfigItemForFlatRequest)
CreateListConfigItemForFlatRequest creates a request to invoke ListConfigItemForFlat API
type ListConfigItemForFlatResponse ¶
type ListConfigItemForFlatResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ConfigItems ConfigItems `json:"ConfigItems" xml:"ConfigItems"` }
ListConfigItemForFlatResponse is the response struct for api ListConfigItemForFlat
func CreateListConfigItemForFlatResponse ¶
func CreateListConfigItemForFlatResponse() (response *ListConfigItemForFlatResponse)
CreateListConfigItemForFlatResponse creates a response to parse from ListConfigItemForFlat response
type ListContactFlowsRequest ¶
type ListContactFlowsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListContactFlowsRequest is the request struct for api ListContactFlows
func CreateListContactFlowsRequest ¶
func CreateListContactFlowsRequest() (request *ListContactFlowsRequest)
CreateListContactFlowsRequest creates a request to invoke ListContactFlows API
type ListContactFlowsResponse ¶
type ListContactFlowsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlows ContactFlows `json:"ContactFlows" xml:"ContactFlows"` }
ListContactFlowsResponse is the response struct for api ListContactFlows
func CreateListContactFlowsResponse ¶
func CreateListContactFlowsResponse() (response *ListContactFlowsResponse)
CreateListContactFlowsResponse creates a response to parse from ListContactFlows response
type ListConversationsWithUnrecognizedIntentsRequest ¶
type ListConversationsWithUnrecognizedIntentsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` NodeId string `position:"Query" name:"NodeId"` }
ListConversationsWithUnrecognizedIntentsRequest is the request struct for api ListConversationsWithUnrecognizedIntents
func CreateListConversationsWithUnrecognizedIntentsRequest ¶
func CreateListConversationsWithUnrecognizedIntentsRequest() (request *ListConversationsWithUnrecognizedIntentsRequest)
CreateListConversationsWithUnrecognizedIntentsRequest creates a request to invoke ListConversationsWithUnrecognizedIntents API
type ListConversationsWithUnrecognizedIntentsResponse ¶
type ListConversationsWithUnrecognizedIntentsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Tasks []Task `json:"Tasks" xml:"Tasks"` }
ListConversationsWithUnrecognizedIntentsResponse is the response struct for api ListConversationsWithUnrecognizedIntents
func CreateListConversationsWithUnrecognizedIntentsResponse ¶
func CreateListConversationsWithUnrecognizedIntentsResponse() (response *ListConversationsWithUnrecognizedIntentsResponse)
CreateListConversationsWithUnrecognizedIntentsResponse creates a response to parse from ListConversationsWithUnrecognizedIntents response
type ListCorpIdentifyOssLinkRequest ¶
type ListCorpIdentifyOssLinkRequest struct { *requests.RpcRequest Pics string `position:"Query" name:"Pics"` }
ListCorpIdentifyOssLinkRequest is the request struct for api ListCorpIdentifyOssLink
func CreateListCorpIdentifyOssLinkRequest ¶
func CreateListCorpIdentifyOssLinkRequest() (request *ListCorpIdentifyOssLinkRequest)
CreateListCorpIdentifyOssLinkRequest creates a request to invoke ListCorpIdentifyOssLink API
type ListCorpIdentifyOssLinkResponse ¶
type ListCorpIdentifyOssLinkResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListCorpIdentifyOssLink `json:"Data" xml:"Data"` }
ListCorpIdentifyOssLinkResponse is the response struct for api ListCorpIdentifyOssLink
func CreateListCorpIdentifyOssLinkResponse ¶
func CreateListCorpIdentifyOssLinkResponse() (response *ListCorpIdentifyOssLinkResponse)
CreateListCorpIdentifyOssLinkResponse creates a response to parse from ListCorpIdentifyOssLink response
type ListCustomerNumbersRequest ¶
type ListCustomerNumbersRequest struct { *requests.RpcRequest Provider string `position:"Query" name:"Provider"` }
ListCustomerNumbersRequest is the request struct for api ListCustomerNumbers
func CreateListCustomerNumbersRequest ¶
func CreateListCustomerNumbersRequest() (request *ListCustomerNumbersRequest)
CreateListCustomerNumbersRequest creates a request to invoke ListCustomerNumbers API
type ListCustomerNumbersResponse ¶
type ListCustomerNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbersInListCustomerNumbers `json:"PhoneNumbers" xml:"PhoneNumbers"` }
ListCustomerNumbersResponse is the response struct for api ListCustomerNumbers
func CreateListCustomerNumbersResponse ¶
func CreateListCustomerNumbersResponse() (response *ListCustomerNumbersResponse)
CreateListCustomerNumbersResponse creates a response to parse from ListCustomerNumbers response
type ListDetailOfSkillGroupRequest ¶
type ListDetailOfSkillGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StartDay string `position:"Query" name:"StartDay"` EndDay string `position:"Query" name:"EndDay"` SkillGroupId string `position:"Query" name:"SkillGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListDetailOfSkillGroupRequest is the request struct for api ListDetailOfSkillGroup
func CreateListDetailOfSkillGroupRequest ¶
func CreateListDetailOfSkillGroupRequest() (request *ListDetailOfSkillGroupRequest)
CreateListDetailOfSkillGroupRequest creates a request to invoke ListDetailOfSkillGroup API
type ListDetailOfSkillGroupResponse ¶
type ListDetailOfSkillGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DataList DataListInListDetailOfSkillGroup `json:"DataList" xml:"DataList"` }
ListDetailOfSkillGroupResponse is the response struct for api ListDetailOfSkillGroup
func CreateListDetailOfSkillGroupResponse ¶
func CreateListDetailOfSkillGroupResponse() (response *ListDetailOfSkillGroupResponse)
CreateListDetailOfSkillGroupResponse creates a response to parse from ListDetailOfSkillGroup response
type ListEventTypeConfigsRequest ¶
type ListEventTypeConfigsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListEventTypeConfigsRequest is the request struct for api ListEventTypeConfigs
func CreateListEventTypeConfigsRequest ¶
func CreateListEventTypeConfigsRequest() (request *ListEventTypeConfigsRequest)
CreateListEventTypeConfigsRequest creates a request to invoke ListEventTypeConfigs API
type ListEventTypeConfigsResponse ¶
type ListEventTypeConfigsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` InstanceId string `json:"InstanceId" xml:"InstanceId"` RamId string `json:"RamId" xml:"RamId"` ProducerId string `json:"ProducerId" xml:"ProducerId"` Topic string `json:"Topic" xml:"Topic"` AccessPoint string `json:"AccessPoint" xml:"AccessPoint"` IsClose bool `json:"IsClose" xml:"IsClose"` EventList EventList `json:"EventList" xml:"EventList"` }
ListEventTypeConfigsResponse is the response struct for api ListEventTypeConfigs
func CreateListEventTypeConfigsResponse ¶
func CreateListEventTypeConfigsResponse() (response *ListEventTypeConfigsResponse)
CreateListEventTypeConfigsResponse creates a response to parse from ListEventTypeConfigs response
type ListFlowTemplatesRequest ¶
type ListFlowTemplatesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` FlowTemplatesType requests.Integer `position:"Query" name:"FlowTemplatesType"` PageSize requests.Integer `position:"Query" name:"PageSize"` NameKeyword string `position:"Query" name:"NameKeyword"` }
ListFlowTemplatesRequest is the request struct for api ListFlowTemplates
func CreateListFlowTemplatesRequest ¶
func CreateListFlowTemplatesRequest() (request *ListFlowTemplatesRequest)
CreateListFlowTemplatesRequest creates a request to invoke ListFlowTemplates API
type ListFlowTemplatesResponse ¶
type ListFlowTemplatesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Templates Templates `json:"Templates" xml:"Templates"` }
ListFlowTemplatesResponse is the response struct for api ListFlowTemplates
func CreateListFlowTemplatesResponse ¶
func CreateListFlowTemplatesResponse() (response *ListFlowTemplatesResponse)
CreateListFlowTemplatesResponse creates a response to parse from ListFlowTemplates response
type ListFunctionMetasRequest ¶
type ListFunctionMetasRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListFunctionMetasRequest is the request struct for api ListFunctionMetas
func CreateListFunctionMetasRequest ¶
func CreateListFunctionMetasRequest() (request *ListFunctionMetasRequest)
CreateListFunctionMetasRequest creates a request to invoke ListFunctionMetas API
type ListFunctionMetasResponse ¶
type ListFunctionMetasResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` FunctionMetas FunctionMetas `json:"FunctionMetas" xml:"FunctionMetas"` }
ListFunctionMetasResponse is the response struct for api ListFunctionMetas
func CreateListFunctionMetasResponse ¶
func CreateListFunctionMetasResponse() (response *ListFunctionMetasResponse)
CreateListFunctionMetasResponse creates a response to parse from ListFunctionMetas response
type ListImsUsersRequest ¶
type ListImsUsersRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListImsUsersRequest is the request struct for api ListImsUsers
func CreateListImsUsersRequest ¶
func CreateListImsUsersRequest() (request *ListImsUsersRequest)
CreateListImsUsersRequest creates a request to invoke ListImsUsers API
type ListImsUsersResponse ¶
type ListImsUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Users Users `json:"Users" xml:"Users"` }
ListImsUsersResponse is the response struct for api ListImsUsers
func CreateListImsUsersResponse ¶
func CreateListImsUsersResponse() (response *ListImsUsersResponse)
CreateListImsUsersResponse creates a response to parse from ListImsUsers response
type ListInFindAgentData ¶
type ListInFindAgentData struct {
AgentReportData []AgentReportData `json:"AgentReportData" xml:"AgentReportData"`
}
ListInFindAgentData is a nested struct in cloudcallcenter response
type ListInFindUsers ¶
type ListInFindUsers struct {
User []User `json:"User" xml:"User"`
}
ListInFindUsers is a nested struct in cloudcallcenter response
type ListInGenerateAgentStatisticReport ¶
type ListInGenerateAgentStatisticReport struct {
GenerateAgentStatistic []GenerateAgentStatistic `json:"GenerateAgentStatistic" xml:"GenerateAgentStatistic"`
}
ListInGenerateAgentStatisticReport is a nested struct in cloudcallcenter response
type ListInGetAgentData ¶
type ListInGetAgentData struct {
AgentReportData []AgentReportData `json:"AgentReportData" xml:"AgentReportData"`
}
ListInGetAgentData is a nested struct in cloudcallcenter response
type ListInGetCallMeasureSummaryReport ¶
type ListInGetCallMeasureSummaryReport struct {
NumberReport []NumberReport `json:"NumberReport" xml:"NumberReport"`
}
ListInGetCallMeasureSummaryReport is a nested struct in cloudcallcenter response
type ListInGetConsumedAmountMonthly ¶
type ListInGetConsumedAmountMonthly struct {
Consumption []Consumption `json:"Consumption" xml:"Consumption"`
}
ListInGetConsumedAmountMonthly is a nested struct in cloudcallcenter response
type ListInListAgentData ¶
type ListInListAgentData struct {
AgentReportData []AgentReportData `json:"AgentReportData" xml:"AgentReportData"`
}
ListInListAgentData is a nested struct in cloudcallcenter response
type ListInListAgentEvents ¶
type ListInListAgentEvents struct {
AgentEvent []AgentEvent `json:"AgentEvent" xml:"AgentEvent"`
}
ListInListAgentEvents is a nested struct in cloudcallcenter response
type ListInListAgentStates ¶
type ListInListAgentStates struct {
RealTimeAgentState []RealTimeAgentState `json:"RealTimeAgentState" xml:"RealTimeAgentState"`
}
ListInListAgentStates is a nested struct in cloudcallcenter response
type ListInListAgentSummaryReports ¶
type ListInListAgentSummaryReports struct {
AgentReport []AgentReport `json:"AgentReport" xml:"AgentReport"`
}
ListInListAgentSummaryReports is a nested struct in cloudcallcenter response
type ListInListAgentSummaryReportsByInterval ¶
type ListInListAgentSummaryReportsByInterval struct {
AgentReport []AgentReport `json:"AgentReport" xml:"AgentReport"`
}
ListInListAgentSummaryReportsByInterval is a nested struct in cloudcallcenter response
type ListInListAllImsUsers ¶
type ListInListAllImsUsers struct {
User []User `json:"User" xml:"User"`
}
ListInListAllImsUsers is a nested struct in cloudcallcenter response
type ListInListAvailableTestPhoneNumbers ¶
type ListInListAvailableTestPhoneNumbers struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
ListInListAvailableTestPhoneNumbers is a nested struct in cloudcallcenter response
type ListInListBasicStatisticsReportSubItems ¶
type ListInListBasicStatisticsReportSubItems struct {
BasicStatisticsReportSubItem []BasicStatisticsReportSubItem `json:"BasicStatisticsReportSubItem" xml:"BasicStatisticsReportSubItem"`
}
ListInListBasicStatisticsReportSubItems is a nested struct in cloudcallcenter response
type ListInListCallDetailDatas ¶
type ListInListCallDetailDatas struct {
CallDetailRecord []CallDetailRecord `json:"CallDetailRecord" xml:"CallDetailRecord"`
}
ListInListCallDetailDatas is a nested struct in cloudcallcenter response
type ListInListCallDetailRecords ¶
type ListInListCallDetailRecords struct {
CallDetailRecord []CallDetailRecord `json:"CallDetailRecord" xml:"CallDetailRecord"`
}
ListInListCallDetailRecords is a nested struct in cloudcallcenter response
type ListInListDetailOfSkillGroup ¶
type ListInListDetailOfSkillGroup struct {
SkillGroupData []SkillGroupData `json:"SkillGroupData" xml:"SkillGroupData"`
}
ListInListDetailOfSkillGroup is a nested struct in cloudcallcenter response
type ListInListFlowTemplates ¶
type ListInListFlowTemplates struct {
FlowTemplate []FlowTemplate `json:"FlowTemplate" xml:"FlowTemplate"`
}
ListInListFlowTemplates is a nested struct in cloudcallcenter response
type ListInListImsUsers ¶
type ListInListImsUsers struct {
User []User `json:"User" xml:"User"`
}
ListInListImsUsers is a nested struct in cloudcallcenter response
type ListInListJobGroups ¶
type ListInListJobGroups struct {
JobGroup []JobGroup `json:"JobGroup" xml:"JobGroup"`
}
ListInListJobGroups is a nested struct in cloudcallcenter response
type ListInListJobGroupsWithScenario ¶
type ListInListJobGroupsWithScenario struct {
JobGroup []JobGroup `json:"JobGroup" xml:"JobGroup"`
}
ListInListJobGroupsWithScenario is a nested struct in cloudcallcenter response
type ListInListJobStatus ¶
type ListInListJobStatus struct {
Job []Job `json:"Job" xml:"Job"`
}
ListInListJobStatus is a nested struct in cloudcallcenter response
type ListInListJobsByGroup ¶
type ListInListJobsByGroup struct {
Job []Job `json:"Job" xml:"Job"`
}
ListInListJobsByGroup is a nested struct in cloudcallcenter response
type ListInListMedias ¶
type ListInListMedias struct {
Media []Media `json:"Media" xml:"Media"`
}
ListInListMedias is a nested struct in cloudcallcenter response
type ListInListMediasWithPublic ¶
type ListInListMediasWithPublic struct {
Media []Media `json:"Media" xml:"Media"`
}
ListInListMediasWithPublic is a nested struct in cloudcallcenter response
type ListInListPhoneNumbersEx ¶
type ListInListPhoneNumbersEx struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
ListInListPhoneNumbersEx is a nested struct in cloudcallcenter response
type ListInListPhoneTags ¶
type ListInListPhoneTags struct {
PhoneNumber []PhoneNumberInListPhoneTags `json:"PhoneNumber" xml:"PhoneNumber"`
}
ListInListPhoneTags is a nested struct in cloudcallcenter response
type ListInListPredictiveJobGroups ¶
type ListInListPredictiveJobGroups struct {
JobGroup []JobGroup `json:"JobGroup" xml:"JobGroup"`
}
ListInListPredictiveJobGroups is a nested struct in cloudcallcenter response
type ListInListPredictiveJobStatus ¶
type ListInListPredictiveJobStatus struct {
Job []Job `json:"Job" xml:"Job"`
}
ListInListPredictiveJobStatus is a nested struct in cloudcallcenter response
type ListInListPredictiveJobs ¶
type ListInListPredictiveJobs struct {
Job []Job `json:"Job" xml:"Job"`
}
ListInListPredictiveJobs is a nested struct in cloudcallcenter response
type ListInListPrivacyNumberCallDetails ¶
type ListInListPrivacyNumberCallDetails struct {
PrivacyNumberCallDetail []PrivacyNumberCallDetail `json:"PrivacyNumberCallDetail" xml:"PrivacyNumberCallDetail"`
}
ListInListPrivacyNumberCallDetails is a nested struct in cloudcallcenter response
type ListInListRecentCallRecords ¶
type ListInListRecentCallRecords struct {
CallDetailRecord []CallDetailRecord `json:"CallDetailRecord" xml:"CallDetailRecord"`
}
ListInListRecentCallRecords is a nested struct in cloudcallcenter response
type ListInListRecordingOfDualTrack ¶
type ListInListRecordingOfDualTrack struct {
Recording []Recording `json:"Recording" xml:"Recording"`
}
ListInListRecordingOfDualTrack is a nested struct in cloudcallcenter response
type ListInListRecordings ¶
type ListInListRecordings struct {
Recording []Recording `json:"Recording" xml:"Recording"`
}
ListInListRecordings is a nested struct in cloudcallcenter response
type ListInListRecords ¶
type ListInListRecords struct {
RecordFile []RecordFile `json:"RecordFile" xml:"RecordFile"`
}
ListInListRecords is a nested struct in cloudcallcenter response
type ListInListSkillGroupData ¶
type ListInListSkillGroupData struct {
SkillGroupData []SkillGroupData `json:"SkillGroupData" xml:"SkillGroupData"`
}
ListInListSkillGroupData is a nested struct in cloudcallcenter response
type ListInListSkillGroupSummaryReports ¶
type ListInListSkillGroupSummaryReports struct {
SkillGroupReport []SkillGroupReport `json:"SkillGroupReport" xml:"SkillGroupReport"`
}
ListInListSkillGroupSummaryReports is a nested struct in cloudcallcenter response
type ListInListSkillGroupSummaryReportsByInterval ¶
type ListInListSkillGroupSummaryReportsByInterval struct {
SkillGroupReport []SkillGroupReport `json:"SkillGroupReport" xml:"SkillGroupReport"`
}
ListInListSkillGroupSummaryReportsByInterval is a nested struct in cloudcallcenter response
type ListInListTask ¶
type ListInListTask struct {
Task []TaskInListTask `json:"Task" xml:"Task"`
}
ListInListTask is a nested struct in cloudcallcenter response
type ListInListTestPhoneNumbers ¶
type ListInListTestPhoneNumbers struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
ListInListTestPhoneNumbers is a nested struct in cloudcallcenter response
type ListInListUnreachableContacts ¶
type ListInListUnreachableContacts struct {
UnreachableContact []UnreachableContact `json:"UnreachableContact" xml:"UnreachableContact"`
}
ListInListUnreachableContacts is a nested struct in cloudcallcenter response
type ListInListUnrecognizedIntents ¶
type ListInListUnrecognizedIntents struct {
Task []Task `json:"Task" xml:"Task"`
}
ListInListUnrecognizedIntents is a nested struct in cloudcallcenter response
type ListInListUsers ¶
type ListInListUsers struct {
User []User `json:"User" xml:"User"`
}
ListInListUsers is a nested struct in cloudcallcenter response
type ListInListUsersOfRole ¶
type ListInListUsersOfRole struct {
User []User `json:"User" xml:"User"`
}
ListInListUsersOfRole is a nested struct in cloudcallcenter response
type ListInListUsersOfSkillGroup ¶
type ListInListUsersOfSkillGroup struct {
User []User `json:"User" xml:"User"`
}
ListInListUsersOfSkillGroup is a nested struct in cloudcallcenter response
type ListInListWorkflowOfAgent ¶
type ListInListWorkflowOfAgent struct {
AgentEventlog []AgentEventlog `json:"AgentEventlog" xml:"AgentEventlog"`
}
ListInListWorkflowOfAgent is a nested struct in cloudcallcenter response
type ListInQueryAliyunCorpNumber ¶
type ListInQueryAliyunCorpNumber struct {
Number []Number `json:"Number" xml:"Number"`
}
ListInQueryAliyunCorpNumber is a nested struct in cloudcallcenter response
type ListInQueryMoreNumbersByPage ¶
type ListInQueryMoreNumbersByPage struct {
Number []Number `json:"Number" xml:"Number"`
}
ListInQueryMoreNumbersByPage is a nested struct in cloudcallcenter response
type ListInQueryNumber400RealName ¶
type ListInQueryNumber400RealName struct {
Number400RealNameDomain []Number400RealNameDomain `json:"Number400RealNameDomain" xml:"Number400RealNameDomain"`
}
ListInQueryNumber400RealName is a nested struct in cloudcallcenter response
type ListInQueryNumberCorp ¶
type ListInQueryNumberCorp struct {
QueryCorpDomain []QueryCorpDomain `json:"QueryCorpDomain" xml:"QueryCorpDomain"`
}
ListInQueryNumberCorp is a nested struct in cloudcallcenter response
type ListInQueryNumberCorpIdentify ¶
type ListInQueryNumberCorpIdentify struct {
QueryCorpIdentifyDomain []QueryCorpIdentifyDomain `json:"QueryCorpIdentifyDomain" xml:"QueryCorpIdentifyDomain"`
}
ListInQueryNumberCorpIdentify is a nested struct in cloudcallcenter response
type ListInQueryUnsetStatusCall ¶
type ListInQueryUnsetStatusCall struct {
CallStatus []CallStatus `json:"CallStatus" xml:"CallStatus"`
}
ListInQueryUnsetStatusCall is a nested struct in cloudcallcenter response
type ListInstancesExRequest ¶
type ListInstancesExRequest struct {
*requests.RpcRequest
}
ListInstancesExRequest is the request struct for api ListInstancesEx
func CreateListInstancesExRequest ¶
func CreateListInstancesExRequest() (request *ListInstancesExRequest)
CreateListInstancesExRequest creates a request to invoke ListInstancesEx API
type ListInstancesExResponse ¶
type ListInstancesExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instances InstancesInListInstancesEx `json:"Instances" xml:"Instances"` }
ListInstancesExResponse is the response struct for api ListInstancesEx
func CreateListInstancesExResponse ¶
func CreateListInstancesExResponse() (response *ListInstancesExResponse)
CreateListInstancesExResponse creates a response to parse from ListInstancesEx response
type ListInstancesOfUserRequest ¶
type ListInstancesOfUserRequest struct {
*requests.RpcRequest
}
ListInstancesOfUserRequest is the request struct for api ListInstancesOfUser
func CreateListInstancesOfUserRequest ¶
func CreateListInstancesOfUserRequest() (request *ListInstancesOfUserRequest)
CreateListInstancesOfUserRequest creates a request to invoke ListInstancesOfUser API
type ListInstancesOfUserResponse ¶
type ListInstancesOfUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instances InstancesInListInstancesOfUser `json:"Instances" xml:"Instances"` }
ListInstancesOfUserResponse is the response struct for api ListInstancesOfUser
func CreateListInstancesOfUserResponse ¶
func CreateListInstancesOfUserResponse() (response *ListInstancesOfUserResponse)
CreateListInstancesOfUserResponse creates a response to parse from ListInstancesOfUser response
type ListInstancesRequest ¶
type ListInstancesRequest struct {
*requests.RpcRequest
}
ListInstancesRequest is the request struct for api ListInstances
func CreateListInstancesRequest ¶
func CreateListInstancesRequest() (request *ListInstancesRequest)
CreateListInstancesRequest creates a request to invoke ListInstances API
type ListInstancesResponse ¶
type ListInstancesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instances InstancesInListInstances `json:"Instances" xml:"Instances"` }
ListInstancesResponse is the response struct for api ListInstances
func CreateListInstancesResponse ¶
func CreateListInstancesResponse() (response *ListInstancesResponse)
CreateListInstancesResponse creates a response to parse from ListInstances response
type ListJobGroupsRequest ¶
type ListJobGroupsRequest struct { *requests.RpcRequest EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListJobGroupsRequest is the request struct for api ListJobGroups
func CreateListJobGroupsRequest ¶
func CreateListJobGroupsRequest() (request *ListJobGroupsRequest)
CreateListJobGroupsRequest creates a request to invoke ListJobGroups API
type ListJobGroupsResponse ¶
type ListJobGroupsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroups JobGroups `json:"JobGroups" xml:"JobGroups"` }
ListJobGroupsResponse is the response struct for api ListJobGroups
func CreateListJobGroupsResponse ¶
func CreateListJobGroupsResponse() (response *ListJobGroupsResponse)
CreateListJobGroupsResponse creates a response to parse from ListJobGroups response
type ListJobGroupsWithScenarioRequest ¶
type ListJobGroupsWithScenarioRequest struct { *requests.RpcRequest EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListJobGroupsWithScenarioRequest is the request struct for api ListJobGroupsWithScenario
func CreateListJobGroupsWithScenarioRequest ¶
func CreateListJobGroupsWithScenarioRequest() (request *ListJobGroupsWithScenarioRequest)
CreateListJobGroupsWithScenarioRequest creates a request to invoke ListJobGroupsWithScenario API
type ListJobGroupsWithScenarioResponse ¶
type ListJobGroupsWithScenarioResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroups JobGroups `json:"JobGroups" xml:"JobGroups"` }
ListJobGroupsWithScenarioResponse is the response struct for api ListJobGroupsWithScenario
func CreateListJobGroupsWithScenarioResponse ¶
func CreateListJobGroupsWithScenarioResponse() (response *ListJobGroupsWithScenarioResponse)
CreateListJobGroupsWithScenarioResponse creates a response to parse from ListJobGroupsWithScenario response
type ListJobStatusRequest ¶
type ListJobStatusRequest struct { *requests.RpcRequest TimeAlignment string `position:"Query" name:"TimeAlignment"` GroupId string `position:"Query" name:"GroupId"` PhoneNumber string `position:"Query" name:"PhoneNumber"` EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` ContactName string `position:"Query" name:"ContactName"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` ScenarioId string `position:"Query" name:"ScenarioId"` }
ListJobStatusRequest is the request struct for api ListJobStatus
func CreateListJobStatusRequest ¶
func CreateListJobStatusRequest() (request *ListJobStatusRequest)
CreateListJobStatusRequest creates a request to invoke ListJobStatus API
type ListJobStatusResponse ¶
type ListJobStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Jobs Jobs `json:"Jobs" xml:"Jobs"` }
ListJobStatusResponse is the response struct for api ListJobStatus
func CreateListJobStatusResponse ¶
func CreateListJobStatusResponse() (response *ListJobStatusResponse)
CreateListJobStatusResponse creates a response to parse from ListJobStatus response
type ListJobsByGroupRequest ¶
type ListJobsByGroupRequest struct { *requests.RpcRequest JobStatus string `position:"Query" name:"JobStatus"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` JobFailureReason string `position:"Query" name:"JobFailureReason"` JobGroupId string `position:"Query" name:"JobGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListJobsByGroupRequest is the request struct for api ListJobsByGroup
func CreateListJobsByGroupRequest ¶
func CreateListJobsByGroupRequest() (request *ListJobsByGroupRequest)
CreateListJobsByGroupRequest creates a request to invoke ListJobsByGroup API
type ListJobsByGroupResponse ¶
type ListJobsByGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Jobs Jobs `json:"Jobs" xml:"Jobs"` }
ListJobsByGroupResponse is the response struct for api ListJobsByGroup
func CreateListJobsByGroupResponse ¶
func CreateListJobsByGroupResponse() (response *ListJobsByGroupResponse)
CreateListJobsByGroupResponse creates a response to parse from ListJobsByGroup response
type ListMediasRequest ¶
type ListMediasRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` NamePrefix string `position:"Query" name:"NamePrefix"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListMediasRequest is the request struct for api ListMedias
func CreateListMediasRequest ¶
func CreateListMediasRequest() (request *ListMediasRequest)
CreateListMediasRequest creates a request to invoke ListMedias API
type ListMediasResponse ¶
type ListMediasResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Medias Medias `json:"Medias" xml:"Medias"` }
ListMediasResponse is the response struct for api ListMedias
func CreateListMediasResponse ¶
func CreateListMediasResponse() (response *ListMediasResponse)
CreateListMediasResponse creates a response to parse from ListMedias response
type ListMediasWithPublicRequest ¶
type ListMediasWithPublicRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` NamePrefix string `position:"Query" name:"NamePrefix"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListMediasWithPublicRequest is the request struct for api ListMediasWithPublic
func CreateListMediasWithPublicRequest ¶
func CreateListMediasWithPublicRequest() (request *ListMediasWithPublicRequest)
CreateListMediasWithPublicRequest creates a request to invoke ListMediasWithPublic API
type ListMediasWithPublicResponse ¶
type ListMediasWithPublicResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Medias Medias `json:"Medias" xml:"Medias"` PublicMedias PublicMedias `json:"PublicMedias" xml:"PublicMedias"` }
ListMediasWithPublicResponse is the response struct for api ListMediasWithPublic
func CreateListMediasWithPublicResponse ¶
func CreateListMediasWithPublicResponse() (response *ListMediasWithPublicResponse)
CreateListMediasWithPublicResponse creates a response to parse from ListMediasWithPublic response
type ListNumberGroupsRequest ¶
type ListNumberGroupsRequest struct { *requests.RpcRequest Number string `position:"Query" name:"Number"` NumberGroupName string `position:"Query" name:"NumberGroupName"` NumberGroupId string `position:"Query" name:"NumberGroupId"` }
ListNumberGroupsRequest is the request struct for api ListNumberGroups
func CreateListNumberGroupsRequest ¶
func CreateListNumberGroupsRequest() (request *ListNumberGroupsRequest)
CreateListNumberGroupsRequest creates a request to invoke ListNumberGroups API
type ListNumberGroupsResponse ¶
type ListNumberGroupsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` NumberGroups NumberGroups `json:"NumberGroups" xml:"NumberGroups"` }
ListNumberGroupsResponse is the response struct for api ListNumberGroups
func CreateListNumberGroupsResponse ¶
func CreateListNumberGroupsResponse() (response *ListNumberGroupsResponse)
CreateListNumberGroupsResponse creates a response to parse from ListNumberGroups response
type ListNumbersOfSystemBlacklistRequest ¶
type ListNumbersOfSystemBlacklistRequest struct { *requests.RpcRequest Filter string `position:"Query" name:"Filter"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListNumbersOfSystemBlacklistRequest is the request struct for api ListNumbersOfSystemBlacklist
func CreateListNumbersOfSystemBlacklistRequest ¶
func CreateListNumbersOfSystemBlacklistRequest() (request *ListNumbersOfSystemBlacklistRequest)
CreateListNumbersOfSystemBlacklistRequest creates a request to invoke ListNumbersOfSystemBlacklist API
type ListNumbersOfSystemBlacklistResponse ¶
type ListNumbersOfSystemBlacklistResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListNumbersOfSystemBlacklist `json:"Data" xml:"Data"` }
ListNumbersOfSystemBlacklistResponse is the response struct for api ListNumbersOfSystemBlacklist
func CreateListNumbersOfSystemBlacklistResponse ¶
func CreateListNumbersOfSystemBlacklistResponse() (response *ListNumbersOfSystemBlacklistResponse)
CreateListNumbersOfSystemBlacklistResponse creates a response to parse from ListNumbersOfSystemBlacklist response
type ListOutboundPhoneNumberOfUserRequest ¶
type ListOutboundPhoneNumberOfUserRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` UserId string `position:"Query" name:"UserId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListOutboundPhoneNumberOfUserRequest is the request struct for api ListOutboundPhoneNumberOfUser
func CreateListOutboundPhoneNumberOfUserRequest ¶
func CreateListOutboundPhoneNumberOfUserRequest() (request *ListOutboundPhoneNumberOfUserRequest)
CreateListOutboundPhoneNumberOfUserRequest creates a request to invoke ListOutboundPhoneNumberOfUser API
type ListOutboundPhoneNumberOfUserResponse ¶
type ListOutboundPhoneNumberOfUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` NumberList NumberList `json:"NumberList" xml:"NumberList"` OutboundPhoneNumbers OutboundPhoneNumbersInListOutboundPhoneNumberOfUser `json:"OutboundPhoneNumbers" xml:"OutboundPhoneNumbers"` }
ListOutboundPhoneNumberOfUserResponse is the response struct for api ListOutboundPhoneNumberOfUser
func CreateListOutboundPhoneNumberOfUserResponse ¶
func CreateListOutboundPhoneNumberOfUserResponse() (response *ListOutboundPhoneNumberOfUserResponse)
CreateListOutboundPhoneNumberOfUserResponse creates a response to parse from ListOutboundPhoneNumberOfUser response
type ListOverviewAccumulateReportRequest ¶
type ListOverviewAccumulateReportRequest struct { *requests.RpcRequest Date string `position:"Query" name:"Date"` InstanceId string `position:"Query" name:"InstanceId"` Dimension string `position:"Query" name:"Dimension"` IndicatorName *[]string `position:"Query" name:"IndicatorName" type:"Repeated"` }
ListOverviewAccumulateReportRequest is the request struct for api ListOverviewAccumulateReport
func CreateListOverviewAccumulateReportRequest ¶
func CreateListOverviewAccumulateReportRequest() (request *ListOverviewAccumulateReportRequest)
CreateListOverviewAccumulateReportRequest creates a request to invoke ListOverviewAccumulateReport API
type ListOverviewAccumulateReportResponse ¶
type ListOverviewAccumulateReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data string `json:"Data" xml:"Data"` }
ListOverviewAccumulateReportResponse is the response struct for api ListOverviewAccumulateReport
func CreateListOverviewAccumulateReportResponse ¶
func CreateListOverviewAccumulateReportResponse() (response *ListOverviewAccumulateReportResponse)
CreateListOverviewAccumulateReportResponse creates a response to parse from ListOverviewAccumulateReport response
type ListOverviewRealTimeReportRequest ¶
type ListOverviewRealTimeReportRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Dimension string `position:"Query" name:"Dimension"` }
ListOverviewRealTimeReportRequest is the request struct for api ListOverviewRealTimeReport
func CreateListOverviewRealTimeReportRequest ¶
func CreateListOverviewRealTimeReportRequest() (request *ListOverviewRealTimeReportRequest)
CreateListOverviewRealTimeReportRequest creates a request to invoke ListOverviewRealTimeReport API
type ListOverviewRealTimeReportResponse ¶
type ListOverviewRealTimeReportResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data string `json:"Data" xml:"Data"` }
ListOverviewRealTimeReportResponse is the response struct for api ListOverviewRealTimeReport
func CreateListOverviewRealTimeReportResponse ¶
func CreateListOverviewRealTimeReportResponse() (response *ListOverviewRealTimeReportResponse)
CreateListOverviewRealTimeReportResponse creates a response to parse from ListOverviewRealTimeReport response
type ListPerformanceSummaryRequest ¶
type ListPerformanceSummaryRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PhoneNumberId string `position:"Query" name:"PhoneNumberId"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` }
ListPerformanceSummaryRequest is the request struct for api ListPerformanceSummary
func CreateListPerformanceSummaryRequest ¶
func CreateListPerformanceSummaryRequest() (request *ListPerformanceSummaryRequest)
CreateListPerformanceSummaryRequest creates a request to invoke ListPerformanceSummary API
type ListPerformanceSummaryResponse ¶
type ListPerformanceSummaryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Report ReportInListPerformanceSummary `json:"Report" xml:"Report"` }
ListPerformanceSummaryResponse is the response struct for api ListPerformanceSummary
func CreateListPerformanceSummaryResponse ¶
func CreateListPerformanceSummaryResponse() (response *ListPerformanceSummaryResponse)
CreateListPerformanceSummaryResponse creates a response to parse from ListPerformanceSummary response
type ListPhoneNumbersByRamIdRequest ¶
type ListPhoneNumbersByRamIdRequest struct { *requests.RpcRequest RamId requests.Integer `position:"Query" name:"RamId"` }
ListPhoneNumbersByRamIdRequest is the request struct for api ListPhoneNumbersByRamId
func CreateListPhoneNumbersByRamIdRequest ¶
func CreateListPhoneNumbersByRamIdRequest() (request *ListPhoneNumbersByRamIdRequest)
CreateListPhoneNumbersByRamIdRequest creates a request to invoke ListPhoneNumbersByRamId API
type ListPhoneNumbersByRamIdResponse ¶
type ListPhoneNumbersByRamIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbersInListPhoneNumbersByRamId `json:"PhoneNumbers" xml:"PhoneNumbers"` }
ListPhoneNumbersByRamIdResponse is the response struct for api ListPhoneNumbersByRamId
func CreateListPhoneNumbersByRamIdResponse ¶
func CreateListPhoneNumbersByRamIdResponse() (response *ListPhoneNumbersByRamIdResponse)
CreateListPhoneNumbersByRamIdResponse creates a response to parse from ListPhoneNumbersByRamId response
type ListPhoneNumbersExRequest ¶
type ListPhoneNumbersExRequest struct { *requests.RpcRequest OutboundOnly requests.Boolean `position:"Query" name:"OutboundOnly"` Number string `position:"Query" name:"Number"` NumberGroupIds *[]string `position:"Query" name:"NumberGroupIds" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` }
ListPhoneNumbersExRequest is the request struct for api ListPhoneNumbersEx
func CreateListPhoneNumbersExRequest ¶
func CreateListPhoneNumbersExRequest() (request *ListPhoneNumbersExRequest)
CreateListPhoneNumbersExRequest creates a request to invoke ListPhoneNumbersEx API
type ListPhoneNumbersExResponse ¶
type ListPhoneNumbersExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbers `json:"PhoneNumbers" xml:"PhoneNumbers"` }
ListPhoneNumbersExResponse is the response struct for api ListPhoneNumbersEx
func CreateListPhoneNumbersExResponse ¶
func CreateListPhoneNumbersExResponse() (response *ListPhoneNumbersExResponse)
CreateListPhoneNumbersExResponse creates a response to parse from ListPhoneNumbersEx response
type ListPhoneNumbersRequest ¶
type ListPhoneNumbersRequest struct { *requests.RpcRequest OutboundOnly requests.Boolean `position:"Query" name:"OutboundOnly"` InstanceId string `position:"Query" name:"InstanceId"` }
ListPhoneNumbersRequest is the request struct for api ListPhoneNumbers
func CreateListPhoneNumbersRequest ¶
func CreateListPhoneNumbersRequest() (request *ListPhoneNumbersRequest)
CreateListPhoneNumbersRequest creates a request to invoke ListPhoneNumbers API
type ListPhoneNumbersResponse ¶
type ListPhoneNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbersInListPhoneNumbers `json:"PhoneNumbers" xml:"PhoneNumbers"` }
ListPhoneNumbersResponse is the response struct for api ListPhoneNumbers
func CreateListPhoneNumbersResponse ¶
func CreateListPhoneNumbersResponse() (response *ListPhoneNumbersResponse)
CreateListPhoneNumbersResponse creates a response to parse from ListPhoneNumbers response
type ListPhoneTagsRequest ¶
type ListPhoneTagsRequest struct { *requests.RpcRequest OutboundOnly requests.Boolean `position:"Query" name:"OutboundOnly"` Number string `position:"Query" name:"Number"` NumberGroupIds *[]string `position:"Query" name:"NumberGroupIds" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` }
ListPhoneTagsRequest is the request struct for api ListPhoneTags
func CreateListPhoneTagsRequest ¶
func CreateListPhoneTagsRequest() (request *ListPhoneTagsRequest)
CreateListPhoneTagsRequest creates a request to invoke ListPhoneTags API
type ListPhoneTagsResponse ¶
type ListPhoneTagsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbersInListPhoneTags `json:"PhoneNumbers" xml:"PhoneNumbers"` }
ListPhoneTagsResponse is the response struct for api ListPhoneTags
func CreateListPhoneTagsResponse ¶
func CreateListPhoneTagsResponse() (response *ListPhoneTagsResponse)
CreateListPhoneTagsResponse creates a response to parse from ListPhoneTags response
type ListPredefinedPrivilegesRequest ¶
type ListPredefinedPrivilegesRequest struct {
*requests.RpcRequest
}
ListPredefinedPrivilegesRequest is the request struct for api ListPredefinedPrivileges
func CreateListPredefinedPrivilegesRequest ¶
func CreateListPredefinedPrivilegesRequest() (request *ListPredefinedPrivilegesRequest)
CreateListPredefinedPrivilegesRequest creates a request to invoke ListPredefinedPrivileges API
type ListPredefinedPrivilegesResponse ¶
type ListPredefinedPrivilegesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Privileges PrivilegesInListPredefinedPrivileges `json:"Privileges" xml:"Privileges"` }
ListPredefinedPrivilegesResponse is the response struct for api ListPredefinedPrivileges
func CreateListPredefinedPrivilegesResponse ¶
func CreateListPredefinedPrivilegesResponse() (response *ListPredefinedPrivilegesResponse)
CreateListPredefinedPrivilegesResponse creates a response to parse from ListPredefinedPrivileges response
type ListPredictiveJobGroupOverallStatusRequest ¶
type ListPredictiveJobGroupOverallStatusRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListPredictiveJobGroupOverallStatusRequest is the request struct for api ListPredictiveJobGroupOverallStatus
func CreateListPredictiveJobGroupOverallStatusRequest ¶
func CreateListPredictiveJobGroupOverallStatusRequest() (request *ListPredictiveJobGroupOverallStatusRequest)
CreateListPredictiveJobGroupOverallStatusRequest creates a request to invoke ListPredictiveJobGroupOverallStatus API
type ListPredictiveJobGroupOverallStatusResponse ¶
type ListPredictiveJobGroupOverallStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` OverallStatus []KeyValuePair `json:"OverallStatus" xml:"OverallStatus"` }
ListPredictiveJobGroupOverallStatusResponse is the response struct for api ListPredictiveJobGroupOverallStatus
func CreateListPredictiveJobGroupOverallStatusResponse ¶
func CreateListPredictiveJobGroupOverallStatusResponse() (response *ListPredictiveJobGroupOverallStatusResponse)
CreateListPredictiveJobGroupOverallStatusResponse creates a response to parse from ListPredictiveJobGroupOverallStatus response
type ListPredictiveJobGroupsRequest ¶
type ListPredictiveJobGroupsRequest struct { *requests.RpcRequest Criteria string `position:"Query" name:"Criteria"` EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` Name string `position:"Query" name:"Name"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListPredictiveJobGroupsRequest is the request struct for api ListPredictiveJobGroups
func CreateListPredictiveJobGroupsRequest ¶
func CreateListPredictiveJobGroupsRequest() (request *ListPredictiveJobGroupsRequest)
CreateListPredictiveJobGroupsRequest creates a request to invoke ListPredictiveJobGroups API
type ListPredictiveJobGroupsResponse ¶
type ListPredictiveJobGroupsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroups JobGroups `json:"JobGroups" xml:"JobGroups"` }
ListPredictiveJobGroupsResponse is the response struct for api ListPredictiveJobGroups
func CreateListPredictiveJobGroupsResponse ¶
func CreateListPredictiveJobGroupsResponse() (response *ListPredictiveJobGroupsResponse)
CreateListPredictiveJobGroupsResponse creates a response to parse from ListPredictiveJobGroups response
type ListPredictiveJobStatusRequest ¶
type ListPredictiveJobStatusRequest struct { *requests.RpcRequest TimeAlignment string `position:"Query" name:"TimeAlignment"` PhoneNumber string `position:"Query" name:"PhoneNumber"` EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` ContactName string `position:"Query" name:"ContactName"` InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListPredictiveJobStatusRequest is the request struct for api ListPredictiveJobStatus
func CreateListPredictiveJobStatusRequest ¶
func CreateListPredictiveJobStatusRequest() (request *ListPredictiveJobStatusRequest)
CreateListPredictiveJobStatusRequest creates a request to invoke ListPredictiveJobStatus API
type ListPredictiveJobStatusResponse ¶
type ListPredictiveJobStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Jobs Jobs `json:"Jobs" xml:"Jobs"` }
ListPredictiveJobStatusResponse is the response struct for api ListPredictiveJobStatus
func CreateListPredictiveJobStatusResponse ¶
func CreateListPredictiveJobStatusResponse() (response *ListPredictiveJobStatusResponse)
CreateListPredictiveJobStatusResponse creates a response to parse from ListPredictiveJobStatus response
type ListPredictiveJobsRequest ¶
type ListPredictiveJobsRequest struct { *requests.RpcRequest TimeAlignment string `position:"Query" name:"TimeAlignment"` JobStatus string `position:"Query" name:"JobStatus"` PhoneNumber string `position:"Query" name:"PhoneNumber"` EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` ContactName string `position:"Query" name:"ContactName"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` JobGroupId string `position:"Query" name:"JobGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListPredictiveJobsRequest is the request struct for api ListPredictiveJobs
func CreateListPredictiveJobsRequest ¶
func CreateListPredictiveJobsRequest() (request *ListPredictiveJobsRequest)
CreateListPredictiveJobsRequest creates a request to invoke ListPredictiveJobs API
type ListPredictiveJobsResponse ¶
type ListPredictiveJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Jobs Jobs `json:"Jobs" xml:"Jobs"` }
ListPredictiveJobsResponse is the response struct for api ListPredictiveJobs
func CreateListPredictiveJobsResponse ¶
func CreateListPredictiveJobsResponse() (response *ListPredictiveJobsResponse)
CreateListPredictiveJobsResponse creates a response to parse from ListPredictiveJobs response
type ListPrivacyNumberCallDetailsRequest ¶
type ListPrivacyNumberCallDetailsRequest struct { *requests.RpcRequest AgentId string `position:"Query" name:"AgentId"` ContactId string `position:"Query" name:"ContactId"` EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` AgentName string `position:"Query" name:"AgentName"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListPrivacyNumberCallDetailsRequest is the request struct for api ListPrivacyNumberCallDetails
func CreateListPrivacyNumberCallDetailsRequest ¶
func CreateListPrivacyNumberCallDetailsRequest() (request *ListPrivacyNumberCallDetailsRequest)
CreateListPrivacyNumberCallDetailsRequest creates a request to invoke ListPrivacyNumberCallDetails API
type ListPrivacyNumberCallDetailsResponse ¶
type ListPrivacyNumberCallDetailsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PrivacyNumberCallDetails PrivacyNumberCallDetails `json:"PrivacyNumberCallDetails" xml:"PrivacyNumberCallDetails"` }
ListPrivacyNumberCallDetailsResponse is the response struct for api ListPrivacyNumberCallDetails
func CreateListPrivacyNumberCallDetailsResponse ¶
func CreateListPrivacyNumberCallDetailsResponse() (response *ListPrivacyNumberCallDetailsResponse)
CreateListPrivacyNumberCallDetailsResponse creates a response to parse from ListPrivacyNumberCallDetails response
type ListPrivacyNumberPoolsRequest ¶
type ListPrivacyNumberPoolsRequest struct {
*requests.RpcRequest
}
ListPrivacyNumberPoolsRequest is the request struct for api ListPrivacyNumberPools
func CreateListPrivacyNumberPoolsRequest ¶
func CreateListPrivacyNumberPoolsRequest() (request *ListPrivacyNumberPoolsRequest)
CreateListPrivacyNumberPoolsRequest creates a request to invoke ListPrivacyNumberPools API
type ListPrivacyNumberPoolsResponse ¶
type ListPrivacyNumberPoolsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PrivacyNumberPools PrivacyNumberPools `json:"PrivacyNumberPools" xml:"PrivacyNumberPools"` }
ListPrivacyNumberPoolsResponse is the response struct for api ListPrivacyNumberPools
func CreateListPrivacyNumberPoolsResponse ¶
func CreateListPrivacyNumberPoolsResponse() (response *ListPrivacyNumberPoolsResponse)
CreateListPrivacyNumberPoolsResponse creates a response to parse from ListPrivacyNumberPools response
type ListPrivacyNumberProvidersRequest ¶
type ListPrivacyNumberProvidersRequest struct {
*requests.RpcRequest
}
ListPrivacyNumberProvidersRequest is the request struct for api ListPrivacyNumberProviders
func CreateListPrivacyNumberProvidersRequest ¶
func CreateListPrivacyNumberProvidersRequest() (request *ListPrivacyNumberProvidersRequest)
CreateListPrivacyNumberProvidersRequest creates a request to invoke ListPrivacyNumberProviders API
type ListPrivacyNumberProvidersResponse ¶
type ListPrivacyNumberProvidersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Providers Providers `json:"Providers" xml:"Providers"` }
ListPrivacyNumberProvidersResponse is the response struct for api ListPrivacyNumberProviders
func CreateListPrivacyNumberProvidersResponse ¶
func CreateListPrivacyNumberProvidersResponse() (response *ListPrivacyNumberProvidersResponse)
CreateListPrivacyNumberProvidersResponse creates a response to parse from ListPrivacyNumberProviders response
type ListPrivacyNumbersOfPoolRequest ¶
type ListPrivacyNumbersOfPoolRequest struct { *requests.RpcRequest ProviderId string `position:"Query" name:"ProviderId"` BizId string `position:"Query" name:"BizId"` PoolId string `position:"Query" name:"PoolId"` Type string `position:"Query" name:"Type"` }
ListPrivacyNumbersOfPoolRequest is the request struct for api ListPrivacyNumbersOfPool
func CreateListPrivacyNumbersOfPoolRequest ¶
func CreateListPrivacyNumbersOfPoolRequest() (request *ListPrivacyNumbersOfPoolRequest)
CreateListPrivacyNumbersOfPoolRequest creates a request to invoke ListPrivacyNumbersOfPool API
type ListPrivacyNumbersOfPoolResponse ¶
type ListPrivacyNumbersOfPoolResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` VirtualPool VirtualPool `json:"VirtualPool" xml:"VirtualPool"` PrivacyNumbers PrivacyNumbers `json:"PrivacyNumbers" xml:"PrivacyNumbers"` }
ListPrivacyNumbersOfPoolResponse is the response struct for api ListPrivacyNumbersOfPool
func CreateListPrivacyNumbersOfPoolResponse ¶
func CreateListPrivacyNumbersOfPoolResponse() (response *ListPrivacyNumbersOfPoolResponse)
CreateListPrivacyNumbersOfPoolResponse creates a response to parse from ListPrivacyNumbersOfPool response
type ListPrivilegesByLoginNameRequest ¶
type ListPrivilegesByLoginNameRequest struct { *requests.RpcRequest InstanceName string `position:"Query" name:"InstanceName"` LoginName string `position:"Query" name:"LoginName"` }
ListPrivilegesByLoginNameRequest is the request struct for api ListPrivilegesByLoginName
func CreateListPrivilegesByLoginNameRequest ¶
func CreateListPrivilegesByLoginNameRequest() (request *ListPrivilegesByLoginNameRequest)
CreateListPrivilegesByLoginNameRequest creates a request to invoke ListPrivilegesByLoginName API
type ListPrivilegesByLoginNameResponse ¶
type ListPrivilegesByLoginNameResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PrivilegeInfos PrivilegeInfos `json:"PrivilegeInfos" xml:"PrivilegeInfos"` }
ListPrivilegesByLoginNameResponse is the response struct for api ListPrivilegesByLoginName
func CreateListPrivilegesByLoginNameResponse ¶
func CreateListPrivilegesByLoginNameResponse() (response *ListPrivilegesByLoginNameResponse)
CreateListPrivilegesByLoginNameResponse creates a response to parse from ListPrivilegesByLoginName response
type ListPrivilegesOfRoleRequest ¶
type ListPrivilegesOfRoleRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` RoleId string `position:"Query" name:"RoleId"` }
ListPrivilegesOfRoleRequest is the request struct for api ListPrivilegesOfRole
func CreateListPrivilegesOfRoleRequest ¶
func CreateListPrivilegesOfRoleRequest() (request *ListPrivilegesOfRoleRequest)
CreateListPrivilegesOfRoleRequest creates a request to invoke ListPrivilegesOfRole API
type ListPrivilegesOfRoleResponse ¶
type ListPrivilegesOfRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Privileges PrivilegesInListPrivilegesOfRole `json:"Privileges" xml:"Privileges"` }
ListPrivilegesOfRoleResponse is the response struct for api ListPrivilegesOfRole
func CreateListPrivilegesOfRoleResponse ¶
func CreateListPrivilegesOfRoleResponse() (response *ListPrivilegesOfRoleResponse)
CreateListPrivilegesOfRoleResponse creates a response to parse from ListPrivilegesOfRole response
type ListPrivilegesOfUserRequest ¶
type ListPrivilegesOfUserRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserId string `position:"Query" name:"UserId"` }
ListPrivilegesOfUserRequest is the request struct for api ListPrivilegesOfUser
func CreateListPrivilegesOfUserRequest ¶
func CreateListPrivilegesOfUserRequest() (request *ListPrivilegesOfUserRequest)
CreateListPrivilegesOfUserRequest creates a request to invoke ListPrivilegesOfUser API
type ListPrivilegesOfUserResponse ¶
type ListPrivilegesOfUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Privileges PrivilegesInListPrivilegesOfUser `json:"Privileges" xml:"Privileges"` }
ListPrivilegesOfUserResponse is the response struct for api ListPrivilegesOfUser
func CreateListPrivilegesOfUserResponse ¶
func CreateListPrivilegesOfUserResponse() (response *ListPrivilegesOfUserResponse)
CreateListPrivilegesOfUserResponse creates a response to parse from ListPrivilegesOfUser response
type ListRealTimeAgentRequest ¶
type ListRealTimeAgentRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListRealTimeAgentRequest is the request struct for api ListRealTimeAgent
func CreateListRealTimeAgentRequest ¶
func CreateListRealTimeAgentRequest() (request *ListRealTimeAgentRequest)
CreateListRealTimeAgentRequest creates a request to invoke ListRealTimeAgent API
type ListRealTimeAgentResponse ¶
type ListRealTimeAgentResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListRealTimeAgent `json:"Data" xml:"Data"` }
ListRealTimeAgentResponse is the response struct for api ListRealTimeAgent
func CreateListRealTimeAgentResponse ¶
func CreateListRealTimeAgentResponse() (response *ListRealTimeAgentResponse)
CreateListRealTimeAgentResponse creates a response to parse from ListRealTimeAgent response
type ListRecentCallRecordsRequest ¶
type ListRecentCallRecordsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Criteria string `position:"Query" name:"Criteria"` PageSize requests.Integer `position:"Query" name:"PageSize"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListRecentCallRecordsRequest is the request struct for api ListRecentCallRecords
func CreateListRecentCallRecordsRequest ¶
func CreateListRecentCallRecordsRequest() (request *ListRecentCallRecordsRequest)
CreateListRecentCallRecordsRequest creates a request to invoke ListRecentCallRecords API
type ListRecentCallRecordsResponse ¶
type ListRecentCallRecordsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CallDetailRecords CallDetailRecords `json:"CallDetailRecords" xml:"CallDetailRecords"` }
ListRecentCallRecordsResponse is the response struct for api ListRecentCallRecords
func CreateListRecentCallRecordsResponse ¶
func CreateListRecentCallRecordsResponse() (response *ListRecentCallRecordsResponse)
CreateListRecentCallRecordsResponse creates a response to parse from ListRecentCallRecords response
type ListRecordingByContactIdRequest ¶
type ListRecordingByContactIdRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactId string `position:"Query" name:"ContactId"` }
ListRecordingByContactIdRequest is the request struct for api ListRecordingByContactId
func CreateListRecordingByContactIdRequest ¶
func CreateListRecordingByContactIdRequest() (request *ListRecordingByContactIdRequest)
CreateListRecordingByContactIdRequest creates a request to invoke ListRecordingByContactId API
type ListRecordingByContactIdResponse ¶
type ListRecordingByContactIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Recordings RecordingsInListRecordingByContactId `json:"Recordings" xml:"Recordings"` }
ListRecordingByContactIdResponse is the response struct for api ListRecordingByContactId
func CreateListRecordingByContactIdResponse ¶
func CreateListRecordingByContactIdResponse() (response *ListRecordingByContactIdResponse)
CreateListRecordingByContactIdResponse creates a response to parse from ListRecordingByContactId response
type ListRecordingOfDualTrackRequest ¶
type ListRecordingOfDualTrackRequest struct { *requests.RpcRequest AgentId string `position:"Query" name:"AgentId"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` CalledNumber string `position:"Query" name:"CalledNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` ConnectId string `position:"Query" name:"ConnectId"` }
ListRecordingOfDualTrackRequest is the request struct for api ListRecordingOfDualTrack
func CreateListRecordingOfDualTrackRequest ¶
func CreateListRecordingOfDualTrackRequest() (request *ListRecordingOfDualTrackRequest)
CreateListRecordingOfDualTrackRequest creates a request to invoke ListRecordingOfDualTrack API
type ListRecordingOfDualTrackResponse ¶
type ListRecordingOfDualTrackResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Recordings Recordings `json:"Recordings" xml:"Recordings"` }
ListRecordingOfDualTrackResponse is the response struct for api ListRecordingOfDualTrack
func CreateListRecordingOfDualTrackResponse ¶
func CreateListRecordingOfDualTrackResponse() (response *ListRecordingOfDualTrackResponse)
CreateListRecordingOfDualTrackResponse creates a response to parse from ListRecordingOfDualTrack response
type ListRecordingsByContactIdRequest ¶
type ListRecordingsByContactIdRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactId string `position:"Query" name:"ContactId"` }
ListRecordingsByContactIdRequest is the request struct for api ListRecordingsByContactId
func CreateListRecordingsByContactIdRequest ¶
func CreateListRecordingsByContactIdRequest() (request *ListRecordingsByContactIdRequest)
CreateListRecordingsByContactIdRequest creates a request to invoke ListRecordingsByContactId API
type ListRecordingsByContactIdResponse ¶
type ListRecordingsByContactIdResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Recordings RecordingsInListRecordingsByContactId `json:"Recordings" xml:"Recordings"` }
ListRecordingsByContactIdResponse is the response struct for api ListRecordingsByContactId
func CreateListRecordingsByContactIdResponse ¶
func CreateListRecordingsByContactIdResponse() (response *ListRecordingsByContactIdResponse)
CreateListRecordingsByContactIdResponse creates a response to parse from ListRecordingsByContactId response
type ListRecordingsRequest ¶
type ListRecordingsRequest struct { *requests.RpcRequest AgentId string `position:"Query" name:"AgentId"` Criteria string `position:"Query" name:"Criteria"` PhoneNumber string `position:"Query" name:"PhoneNumber"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListRecordingsRequest is the request struct for api ListRecordings
func CreateListRecordingsRequest ¶
func CreateListRecordingsRequest() (request *ListRecordingsRequest)
CreateListRecordingsRequest creates a request to invoke ListRecordings API
type ListRecordingsResponse ¶
type ListRecordingsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Recordings Recordings `json:"Recordings" xml:"Recordings"` }
ListRecordingsResponse is the response struct for api ListRecordings
func CreateListRecordingsResponse ¶
func CreateListRecordingsResponse() (response *ListRecordingsResponse)
CreateListRecordingsResponse creates a response to parse from ListRecordings response
type ListRecordsRequest ¶
type ListRecordsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` QueryParam string `position:"Query" name:"QueryParam"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListRecordsRequest is the request struct for api ListRecords
func CreateListRecordsRequest ¶
func CreateListRecordsRequest() (request *ListRecordsRequest)
CreateListRecordsRequest creates a request to invoke ListRecords API
type ListRecordsResponse ¶
type ListRecordsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` RecordFileList RecordFileList `json:"RecordFileList" xml:"RecordFileList"` }
ListRecordsResponse is the response struct for api ListRecords
func CreateListRecordsResponse ¶
func CreateListRecordsResponse() (response *ListRecordsResponse)
CreateListRecordsResponse creates a response to parse from ListRecords response
type ListRegionsOfFunctionServiceRequest ¶
type ListRegionsOfFunctionServiceRequest struct {
*requests.RpcRequest
}
ListRegionsOfFunctionServiceRequest is the request struct for api ListRegionsOfFunctionService
func CreateListRegionsOfFunctionServiceRequest ¶
func CreateListRegionsOfFunctionServiceRequest() (request *ListRegionsOfFunctionServiceRequest)
CreateListRegionsOfFunctionServiceRequest creates a request to invoke ListRegionsOfFunctionService API
type ListRegionsOfFunctionServiceResponse ¶
type ListRegionsOfFunctionServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ServiceRegions ServiceRegions `json:"ServiceRegions" xml:"ServiceRegions"` }
ListRegionsOfFunctionServiceResponse is the response struct for api ListRegionsOfFunctionService
func CreateListRegionsOfFunctionServiceResponse ¶
func CreateListRegionsOfFunctionServiceResponse() (response *ListRegionsOfFunctionServiceResponse)
CreateListRegionsOfFunctionServiceResponse creates a response to parse from ListRegionsOfFunctionService response
type ListRolesOfUserRequest ¶
type ListRolesOfUserRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserId string `position:"Query" name:"UserId"` }
ListRolesOfUserRequest is the request struct for api ListRolesOfUser
func CreateListRolesOfUserRequest ¶
func CreateListRolesOfUserRequest() (request *ListRolesOfUserRequest)
CreateListRolesOfUserRequest creates a request to invoke ListRolesOfUser API
type ListRolesOfUserResponse ¶
type ListRolesOfUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Roles RolesInListRolesOfUser `json:"Roles" xml:"Roles"` }
ListRolesOfUserResponse is the response struct for api ListRolesOfUser
func CreateListRolesOfUserResponse ¶
func CreateListRolesOfUserResponse() (response *ListRolesOfUserResponse)
CreateListRolesOfUserResponse creates a response to parse from ListRolesOfUser response
type ListRolesRequest ¶
type ListRolesRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListRolesRequest is the request struct for api ListRoles
func CreateListRolesRequest ¶
func CreateListRolesRequest() (request *ListRolesRequest)
CreateListRolesRequest creates a request to invoke ListRoles API
type ListRolesResponse ¶
type ListRolesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Roles RolesInListRoles `json:"Roles" xml:"Roles"` }
ListRolesResponse is the response struct for api ListRoles
func CreateListRolesResponse ¶
func CreateListRolesResponse() (response *ListRolesResponse)
CreateListRolesResponse creates a response to parse from ListRoles response
type ListScenarioParametersRequest ¶
type ListScenarioParametersRequest struct { *requests.RpcRequest Type string `position:"Query" name:"Type"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
ListScenarioParametersRequest is the request struct for api ListScenarioParameters
func CreateListScenarioParametersRequest ¶
func CreateListScenarioParametersRequest() (request *ListScenarioParametersRequest)
CreateListScenarioParametersRequest creates a request to invoke ListScenarioParameters API
type ListScenarioParametersResponse ¶
type ListScenarioParametersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ScenarioParameters []ScenarioParameter `json:"ScenarioParameters" xml:"ScenarioParameters"` }
ListScenarioParametersResponse is the response struct for api ListScenarioParameters
func CreateListScenarioParametersResponse ¶
func CreateListScenarioParametersResponse() (response *ListScenarioParametersResponse)
CreateListScenarioParametersResponse creates a response to parse from ListScenarioParameters response
type ListScenarioTemplatesRequest ¶
type ListScenarioTemplatesRequest struct {
*requests.RpcRequest
}
ListScenarioTemplatesRequest is the request struct for api ListScenarioTemplates
func CreateListScenarioTemplatesRequest ¶
func CreateListScenarioTemplatesRequest() (request *ListScenarioTemplatesRequest)
CreateListScenarioTemplatesRequest creates a request to invoke ListScenarioTemplates API
type ListScenarioTemplatesResponse ¶
type ListScenarioTemplatesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ScenarioTemplates []Scenario `json:"ScenarioTemplates" xml:"ScenarioTemplates"` }
ListScenarioTemplatesResponse is the response struct for api ListScenarioTemplates
func CreateListScenarioTemplatesResponse ¶
func CreateListScenarioTemplatesResponse() (response *ListScenarioTemplatesResponse)
CreateListScenarioTemplatesResponse creates a response to parse from ListScenarioTemplates response
type ListScenariosRequest ¶
type ListScenariosRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListScenariosRequest is the request struct for api ListScenarios
func CreateListScenariosRequest ¶
func CreateListScenariosRequest() (request *ListScenariosRequest)
CreateListScenariosRequest creates a request to invoke ListScenarios API
type ListScenariosResponse ¶
type ListScenariosResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Scenarios []Scenario `json:"Scenarios" xml:"Scenarios"` }
ListScenariosResponse is the response struct for api ListScenarios
func CreateListScenariosResponse ¶
func CreateListScenariosResponse() (response *ListScenariosResponse)
CreateListScenariosResponse creates a response to parse from ListScenarios response
type ListSkillGroupDataRequest ¶
type ListSkillGroupDataRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StartDay string `position:"Query" name:"StartDay"` EndDay string `position:"Query" name:"EndDay"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListSkillGroupDataRequest is the request struct for api ListSkillGroupData
func CreateListSkillGroupDataRequest ¶
func CreateListSkillGroupDataRequest() (request *ListSkillGroupDataRequest)
CreateListSkillGroupDataRequest creates a request to invoke ListSkillGroupData API
type ListSkillGroupDataResponse ¶
type ListSkillGroupDataResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DataList DataListInListSkillGroupData `json:"DataList" xml:"DataList"` }
ListSkillGroupDataResponse is the response struct for api ListSkillGroupData
func CreateListSkillGroupDataResponse ¶
func CreateListSkillGroupDataResponse() (response *ListSkillGroupDataResponse)
CreateListSkillGroupDataResponse creates a response to parse from ListSkillGroupData response
type ListSkillGroupSummaryReportsByIntervalRequest ¶
type ListSkillGroupSummaryReportsByIntervalRequest struct { *requests.RpcRequest IntervalType string `position:"Query" name:"IntervalType"` EndTime string `position:"Query" name:"EndTime"` StartTime string `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` Agents string `position:"Query" name:"Agents"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupIds string `position:"Query" name:"SkillGroupIds"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListSkillGroupSummaryReportsByIntervalRequest is the request struct for api ListSkillGroupSummaryReportsByInterval
func CreateListSkillGroupSummaryReportsByIntervalRequest ¶
func CreateListSkillGroupSummaryReportsByIntervalRequest() (request *ListSkillGroupSummaryReportsByIntervalRequest)
CreateListSkillGroupSummaryReportsByIntervalRequest creates a request to invoke ListSkillGroupSummaryReportsByInterval API
type ListSkillGroupSummaryReportsByIntervalResponse ¶
type ListSkillGroupSummaryReportsByIntervalResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListSkillGroupSummaryReportsByInterval `json:"Data" xml:"Data"` }
ListSkillGroupSummaryReportsByIntervalResponse is the response struct for api ListSkillGroupSummaryReportsByInterval
func CreateListSkillGroupSummaryReportsByIntervalResponse ¶
func CreateListSkillGroupSummaryReportsByIntervalResponse() (response *ListSkillGroupSummaryReportsByIntervalResponse)
CreateListSkillGroupSummaryReportsByIntervalResponse creates a response to parse from ListSkillGroupSummaryReportsByInterval response
type ListSkillGroupSummaryReportsRequest ¶
type ListSkillGroupSummaryReportsRequest struct { *requests.RpcRequest OrderByOutboundTotalTalkTime string `position:"Query" name:"OrderByOutboundTotalTalkTime"` OrderByInboundTotalTalkTime string `position:"Query" name:"OrderByInboundTotalTalkTime"` EndTime string `position:"Query" name:"EndTime"` StartTime string `position:"Query" name:"StartTime"` OrderByInboundTotalCalls string `position:"Query" name:"OrderByInboundTotalCalls"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` OrderByTotalTalkTime string `position:"Query" name:"OrderByTotalTalkTime"` InstanceId string `position:"Query" name:"InstanceId"` OrderByOutboundTotalCalls string `position:"Query" name:"OrderByOutboundTotalCalls"` SkillGroupIds string `position:"Query" name:"SkillGroupIds"` PageSize requests.Integer `position:"Query" name:"PageSize"` OrderByOccupancyRate string `position:"Query" name:"OrderByOccupancyRate"` OrderByTotalCalls string `position:"Query" name:"OrderByTotalCalls"` }
ListSkillGroupSummaryReportsRequest is the request struct for api ListSkillGroupSummaryReports
func CreateListSkillGroupSummaryReportsRequest ¶
func CreateListSkillGroupSummaryReportsRequest() (request *ListSkillGroupSummaryReportsRequest)
CreateListSkillGroupSummaryReportsRequest creates a request to invoke ListSkillGroupSummaryReports API
type ListSkillGroupSummaryReportsResponse ¶
type ListSkillGroupSummaryReportsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListSkillGroupSummaryReports `json:"Data" xml:"Data"` }
ListSkillGroupSummaryReportsResponse is the response struct for api ListSkillGroupSummaryReports
func CreateListSkillGroupSummaryReportsResponse ¶
func CreateListSkillGroupSummaryReportsResponse() (response *ListSkillGroupSummaryReportsResponse)
CreateListSkillGroupSummaryReportsResponse creates a response to parse from ListSkillGroupSummaryReports response
type ListSkillGroupsOfUserRequest ¶
type ListSkillGroupsOfUserRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserId string `position:"Query" name:"UserId"` }
ListSkillGroupsOfUserRequest is the request struct for api ListSkillGroupsOfUser
func CreateListSkillGroupsOfUserRequest ¶
func CreateListSkillGroupsOfUserRequest() (request *ListSkillGroupsOfUserRequest)
CreateListSkillGroupsOfUserRequest creates a request to invoke ListSkillGroupsOfUser API
type ListSkillGroupsOfUserResponse ¶
type ListSkillGroupsOfUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SkillLevels SkillLevelsInListSkillGroupsOfUser `json:"SkillLevels" xml:"SkillLevels"` }
ListSkillGroupsOfUserResponse is the response struct for api ListSkillGroupsOfUser
func CreateListSkillGroupsOfUserResponse ¶
func CreateListSkillGroupsOfUserResponse() (response *ListSkillGroupsOfUserResponse)
CreateListSkillGroupsOfUserResponse creates a response to parse from ListSkillGroupsOfUser response
type ListSkillGroupsRequest ¶
type ListSkillGroupsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListSkillGroupsRequest is the request struct for api ListSkillGroups
func CreateListSkillGroupsRequest ¶
func CreateListSkillGroupsRequest() (request *ListSkillGroupsRequest)
CreateListSkillGroupsRequest creates a request to invoke ListSkillGroups API
type ListSkillGroupsResponse ¶
type ListSkillGroupsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` SkillGroups []SkillGroupInListSkillGroups `json:"SkillGroups" xml:"SkillGroups"` }
ListSkillGroupsResponse is the response struct for api ListSkillGroups
func CreateListSkillGroupsResponse ¶
func CreateListSkillGroupsResponse() (response *ListSkillGroupsResponse)
CreateListSkillGroupsResponse creates a response to parse from ListSkillGroups response
type ListStrategiesRequest ¶
type ListStrategiesRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListStrategiesRequest is the request struct for api ListStrategies
func CreateListStrategiesRequest ¶
func CreateListStrategiesRequest() (request *ListStrategiesRequest)
CreateListStrategiesRequest creates a request to invoke ListStrategies API
type ListStrategiesResponse ¶
type ListStrategiesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Strategies []Strategy `json:"Strategies" xml:"Strategies"` }
ListStrategiesResponse is the response struct for api ListStrategies
func CreateListStrategiesResponse ¶
func CreateListStrategiesResponse() (response *ListStrategiesResponse)
CreateListStrategiesResponse creates a response to parse from ListStrategies response
type ListStrategyTemplatesRequest ¶
type ListStrategyTemplatesRequest struct {
*requests.RpcRequest
}
ListStrategyTemplatesRequest is the request struct for api ListStrategyTemplates
func CreateListStrategyTemplatesRequest ¶
func CreateListStrategyTemplatesRequest() (request *ListStrategyTemplatesRequest)
CreateListStrategyTemplatesRequest creates a request to invoke ListStrategyTemplates API
type ListStrategyTemplatesResponse ¶
type ListStrategyTemplatesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StrategyTemplates []Strategy `json:"StrategyTemplates" xml:"StrategyTemplates"` }
ListStrategyTemplatesResponse is the response struct for api ListStrategyTemplates
func CreateListStrategyTemplatesResponse ¶
func CreateListStrategyTemplatesResponse() (response *ListStrategyTemplatesResponse)
CreateListStrategyTemplatesResponse creates a response to parse from ListStrategyTemplates response
type ListSurveysRequest ¶
type ListSurveysRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
ListSurveysRequest is the request struct for api ListSurveys
func CreateListSurveysRequest ¶
func CreateListSurveysRequest() (request *ListSurveysRequest)
CreateListSurveysRequest creates a request to invoke ListSurveys API
type ListSurveysResponse ¶
type ListSurveysResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Surveys []Survey `json:"Surveys" xml:"Surveys"` }
ListSurveysResponse is the response struct for api ListSurveys
func CreateListSurveysResponse ¶
func CreateListSurveysResponse() (response *ListSurveysResponse)
CreateListSurveysResponse creates a response to parse from ListSurveys response
type ListTaskRequest ¶
type ListTaskRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListTaskRequest is the request struct for api ListTask
func CreateListTaskRequest ¶
func CreateListTaskRequest() (request *ListTaskRequest)
CreateListTaskRequest creates a request to invoke ListTask API
type ListTaskResponse ¶
type ListTaskResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInListTask `json:"Data" xml:"Data"` }
ListTaskResponse is the response struct for api ListTask
func CreateListTaskResponse ¶
func CreateListTaskResponse() (response *ListTaskResponse)
CreateListTaskResponse creates a response to parse from ListTask response
type ListTestPhoneNumbersRequest ¶
type ListTestPhoneNumbersRequest struct { *requests.RpcRequest PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListTestPhoneNumbersRequest is the request struct for api ListTestPhoneNumbers
func CreateListTestPhoneNumbersRequest ¶
func CreateListTestPhoneNumbersRequest() (request *ListTestPhoneNumbersRequest)
CreateListTestPhoneNumbersRequest creates a request to invoke ListTestPhoneNumbers API
type ListTestPhoneNumbersResponse ¶
type ListTestPhoneNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumbers PhoneNumbers `json:"PhoneNumbers" xml:"PhoneNumbers"` }
ListTestPhoneNumbersResponse is the response struct for api ListTestPhoneNumbers
func CreateListTestPhoneNumbersResponse ¶
func CreateListTestPhoneNumbersResponse() (response *ListTestPhoneNumbersResponse)
CreateListTestPhoneNumbersResponse creates a response to parse from ListTestPhoneNumbers response
type ListUnreachableContactsRequest ¶
type ListUnreachableContactsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListUnreachableContactsRequest is the request struct for api ListUnreachableContacts
func CreateListUnreachableContactsRequest ¶
func CreateListUnreachableContactsRequest() (request *ListUnreachableContactsRequest)
CreateListUnreachableContactsRequest creates a request to invoke ListUnreachableContacts API
type ListUnreachableContactsResponse ¶
type ListUnreachableContactsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` UnreachableContacts UnreachableContacts `json:"UnreachableContacts" xml:"UnreachableContacts"` }
ListUnreachableContactsResponse is the response struct for api ListUnreachableContacts
func CreateListUnreachableContactsResponse ¶
func CreateListUnreachableContactsResponse() (response *ListUnreachableContactsResponse)
CreateListUnreachableContactsResponse creates a response to parse from ListUnreachableContacts response
type ListUnrecognizedIntentsRequest ¶
type ListUnrecognizedIntentsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListUnrecognizedIntentsRequest is the request struct for api ListUnrecognizedIntents
func CreateListUnrecognizedIntentsRequest ¶
func CreateListUnrecognizedIntentsRequest() (request *ListUnrecognizedIntentsRequest)
CreateListUnrecognizedIntentsRequest creates a request to invoke ListUnrecognizedIntents API
type ListUnrecognizedIntentsResponse ¶
type ListUnrecognizedIntentsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Intents Intents `json:"Intents" xml:"Intents"` }
ListUnrecognizedIntentsResponse is the response struct for api ListUnrecognizedIntents
func CreateListUnrecognizedIntentsResponse ¶
func CreateListUnrecognizedIntentsResponse() (response *ListUnrecognizedIntentsResponse)
CreateListUnrecognizedIntentsResponse creates a response to parse from ListUnrecognizedIntents response
type ListUsersOfRoleRequest ¶
type ListUsersOfRoleRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` RoleId string `position:"Query" name:"RoleId"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListUsersOfRoleRequest is the request struct for api ListUsersOfRole
func CreateListUsersOfRoleRequest ¶
func CreateListUsersOfRoleRequest() (request *ListUsersOfRoleRequest)
CreateListUsersOfRoleRequest creates a request to invoke ListUsersOfRole API
type ListUsersOfRoleResponse ¶
type ListUsersOfRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Users Users `json:"Users" xml:"Users"` }
ListUsersOfRoleResponse is the response struct for api ListUsersOfRole
func CreateListUsersOfRoleResponse ¶
func CreateListUsersOfRoleResponse() (response *ListUsersOfRoleResponse)
CreateListUsersOfRoleResponse creates a response to parse from ListUsersOfRole response
type ListUsersOfSkillGroupRequest ¶
type ListUsersOfSkillGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListUsersOfSkillGroupRequest is the request struct for api ListUsersOfSkillGroup
func CreateListUsersOfSkillGroupRequest ¶
func CreateListUsersOfSkillGroupRequest() (request *ListUsersOfSkillGroupRequest)
CreateListUsersOfSkillGroupRequest creates a request to invoke ListUsersOfSkillGroup API
type ListUsersOfSkillGroupResponse ¶
type ListUsersOfSkillGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Users Users `json:"Users" xml:"Users"` }
ListUsersOfSkillGroupResponse is the response struct for api ListUsersOfSkillGroup
func CreateListUsersOfSkillGroupResponse ¶
func CreateListUsersOfSkillGroupResponse() (response *ListUsersOfSkillGroupResponse)
CreateListUsersOfSkillGroupResponse creates a response to parse from ListUsersOfSkillGroup response
type ListUsersRequest ¶
type ListUsersRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListUsersRequest is the request struct for api ListUsers
func CreateListUsersRequest ¶
func CreateListUsersRequest() (request *ListUsersRequest)
CreateListUsersRequest creates a request to invoke ListUsers API
type ListUsersResponse ¶
type ListUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Users Users `json:"Users" xml:"Users"` }
ListUsersResponse is the response struct for api ListUsers
func CreateListUsersResponse ¶
func CreateListUsersResponse() (response *ListUsersResponse)
CreateListUsersResponse creates a response to parse from ListUsers response
type ListVnCategoriesRequest ¶
type ListVnCategoriesRequest struct { *requests.RpcRequest ParentId string `position:"Query" name:"ParentId"` InstanceId string `position:"Query" name:"InstanceId"` }
ListVnCategoriesRequest is the request struct for api ListVnCategories
func CreateListVnCategoriesRequest ¶
func CreateListVnCategoriesRequest() (request *ListVnCategoriesRequest)
CreateListVnCategoriesRequest creates a request to invoke ListVnCategories API
type ListVnCategoriesResponse ¶
type ListVnCategoriesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Categories []Category `json:"Categories" xml:"Categories"` }
ListVnCategoriesResponse is the response struct for api ListVnCategories
func CreateListVnCategoriesResponse ¶
func CreateListVnCategoriesResponse() (response *ListVnCategoriesResponse)
CreateListVnCategoriesResponse creates a response to parse from ListVnCategories response
type ListVnChatbotInstancesRequest ¶
type ListVnChatbotInstancesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListVnChatbotInstancesRequest is the request struct for api ListVnChatbotInstances
func CreateListVnChatbotInstancesRequest ¶
func CreateListVnChatbotInstancesRequest() (request *ListVnChatbotInstancesRequest)
CreateListVnChatbotInstancesRequest creates a request to invoke ListVnChatbotInstances API
type ListVnChatbotInstancesResponse ¶
type ListVnChatbotInstancesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` PageNumber int `json:"PageNumber" xml:"PageNumber"` TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageSize int64 `json:"PageSize" xml:"PageSize"` Bots []Bot `json:"Bots" xml:"Bots"` }
ListVnChatbotInstancesResponse is the response struct for api ListVnChatbotInstances
func CreateListVnChatbotInstancesResponse ¶
func CreateListVnChatbotInstancesResponse() (response *ListVnChatbotInstancesResponse)
CreateListVnChatbotInstancesResponse creates a response to parse from ListVnChatbotInstances response
type ListVnConversationDetailsRequest ¶
type ListVnConversationDetailsRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` InstanceId string `position:"Query" name:"InstanceId"` }
ListVnConversationDetailsRequest is the request struct for api ListVnConversationDetails
func CreateListVnConversationDetailsRequest ¶
func CreateListVnConversationDetailsRequest() (request *ListVnConversationDetailsRequest)
CreateListVnConversationDetailsRequest creates a request to invoke ListVnConversationDetails API
type ListVnConversationDetailsResponse ¶
type ListVnConversationDetailsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` ConversationDetails []ConversationDetail `json:"ConversationDetails" xml:"ConversationDetails"` }
ListVnConversationDetailsResponse is the response struct for api ListVnConversationDetails
func CreateListVnConversationDetailsResponse ¶
func CreateListVnConversationDetailsResponse() (response *ListVnConversationDetailsResponse)
CreateListVnConversationDetailsResponse creates a response to parse from ListVnConversationDetails response
type ListVnConversationsRequest ¶
type ListVnConversationsRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListVnConversationsRequest is the request struct for api ListVnConversations
func CreateListVnConversationsRequest ¶
func CreateListVnConversationsRequest() (request *ListVnConversationsRequest)
CreateListVnConversationsRequest creates a request to invoke ListVnConversations API
type ListVnConversationsResponse ¶
type ListVnConversationsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Conversations []Conversation `json:"Conversations" xml:"Conversations"` }
ListVnConversationsResponse is the response struct for api ListVnConversations
func CreateListVnConversationsResponse ¶
func CreateListVnConversationsResponse() (response *ListVnConversationsResponse)
CreateListVnConversationsResponse creates a response to parse from ListVnConversations response
type ListVnInstancesRequest ¶
type ListVnInstancesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListVnInstancesRequest is the request struct for api ListVnInstances
func CreateListVnInstancesRequest ¶
func CreateListVnInstancesRequest() (request *ListVnInstancesRequest)
CreateListVnInstancesRequest creates a request to invoke ListVnInstances API
type ListVnInstancesResponse ¶
type ListVnInstancesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Instances []Instance `json:"Instances" xml:"Instances"` }
ListVnInstancesResponse is the response struct for api ListVnInstances
func CreateListVnInstancesResponse ¶
func CreateListVnInstancesResponse() (response *ListVnInstancesResponse)
CreateListVnInstancesResponse creates a response to parse from ListVnInstances response
type ListVnNavigationScriptsRequest ¶
type ListVnNavigationScriptsRequest struct {}
ListVnNavigationScriptsRequest is the request struct for api ListVnNavigationScripts
func CreateListVnNavigationScriptsRequest ¶
func CreateListVnNavigationScriptsRequest() (request *ListVnNavigationScriptsRequest)
CreateListVnNavigationScriptsRequest creates a request to invoke ListVnNavigationScripts API
type ListVnNavigationScriptsResponse ¶
type ListVnNavigationScriptsResponse struct {}
ListVnNavigationScriptsResponse is the response struct for api ListVnNavigationScripts
func CreateListVnNavigationScriptsResponse ¶
func CreateListVnNavigationScriptsResponse() (response *ListVnNavigationScriptsResponse)
CreateListVnNavigationScriptsResponse creates a response to parse from ListVnNavigationScripts response
type ListVnPublishHistoriesRequest ¶
type ListVnPublishHistoriesRequest struct { *requests.RpcRequest PageNumber requests.Integer `position:"Query" name:"PageNumber"` InstanceId string `position:"Query" name:"InstanceId"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
ListVnPublishHistoriesRequest is the request struct for api ListVnPublishHistories
func CreateListVnPublishHistoriesRequest ¶
func CreateListVnPublishHistoriesRequest() (request *ListVnPublishHistoriesRequest)
CreateListVnPublishHistoriesRequest creates a request to invoke ListVnPublishHistories API
type ListVnPublishHistoriesResponse ¶
type ListVnPublishHistoriesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` PublishHistories []PublishHistoriesItem `json:"PublishHistories" xml:"PublishHistories"` }
ListVnPublishHistoriesResponse is the response struct for api ListVnPublishHistories
func CreateListVnPublishHistoriesResponse ¶
func CreateListVnPublishHistoriesResponse() (response *ListVnPublishHistoriesResponse)
CreateListVnPublishHistoriesResponse creates a response to parse from ListVnPublishHistories response
type ListVoiceAppraiseRequest ¶
type ListVoiceAppraiseRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
ListVoiceAppraiseRequest is the request struct for api ListVoiceAppraise
func CreateListVoiceAppraiseRequest ¶
func CreateListVoiceAppraiseRequest() (request *ListVoiceAppraiseRequest)
CreateListVoiceAppraiseRequest creates a request to invoke ListVoiceAppraise API
type ListVoiceAppraiseResponse ¶
type ListVoiceAppraiseResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Notice string `json:"Notice" xml:"Notice"` ContactFlow ContactFlow `json:"ContactFlow" xml:"ContactFlow"` }
ListVoiceAppraiseResponse is the response struct for api ListVoiceAppraise
func CreateListVoiceAppraiseResponse ¶
func CreateListVoiceAppraiseResponse() (response *ListVoiceAppraiseResponse)
CreateListVoiceAppraiseResponse creates a response to parse from ListVoiceAppraise response
type ListWorkflowOfAgentRequest ¶
type ListWorkflowOfAgentRequest struct { *requests.RpcRequest InstanceName string `position:"Query" name:"InstanceName"` PageSize requests.Integer `position:"Query" name:"PageSize"` StartTime requests.Integer `position:"Query" name:"StartTime"` StopTime requests.Integer `position:"Query" name:"StopTime"` RamId requests.Integer `position:"Query" name:"RamId"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
ListWorkflowOfAgentRequest is the request struct for api ListWorkflowOfAgent
func CreateListWorkflowOfAgentRequest ¶
func CreateListWorkflowOfAgentRequest() (request *ListWorkflowOfAgentRequest)
CreateListWorkflowOfAgentRequest creates a request to invoke ListWorkflowOfAgent API
type ListWorkflowOfAgentResponse ¶
type ListWorkflowOfAgentResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` AgentEventLogs AgentEventLogs `json:"AgentEventLogs" xml:"AgentEventLogs"` }
ListWorkflowOfAgentResponse is the response struct for api ListWorkflowOfAgent
func CreateListWorkflowOfAgentResponse ¶
func CreateListWorkflowOfAgentResponse() (response *ListWorkflowOfAgentResponse)
CreateListWorkflowOfAgentResponse creates a response to parse from ListWorkflowOfAgent response
type LogRequest ¶
type LogRequest struct { *requests.RpcRequest Message string `position:"Query" name:"Message"` InstanceId string `position:"Query" name:"InstanceId"` }
LogRequest is the request struct for api Log
func CreateLogRequest ¶
func CreateLogRequest() (request *LogRequest)
CreateLogRequest creates a request to invoke Log API
type LogResponse ¶
type LogResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
LogResponse is the response struct for api Log
func CreateLogResponse ¶
func CreateLogResponse() (response *LogResponse)
CreateLogResponse creates a response to parse from Log response
type LoginInfo ¶
type LoginInfo struct { UserName string `json:"UserName" xml:"UserName"` DisplayName string `json:"DisplayName" xml:"DisplayName"` PhoneNumber string `json:"PhoneNumber" xml:"PhoneNumber"` Region string `json:"Region" xml:"Region"` WebRtcUrl string `json:"WebRtcUrl" xml:"WebRtcUrl"` AgentServerUrl string `json:"AgentServerUrl" xml:"AgentServerUrl"` Extension string `json:"Extension" xml:"Extension"` TenantId string `json:"TenantId" xml:"TenantId"` Signature string `json:"Signature" xml:"Signature"` SignData string `json:"SignData" xml:"SignData"` Roles RolesInRequestLoginInfo `json:"Roles" xml:"Roles"` }
LoginInfo is a nested struct in cloudcallcenter response
type MarkDayuVoiceServiceRequest ¶
type MarkDayuVoiceServiceRequest struct {
*requests.RpcRequest
}
MarkDayuVoiceServiceRequest is the request struct for api MarkDayuVoiceService
func CreateMarkDayuVoiceServiceRequest ¶
func CreateMarkDayuVoiceServiceRequest() (request *MarkDayuVoiceServiceRequest)
CreateMarkDayuVoiceServiceRequest creates a request to invoke MarkDayuVoiceService API
type MarkDayuVoiceServiceResponse ¶
type MarkDayuVoiceServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
MarkDayuVoiceServiceResponse is the response struct for api MarkDayuVoiceService
func CreateMarkDayuVoiceServiceResponse ¶
func CreateMarkDayuVoiceServiceResponse() (response *MarkDayuVoiceServiceResponse)
CreateMarkDayuVoiceServiceResponse creates a response to parse from MarkDayuVoiceService response
type Media ¶
type Media struct { Name string `json:"Name" xml:"Name"` Content string `json:"Content" xml:"Content"` Id int64 `json:"Id" xml:"Id"` Status string `json:"Status" xml:"Status"` Scope string `json:"Scope" xml:"Scope"` Instance string `json:"Instance" xml:"Instance"` Description string `json:"Description" xml:"Description"` FilePath string `json:"FilePath" xml:"FilePath"` FileName string `json:"FileName" xml:"FileName"` OssFileName string `json:"OssFileName" xml:"OssFileName"` Type string `json:"Type" xml:"Type"` }
Media is a nested struct in cloudcallcenter response
type MediaDownloadParam ¶
type MediaDownloadParam struct { SignatureUrl string `json:"SignatureUrl" xml:"SignatureUrl"` FileName string `json:"FileName" xml:"FileName"` }
MediaDownloadParam is a nested struct in cloudcallcenter response
type MediaDownloadParamList ¶
type MediaDownloadParamList struct {
MediaDownloadParam []MediaDownloadParam `json:"MediaDownloadParam" xml:"MediaDownloadParam"`
}
MediaDownloadParamList is a nested struct in cloudcallcenter response
type MediaUploadParam ¶
type MediaUploadParam struct { Name string `json:"Name" xml:"Name"` Id string `json:"Id" xml:"Id"` Instance string `json:"Instance" xml:"Instance"` FileName string `json:"FileName" xml:"FileName"` OssFileName string `json:"OssFileName" xml:"OssFileName"` OssFilePath string `json:"OssFilePath" xml:"OssFilePath"` }
MediaUploadParam is a nested struct in cloudcallcenter response
type Medias ¶
type Medias struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListMedias `json:"List" xml:"List"` }
Medias is a nested struct in cloudcallcenter response
type ModifyAgentDeviceRequest ¶
type ModifyAgentDeviceRequest struct { *requests.RpcRequest AgentDeviceId requests.Integer `position:"Query" name:"AgentDeviceId"` InstanceId string `position:"Query" name:"InstanceId"` IsLogin requests.Integer `position:"Query" name:"IsLogin"` }
ModifyAgentDeviceRequest is the request struct for api ModifyAgentDevice
func CreateModifyAgentDeviceRequest ¶
func CreateModifyAgentDeviceRequest() (request *ModifyAgentDeviceRequest)
CreateModifyAgentDeviceRequest creates a request to invoke ModifyAgentDevice API
type ModifyAgentDeviceResponse ¶
type ModifyAgentDeviceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ModifyAgentDeviceResponse is the response struct for api ModifyAgentDevice
func CreateModifyAgentDeviceResponse ¶
func CreateModifyAgentDeviceResponse() (response *ModifyAgentDeviceResponse)
CreateModifyAgentDeviceResponse creates a response to parse from ModifyAgentDevice response
type ModifyBatchJobsRequest ¶
type ModifyBatchJobsRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` JobFilePath string `position:"Query" name:"JobFilePath"` CallingNumber *[]string `position:"Query" name:"CallingNumber" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` Submitted requests.Boolean `position:"Query" name:"Submitted"` StrategyJson string `position:"Query" name:"StrategyJson"` JobGroupId string `position:"Query" name:"JobGroupId"` Name string `position:"Query" name:"Name"` ScenarioId string `position:"Query" name:"ScenarioId"` }
ModifyBatchJobsRequest is the request struct for api ModifyBatchJobs
func CreateModifyBatchJobsRequest ¶
func CreateModifyBatchJobsRequest() (request *ModifyBatchJobsRequest)
CreateModifyBatchJobsRequest creates a request to invoke ModifyBatchJobs API
type ModifyBatchJobsResponse ¶
type ModifyBatchJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroup JobGroup `json:"JobGroup" xml:"JobGroup"` }
ModifyBatchJobsResponse is the response struct for api ModifyBatchJobs
func CreateModifyBatchJobsResponse ¶
func CreateModifyBatchJobsResponse() (response *ModifyBatchJobsResponse)
CreateModifyBatchJobsResponse creates a response to parse from ModifyBatchJobs response
type ModifyCabInstanceRequest ¶
type ModifyCabInstanceRequest struct { *requests.RpcRequest MaxConcurrentConversation requests.Integer `position:"Query" name:"MaxConcurrentConversation"` InstanceId string `position:"Query" name:"InstanceId"` InstanceName string `position:"Query" name:"InstanceName"` CallCenterInstanceId string `position:"Query" name:"CallCenterInstanceId"` InstanceDescription string `position:"Query" name:"InstanceDescription"` }
ModifyCabInstanceRequest is the request struct for api ModifyCabInstance
func CreateModifyCabInstanceRequest ¶
func CreateModifyCabInstanceRequest() (request *ModifyCabInstanceRequest)
CreateModifyCabInstanceRequest creates a request to invoke ModifyCabInstance API
type ModifyCabInstanceResponse ¶
type ModifyCabInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instance Instance `json:"Instance" xml:"Instance"` }
ModifyCabInstanceResponse is the response struct for api ModifyCabInstance
func CreateModifyCabInstanceResponse ¶
func CreateModifyCabInstanceResponse() (response *ModifyCabInstanceResponse)
CreateModifyCabInstanceResponse creates a response to parse from ModifyCabInstance response
type ModifyCategoryRequest ¶
type ModifyCategoryRequest struct { *requests.RpcRequest ModifyOption string `position:"Query" name:"ModifyOption"` InstanceId string `position:"Query" name:"InstanceId"` Options string `position:"Query" name:"Options"` ScenarioId string `position:"Query" name:"ScenarioId"` CategoryId string `position:"Query" name:"CategoryId"` }
ModifyCategoryRequest is the request struct for api ModifyCategory
func CreateModifyCategoryRequest ¶
func CreateModifyCategoryRequest() (request *ModifyCategoryRequest)
CreateModifyCategoryRequest creates a request to invoke ModifyCategory API
type ModifyCategoryResponse ¶
type ModifyCategoryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Category Category `json:"Category" xml:"Category"` }
ModifyCategoryResponse is the response struct for api ModifyCategory
func CreateModifyCategoryResponse ¶
func CreateModifyCategoryResponse() (response *ModifyCategoryResponse)
CreateModifyCategoryResponse creates a response to parse from ModifyCategory response
type ModifyContactFlowRequest ¶
type ModifyContactFlowRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` Description string `position:"Query" name:"Description"` Type string `position:"Query" name:"Type"` }
ModifyContactFlowRequest is the request struct for api ModifyContactFlow
func CreateModifyContactFlowRequest ¶
func CreateModifyContactFlowRequest() (request *ModifyContactFlowRequest)
CreateModifyContactFlowRequest creates a request to invoke ModifyContactFlow API
type ModifyContactFlowResponse ¶
type ModifyContactFlowResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlow ContactFlow `json:"ContactFlow" xml:"ContactFlow"` }
ModifyContactFlowResponse is the response struct for api ModifyContactFlow
func CreateModifyContactFlowResponse ¶
func CreateModifyContactFlowResponse() (response *ModifyContactFlowResponse)
CreateModifyContactFlowResponse creates a response to parse from ModifyContactFlow response
type ModifyContactFlowVersionRequest ¶
type ModifyContactFlowVersionRequest struct { *requests.RpcRequest Canvas string `position:"Query" name:"Canvas"` InstanceId string `position:"Query" name:"InstanceId"` ContactFlowVersionId string `position:"Query" name:"ContactFlowVersionId"` Content string `position:"Query" name:"Content"` }
ModifyContactFlowVersionRequest is the request struct for api ModifyContactFlowVersion
func CreateModifyContactFlowVersionRequest ¶
func CreateModifyContactFlowVersionRequest() (request *ModifyContactFlowVersionRequest)
CreateModifyContactFlowVersionRequest creates a request to invoke ModifyContactFlowVersion API
type ModifyContactFlowVersionResponse ¶
type ModifyContactFlowVersionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlow ContactFlow `json:"ContactFlow" xml:"ContactFlow"` }
ModifyContactFlowVersionResponse is the response struct for api ModifyContactFlowVersion
func CreateModifyContactFlowVersionResponse ¶
func CreateModifyContactFlowVersionResponse() (response *ModifyContactFlowVersionResponse)
CreateModifyContactFlowVersionResponse creates a response to parse from ModifyContactFlowVersion response
type ModifyFunctionMetaRequest ¶
type ModifyFunctionMetaRequest struct { *requests.RpcRequest FunctionId string `position:"Query" name:"FunctionId"` InstanceId string `position:"Query" name:"InstanceId"` Role string `position:"Query" name:"Role"` Service string `position:"Query" name:"Service"` FunctionName string `position:"Query" name:"FunctionName"` Description string `position:"Query" name:"Description"` Region string `position:"Query" name:"Region"` }
ModifyFunctionMetaRequest is the request struct for api ModifyFunctionMeta
func CreateModifyFunctionMetaRequest ¶
func CreateModifyFunctionMetaRequest() (request *ModifyFunctionMetaRequest)
CreateModifyFunctionMetaRequest creates a request to invoke ModifyFunctionMeta API
type ModifyFunctionMetaResponse ¶
type ModifyFunctionMetaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` FunctionMeta FunctionMeta `json:"FunctionMeta" xml:"FunctionMeta"` }
ModifyFunctionMetaResponse is the response struct for api ModifyFunctionMeta
func CreateModifyFunctionMetaResponse ¶
func CreateModifyFunctionMetaResponse() (response *ModifyFunctionMetaResponse)
CreateModifyFunctionMetaResponse creates a response to parse from ModifyFunctionMeta response
type ModifyInstanceAdminRequest ¶
type ModifyInstanceAdminRequest struct { *requests.RpcRequest RemoveUserRamId string `position:"Query" name:"RemoveUserRamId"` NewAddUserDetail string `position:"Query" name:"NewAddUserDetail"` InstanceId string `position:"Query" name:"InstanceId"` AdminList *[]string `position:"Query" name:"AdminList" type:"Repeated"` }
ModifyInstanceAdminRequest is the request struct for api ModifyInstanceAdmin
func CreateModifyInstanceAdminRequest ¶
func CreateModifyInstanceAdminRequest() (request *ModifyInstanceAdminRequest)
CreateModifyInstanceAdminRequest creates a request to invoke ModifyInstanceAdmin API
type ModifyInstanceAdminResponse ¶
type ModifyInstanceAdminResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
ModifyInstanceAdminResponse is the response struct for api ModifyInstanceAdmin
func CreateModifyInstanceAdminResponse ¶
func CreateModifyInstanceAdminResponse() (response *ModifyInstanceAdminResponse)
CreateModifyInstanceAdminResponse creates a response to parse from ModifyInstanceAdmin response
type ModifyInstanceRequest ¶
type ModifyInstanceRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` StorageMaxDays requests.Integer `position:"Query" name:"StorageMaxDays"` Bucket string `position:"Query" name:"Bucket"` InstanceId string `position:"Query" name:"InstanceId"` StorageMaxSize requests.Integer `position:"Query" name:"StorageMaxSize"` }
ModifyInstanceRequest is the request struct for api ModifyInstance
func CreateModifyInstanceRequest ¶
func CreateModifyInstanceRequest() (request *ModifyInstanceRequest)
CreateModifyInstanceRequest creates a request to invoke ModifyInstance API
type ModifyInstanceResponse ¶
type ModifyInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Instance InstanceInModifyInstance `json:"Instance" xml:"Instance"` }
ModifyInstanceResponse is the response struct for api ModifyInstance
func CreateModifyInstanceResponse ¶
func CreateModifyInstanceResponse() (response *ModifyInstanceResponse)
CreateModifyInstanceResponse creates a response to parse from ModifyInstance response
type ModifyJobGroupRequest ¶
type ModifyJobGroupRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` CallingNumber *[]string `position:"Query" name:"CallingNumber" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` StrategyJson string `position:"Query" name:"StrategyJson"` JobGroupId string `position:"Query" name:"JobGroupId"` Name string `position:"Query" name:"Name"` }
ModifyJobGroupRequest is the request struct for api ModifyJobGroup
func CreateModifyJobGroupRequest ¶
func CreateModifyJobGroupRequest() (request *ModifyJobGroupRequest)
CreateModifyJobGroupRequest creates a request to invoke ModifyJobGroup API
type ModifyJobGroupResponse ¶
type ModifyJobGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` JobGroup JobGroup `json:"JobGroup" xml:"JobGroup"` }
ModifyJobGroupResponse is the response struct for api ModifyJobGroup
func CreateModifyJobGroupResponse ¶
func CreateModifyJobGroupResponse() (response *ModifyJobGroupResponse)
CreateModifyJobGroupResponse creates a response to parse from ModifyJobGroup response
type ModifyMediaRequest ¶
type ModifyMediaRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` OssFilePath string `position:"Query" name:"OssFilePath"` UploadResult string `position:"Query" name:"UploadResult"` Type string `position:"Query" name:"Type"` Content string `position:"Query" name:"Content"` OssFileName string `position:"Query" name:"OssFileName"` InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Name string `position:"Query" name:"Name"` }
ModifyMediaRequest is the request struct for api ModifyMedia
func CreateModifyMediaRequest ¶
func CreateModifyMediaRequest() (request *ModifyMediaRequest)
CreateModifyMediaRequest creates a request to invoke ModifyMedia API
type ModifyMediaResponse ¶
type ModifyMediaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` MediaUploadParam MediaUploadParam `json:"MediaUploadParam" xml:"MediaUploadParam"` }
ModifyMediaResponse is the response struct for api ModifyMedia
func CreateModifyMediaResponse ¶
func CreateModifyMediaResponse() (response *ModifyMediaResponse)
CreateModifyMediaResponse creates a response to parse from ModifyMedia response
type ModifyNotificationConfigRequest ¶
type ModifyNotificationConfigRequest struct { *requests.RpcRequest Subscriptions *[]ModifyNotificationConfigSubscriptions `position:"Query" name:"Subscriptions" type:"Repeated"` AccessPoint string `position:"Query" name:"AccessPoint"` InstanceId string `position:"Query" name:"InstanceId"` Topic string `position:"Query" name:"Topic"` ProducerId string `position:"Query" name:"ProducerId"` }
ModifyNotificationConfigRequest is the request struct for api ModifyNotificationConfig
func CreateModifyNotificationConfigRequest ¶
func CreateModifyNotificationConfigRequest() (request *ModifyNotificationConfigRequest)
CreateModifyNotificationConfigRequest creates a request to invoke ModifyNotificationConfig API
type ModifyNotificationConfigResponse ¶
type ModifyNotificationConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ProducerId string `json:"ProducerId" xml:"ProducerId"` AccessPoint string `json:"AccessPoint" xml:"AccessPoint"` Topic string `json:"Topic" xml:"Topic"` Subscriptions SubscriptionsInModifyNotificationConfig `json:"Subscriptions" xml:"Subscriptions"` }
ModifyNotificationConfigResponse is the response struct for api ModifyNotificationConfig
func CreateModifyNotificationConfigResponse ¶
func CreateModifyNotificationConfigResponse() (response *ModifyNotificationConfigResponse)
CreateModifyNotificationConfigResponse creates a response to parse from ModifyNotificationConfig response
type ModifyNotificationConfigSubscriptions ¶
type ModifyNotificationConfigSubscriptions struct { DisplayName string `name:"DisplayName"` Name string `name:"Name"` Selected string `name:"Selected"` }
ModifyNotificationConfigSubscriptions is a repeated param struct in ModifyNotificationConfigRequest
type ModifyNumberGroupRequest ¶
type ModifyNumberGroupRequest struct { *requests.RpcRequest NumberGroupName string `position:"Query" name:"NumberGroupName"` Description string `position:"Query" name:"Description"` ToAddNumbers *[]string `position:"Query" name:"ToAddNumbers" type:"Repeated"` NumberGroupId string `position:"Query" name:"NumberGroupId"` ToDeleteNumbers *[]string `position:"Query" name:"ToDeleteNumbers" type:"Repeated"` }
ModifyNumberGroupRequest is the request struct for api ModifyNumberGroup
func CreateModifyNumberGroupRequest ¶
func CreateModifyNumberGroupRequest() (request *ModifyNumberGroupRequest)
CreateModifyNumberGroupRequest creates a request to invoke ModifyNumberGroup API
type ModifyNumberGroupResponse ¶
type ModifyNumberGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ModifyNumberGroupResponse is the response struct for api ModifyNumberGroup
func CreateModifyNumberGroupResponse ¶
func CreateModifyNumberGroupResponse() (response *ModifyNumberGroupResponse)
CreateModifyNumberGroupResponse creates a response to parse from ModifyNumberGroup response
type ModifyPhoneNumberRequest ¶
type ModifyPhoneNumberRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` InstanceId string `position:"Query" name:"InstanceId"` PhoneNumberId string `position:"Query" name:"PhoneNumberId"` Usage string `position:"Query" name:"Usage"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` }
ModifyPhoneNumberRequest is the request struct for api ModifyPhoneNumber
func CreateModifyPhoneNumberRequest ¶
func CreateModifyPhoneNumberRequest() (request *ModifyPhoneNumberRequest)
CreateModifyPhoneNumberRequest creates a request to invoke ModifyPhoneNumber API
type ModifyPhoneNumberResponse ¶
type ModifyPhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PhoneNumber PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"` }
ModifyPhoneNumberResponse is the response struct for api ModifyPhoneNumber
func CreateModifyPhoneNumberResponse ¶
func CreateModifyPhoneNumberResponse() (response *ModifyPhoneNumberResponse)
CreateModifyPhoneNumberResponse creates a response to parse from ModifyPhoneNumber response
type ModifyPrivacyNumberCallDetailRequest ¶
type ModifyPrivacyNumberCallDetailRequest struct { *requests.RpcRequest CallId string `position:"Query" name:"CallId"` InstanceId string `position:"Query" name:"InstanceId"` ContactId string `position:"Query" name:"ContactId"` }
ModifyPrivacyNumberCallDetailRequest is the request struct for api ModifyPrivacyNumberCallDetail
func CreateModifyPrivacyNumberCallDetailRequest ¶
func CreateModifyPrivacyNumberCallDetailRequest() (request *ModifyPrivacyNumberCallDetailRequest)
CreateModifyPrivacyNumberCallDetailRequest creates a request to invoke ModifyPrivacyNumberCallDetail API
type ModifyPrivacyNumberCallDetailResponse ¶
type ModifyPrivacyNumberCallDetailResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ModifyPrivacyNumberCallDetailResponse is the response struct for api ModifyPrivacyNumberCallDetail
func CreateModifyPrivacyNumberCallDetailResponse ¶
func CreateModifyPrivacyNumberCallDetailResponse() (response *ModifyPrivacyNumberCallDetailResponse)
CreateModifyPrivacyNumberCallDetailResponse creates a response to parse from ModifyPrivacyNumberCallDetail response
type ModifyRoleRequest ¶
type ModifyRoleRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PrivilegeId *[]string `position:"Query" name:"PrivilegeId" type:"Repeated"` RoleId string `position:"Query" name:"RoleId"` Name string `position:"Query" name:"Name"` Description string `position:"Query" name:"Description"` UserId *[]string `position:"Query" name:"UserId" type:"Repeated"` }
ModifyRoleRequest is the request struct for api ModifyRole
func CreateModifyRoleRequest ¶
func CreateModifyRoleRequest() (request *ModifyRoleRequest)
CreateModifyRoleRequest creates a request to invoke ModifyRole API
type ModifyRoleResponse ¶
type ModifyRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Role Role `json:"Role" xml:"Role"` }
ModifyRoleResponse is the response struct for api ModifyRole
func CreateModifyRoleResponse ¶
func CreateModifyRoleResponse() (response *ModifyRoleResponse)
CreateModifyRoleResponse creates a response to parse from ModifyRole response
type ModifyScenarioRequest ¶
type ModifyScenarioRequest struct { *requests.RpcRequest Variables string `position:"Query" name:"Variables"` Description string `position:"Query" name:"Description"` InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` ScenarioId string `position:"Query" name:"ScenarioId"` }
ModifyScenarioRequest is the request struct for api ModifyScenario
func CreateModifyScenarioRequest ¶
func CreateModifyScenarioRequest() (request *ModifyScenarioRequest)
CreateModifyScenarioRequest creates a request to invoke ModifyScenario API
type ModifyScenarioResponse ¶
type ModifyScenarioResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Scenario Scenario `json:"Scenario" xml:"Scenario"` }
ModifyScenarioResponse is the response struct for api ModifyScenario
func CreateModifyScenarioResponse ¶
func CreateModifyScenarioResponse() (response *ModifyScenarioResponse)
CreateModifyScenarioResponse creates a response to parse from ModifyScenario response
type ModifySipAgentGroupRequest ¶
type ModifySipAgentGroupRequest struct { *requests.RpcRequest Ip string `position:"Query" name:"Ip"` SendInterface requests.Integer `position:"Query" name:"SendInterface"` Provider string `position:"Query" name:"Provider"` Port string `position:"Query" name:"Port"` Name string `position:"Query" name:"Name"` Id requests.Integer `position:"Query" name:"Id"` }
ModifySipAgentGroupRequest is the request struct for api ModifySipAgentGroup
func CreateModifySipAgentGroupRequest ¶
func CreateModifySipAgentGroupRequest() (request *ModifySipAgentGroupRequest)
CreateModifySipAgentGroupRequest creates a request to invoke ModifySipAgentGroup API
type ModifySipAgentGroupResponse ¶
type ModifySipAgentGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Provider string `json:"Provider" xml:"Provider"` SipAgents []SipAgent `json:"SipAgents" xml:"SipAgents"` }
ModifySipAgentGroupResponse is the response struct for api ModifySipAgentGroup
func CreateModifySipAgentGroupResponse ¶
func CreateModifySipAgentGroupResponse() (response *ModifySipAgentGroupResponse)
CreateModifySipAgentGroupResponse creates a response to parse from ModifySipAgentGroup response
type ModifySkillGroupExRequest ¶
type ModifySkillGroupExRequest struct { *requests.RpcRequest AllowPrivateOutboundNumber requests.Boolean `position:"Query" name:"AllowPrivateOutboundNumber"` Description string `position:"Query" name:"Description"` RoutingStrategy string `position:"Query" name:"RoutingStrategy"` UserId *[]string `position:"Query" name:"UserId" type:"Repeated"` SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` OutboundPhoneNumberId *[]string `position:"Query" name:"OutboundPhoneNumberId" type:"Repeated"` SkillGroupId string `position:"Query" name:"SkillGroupId"` Name string `position:"Query" name:"Name"` }
ModifySkillGroupExRequest is the request struct for api ModifySkillGroupEx
func CreateModifySkillGroupExRequest ¶
func CreateModifySkillGroupExRequest() (request *ModifySkillGroupExRequest)
CreateModifySkillGroupExRequest creates a request to invoke ModifySkillGroupEx API
type ModifySkillGroupExResponse ¶
type ModifySkillGroupExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ModifySkillGroupExResponse is the response struct for api ModifySkillGroupEx
func CreateModifySkillGroupExResponse ¶
func CreateModifySkillGroupExResponse() (response *ModifySkillGroupExResponse)
CreateModifySkillGroupExResponse creates a response to parse from ModifySkillGroupEx response
type ModifySkillGroupOutboundNumbersRequest ¶
type ModifySkillGroupOutboundNumbersRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` OutboundPhoneNumberId *[]string `position:"Query" name:"OutboundPhoneNumberId" type:"Repeated"` SkillGroupId string `position:"Query" name:"SkillGroupId"` OperationType requests.Integer `position:"Query" name:"OperationType"` }
ModifySkillGroupOutboundNumbersRequest is the request struct for api ModifySkillGroupOutboundNumbers
func CreateModifySkillGroupOutboundNumbersRequest ¶
func CreateModifySkillGroupOutboundNumbersRequest() (request *ModifySkillGroupOutboundNumbersRequest)
CreateModifySkillGroupOutboundNumbersRequest creates a request to invoke ModifySkillGroupOutboundNumbers API
type ModifySkillGroupOutboundNumbersResponse ¶
type ModifySkillGroupOutboundNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ModifySkillGroupOutboundNumbersResponse is the response struct for api ModifySkillGroupOutboundNumbers
func CreateModifySkillGroupOutboundNumbersResponse ¶
func CreateModifySkillGroupOutboundNumbersResponse() (response *ModifySkillGroupOutboundNumbersResponse)
CreateModifySkillGroupOutboundNumbersResponse creates a response to parse from ModifySkillGroupOutboundNumbers response
type ModifySkillGroupRequest ¶
type ModifySkillGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` AllowPrivateOutboundNumber requests.Boolean `position:"Query" name:"AllowPrivateOutboundNumber"` SkillGroupId string `position:"Query" name:"SkillGroupId"` Name string `position:"Query" name:"Name"` Description string `position:"Query" name:"Description"` RoutingStrategy string `position:"Query" name:"RoutingStrategy"` }
ModifySkillGroupRequest is the request struct for api ModifySkillGroup
func CreateModifySkillGroupRequest ¶
func CreateModifySkillGroupRequest() (request *ModifySkillGroupRequest)
CreateModifySkillGroupRequest creates a request to invoke ModifySkillGroup API
type ModifySkillGroupResponse ¶
type ModifySkillGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ModifySkillGroupResponse is the response struct for api ModifySkillGroup
func CreateModifySkillGroupResponse ¶
func CreateModifySkillGroupResponse() (response *ModifySkillGroupResponse)
CreateModifySkillGroupResponse creates a response to parse from ModifySkillGroup response
type ModifyStrategyRequest ¶
type ModifyStrategyRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` StrategyJson string `position:"Query" name:"StrategyJson"` StrategyId string `position:"Query" name:"StrategyId"` }
ModifyStrategyRequest is the request struct for api ModifyStrategy
func CreateModifyStrategyRequest ¶
func CreateModifyStrategyRequest() (request *ModifyStrategyRequest)
CreateModifyStrategyRequest creates a request to invoke ModifyStrategy API
type ModifyStrategyResponse ¶
type ModifyStrategyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Strategy Strategy `json:"Strategy" xml:"Strategy"` }
ModifyStrategyResponse is the response struct for api ModifyStrategy
func CreateModifyStrategyResponse ¶
func CreateModifyStrategyResponse() (response *ModifyStrategyResponse)
CreateModifyStrategyResponse creates a response to parse from ModifyStrategy response
type ModifySurveyRequest ¶
type ModifySurveyRequest struct { *requests.RpcRequest Role string `position:"Query" name:"Role"` Description string `position:"Query" name:"Description"` FlowJson string `position:"Query" name:"FlowJson"` GlobalQuestions string `position:"Query" name:"GlobalQuestions"` Corpora string `position:"Query" name:"Corpora"` BeebotId string `position:"Query" name:"BeebotId"` ScenarioId string `position:"Query" name:"ScenarioId"` SurveyId string `position:"Query" name:"SurveyId"` FlowJsonOssKey string `position:"Query" name:"FlowJsonOssKey"` SpeechOptimizationParam string `position:"Query" name:"SpeechOptimizationParam"` InstanceId string `position:"Query" name:"InstanceId"` Round requests.Integer `position:"Query" name:"Round"` Name string `position:"Query" name:"Name"` FlowId string `position:"Query" name:"FlowId"` }
ModifySurveyRequest is the request struct for api ModifySurvey
func CreateModifySurveyRequest ¶
func CreateModifySurveyRequest() (request *ModifySurveyRequest)
CreateModifySurveyRequest creates a request to invoke ModifySurvey API
type ModifySurveyResponse ¶
type ModifySurveyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Survey Survey `json:"Survey" xml:"Survey"` }
ModifySurveyResponse is the response struct for api ModifySurvey
func CreateModifySurveyResponse ¶
func CreateModifySurveyResponse() (response *ModifySurveyResponse)
CreateModifySurveyResponse creates a response to parse from ModifySurvey response
type ModifyUserExRequest ¶
type ModifyUserExRequest struct { *requests.RpcRequest SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` RoleId *[]string `position:"Query" name:"RoleId" type:"Repeated"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` UserId string `position:"Query" name:"UserId"` }
ModifyUserExRequest is the request struct for api ModifyUserEx
func CreateModifyUserExRequest ¶
func CreateModifyUserExRequest() (request *ModifyUserExRequest)
CreateModifyUserExRequest creates a request to invoke ModifyUserEx API
type ModifyUserExResponse ¶
type ModifyUserExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ModifyUserExResponse is the response struct for api ModifyUserEx
func CreateModifyUserExResponse ¶
func CreateModifyUserExResponse() (response *ModifyUserExResponse)
CreateModifyUserExResponse creates a response to parse from ModifyUserEx response
type ModifyUserRequest ¶
type ModifyUserRequest struct { *requests.RpcRequest PrivateOutboundNumberId string `position:"Query" name:"PrivateOutboundNumberId"` RoleId *[]string `position:"Query" name:"RoleId" type:"Repeated"` UserId string `position:"Query" name:"UserId"` SkillLevel *[]string `position:"Query" name:"SkillLevel" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` Phone string `position:"Query" name:"Phone"` DisplayName string `position:"Query" name:"DisplayName"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` Email string `position:"Query" name:"Email"` }
ModifyUserRequest is the request struct for api ModifyUser
func CreateModifyUserRequest ¶
func CreateModifyUserRequest() (request *ModifyUserRequest)
CreateModifyUserRequest creates a request to invoke ModifyUser API
type ModifyUserResponse ¶
type ModifyUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ModifyUserResponse is the response struct for api ModifyUser
func CreateModifyUserResponse ¶
func CreateModifyUserResponse() (response *ModifyUserResponse)
CreateModifyUserResponse creates a response to parse from ModifyUser response
type ModifyVnAskingBackConfigRequest ¶
type ModifyVnAskingBackConfigRequest struct { *requests.RpcRequest NegativeFeedbackPrompt string `position:"Query" name:"NegativeFeedbackPrompt"` NegativeFeedbackAction string `position:"Query" name:"NegativeFeedbackAction"` Enabled requests.Boolean `position:"Query" name:"Enabled"` EnableNegativeFeedback requests.Boolean `position:"Query" name:"EnableNegativeFeedback"` InstanceId string `position:"Query" name:"InstanceId"` Prompt string `position:"Query" name:"Prompt"` NegativeFeedbackUtterances *[]string `position:"Query" name:"NegativeFeedbackUtterances" type:"Repeated"` NegativeFeedbackActionParams string `position:"Query" name:"NegativeFeedbackActionParams"` }
ModifyVnAskingBackConfigRequest is the request struct for api ModifyVnAskingBackConfig
func CreateModifyVnAskingBackConfigRequest ¶
func CreateModifyVnAskingBackConfigRequest() (request *ModifyVnAskingBackConfigRequest)
CreateModifyVnAskingBackConfigRequest creates a request to invoke ModifyVnAskingBackConfig API
type ModifyVnAskingBackConfigResponse ¶
type ModifyVnAskingBackConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnAskingBackConfigResponse is the response struct for api ModifyVnAskingBackConfig
func CreateModifyVnAskingBackConfigResponse ¶
func CreateModifyVnAskingBackConfigResponse() (response *ModifyVnAskingBackConfigResponse)
CreateModifyVnAskingBackConfigResponse creates a response to parse from ModifyVnAskingBackConfig response
type ModifyVnCategoryRequest ¶
type ModifyVnCategoryRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` CategoryId string `position:"Query" name:"CategoryId"` }
ModifyVnCategoryRequest is the request struct for api ModifyVnCategory
func CreateModifyVnCategoryRequest ¶
func CreateModifyVnCategoryRequest() (request *ModifyVnCategoryRequest)
CreateModifyVnCategoryRequest creates a request to invoke ModifyVnCategory API
type ModifyVnCategoryResponse ¶
type ModifyVnCategoryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnCategoryResponse is the response struct for api ModifyVnCategory
func CreateModifyVnCategoryResponse ¶
func CreateModifyVnCategoryResponse() (response *ModifyVnCategoryResponse)
CreateModifyVnCategoryResponse creates a response to parse from ModifyVnCategory response
type ModifyVnComplainingConfigRequest ¶
type ModifyVnComplainingConfigRequest struct { *requests.RpcRequest Utterances *[]string `position:"Query" name:"Utterances" type:"Repeated"` FinalAction string `position:"Query" name:"FinalAction"` InstanceId string `position:"Query" name:"InstanceId"` FinalActionParams string `position:"Query" name:"FinalActionParams"` Prompt string `position:"Query" name:"Prompt"` }
ModifyVnComplainingConfigRequest is the request struct for api ModifyVnComplainingConfig
func CreateModifyVnComplainingConfigRequest ¶
func CreateModifyVnComplainingConfigRequest() (request *ModifyVnComplainingConfigRequest)
CreateModifyVnComplainingConfigRequest creates a request to invoke ModifyVnComplainingConfig API
type ModifyVnComplainingConfigResponse ¶
type ModifyVnComplainingConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnComplainingConfigResponse is the response struct for api ModifyVnComplainingConfig
func CreateModifyVnComplainingConfigResponse ¶
func CreateModifyVnComplainingConfigResponse() (response *ModifyVnComplainingConfigResponse)
CreateModifyVnComplainingConfigResponse creates a response to parse from ModifyVnComplainingConfig response
type ModifyVnGreetingConfigRequest ¶
type ModifyVnGreetingConfigRequest struct { *requests.RpcRequest GreetingWords string `position:"Query" name:"GreetingWords"` IntentTrigger string `position:"Query" name:"IntentTrigger"` InstanceId string `position:"Query" name:"InstanceId"` SourceType string `position:"Query" name:"SourceType"` }
ModifyVnGreetingConfigRequest is the request struct for api ModifyVnGreetingConfig
func CreateModifyVnGreetingConfigRequest ¶
func CreateModifyVnGreetingConfigRequest() (request *ModifyVnGreetingConfigRequest)
CreateModifyVnGreetingConfigRequest creates a request to invoke ModifyVnGreetingConfig API
type ModifyVnGreetingConfigResponse ¶
type ModifyVnGreetingConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnGreetingConfigResponse is the response struct for api ModifyVnGreetingConfig
func CreateModifyVnGreetingConfigResponse ¶
func CreateModifyVnGreetingConfigResponse() (response *ModifyVnGreetingConfigResponse)
CreateModifyVnGreetingConfigResponse creates a response to parse from ModifyVnGreetingConfig response
type ModifyVnInstanceRequest ¶
type ModifyVnInstanceRequest struct { *requests.RpcRequest Description string `position:"Query" name:"Description"` Concurrency requests.Integer `position:"Query" name:"Concurrency"` InstanceId string `position:"Query" name:"InstanceId"` ChatbotInstanceId string `position:"Query" name:"ChatbotInstanceId"` }
ModifyVnInstanceRequest is the request struct for api ModifyVnInstance
func CreateModifyVnInstanceRequest ¶
func CreateModifyVnInstanceRequest() (request *ModifyVnInstanceRequest)
CreateModifyVnInstanceRequest creates a request to invoke ModifyVnInstance API
type ModifyVnInstanceResponse ¶
type ModifyVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnInstanceResponse is the response struct for api ModifyVnInstance
func CreateModifyVnInstanceResponse ¶
func CreateModifyVnInstanceResponse() (response *ModifyVnInstanceResponse)
CreateModifyVnInstanceResponse creates a response to parse from ModifyVnInstance response
type ModifyVnKnowledgeRequest ¶
type ModifyVnKnowledgeRequest struct { *requests.RpcRequest UserUtterance string `position:"Query" name:"UserUtterance"` Interruptible requests.Boolean `position:"Query" name:"Interruptible"` InstanceId string `position:"Query" name:"InstanceId"` Answer string `position:"Query" name:"Answer"` SimilarUtterances *[]string `position:"Query" name:"SimilarUtterances" type:"Repeated"` }
ModifyVnKnowledgeRequest is the request struct for api ModifyVnKnowledge
func CreateModifyVnKnowledgeRequest ¶
func CreateModifyVnKnowledgeRequest() (request *ModifyVnKnowledgeRequest)
CreateModifyVnKnowledgeRequest creates a request to invoke ModifyVnKnowledge API
type ModifyVnKnowledgeResponse ¶
type ModifyVnKnowledgeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnKnowledgeResponse is the response struct for api ModifyVnKnowledge
func CreateModifyVnKnowledgeResponse ¶
func CreateModifyVnKnowledgeResponse() (response *ModifyVnKnowledgeResponse)
CreateModifyVnKnowledgeResponse creates a response to parse from ModifyVnKnowledge response
type ModifyVnNluProfileRequest ¶
type ModifyVnNluProfileRequest struct { *requests.RpcRequest SecretKey string `position:"Query" name:"SecretKey"` InstanceId string `position:"Query" name:"InstanceId"` AccessKey string `position:"Query" name:"AccessKey"` ChatEndpoint string `position:"Query" name:"ChatEndpoint"` Deployment string `position:"Query" name:"Deployment"` }
ModifyVnNluProfileRequest is the request struct for api ModifyVnNluProfile
func CreateModifyVnNluProfileRequest ¶
func CreateModifyVnNluProfileRequest() (request *ModifyVnNluProfileRequest)
CreateModifyVnNluProfileRequest creates a request to invoke ModifyVnNluProfile API
type ModifyVnNluProfileResponse ¶
type ModifyVnNluProfileResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnNluProfileResponse is the response struct for api ModifyVnNluProfile
func CreateModifyVnNluProfileResponse ¶
func CreateModifyVnNluProfileResponse() (response *ModifyVnNluProfileResponse)
CreateModifyVnNluProfileResponse creates a response to parse from ModifyVnNluProfile response
type ModifyVnRedirectionRequest ¶
type ModifyVnRedirectionRequest struct { *requests.RpcRequest RedirectionType string `position:"Query" name:"RedirectionType"` UserUtterance string `position:"Query" name:"UserUtterance"` Interruptible requests.Boolean `position:"Query" name:"Interruptible"` InstanceId string `position:"Query" name:"InstanceId"` SimilarUtterances *[]string `position:"Query" name:"SimilarUtterances" type:"Repeated"` RedirectionTarget string `position:"Query" name:"RedirectionTarget"` Prompt string `position:"Query" name:"Prompt"` }
ModifyVnRedirectionRequest is the request struct for api ModifyVnRedirection
func CreateModifyVnRedirectionRequest ¶
func CreateModifyVnRedirectionRequest() (request *ModifyVnRedirectionRequest)
CreateModifyVnRedirectionRequest creates a request to invoke ModifyVnRedirection API
type ModifyVnRedirectionResponse ¶
type ModifyVnRedirectionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnRedirectionResponse is the response struct for api ModifyVnRedirection
func CreateModifyVnRedirectionResponse ¶
func CreateModifyVnRedirectionResponse() (response *ModifyVnRedirectionResponse)
CreateModifyVnRedirectionResponse creates a response to parse from ModifyVnRedirection response
type ModifyVnRepeatingConfigRequest ¶
type ModifyVnRepeatingConfigRequest struct { *requests.RpcRequest Utterances *[]string `position:"Query" name:"Utterances" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` }
ModifyVnRepeatingConfigRequest is the request struct for api ModifyVnRepeatingConfig
func CreateModifyVnRepeatingConfigRequest ¶
func CreateModifyVnRepeatingConfigRequest() (request *ModifyVnRepeatingConfigRequest)
CreateModifyVnRepeatingConfigRequest creates a request to invoke ModifyVnRepeatingConfig API
type ModifyVnRepeatingConfigResponse ¶
type ModifyVnRepeatingConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnRepeatingConfigResponse is the response struct for api ModifyVnRepeatingConfig
func CreateModifyVnRepeatingConfigResponse ¶
func CreateModifyVnRepeatingConfigResponse() (response *ModifyVnRepeatingConfigResponse)
CreateModifyVnRepeatingConfigResponse creates a response to parse from ModifyVnRepeatingConfig response
type ModifyVnSilenceTimeoutConfigRequest ¶
type ModifyVnSilenceTimeoutConfigRequest struct { *requests.RpcRequest FinalAction string `position:"Query" name:"FinalAction"` FinalPrompt string `position:"Query" name:"FinalPrompt"` Threshold requests.Integer `position:"Query" name:"Threshold"` IntentTrigger string `position:"Query" name:"IntentTrigger"` Timeout requests.Integer `position:"Query" name:"Timeout"` InstanceId string `position:"Query" name:"InstanceId"` SourceType string `position:"Query" name:"SourceType"` FinalActionParams string `position:"Query" name:"FinalActionParams"` Prompt string `position:"Query" name:"Prompt"` }
ModifyVnSilenceTimeoutConfigRequest is the request struct for api ModifyVnSilenceTimeoutConfig
func CreateModifyVnSilenceTimeoutConfigRequest ¶
func CreateModifyVnSilenceTimeoutConfigRequest() (request *ModifyVnSilenceTimeoutConfigRequest)
CreateModifyVnSilenceTimeoutConfigRequest creates a request to invoke ModifyVnSilenceTimeoutConfig API
type ModifyVnSilenceTimeoutConfigResponse ¶
type ModifyVnSilenceTimeoutConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnSilenceTimeoutConfigResponse is the response struct for api ModifyVnSilenceTimeoutConfig
func CreateModifyVnSilenceTimeoutConfigResponse ¶
func CreateModifyVnSilenceTimeoutConfigResponse() (response *ModifyVnSilenceTimeoutConfigResponse)
CreateModifyVnSilenceTimeoutConfigResponse creates a response to parse from ModifyVnSilenceTimeoutConfig response
type ModifyVnTTSConfigRequest ¶
type ModifyVnTTSConfigRequest struct { *requests.RpcRequest Voice string `position:"Query" name:"Voice"` Volume string `position:"Query" name:"Volume"` InstanceId string `position:"Query" name:"InstanceId"` SpeechRate string `position:"Query" name:"SpeechRate"` }
ModifyVnTTSConfigRequest is the request struct for api ModifyVnTTSConfig
func CreateModifyVnTTSConfigRequest ¶
func CreateModifyVnTTSConfigRequest() (request *ModifyVnTTSConfigRequest)
CreateModifyVnTTSConfigRequest creates a request to invoke ModifyVnTTSConfig API
type ModifyVnTTSConfigResponse ¶
type ModifyVnTTSConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnTTSConfigResponse is the response struct for api ModifyVnTTSConfig
func CreateModifyVnTTSConfigResponse ¶
func CreateModifyVnTTSConfigResponse() (response *ModifyVnTTSConfigResponse)
CreateModifyVnTTSConfigResponse creates a response to parse from ModifyVnTTSConfig response
type ModifyVnUnrecognizingConfigRequest ¶
type ModifyVnUnrecognizingConfigRequest struct { *requests.RpcRequest FinalAction string `position:"Query" name:"FinalAction"` FinalPrompt string `position:"Query" name:"FinalPrompt"` Threshold requests.Integer `position:"Query" name:"Threshold"` InstanceId string `position:"Query" name:"InstanceId"` FinalActionParams string `position:"Query" name:"FinalActionParams"` Prompt string `position:"Query" name:"Prompt"` }
ModifyVnUnrecognizingConfigRequest is the request struct for api ModifyVnUnrecognizingConfig
func CreateModifyVnUnrecognizingConfigRequest ¶
func CreateModifyVnUnrecognizingConfigRequest() (request *ModifyVnUnrecognizingConfigRequest)
CreateModifyVnUnrecognizingConfigRequest creates a request to invoke ModifyVnUnrecognizingConfig API
type ModifyVnUnrecognizingConfigResponse ¶
type ModifyVnUnrecognizingConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
ModifyVnUnrecognizingConfigResponse is the response struct for api ModifyVnUnrecognizingConfig
func CreateModifyVnUnrecognizingConfigResponse ¶
func CreateModifyVnUnrecognizingConfigResponse() (response *ModifyVnUnrecognizingConfigResponse)
CreateModifyVnUnrecognizingConfigResponse creates a response to parse from ModifyVnUnrecognizingConfig response
type MoveVnCategoryRequest ¶
type MoveVnCategoryRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` TargetPreviousSiblingId string `position:"Query" name:"TargetPreviousSiblingId"` TargetParentId string `position:"Query" name:"TargetParentId"` CategoryId string `position:"Query" name:"CategoryId"` }
MoveVnCategoryRequest is the request struct for api MoveVnCategory
func CreateMoveVnCategoryRequest ¶
func CreateMoveVnCategoryRequest() (request *MoveVnCategoryRequest)
CreateMoveVnCategoryRequest creates a request to invoke MoveVnCategory API
type MoveVnCategoryResponse ¶
type MoveVnCategoryResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` }
MoveVnCategoryResponse is the response struct for api MoveVnCategory
func CreateMoveVnCategoryResponse ¶
func CreateMoveVnCategoryResponse() (response *MoveVnCategoryResponse)
CreateMoveVnCategoryResponse creates a response to parse from MoveVnCategory response
type MoveVnNavigationScriptRequest ¶
type MoveVnNavigationScriptRequest struct {}
MoveVnNavigationScriptRequest is the request struct for api MoveVnNavigationScript
func CreateMoveVnNavigationScriptRequest ¶
func CreateMoveVnNavigationScriptRequest() (request *MoveVnNavigationScriptRequest)
CreateMoveVnNavigationScriptRequest creates a request to invoke MoveVnNavigationScript API
type MoveVnNavigationScriptResponse ¶
type MoveVnNavigationScriptResponse struct {}
MoveVnNavigationScriptResponse is the response struct for api MoveVnNavigationScript
func CreateMoveVnNavigationScriptResponse ¶
func CreateMoveVnNavigationScriptResponse() (response *MoveVnNavigationScriptResponse)
CreateMoveVnNavigationScriptResponse creates a response to parse from MoveVnNavigationScript response
type NavigationScript ¶
type NavigationScript struct {}
NavigationScript is a nested struct in cloudcallcenter response
type NavigationScriptsInListVnNavigationScripts ¶
type NavigationScriptsInListVnNavigationScripts struct {
}NavigationScriptsInListVnNavigationScripts is a nested struct in cloudcallcenter response
type NavigationScriptsInQueryVnNavigationScripts ¶
type NavigationScriptsInQueryVnNavigationScripts struct {
}NavigationScriptsInQueryVnNavigationScripts is a nested struct in cloudcallcenter response
type NegativeFeedbackUtterances ¶
type NegativeFeedbackUtterances struct {
Utterance []string `json:"Utterance" xml:"Utterance"`
}
NegativeFeedbackUtterances is a nested struct in cloudcallcenter response
type NewbieTaskStatus ¶
type NewbieTaskStatus struct { Task string `json:"Task" xml:"Task"` Status bool `json:"Status" xml:"Status"` }
NewbieTaskStatus is a nested struct in cloudcallcenter response
type NluProfile ¶
type NluProfile struct { RegionId string `json:"RegionId" xml:"RegionId"` ChatEndpoint string `json:"ChatEndpoint" xml:"ChatEndpoint"` AccessKey string `json:"AccessKey" xml:"AccessKey"` SecretKey string `json:"SecretKey" xml:"SecretKey"` Deployment string `json:"Deployment" xml:"Deployment"` }
NluProfile is a nested struct in cloudcallcenter response
type Number ¶
type Number struct { RegionNameProvince string `json:"RegionNameProvince" xml:"RegionNameProvince"` RamId int64 `json:"RamId" xml:"RamId"` SpecName string `json:"SpecName" xml:"SpecName"` CorpName string `json:"CorpName" xml:"CorpName"` ManagerName string `json:"ManagerName" xml:"ManagerName"` ManagerMobilePhone string `json:"ManagerMobilePhone" xml:"ManagerMobilePhone"` RealNameInsId int64 `json:"RealNameInsId" xml:"RealNameInsId"` Instance string `json:"Instance" xml:"Instance"` OrderId string `json:"OrderId" xml:"OrderId"` GmtCreate string `json:"GmtCreate" xml:"GmtCreate"` MonthlyPrice string `json:"MonthlyPrice" xml:"MonthlyPrice"` NumberGroupId string `json:"NumberGroupId" xml:"NumberGroupId"` NumberGroupName string `json:"NumberGroupName" xml:"NumberGroupName"` NumberType int `json:"NumberType" xml:"NumberType"` TaobaoUid int64 `json:"TaobaoUid" xml:"TaobaoUid"` SupplyChannel int `json:"SupplyChannel" xml:"SupplyChannel"` Status bool `json:"Status" xml:"Status"` RegionNameCity string `json:"regionNameCity" xml:"regionNameCity"` Number string `json:"Number" xml:"Number"` CommodityInstanceId string `json:"CommodityInstanceId" xml:"CommodityInstanceId"` Signature string `json:"Signature" xml:"Signature"` NumberCommodityStatus int `json:"NumberCommodityStatus" xml:"NumberCommodityStatus"` SipTelX string `json:"SipTelX" xml:"SipTelX"` PrivacyNumber PrivacyNumber `json:"PrivacyNumber" xml:"PrivacyNumber"` }
Number is a nested struct in cloudcallcenter response
type Number400CorpIdentify ¶
type Number400CorpIdentify struct {
Number400CorpIdentifyDomain []Number400CorpIdentifyDomain `json:"Number400CorpIdentifyDomain" xml:"Number400CorpIdentifyDomain"`
}
Number400CorpIdentify is a nested struct in cloudcallcenter response
type Number400CorpIdentifyDomain ¶
type Number400CorpIdentifyDomain struct { SpecName string `json:"SpecName" xml:"SpecName"` CanModifyIdentify bool `json:"CanModifyIdentify" xml:"CanModifyIdentify"` CorpName string `json:"CorpName" xml:"CorpName"` CorpRegisteredAddrArea string `json:"CorpRegisteredAddrArea" xml:"CorpRegisteredAddrArea"` LegalPersonCertPic string `json:"LegalPersonCertPic" xml:"LegalPersonCertPic"` RealNameInsId int64 `json:"RealNameInsId" xml:"RealNameInsId"` CorpRegisteredAddrCity string `json:"CorpRegisteredAddrCity" xml:"CorpRegisteredAddrCity"` BusinessLicensePic string `json:"BusinessLicensePic" xml:"BusinessLicensePic"` CorpNumber string `json:"CorpNumber" xml:"CorpNumber"` PartnerId int64 `json:"PartnerId" xml:"PartnerId"` CorpCertType string `json:"CorpCertType" xml:"CorpCertType"` OrderId string `json:"OrderId" xml:"OrderId"` LegalPersonCertNumber string `json:"LegalPersonCertNumber" xml:"LegalPersonCertNumber"` RemainCount int `json:"RemainCount" xml:"RemainCount"` CorpRegisteredAddrProv string `json:"CorpRegisteredAddrProv" xml:"CorpRegisteredAddrProv"` CorpCertNumber string `json:"CorpCertNumber" xml:"CorpCertNumber"` OrderTime int64 `json:"OrderTime" xml:"OrderTime"` CorpRegisteredEffDate string `json:"CorpRegisteredEffDate" xml:"CorpRegisteredEffDate"` LegalPersonCertType string `json:"LegalPersonCertType" xml:"LegalPersonCertType"` BuyCountLimit int `json:"BuyCountLimit" xml:"BuyCountLimit"` CorpRegisteredExpDate string `json:"CorpRegisteredExpDate" xml:"CorpRegisteredExpDate"` LegalPersonPhoneNumber string `json:"LegalPersonPhoneNumber" xml:"LegalPersonPhoneNumber"` LegalPersonName string `json:"LegalPersonName" xml:"LegalPersonName"` ApplyRemark string `json:"ApplyRemark" xml:"ApplyRemark"` LegalPersonCertEffDate string `json:"LegalPersonCertEffDate" xml:"LegalPersonCertEffDate"` CorpRegisteredAddrDetail string `json:"CorpRegisteredAddrDetail" xml:"CorpRegisteredAddrDetail"` AuditState string `json:"AuditState" xml:"AuditState"` SpecId int64 `json:"SpecId" xml:"SpecId"` LegalPersonCertExpDate string `json:"LegalPersonCertExpDate" xml:"LegalPersonCertExpDate"` CuteNumbers CuteNumbers `json:"CuteNumbers" xml:"CuteNumbers"` }
Number400CorpIdentifyDomain is a nested struct in cloudcallcenter response
type Number400Domain ¶
type Number400Domain struct { Level string `json:"Level" xml:"Level"` LevelDomain LevelDomain `json:"LevelDomain" xml:"LevelDomain"` }
Number400Domain is a nested struct in cloudcallcenter response
type Number400RealNameDomain ¶
type Number400RealNameDomain struct { CorpName string `json:"CorpName" xml:"CorpName"` Number400CorpIdentify Number400CorpIdentify `json:"Number400CorpIdentify" xml:"Number400CorpIdentify"` }
Number400RealNameDomain is a nested struct in cloudcallcenter response
type NumberGroup ¶
type NumberGroup struct { GmtCreate int64 `json:"GmtCreate" xml:"GmtCreate"` RamId int64 `json:"RamId" xml:"RamId"` NumberGroupId string `json:"NumberGroupId" xml:"NumberGroupId"` NumberGroupName string `json:"NumberGroupName" xml:"NumberGroupName"` GmtModified int64 `json:"GmtModified" xml:"GmtModified"` Description string `json:"Description" xml:"Description"` PhoneNumbers PhoneNumbersInQueryNumberGroupDetail `json:"PhoneNumbers" xml:"PhoneNumbers"` }
NumberGroup is a nested struct in cloudcallcenter response
type NumberGroupDomain ¶
type NumberGroupDomain struct { RamId int64 `json:"RamId" xml:"RamId"` NumberGroupId string `json:"NumberGroupId" xml:"NumberGroupId"` NumberGroupName string `json:"NumberGroupName" xml:"NumberGroupName"` Description string `json:"Description" xml:"Description"` PhoneCount int `json:"PhoneCount" xml:"PhoneCount"` GmtCreate int64 `json:"GmtCreate" xml:"GmtCreate"` GmtModified int64 `json:"GmtModified" xml:"GmtModified"` PhoneNumbers PhoneNumbersInListNumberGroups `json:"PhoneNumbers" xml:"PhoneNumbers"` }
NumberGroupDomain is a nested struct in cloudcallcenter response
type NumberGroupInQueryNumberGroupDetail ¶
type NumberGroupInQueryNumberGroupDetail struct { RamId int64 `json:"RamId" xml:"RamId"` NumberGroupId string `json:"NumberGroupId" xml:"NumberGroupId"` NumberGroupName string `json:"NumberGroupName" xml:"NumberGroupName"` Description string `json:"Description" xml:"Description"` GmtCreate int64 `json:"GmtCreate" xml:"GmtCreate"` GmtModified int64 `json:"GmtModified" xml:"GmtModified"` PhoneNumbers PhoneNumbersInQueryNumberGroupDetail `json:"PhoneNumbers" xml:"PhoneNumbers"` }
NumberGroupInQueryNumberGroupDetail is a nested struct in cloudcallcenter response
type NumberGroups ¶
type NumberGroups struct {
NumberGroupDomain []NumberGroupDomain `json:"NumberGroupDomain" xml:"NumberGroupDomain"`
}
NumberGroups is a nested struct in cloudcallcenter response
type NumberList ¶
type NumberList struct {
Number []string `json:"Number" xml:"Number"`
}
NumberList is a nested struct in cloudcallcenter response
type NumberPrice ¶
type NumberPrice struct { CommonNumberPrices CommonNumberPrices `json:"CommonNumberPrices" xml:"CommonNumberPrices"` PrettyNumberPrices PrettyNumberPrices `json:"PrettyNumberPrices" xml:"PrettyNumberPrices"` }
NumberPrice is a nested struct in cloudcallcenter response
type NumberReport ¶
type NumberReport struct { Number string `json:"Number" xml:"Number"` Year int `json:"Year" xml:"Year"` Month int `json:"Month" xml:"Month"` Day int `json:"Day" xml:"Day"` InboundCount int64 `json:"InboundCount" xml:"InboundCount"` OutboundCount int64 `json:"OutboundCount" xml:"OutboundCount"` OutboundDurationByMinute int64 `json:"OutboundDurationByMinute" xml:"OutboundDurationByMinute"` InboundDurationByMinute int64 `json:"InboundDurationByMinute" xml:"InboundDurationByMinute"` }
NumberReport is a nested struct in cloudcallcenter response
type NumberReports ¶
type NumberReports struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInGetCallMeasureSummaryReport `json:"List" xml:"List"` }
NumberReports is a nested struct in cloudcallcenter response
type Numbers ¶
type Numbers struct { RegionNameProvince string `json:"RegionNameProvince" xml:"RegionNameProvince"` RegionNameCity string `json:"RegionNameCity" xml:"RegionNameCity"` Instance string `json:"Instance" xml:"Instance"` Number string `json:"Number" xml:"Number"` }
Numbers is a nested struct in cloudcallcenter response
type NumbersInGetCorpNumber ¶
type NumbersInGetCorpNumber struct {
Number []Number `json:"Number" xml:"Number"`
}
NumbersInGetCorpNumber is a nested struct in cloudcallcenter response
type NumbersInQueryNumber400List ¶
type NumbersInQueryNumber400List struct {
Number []Number `json:"Number" xml:"Number"`
}
NumbersInQueryNumber400List is a nested struct in cloudcallcenter response
type NumbersInQueryNumbersOfMainAccount ¶
type NumbersInQueryNumbersOfMainAccount struct {
Number []Number `json:"Number" xml:"Number"`
}
NumbersInQueryNumbersOfMainAccount is a nested struct in cloudcallcenter response
type NumbersInQueryRandomNumbers ¶
type NumbersInQueryRandomNumbers struct {
Number []Number `json:"Number" xml:"Number"`
}
NumbersInQueryRandomNumbers is a nested struct in cloudcallcenter response
type OrdersInCommonQueryTaobaoOrder ¶
type OrdersInCommonQueryTaobaoOrder struct {
TaobaoOrder []TaobaoOrder `json:"TaobaoOrder" xml:"TaobaoOrder"`
}
OrdersInCommonQueryTaobaoOrder is a nested struct in cloudcallcenter response
type OrdersInGet400OrderNumberList ¶
type OrdersInGet400OrderNumberList struct {
GetOrderNumberOf400Domain []GetOrderNumberOf400Domain `json:"GetOrderNumberOf400Domain" xml:"GetOrderNumberOf400Domain"`
}
OrdersInGet400OrderNumberList is a nested struct in cloudcallcenter response
type OrdersInGetTaobaoOrder ¶
type OrdersInGetTaobaoOrder struct {
TaobaoOrder []TaobaoOrder `json:"TaobaoOrder" xml:"TaobaoOrder"`
}
OrdersInGetTaobaoOrder is a nested struct in cloudcallcenter response
type Outbound ¶
type Outbound struct { TotalHoldTime int64 `json:"TotalHoldTime" xml:"TotalHoldTime"` MaxHoldTime int64 `json:"MaxHoldTime" xml:"MaxHoldTime"` CallsDialed int64 `json:"CallsDialed" xml:"CallsDialed"` SatisfactionSurveysResponded int64 `json:"SatisfactionSurveysResponded" xml:"SatisfactionSurveysResponded"` AverageDialingTime int64 `json:"AverageDialingTime" xml:"AverageDialingTime"` AverageWorkTime int64 `json:"AverageWorkTime" xml:"AverageWorkTime"` CallsAnswered int64 `json:"CallsAnswered" xml:"CallsAnswered"` SatisfactionIndex float64 `json:"SatisfactionIndex" xml:"SatisfactionIndex"` AverageTalkTime int64 `json:"AverageTalkTime" xml:"AverageTalkTime"` MaxTalkTime int64 `json:"MaxTalkTime" xml:"MaxTalkTime"` AnswerRate float64 `json:"AnswerRate" xml:"AnswerRate"` TotalTalkTime int64 `json:"TotalTalkTime" xml:"TotalTalkTime"` TotalDialingTime int64 `json:"TotalDialingTime" xml:"TotalDialingTime"` MaxWorkTime int64 `json:"MaxWorkTime" xml:"MaxWorkTime"` TotalWorkTime int64 `json:"TotalWorkTime" xml:"TotalWorkTime"` AverageHoldTime int64 `json:"AverageHoldTime" xml:"AverageHoldTime"` SatisfactionSurveysOffered int64 `json:"SatisfactionSurveysOffered" xml:"SatisfactionSurveysOffered"` MaxDialingTime int64 `json:"MaxDialingTime" xml:"MaxDialingTime"` }
Outbound is a nested struct in cloudcallcenter response
type OutboundAppraiseNumInFindAgentData ¶
type OutboundAppraiseNumInFindAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
OutboundAppraiseNumInFindAgentData is a nested struct in cloudcallcenter response
type OutboundAppraiseNumInGetAgentData ¶
type OutboundAppraiseNumInGetAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
OutboundAppraiseNumInGetAgentData is a nested struct in cloudcallcenter response
type OutboundAppraiseNumInListAgentData ¶
type OutboundAppraiseNumInListAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
OutboundAppraiseNumInListAgentData is a nested struct in cloudcallcenter response
type OutboundFeedbackNumInFindAgentData ¶
type OutboundFeedbackNumInFindAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
OutboundFeedbackNumInFindAgentData is a nested struct in cloudcallcenter response
type OutboundFeedbackNumInGetAgentData ¶
type OutboundFeedbackNumInGetAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
OutboundFeedbackNumInGetAgentData is a nested struct in cloudcallcenter response
type OutboundFeedbackNumInListAgentData ¶
type OutboundFeedbackNumInListAgentData struct {
AppraiseCountDomain []AppraiseCountDomain `json:"AppraiseCountDomain" xml:"AppraiseCountDomain"`
}
OutboundFeedbackNumInListAgentData is a nested struct in cloudcallcenter response
type OutboundNumberGroups ¶
type OutboundNumberGroups struct {
NumberGroup []NumberGroup `json:"NumberGroup" xml:"NumberGroup"`
}
OutboundNumberGroups is a nested struct in cloudcallcenter response
type OutboundPhoneNumbersInListOutboundPhoneNumberOfUser ¶
type OutboundPhoneNumbersInListOutboundPhoneNumberOfUser struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
OutboundPhoneNumbersInListOutboundPhoneNumberOfUser is a nested struct in cloudcallcenter response
type OutboundPhoneNumbersInListSkillGroups ¶
type OutboundPhoneNumbersInListSkillGroups struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
OutboundPhoneNumbersInListSkillGroups is a nested struct in cloudcallcenter response
type OutboundPhoneNumbersInListSkillGroupsOfUser ¶
type OutboundPhoneNumbersInListSkillGroupsOfUser struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
OutboundPhoneNumbersInListSkillGroupsOfUser is a nested struct in cloudcallcenter response
type Overall ¶
type Overall struct { LastLoggedOutTimestamp string `json:"LastLoggedOutTimestamp" xml:"LastLoggedOutTimestamp"` TotalHoldTime int64 `json:"TotalHoldTime" xml:"TotalHoldTime"` TotalLoggedInTime int64 `json:"TotalLoggedInTime" xml:"TotalLoggedInTime"` MaxHoldTime int64 `json:"MaxHoldTime" xml:"MaxHoldTime"` SatisfactionSurveysResponded int64 `json:"SatisfactionSurveysResponded" xml:"SatisfactionSurveysResponded"` AverageWorkTime int64 `json:"AverageWorkTime" xml:"AverageWorkTime"` SatisfactionIndex float64 `json:"SatisfactionIndex" xml:"SatisfactionIndex"` AverageReadyTime int64 `json:"AverageReadyTime" xml:"AverageReadyTime"` AverageTalkTime int64 `json:"AverageTalkTime" xml:"AverageTalkTime"` MaxTalkTime int64 `json:"MaxTalkTime" xml:"MaxTalkTime"` MaxReadyTime int64 `json:"MaxReadyTime" xml:"MaxReadyTime"` TotalTalkTime int64 `json:"TotalTalkTime" xml:"TotalTalkTime"` FirstLoggedInTimestamp string `json:"FirstLoggedInTimestamp" xml:"FirstLoggedInTimestamp"` TotalCalls int64 `json:"TotalCalls" xml:"TotalCalls"` MaxWorkTime int64 `json:"MaxWorkTime" xml:"MaxWorkTime"` TotalReadyTime int64 `json:"TotalReadyTime" xml:"TotalReadyTime"` TotalWorkTime int64 `json:"TotalWorkTime" xml:"TotalWorkTime"` AverageHoldTime int64 `json:"AverageHoldTime" xml:"AverageHoldTime"` SatisfactionSurveysOffered int64 `json:"SatisfactionSurveysOffered" xml:"SatisfactionSurveysOffered"` TotalBreakTime int64 `json:"TotalBreakTime" xml:"TotalBreakTime"` OccupancyRate float64 `json:"OccupancyRate" xml:"OccupancyRate"` }
Overall is a nested struct in cloudcallcenter response
type OverallHistory ¶
type OverallHistory struct {
PerformanceSummary []PerformanceSummary `json:"PerformanceSummary" xml:"PerformanceSummary"`
}
OverallHistory is a nested struct in cloudcallcenter response
type OverallRealTime ¶
type OverallRealTime struct { SkillGroup string `json:"SkillGroup" xml:"SkillGroup"` TotalCalls int `json:"TotalCalls" xml:"TotalCalls"` TotalInboundCalls int `json:"TotalInboundCalls" xml:"TotalInboundCalls"` ActiveCalls int `json:"ActiveCalls" xml:"ActiveCalls"` TotalUsersInQueue int `json:"TotalUsersInQueue" xml:"TotalUsersInQueue"` TotalAbandonedCalls int `json:"TotalAbandonedCalls" xml:"TotalAbandonedCalls"` TotalOnlineAgents int `json:"TotalOnlineAgents" xml:"TotalOnlineAgents"` AgentUtilizationPercentage float64 `json:"AgentUtilizationPercentage" xml:"AgentUtilizationPercentage"` SatisfactionPercentage float64 `json:"SatisfactionPercentage" xml:"SatisfactionPercentage"` AverageSpeedOfAnswer int `json:"AverageSpeedOfAnswer" xml:"AverageSpeedOfAnswer"` AverageTalkTime int `json:"AverageTalkTime" xml:"AverageTalkTime"` Timestamp string `json:"Timestamp" xml:"Timestamp"` }
OverallRealTime is a nested struct in cloudcallcenter response
type OverallStatus ¶
type OverallStatus struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
OverallStatus is a nested struct in cloudcallcenter response
type Parameter ¶
type Parameter struct { Title string `json:"Title" xml:"Title"` Name string `json:"Name" xml:"Name"` DefaultValue string `json:"DefaultValue" xml:"DefaultValue"` Description string `json:"Description" xml:"Description"` Type string `json:"Type" xml:"Type"` }
Parameter is a nested struct in cloudcallcenter response
type Parameters ¶
type Parameters struct {
Parameter []Parameter `json:"Parameter" xml:"Parameter"`
}
Parameters is a nested struct in cloudcallcenter response
type PerformanceSummary ¶
type PerformanceSummary struct { TotalOnlineAgents int `json:"TotalOnlineAgents" xml:"TotalOnlineAgents"` TotalCalls int `json:"TotalCalls" xml:"TotalCalls"` Timestamp string `json:"Timestamp" xml:"Timestamp"` SatisfactionPercentage float64 `json:"SatisfactionPercentage" xml:"SatisfactionPercentage"` SkillGroup string `json:"SkillGroup" xml:"SkillGroup"` TotalUsersInQueue int `json:"TotalUsersInQueue" xml:"TotalUsersInQueue"` AgentUtilizationPercentage float64 `json:"AgentUtilizationPercentage" xml:"AgentUtilizationPercentage"` AverageTalkTime int `json:"AverageTalkTime" xml:"AverageTalkTime"` TotalAbandonedCalls int `json:"TotalAbandonedCalls" xml:"TotalAbandonedCalls"` TotalInboundCalls int `json:"TotalInboundCalls" xml:"TotalInboundCalls"` AverageSpeedOfAnswer int `json:"AverageSpeedOfAnswer" xml:"AverageSpeedOfAnswer"` ActiveCalls int `json:"ActiveCalls" xml:"ActiveCalls"` }
PerformanceSummary is a nested struct in cloudcallcenter response
type PhoneNumber ¶
type PhoneNumber struct { CreateTime int64 `json:"CreateTime" xml:"CreateTime"` NumberGroupId string `json:"NumberGroupId" xml:"NumberGroupId"` NumberGroupName string `json:"NumberGroupName" xml:"NumberGroupName"` InstanceId string `json:"InstanceId" xml:"InstanceId"` RemainingTime int `json:"RemainingTime" xml:"RemainingTime"` ServiceTag string `json:"ServiceTag" xml:"ServiceTag"` TestOnly bool `json:"TestOnly" xml:"TestOnly"` Concurrency int `json:"Concurrency" xml:"Concurrency"` ContactFlowId string `json:"ContactFlowId" xml:"ContactFlowId"` AllowOutbound bool `json:"AllowOutbound" xml:"AllowOutbound"` PhoneNumberId string `json:"PhoneNumberId" xml:"PhoneNumberId"` Usage string `json:"Usage" xml:"Usage"` Trunks int `json:"Trunks" xml:"Trunks"` PrivateFlag bool `json:"PrivateFlag" xml:"PrivateFlag"` City string `json:"City" xml:"City"` Number string `json:"Number" xml:"Number"` Province string `json:"Province" xml:"Province"` Provider string `json:"Provider" xml:"Provider"` Assignee string `json:"Assignee" xml:"Assignee"` NumberCommodityStatus int `json:"NumberCommodityStatus" xml:"NumberCommodityStatus"` PhoneNumberDescription string `json:"PhoneNumberDescription" xml:"PhoneNumberDescription"` SipTelX string `json:"SipTelX" xml:"SipTelX"` Type int `json:"Type" xml:"Type"` SkillGroupIdList SkillGroupIdList `json:"SkillGroupIdList" xml:"SkillGroupIdList"` ContactFlow ContactFlow `json:"ContactFlow" xml:"ContactFlow"` PrivacyNumber PrivacyNumber `json:"PrivacyNumber" xml:"PrivacyNumber"` SkillGroups SkillGroupsInAddBulkPhoneNumbers `json:"SkillGroups" xml:"SkillGroups"` }
PhoneNumber is a nested struct in cloudcallcenter response
type PhoneNumberInListPhoneTags ¶
type PhoneNumberInListPhoneTags struct { PhoneNumberId string `json:"PhoneNumberId" xml:"PhoneNumberId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Number string `json:"Number" xml:"Number"` PhoneNumberDescription string `json:"PhoneNumberDescription" xml:"PhoneNumberDescription"` Usage string `json:"Usage" xml:"Usage"` Province string `json:"Province" xml:"Province"` City string `json:"City" xml:"City"` Type int `json:"Type" xml:"Type"` Concurrency int `json:"Concurrency" xml:"Concurrency"` ServiceTag string `json:"ServiceTag" xml:"ServiceTag"` Provider string `json:"Provider" xml:"Provider"` CreateTime int64 `json:"CreateTime" xml:"CreateTime"` ContactFlowId string `json:"ContactFlowId" xml:"ContactFlowId"` SkillGroupIdList []string `json:"SkillGroupIdList" xml:"SkillGroupIdList"` }
PhoneNumberInListPhoneTags is a nested struct in cloudcallcenter response
type PhoneNumbers ¶
type PhoneNumbers struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListPhoneNumbersEx `json:"List" xml:"List"` }
PhoneNumbers is a nested struct in cloudcallcenter response
type PhoneNumbersInAddBulkPhoneNumbers ¶
type PhoneNumbersInAddBulkPhoneNumbers struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInAddBulkPhoneNumbers is a nested struct in cloudcallcenter response
type PhoneNumbersInAddCustomerNumber ¶
type PhoneNumbersInAddCustomerNumber struct {
PhoneNumber []string `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInAddCustomerNumber is a nested struct in cloudcallcenter response
type PhoneNumbersInBeginContactFlowVersionModification ¶
type PhoneNumbersInBeginContactFlowVersionModification struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInBeginContactFlowVersionModification is a nested struct in cloudcallcenter response
type PhoneNumbersInCreateContactFlow ¶
type PhoneNumbersInCreateContactFlow struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInCreateContactFlow is a nested struct in cloudcallcenter response
type PhoneNumbersInCreateInstance ¶
type PhoneNumbersInCreateInstance struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInCreateInstance is a nested struct in cloudcallcenter response
type PhoneNumbersInCreateInstanceEx ¶
type PhoneNumbersInCreateInstanceEx struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInCreateInstanceEx is a nested struct in cloudcallcenter response
type PhoneNumbersInDeleteCustomerNumber ¶
type PhoneNumbersInDeleteCustomerNumber struct {
PhoneNumber []string `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInDeleteCustomerNumber is a nested struct in cloudcallcenter response
type PhoneNumbersInGetContactFlow ¶
type PhoneNumbersInGetContactFlow struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInGetContactFlow is a nested struct in cloudcallcenter response
type PhoneNumbersInGetContactFlowVersion ¶
type PhoneNumbersInGetContactFlowVersion struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInGetContactFlowVersion is a nested struct in cloudcallcenter response
type PhoneNumbersInGetInstance ¶
type PhoneNumbersInGetInstance struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInGetInstance is a nested struct in cloudcallcenter response
type PhoneNumbersInListContactFlows ¶
type PhoneNumbersInListContactFlows struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInListContactFlows is a nested struct in cloudcallcenter response
type PhoneNumbersInListCustomerNumbers ¶
type PhoneNumbersInListCustomerNumbers struct {
PhoneNumber []string `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInListCustomerNumbers is a nested struct in cloudcallcenter response
type PhoneNumbersInListInstances ¶
type PhoneNumbersInListInstances struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInListInstances is a nested struct in cloudcallcenter response
type PhoneNumbersInListInstancesEx ¶
type PhoneNumbersInListInstancesEx struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInListInstancesEx is a nested struct in cloudcallcenter response
type PhoneNumbersInListInstancesOfUser ¶
type PhoneNumbersInListInstancesOfUser struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInListInstancesOfUser is a nested struct in cloudcallcenter response
type PhoneNumbersInListNumberGroups ¶
type PhoneNumbersInListNumberGroups struct {
Numbers []Numbers `json:"Numbers" xml:"Numbers"`
}
PhoneNumbersInListNumberGroups is a nested struct in cloudcallcenter response
type PhoneNumbersInListPhoneNumbers ¶
type PhoneNumbersInListPhoneNumbers struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInListPhoneNumbers is a nested struct in cloudcallcenter response
type PhoneNumbersInListPhoneNumbersByRamId ¶
type PhoneNumbersInListPhoneNumbersByRamId struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInListPhoneNumbersByRamId is a nested struct in cloudcallcenter response
type PhoneNumbersInListPhoneTags ¶
type PhoneNumbersInListPhoneTags struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List []PhoneNumberInListPhoneTags `json:"List" xml:"List"` }
PhoneNumbersInListPhoneTags is a nested struct in cloudcallcenter response
type PhoneNumbersInListVoiceAppraise ¶
type PhoneNumbersInListVoiceAppraise struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInListVoiceAppraise is a nested struct in cloudcallcenter response
type PhoneNumbersInModifyContactFlow ¶
type PhoneNumbersInModifyContactFlow struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInModifyContactFlow is a nested struct in cloudcallcenter response
type PhoneNumbersInModifyContactFlowVersion ¶
type PhoneNumbersInModifyContactFlowVersion struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInModifyContactFlowVersion is a nested struct in cloudcallcenter response
type PhoneNumbersInModifyInstance ¶
type PhoneNumbersInModifyInstance struct {
PhoneNumber []PhoneNumber `json:"PhoneNumber" xml:"PhoneNumber"`
}
PhoneNumbersInModifyInstance is a nested struct in cloudcallcenter response
type PhoneNumbersInQueryNumberGroupDetail ¶
type PhoneNumbersInQueryNumberGroupDetail struct {
Numbers []Numbers `json:"Numbers" xml:"Numbers"`
}
PhoneNumbersInQueryNumberGroupDetail is a nested struct in cloudcallcenter response
type PickGlobalOutboundNumbersRequest ¶
type PickGlobalOutboundNumbersRequest struct { *requests.RpcRequest IsVirtual requests.Boolean `position:"Query" name:"IsVirtual"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` Count requests.Integer `position:"Query" name:"Count"` CalleeNumber string `position:"Query" name:"CalleeNumber"` }
PickGlobalOutboundNumbersRequest is the request struct for api PickGlobalOutboundNumbers
func CreatePickGlobalOutboundNumbersRequest ¶
func CreatePickGlobalOutboundNumbersRequest() (request *PickGlobalOutboundNumbersRequest)
CreatePickGlobalOutboundNumbersRequest creates a request to invoke PickGlobalOutboundNumbers API
type PickGlobalOutboundNumbersResponse ¶
type PickGlobalOutboundNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DialNumberPairs DialNumberPairsInPickGlobalOutboundNumbers `json:"DialNumberPairs" xml:"DialNumberPairs"` }
PickGlobalOutboundNumbersResponse is the response struct for api PickGlobalOutboundNumbers
func CreatePickGlobalOutboundNumbersResponse ¶
func CreatePickGlobalOutboundNumbersResponse() (response *PickGlobalOutboundNumbersResponse)
CreatePickGlobalOutboundNumbersResponse creates a response to parse from PickGlobalOutboundNumbers response
type PickLocalNumberRequest ¶
type PickLocalNumberRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` CandidateNumber *[]string `position:"Query" name:"CandidateNumber" type:"Repeated"` CalleeNumber string `position:"Query" name:"CalleeNumber"` }
PickLocalNumberRequest is the request struct for api PickLocalNumber
func CreatePickLocalNumberRequest ¶
func CreatePickLocalNumberRequest() (request *PickLocalNumberRequest)
CreatePickLocalNumberRequest creates a request to invoke PickLocalNumber API
type PickLocalNumberResponse ¶
type PickLocalNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInPickLocalNumber `json:"Data" xml:"Data"` }
PickLocalNumberResponse is the response struct for api PickLocalNumber
func CreatePickLocalNumberResponse ¶
func CreatePickLocalNumberResponse() (response *PickLocalNumberResponse)
CreatePickLocalNumberResponse creates a response to parse from PickLocalNumber response
type PickOutboundNumbersByTagsRequest ¶
type PickOutboundNumbersByTagsRequest struct { *requests.RpcRequest PrioritizedCallerArea *[]string `position:"Query" name:"PrioritizedCallerArea" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` ServiceTag *[]string `position:"Query" name:"ServiceTag" type:"Repeated"` SkillGroupId *[]string `position:"Query" name:"SkillGroupId" type:"Repeated"` Count requests.Integer `position:"Query" name:"Count"` CalleeNumber string `position:"Query" name:"CalleeNumber"` }
PickOutboundNumbersByTagsRequest is the request struct for api PickOutboundNumbersByTags
func CreatePickOutboundNumbersByTagsRequest ¶
func CreatePickOutboundNumbersByTagsRequest() (request *PickOutboundNumbersByTagsRequest)
CreatePickOutboundNumbersByTagsRequest creates a request to invoke PickOutboundNumbersByTags API
type PickOutboundNumbersByTagsResponse ¶
type PickOutboundNumbersByTagsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DialNumberPairs DialNumberPairsInPickOutboundNumbersByTags `json:"DialNumberPairs" xml:"DialNumberPairs"` }
PickOutboundNumbersByTagsResponse is the response struct for api PickOutboundNumbersByTags
func CreatePickOutboundNumbersByTagsResponse ¶
func CreatePickOutboundNumbersByTagsResponse() (response *PickOutboundNumbersByTagsResponse)
CreatePickOutboundNumbersByTagsResponse creates a response to parse from PickOutboundNumbersByTags response
type PickOutboundNumbersRequest ¶
type PickOutboundNumbersRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Count requests.Integer `position:"Query" name:"Count"` CandidateNumber *[]string `position:"Query" name:"CandidateNumber" type:"Repeated"` CalleeNumber string `position:"Query" name:"CalleeNumber"` }
PickOutboundNumbersRequest is the request struct for api PickOutboundNumbers
func CreatePickOutboundNumbersRequest ¶
func CreatePickOutboundNumbersRequest() (request *PickOutboundNumbersRequest)
CreatePickOutboundNumbersRequest creates a request to invoke PickOutboundNumbers API
type PickOutboundNumbersResponse ¶
type PickOutboundNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` DialNumberPairs DialNumberPairsInPickOutboundNumbers `json:"DialNumberPairs" xml:"DialNumberPairs"` }
PickOutboundNumbersResponse is the response struct for api PickOutboundNumbers
func CreatePickOutboundNumbersResponse ¶
func CreatePickOutboundNumbersResponse() (response *PickOutboundNumbersResponse)
CreatePickOutboundNumbersResponse creates a response to parse from PickOutboundNumbers response
type PreCheckRequest ¶
type PreCheckRequest struct { *requests.RpcRequest Number *[]string `position:"Query" name:"Number" type:"Repeated"` }
PreCheckRequest is the request struct for api PreCheck
func CreatePreCheckRequest ¶
func CreatePreCheckRequest() (request *PreCheckRequest)
CreatePreCheckRequest creates a request to invoke PreCheck API
type PreCheckResponse ¶
type PreCheckResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Avaliable bool `json:"Avaliable" xml:"Avaliable"` }
PreCheckResponse is the response struct for api PreCheck
func CreatePreCheckResponse ¶
func CreatePreCheckResponse() (response *PreCheckResponse)
CreatePreCheckResponse creates a response to parse from PreCheck response
type PreCreateMediaExRequest ¶
type PreCreateMediaExRequest struct { *requests.RpcRequest Bucket string `position:"Query" name:"Bucket"` InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Name string `position:"Query" name:"Name"` Description string `position:"Query" name:"Description"` Type string `position:"Query" name:"Type"` Content string `position:"Query" name:"Content"` }
PreCreateMediaExRequest is the request struct for api PreCreateMediaEx
func CreatePreCreateMediaExRequest ¶
func CreatePreCreateMediaExRequest() (request *PreCreateMediaExRequest)
CreatePreCreateMediaExRequest creates a request to invoke PreCreateMediaEx API
type PreCreateMediaExResponse ¶
type PreCreateMediaExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PreCreateMediaParam PreCreateMediaParam `json:"PreCreateMediaParam" xml:"PreCreateMediaParam"` }
PreCreateMediaExResponse is the response struct for api PreCreateMediaEx
func CreatePreCreateMediaExResponse ¶
func CreatePreCreateMediaExResponse() (response *PreCreateMediaExResponse)
CreatePreCreateMediaExResponse creates a response to parse from PreCreateMediaEx response
type PreCreateMediaParam ¶
type PreCreateMediaParam struct { SignatureUrl string `json:"SignatureUrl" xml:"SignatureUrl"` OssFile string `json:"OssFile" xml:"OssFile"` OssFilePath string `json:"OssFilePath" xml:"OssFilePath"` OssBucket string `json:"OssBucket" xml:"OssBucket"` }
PreCreateMediaParam is a nested struct in cloudcallcenter response
type PreCreateMediaRequest ¶
type PreCreateMediaRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Name string `position:"Query" name:"Name"` Description string `position:"Query" name:"Description"` Type string `position:"Query" name:"Type"` Content string `position:"Query" name:"Content"` }
PreCreateMediaRequest is the request struct for api PreCreateMedia
func CreatePreCreateMediaRequest ¶
func CreatePreCreateMediaRequest() (request *PreCreateMediaRequest)
CreatePreCreateMediaRequest creates a request to invoke PreCreateMedia API
type PreCreateMediaResponse ¶
type PreCreateMediaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PreCreateMediaParam PreCreateMediaParam `json:"PreCreateMediaParam" xml:"PreCreateMediaParam"` }
PreCreateMediaResponse is the response struct for api PreCreateMedia
func CreatePreCreateMediaResponse ¶
func CreatePreCreateMediaResponse() (response *PreCreateMediaResponse)
CreatePreCreateMediaResponse creates a response to parse from PreCreateMedia response
type PreModifyMediaParam ¶
type PreModifyMediaParam struct { OssFile string `json:"OssFile" xml:"OssFile"` OssFilePath string `json:"OssFilePath" xml:"OssFilePath"` OssBucket string `json:"OssBucket" xml:"OssBucket"` SignatureUrl string `json:"SignatureUrl" xml:"SignatureUrl"` }
PreModifyMediaParam is a nested struct in cloudcallcenter response
type PreModifyMediaRequest ¶
type PreModifyMediaRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` FileName string `position:"Query" name:"FileName"` Name string `position:"Query" name:"Name"` Description string `position:"Query" name:"Description"` Type string `position:"Query" name:"Type"` Content string `position:"Query" name:"Content"` }
PreModifyMediaRequest is the request struct for api PreModifyMedia
func CreatePreModifyMediaRequest ¶
func CreatePreModifyMediaRequest() (request *PreModifyMediaRequest)
CreatePreModifyMediaRequest creates a request to invoke PreModifyMedia API
type PreModifyMediaResponse ¶
type PreModifyMediaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` PreModifyMediaParam PreModifyMediaParam `json:"PreModifyMediaParam" xml:"PreModifyMediaParam"` }
PreModifyMediaResponse is the response struct for api PreModifyMedia
func CreatePreModifyMediaResponse ¶
func CreatePreModifyMediaResponse() (response *PreModifyMediaResponse)
CreatePreModifyMediaResponse creates a response to parse from PreModifyMedia response
type PrettyNumberPrice ¶
type PrettyNumberPrice struct { Price int `json:"Price" xml:"Price"` Description string `json:"Description" xml:"Description"` }
PrettyNumberPrice is a nested struct in cloudcallcenter response
type PrettyNumberPrices ¶
type PrettyNumberPrices struct {
PrettyNumberPrice []PrettyNumberPrice `json:"PrettyNumberPrice" xml:"PrettyNumberPrice"`
}
PrettyNumberPrices is a nested struct in cloudcallcenter response
type PrivacyNumber ¶
type PrivacyNumber struct { PhoneNumber string `json:"PhoneNumber" xml:"PhoneNumber"` AreaCode string `json:"AreaCode" xml:"AreaCode"` ProviderId string `json:"ProviderId" xml:"ProviderId"` Extra string `json:"Extra" xml:"Extra"` Operator string `json:"Operator" xml:"Operator"` SubId string `json:"SubId" xml:"SubId"` City string `json:"City" xml:"City"` PoolId string `json:"PoolId" xml:"PoolId"` BizId string `json:"BizId" xml:"BizId"` RegionNameCity string `json:"RegionNameCity" xml:"RegionNameCity"` TelX string `json:"TelX" xml:"TelX"` PoolName string `json:"PoolName" xml:"PoolName"` BindStatus bool `json:"BindStatus" xml:"BindStatus"` Type string `json:"Type" xml:"Type"` }
PrivacyNumber is a nested struct in cloudcallcenter response
type PrivacyNumberAccount ¶
type PrivacyNumberAccount struct { ProviderId string `json:"ProviderId" xml:"ProviderId"` AccountId string `json:"AccountId" xml:"AccountId"` AuthToken string `json:"AuthToken" xml:"AuthToken"` AliyunUid int64 `json:"AliyunUid" xml:"AliyunUid"` }
PrivacyNumberAccount is a nested struct in cloudcallcenter response
type PrivacyNumberCallDetail ¶
type PrivacyNumberCallDetail struct { AgentId string `json:"AgentId" xml:"AgentId"` AgentName string `json:"AgentName" xml:"AgentName"` ContactId string `json:"ContactId" xml:"ContactId"` CallingNumber string `json:"CallingNumber" xml:"CallingNumber"` CalledNumber string `json:"CalledNumber" xml:"CalledNumber"` PrivacyNumber string `json:"PrivacyNumber" xml:"PrivacyNumber"` ContactType string `json:"ContactType" xml:"ContactType"` Result string `json:"Result" xml:"Result"` Description string `json:"Description" xml:"Description"` CallTime int64 `json:"CallTime" xml:"CallTime"` Status string `json:"Status" xml:"Status"` }
PrivacyNumberCallDetail is a nested struct in cloudcallcenter response
type PrivacyNumberCallDetails ¶
type PrivacyNumberCallDetails struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListPrivacyNumberCallDetails `json:"List" xml:"List"` }
PrivacyNumberCallDetails is a nested struct in cloudcallcenter response
type PrivacyNumberPool ¶
type PrivacyNumberPool struct { PoolId string `json:"PoolId" xml:"PoolId"` ProviderId string `json:"ProviderId" xml:"ProviderId"` ProviderName string `json:"ProviderName" xml:"ProviderName"` Prefix string `json:"Prefix" xml:"Prefix"` Type string `json:"Type" xml:"Type"` Name string `json:"Name" xml:"Name"` AliYunUid int64 `json:"AliYunUid" xml:"AliYunUid"` BizId string `json:"BizId" xml:"BizId"` }
PrivacyNumberPool is a nested struct in cloudcallcenter response
type PrivacyNumberPools ¶
type PrivacyNumberPools struct {
PrivacyNumberPool []PrivacyNumberPool `json:"PrivacyNumberPool" xml:"PrivacyNumberPool"`
}
PrivacyNumberPools is a nested struct in cloudcallcenter response
type PrivacyNumbers ¶
type PrivacyNumbers struct {
PrivacyNumber []PrivacyNumber `json:"PrivacyNumber" xml:"PrivacyNumber"`
}
PrivacyNumbers is a nested struct in cloudcallcenter response
type Privilege ¶
type Privilege struct { PrivilegeName string `json:"PrivilegeName" xml:"PrivilegeName"` PrivilegeDescription string `json:"PrivilegeDescription" xml:"PrivilegeDescription"` PrivilegeId string `json:"PrivilegeId" xml:"PrivilegeId"` }
Privilege is a nested struct in cloudcallcenter response
type PrivilegeInfo ¶
type PrivilegeInfo struct { RamId int64 `json:"RamId" xml:"RamId"` Instance string `json:"Instance" xml:"Instance"` InstanceName string `json:"InstanceName" xml:"InstanceName"` UserId string `json:"UserId" xml:"UserId"` LoginName string `json:"LoginName" xml:"LoginName"` Privileges PrivilegesInListPrivilegesByLoginName `json:"Privileges" xml:"Privileges"` }
PrivilegeInfo is a nested struct in cloudcallcenter response
type PrivilegeInfos ¶
type PrivilegeInfos struct {
PrivilegeInfo []PrivilegeInfo `json:"PrivilegeInfo" xml:"PrivilegeInfo"`
}
PrivilegeInfos is a nested struct in cloudcallcenter response
type PrivilegesInAssignPrivilegesToRole ¶
type PrivilegesInAssignPrivilegesToRole struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInAssignPrivilegesToRole is a nested struct in cloudcallcenter response
type PrivilegesInCreateRole ¶
type PrivilegesInCreateRole struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInCreateRole is a nested struct in cloudcallcenter response
type PrivilegesInListPredefinedPrivileges ¶
type PrivilegesInListPredefinedPrivileges struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInListPredefinedPrivileges is a nested struct in cloudcallcenter response
type PrivilegesInListPrivilegesByLoginName ¶
type PrivilegesInListPrivilegesByLoginName struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInListPrivilegesByLoginName is a nested struct in cloudcallcenter response
type PrivilegesInListPrivilegesOfRole ¶
type PrivilegesInListPrivilegesOfRole struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInListPrivilegesOfRole is a nested struct in cloudcallcenter response
type PrivilegesInListPrivilegesOfUser ¶
type PrivilegesInListPrivilegesOfUser struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInListPrivilegesOfUser is a nested struct in cloudcallcenter response
type PrivilegesInListUsersOfSkillGroup ¶
type PrivilegesInListUsersOfSkillGroup struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInListUsersOfSkillGroup is a nested struct in cloudcallcenter response
type PrivilegesInModifyRole ¶
type PrivilegesInModifyRole struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInModifyRole is a nested struct in cloudcallcenter response
type PrivilegesInRemovePrivilegesFromRole ¶
type PrivilegesInRemovePrivilegesFromRole struct {
Privilege []Privilege `json:"Privilege" xml:"Privilege"`
}
PrivilegesInRemovePrivilegesFromRole is a nested struct in cloudcallcenter response
type ProcessRepliedShortMessagesRequest ¶
type ProcessRepliedShortMessagesRequest struct { *requests.RpcRequest SmsUpMessage *[]ProcessRepliedShortMessagesSmsUpMessage `position:"Query" name:"SmsUpMessage" type:"Repeated"` }
ProcessRepliedShortMessagesRequest is the request struct for api ProcessRepliedShortMessages
func CreateProcessRepliedShortMessagesRequest ¶
func CreateProcessRepliedShortMessagesRequest() (request *ProcessRepliedShortMessagesRequest)
CreateProcessRepliedShortMessagesRequest creates a request to invoke ProcessRepliedShortMessages API
type ProcessRepliedShortMessagesResponse ¶
type ProcessRepliedShortMessagesResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` WorkflowId string `json:"WorkflowId" xml:"WorkflowId"` }
ProcessRepliedShortMessagesResponse is the response struct for api ProcessRepliedShortMessages
func CreateProcessRepliedShortMessagesResponse ¶
func CreateProcessRepliedShortMessagesResponse() (response *ProcessRepliedShortMessagesResponse)
CreateProcessRepliedShortMessagesResponse creates a response to parse from ProcessRepliedShortMessages response
type ProcessRepliedShortMessagesSmsUpMessage ¶
type ProcessRepliedShortMessagesSmsUpMessage struct { SignName string `name:"SignName"` DestCode string `name:"DestCode"` PhoneNumber string `name:"PhoneNumber"` SendTime string `name:"SendTime"` SequenceId string `name:"SequenceId"` Content string `name:"Content"` }
ProcessRepliedShortMessagesSmsUpMessage is a repeated param struct in ProcessRepliedShortMessagesRequest
type Progress ¶
type Progress struct { StartTime int64 `json:"StartTime" xml:"StartTime"` TotalJobs int `json:"TotalJobs" xml:"TotalJobs"` Duration int `json:"Duration" xml:"Duration"` Status string `json:"Status" xml:"Status"` TotalCompleted int `json:"TotalCompleted" xml:"TotalCompleted"` TotalNotAnswered int `json:"TotalNotAnswered" xml:"TotalNotAnswered"` Categories []KeyValuePair `json:"Categories" xml:"Categories"` }
Progress is a nested struct in cloudcallcenter response
type Provider ¶
type Provider struct { Id int64 `json:"Id" xml:"Id"` ProviderId string `json:"ProviderId" xml:"ProviderId"` ProviderName string `json:"ProviderName" xml:"ProviderName"` Prefix string `json:"Prefix" xml:"Prefix"` }
Provider is a nested struct in cloudcallcenter response
type Providers ¶
type Providers struct {
Provider []Provider `json:"Provider" xml:"Provider"`
}
Providers is a nested struct in cloudcallcenter response
type PublicMedia ¶
type PublicMedia struct { Id int64 `json:"Id" xml:"Id"` Instance string `json:"Instance" xml:"Instance"` Name string `json:"Name" xml:"Name"` Description string `json:"Description" xml:"Description"` Type string `json:"Type" xml:"Type"` Content string `json:"Content" xml:"Content"` FilePath string `json:"FilePath" xml:"FilePath"` FileName string `json:"FileName" xml:"FileName"` OssFileName string `json:"OssFileName" xml:"OssFileName"` Scope string `json:"Scope" xml:"Scope"` Status string `json:"Status" xml:"Status"` }
PublicMedia is a nested struct in cloudcallcenter response
type PublicMedias ¶
type PublicMedias struct {
PublicMedia []PublicMedia `json:"PublicMedia" xml:"PublicMedia"`
}
PublicMedias is a nested struct in cloudcallcenter response
type PublishCabIvrRequest ¶
type PublishCabIvrRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
PublishCabIvrRequest is the request struct for api PublishCabIvr
func CreatePublishCabIvrRequest ¶
func CreatePublishCabIvrRequest() (request *PublishCabIvrRequest)
CreatePublishCabIvrRequest creates a request to invoke PublishCabIvr API
type PublishCabIvrResponse ¶
type PublishCabIvrResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ContactFlowId string `json:"ContactFlowId" xml:"ContactFlowId"` }
PublishCabIvrResponse is the response struct for api PublishCabIvr
func CreatePublishCabIvrResponse ¶
func CreatePublishCabIvrResponse() (response *PublishCabIvrResponse)
CreatePublishCabIvrResponse creates a response to parse from PublishCabIvr response
type PublishContactFlowVersionRequest ¶
type PublishContactFlowVersionRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ContactFlowVersionId string `position:"Query" name:"ContactFlowVersionId"` }
PublishContactFlowVersionRequest is the request struct for api PublishContactFlowVersion
func CreatePublishContactFlowVersionRequest ¶
func CreatePublishContactFlowVersionRequest() (request *PublishContactFlowVersionRequest)
CreatePublishContactFlowVersionRequest creates a request to invoke PublishContactFlowVersion API
type PublishContactFlowVersionResponse ¶
type PublishContactFlowVersionResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
PublishContactFlowVersionResponse is the response struct for api PublishContactFlowVersion
func CreatePublishContactFlowVersionResponse ¶
func CreatePublishContactFlowVersionResponse() (response *PublishContactFlowVersionResponse)
CreatePublishContactFlowVersionResponse creates a response to parse from PublishContactFlowVersion response
type PublishHistories ¶
type PublishHistories struct {
PublishHistoriesItem []PublishHistoriesItem `json:"PublishHistories" xml:"PublishHistories"`
}
PublishHistories is a nested struct in cloudcallcenter response
type PublishHistoriesItem ¶
type PublishHistoriesItem struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` Version string `json:"Version" xml:"Version"` PublishUserName string `json:"PublishUserName" xml:"PublishUserName"` PublishTime int64 `json:"PublishTime" xml:"PublishTime"` IsRollbackApplicable bool `json:"IsRollbackApplicable" xml:"IsRollbackApplicable"` }
PublishHistoriesItem is a nested struct in cloudcallcenter response
type PublishPredictiveJobGroupRequest ¶
type PublishPredictiveJobGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
PublishPredictiveJobGroupRequest is the request struct for api PublishPredictiveJobGroup
func CreatePublishPredictiveJobGroupRequest ¶
func CreatePublishPredictiveJobGroupRequest() (request *PublishPredictiveJobGroupRequest)
CreatePublishPredictiveJobGroupRequest creates a request to invoke PublishPredictiveJobGroup API
type PublishPredictiveJobGroupResponse ¶
type PublishPredictiveJobGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
PublishPredictiveJobGroupResponse is the response struct for api PublishPredictiveJobGroup
func CreatePublishPredictiveJobGroupResponse ¶
func CreatePublishPredictiveJobGroupResponse() (response *PublishPredictiveJobGroupResponse)
CreatePublishPredictiveJobGroupResponse creates a response to parse from PublishPredictiveJobGroup response
type PublishSurveyRequest ¶
type PublishSurveyRequest struct { *requests.RpcRequest SurveyId string `position:"Query" name:"SurveyId"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
PublishSurveyRequest is the request struct for api PublishSurvey
func CreatePublishSurveyRequest ¶
func CreatePublishSurveyRequest() (request *PublishSurveyRequest)
CreatePublishSurveyRequest creates a request to invoke PublishSurvey API
type PublishSurveyResponse ¶
type PublishSurveyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
PublishSurveyResponse is the response struct for api PublishSurvey
func CreatePublishSurveyResponse ¶
func CreatePublishSurveyResponse() (response *PublishSurveyResponse)
CreatePublishSurveyResponse creates a response to parse from PublishSurvey response
type PublishVnInstanceRequest ¶
type PublishVnInstanceRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
PublishVnInstanceRequest is the request struct for api PublishVnInstance
func CreatePublishVnInstanceRequest ¶
func CreatePublishVnInstanceRequest() (request *PublishVnInstanceRequest)
CreatePublishVnInstanceRequest creates a request to invoke PublishVnInstance API
type PublishVnInstanceResponse ¶
type PublishVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Status string `json:"Status" xml:"Status"` Version string `json:"Version" xml:"Version"` }
PublishVnInstanceResponse is the response struct for api PublishVnInstance
func CreatePublishVnInstanceResponse ¶
func CreatePublishVnInstanceResponse() (response *PublishVnInstanceResponse)
CreatePublishVnInstanceResponse creates a response to parse from PublishVnInstance response
type PushSIPEventRequest ¶
type PushSIPEventRequest struct { *requests.RpcRequest AgentId string `position:"Query" name:"AgentId"` ContactId string `position:"Query" name:"ContactId"` Callee string `position:"Query" name:"Callee"` Initiator string `position:"Query" name:"Initiator"` EventTime requests.Integer `position:"Query" name:"EventTime"` Broker string `position:"Query" name:"Broker"` Caller string `position:"Query" name:"Caller"` InstanceId string `position:"Query" name:"InstanceId"` Event string `position:"Query" name:"Event"` CallType string `position:"Query" name:"CallType"` ReleaseReason string `position:"Query" name:"ReleaseReason"` }
PushSIPEventRequest is the request struct for api PushSIPEvent
func CreatePushSIPEventRequest ¶
func CreatePushSIPEventRequest() (request *PushSIPEventRequest)
CreatePushSIPEventRequest creates a request to invoke PushSIPEvent API
type PushSIPEventResponse ¶
type PushSIPEventResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StatusCode string `json:"StatusCode" xml:"StatusCode"` StatusDesc string `json:"StatusDesc" xml:"StatusDesc"` }
PushSIPEventResponse is the response struct for api PushSIPEvent
func CreatePushSIPEventResponse ¶
func CreatePushSIPEventResponse() (response *PushSIPEventResponse)
CreatePushSIPEventResponse creates a response to parse from PushSIPEvent response
type PushSipAgentGroupRequest ¶
type PushSipAgentGroupRequest struct { *requests.RpcRequest Provider string `position:"Query" name:"Provider"` }
PushSipAgentGroupRequest is the request struct for api PushSipAgentGroup
func CreatePushSipAgentGroupRequest ¶
func CreatePushSipAgentGroupRequest() (request *PushSipAgentGroupRequest)
CreatePushSipAgentGroupRequest creates a request to invoke PushSipAgentGroup API
type PushSipAgentGroupResponse ¶
type PushSipAgentGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
PushSipAgentGroupResponse is the response struct for api PushSipAgentGroup
func CreatePushSipAgentGroupResponse ¶
func CreatePushSipAgentGroupResponse() (response *PushSipAgentGroupResponse)
CreatePushSipAgentGroupResponse creates a response to parse from PushSipAgentGroup response
type PutConfigItemForFlatRequest ¶
type PutConfigItemForFlatRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Name string `position:"Query" name:"Name"` DimensionName string `position:"Query" name:"DimensionName"` Value string `position:"Query" name:"Value"` Dimension string `position:"Query" name:"Dimension"` }
PutConfigItemForFlatRequest is the request struct for api PutConfigItemForFlat
func CreatePutConfigItemForFlatRequest ¶
func CreatePutConfigItemForFlatRequest() (request *PutConfigItemForFlatRequest)
CreatePutConfigItemForFlatRequest creates a request to invoke PutConfigItemForFlat API
type PutConfigItemForFlatResponse ¶
type PutConfigItemForFlatResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
PutConfigItemForFlatResponse is the response struct for api PutConfigItemForFlat
func CreatePutConfigItemForFlatResponse ¶
func CreatePutConfigItemForFlatResponse() (response *PutConfigItemForFlatResponse)
CreatePutConfigItemForFlatResponse creates a response to parse from PutConfigItemForFlat response
type PutConfigItemsForFlatRequest ¶
type PutConfigItemsForFlatRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` ConfigItem *[]string `position:"Query" name:"ConfigItem" type:"Repeated"` }
PutConfigItemsForFlatRequest is the request struct for api PutConfigItemsForFlat
func CreatePutConfigItemsForFlatRequest ¶
func CreatePutConfigItemsForFlatRequest() (request *PutConfigItemsForFlatRequest)
CreatePutConfigItemsForFlatRequest creates a request to invoke PutConfigItemsForFlat API
type PutConfigItemsForFlatResponse ¶
type PutConfigItemsForFlatResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
PutConfigItemsForFlatResponse is the response struct for api PutConfigItemsForFlat
func CreatePutConfigItemsForFlatResponse ¶
func CreatePutConfigItemsForFlatResponse() (response *PutConfigItemsForFlatResponse)
CreatePutConfigItemsForFlatResponse creates a response to parse from PutConfigItemsForFlat response
type PutInstanceConfigRequest ¶
type PutInstanceConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Name *[]string `position:"Query" name:"name" type:"Repeated"` Value *[]string `position:"Query" name:"value" type:"Repeated"` }
PutInstanceConfigRequest is the request struct for api PutInstanceConfig
func CreatePutInstanceConfigRequest ¶
func CreatePutInstanceConfigRequest() (request *PutInstanceConfigRequest)
CreatePutInstanceConfigRequest creates a request to invoke PutInstanceConfig API
type PutInstanceConfigResponse ¶
type PutInstanceConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
PutInstanceConfigResponse is the response struct for api PutInstanceConfig
func CreatePutInstanceConfigResponse ¶
func CreatePutInstanceConfigResponse() (response *PutInstanceConfigResponse)
CreatePutInstanceConfigResponse creates a response to parse from PutInstanceConfig response
type Qry400SpecInfoRequest ¶
type Qry400SpecInfoRequest struct {
*requests.RpcRequest
}
Qry400SpecInfoRequest is the request struct for api Qry400SpecInfo
func CreateQry400SpecInfoRequest ¶
func CreateQry400SpecInfoRequest() (request *Qry400SpecInfoRequest)
CreateQry400SpecInfoRequest creates a request to invoke Qry400SpecInfo API
type Qry400SpecInfoResponse ¶
type Qry400SpecInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQry400SpecInfo `json:"Data" xml:"Data"` }
Qry400SpecInfoResponse is the response struct for api Qry400SpecInfo
func CreateQry400SpecInfoResponse ¶
func CreateQry400SpecInfoResponse() (response *Qry400SpecInfoResponse)
CreateQry400SpecInfoResponse creates a response to parse from Qry400SpecInfo response
type Query400CorpIdentifyListRequest ¶
type Query400CorpIdentifyListRequest struct { *requests.RpcRequest PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` Status string `position:"Query" name:"Status"` }
Query400CorpIdentifyListRequest is the request struct for api Query400CorpIdentifyList
func CreateQuery400CorpIdentifyListRequest ¶
func CreateQuery400CorpIdentifyListRequest() (request *Query400CorpIdentifyListRequest)
CreateQuery400CorpIdentifyListRequest creates a request to invoke Query400CorpIdentifyList API
type Query400CorpIdentifyListResponse ¶
type Query400CorpIdentifyListResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
Query400CorpIdentifyListResponse is the response struct for api Query400CorpIdentifyList
func CreateQuery400CorpIdentifyListResponse ¶
func CreateQuery400CorpIdentifyListResponse() (response *Query400CorpIdentifyListResponse)
CreateQuery400CorpIdentifyListResponse creates a response to parse from Query400CorpIdentifyList response
type Query400NumberManagerIdentifyDetailRequest ¶
type Query400NumberManagerIdentifyDetailRequest struct { *requests.RpcRequest OrderId string `position:"Query" name:"OrderId"` }
Query400NumberManagerIdentifyDetailRequest is the request struct for api Query400NumberManagerIdentifyDetail
func CreateQuery400NumberManagerIdentifyDetailRequest ¶
func CreateQuery400NumberManagerIdentifyDetailRequest() (request *Query400NumberManagerIdentifyDetailRequest)
CreateQuery400NumberManagerIdentifyDetailRequest creates a request to invoke Query400NumberManagerIdentifyDetail API
type Query400NumberManagerIdentifyDetailResponse ¶
type Query400NumberManagerIdentifyDetailResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
Query400NumberManagerIdentifyDetailResponse is the response struct for api Query400NumberManagerIdentifyDetail
func CreateQuery400NumberManagerIdentifyDetailResponse ¶
func CreateQuery400NumberManagerIdentifyDetailResponse() (response *Query400NumberManagerIdentifyDetailResponse)
CreateQuery400NumberManagerIdentifyDetailResponse creates a response to parse from Query400NumberManagerIdentifyDetail response
type Query400SpecInfoDomain ¶
type Query400SpecInfoDomain struct { Name string `json:"Name" xml:"Name"` SpecId string `json:"SpecId" xml:"SpecId"` }
Query400SpecInfoDomain is a nested struct in cloudcallcenter response
type QueryAliyunCorpNumberRequest ¶
type QueryAliyunCorpNumberRequest struct { *requests.RpcRequest AvailableOnly requests.Boolean `position:"Query" name:"AvailableOnly"` NumberStatus string `position:"Query" name:"NumberStatus"` TaobaoUid requests.Integer `position:"Query" name:"TaobaoUid"` NumberType string `position:"Query" name:"NumberType"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` ProviderChannel requests.Integer `position:"Query" name:"ProviderChannel"` Number string `position:"Query" name:"Number"` Provider string `position:"Query" name:"Provider"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
QueryAliyunCorpNumberRequest is the request struct for api QueryAliyunCorpNumber
func CreateQueryAliyunCorpNumberRequest ¶
func CreateQueryAliyunCorpNumberRequest() (request *QueryAliyunCorpNumberRequest)
CreateQueryAliyunCorpNumberRequest creates a request to invoke QueryAliyunCorpNumber API
type QueryAliyunCorpNumberResponse ¶
type QueryAliyunCorpNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQueryAliyunCorpNumber `json:"Data" xml:"Data"` }
QueryAliyunCorpNumberResponse is the response struct for api QueryAliyunCorpNumber
func CreateQueryAliyunCorpNumberResponse ¶
func CreateQueryAliyunCorpNumberResponse() (response *QueryAliyunCorpNumberResponse)
CreateQueryAliyunCorpNumberResponse creates a response to parse from QueryAliyunCorpNumber response
type QueryCallRequest ¶
type QueryCallRequest struct { *requests.RpcRequest TaskId *[]string `position:"Query" name:"TaskId" type:"Repeated"` }
QueryCallRequest is the request struct for api QueryCall
func CreateQueryCallRequest ¶
func CreateQueryCallRequest() (request *QueryCallRequest)
CreateQueryCallRequest creates a request to invoke QueryCall API
type QueryCallResponse ¶
type QueryCallResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CallStatusList CallStatusListInQueryCall `json:"callStatusList" xml:"callStatusList"` }
QueryCallResponse is the response struct for api QueryCall
func CreateQueryCallResponse ¶
func CreateQueryCallResponse() (response *QueryCallResponse)
CreateQueryCallResponse creates a response to parse from QueryCall response
type QueryCorpDomain ¶
type QueryCorpDomain struct { CorpName string `json:"CorpName" xml:"CorpName"` Identify Identify `json:"Identify" xml:"Identify"` }
QueryCorpDomain is a nested struct in cloudcallcenter response
type QueryCorpIdentifyDomain ¶
type QueryCorpIdentifyDomain struct { RegionNameProvince string `json:"RegionNameProvince" xml:"RegionNameProvince"` SpecName string `json:"SpecName" xml:"SpecName"` CorpName string `json:"CorpName" xml:"CorpName"` OrderId int64 `json:"OrderId" xml:"OrderId"` ManagerName string `json:"ManagerName" xml:"ManagerName"` BusinessLicensePic string `json:"BusinessLicensePic" xml:"BusinessLicensePic"` BusinessTypeDesc string `json:"BusinessTypeDesc" xml:"BusinessTypeDesc"` ManagerCertNumber string `json:"ManagerCertNumber" xml:"ManagerCertNumber"` ManagerContactPhoneNumber string `json:"ManagerContactPhoneNumber" xml:"ManagerContactPhoneNumber"` LegalPersonCertNumber string `json:"LegalPersonCertNumber" xml:"LegalPersonCertNumber"` RemainCount int `json:"RemainCount" xml:"RemainCount"` TelecomUndertakingPic string `json:"TelecomUndertakingPic" xml:"TelecomUndertakingPic"` CanApplyOffsite bool `json:"CanApplyOffsite" xml:"CanApplyOffsite"` BusinessType int `json:"BusinessType" xml:"BusinessType"` ManagerCertPic string `json:"ManagerCertPic" xml:"ManagerCertPic"` LegalPersonrCertNumber string `json:"LegalPersonrCertNumber" xml:"LegalPersonrCertNumber"` RegisteredFundCode string `json:"RegisteredFundCode" xml:"RegisteredFundCode"` SpecIdArray string `json:"SpecIdArray" xml:"SpecIdArray"` BuyCountLimit int `json:"BuyCountLimit" xml:"BuyCountLimit"` CorporationCertPic string `json:"CorporationCertPic" xml:"CorporationCertPic"` LegalPersonName string `json:"LegalPersonName" xml:"LegalPersonName"` ProcedureDesc string `json:"ProcedureDesc" xml:"ProcedureDesc"` RegionNameCity string `json:"RegionNameCity" xml:"RegionNameCity"` GmtCreate int64 `json:"GmtCreate" xml:"GmtCreate"` OrganizationCode string `json:"OrganizationCode" xml:"OrganizationCode"` ApplyRemark string `json:"ApplyRemark" xml:"ApplyRemark"` NumberApplicationLetterPic string `json:"NumberApplicationLetterPic" xml:"NumberApplicationLetterPic"` RealNameInsId string `json:"RealNameInsId" xml:"RealNameInsId"` BusinessLicenseAddress string `json:"BusinessLicenseAddress" xml:"BusinessLicenseAddress"` AuditState string `json:"AuditState" xml:"AuditState"` SpecId int64 `json:"SpecId" xml:"SpecId"` OffsiteCertPic string `json:"OffsiteCertPic" xml:"OffsiteCertPic"` AuditRemarkInfo AuditRemarkInfo `json:"AuditRemarkInfo" xml:"AuditRemarkInfo"` }
QueryCorpIdentifyDomain is a nested struct in cloudcallcenter response
type QueryMoreNumbersByPageRequest ¶
type QueryMoreNumbersByPageRequest struct { *requests.RpcRequest PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` NumberGroupId string `position:"Query" name:"NumberGroupId"` }
QueryMoreNumbersByPageRequest is the request struct for api QueryMoreNumbersByPage
func CreateQueryMoreNumbersByPageRequest ¶
func CreateQueryMoreNumbersByPageRequest() (request *QueryMoreNumbersByPageRequest)
CreateQueryMoreNumbersByPageRequest creates a request to invoke QueryMoreNumbersByPage API
type QueryMoreNumbersByPageResponse ¶
type QueryMoreNumbersByPageResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQueryMoreNumbersByPage `json:"Data" xml:"Data"` }
QueryMoreNumbersByPageResponse is the response struct for api QueryMoreNumbersByPage
func CreateQueryMoreNumbersByPageResponse ¶
func CreateQueryMoreNumbersByPageResponse() (response *QueryMoreNumbersByPageResponse)
CreateQueryMoreNumbersByPageResponse creates a response to parse from QueryMoreNumbersByPage response
type QueryNumber400ListRequest ¶
type QueryNumber400ListRequest struct { *requests.RpcRequest SpecId requests.Integer `position:"Query" name:"SpecId"` MonthPrice string `position:"Query" name:"MonthPrice"` OrderId string `position:"Query" name:"OrderId"` NumberCount requests.Integer `position:"Query" name:"NumberCount"` LevelId requests.Integer `position:"Query" name:"LevelId"` RealNameInsId requests.Integer `position:"Query" name:"RealNameInsId"` }
QueryNumber400ListRequest is the request struct for api QueryNumber400List
func CreateQueryNumber400ListRequest ¶
func CreateQueryNumber400ListRequest() (request *QueryNumber400ListRequest)
CreateQueryNumber400ListRequest creates a request to invoke QueryNumber400List API
type QueryNumber400ListResponse ¶
type QueryNumber400ListResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQueryNumber400List `json:"Data" xml:"Data"` }
QueryNumber400ListResponse is the response struct for api QueryNumber400List
func CreateQueryNumber400ListResponse ¶
func CreateQueryNumber400ListResponse() (response *QueryNumber400ListResponse)
CreateQueryNumber400ListResponse creates a response to parse from QueryNumber400List response
type QueryNumber400RealNameRequest ¶
type QueryNumber400RealNameRequest struct { *requests.RpcRequest PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` Status string `position:"Query" name:"Status"` }
QueryNumber400RealNameRequest is the request struct for api QueryNumber400RealName
func CreateQueryNumber400RealNameRequest ¶
func CreateQueryNumber400RealNameRequest() (request *QueryNumber400RealNameRequest)
CreateQueryNumber400RealNameRequest creates a request to invoke QueryNumber400RealName API
type QueryNumber400RealNameResponse ¶
type QueryNumber400RealNameResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQueryNumber400RealName `json:"Data" xml:"Data"` }
QueryNumber400RealNameResponse is the response struct for api QueryNumber400RealName
func CreateQueryNumber400RealNameResponse ¶
func CreateQueryNumber400RealNameResponse() (response *QueryNumber400RealNameResponse)
CreateQueryNumber400RealNameResponse creates a response to parse from QueryNumber400RealName response
type QueryNumberCorpIdentifyRequest ¶
type QueryNumberCorpIdentifyRequest struct { *requests.RpcRequest WorkOrderId string `position:"Query" name:"WorkOrderId"` PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` Status string `position:"Query" name:"Status"` }
QueryNumberCorpIdentifyRequest is the request struct for api QueryNumberCorpIdentify
func CreateQueryNumberCorpIdentifyRequest ¶
func CreateQueryNumberCorpIdentifyRequest() (request *QueryNumberCorpIdentifyRequest)
CreateQueryNumberCorpIdentifyRequest creates a request to invoke QueryNumberCorpIdentify API
type QueryNumberCorpIdentifyResponse ¶
type QueryNumberCorpIdentifyResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQueryNumberCorpIdentify `json:"Data" xml:"Data"` }
QueryNumberCorpIdentifyResponse is the response struct for api QueryNumberCorpIdentify
func CreateQueryNumberCorpIdentifyResponse ¶
func CreateQueryNumberCorpIdentifyResponse() (response *QueryNumberCorpIdentifyResponse)
CreateQueryNumberCorpIdentifyResponse creates a response to parse from QueryNumberCorpIdentify response
type QueryNumberCorpRequest ¶
type QueryNumberCorpRequest struct { *requests.RpcRequest WorkOrderId string `position:"Query" name:"WorkOrderId"` PageSize requests.Integer `position:"Query" name:"PageSize"` CurrentPage requests.Integer `position:"Query" name:"CurrentPage"` Status string `position:"Query" name:"Status"` }
QueryNumberCorpRequest is the request struct for api QueryNumberCorp
func CreateQueryNumberCorpRequest ¶
func CreateQueryNumberCorpRequest() (request *QueryNumberCorpRequest)
CreateQueryNumberCorpRequest creates a request to invoke QueryNumberCorp API
type QueryNumberCorpResponse ¶
type QueryNumberCorpResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQueryNumberCorp `json:"Data" xml:"Data"` }
QueryNumberCorpResponse is the response struct for api QueryNumberCorp
func CreateQueryNumberCorpResponse ¶
func CreateQueryNumberCorpResponse() (response *QueryNumberCorpResponse)
CreateQueryNumberCorpResponse creates a response to parse from QueryNumberCorp response
type QueryNumberGroupDetailRequest ¶
type QueryNumberGroupDetailRequest struct { *requests.RpcRequest NumberGroupId string `position:"Query" name:"NumberGroupId"` }
QueryNumberGroupDetailRequest is the request struct for api QueryNumberGroupDetail
func CreateQueryNumberGroupDetailRequest ¶
func CreateQueryNumberGroupDetailRequest() (request *QueryNumberGroupDetailRequest)
CreateQueryNumberGroupDetailRequest creates a request to invoke QueryNumberGroupDetail API
type QueryNumberGroupDetailResponse ¶
type QueryNumberGroupDetailResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` NumberGroup NumberGroupInQueryNumberGroupDetail `json:"NumberGroup" xml:"NumberGroup"` }
QueryNumberGroupDetailResponse is the response struct for api QueryNumberGroupDetail
func CreateQueryNumberGroupDetailResponse ¶
func CreateQueryNumberGroupDetailResponse() (response *QueryNumberGroupDetailResponse)
CreateQueryNumberGroupDetailResponse creates a response to parse from QueryNumberGroupDetail response
type QueryNumberPriceLevelRequest ¶
type QueryNumberPriceLevelRequest struct {
*requests.RpcRequest
}
QueryNumberPriceLevelRequest is the request struct for api QueryNumberPriceLevel
func CreateQueryNumberPriceLevelRequest ¶
func CreateQueryNumberPriceLevelRequest() (request *QueryNumberPriceLevelRequest)
CreateQueryNumberPriceLevelRequest creates a request to invoke QueryNumberPriceLevel API
type QueryNumberPriceLevelResponse ¶
type QueryNumberPriceLevelResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` NumberPrice NumberPrice `json:"NumberPrice" xml:"NumberPrice"` }
QueryNumberPriceLevelResponse is the response struct for api QueryNumberPriceLevel
func CreateQueryNumberPriceLevelResponse ¶
func CreateQueryNumberPriceLevelResponse() (response *QueryNumberPriceLevelResponse)
CreateQueryNumberPriceLevelResponse creates a response to parse from QueryNumberPriceLevel response
type QueryNumberWithoutGroupRequest ¶
type QueryNumberWithoutGroupRequest struct {
*requests.RpcRequest
}
QueryNumberWithoutGroupRequest is the request struct for api QueryNumberWithoutGroup
func CreateQueryNumberWithoutGroupRequest ¶
func CreateQueryNumberWithoutGroupRequest() (request *QueryNumberWithoutGroupRequest)
CreateQueryNumberWithoutGroupRequest creates a request to invoke QueryNumberWithoutGroup API
type QueryNumberWithoutGroupResponse ¶
type QueryNumberWithoutGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQueryNumberWithoutGroup `json:"Data" xml:"Data"` }
QueryNumberWithoutGroupResponse is the response struct for api QueryNumberWithoutGroup
func CreateQueryNumberWithoutGroupResponse ¶
func CreateQueryNumberWithoutGroupResponse() (response *QueryNumberWithoutGroupResponse)
CreateQueryNumberWithoutGroupResponse creates a response to parse from QueryNumberWithoutGroup response
type QueryNumbersOfMainAccountRequest ¶
type QueryNumbersOfMainAccountRequest struct {
*requests.RpcRequest
}
QueryNumbersOfMainAccountRequest is the request struct for api QueryNumbersOfMainAccount
func CreateQueryNumbersOfMainAccountRequest ¶
func CreateQueryNumbersOfMainAccountRequest() (request *QueryNumbersOfMainAccountRequest)
CreateQueryNumbersOfMainAccountRequest creates a request to invoke QueryNumbersOfMainAccount API
type QueryNumbersOfMainAccountResponse ¶
type QueryNumbersOfMainAccountResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Numbers NumbersInQueryNumbersOfMainAccount `json:"Numbers" xml:"Numbers"` }
QueryNumbersOfMainAccountResponse is the response struct for api QueryNumbersOfMainAccount
func CreateQueryNumbersOfMainAccountResponse ¶
func CreateQueryNumbersOfMainAccountResponse() (response *QueryNumbersOfMainAccountResponse)
CreateQueryNumbersOfMainAccountResponse creates a response to parse from QueryNumbersOfMainAccount response
type QueryRandomNumbersRequest ¶
type QueryRandomNumbersRequest struct { *requests.RpcRequest SpecId requests.Integer `position:"Query" name:"SpecId"` RemainCount requests.Integer `position:"Query" name:"RemainCount"` Province string `position:"Query" name:"Province"` City string `position:"Query" name:"City"` OrderId requests.Integer `position:"Query" name:"OrderId"` MonthlyPrice requests.Integer `position:"Query" name:"MonthlyPrice"` }
QueryRandomNumbersRequest is the request struct for api QueryRandomNumbers
func CreateQueryRandomNumbersRequest ¶
func CreateQueryRandomNumbersRequest() (request *QueryRandomNumbersRequest)
CreateQueryRandomNumbersRequest creates a request to invoke QueryRandomNumbers API
type QueryRandomNumbersResponse ¶
type QueryRandomNumbersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data DataInQueryRandomNumbers `json:"Data" xml:"Data"` }
QueryRandomNumbersResponse is the response struct for api QueryRandomNumbers
func CreateQueryRandomNumbersResponse ¶
func CreateQueryRandomNumbersResponse() (response *QueryRandomNumbersResponse)
CreateQueryRandomNumbersResponse creates a response to parse from QueryRandomNumbers response
type QueryRedialIndicatorRequest ¶
type QueryRedialIndicatorRequest struct { *requests.RpcRequest ContactId string `position:"Query" name:"ContactId"` MockResponse string `position:"Query" name:"MockResponse"` }
QueryRedialIndicatorRequest is the request struct for api QueryRedialIndicator
func CreateQueryRedialIndicatorRequest ¶
func CreateQueryRedialIndicatorRequest() (request *QueryRedialIndicatorRequest)
CreateQueryRedialIndicatorRequest creates a request to invoke QueryRedialIndicator API
type QueryRedialIndicatorResponse ¶
type QueryRedialIndicatorResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Redial bool `json:"Redial" xml:"Redial"` }
QueryRedialIndicatorResponse is the response struct for api QueryRedialIndicator
func CreateQueryRedialIndicatorResponse ¶
func CreateQueryRedialIndicatorResponse() (response *QueryRedialIndicatorResponse)
CreateQueryRedialIndicatorResponse creates a response to parse from QueryRedialIndicator response
type QueryResDistributeRequest ¶
type QueryResDistributeRequest struct { *requests.RpcRequest SpecId requests.Integer `position:"Query" name:"SpecId"` }
QueryResDistributeRequest is the request struct for api QueryResDistribute
func CreateQueryResDistributeRequest ¶
func CreateQueryResDistributeRequest() (request *QueryResDistributeRequest)
CreateQueryResDistributeRequest creates a request to invoke QueryResDistribute API
type QueryResDistributeResponse ¶
type QueryResDistributeResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data string `json:"Data" xml:"Data"` }
QueryResDistributeResponse is the response struct for api QueryResDistribute
func CreateQueryResDistributeResponse ¶
func CreateQueryResDistributeResponse() (response *QueryResDistributeResponse)
CreateQueryResDistributeResponse creates a response to parse from QueryResDistribute response
type QueryUnsetStatusCallRequest ¶
type QueryUnsetStatusCallRequest struct { *requests.RpcRequest QueryUpstream requests.Boolean `position:"Query" name:"QueryUpstream"` PageSize requests.Integer `position:"Query" name:"PageSize"` EndTime requests.Integer `position:"Query" name:"EndTime"` StartTime requests.Integer `position:"Query" name:"StartTime"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` }
QueryUnsetStatusCallRequest is the request struct for api QueryUnsetStatusCall
func CreateQueryUnsetStatusCallRequest ¶
func CreateQueryUnsetStatusCallRequest() (request *QueryUnsetStatusCallRequest)
CreateQueryUnsetStatusCallRequest creates a request to invoke QueryUnsetStatusCall API
type QueryUnsetStatusCallResponse ¶
type QueryUnsetStatusCallResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` CallStatusList CallStatusList `json:"CallStatusList" xml:"CallStatusList"` }
QueryUnsetStatusCallResponse is the response struct for api QueryUnsetStatusCall
func CreateQueryUnsetStatusCallResponse ¶
func CreateQueryUnsetStatusCallResponse() (response *QueryUnsetStatusCallResponse)
CreateQueryUnsetStatusCallResponse creates a response to parse from QueryUnsetStatusCall response
type QueryVnConversationsRequest ¶
type QueryVnConversationsRequest struct { *requests.RpcRequest BeginTimeLeftRange requests.Integer `position:"Query" name:"BeginTimeLeftRange"` PageNumber requests.Integer `position:"Query" name:"PageNumber"` CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` BeginTimeRightRange requests.Integer `position:"Query" name:"BeginTimeRightRange"` PageSize requests.Integer `position:"Query" name:"PageSize"` }
QueryVnConversationsRequest is the request struct for api QueryVnConversations
func CreateQueryVnConversationsRequest ¶
func CreateQueryVnConversationsRequest() (request *QueryVnConversationsRequest)
CreateQueryVnConversationsRequest creates a request to invoke QueryVnConversations API
type QueryVnConversationsResponse ¶
type QueryVnConversationsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TotalCount int64 `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` Conversations []Conversation `json:"Conversations" xml:"Conversations"` }
QueryVnConversationsResponse is the response struct for api QueryVnConversations
func CreateQueryVnConversationsResponse ¶
func CreateQueryVnConversationsResponse() (response *QueryVnConversationsResponse)
CreateQueryVnConversationsResponse creates a response to parse from QueryVnConversations response
type QueryVnNavigationScriptsRequest ¶
type QueryVnNavigationScriptsRequest struct {}
QueryVnNavigationScriptsRequest is the request struct for api QueryVnNavigationScripts
func CreateQueryVnNavigationScriptsRequest ¶
func CreateQueryVnNavigationScriptsRequest() (request *QueryVnNavigationScriptsRequest)
CreateQueryVnNavigationScriptsRequest creates a request to invoke QueryVnNavigationScripts API
type QueryVnNavigationScriptsResponse ¶
type QueryVnNavigationScriptsResponse struct {}
QueryVnNavigationScriptsResponse is the response struct for api QueryVnNavigationScripts
func CreateQueryVnNavigationScriptsResponse ¶
func CreateQueryVnNavigationScriptsResponse() (response *QueryVnNavigationScriptsResponse)
CreateQueryVnNavigationScriptsResponse creates a response to parse from QueryVnNavigationScripts response
type QueryVoiceNumberStockCountRequest ¶
type QueryVoiceNumberStockCountRequest struct { *requests.RpcRequest SpecId *[]string `position:"Query" name:"SpecId" type:"Repeated"` Province string `position:"Query" name:"Province"` City string `position:"Query" name:"City"` }
QueryVoiceNumberStockCountRequest is the request struct for api QueryVoiceNumberStockCount
func CreateQueryVoiceNumberStockCountRequest ¶
func CreateQueryVoiceNumberStockCountRequest() (request *QueryVoiceNumberStockCountRequest)
CreateQueryVoiceNumberStockCountRequest creates a request to invoke QueryVoiceNumberStockCount API
type QueryVoiceNumberStockCountResponse ¶
type QueryVoiceNumberStockCountResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int64 `json:"Count" xml:"Count"` CuteCount int64 `json:"CuteCount" xml:"CuteCount"` CommonCount int64 `json:"CommonCount" xml:"CommonCount"` }
QueryVoiceNumberStockCountResponse is the response struct for api QueryVoiceNumberStockCount
func CreateQueryVoiceNumberStockCountResponse ¶
func CreateQueryVoiceNumberStockCountResponse() (response *QueryVoiceNumberStockCountResponse)
CreateQueryVoiceNumberStockCountResponse creates a response to parse from QueryVoiceNumberStockCount response
type RealTimeAgentState ¶
type RealTimeAgentState struct { InstanceId string `json:"InstanceId" xml:"InstanceId"` AgentId string `json:"AgentId" xml:"AgentId"` LoginName string `json:"LoginName" xml:"LoginName"` AgentName string `json:"AgentName" xml:"AgentName"` State string `json:"State" xml:"State"` Dn string `json:"Dn" xml:"Dn"` StateDuration string `json:"StateDuration" xml:"StateDuration"` }
RealTimeAgentState is a nested struct in cloudcallcenter response
type RealTimeInstanceState ¶
type RealTimeInstanceState struct {
AgentStateDistributions AgentStateDistributions `json:"AgentStateDistributions" xml:"AgentStateDistributions"`
}
RealTimeInstanceState is a nested struct in cloudcallcenter response
type RealTimeQueueIndicators ¶
type RealTimeQueueIndicators struct { WaitingCalls int64 `json:"WaitingCalls" xml:"WaitingCalls"` LongestCall int64 `json:"LongestCall" xml:"LongestCall"` }
RealTimeQueueIndicators is a nested struct in cloudcallcenter response
type RealTimeSkillGroupIndicators ¶
type RealTimeSkillGroupIndicators struct { LoggedInAgents int64 `json:"LoggedInAgents" xml:"LoggedInAgents"` ReadyAgents int64 `json:"ReadyAgents" xml:"ReadyAgents"` BreakingAgents int64 `json:"BreakingAgents" xml:"BreakingAgents"` TalkingAgents int64 `json:"TalkingAgents" xml:"TalkingAgents"` WorkingAgents int64 `json:"WorkingAgents" xml:"WorkingAgents"` }
RealTimeSkillGroupIndicators is a nested struct in cloudcallcenter response
type RecordFailureRequest ¶
type RecordFailureRequest struct { *requests.RpcRequest CallId string `position:"Query" name:"CallId"` ActualTime requests.Integer `position:"Query" name:"ActualTime"` CallingNumber string `position:"Query" name:"CallingNumber"` InstanceId string `position:"Query" name:"InstanceId"` DispositionCode string `position:"Query" name:"DispositionCode"` CalledNumber string `position:"Query" name:"CalledNumber"` TaskId string `position:"Query" name:"TaskId"` }
RecordFailureRequest is the request struct for api RecordFailure
func CreateRecordFailureRequest ¶
func CreateRecordFailureRequest() (request *RecordFailureRequest)
CreateRecordFailureRequest creates a request to invoke RecordFailure API
type RecordFailureResponse ¶
type RecordFailureResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RecordFailureResponse is the response struct for api RecordFailure
func CreateRecordFailureResponse ¶
func CreateRecordFailureResponse() (response *RecordFailureResponse)
CreateRecordFailureResponse creates a response to parse from RecordFailure response
type RecordFile ¶
type RecordFile struct { FileName string `json:"FileName" xml:"FileName"` DisplayFileName string `json:"DisplayFileName" xml:"DisplayFileName"` FilePath string `json:"FilePath" xml:"FilePath"` ConnectId string `json:"ConnectId" xml:"ConnectId"` UserPhone string `json:"UserPhone" xml:"UserPhone"` StartPhoneTime string `json:"StartPhoneTime" xml:"StartPhoneTime"` Agent string `json:"Agent" xml:"Agent"` DisplayName string `json:"DisplayName" xml:"DisplayName"` Duration string `json:"Duration" xml:"Duration"` }
RecordFile is a nested struct in cloudcallcenter response
type RecordFileList ¶
type RecordFileList struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListRecords `json:"List" xml:"List"` }
RecordFileList is a nested struct in cloudcallcenter response
type Recording ¶
type Recording struct { ContactId string `json:"ContactId" xml:"ContactId"` FileDescription string `json:"FileDescription" xml:"FileDescription"` CalledNumber string `json:"CalledNumber" xml:"CalledNumber"` QualityCheckTid string `json:"QualityCheckTid" xml:"QualityCheckTid"` ContactType string `json:"ContactType" xml:"ContactType"` CallingNumber string `json:"CallingNumber" xml:"CallingNumber"` StartTime int64 `json:"StartTime" xml:"StartTime"` AgentName string `json:"AgentName" xml:"AgentName"` AgentId string `json:"AgentId" xml:"AgentId"` Duration int `json:"Duration" xml:"Duration"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Channel string `json:"Channel" xml:"Channel"` QualityCheckTaskId string `json:"QualityCheckTaskId" xml:"QualityCheckTaskId"` FileName string `json:"FileName" xml:"FileName"` FilePath string `json:"FilePath" xml:"FilePath"` }
Recording is a nested struct in cloudcallcenter response
type Recordings ¶
type Recordings struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListRecordingOfDualTrack `json:"List" xml:"List"` }
Recordings is a nested struct in cloudcallcenter response
type RecordingsInListCallDetailDatas ¶
type RecordingsInListCallDetailDatas struct {
Recording []Recording `json:"Recording" xml:"Recording"`
}
RecordingsInListCallDetailDatas is a nested struct in cloudcallcenter response
type RecordingsInListCallDetailRecords ¶
type RecordingsInListCallDetailRecords struct {
Recording []Recording `json:"Recording" xml:"Recording"`
}
RecordingsInListCallDetailRecords is a nested struct in cloudcallcenter response
type RecordingsInListRecentCallRecords ¶
type RecordingsInListRecentCallRecords struct {
Recording []Recording `json:"Recording" xml:"Recording"`
}
RecordingsInListRecentCallRecords is a nested struct in cloudcallcenter response
type RecordingsInListRecordingByContactId ¶
type RecordingsInListRecordingByContactId struct {
Recording []Recording `json:"Recording" xml:"Recording"`
}
RecordingsInListRecordingByContactId is a nested struct in cloudcallcenter response
type RecordingsInListRecordingsByContactId ¶
type RecordingsInListRecordingsByContactId struct {
Recording []Recording `json:"Recording" xml:"Recording"`
}
RecordingsInListRecordingsByContactId is a nested struct in cloudcallcenter response
type Records ¶
type Records struct {
RecordEntry []string `json:"RecordEntry" xml:"RecordEntry"`
}
Records is a nested struct in cloudcallcenter response
type RefreshTokenRequest ¶
type RefreshTokenRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` }
RefreshTokenRequest is the request struct for api RefreshToken
func CreateRefreshTokenRequest ¶
func CreateRefreshTokenRequest() (request *RefreshTokenRequest)
CreateRefreshTokenRequest creates a request to invoke RefreshToken API
type RefreshTokenResponse ¶
type RefreshTokenResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Token Token `json:"Token" xml:"Token"` }
RefreshTokenResponse is the response struct for api RefreshToken
func CreateRefreshTokenResponse ¶
func CreateRefreshTokenResponse() (response *RefreshTokenResponse)
CreateRefreshTokenResponse creates a response to parse from RefreshToken response
type RegisterEventConfigRequest ¶
type RegisterEventConfigRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` AccessPoint string `position:"Query" name:"AccessPoint"` EventTypeList string `position:"Query" name:"EventTypeList"` Topic string `position:"Query" name:"Topic"` ProducerId string `position:"Query" name:"ProducerId"` }
RegisterEventConfigRequest is the request struct for api RegisterEventConfig
func CreateRegisterEventConfigRequest ¶
func CreateRegisterEventConfigRequest() (request *RegisterEventConfigRequest)
CreateRegisterEventConfigRequest creates a request to invoke RegisterEventConfig API
type RegisterEventConfigResponse ¶
type RegisterEventConfigResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RegisterEventConfigResponse is the response struct for api RegisterEventConfig
func CreateRegisterEventConfigResponse ¶
func CreateRegisterEventConfigResponse() (response *RegisterEventConfigResponse)
CreateRegisterEventConfigResponse creates a response to parse from RegisterEventConfig response
type ReleaseCabServiceRequest ¶
type ReleaseCabServiceRequest struct { *requests.RpcRequest OwnerId requests.Integer `position:"Query" name:"OwnerId"` }
ReleaseCabServiceRequest is the request struct for api ReleaseCabService
func CreateReleaseCabServiceRequest ¶
func CreateReleaseCabServiceRequest() (request *ReleaseCabServiceRequest)
CreateReleaseCabServiceRequest creates a request to invoke ReleaseCabService API
type ReleaseCabServiceResponse ¶
type ReleaseCabServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ReleaseCabServiceResponse is the response struct for api ReleaseCabService
func CreateReleaseCabServiceResponse ¶
func CreateReleaseCabServiceResponse() (response *ReleaseCabServiceResponse)
CreateReleaseCabServiceResponse creates a response to parse from ReleaseCabService response
type ReleaseServiceRequest ¶
type ReleaseServiceRequest struct { *requests.RpcRequest OwnerUid requests.Integer `position:"Query" name:"OwnerUid"` }
ReleaseServiceRequest is the request struct for api ReleaseService
func CreateReleaseServiceRequest ¶
func CreateReleaseServiceRequest() (request *ReleaseServiceRequest)
CreateReleaseServiceRequest creates a request to invoke ReleaseService API
type ReleaseServiceResponse ¶
type ReleaseServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ReleaseServiceResponse is the response struct for api ReleaseService
func CreateReleaseServiceResponse ¶
func CreateReleaseServiceResponse() (response *ReleaseServiceResponse)
CreateReleaseServiceResponse creates a response to parse from ReleaseService response
type RemoveContactFlowFromPhoneNumberRequest ¶
type RemoveContactFlowFromPhoneNumberRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` InstanceId string `position:"Query" name:"InstanceId"` PhoneNumberId string `position:"Query" name:"PhoneNumberId"` }
RemoveContactFlowFromPhoneNumberRequest is the request struct for api RemoveContactFlowFromPhoneNumber
func CreateRemoveContactFlowFromPhoneNumberRequest ¶
func CreateRemoveContactFlowFromPhoneNumberRequest() (request *RemoveContactFlowFromPhoneNumberRequest)
CreateRemoveContactFlowFromPhoneNumberRequest creates a request to invoke RemoveContactFlowFromPhoneNumber API
type RemoveContactFlowFromPhoneNumberResponse ¶
type RemoveContactFlowFromPhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemoveContactFlowFromPhoneNumberResponse is the response struct for api RemoveContactFlowFromPhoneNumber
func CreateRemoveContactFlowFromPhoneNumberResponse ¶
func CreateRemoveContactFlowFromPhoneNumberResponse() (response *RemoveContactFlowFromPhoneNumberResponse)
CreateRemoveContactFlowFromPhoneNumberResponse creates a response to parse from RemoveContactFlowFromPhoneNumber response
type RemovePhoneNumberExRequest ¶
type RemovePhoneNumberExRequest struct { *requests.RpcRequest PhoneNumberIds *[]string `position:"Query" name:"PhoneNumberIds" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` }
RemovePhoneNumberExRequest is the request struct for api RemovePhoneNumberEx
func CreateRemovePhoneNumberExRequest ¶
func CreateRemovePhoneNumberExRequest() (request *RemovePhoneNumberExRequest)
CreateRemovePhoneNumberExRequest creates a request to invoke RemovePhoneNumberEx API
type RemovePhoneNumberExResponse ¶
type RemovePhoneNumberExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemovePhoneNumberExResponse is the response struct for api RemovePhoneNumberEx
func CreateRemovePhoneNumberExResponse ¶
func CreateRemovePhoneNumberExResponse() (response *RemovePhoneNumberExResponse)
CreateRemovePhoneNumberExResponse creates a response to parse from RemovePhoneNumberEx response
type RemovePhoneNumberRequest ¶
type RemovePhoneNumberRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PhoneNumberId string `position:"Query" name:"PhoneNumberId"` }
RemovePhoneNumberRequest is the request struct for api RemovePhoneNumber
func CreateRemovePhoneNumberRequest ¶
func CreateRemovePhoneNumberRequest() (request *RemovePhoneNumberRequest)
CreateRemovePhoneNumberRequest creates a request to invoke RemovePhoneNumber API
type RemovePhoneNumberResponse ¶
type RemovePhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemovePhoneNumberResponse is the response struct for api RemovePhoneNumber
func CreateRemovePhoneNumberResponse ¶
func CreateRemovePhoneNumberResponse() (response *RemovePhoneNumberResponse)
CreateRemovePhoneNumberResponse creates a response to parse from RemovePhoneNumber response
type RemovePrivilegesFromRoleRequest ¶
type RemovePrivilegesFromRoleRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PrivilegeId *[]string `position:"Query" name:"PrivilegeId" type:"Repeated"` RoleId string `position:"Query" name:"RoleId"` }
RemovePrivilegesFromRoleRequest is the request struct for api RemovePrivilegesFromRole
func CreateRemovePrivilegesFromRoleRequest ¶
func CreateRemovePrivilegesFromRoleRequest() (request *RemovePrivilegesFromRoleRequest)
CreateRemovePrivilegesFromRoleRequest creates a request to invoke RemovePrivilegesFromRole API
type RemovePrivilegesFromRoleResponse ¶
type RemovePrivilegesFromRoleResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Role Role `json:"Role" xml:"Role"` }
RemovePrivilegesFromRoleResponse is the response struct for api RemovePrivilegesFromRole
func CreateRemovePrivilegesFromRoleResponse ¶
func CreateRemovePrivilegesFromRoleResponse() (response *RemovePrivilegesFromRoleResponse)
CreateRemovePrivilegesFromRoleResponse creates a response to parse from RemovePrivilegesFromRole response
type RemoveRolesFromUserRequest ¶
type RemoveRolesFromUserRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` RoleId *[]string `position:"Query" name:"RoleId" type:"Repeated"` UserId string `position:"Query" name:"UserId"` }
RemoveRolesFromUserRequest is the request struct for api RemoveRolesFromUser
func CreateRemoveRolesFromUserRequest ¶
func CreateRemoveRolesFromUserRequest() (request *RemoveRolesFromUserRequest)
CreateRemoveRolesFromUserRequest creates a request to invoke RemoveRolesFromUser API
type RemoveRolesFromUserResponse ¶
type RemoveRolesFromUserResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` User User `json:"User" xml:"User"` }
RemoveRolesFromUserResponse is the response struct for api RemoveRolesFromUser
func CreateRemoveRolesFromUserResponse ¶
func CreateRemoveRolesFromUserResponse() (response *RemoveRolesFromUserResponse)
CreateRemoveRolesFromUserResponse creates a response to parse from RemoveRolesFromUser response
type RemoveSystemSpecificationRequest ¶
type RemoveSystemSpecificationRequest struct {
*requests.RpcRequest
}
RemoveSystemSpecificationRequest is the request struct for api RemoveSystemSpecification
func CreateRemoveSystemSpecificationRequest ¶
func CreateRemoveSystemSpecificationRequest() (request *RemoveSystemSpecificationRequest)
CreateRemoveSystemSpecificationRequest creates a request to invoke RemoveSystemSpecification API
type RemoveSystemSpecificationResponse ¶
type RemoveSystemSpecificationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemoveSystemSpecificationResponse is the response struct for api RemoveSystemSpecification
func CreateRemoveSystemSpecificationResponse ¶
func CreateRemoveSystemSpecificationResponse() (response *RemoveSystemSpecificationResponse)
CreateRemoveSystemSpecificationResponse creates a response to parse from RemoveSystemSpecification response
type RemoveTbAliyunUserMappingByTbUidRequest ¶
type RemoveTbAliyunUserMappingByTbUidRequest struct { *requests.RpcRequest TbUserid requests.Integer `position:"Query" name:"TbUserid"` }
RemoveTbAliyunUserMappingByTbUidRequest is the request struct for api RemoveTbAliyunUserMappingByTbUid
func CreateRemoveTbAliyunUserMappingByTbUidRequest ¶
func CreateRemoveTbAliyunUserMappingByTbUidRequest() (request *RemoveTbAliyunUserMappingByTbUidRequest)
CreateRemoveTbAliyunUserMappingByTbUidRequest creates a request to invoke RemoveTbAliyunUserMappingByTbUid API
type RemoveTbAliyunUserMappingByTbUidResponse ¶
type RemoveTbAliyunUserMappingByTbUidResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemoveTbAliyunUserMappingByTbUidResponse is the response struct for api RemoveTbAliyunUserMappingByTbUid
func CreateRemoveTbAliyunUserMappingByTbUidResponse ¶
func CreateRemoveTbAliyunUserMappingByTbUidResponse() (response *RemoveTbAliyunUserMappingByTbUidResponse)
CreateRemoveTbAliyunUserMappingByTbUidResponse creates a response to parse from RemoveTbAliyunUserMappingByTbUid response
type RemoveTestPhoneNumberRequest ¶
type RemoveTestPhoneNumberRequest struct { *requests.RpcRequest PhoneNumberId string `position:"Query" name:"PhoneNumberId"` }
RemoveTestPhoneNumberRequest is the request struct for api RemoveTestPhoneNumber
func CreateRemoveTestPhoneNumberRequest ¶
func CreateRemoveTestPhoneNumberRequest() (request *RemoveTestPhoneNumberRequest)
CreateRemoveTestPhoneNumberRequest creates a request to invoke RemoveTestPhoneNumber API
type RemoveTestPhoneNumberResponse ¶
type RemoveTestPhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemoveTestPhoneNumberResponse is the response struct for api RemoveTestPhoneNumber
func CreateRemoveTestPhoneNumberResponse ¶
func CreateRemoveTestPhoneNumberResponse() (response *RemoveTestPhoneNumberResponse)
CreateRemoveTestPhoneNumberResponse creates a response to parse from RemoveTestPhoneNumber response
type RemoveUsersExRequest ¶
type RemoveUsersExRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserId *[]string `position:"Query" name:"UserId" type:"Repeated"` }
RemoveUsersExRequest is the request struct for api RemoveUsersEx
func CreateRemoveUsersExRequest ¶
func CreateRemoveUsersExRequest() (request *RemoveUsersExRequest)
CreateRemoveUsersExRequest creates a request to invoke RemoveUsersEx API
type RemoveUsersExResponse ¶
type RemoveUsersExResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemoveUsersExResponse is the response struct for api RemoveUsersEx
func CreateRemoveUsersExResponse ¶
func CreateRemoveUsersExResponse() (response *RemoveUsersExResponse)
CreateRemoveUsersExResponse creates a response to parse from RemoveUsersEx response
type RemoveUsersFromSkillGroupRequest ¶
type RemoveUsersFromSkillGroupRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` UserId *[]string `position:"Query" name:"UserId" type:"Repeated"` }
RemoveUsersFromSkillGroupRequest is the request struct for api RemoveUsersFromSkillGroup
func CreateRemoveUsersFromSkillGroupRequest ¶
func CreateRemoveUsersFromSkillGroupRequest() (request *RemoveUsersFromSkillGroupRequest)
CreateRemoveUsersFromSkillGroupRequest creates a request to invoke RemoveUsersFromSkillGroup API
type RemoveUsersFromSkillGroupResponse ¶
type RemoveUsersFromSkillGroupResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemoveUsersFromSkillGroupResponse is the response struct for api RemoveUsersFromSkillGroup
func CreateRemoveUsersFromSkillGroupResponse ¶
func CreateRemoveUsersFromSkillGroupResponse() (response *RemoveUsersFromSkillGroupResponse)
CreateRemoveUsersFromSkillGroupResponse creates a response to parse from RemoveUsersFromSkillGroup response
type RemoveUsersRequest ¶
type RemoveUsersRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserId *[]string `position:"Query" name:"UserId" type:"Repeated"` }
RemoveUsersRequest is the request struct for api RemoveUsers
func CreateRemoveUsersRequest ¶
func CreateRemoveUsersRequest() (request *RemoveUsersRequest)
CreateRemoveUsersRequest creates a request to invoke RemoveUsers API
type RemoveUsersResponse ¶
type RemoveUsersResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
RemoveUsersResponse is the response struct for api RemoveUsers
func CreateRemoveUsersResponse ¶
func CreateRemoveUsersResponse() (response *RemoveUsersResponse)
CreateRemoveUsersResponse creates a response to parse from RemoveUsers response
type RepeatDaysInCreateBatchJobs ¶
type RepeatDaysInCreateBatchJobs struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInCreateBatchJobs is a nested struct in cloudcallcenter response
type RepeatDaysInCreateJobGroup ¶
type RepeatDaysInCreateJobGroup struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInCreateJobGroup is a nested struct in cloudcallcenter response
type RepeatDaysInCreateScenario ¶
type RepeatDaysInCreateScenario struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInCreateScenario is a nested struct in cloudcallcenter response
type RepeatDaysInCreateScenarioFromTemplate ¶
type RepeatDaysInCreateScenarioFromTemplate struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInCreateScenarioFromTemplate is a nested struct in cloudcallcenter response
type RepeatDaysInCreateStrategy ¶
type RepeatDaysInCreateStrategy struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInCreateStrategy is a nested struct in cloudcallcenter response
type RepeatDaysInGetJobGroup ¶
type RepeatDaysInGetJobGroup struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInGetJobGroup is a nested struct in cloudcallcenter response
type RepeatDaysInGetScenario ¶
type RepeatDaysInGetScenario struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInGetScenario is a nested struct in cloudcallcenter response
type RepeatDaysInGetStrategy ¶
type RepeatDaysInGetStrategy struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInGetStrategy is a nested struct in cloudcallcenter response
type RepeatDaysInListJobGroups ¶
type RepeatDaysInListJobGroups struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInListJobGroups is a nested struct in cloudcallcenter response
type RepeatDaysInListJobGroupsWithScenario ¶
type RepeatDaysInListJobGroupsWithScenario struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInListJobGroupsWithScenario is a nested struct in cloudcallcenter response
type RepeatDaysInListScenarios ¶
type RepeatDaysInListScenarios struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInListScenarios is a nested struct in cloudcallcenter response
type RepeatDaysInListStrategies ¶
type RepeatDaysInListStrategies struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInListStrategies is a nested struct in cloudcallcenter response
type RepeatDaysInListStrategyTemplates ¶
type RepeatDaysInListStrategyTemplates struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInListStrategyTemplates is a nested struct in cloudcallcenter response
type RepeatDaysInModifyBatchJobs ¶
type RepeatDaysInModifyBatchJobs struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInModifyBatchJobs is a nested struct in cloudcallcenter response
type RepeatDaysInModifyJobGroup ¶
type RepeatDaysInModifyJobGroup struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInModifyJobGroup is a nested struct in cloudcallcenter response
type RepeatDaysInModifyScenario ¶
type RepeatDaysInModifyScenario struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInModifyScenario is a nested struct in cloudcallcenter response
type RepeatDaysInModifyStrategy ¶
type RepeatDaysInModifyStrategy struct {
Integer []string `json:"Integer" xml:"Integer"`
}
RepeatDaysInModifyStrategy is a nested struct in cloudcallcenter response
type RepeatingConfig ¶
type RepeatingConfig struct {
Utterances []string `json:"Utterances" xml:"Utterances"`
}
RepeatingConfig is a nested struct in cloudcallcenter response
type Report ¶
type Report struct { PhoneNumber string `json:"PhoneNumber" xml:"PhoneNumber"` Instance string `json:"Instance" xml:"Instance"` OverallRealTime OverallRealTime `json:"OverallRealTime" xml:"OverallRealTime"` Summaries []KeyValuePair `json:"Summaries" xml:"Summaries"` Items []BasicStatisticsReportItem `json:"Items" xml:"Items"` Indicators []KeyValuePair `json:"Indicators" xml:"Indicators"` Briefs []KeyValuePair `json:"Briefs" xml:"Briefs"` OverallHistory OverallHistory `json:"OverallHistory" xml:"OverallHistory"` SkillGroupsRealTime SkillGroupsRealTime `json:"SkillGroupsRealTime" xml:"SkillGroupsRealTime"` }
Report is a nested struct in cloudcallcenter response
type ReportInListPerformanceSummary ¶
type ReportInListPerformanceSummary struct { Instance string `json:"Instance" xml:"Instance"` PhoneNumber string `json:"PhoneNumber" xml:"PhoneNumber"` OverallRealTime OverallRealTime `json:"OverallRealTime" xml:"OverallRealTime"` OverallHistory OverallHistory `json:"OverallHistory" xml:"OverallHistory"` SkillGroupsRealTime SkillGroupsRealTime `json:"SkillGroupsRealTime" xml:"SkillGroupsRealTime"` }
ReportInListPerformanceSummary is a nested struct in cloudcallcenter response
type RequestLoginInfoRequest ¶
type RequestLoginInfoRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` UserId string `position:"Query" name:"UserId"` }
RequestLoginInfoRequest is the request struct for api RequestLoginInfo
func CreateRequestLoginInfoRequest ¶
func CreateRequestLoginInfoRequest() (request *RequestLoginInfoRequest)
CreateRequestLoginInfoRequest creates a request to invoke RequestLoginInfo API
type RequestLoginInfoResponse ¶
type RequestLoginInfoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` LoginInfo LoginInfo `json:"LoginInfo" xml:"LoginInfo"` }
RequestLoginInfoResponse is the response struct for api RequestLoginInfo
func CreateRequestLoginInfoResponse ¶
func CreateRequestLoginInfoResponse() (response *RequestLoginInfoResponse)
CreateRequestLoginInfoResponse creates a response to parse from RequestLoginInfo response
type ResetUserPasswordRequest ¶
type ResetUserPasswordRequest struct { *requests.RpcRequest Password string `position:"Query" name:"Password"` InstanceId string `position:"Query" name:"InstanceId"` RamId requests.Integer `position:"Query" name:"RamId"` }
ResetUserPasswordRequest is the request struct for api ResetUserPassword
func CreateResetUserPasswordRequest ¶
func CreateResetUserPasswordRequest() (request *ResetUserPasswordRequest)
CreateResetUserPasswordRequest creates a request to invoke ResetUserPassword API
type ResetUserPasswordResponse ¶
type ResetUserPasswordResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ResetUserPasswordResponse is the response struct for api ResetUserPassword
func CreateResetUserPasswordResponse ¶
func CreateResetUserPasswordResponse() (response *ResetUserPasswordResponse)
CreateResetUserPasswordResponse creates a response to parse from ResetUserPassword response
type ResetUserStatusRequest ¶
type ResetUserStatusRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` RamIdList *[]string `position:"Query" name:"RamIdList" type:"Repeated"` }
ResetUserStatusRequest is the request struct for api ResetUserStatus
func CreateResetUserStatusRequest ¶
func CreateResetUserStatusRequest() (request *ResetUserStatusRequest)
CreateResetUserStatusRequest creates a request to invoke ResetUserStatus API
type ResetUserStatusResponse ¶
type ResetUserStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ResetUserStatusResponse is the response struct for api ResetUserStatus
func CreateResetUserStatusResponse ¶
func CreateResetUserStatusResponse() (response *ResetUserStatusResponse)
CreateResetUserStatusResponse creates a response to parse from ResetUserStatus response
type ResolutionRate ¶
type ResolutionRate struct { TotalRateValue string `json:"TotalRateValue" xml:"TotalRateValue"` UnitValues []UnitValue `json:"UnitValues" xml:"UnitValues"` }
ResolutionRate is a nested struct in cloudcallcenter response
type ResultList ¶
type ResultList struct {
UpdateNumberStatusResult []UpdateNumberStatusResult `json:"UpdateNumberStatusResult" xml:"UpdateNumberStatusResult"`
}
ResultList is a nested struct in cloudcallcenter response
type ResumeJobsRequest ¶
type ResumeJobsRequest struct { *requests.RpcRequest All requests.Boolean `position:"Query" name:"All"` JobReferenceId *[]string `position:"Query" name:"JobReferenceId" type:"Repeated"` GroupId string `position:"Query" name:"GroupId"` JobId *[]string `position:"Query" name:"JobId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
ResumeJobsRequest is the request struct for api ResumeJobs
func CreateResumeJobsRequest ¶
func CreateResumeJobsRequest() (request *ResumeJobsRequest)
CreateResumeJobsRequest creates a request to invoke ResumeJobs API
type ResumeJobsResponse ¶
type ResumeJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ResumeJobsResponse is the response struct for api ResumeJobs
func CreateResumeJobsResponse ¶
func CreateResumeJobsResponse() (response *ResumeJobsResponse)
CreateResumeJobsResponse creates a response to parse from ResumeJobs response
type ResumePredictiveJobsRequest ¶
type ResumePredictiveJobsRequest struct { *requests.RpcRequest All requests.Boolean `position:"Query" name:"All"` JobId *[]string `position:"Query" name:"JobId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
ResumePredictiveJobsRequest is the request struct for api ResumePredictiveJobs
func CreateResumePredictiveJobsRequest ¶
func CreateResumePredictiveJobsRequest() (request *ResumePredictiveJobsRequest)
CreateResumePredictiveJobsRequest creates a request to invoke ResumePredictiveJobs API
type ResumePredictiveJobsResponse ¶
type ResumePredictiveJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ResumePredictiveJobsResponse is the response struct for api ResumePredictiveJobs
func CreateResumePredictiveJobsResponse ¶
func CreateResumePredictiveJobsResponse() (response *ResumePredictiveJobsResponse)
CreateResumePredictiveJobsResponse creates a response to parse from ResumePredictiveJobs response
type ResumeServiceRequest ¶
type ResumeServiceRequest struct { *requests.RpcRequest OwnerUid requests.Integer `position:"Query" name:"OwnerUid"` }
ResumeServiceRequest is the request struct for api ResumeService
func CreateResumeServiceRequest ¶
func CreateResumeServiceRequest() (request *ResumeServiceRequest)
CreateResumeServiceRequest creates a request to invoke ResumeService API
type ResumeServiceResponse ¶
type ResumeServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
ResumeServiceResponse is the response struct for api ResumeService
func CreateResumeServiceResponse ¶
func CreateResumeServiceResponse() (response *ResumeServiceResponse)
CreateResumeServiceResponse creates a response to parse from ResumeService response
type Role ¶
type Role struct { RoleId string `json:"RoleId" xml:"RoleId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` UserCount int `json:"UserCount" xml:"UserCount"` RoleName string `json:"RoleName" xml:"RoleName"` RoleDescription string `json:"RoleDescription" xml:"RoleDescription"` Privileges PrivilegesInAssignPrivilegesToRole `json:"Privileges" xml:"Privileges"` }
Role is a nested struct in cloudcallcenter response
type RolesInAssignRolesToUser ¶
type RolesInAssignRolesToUser struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInAssignRolesToUser is a nested struct in cloudcallcenter response
type RolesInFindUsers ¶
type RolesInFindUsers struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInFindUsers is a nested struct in cloudcallcenter response
type RolesInGetUser ¶
type RolesInGetUser struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInGetUser is a nested struct in cloudcallcenter response
type RolesInGetUserByExtension ¶
type RolesInGetUserByExtension struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInGetUserByExtension is a nested struct in cloudcallcenter response
type RolesInListRoles ¶
type RolesInListRoles struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInListRoles is a nested struct in cloudcallcenter response
type RolesInListRolesOfUser ¶
type RolesInListRolesOfUser struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInListRolesOfUser is a nested struct in cloudcallcenter response
type RolesInListUsers ¶
type RolesInListUsers struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInListUsers is a nested struct in cloudcallcenter response
type RolesInListUsersOfSkillGroup ¶
type RolesInListUsersOfSkillGroup struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInListUsersOfSkillGroup is a nested struct in cloudcallcenter response
type RolesInRemoveRolesFromUser ¶
type RolesInRemoveRolesFromUser struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInRemoveRolesFromUser is a nested struct in cloudcallcenter response
type RolesInRequestLoginInfo ¶
type RolesInRequestLoginInfo struct {
Role []Role `json:"Role" xml:"Role"`
}
RolesInRequestLoginInfo is a nested struct in cloudcallcenter response
type RollbackVnInstanceRequest ¶
type RollbackVnInstanceRequest struct { *requests.RpcRequest TargetVersion string `position:"Query" name:"TargetVersion"` InstanceId string `position:"Query" name:"InstanceId"` }
RollbackVnInstanceRequest is the request struct for api RollbackVnInstance
func CreateRollbackVnInstanceRequest ¶
func CreateRollbackVnInstanceRequest() (request *RollbackVnInstanceRequest)
CreateRollbackVnInstanceRequest creates a request to invoke RollbackVnInstance API
type RollbackVnInstanceResponse ¶
type RollbackVnInstanceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Status string `json:"Status" xml:"Status"` }
RollbackVnInstanceResponse is the response struct for api RollbackVnInstance
func CreateRollbackVnInstanceResponse ¶
func CreateRollbackVnInstanceResponse() (response *RollbackVnInstanceResponse)
CreateRollbackVnInstanceResponse creates a response to parse from RollbackVnInstance response
type RowInGenerateBasicStatisticsReport ¶
type RowInGenerateBasicStatisticsReport struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
RowInGenerateBasicStatisticsReport is a nested struct in cloudcallcenter response
type RowInListBasicStatisticsReportSubItems ¶
type RowInListBasicStatisticsReportSubItems struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
RowInListBasicStatisticsReportSubItems is a nested struct in cloudcallcenter response
type SaveStatsRequest ¶
type SaveStatsRequest struct { *requests.RpcRequest CallId string `position:"Query" name:"CallId"` RecordTime requests.Integer `position:"Query" name:"RecordTime"` CallStartTime requests.Integer `position:"Query" name:"CallStartTime"` Uid string `position:"Query" name:"Uid"` InstanceId string `position:"Query" name:"InstanceId"` Stats string `position:"Query" name:"Stats"` TenantId string `position:"Query" name:"TenantId"` CalleeNumber string `position:"Query" name:"CalleeNumber"` CallerNumber string `position:"Query" name:"CallerNumber"` }
SaveStatsRequest is the request struct for api SaveStats
func CreateSaveStatsRequest ¶
func CreateSaveStatsRequest() (request *SaveStatsRequest)
CreateSaveStatsRequest creates a request to invoke SaveStats API
type SaveStatsResponse ¶
type SaveStatsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` RowCount int64 `json:"RowCount" xml:"RowCount"` }
SaveStatsResponse is the response struct for api SaveStats
func CreateSaveStatsResponse ¶
func CreateSaveStatsResponse() (response *SaveStatsResponse)
CreateSaveStatsResponse creates a response to parse from SaveStats response
type Scenario ¶
type Scenario struct { Name string `json:"Name" xml:"Name"` ScenarioId string `json:"ScenarioId" xml:"ScenarioId"` ScenarioDescription string `json:"ScenarioDescription" xml:"ScenarioDescription"` BeebotVersion string `json:"BeebotVersion" xml:"BeebotVersion"` IsTemplate bool `json:"IsTemplate" xml:"IsTemplate"` Id string `json:"Id" xml:"Id"` Description string `json:"Description" xml:"Description"` ScenarioName string `json:"ScenarioName" xml:"ScenarioName"` Type string `json:"Type" xml:"Type"` Strategy Strategy `json:"Strategy" xml:"Strategy"` Surveys []Survey `json:"Surveys" xml:"Surveys"` Variables []KeyValuePair `json:"Variables" xml:"Variables"` }
Scenario is a nested struct in cloudcallcenter response
type ScenarioParameter ¶
type ScenarioParameter struct { Name string `json:"Name" xml:"Name"` Title string `json:"Title" xml:"Title"` Id string `json:"Id" xml:"Id"` DefaultValue string `json:"DefaultValue" xml:"DefaultValue"` Options string `json:"Options" xml:"Options"` ScenarioId string `json:"ScenarioId" xml:"ScenarioId"` Description string `json:"Description" xml:"Description"` Type int `json:"Type" xml:"Type"` }
ScenarioParameter is a nested struct in cloudcallcenter response
type ScenarioParametersInCreateScenarioParameter ¶
type ScenarioParametersInCreateScenarioParameter struct {
ScenarioParameter []ScenarioParameter `json:"ScenarioParameter" xml:"ScenarioParameter"`
}
ScenarioParametersInCreateScenarioParameter is a nested struct in cloudcallcenter response
type ScenarioParametersInListScenarioParameters ¶
type ScenarioParametersInListScenarioParameters struct {
ScenarioParameter []ScenarioParameter `json:"ScenarioParameter" xml:"ScenarioParameter"`
}
ScenarioParametersInListScenarioParameters is a nested struct in cloudcallcenter response
type ScenarioTemplates ¶
type ScenarioTemplates struct {
Scenario []Scenario `json:"Scenario" xml:"Scenario"`
}
ScenarioTemplates is a nested struct in cloudcallcenter response
type Scenarios ¶
type Scenarios struct {
Scenario []Scenario `json:"Scenario" xml:"Scenario"`
}
Scenarios is a nested struct in cloudcallcenter response
type SendPredefinedShortMessageRequest ¶
type SendPredefinedShortMessageRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` PhoneNumbers string `position:"Query" name:"PhoneNumbers"` ConfigId requests.Integer `position:"Query" name:"ConfigId"` TemplateParam string `position:"Query" name:"TemplateParam"` }
SendPredefinedShortMessageRequest is the request struct for api SendPredefinedShortMessage
func CreateSendPredefinedShortMessageRequest ¶
func CreateSendPredefinedShortMessageRequest() (request *SendPredefinedShortMessageRequest)
CreateSendPredefinedShortMessageRequest creates a request to invoke SendPredefinedShortMessage API
type SendPredefinedShortMessageResponse ¶
type SendPredefinedShortMessageResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` BizId string `json:"BizId" xml:"BizId"` }
SendPredefinedShortMessageResponse is the response struct for api SendPredefinedShortMessage
func CreateSendPredefinedShortMessageResponse ¶
func CreateSendPredefinedShortMessageResponse() (response *SendPredefinedShortMessageResponse)
CreateSendPredefinedShortMessageResponse creates a response to parse from SendPredefinedShortMessage response
type SendShortMessageRequest ¶
type SendShortMessageRequest struct { *requests.RpcRequest SmsUpExtendCode string `position:"Query" name:"SmsUpExtendCode"` SignName string `position:"Query" name:"SignName"` InstanceId string `position:"Query" name:"InstanceId"` PhoneNumbers string `position:"Query" name:"PhoneNumbers"` OutId string `position:"Query" name:"OutId"` TemplateCode string `position:"Query" name:"TemplateCode"` TemplateParam string `position:"Query" name:"TemplateParam"` }
SendShortMessageRequest is the request struct for api SendShortMessage
func CreateSendShortMessageRequest ¶
func CreateSendShortMessageRequest() (request *SendShortMessageRequest)
CreateSendShortMessageRequest creates a request to invoke SendShortMessage API
type SendShortMessageResponse ¶
type SendShortMessageResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` BizId string `json:"BizId" xml:"BizId"` }
SendShortMessageResponse is the response struct for api SendShortMessage
func CreateSendShortMessageResponse ¶
func CreateSendShortMessageResponse() (response *SendShortMessageResponse)
CreateSendShortMessageResponse creates a response to parse from SendShortMessage response
type ServiceExtension ¶
type ServiceExtension struct { Name string `json:"Name" xml:"Name"` Number string `json:"Number" xml:"Number"` }
ServiceExtension is a nested struct in cloudcallcenter response
type ServiceExtensions ¶
type ServiceExtensions struct {
ServiceExtension []ServiceExtension `json:"ServiceExtension" xml:"ServiceExtension"`
}
ServiceExtensions is a nested struct in cloudcallcenter response
type ServiceRegion ¶
type ServiceRegion struct { Service string `json:"Service" xml:"Service"` Region string `json:"Region" xml:"Region"` RegionCode string `json:"RegionCode" xml:"RegionCode"` }
ServiceRegion is a nested struct in cloudcallcenter response
type ServiceRegions ¶
type ServiceRegions struct {
ServiceRegion []ServiceRegion `json:"ServiceRegion" xml:"ServiceRegion"`
}
ServiceRegions is a nested struct in cloudcallcenter response
type ServiceRole ¶
type ServiceRole struct { Arn string `json:"Arn" xml:"Arn"` RoleName string `json:"RoleName" xml:"RoleName"` }
ServiceRole is a nested struct in cloudcallcenter response
type SetProviderRequest ¶
type SetProviderRequest struct { *requests.RpcRequest Provider string `position:"Query" name:"Provider"` }
SetProviderRequest is the request struct for api SetProvider
func CreateSetProviderRequest ¶
func CreateSetProviderRequest() (request *SetProviderRequest)
CreateSetProviderRequest creates a request to invoke SetProvider API
type SetProviderResponse ¶
type SetProviderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Provider string `json:"Provider" xml:"Provider"` }
SetProviderResponse is the response struct for api SetProvider
func CreateSetProviderResponse ¶
func CreateSetProviderResponse() (response *SetProviderResponse)
CreateSetProviderResponse creates a response to parse from SetProvider response
type SilenceTimeoutConfig ¶
type SilenceTimeoutConfig struct { Prompt string `json:"Prompt" xml:"Prompt"` Timeout int64 `json:"Timeout" xml:"Timeout"` Threshold int `json:"Threshold" xml:"Threshold"` FinalPrompt string `json:"FinalPrompt" xml:"FinalPrompt"` FinalAction string `json:"FinalAction" xml:"FinalAction"` FinalActionParams string `json:"FinalActionParams" xml:"FinalActionParams"` SourceType string `json:"SourceType" xml:"SourceType"` IntentTrigger string `json:"IntentTrigger" xml:"IntentTrigger"` }
SilenceTimeoutConfig is a nested struct in cloudcallcenter response
type SilenceTimeoutVnRequest ¶
type SilenceTimeoutVnRequest struct { *requests.RpcRequest ConversationId string `position:"Query" name:"ConversationId"` InitialContext string `position:"Query" name:"InitialContext"` InstanceId string `position:"Query" name:"InstanceId"` }
SilenceTimeoutVnRequest is the request struct for api SilenceTimeoutVn
func CreateSilenceTimeoutVnRequest ¶
func CreateSilenceTimeoutVnRequest() (request *SilenceTimeoutVnRequest)
CreateSilenceTimeoutVnRequest creates a request to invoke SilenceTimeoutVn API
type SilenceTimeoutVnResponse ¶
type SilenceTimeoutVnResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` TextResponse string `json:"TextResponse" xml:"TextResponse"` Interruptible bool `json:"Interruptible" xml:"Interruptible"` Action string `json:"Action" xml:"Action"` ActionParams string `json:"ActionParams" xml:"ActionParams"` }
SilenceTimeoutVnResponse is the response struct for api SilenceTimeoutVn
func CreateSilenceTimeoutVnResponse ¶
func CreateSilenceTimeoutVnResponse() (response *SilenceTimeoutVnResponse)
CreateSilenceTimeoutVnResponse creates a response to parse from SilenceTimeoutVn response
type SimilarUtterancesInDescribeVnKnowledge ¶
type SimilarUtterancesInDescribeVnKnowledge struct {
SimilarUtterance []string `json:"SimilarUtterance" xml:"SimilarUtterance"`
}
SimilarUtterancesInDescribeVnKnowledge is a nested struct in cloudcallcenter response
type SimilarUtterancesInDescribeVnRedirection ¶
type SimilarUtterancesInDescribeVnRedirection struct {
SimilarUtterance []string `json:"SimilarUtterance" xml:"SimilarUtterance"`
}
SimilarUtterancesInDescribeVnRedirection is a nested struct in cloudcallcenter response
type SimpleDialRequest ¶
type SimpleDialRequest struct { *requests.RpcRequest Caller string `position:"Query" name:"Caller"` InstanceId string `position:"Query" name:"InstanceId"` ContractFlowId string `position:"Query" name:"ContractFlowId"` Callee string `position:"Query" name:"Callee"` }
SimpleDialRequest is the request struct for api SimpleDial
func CreateSimpleDialRequest ¶
func CreateSimpleDialRequest() (request *SimpleDialRequest)
CreateSimpleDialRequest creates a request to invoke SimpleDial API
type SimpleDialResponse ¶
type SimpleDialResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StatusCode string `json:"StatusCode" xml:"StatusCode"` StatusDesc string `json:"StatusDesc" xml:"StatusDesc"` TaskId string `json:"TaskId" xml:"TaskId"` TimeStamp string `json:"TimeStamp" xml:"TimeStamp"` }
SimpleDialResponse is the response struct for api SimpleDial
func CreateSimpleDialResponse ¶
func CreateSimpleDialResponse() (response *SimpleDialResponse)
CreateSimpleDialResponse creates a response to parse from SimpleDial response
type SipAgent ¶
type SipAgent struct { Name string `json:"Name" xml:"Name"` Status bool `json:"Status" xml:"Status"` Port string `json:"Port" xml:"Port"` Ip string `json:"Ip" xml:"Ip"` Id int64 `json:"Id" xml:"Id"` SendInterface int `json:"SendInterface" xml:"SendInterface"` }
SipAgent is a nested struct in cloudcallcenter response
type SipAgentsInAddSipAgentGroup ¶
type SipAgentsInAddSipAgentGroup struct {
SipAgent []SipAgent `json:"SipAgent" xml:"SipAgent"`
}
SipAgentsInAddSipAgentGroup is a nested struct in cloudcallcenter response
type SipAgentsInDeleteSipAgentGroup ¶
type SipAgentsInDeleteSipAgentGroup struct {
SipAgent []SipAgent `json:"SipAgent" xml:"SipAgent"`
}
SipAgentsInDeleteSipAgentGroup is a nested struct in cloudcallcenter response
type SipAgentsInModifySipAgentGroup ¶
type SipAgentsInModifySipAgentGroup struct {
SipAgent []SipAgent `json:"SipAgent" xml:"SipAgent"`
}
SipAgentsInModifySipAgentGroup is a nested struct in cloudcallcenter response
type Skill ¶
type Skill struct { SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` SkillGroupDescription string `json:"SkillGroupDescription" xml:"SkillGroupDescription"` RoutingStrategy string `json:"RoutingStrategy" xml:"RoutingStrategy"` InstanceId string `json:"InstanceId" xml:"InstanceId"` OutboundPhoneNumbers OutboundPhoneNumbersInListSkillGroupsOfUser `json:"OutboundPhoneNumbers" xml:"OutboundPhoneNumbers"` }
Skill is a nested struct in cloudcallcenter response
type SkillGroup ¶
type SkillGroup struct { SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` AccQueueName string `json:"AccQueueName" xml:"AccQueueName"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` SkillGroupDescription string `json:"SkillGroupDescription" xml:"SkillGroupDescription"` RoutingStrategy string `json:"RoutingStrategy" xml:"RoutingStrategy"` InstanceId string `json:"InstanceId" xml:"InstanceId"` AllowPrivateOutboundNumber bool `json:"AllowPrivateOutboundNumber" xml:"AllowPrivateOutboundNumber"` AccSkillGroupName string `json:"AccSkillGroupName" xml:"AccSkillGroupName"` UserCount int `json:"UserCount" xml:"UserCount"` OutboundPhoneNumbers []PhoneNumber `json:"OutboundPhoneNumbers" xml:"OutboundPhoneNumbers"` OutboundNumberGroups []NumberGroup `json:"OutboundNumberGroups" xml:"OutboundNumberGroups"` }
SkillGroup is a nested struct in cloudcallcenter response
type SkillGroupData ¶
type SkillGroupData struct { RecordDate string `json:"RecordDate" xml:"RecordDate"` LoggedInAgentNumber string `json:"LoggedInAgentNumber" xml:"LoggedInAgentNumber"` AverageTalkTime string `json:"AverageTalkTime" xml:"AverageTalkTime"` AverageTalkPercentage string `json:"AverageTalkPercentage" xml:"AverageTalkPercentage"` NotReadyAgentNumber string `json:"NotReadyAgentNumber" xml:"NotReadyAgentNumber"` InboundCallNumber string `json:"InboundCallNumber" xml:"InboundCallNumber"` AverageAgentTalkTime string `json:"AverageAgentTalkTime" xml:"AverageAgentTalkTime"` ReadyAgentNumber string `json:"ReadyAgentNumber" xml:"ReadyAgentNumber"` OutboundCallNumber string `json:"OutboundCallNumber" xml:"OutboundCallNumber"` OutboundAppraisePercentage string `json:"OutboundAppraisePercentage" xml:"OutboundAppraisePercentage"` TalkAgentNumber string `json:"TalkAgentNumber" xml:"TalkAgentNumber"` MaxCallWaitTime string `json:"MaxCallWaitTime" xml:"MaxCallWaitTime"` SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` AppraisePercentage string `json:"AppraisePercentage" xml:"AppraisePercentage"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` InboundAppraisePercentage string `json:"InboundAppraisePercentage" xml:"InboundAppraisePercentage"` AnsweredIntr20Percentage string `json:"AnsweredIntr20Percentage" xml:"AnsweredIntr20Percentage"` InstanceId string `json:"InstanceId" xml:"InstanceId"` CallWaitNumber string `json:"CallWaitNumber" xml:"CallWaitNumber"` AverageLoginTime string `json:"AverageLoginTime" xml:"AverageLoginTime"` AgentNumber string `json:"AgentNumber" xml:"AgentNumber"` }
SkillGroupData is a nested struct in cloudcallcenter response
type SkillGroupIdList ¶
type SkillGroupIdList struct {
SkillGroupId []string `json:"SkillGroupId" xml:"SkillGroupId"`
}
SkillGroupIdList is a nested struct in cloudcallcenter response
type SkillGroupIds ¶
type SkillGroupIds struct {
SkillGroup []SkillGroup `json:"SkillGroup" xml:"SkillGroup"`
}
SkillGroupIds is a nested struct in cloudcallcenter response
type SkillGroupInListSkillGroups ¶
type SkillGroupInListSkillGroups struct { SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` AccSkillGroupName string `json:"AccSkillGroupName" xml:"AccSkillGroupName"` AccQueueName string `json:"AccQueueName" xml:"AccQueueName"` SkillGroupDescription string `json:"SkillGroupDescription" xml:"SkillGroupDescription"` RoutingStrategy string `json:"RoutingStrategy" xml:"RoutingStrategy"` AllowPrivateOutboundNumber bool `json:"AllowPrivateOutboundNumber" xml:"AllowPrivateOutboundNumber"` UserCount int `json:"UserCount" xml:"UserCount"` OutboundPhoneNumbers []PhoneNumber `json:"OutboundPhoneNumbers" xml:"OutboundPhoneNumbers"` OutboundNumberGroups []NumberGroup `json:"OutboundNumberGroups" xml:"OutboundNumberGroups"` }
SkillGroupInListSkillGroups is a nested struct in cloudcallcenter response
type SkillGroupReport ¶
type SkillGroupReport struct { SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` ObjectId string `json:"ObjectId" xml:"ObjectId"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Outbound Outbound `json:"Outbound" xml:"Outbound"` RealTimeQueueIndicators RealTimeQueueIndicators `json:"RealTimeQueueIndicators" xml:"RealTimeQueueIndicators"` Overall Overall `json:"Overall" xml:"Overall"` RealTimeSkillGroupIndicators RealTimeSkillGroupIndicators `json:"RealTimeSkillGroupIndicators" xml:"RealTimeSkillGroupIndicators"` Inbound Inbound `json:"Inbound" xml:"Inbound"` IntervalList IntervalListInListSkillGroupSummaryReportsByInterval `json:"IntervalList" xml:"IntervalList"` }
SkillGroupReport is a nested struct in cloudcallcenter response
type SkillGroupReportByInterval ¶
type SkillGroupReportByInterval struct { RecordDate string `json:"RecordDate" xml:"RecordDate"` InstanceId string `json:"InstanceId" xml:"InstanceId"` SkillGroupId string `json:"SkillGroupId" xml:"SkillGroupId"` SkillGroupName string `json:"SkillGroupName" xml:"SkillGroupName"` Overall Overall `json:"Overall" xml:"Overall"` Inbound Inbound `json:"Inbound" xml:"Inbound"` Outbound Outbound `json:"Outbound" xml:"Outbound"` }
SkillGroupReportByInterval is a nested struct in cloudcallcenter response
type SkillGroupsInAddBulkPhoneNumbers ¶
type SkillGroupsInAddBulkPhoneNumbers struct {
SkillGroup []SkillGroup `json:"SkillGroup" xml:"SkillGroup"`
}
SkillGroupsInAddBulkPhoneNumbers is a nested struct in cloudcallcenter response
type SkillGroupsInListPhoneNumbers ¶
type SkillGroupsInListPhoneNumbers struct {
SkillGroup []SkillGroup `json:"SkillGroup" xml:"SkillGroup"`
}
SkillGroupsInListPhoneNumbers is a nested struct in cloudcallcenter response
type SkillGroupsInListPhoneNumbersEx ¶
type SkillGroupsInListPhoneNumbersEx struct {
SkillGroup []SkillGroup `json:"SkillGroup" xml:"SkillGroup"`
}
SkillGroupsInListPhoneNumbersEx is a nested struct in cloudcallcenter response
type SkillGroupsInListSkillGroups ¶
type SkillGroupsInListSkillGroups struct {
SkillGroup []SkillGroupInListSkillGroups `json:"SkillGroup" xml:"SkillGroup"`
}
SkillGroupsInListSkillGroups is a nested struct in cloudcallcenter response
type SkillGroupsInModifyPhoneNumber ¶
type SkillGroupsInModifyPhoneNumber struct {
SkillGroup []SkillGroup `json:"SkillGroup" xml:"SkillGroup"`
}
SkillGroupsInModifyPhoneNumber is a nested struct in cloudcallcenter response
type SkillGroupsRealTime ¶
type SkillGroupsRealTime struct {
PerformanceSummary []PerformanceSummary `json:"PerformanceSummary" xml:"PerformanceSummary"`
}
SkillGroupsRealTime is a nested struct in cloudcallcenter response
type SkillLevel ¶
type SkillLevel struct { Level int `json:"Level" xml:"Level"` SkillLevelId string `json:"SkillLevelId" xml:"SkillLevelId"` Skill Skill `json:"Skill" xml:"Skill"` }
SkillLevel is a nested struct in cloudcallcenter response
type SkillLevelsInAssignRolesToUser ¶
type SkillLevelsInAssignRolesToUser struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInAssignRolesToUser is a nested struct in cloudcallcenter response
type SkillLevelsInFindUsers ¶
type SkillLevelsInFindUsers struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInFindUsers is a nested struct in cloudcallcenter response
type SkillLevelsInGetUser ¶
type SkillLevelsInGetUser struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInGetUser is a nested struct in cloudcallcenter response
type SkillLevelsInGetUserByExtension ¶
type SkillLevelsInGetUserByExtension struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInGetUserByExtension is a nested struct in cloudcallcenter response
type SkillLevelsInListRealTimeAgent ¶
type SkillLevelsInListRealTimeAgent struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInListRealTimeAgent is a nested struct in cloudcallcenter response
type SkillLevelsInListSkillGroupsOfUser ¶
type SkillLevelsInListSkillGroupsOfUser struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInListSkillGroupsOfUser is a nested struct in cloudcallcenter response
type SkillLevelsInListUsers ¶
type SkillLevelsInListUsers struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInListUsers is a nested struct in cloudcallcenter response
type SkillLevelsInListUsersOfRole ¶
type SkillLevelsInListUsersOfRole struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInListUsersOfRole is a nested struct in cloudcallcenter response
type SkillLevelsInListUsersOfSkillGroup ¶
type SkillLevelsInListUsersOfSkillGroup struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInListUsersOfSkillGroup is a nested struct in cloudcallcenter response
type SkillLevelsInRemoveRolesFromUser ¶
type SkillLevelsInRemoveRolesFromUser struct {
SkillLevel []SkillLevel `json:"SkillLevel" xml:"SkillLevel"`
}
SkillLevelsInRemoveRolesFromUser is a nested struct in cloudcallcenter response
type SmsConfig ¶
type SmsConfig struct { Id int64 `json:"Id" xml:"Id"` Instance string `json:"Instance" xml:"Instance"` SignName string `json:"SignName" xml:"SignName"` TemplateCode string `json:"TemplateCode" xml:"TemplateCode"` Scenario int `json:"Scenario" xml:"Scenario"` Name string `json:"Name" xml:"Name"` Description string `json:"Description" xml:"Description"` Extra string `json:"Extra" xml:"Extra"` GmtCreate string `json:"GmtCreate" xml:"GmtCreate"` GmtModified string `json:"GmtModified" xml:"GmtModified"` }
SmsConfig is a nested struct in cloudcallcenter response
type SmsConfigs ¶
type SmsConfigs struct {
SmsConfig []SmsConfig `json:"SmsConfig" xml:"SmsConfig"`
}
SmsConfigs is a nested struct in cloudcallcenter response
type StandardTemplateDemoRequest ¶
type StandardTemplateDemoRequest struct { *requests.RpcRequest PhoneNumber string `position:"Query" name:"PhoneNumber"` ScenarioId string `position:"Query" name:"ScenarioId"` }
StandardTemplateDemoRequest is the request struct for api StandardTemplateDemo
func CreateStandardTemplateDemoRequest ¶
func CreateStandardTemplateDemoRequest() (request *StandardTemplateDemoRequest)
CreateStandardTemplateDemoRequest creates a request to invoke StandardTemplateDemo API
type StandardTemplateDemoResponse ¶
type StandardTemplateDemoResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
StandardTemplateDemoResponse is the response struct for api StandardTemplateDemo
func CreateStandardTemplateDemoResponse ¶
func CreateStandardTemplateDemoResponse() (response *StandardTemplateDemoResponse)
CreateStandardTemplateDemoResponse creates a response to parse from StandardTemplateDemo response
type StartBack2BackCallRequest ¶
type StartBack2BackCallRequest struct { *requests.RpcRequest ContactFlowId string `position:"Query" name:"ContactFlowId"` Caller string `position:"Query" name:"Caller"` InstanceId string `position:"Query" name:"InstanceId"` CallCenterNumber string `position:"Query" name:"CallCenterNumber"` Callee string `position:"Query" name:"Callee"` Tag string `position:"Query" name:"Tag"` }
StartBack2BackCallRequest is the request struct for api StartBack2BackCall
func CreateStartBack2BackCallRequest ¶
func CreateStartBack2BackCallRequest() (request *StartBack2BackCallRequest)
CreateStartBack2BackCallRequest creates a request to invoke StartBack2BackCall API
type StartBack2BackCallResponse ¶
type StartBack2BackCallResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StatusCode string `json:"StatusCode" xml:"StatusCode"` StatusDescription string `json:"StatusDescription" xml:"StatusDescription"` TaskId string `json:"TaskId" xml:"TaskId"` TimeStamp string `json:"TimeStamp" xml:"TimeStamp"` }
StartBack2BackCallResponse is the response struct for api StartBack2BackCall
func CreateStartBack2BackCallResponse ¶
func CreateStartBack2BackCallResponse() (response *StartBack2BackCallResponse)
CreateStartBack2BackCallResponse creates a response to parse from StartBack2BackCall response
type StartJobRequest ¶
type StartJobRequest struct { *requests.RpcRequest GroupId string `position:"Query" name:"GroupId"` JobJson string `position:"Query" name:"JobJson"` CallingNumber *[]string `position:"Query" name:"CallingNumber" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` SelfHostedCallCenter requests.Boolean `position:"Query" name:"SelfHostedCallCenter"` ScenarioId string `position:"Query" name:"ScenarioId"` }
StartJobRequest is the request struct for api StartJob
func CreateStartJobRequest ¶
func CreateStartJobRequest() (request *StartJobRequest)
CreateStartJobRequest creates a request to invoke StartJob API
type StartJobResponse ¶
type StartJobResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` TaskIds []KeyValuePair `json:"TaskIds" xml:"TaskIds"` }
StartJobResponse is the response struct for api StartJob
func CreateStartJobResponse ¶
func CreateStartJobResponse() (response *StartJobResponse)
CreateStartJobResponse creates a response to parse from StartJob response
type StatisticalDataReport ¶
type StatisticalDataReport struct { StatisticalDate string `json:"StatisticalDate" xml:"StatisticalDate"` ResolvedQuestionNum int `json:"ResolvedQuestionNum" xml:"ResolvedQuestionNum"` TotalConversationNum int `json:"TotalConversationNum" xml:"TotalConversationNum"` ResolutionRate string `json:"ResolutionRate" xml:"ResolutionRate"` ValidAnswerRate string `json:"ValidAnswerRate" xml:"ValidAnswerRate"` DialoguePassRate string `json:"DialoguePassRate" xml:"DialoguePassRate"` KnowledgeHitRate string `json:"KnowledgeHitRate" xml:"KnowledgeHitRate"` }
StatisticalDataReport is a nested struct in cloudcallcenter response
type StatisticalDataReports ¶
type StatisticalDataReports struct {
StatisticalDataReport []StatisticalDataReport `json:"StatisticalDataReport" xml:"StatisticalDataReport"`
}
StatisticalDataReports is a nested struct in cloudcallcenter response
type Strategies ¶
type Strategies struct {
Strategy []Strategy `json:"Strategy" xml:"Strategy"`
}
Strategies is a nested struct in cloudcallcenter response
type Strategy ¶
type Strategy struct { StrategyName string `json:"StrategyName" xml:"StrategyName"` Name string `json:"Name" xml:"Name"` Customized string `json:"Customized" xml:"Customized"` StrategyDescription string `json:"StrategyDescription" xml:"StrategyDescription"` MinAttemptInterval int `json:"MinAttemptInterval" xml:"MinAttemptInterval"` FollowUpStrategy string `json:"FollowUpStrategy" xml:"FollowUpStrategy"` StrategyId string `json:"StrategyId" xml:"StrategyId"` MaxAttemptsPerDay int `json:"MaxAttemptsPerDay" xml:"MaxAttemptsPerDay"` EndTime int64 `json:"EndTime" xml:"EndTime"` StartTime int64 `json:"StartTime" xml:"StartTime"` RepeatBy string `json:"RepeatBy" xml:"RepeatBy"` RoutingStrategy string `json:"RoutingStrategy" xml:"RoutingStrategy"` IsTemplate bool `json:"IsTemplate" xml:"IsTemplate"` Id string `json:"Id" xml:"Id"` Description string `json:"Description" xml:"Description"` Type string `json:"Type" xml:"Type"` RepeatDays []string `json:"RepeatDays" xml:"RepeatDays"` WorkingTime []TimeFrame `json:"WorkingTime" xml:"WorkingTime"` }
Strategy is a nested struct in cloudcallcenter response
type StrategyTemplates ¶
type StrategyTemplates struct {
Strategy []Strategy `json:"Strategy" xml:"Strategy"`
}
StrategyTemplates is a nested struct in cloudcallcenter response
type SubItems ¶
type SubItems struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List []BasicStatisticsReportSubItem `json:"List" xml:"List"` }
SubItems is a nested struct in cloudcallcenter response
type SubItemsInGenerateBasicStatisticsReport ¶
type SubItemsInGenerateBasicStatisticsReport struct {
BasicStatisticsReportSubItem []BasicStatisticsReportSubItem `json:"BasicStatisticsReportSubItem" xml:"BasicStatisticsReportSubItem"`
}
SubItemsInGenerateBasicStatisticsReport is a nested struct in cloudcallcenter response
type SubmitBatchJobsRequest ¶
type SubmitBatchJobsRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
SubmitBatchJobsRequest is the request struct for api SubmitBatchJobs
func CreateSubmitBatchJobsRequest ¶
func CreateSubmitBatchJobsRequest() (request *SubmitBatchJobsRequest)
CreateSubmitBatchJobsRequest creates a request to invoke SubmitBatchJobs API
type SubmitBatchJobsResponse ¶
type SubmitBatchJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
SubmitBatchJobsResponse is the response struct for api SubmitBatchJobs
func CreateSubmitBatchJobsResponse ¶
func CreateSubmitBatchJobsResponse() (response *SubmitBatchJobsResponse)
CreateSubmitBatchJobsResponse creates a response to parse from SubmitBatchJobs response
type SubmitCabRecordingRequest ¶
type SubmitCabRecordingRequest struct { *requests.RpcRequest MergedRecording string `position:"Query" name:"MergedRecording"` ResourceRecording string `position:"Query" name:"ResourceRecording"` InstanceId string `position:"Query" name:"InstanceId"` InstanceOwnerId requests.Integer `position:"Query" name:"InstanceOwnerId"` TaskId string `position:"Query" name:"TaskId"` }
SubmitCabRecordingRequest is the request struct for api SubmitCabRecording
func CreateSubmitCabRecordingRequest ¶
func CreateSubmitCabRecordingRequest() (request *SubmitCabRecordingRequest)
CreateSubmitCabRecordingRequest creates a request to invoke SubmitCabRecording API
type SubmitCabRecordingResponse ¶
type SubmitCabRecordingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
SubmitCabRecordingResponse is the response struct for api SubmitCabRecording
func CreateSubmitCabRecordingResponse ¶
func CreateSubmitCabRecordingResponse() (response *SubmitCabRecordingResponse)
CreateSubmitCabRecordingResponse creates a response to parse from SubmitCabRecording response
type SubscriptionsInGetNotificationConfig ¶
type SubscriptionsInGetNotificationConfig struct {
SubscriptionsItem []SubscriptionsItem `json:"Subscriptions" xml:"Subscriptions"`
}
SubscriptionsInGetNotificationConfig is a nested struct in cloudcallcenter response
type SubscriptionsInModifyNotificationConfig ¶
type SubscriptionsInModifyNotificationConfig struct {
SubscriptionsItem []SubscriptionsItem `json:"Subscriptions" xml:"Subscriptions"`
}
SubscriptionsInModifyNotificationConfig is a nested struct in cloudcallcenter response
type SubscriptionsItem ¶
type SubscriptionsItem struct { Name string `json:"Name" xml:"Name"` Selected bool `json:"Selected" xml:"Selected"` DisplayName string `json:"DisplayName" xml:"DisplayName"` }
SubscriptionsItem is a nested struct in cloudcallcenter response
type SuccessAdmins ¶
type SuccessAdmins struct {
SuccessAdmins []string `json:"SuccessAdmins" xml:"SuccessAdmins"`
}
SuccessAdmins is a nested struct in cloudcallcenter response
type SuccessLoginNames ¶
type SuccessLoginNames struct {
SuccessLoginName []string `json:"SuccessLoginName" xml:"SuccessLoginName"`
}
SuccessLoginNames is a nested struct in cloudcallcenter response
type SuccessPhoneNumbers ¶
type SuccessPhoneNumbers struct {
SuccessPhoneNumber []string `json:"SuccessPhoneNumber" xml:"SuccessPhoneNumber"`
}
SuccessPhoneNumbers is a nested struct in cloudcallcenter response
type Summaries ¶
type Summaries struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
Summaries is a nested struct in cloudcallcenter response
type SummaryInGetCabJobByPhoneNumber ¶
type SummaryInGetCabJobByPhoneNumber struct {
SummaryItem []SummaryItem `json:"Summary" xml:"Summary"`
}
SummaryInGetCabJobByPhoneNumber is a nested struct in cloudcallcenter response
type SummaryInGetJob ¶
type SummaryInGetJob struct {
SummaryItem []SummaryItem `json:"Summary" xml:"Summary"`
}
SummaryInGetJob is a nested struct in cloudcallcenter response
type SummaryInGetJobStatusByCallId ¶
type SummaryInGetJobStatusByCallId struct {
SummaryItem []SummaryItem `json:"Summary" xml:"Summary"`
}
SummaryInGetJobStatusByCallId is a nested struct in cloudcallcenter response
type SummaryInGetJobs ¶
type SummaryInGetJobs struct {
SummaryItem []SummaryItem `json:"Summary" xml:"Summary"`
}
SummaryInGetJobs is a nested struct in cloudcallcenter response
type SummaryInListConversationsWithUnrecognizedIntents ¶
type SummaryInListConversationsWithUnrecognizedIntents struct {
SummaryItem []SummaryItem `json:"Summary" xml:"Summary"`
}
SummaryInListConversationsWithUnrecognizedIntents is a nested struct in cloudcallcenter response
type SummaryInListJobStatus ¶
type SummaryInListJobStatus struct {
SummaryItem []SummaryItem `json:"Summary" xml:"Summary"`
}
SummaryInListJobStatus is a nested struct in cloudcallcenter response
type SummaryInListJobsByGroup ¶
type SummaryInListJobsByGroup struct {
SummaryItem []SummaryItem `json:"Summary" xml:"Summary"`
}
SummaryInListJobsByGroup is a nested struct in cloudcallcenter response
type SummaryItem ¶
type SummaryItem struct { Category string `json:"Category" xml:"Category"` SummaryId string `json:"SummaryId" xml:"SummaryId"` JobId string `json:"JobId" xml:"JobId"` TaskId string `json:"TaskId" xml:"TaskId"` ConversationDetailId string `json:"ConversationDetailId" xml:"ConversationDetailId"` Content string `json:"Content" xml:"Content"` SummaryName string `json:"SummaryName" xml:"SummaryName"` GroupId string `json:"GroupId" xml:"GroupId"` }
SummaryItem is a nested struct in cloudcallcenter response
type SummaryReport ¶
type SummaryReport struct { Year int `json:"Year" xml:"Year"` Month int `json:"Month" xml:"Month"` Day int `json:"Day" xml:"Day"` InboundCount int64 `json:"InboundCount" xml:"InboundCount"` OutboundCount int64 `json:"OutboundCount" xml:"OutboundCount"` OutboundDurationByMinute int64 `json:"OutboundDurationByMinute" xml:"OutboundDurationByMinute"` InboundDurationByMinute int64 `json:"InboundDurationByMinute" xml:"InboundDurationByMinute"` }
SummaryReport is a nested struct in cloudcallcenter response
type Survey ¶
type Survey struct { Name string `json:"Name" xml:"Name"` SurveyName string `json:"SurveyName" xml:"SurveyName"` BeebotId string `json:"BeebotId" xml:"BeebotId"` SpeechOptimizationParam string `json:"SpeechOptimizationParam" xml:"SpeechOptimizationParam"` SurveyId string `json:"SurveyId" xml:"SurveyId"` HotWords string `json:"HotWords" xml:"HotWords"` Round int `json:"Round" xml:"Round"` ScenarioUuid string `json:"ScenarioUuid" xml:"ScenarioUuid"` SurveyDescription string `json:"SurveyDescription" xml:"SurveyDescription"` GlobalQuestions string `json:"GlobalQuestions" xml:"GlobalQuestions"` Role string `json:"Role" xml:"Role"` Id string `json:"Id" xml:"Id"` DebugBeebotId string `json:"DebugBeebotId" xml:"DebugBeebotId"` Description string `json:"Description" xml:"Description"` Flow Flow `json:"Flow" xml:"Flow"` AsrCustomModel AsrCustomModel `json:"AsrCustomModel" xml:"AsrCustomModel"` Intents []IntentNode `json:"Intents" xml:"Intents"` }
Survey is a nested struct in cloudcallcenter response
type SurveysInCreateScenario ¶
type SurveysInCreateScenario struct {
Survey []Survey `json:"Survey" xml:"Survey"`
}
SurveysInCreateScenario is a nested struct in cloudcallcenter response
type SurveysInCreateScenarioFromTemplate ¶
type SurveysInCreateScenarioFromTemplate struct {
Survey []Survey `json:"Survey" xml:"Survey"`
}
SurveysInCreateScenarioFromTemplate is a nested struct in cloudcallcenter response
type SurveysInGetScenario ¶
type SurveysInGetScenario struct {
Survey []Survey `json:"Survey" xml:"Survey"`
}
SurveysInGetScenario is a nested struct in cloudcallcenter response
type SurveysInListScenarioTemplates ¶
type SurveysInListScenarioTemplates struct {
Survey []Survey `json:"Survey" xml:"Survey"`
}
SurveysInListScenarioTemplates is a nested struct in cloudcallcenter response
type SurveysInListScenarios ¶
type SurveysInListScenarios struct {
Survey []Survey `json:"Survey" xml:"Survey"`
}
SurveysInListScenarios is a nested struct in cloudcallcenter response
type SurveysInListSurveys ¶
type SurveysInListSurveys struct {
Survey []Survey `json:"Survey" xml:"Survey"`
}
SurveysInListSurveys is a nested struct in cloudcallcenter response
type SurveysInModifyScenario ¶
type SurveysInModifyScenario struct {
Survey []Survey `json:"Survey" xml:"Survey"`
}
SurveysInModifyScenario is a nested struct in cloudcallcenter response
type SuspendJobsRequest ¶
type SuspendJobsRequest struct { *requests.RpcRequest All requests.Boolean `position:"Query" name:"All"` JobReferenceId *[]string `position:"Query" name:"JobReferenceId" type:"Repeated"` GroupId string `position:"Query" name:"GroupId"` JobId *[]string `position:"Query" name:"JobId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` ScenarioId string `position:"Query" name:"ScenarioId"` }
SuspendJobsRequest is the request struct for api SuspendJobs
func CreateSuspendJobsRequest ¶
func CreateSuspendJobsRequest() (request *SuspendJobsRequest)
CreateSuspendJobsRequest creates a request to invoke SuspendJobs API
type SuspendJobsResponse ¶
type SuspendJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
SuspendJobsResponse is the response struct for api SuspendJobs
func CreateSuspendJobsResponse ¶
func CreateSuspendJobsResponse() (response *SuspendJobsResponse)
CreateSuspendJobsResponse creates a response to parse from SuspendJobs response
type SuspendPredictiveJobsRequest ¶
type SuspendPredictiveJobsRequest struct { *requests.RpcRequest All requests.Boolean `position:"Query" name:"All"` JobId *[]string `position:"Query" name:"JobId" type:"Repeated"` InstanceId string `position:"Query" name:"InstanceId"` SkillGroupId string `position:"Query" name:"SkillGroupId"` JobGroupId string `position:"Query" name:"JobGroupId"` }
SuspendPredictiveJobsRequest is the request struct for api SuspendPredictiveJobs
func CreateSuspendPredictiveJobsRequest ¶
func CreateSuspendPredictiveJobsRequest() (request *SuspendPredictiveJobsRequest)
CreateSuspendPredictiveJobsRequest creates a request to invoke SuspendPredictiveJobs API
type SuspendPredictiveJobsResponse ¶
type SuspendPredictiveJobsResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
SuspendPredictiveJobsResponse is the response struct for api SuspendPredictiveJobs
func CreateSuspendPredictiveJobsResponse ¶
func CreateSuspendPredictiveJobsResponse() (response *SuspendPredictiveJobsResponse)
CreateSuspendPredictiveJobsResponse creates a response to parse from SuspendPredictiveJobs response
type SuspendServiceRequest ¶
type SuspendServiceRequest struct { *requests.RpcRequest OwnerUid requests.Integer `position:"Query" name:"OwnerUid"` }
SuspendServiceRequest is the request struct for api SuspendService
func CreateSuspendServiceRequest ¶
func CreateSuspendServiceRequest() (request *SuspendServiceRequest)
CreateSuspendServiceRequest creates a request to invoke SuspendService API
type SuspendServiceResponse ¶
type SuspendServiceResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
SuspendServiceResponse is the response struct for api SuspendService
func CreateSuspendServiceResponse ¶
func CreateSuspendServiceResponse() (response *SuspendServiceResponse)
CreateSuspendServiceResponse creates a response to parse from SuspendService response
type SystemNumberBlacklistElem ¶
type SystemNumberBlacklistElem struct { Number string `json:"Number" xml:"Number"` Scope string `json:"Scope" xml:"Scope"` Remark string `json:"Remark" xml:"Remark"` CreateTime int64 `json:"CreateTime" xml:"CreateTime"` }
SystemNumberBlacklistElem is a nested struct in cloudcallcenter response
type SystemNumberBlacklistElemList ¶
type SystemNumberBlacklistElemList struct {
SystemNumberBlacklistElem []SystemNumberBlacklistElem `json:"SystemNumberBlacklistElem" xml:"SystemNumberBlacklistElem"`
}
SystemNumberBlacklistElemList is a nested struct in cloudcallcenter response
type SystemSpecification ¶
type SystemSpecification struct { Account string `json:"Account" xml:"Account"` FreeNumberCount int `json:"FreeNumberCount" xml:"FreeNumberCount"` StorageMaxDays int `json:"StorageMaxDays" xml:"StorageMaxDays"` MaxAgents int `json:"MaxAgents" xml:"MaxAgents"` MaxRoles int `json:"MaxRoles" xml:"MaxRoles"` MaxInstances int `json:"MaxInstances" xml:"MaxInstances"` SpecificationId string `json:"SpecificationId" xml:"SpecificationId"` MaxOnlineAgents int `json:"MaxOnlineAgents" xml:"MaxOnlineAgents"` MaxPhoneNumbers int `json:"MaxPhoneNumbers" xml:"MaxPhoneNumbers"` StorageMaxSize int `json:"StorageMaxSize" xml:"StorageMaxSize"` MaxSkillGroups int `json:"MaxSkillGroups" xml:"MaxSkillGroups"` MaxContactFlows int `json:"MaxContactFlows" xml:"MaxContactFlows"` }
SystemSpecification is a nested struct in cloudcallcenter response
type TaobaoAliyunAccount ¶
type TaobaoAliyunAccount struct { AliyunPk int64 `json:"aliyunPk" xml:"aliyunPk"` TaobaoUid int64 `json:"taobaoUid" xml:"taobaoUid"` TaobaoNick string `json:"taobaoNick" xml:"taobaoNick"` Status int `json:"status" xml:"status"` Type int `json:"type" xml:"type"` StatusModified int64 `json:"statusModified" xml:"statusModified"` }
TaobaoAliyunAccount is a nested struct in cloudcallcenter response
type TaobaoOrder ¶
type TaobaoOrder struct { OutcomingAccount int `json:"outcomingAccount" xml:"outcomingAccount"` FactMoney float64 `json:"factMoney" xml:"factMoney"` ProdFee float64 `json:"prodFee" xml:"prodFee"` ArticleItemCode string `json:"articleItemCode" xml:"articleItemCode"` OrderId int64 `json:"OrderId" xml:"OrderId"` StartDate int64 `json:"startDate" xml:"startDate"` ExpiresIn int64 `json:"expiresIn" xml:"expiresIn"` Id int64 `json:"id" xml:"id"` LastCalculateTime int64 `json:"lastCalculateTime" xml:"lastCalculateTime"` Status int `json:"status" xml:"status"` ConsumedIncomingAccount int `json:"consumedIncomingAccount" xml:"consumedIncomingAccount"` OrderRecordId int64 `json:"orderRecordId" xml:"orderRecordId"` ConsumedOutcomingAccount int `json:"consumedOutcomingAccount" xml:"consumedOutcomingAccount"` IncomingAccount int `json:"incomingAccount" xml:"incomingAccount"` PlanId int64 `json:"planId" xml:"planId"` TaobaoNick string `json:"taobaoNick" xml:"taobaoNick"` ConfirmedAccount int `json:"confirmedAccount" xml:"confirmedAccount"` TaobaoUid int64 `json:"TaobaoUid" xml:"TaobaoUid"` PayDate int64 `json:"payDate" xml:"payDate"` ArticleCode string `json:"articleCode" xml:"articleCode"` Type int `json:"type" xml:"type"` ParentOrderId int64 `json:"ParentOrderId" xml:"ParentOrderId"` }
TaobaoOrder is a nested struct in cloudcallcenter response
type Task ¶
type Task struct { JobId string `json:"JobId" xml:"JobId"` Brief string `json:"Brief" xml:"Brief"` PlanedTime int64 `json:"PlanedTime" xml:"PlanedTime"` Question string `json:"Question" xml:"Question"` UnrecognizedPercentage int `json:"UnrecognizedPercentage" xml:"UnrecognizedPercentage"` CallId string `json:"CallId" xml:"CallId"` ScenarioId string `json:"ScenarioId" xml:"ScenarioId"` CalledNumber string `json:"CalledNumber" xml:"CalledNumber"` EndTime int64 `json:"EndTime" xml:"EndTime"` CallingNumber string `json:"CallingNumber" xml:"CallingNumber"` NodeId string `json:"NodeId" xml:"NodeId"` TaskId string `json:"TaskId" xml:"TaskId"` Duration int `json:"Duration" xml:"Duration"` UnrecognizedCount int `json:"UnrecognizedCount" xml:"UnrecognizedCount"` TotalCount int `json:"TotalCount" xml:"TotalCount"` ChatbotId string `json:"ChatbotId" xml:"ChatbotId"` ActualTime int64 `json:"ActualTime" xml:"ActualTime"` Status string `json:"Status" xml:"Status"` Contact Contact `json:"Contact" xml:"Contact"` Conversation []ConversationDetail `json:"Conversation" xml:"Conversation"` }
Task is a nested struct in cloudcallcenter response
type TaskIds ¶
type TaskIds struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
TaskIds is a nested struct in cloudcallcenter response
type TaskInListTask ¶
type TaskInListTask struct { TaskId int64 `json:"TaskId" xml:"TaskId"` Type string `json:"Type" xml:"Type"` Description string `json:"Description" xml:"Description"` Status string `json:"Status" xml:"Status"` DownloadCount int `json:"DownloadCount" xml:"DownloadCount"` HandleDuration int64 `json:"HandleDuration" xml:"HandleDuration"` ExpireTime string `json:"ExpireTime" xml:"ExpireTime"` }
TaskInListTask is a nested struct in cloudcallcenter response
type TaskPreparingRequest ¶
type TaskPreparingRequest struct { *requests.RpcRequest JobId string `position:"Query" name:"JobId"` InstanceId string `position:"Query" name:"InstanceId"` InstanceOwnerId requests.Integer `position:"Query" name:"InstanceOwnerId"` }
TaskPreparingRequest is the request struct for api TaskPreparing
func CreateTaskPreparingRequest ¶
func CreateTaskPreparingRequest() (request *TaskPreparingRequest)
CreateTaskPreparingRequest creates a request to invoke TaskPreparing API
type TaskPreparingResponse ¶
type TaskPreparingResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` TaskId string `json:"TaskId" xml:"TaskId"` }
TaskPreparingResponse is the response struct for api TaskPreparing
func CreateTaskPreparingResponse ¶
func CreateTaskPreparingResponse() (response *TaskPreparingResponse)
CreateTaskPreparingResponse creates a response to parse from TaskPreparing response
type TaskStatus ¶
type TaskStatus struct {
NewbieTaskStatus []NewbieTaskStatus `json:"NewbieTaskStatus" xml:"NewbieTaskStatus"`
}
TaskStatus is a nested struct in cloudcallcenter response
type TasksInGetCabJobByPhoneNumber ¶
type TasksInGetCabJobByPhoneNumber struct {
Task []Task `json:"Task" xml:"Task"`
}
TasksInGetCabJobByPhoneNumber is a nested struct in cloudcallcenter response
type TasksInGetExecutionDetailsOfPredictiveJob ¶
type TasksInGetExecutionDetailsOfPredictiveJob struct {
Task []Task `json:"Task" xml:"Task"`
}
TasksInGetExecutionDetailsOfPredictiveJob is a nested struct in cloudcallcenter response
type TasksInGetJob ¶
type TasksInGetJob struct {
Task []Task `json:"Task" xml:"Task"`
}
TasksInGetJob is a nested struct in cloudcallcenter response
type TasksInGetJobStatusByCallId ¶
type TasksInGetJobStatusByCallId struct {
Task []Task `json:"Task" xml:"Task"`
}
TasksInGetJobStatusByCallId is a nested struct in cloudcallcenter response
type TasksInGetJobs ¶
type TasksInGetJobs struct {
Task []Task `json:"Task" xml:"Task"`
}
TasksInGetJobs is a nested struct in cloudcallcenter response
type TasksInGetPredictiveJob ¶
type TasksInGetPredictiveJob struct {
Task []Task `json:"Task" xml:"Task"`
}
TasksInGetPredictiveJob is a nested struct in cloudcallcenter response
type TasksInListConversationsWithUnrecognizedIntents ¶
type TasksInListConversationsWithUnrecognizedIntents struct {
Task []Task `json:"Task" xml:"Task"`
}
TasksInListConversationsWithUnrecognizedIntents is a nested struct in cloudcallcenter response
type TasksInListJobStatus ¶
type TasksInListJobStatus struct {
Task []Task `json:"Task" xml:"Task"`
}
TasksInListJobStatus is a nested struct in cloudcallcenter response
type Templates ¶
type Templates struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List []FlowTemplate `json:"List" xml:"List"` }
Templates is a nested struct in cloudcallcenter response
type TestFcInvocationRequest ¶
type TestFcInvocationRequest struct { *requests.RpcRequest InstanceId string `position:"Query" name:"InstanceId"` Role string `position:"Query" name:"Role"` Service string `position:"Query" name:"Service"` FunctionName string `position:"Query" name:"FunctionName"` Parameter string `position:"Query" name:"Parameter"` Region string `position:"Query" name:"Region"` }
TestFcInvocationRequest is the request struct for api TestFcInvocation
func CreateTestFcInvocationRequest ¶
func CreateTestFcInvocationRequest() (request *TestFcInvocationRequest)
CreateTestFcInvocationRequest creates a request to invoke TestFcInvocation API
type TestFcInvocationResponse ¶
type TestFcInvocationResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Payload string `json:"Payload" xml:"Payload"` }
TestFcInvocationResponse is the response struct for api TestFcInvocation
func CreateTestFcInvocationResponse ¶
func CreateTestFcInvocationResponse() (response *TestFcInvocationResponse)
CreateTestFcInvocationResponse creates a response to parse from TestFcInvocation response
type TimeFrame ¶
type TimeFrame struct { EndTime string `json:"EndTime" xml:"EndTime"` To string `json:"To" xml:"To"` BeginTime string `json:"BeginTime" xml:"BeginTime"` From string `json:"From" xml:"From"` }
TimeFrame is a nested struct in cloudcallcenter response
type Token ¶
type Token struct { Signature string `json:"Signature" xml:"Signature"` SignData string `json:"SignData" xml:"SignData"` }
Token is a nested struct in cloudcallcenter response
type TransformTtsToWavRequest ¶
type TransformTtsToWavRequest struct { *requests.RpcRequest Tts string `position:"Query" name:"Tts"` InstanceId string `position:"Query" name:"InstanceId"` }
TransformTtsToWavRequest is the request struct for api TransformTtsToWav
func CreateTransformTtsToWavRequest ¶
func CreateTransformTtsToWavRequest() (request *TransformTtsToWavRequest)
CreateTransformTtsToWavRequest creates a request to invoke TransformTtsToWav API
type TransformTtsToWavResponse ¶
type TransformTtsToWavResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` WavName string `json:"WavName" xml:"WavName"` }
TransformTtsToWavResponse is the response struct for api TransformTtsToWav
func CreateTransformTtsToWavResponse ¶
func CreateTransformTtsToWavResponse() (response *TransformTtsToWavResponse)
CreateTransformTtsToWavResponse creates a response to parse from TransformTtsToWav response
type TrendChart ¶
type TrendChart struct { Indicator string `json:"Indicator" xml:"Indicator"` BarDataList BarDataList `json:"BarDataList" xml:"BarDataList"` }
TrendChart is a nested struct in cloudcallcenter response
type TrendCharts ¶
type TrendCharts struct {
TrendChart []TrendChart `json:"TrendChart" xml:"TrendChart"`
}
TrendCharts is a nested struct in cloudcallcenter response
type TwoPartiesCallRequest ¶
type TwoPartiesCallRequest struct { *requests.RpcRequest Caller string `position:"Query" name:"Caller"` InstanceId string `position:"Query" name:"InstanceId"` CalleeCustomer string `position:"Query" name:"CalleeCustomer"` CalleeAgent string `position:"Query" name:"CalleeAgent"` }
TwoPartiesCallRequest is the request struct for api TwoPartiesCall
func CreateTwoPartiesCallRequest ¶
func CreateTwoPartiesCallRequest() (request *TwoPartiesCallRequest)
CreateTwoPartiesCallRequest creates a request to invoke TwoPartiesCall API
type TwoPartiesCallResponse ¶
type TwoPartiesCallResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` StatusCode string `json:"StatusCode" xml:"StatusCode"` StatusDesc string `json:"StatusDesc" xml:"StatusDesc"` TaskId string `json:"TaskId" xml:"TaskId"` TimeStamp string `json:"TimeStamp" xml:"TimeStamp"` }
TwoPartiesCallResponse is the response struct for api TwoPartiesCall
func CreateTwoPartiesCallResponse ¶
func CreateTwoPartiesCallResponse() (response *TwoPartiesCallResponse)
CreateTwoPartiesCallResponse creates a response to parse from TwoPartiesCall response
type UnbindPrivacyNumberRequest ¶
type UnbindPrivacyNumberRequest struct { *requests.RpcRequest SubId string `position:"Query" name:"SubId"` ProviderId string `position:"Query" name:"ProviderId"` PhoneNumber string `position:"Query" name:"PhoneNumber"` BizId string `position:"Query" name:"BizId"` Type string `position:"Query" name:"Type"` }
UnbindPrivacyNumberRequest is the request struct for api UnbindPrivacyNumber
func CreateUnbindPrivacyNumberRequest ¶
func CreateUnbindPrivacyNumberRequest() (request *UnbindPrivacyNumberRequest)
CreateUnbindPrivacyNumberRequest creates a request to invoke UnbindPrivacyNumber API
type UnbindPrivacyNumberResponse ¶
type UnbindPrivacyNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
UnbindPrivacyNumberResponse is the response struct for api UnbindPrivacyNumber
func CreateUnbindPrivacyNumberResponse ¶
func CreateUnbindPrivacyNumberResponse() (response *UnbindPrivacyNumberResponse)
CreateUnbindPrivacyNumberResponse creates a response to parse from UnbindPrivacyNumber response
type UnitValue ¶
type UnitValue struct { Time int64 `json:"Time" xml:"Time"` RateValue string `json:"RateValue" xml:"RateValue"` }
UnitValue is a nested struct in cloudcallcenter response
type UnitValuesInDescribeVnPerformanceIndex ¶
type UnitValuesInDescribeVnPerformanceIndex struct {
UnitValue []UnitValue `json:"UnitValue" xml:"UnitValue"`
}
UnitValuesInDescribeVnPerformanceIndex is a nested struct in cloudcallcenter response
type UnreachableContact ¶
type UnreachableContact struct { TotalAttempts int `json:"TotalAttempts" xml:"TotalAttempts"` Contacts []Contact `json:"Contacts" xml:"Contacts"` }
UnreachableContact is a nested struct in cloudcallcenter response
type UnreachableContacts ¶
type UnreachableContacts struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List []UnreachableContact `json:"List" xml:"List"` }
UnreachableContacts is a nested struct in cloudcallcenter response
type UnrecognizingConfig ¶
type UnrecognizingConfig struct { Prompt string `json:"Prompt" xml:"Prompt"` Threshold int `json:"Threshold" xml:"Threshold"` FinalPrompt string `json:"FinalPrompt" xml:"FinalPrompt"` FinalAction string `json:"FinalAction" xml:"FinalAction"` FinalActionParams string `json:"FinalActionParams" xml:"FinalActionParams"` }
UnrecognizingConfig is a nested struct in cloudcallcenter response
type UpdateCabServiceStatusRequest ¶
type UpdateCabServiceStatusRequest struct { *requests.RpcRequest Suspend requests.Boolean `position:"Query" name:"Suspend"` OwnerId requests.Integer `position:"Query" name:"OwnerId"` }
UpdateCabServiceStatusRequest is the request struct for api UpdateCabServiceStatus
func CreateUpdateCabServiceStatusRequest ¶
func CreateUpdateCabServiceStatusRequest() (request *UpdateCabServiceStatusRequest)
CreateUpdateCabServiceStatusRequest creates a request to invoke UpdateCabServiceStatus API
type UpdateCabServiceStatusResponse ¶
type UpdateCabServiceStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
UpdateCabServiceStatusResponse is the response struct for api UpdateCabServiceStatus
func CreateUpdateCabServiceStatusResponse ¶
func CreateUpdateCabServiceStatusResponse() (response *UpdateCabServiceStatusResponse)
CreateUpdateCabServiceStatusResponse creates a response to parse from UpdateCabServiceStatus response
type UpdateNumberStatusNumberStatus ¶
type UpdateNumberStatusNumberStatus struct { Number string `name:"Number"` Inbound string `name:"Inbound"` Enable string `name:"Enable"` RamId string `name:"RamId"` Tenant string `name:"Tenant"` }
UpdateNumberStatusNumberStatus is a repeated param struct in UpdateNumberStatusRequest
type UpdateNumberStatusRequest ¶
type UpdateNumberStatusRequest struct { *requests.RpcRequest NumberStatus *[]UpdateNumberStatusNumberStatus `position:"Query" name:"numberStatus" type:"Repeated"` }
UpdateNumberStatusRequest is the request struct for api UpdateNumberStatus
func CreateUpdateNumberStatusRequest ¶
func CreateUpdateNumberStatusRequest() (request *UpdateNumberStatusRequest)
CreateUpdateNumberStatusRequest creates a request to invoke UpdateNumberStatus API
type UpdateNumberStatusResponse ¶
type UpdateNumberStatusResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` ResultList ResultList `json:"resultList" xml:"resultList"` }
UpdateNumberStatusResponse is the response struct for api UpdateNumberStatus
func CreateUpdateNumberStatusResponse ¶
func CreateUpdateNumberStatusResponse() (response *UpdateNumberStatusResponse)
CreateUpdateNumberStatusResponse creates a response to parse from UpdateNumberStatus response
type UpdateNumberStatusResult ¶
type UpdateNumberStatusResult struct { Number string `json:"Number" xml:"Number"` Status string `json:"Status" xml:"Status"` Result int `json:"result" xml:"result"` ResultMsg string `json:"resultMsg" xml:"resultMsg"` }
UpdateNumberStatusResult is a nested struct in cloudcallcenter response
type UpdateTaobaoAccessTokenByAliyunPkRequest ¶
type UpdateTaobaoAccessTokenByAliyunPkRequest struct { *requests.RpcRequest AliyunPk requests.Integer `position:"Query" name:"AliyunPk"` TaobaoAccessToken string `position:"Query" name:"TaobaoAccessToken"` TaobaoAccessTokenExpiresIn requests.Integer `position:"Query" name:"TaobaoAccessTokenExpiresIn"` }
UpdateTaobaoAccessTokenByAliyunPkRequest is the request struct for api UpdateTaobaoAccessTokenByAliyunPk
func CreateUpdateTaobaoAccessTokenByAliyunPkRequest ¶
func CreateUpdateTaobaoAccessTokenByAliyunPkRequest() (request *UpdateTaobaoAccessTokenByAliyunPkRequest)
CreateUpdateTaobaoAccessTokenByAliyunPkRequest creates a request to invoke UpdateTaobaoAccessTokenByAliyunPk API
type UpdateTaobaoAccessTokenByAliyunPkResponse ¶
type UpdateTaobaoAccessTokenByAliyunPkResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
UpdateTaobaoAccessTokenByAliyunPkResponse is the response struct for api UpdateTaobaoAccessTokenByAliyunPk
func CreateUpdateTaobaoAccessTokenByAliyunPkResponse ¶
func CreateUpdateTaobaoAccessTokenByAliyunPkResponse() (response *UpdateTaobaoAccessTokenByAliyunPkResponse)
CreateUpdateTaobaoAccessTokenByAliyunPkResponse creates a response to parse from UpdateTaobaoAccessTokenByAliyunPk response
type UpdateTaobaoOrderOrder ¶
type UpdateTaobaoOrderOrder struct { ConfirmedAccount string `name:"confirmedAccount"` ConsumedOutcomingAccount string `name:"consumedOutcomingAccount"` Id string `name:"id"` LastCalculateTime string `name:"lastCalculateTime"` ConsumedIncomingAccount string `name:"consumedIncomingAccount"` Status string `name:"Status"` }
UpdateTaobaoOrderOrder is a repeated param struct in UpdateTaobaoOrderRequest
type UpdateTaobaoOrderRequest ¶
type UpdateTaobaoOrderRequest struct { *requests.RpcRequest Order *[]UpdateTaobaoOrderOrder `position:"Query" name:"Order" type:"Repeated"` }
UpdateTaobaoOrderRequest is the request struct for api UpdateTaobaoOrder
func CreateUpdateTaobaoOrderRequest ¶
func CreateUpdateTaobaoOrderRequest() (request *UpdateTaobaoOrderRequest)
CreateUpdateTaobaoOrderRequest creates a request to invoke UpdateTaobaoOrder API
type UpdateTaobaoOrderResponse ¶
type UpdateTaobaoOrderResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Count int `json:"Count" xml:"Count"` }
UpdateTaobaoOrderResponse is the response struct for api UpdateTaobaoOrder
func CreateUpdateTaobaoOrderResponse ¶
func CreateUpdateTaobaoOrderResponse() (response *UpdateTaobaoOrderResponse)
CreateUpdateTaobaoOrderResponse creates a response to parse from UpdateTaobaoOrder response
type UpdateTaobaoUserMapRequest ¶
type UpdateTaobaoUserMapRequest struct { *requests.RpcRequest TaobaoUid requests.Integer `position:"Query" name:"taobaoUid"` Status requests.Integer `position:"Query" name:"status"` }
UpdateTaobaoUserMapRequest is the request struct for api UpdateTaobaoUserMap
func CreateUpdateTaobaoUserMapRequest ¶
func CreateUpdateTaobaoUserMapRequest() (request *UpdateTaobaoUserMapRequest)
CreateUpdateTaobaoUserMapRequest creates a request to invoke UpdateTaobaoUserMap API
type UpdateTaobaoUserMapResponse ¶
type UpdateTaobaoUserMapResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Id int64 `json:"Id" xml:"Id"` Count int `json:"Count" xml:"Count"` }
UpdateTaobaoUserMapResponse is the response struct for api UpdateTaobaoUserMap
func CreateUpdateTaobaoUserMapResponse ¶
func CreateUpdateTaobaoUserMapResponse() (response *UpdateTaobaoUserMapResponse)
CreateUpdateTaobaoUserMapResponse creates a response to parse from UpdateTaobaoUserMap response
type UpdateTenantRequest ¶
type UpdateTenantRequest struct { *requests.RpcRequest UpdateTenantData *[]UpdateTenantUpdateTenantData `position:"Query" name:"UpdateTenantData" type:"Repeated"` }
UpdateTenantRequest is the request struct for api UpdateTenant
func CreateUpdateTenantRequest ¶
func CreateUpdateTenantRequest() (request *UpdateTenantRequest)
CreateUpdateTenantRequest creates a request to invoke UpdateTenant API
type UpdateTenantResponse ¶
type UpdateTenantResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` UpdateTenantResultList UpdateTenantResultList `json:"updateTenantResultList" xml:"updateTenantResultList"` }
UpdateTenantResponse is the response struct for api UpdateTenant
func CreateUpdateTenantResponse ¶
func CreateUpdateTenantResponse() (response *UpdateTenantResponse)
CreateUpdateTenantResponse creates a response to parse from UpdateTenant response
type UpdateTenantResult ¶
type UpdateTenantResult struct { TenantName string `json:"tenantName" xml:"tenantName"` TenantId string `json:"tenantId" xml:"tenantId"` TenantStatus int `json:"tenantStatus" xml:"tenantStatus"` Result int `json:"result" xml:"result"` ResultMsg string `json:"resultMsg" xml:"resultMsg"` }
UpdateTenantResult is a nested struct in cloudcallcenter response
type UpdateTenantResultList ¶
type UpdateTenantResultList struct {
UpdateTenantResult []UpdateTenantResult `json:"UpdateTenantResult" xml:"UpdateTenantResult"`
}
UpdateTenantResultList is a nested struct in cloudcallcenter response
type UpdateTenantUpdateTenantData ¶
type UpdateTenantUpdateTenantData struct { TenantId string `name:"tenantId"` RamId string `name:"ramId"` Status string `name:"status"` }
UpdateTenantUpdateTenantData is a repeated param struct in UpdateTenantRequest
type Upload400CorpIdentifyFileRequest ¶
type Upload400CorpIdentifyFileRequest struct { *requests.RpcRequest CccKey string `position:"Query" name:"CccKey"` }
Upload400CorpIdentifyFileRequest is the request struct for api Upload400CorpIdentifyFile
func CreateUpload400CorpIdentifyFileRequest ¶
func CreateUpload400CorpIdentifyFileRequest() (request *Upload400CorpIdentifyFileRequest)
CreateUpload400CorpIdentifyFileRequest creates a request to invoke Upload400CorpIdentifyFile API
type Upload400CorpIdentifyFileResponse ¶
type Upload400CorpIdentifyFileResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
Upload400CorpIdentifyFileResponse is the response struct for api Upload400CorpIdentifyFile
func CreateUpload400CorpIdentifyFileResponse ¶
func CreateUpload400CorpIdentifyFileResponse() (response *Upload400CorpIdentifyFileResponse)
CreateUpload400CorpIdentifyFileResponse creates a response to parse from Upload400CorpIdentifyFile response
type UploadCorpIdentifyFileRequest ¶
type UploadCorpIdentifyFileRequest struct { *requests.RpcRequest DayuKey string `position:"Query" name:"DayuKey"` CccKey string `position:"Query" name:"CccKey"` }
UploadCorpIdentifyFileRequest is the request struct for api UploadCorpIdentifyFile
func CreateUploadCorpIdentifyFileRequest ¶
func CreateUploadCorpIdentifyFileRequest() (request *UploadCorpIdentifyFileRequest)
CreateUploadCorpIdentifyFileRequest creates a request to invoke UploadCorpIdentifyFile API
type UploadCorpIdentifyFileResponse ¶
type UploadCorpIdentifyFileResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` Data Data `json:"Data" xml:"Data"` }
UploadCorpIdentifyFileResponse is the response struct for api UploadCorpIdentifyFile
func CreateUploadCorpIdentifyFileResponse ¶
func CreateUploadCorpIdentifyFileResponse() (response *UploadCorpIdentifyFileResponse)
CreateUploadCorpIdentifyFileResponse creates a response to parse from UploadCorpIdentifyFile response
type UploadMediaCallbackRequest ¶
type UploadMediaCallbackRequest struct { *requests.RpcRequest CallbackBody string `position:"Query" name:"CallbackBody"` Instance string `position:"Query" name:"Instance"` }
UploadMediaCallbackRequest is the request struct for api UploadMediaCallback
func CreateUploadMediaCallbackRequest ¶
func CreateUploadMediaCallbackRequest() (request *UploadMediaCallbackRequest)
CreateUploadMediaCallbackRequest creates a request to invoke UploadMediaCallback API
type UploadMediaCallbackResponse ¶
type UploadMediaCallbackResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` }
UploadMediaCallbackResponse is the response struct for api UploadMediaCallback
func CreateUploadMediaCallbackResponse ¶
func CreateUploadMediaCallbackResponse() (response *UploadMediaCallbackResponse)
CreateUploadMediaCallbackResponse creates a response to parse from UploadMediaCallback response
type UploadMediaRequest ¶
type UploadMediaRequest struct { *requests.RpcRequest Instance string `position:"Query" name:"Instance"` FileName string `position:"Query" name:"FileName"` CallbackHost string `position:"Query" name:"CallbackHost"` Media requests.Integer `position:"Query" name:"Media"` CallbackUrl string `position:"Query" name:"CallbackUrl"` }
UploadMediaRequest is the request struct for api UploadMedia
func CreateUploadMediaRequest ¶
func CreateUploadMediaRequest() (request *UploadMediaRequest)
CreateUploadMediaRequest creates a request to invoke UploadMedia API
type UploadMediaResponse ¶
type UploadMediaResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` UploadParams UploadParamsInUploadMedia `json:"UploadParams" xml:"UploadParams"` }
UploadMediaResponse is the response struct for api UploadMedia
func CreateUploadMediaResponse ¶
func CreateUploadMediaResponse() (response *UploadMediaResponse)
CreateUploadMediaResponse creates a response to parse from UploadMedia response
type UploadParams ¶
type UploadParams struct { Host string `json:"Host" xml:"Host"` Signature string `json:"Signature" xml:"Signature"` Expire int `json:"Expire" xml:"Expire"` Folder string `json:"Folder" xml:"Folder"` AccessId string `json:"AccessId" xml:"AccessId"` Policy string `json:"Policy" xml:"Policy"` }
UploadParams is a nested struct in cloudcallcenter response
type UploadParamsInUploadMedia ¶
type UploadParamsInUploadMedia struct { Instance string `json:"Instance" xml:"Instance"` Name string `json:"Name" xml:"Name"` FileName string `json:"FileName" xml:"FileName"` NeedsUpload bool `json:"NeedsUpload" xml:"NeedsUpload"` AccessId string `json:"AccessId" xml:"AccessId"` Policy string `json:"Policy" xml:"Policy"` Signature string `json:"Signature" xml:"Signature"` Expire string `json:"Expire" xml:"Expire"` Callback string `json:"Callback" xml:"Callback"` Folder string `json:"Folder" xml:"Folder"` Host string `json:"Host" xml:"Host"` Media Media `json:"Media" xml:"Media"` }
UploadParamsInUploadMedia is a nested struct in cloudcallcenter response
type User ¶
type User struct { Email string `json:"Email" xml:"Email"` StateDesc string `json:"StateDesc" xml:"StateDesc"` RamId string `json:"RamId" xml:"RamId"` DisplayName string `json:"DisplayName" xml:"DisplayName"` Primary bool `json:"Primary" xml:"Primary"` State string `json:"State" xml:"State"` PrivateOutboundNumberId string `json:"PrivateOutboundNumberId" xml:"PrivateOutboundNumberId"` UserId string `json:"UserId" xml:"UserId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Dn string `json:"Dn" xml:"Dn"` Phone string `json:"Phone" xml:"Phone"` UserPrincipalName string `json:"UserPrincipalName" xml:"UserPrincipalName"` Detail Detail `json:"Detail" xml:"Detail"` SkillLevels SkillLevelsInAssignRolesToUser `json:"SkillLevels" xml:"SkillLevels"` Roles RolesInAssignRolesToUser `json:"Roles" xml:"Roles"` }
User is a nested struct in cloudcallcenter response
type UserInGetUserByExtension ¶
type UserInGetUserByExtension struct { UserId string `json:"UserId" xml:"UserId"` RamId string `json:"RamId" xml:"RamId"` InstanceId string `json:"InstanceId" xml:"InstanceId"` Detail Detail `json:"Detail" xml:"Detail"` Roles []Role `json:"Roles" xml:"Roles"` SkillLevels []SkillLevel `json:"SkillLevels" xml:"SkillLevels"` }
UserInGetUserByExtension is a nested struct in cloudcallcenter response
type UserdPhoneNumbers ¶
type UserdPhoneNumbers struct {
UserdPhoneNumber []string `json:"UserdPhoneNumber" xml:"UserdPhoneNumber"`
}
UserdPhoneNumbers is a nested struct in cloudcallcenter response
type Users ¶
type Users struct { TotalCount int `json:"TotalCount" xml:"TotalCount"` PageNumber int `json:"PageNumber" xml:"PageNumber"` PageSize int `json:"PageSize" xml:"PageSize"` List ListInListUsers `json:"List" xml:"List"` }
Users is a nested struct in cloudcallcenter response
type UtterancesInDescribeVnNavigationConfig ¶
type UtterancesInDescribeVnNavigationConfig struct {
}UtterancesInDescribeVnNavigationConfig is a nested struct in cloudcallcenter response
type ValidAnswerRate ¶
type ValidAnswerRate struct { TotalRateValue string `json:"TotalRateValue" xml:"TotalRateValue"` UnitValues []UnitValue `json:"UnitValues" xml:"UnitValues"` }
ValidAnswerRate is a nested struct in cloudcallcenter response
type ValidNotInUsePhoneNumberRequest ¶
type ValidNotInUsePhoneNumberRequest struct { *requests.RpcRequest PhoneNumber string `position:"Query" name:"PhoneNumber"` }
ValidNotInUsePhoneNumberRequest is the request struct for api ValidNotInUsePhoneNumber
func CreateValidNotInUsePhoneNumberRequest ¶
func CreateValidNotInUsePhoneNumberRequest() (request *ValidNotInUsePhoneNumberRequest)
CreateValidNotInUsePhoneNumberRequest creates a request to invoke ValidNotInUsePhoneNumber API
type ValidNotInUsePhoneNumberResponse ¶
type ValidNotInUsePhoneNumberResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` IsNotInUse bool `json:"IsNotInUse" xml:"IsNotInUse"` }
ValidNotInUsePhoneNumberResponse is the response struct for api ValidNotInUsePhoneNumber
func CreateValidNotInUsePhoneNumberResponse ¶
func CreateValidNotInUsePhoneNumberResponse() (response *ValidNotInUsePhoneNumberResponse)
CreateValidNotInUsePhoneNumberResponse creates a response to parse from ValidNotInUsePhoneNumber response
type ValidateUniqueDomainNameRequest ¶
type ValidateUniqueDomainNameRequest struct { *requests.RpcRequest DomainName string `position:"Query" name:"DomainName"` }
ValidateUniqueDomainNameRequest is the request struct for api ValidateUniqueDomainName
func CreateValidateUniqueDomainNameRequest ¶
func CreateValidateUniqueDomainNameRequest() (request *ValidateUniqueDomainNameRequest)
CreateValidateUniqueDomainNameRequest creates a request to invoke ValidateUniqueDomainName API
type ValidateUniqueDomainNameResponse ¶
type ValidateUniqueDomainNameResponse struct { *responses.BaseResponse RequestId string `json:"RequestId" xml:"RequestId"` Success bool `json:"Success" xml:"Success"` Code string `json:"Code" xml:"Code"` Message string `json:"Message" xml:"Message"` HttpStatusCode int `json:"HttpStatusCode" xml:"HttpStatusCode"` IsUnique bool `json:"IsUnique" xml:"IsUnique"` }
ValidateUniqueDomainNameResponse is the response struct for api ValidateUniqueDomainName
func CreateValidateUniqueDomainNameResponse ¶
func CreateValidateUniqueDomainNameResponse() (response *ValidateUniqueDomainNameResponse)
CreateValidateUniqueDomainNameResponse creates a response to parse from ValidateUniqueDomainName response
type VariablesInCreateScenario ¶
type VariablesInCreateScenario struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
VariablesInCreateScenario is a nested struct in cloudcallcenter response
type VariablesInCreateScenarioFromTemplate ¶
type VariablesInCreateScenarioFromTemplate struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
VariablesInCreateScenarioFromTemplate is a nested struct in cloudcallcenter response
type VariablesInGetScenario ¶
type VariablesInGetScenario struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
VariablesInGetScenario is a nested struct in cloudcallcenter response
type VariablesInListScenarioTemplates ¶
type VariablesInListScenarioTemplates struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
VariablesInListScenarioTemplates is a nested struct in cloudcallcenter response
type VariablesInListScenarios ¶
type VariablesInListScenarios struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
VariablesInListScenarios is a nested struct in cloudcallcenter response
type VariablesInModifyScenario ¶
type VariablesInModifyScenario struct {
KeyValuePair []KeyValuePair `json:"KeyValuePair" xml:"KeyValuePair"`
}
VariablesInModifyScenario is a nested struct in cloudcallcenter response
type VersionsInBeginContactFlowVersionModification ¶
type VersionsInBeginContactFlowVersionModification struct {
ContactFlowVersion []ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"`
}
VersionsInBeginContactFlowVersionModification is a nested struct in cloudcallcenter response
type VersionsInCreateContactFlow ¶
type VersionsInCreateContactFlow struct {
ContactFlowVersion []ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"`
}
VersionsInCreateContactFlow is a nested struct in cloudcallcenter response
type VersionsInGetContactFlow ¶
type VersionsInGetContactFlow struct {
ContactFlowVersion []ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"`
}
VersionsInGetContactFlow is a nested struct in cloudcallcenter response
type VersionsInGetContactFlowVersion ¶
type VersionsInGetContactFlowVersion struct {
ContactFlowVersion []ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"`
}
VersionsInGetContactFlowVersion is a nested struct in cloudcallcenter response
type VersionsInGetNavigatorContactFlow ¶
type VersionsInGetNavigatorContactFlow struct {
}VersionsInGetNavigatorContactFlow is a nested struct in cloudcallcenter response
type VersionsInListContactFlows ¶
type VersionsInListContactFlows struct {
ContactFlowVersion []ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"`
}
VersionsInListContactFlows is a nested struct in cloudcallcenter response
type VersionsInListVoiceAppraise ¶
type VersionsInListVoiceAppraise struct {
ContactFlowVersion []ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"`
}
VersionsInListVoiceAppraise is a nested struct in cloudcallcenter response
type VersionsInModifyContactFlow ¶
type VersionsInModifyContactFlow struct {
ContactFlowVersion []ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"`
}
VersionsInModifyContactFlow is a nested struct in cloudcallcenter response
type VersionsInModifyContactFlowVersion ¶
type VersionsInModifyContactFlowVersion struct {
ContactFlowVersion []ContactFlowVersion `json:"ContactFlowVersion" xml:"ContactFlowVersion"`
}
VersionsInModifyContactFlowVersion is a nested struct in cloudcallcenter response
type VirtualPool ¶
type VirtualPool struct { PoolId string `json:"PoolId" xml:"PoolId"` ProviderId string `json:"ProviderId" xml:"ProviderId"` ProviderName string `json:"ProviderName" xml:"ProviderName"` Prefix string `json:"Prefix" xml:"Prefix"` Type string `json:"Type" xml:"Type"` Name string `json:"Name" xml:"Name"` RamId int64 `json:"RamId" xml:"RamId"` BizId string `json:"BizId" xml:"BizId"` }
VirtualPool is a nested struct in cloudcallcenter response
type WorkingTimeInCreateBatchJobs ¶
type WorkingTimeInCreateBatchJobs struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInCreateBatchJobs is a nested struct in cloudcallcenter response
type WorkingTimeInCreateJobGroup ¶
type WorkingTimeInCreateJobGroup struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInCreateJobGroup is a nested struct in cloudcallcenter response
type WorkingTimeInCreateScenario ¶
type WorkingTimeInCreateScenario struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInCreateScenario is a nested struct in cloudcallcenter response
type WorkingTimeInCreateScenarioFromTemplate ¶
type WorkingTimeInCreateScenarioFromTemplate struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInCreateScenarioFromTemplate is a nested struct in cloudcallcenter response
type WorkingTimeInCreateStrategy ¶
type WorkingTimeInCreateStrategy struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInCreateStrategy is a nested struct in cloudcallcenter response
type WorkingTimeInGetJobGroup ¶
type WorkingTimeInGetJobGroup struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInGetJobGroup is a nested struct in cloudcallcenter response
type WorkingTimeInGetPredictiveJobGroup ¶
type WorkingTimeInGetPredictiveJobGroup struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInGetPredictiveJobGroup is a nested struct in cloudcallcenter response
type WorkingTimeInGetScenario ¶
type WorkingTimeInGetScenario struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInGetScenario is a nested struct in cloudcallcenter response
type WorkingTimeInGetStrategy ¶
type WorkingTimeInGetStrategy struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInGetStrategy is a nested struct in cloudcallcenter response
type WorkingTimeInListJobGroups ¶
type WorkingTimeInListJobGroups struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInListJobGroups is a nested struct in cloudcallcenter response
type WorkingTimeInListJobGroupsWithScenario ¶
type WorkingTimeInListJobGroupsWithScenario struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInListJobGroupsWithScenario is a nested struct in cloudcallcenter response
type WorkingTimeInListPredictiveJobGroups ¶
type WorkingTimeInListPredictiveJobGroups struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInListPredictiveJobGroups is a nested struct in cloudcallcenter response
type WorkingTimeInListScenarios ¶
type WorkingTimeInListScenarios struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInListScenarios is a nested struct in cloudcallcenter response
type WorkingTimeInListStrategies ¶
type WorkingTimeInListStrategies struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInListStrategies is a nested struct in cloudcallcenter response
type WorkingTimeInListStrategyTemplates ¶
type WorkingTimeInListStrategyTemplates struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInListStrategyTemplates is a nested struct in cloudcallcenter response
type WorkingTimeInModifyBatchJobs ¶
type WorkingTimeInModifyBatchJobs struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInModifyBatchJobs is a nested struct in cloudcallcenter response
type WorkingTimeInModifyJobGroup ¶
type WorkingTimeInModifyJobGroup struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInModifyJobGroup is a nested struct in cloudcallcenter response
type WorkingTimeInModifyScenario ¶
type WorkingTimeInModifyScenario struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInModifyScenario is a nested struct in cloudcallcenter response
type WorkingTimeInModifyStrategy ¶
type WorkingTimeInModifyStrategy struct {
TimeFrame []TimeFrame `json:"TimeFrame" xml:"TimeFrame"`
}
WorkingTimeInModifyStrategy is a nested struct in cloudcallcenter response
Source Files ¶
- abort_predictive_jobs.go
- add_agent_device.go
- add_bulk_phone_numbers.go
- add_customer_number.go
- add_function_meta.go
- add_phone_number_ex.go
- add_predictive_name_list.go
- add_sip_agent_group.go
- add_test_phone_number.go
- add_users_to_skill_group.go
- apply400_corp_identify.go
- apply400_manager_identify.go
- apply_corp_identify.go
- appraise.go
- assign_contact_flow_to_phone_number.go
- assign_jobs.go
- assign_privileges_to_role.go
- assign_roles_to_user.go
- assign_users.go
- assign_users_ex.go
- associate_vn_chatbot_instance.go
- audit_vn_tts_voice.go
- authorized_vn.go
- batch_create_fee_record.go
- batch_delete_vn_navigation_scripts.go
- batch_move_vn_navigation_scripts.go
- batch_remove_users.go
- batch_update_taobao_user_map.go
- begin_contact_flow_version_modification.go
- begin_vn_dialogue.go
- bind_axn_privacy_number.go
- call_online_privacy_number.go
- cancel_contact_flow_version_modification.go
- cancel_jobs.go
- cancel_predictive_jobs.go
- check_assume_role.go
- check_mq_role.go
- client.go
- collected_vn_number.go
- commit_contact_flow_version_modification.go
- common_query_taobao_order.go
- copy_corp_identify.go
- create_axb_bind_relation.go
- create_batch_jobs.go
- create_cab_instance.go
- create_category.go
- create_ccc_phone_number_order.go
- create_contact_flow.go
- create_corp_number.go
- create_fault.go
- create_fee_record.go
- create_instance.go
- create_instance_ex.go
- create_job_group.go
- create_measure_record_from_jiu_yun.go
- create_media.go
- create_media_ex.go
- create_no_selected_number_order.go
- create_number400_order.go
- create_number_group.go
- create_or_modify_system_specification.go
- create_phone_repay_order.go
- create_predictive_job_group.go
- create_predictive_jobs.go
- create_privacy_number_account.go
- create_privacy_number_pool.go
- create_ram_instance.go
- create_role.go
- create_scenario.go
- create_scenario_from_template.go
- create_scenario_parameter.go
- create_skill_group.go
- create_sms_config.go
- create_strategy.go
- create_survey.go
- create_taobao_order.go
- create_task.go
- create_tb_aliyun_user_mapping.go
- create_user.go
- create_users.go
- create_vn_category.go
- create_vn_instance.go
- create_vn_knowledge.go
- create_vn_redirection.go
- create_voice_appraise.go
- debug_authorized_vn.go
- debug_begin_vn_dialogue.go
- debug_collected_vn_number.go
- debug_dialogue.go
- debug_dialogue_vn.go
- debug_intent.go
- decrypt.go
- delete_cab_instance.go
- delete_category.go
- delete_contact_flow.go
- delete_customer_number.go
- delete_event_config.go
- delete_fee_record_by_biz_id.go
- delete_function_meta.go
- delete_instance.go
- delete_instance_ex.go
- delete_job_group.go
- delete_media.go
- delete_number_group.go
- delete_privacy_number_pool.go
- delete_role.go
- delete_scenario.go
- delete_scenario_parameter.go
- delete_sip_agent_group.go
- delete_skill_group.go
- delete_strategy.go
- delete_survey.go
- delete_taobao_order.go
- delete_vn_category.go
- delete_vn_instance.go
- delete_vn_navigation_script.go
- demonstrate.go
- describe_vn_category_tree.go
- describe_vn_conversation.go
- describe_vn_export_progress.go
- describe_vn_instance.go
- describe_vn_knowledge.go
- describe_vn_navigation_config.go
- describe_vn_nlu_profile.go
- describe_vn_performance_index.go
- describe_vn_recording.go
- describe_vn_redirection.go
- describe_vn_statistical_data.go
- describe_vn_tts_config.go
- dial.go
- dial_ex.go
- dialogue.go
- dialogue_lite.go
- dialogue_vn.go
- disable_phone_number.go
- disable_vn_instance.go
- do_check_resource.go
- do_logical_delete_resource.go
- do_physical_delete_resource.go
- download_all_type_recording.go
- download_cab_recording.go
- download_conversation_details.go
- download_media.go
- download_original_statistics_report.go
- download_record.go
- download_recording.go
- download_task.go
- download_unreachable_contacts.go
- duplicate_vn_instance.go
- enable_cab_service.go
- enable_phone_number.go
- enable_service.go
- enable_vn_instance.go
- encrypt.go
- export_vn_conversation_details.go
- export_vn_statistical_data.go
- fallback_contact_flow_version.go
- find_agent_data.go
- find_records.go
- find_users.go
- generate_agent_statistic_report.go
- generate_basic_statistics_report.go
- generate_overall_statistics_report.go
- get400_coppdf_oss_url.go
- get400_order_number_list.go
- get_acquaintance.go
- get_agent_data.go
- get_agent_state.go
- get_aggregate_taobao_order.go
- get_cab_instance.go
- get_cab_job_by_phone_number.go
- get_cab_service_status.go
- get_cab_task.go
- get_call_data_by_job_group_id.go
- get_call_measure_summary_report.go
- get_commodity.go
- get_concurrent_conversation_quota.go
- get_config_item.go
- get_config_item_for_flat.go
- get_consumed_amount.go
- get_consumed_amount_monthly.go
- get_contact_flow.go
- get_contact_flow_version.go
- get_contact_identify_by_out_bound_task_id.go
- get_contact_info_by_outbound_task_id.go
- get_corp_identify.go
- get_corp_number.go
- get_dial_task.go
- get_execution_details_of_predictive_job.go
- get_fc_invoke_role.go
- get_instance.go
- get_instance_by_domain_name.go
- get_instance_config.go
- get_instance_state.go
- get_instance_summary_report.go
- get_instance_summary_report_by_interval.go
- get_instance_summary_report_since_midnight.go
- get_invoke_role.go
- get_job.go
- get_job_data_oss_upload_params.go
- get_job_data_upload_params.go
- get_job_group.go
- get_job_group_agents_detail.go
- get_job_status_by_call_id.go
- get_job_template_download_params.go
- get_jobs.go
- get_jobs_progress.go
- get_last_manager_identify.go
- get_main_account.go
- get_max_instances.go
- get_navigator_contact_flow.go
- get_newbie_task_status.go
- get_notification_config.go
- get_number_info.go
- get_number_region_info.go
- get_oss_url_for_upload_file.go
- get_out_bound_data.go
- get_predictive_job.go
- get_predictive_job_group.go
- get_privacy_number_account.go
- get_provider.go
- get_provider_status.go
- get_record_oss_upload_param.go
- get_route_point.go
- get_scenario.go
- get_service_extensions.go
- get_skill_group_id_by_task_id.go
- get_sms_callback_link.go
- get_sms_config.go
- get_strategy.go
- get_survey.go
- get_system_specification.go
- get_taobao_order.go
- get_tb_aliyun_user_mapping_by_tb_uid.go
- get_turn_credentials.go
- get_turn_server_list.go
- get_two_parties_call.go
- get_user.go
- get_user_by_extension.go
- grade_cab_service.go
- inflight_task_timeout.go
- invoke_function_compute.go
- invoke_send_message.go
- launch_appraise.go
- launch_short_message_appraise.go
- list400_pic_link.go
- list_agent_data.go
- list_agent_devices.go
- list_agent_events.go
- list_agent_states.go
- list_agent_summary_reports.go
- list_agent_summary_reports_by_interval.go
- list_all_ims_users.go
- list_available_test_phone_numbers.go
- list_bar_charts.go
- list_basic_statistics_report_sub_items.go
- list_cab_instances.go
- list_call_detail_datas.go
- list_call_detail_records.go
- list_call_event_detail_by_contact_id.go
- list_call_measure_summary_reports.go
- list_categories.go
- list_config_item_for_flat.go
- list_contact_flows.go
- list_conversations_with_unrecognized_intents.go
- list_corp_identify_oss_link.go
- list_customer_numbers.go
- list_detail_of_skill_group.go
- list_event_type_configs.go
- list_flow_templates.go
- list_function_metas.go
- list_ims_users.go
- list_instances.go
- list_instances_ex.go
- list_instances_of_user.go
- list_job_groups.go
- list_job_groups_with_scenario.go
- list_job_status.go
- list_jobs_by_group.go
- list_medias.go
- list_medias_with_public.go
- list_number_groups.go
- list_numbers_of_system_blacklist.go
- list_outbound_phone_number_of_user.go
- list_overview_accumulate_report.go
- list_overview_real_time_report.go
- list_performance_summary.go
- list_phone_numbers.go
- list_phone_numbers_by_ram_id.go
- list_phone_numbers_ex.go
- list_phone_tags.go
- list_predefined_privileges.go
- list_predictive_job_group_overall_status.go
- list_predictive_job_groups.go
- list_predictive_job_status.go
- list_predictive_jobs.go
- list_privacy_number_call_details.go
- list_privacy_number_pools.go
- list_privacy_number_providers.go
- list_privacy_numbers_of_pool.go
- list_privileges_by_login_name.go
- list_privileges_of_role.go
- list_privileges_of_user.go
- list_real_time_agent.go
- list_recent_call_records.go
- list_recording_by_contact_id.go
- list_recording_of_dual_track.go
- list_recordings.go
- list_recordings_by_contact_id.go
- list_records.go
- list_regions_of_function_service.go
- list_roles.go
- list_roles_of_user.go
- list_scenario_parameters.go
- list_scenario_templates.go
- list_scenarios_.go
- list_skill_group_data.go
- list_skill_group_summary_reports.go
- list_skill_group_summary_reports_by_interval.go
- list_skill_groups.go
- list_skill_groups_of_user.go
- list_strategies.go
- list_strategy_templates.go
- list_surveys.go
- list_task.go
- list_test_phone_numbers.go
- list_unreachable_contacts.go
- list_unrecognized_intents.go
- list_users.go
- list_users_of_role.go
- list_users_of_skill_group.go
- list_vn_categories.go
- list_vn_chatbot_instances.go
- list_vn_conversation_details.go
- list_vn_conversations.go
- list_vn_instances.go
- list_vn_navigation_scripts.go
- list_vn_publish_histories.go
- list_voice_appraise.go
- list_workflow_of_agent.go
- log.go
- mark_dayu_voice_service.go
- modify_agent_device.go
- modify_batch_jobs.go
- modify_cab_instance.go
- modify_category.go
- modify_contact_flow.go
- modify_contact_flow_version.go
- modify_function_meta.go
- modify_instance.go
- modify_instance_admin.go
- modify_job_group.go
- modify_media.go
- modify_notification_config.go
- modify_number_group.go
- modify_phone_number.go
- modify_privacy_number_call_detail.go
- modify_role.go
- modify_scenario.go
- modify_sip_agent_group.go
- modify_skill_group.go
- modify_skill_group_ex.go
- modify_skill_group_outbound_numbers.go
- modify_strategy.go
- modify_survey.go
- modify_user.go
- modify_user_ex.go
- modify_vn_asking_back_config.go
- modify_vn_category.go
- modify_vn_complaining_config.go
- modify_vn_greeting_config.go
- modify_vn_instance.go
- modify_vn_knowledge.go
- modify_vn_nlu_profile.go
- modify_vn_redirection.go
- modify_vn_repeating_config.go
- modify_vn_silence_timeout_config.go
- modify_vn_tts_config.go
- modify_vn_unrecognizing_config.go
- move_vn_category.go
- move_vn_navigation_script.go
- pick_global_outbound_numbers.go
- pick_local_number.go
- pick_outbound_numbers.go
- pick_outbound_numbers_by_tags.go
- pre_check.go
- pre_create_media.go
- pre_create_media_ex.go
- pre_modify_media.go
- process_replied_short_messages.go
- publish_cab_ivr.go
- publish_contact_flow_version.go
- publish_predictive_job_group.go
- publish_survey.go
- publish_vn_instance.go
- push_sip_agent_group.go
- push_sip_event.go
- put_config_item_for_flat.go
- put_config_items_for_flat.go
- put_instance_config.go
- qry400_spec_info.go
- query400_corp_identify_list.go
- query400_number_manager_identify_detail.go
- query_aliyun_corp_number.go
- query_call.go
- query_more_numbers_by_page.go
- query_number400_list.go
- query_number400_real_name.go
- query_number_corp.go
- query_number_corp_identify.go
- query_number_group_detail.go
- query_number_price_level.go
- query_number_without_group.go
- query_numbers_of_main_account.go
- query_random_numbers.go
- query_redial_indicator.go
- query_res_distribute.go
- query_unset_status_call.go
- query_vn_conversations.go
- query_vn_navigation_scripts.go
- query_voice_number_stock_count.go
- record_failure.go
- refresh_token.go
- register_event_config.go
- release_cab_service.go
- release_service.go
- remove_contact_flow_from_phone_number.go
- remove_phone_number.go
- remove_phone_number_ex.go
- remove_privileges_from_role.go
- remove_roles_from_user.go
- remove_system_specification.go
- remove_tb_aliyun_user_mapping_by_tb_uid.go
- remove_test_phone_number.go
- remove_users.go
- remove_users_ex.go
- remove_users_from_skill_group.go
- request_login_info.go
- reset_user_password.go
- reset_user_status.go
- resume_jobs.go
- resume_predictive_jobs.go
- resume_service.go
- rollback_vn_instance.go
- save_stats.go
- send_predefined_short_message.go
- send_short_message.go
- set_provider.go
- silence_timeout_vn.go
- simple_dial.go
- standard_template_demo.go
- start_back2_back_call.go
- start_job.go
- struct_accounts.go
- struct_admin_in_create_instance.go
- struct_admin_in_create_instance_ex.go
- struct_admin_in_get_instance.go
- struct_admin_in_list_instances.go
- struct_admin_in_list_instances_ex.go
- struct_admin_in_list_instances_of_user.go
- struct_admin_in_modify_instance.go
- struct_agent_bot_instance.go
- struct_agent_device.go
- struct_agent_device_list.go
- struct_agent_event.go
- struct_agent_event_logs.go
- struct_agent_eventlog.go
- struct_agent_report.go
- struct_agent_report_by_interval.go
- struct_agent_report_data.go
- struct_agent_state_count.go
- struct_agent_state_distributions.go
- struct_agents_in_list_call_detail_datas.go
- struct_agents_in_list_call_detail_records.go
- struct_agents_in_list_recent_call_records.go
- struct_applicable_operations_in_describe_vn_instance.go
- struct_applicable_operations_in_list_vn_instances.go
- struct_appraise_count_domain.go
- struct_arrearage_phone_numbers.go
- struct_asking_back_config.go
- struct_asr_custom_model.go
- struct_audit_remark_info.go
- struct_bar_data.go
- struct_bar_data_list.go
- struct_basic_statistics_report_item.go
- struct_basic_statistics_report_sub_item.go
- struct_bot.go
- struct_bots.go
- struct_briefs.go
- struct_call_center_instance.go
- struct_call_detail_agent.go
- struct_call_detail_record.go
- struct_call_detail_records.go
- struct_call_event_detail.go
- struct_call_measure_summary_report.go
- struct_call_measure_summary_report_list.go
- struct_call_status.go
- struct_call_status_list.go
- struct_call_status_list_in_query_call.go
- struct_callee.go
- struct_caller.go
- struct_calling_numbers_in_create_batch_jobs.go
- struct_calling_numbers_in_create_job_group.go
- struct_calling_numbers_in_get_cab_job_by_phone_number.go
- struct_calling_numbers_in_get_execution_details_of_predictive_job.go
- struct_calling_numbers_in_get_job.go
- struct_calling_numbers_in_get_job_group.go
- struct_calling_numbers_in_get_job_status_by_call_id.go
- struct_calling_numbers_in_get_jobs.go
- struct_calling_numbers_in_get_predictive_job.go
- struct_calling_numbers_in_list_job_groups.go
- struct_calling_numbers_in_list_job_groups_with_scenario.go
- struct_calling_numbers_in_list_job_status.go
- struct_calling_numbers_in_list_jobs_by_group.go
- struct_calling_numbers_in_list_predictive_job_status.go
- struct_calling_numbers_in_list_predictive_jobs.go
- struct_calling_numbers_in_modify_batch_jobs.go
- struct_calling_numbers_in_modify_job_group.go
- struct_categories_in_describe_vn_category_tree.go
- struct_categories_in_get_job_group.go
- struct_categories_in_get_predictive_job_group.go
- struct_categories_in_list_categories.go
- struct_categories_in_list_flow_templates.go
- struct_categories_in_list_job_groups.go
- struct_categories_in_list_job_groups_with_scenario.go
- struct_categories_in_list_predictive_job_groups.go
- struct_categories_in_list_vn_categories.go
- struct_category.go
- struct_category_in_list_flow_templates.go
- struct_common_number_price.go
- struct_common_number_prices.go
- struct_complaining_config.go
- struct_config.go
- struct_config_item.go
- struct_config_items.go
- struct_consumption.go
- struct_consumptions.go
- struct_contact.go
- struct_contact_flow.go
- struct_contact_flow_version.go
- struct_contact_flows.go
- struct_contact_identity.go
- struct_contacts_in_get_cab_job_by_phone_number.go
- struct_contacts_in_get_job.go
- struct_contacts_in_get_job_status_by_call_id.go
- struct_contacts_in_get_jobs.go
- struct_contacts_in_get_predictive_job.go
- struct_contacts_in_list_job_status.go
- struct_contacts_in_list_jobs_by_group.go
- struct_contacts_in_list_predictive_job_status.go
- struct_contacts_in_list_predictive_jobs.go
- struct_contacts_in_list_unreachable_contacts.go
- struct_conversation.go
- struct_conversation_detail.go
- struct_conversation_details.go
- struct_conversation_in_get_cab_job_by_phone_number.go
- struct_conversation_in_get_job.go
- struct_conversation_in_get_job_status_by_call_id.go
- struct_conversation_in_get_jobs.go
- struct_conversation_in_list_conversations_with_unrecognized_intents.go
- struct_conversations_in_list_vn_conversations.go
- struct_conversations_in_query_vn_conversations.go
- struct_corp_identifies_in_get_corp_identify.go
- struct_corp_identifies_in_query400_corp_identify_list.go
- struct_corp_identify.go
- struct_corp_identify_pic_domain.go
- struct_cute_numbers.go
- struct_cypher_content.go
- struct_cypher_contents_in_decrypt.go
- struct_cypher_contents_in_encrypt.go
- struct_data.go
- struct_data_in_list400_pic_link.go
- struct_data_in_list_agent_states.go
- struct_data_in_list_agent_summary_reports.go
- struct_data_in_list_agent_summary_reports_by_interval.go
- struct_data_in_list_corp_identify_oss_link.go
- struct_data_in_list_numbers_of_system_blacklist.go
- struct_data_in_list_real_time_agent.go
- struct_data_in_list_skill_group_summary_reports.go
- struct_data_in_list_skill_group_summary_reports_by_interval.go
- struct_data_in_list_task.go
- struct_data_in_pick_local_number.go
- struct_data_in_qry400_spec_info.go
- struct_data_in_query_aliyun_corp_number.go
- struct_data_in_query_more_numbers_by_page.go
- struct_data_in_query_number400_list.go
- struct_data_in_query_number400_real_name.go
- struct_data_in_query_number_corp.go
- struct_data_in_query_number_corp_identify.go
- struct_data_in_query_number_without_group.go
- struct_data_in_query_random_numbers.go
- struct_data_list.go
- struct_data_list_in_generate_agent_statistic_report.go
- struct_data_list_in_list_detail_of_skill_group.go
- struct_data_list_in_list_skill_group_data.go
- struct_detail.go
- struct_detail_data.go
- struct_dial_number_pair.go
- struct_dial_number_pairs_in_pick_global_outbound_numbers.go
- struct_dial_number_pairs_in_pick_outbound_numbers.go
- struct_dial_number_pairs_in_pick_outbound_numbers_by_tags.go
- struct_dialogue_pass_rate.go
- struct_download_params.go
- struct_event.go
- struct_event_list.go
- struct_event_name.go
- struct_event_names.go
- struct_events.go
- struct_extras_in_get_cab_job_by_phone_number.go
- struct_extras_in_get_job.go
- struct_extras_in_get_job_status_by_call_id.go
- struct_extras_in_get_jobs.go
- struct_extras_in_list_job_status.go
- struct_extras_in_list_jobs_by_group.go
- struct_fail_admins.go
- struct_fail_login_names.go
- struct_fail_phone_numbers.go
- struct_failed_phone_numbers.go
- struct_feedback.go
- struct_flow.go
- struct_flow_template.go
- struct_function_meta.go
- struct_function_metas.go
- struct_generate_agent_statistic.go
- struct_get_order_number_of400_domain.go
- struct_greeting_config.go
- struct_identify.go
- struct_inbound.go
- struct_inbound_appraise_num_in_find_agent_data.go
- struct_inbound_appraise_num_in_get_agent_data.go
- struct_inbound_appraise_num_in_list_agent_data.go
- struct_inbound_feedback_num_in_find_agent_data.go
- struct_inbound_feedback_num_in_get_agent_data.go
- struct_inbound_feedback_num_in_list_agent_data.go
- struct_inbound_in_get_instance_summary_report.go
- struct_inbound_in_get_instance_summary_report_by_interval.go
- struct_inbound_in_get_instance_summary_report_since_midnight.go
- struct_indicators.go
- struct_instance.go
- struct_instance_in_create_instance.go
- struct_instance_in_create_instance_ex.go
- struct_instance_in_get_instance.go
- struct_instance_in_modify_instance.go
- struct_instance_summary_report.go
- struct_instance_time_interval_report.go
- struct_instances_in_list_cab_instances.go
- struct_instances_in_list_instances.go
- struct_instances_in_list_instances_ex.go
- struct_instances_in_list_instances_of_user.go
- struct_instances_in_list_vn_instances.go
- struct_intent_node.go
- struct_intents.go
- struct_intents_in_create_scenario.go
- struct_intents_in_create_scenario_from_template.go
- struct_intents_in_get_scenario.go
- struct_intents_in_list_scenario_templates.go
- struct_intents_in_list_scenarios_.go
- struct_intents_in_modify_scenario.go
- struct_interval_list_in_get_instance_summary_report_by_interval.go
- struct_interval_list_in_list_agent_summary_reports_by_interval.go
- struct_interval_list_in_list_skill_group_summary_reports_by_interval.go
- struct_items_in_generate_basic_statistics_report.go
- struct_items_in_get_instance_config.go
- struct_job.go
- struct_job_group.go
- struct_job_groups.go
- struct_jobs.go
- struct_jobs_in_get_cab_job_by_phone_number.go
- struct_jobs_in_get_jobs.go
- struct_jobs_progress.go
- struct_key_value_pair.go
- struct_knowledge_hit_rate.go
- struct_level.go
- struct_level_domain.go
- struct_levels.go
- struct_list_in_find_agent_data.go
- struct_list_in_find_users.go
- struct_list_in_generate_agent_statistic_report.go
- struct_list_in_get_agent_data.go
- struct_list_in_get_call_measure_summary_report.go
- struct_list_in_get_consumed_amount_monthly.go
- struct_list_in_list_agent_data.go
- struct_list_in_list_agent_events.go
- struct_list_in_list_agent_states.go
- struct_list_in_list_agent_summary_reports.go
- struct_list_in_list_agent_summary_reports_by_interval.go
- struct_list_in_list_all_ims_users.go
- struct_list_in_list_available_test_phone_numbers.go
- struct_list_in_list_basic_statistics_report_sub_items.go
- struct_list_in_list_call_detail_datas.go
- struct_list_in_list_call_detail_records.go
- struct_list_in_list_detail_of_skill_group.go
- struct_list_in_list_flow_templates.go
- struct_list_in_list_ims_users.go
- struct_list_in_list_job_groups.go
- struct_list_in_list_job_groups_with_scenario.go
- struct_list_in_list_job_status.go
- struct_list_in_list_jobs_by_group.go
- struct_list_in_list_medias.go
- struct_list_in_list_medias_with_public.go
- struct_list_in_list_phone_numbers_ex.go
- struct_list_in_list_phone_tags.go
- struct_list_in_list_predictive_job_groups.go
- struct_list_in_list_predictive_job_status.go
- struct_list_in_list_predictive_jobs.go
- struct_list_in_list_privacy_number_call_details.go
- struct_list_in_list_recent_call_records.go
- struct_list_in_list_recording_of_dual_track.go
- struct_list_in_list_recordings.go
- struct_list_in_list_records.go
- struct_list_in_list_skill_group_data.go
- struct_list_in_list_skill_group_summary_reports.go
- struct_list_in_list_skill_group_summary_reports_by_interval.go
- struct_list_in_list_task.go
- struct_list_in_list_test_phone_numbers.go
- struct_list_in_list_unreachable_contacts.go
- struct_list_in_list_unrecognized_intents.go
- struct_list_in_list_users.go
- struct_list_in_list_users_of_role.go
- struct_list_in_list_users_of_skill_group.go
- struct_list_in_list_workflow_of_agent.go
- struct_list_in_query_aliyun_corp_number.go
- struct_list_in_query_more_numbers_by_page.go
- struct_list_in_query_number400_real_name.go
- struct_list_in_query_number_corp.go
- struct_list_in_query_number_corp_identify.go
- struct_list_in_query_unset_status_call.go
- struct_login_info.go
- struct_media.go
- struct_media_download_param.go
- struct_media_download_param_list.go
- struct_media_upload_param.go
- struct_medias.go
- struct_navigation_script.go
- struct_navigation_scripts_in_list_vn_navigation_scripts.go
- struct_navigation_scripts_in_query_vn_navigation_scripts.go
- struct_negative_feedback_utterances.go
- struct_newbie_task_status.go
- struct_nlu_profile.go
- struct_number.go
- struct_number400_corp_identify.go
- struct_number400_corp_identify_domain.go
- struct_number400_domain.go
- struct_number400_real_name_domain.go
- struct_number_group.go
- struct_number_group_domain.go
- struct_number_group_in_query_number_group_detail.go
- struct_number_groups.go
- struct_number_list.go
- struct_number_price.go
- struct_number_report.go
- struct_number_reports.go
- struct_numbers.go
- struct_numbers_in_get_corp_number.go
- struct_numbers_in_query_number400_list.go
- struct_numbers_in_query_numbers_of_main_account.go
- struct_numbers_in_query_random_numbers.go
- struct_orders_in_common_query_taobao_order.go
- struct_orders_in_get400_order_number_list.go
- struct_orders_in_get_taobao_order.go
- struct_outbound.go
- struct_outbound_appraise_num_in_find_agent_data.go
- struct_outbound_appraise_num_in_get_agent_data.go
- struct_outbound_appraise_num_in_list_agent_data.go
- struct_outbound_feedback_num_in_find_agent_data.go
- struct_outbound_feedback_num_in_get_agent_data.go
- struct_outbound_feedback_num_in_list_agent_data.go
- struct_outbound_number_groups.go
- struct_outbound_phone_numbers_in_list_outbound_phone_number_of_user.go
- struct_outbound_phone_numbers_in_list_skill_groups.go
- struct_outbound_phone_numbers_in_list_skill_groups_of_user.go
- struct_overall.go
- struct_overall_history.go
- struct_overall_real_time.go
- struct_overall_status.go
- struct_parameter.go
- struct_parameters.go
- struct_performance_summary.go
- struct_phone_number.go
- struct_phone_number_in_list_phone_tags.go
- struct_phone_numbers.go
- struct_phone_numbers_in_add_bulk_phone_numbers.go
- struct_phone_numbers_in_add_customer_number.go
- struct_phone_numbers_in_begin_contact_flow_version_modification.go
- struct_phone_numbers_in_create_contact_flow.go
- struct_phone_numbers_in_create_instance.go
- struct_phone_numbers_in_create_instance_ex.go
- struct_phone_numbers_in_delete_customer_number.go
- struct_phone_numbers_in_get_contact_flow.go
- struct_phone_numbers_in_get_contact_flow_version.go
- struct_phone_numbers_in_get_instance.go
- struct_phone_numbers_in_list_contact_flows.go
- struct_phone_numbers_in_list_customer_numbers.go
- struct_phone_numbers_in_list_instances.go
- struct_phone_numbers_in_list_instances_ex.go
- struct_phone_numbers_in_list_instances_of_user.go
- struct_phone_numbers_in_list_number_groups.go
- struct_phone_numbers_in_list_phone_numbers.go
- struct_phone_numbers_in_list_phone_numbers_by_ram_id.go
- struct_phone_numbers_in_list_phone_tags.go
- struct_phone_numbers_in_list_voice_appraise.go
- struct_phone_numbers_in_modify_contact_flow.go
- struct_phone_numbers_in_modify_contact_flow_version.go
- struct_phone_numbers_in_modify_instance.go
- struct_phone_numbers_in_query_number_group_detail.go
- struct_pre_create_media_param.go
- struct_pre_modify_media_param.go
- struct_pretty_number_price.go
- struct_pretty_number_prices.go
- struct_privacy_number.go
- struct_privacy_number_account.go
- struct_privacy_number_call_detail.go
- struct_privacy_number_call_details.go
- struct_privacy_number_pool.go
- struct_privacy_number_pools.go
- struct_privacy_numbers.go
- struct_privilege.go
- struct_privilege_info.go
- struct_privilege_infos.go
- struct_privileges_in_assign_privileges_to_role.go
- struct_privileges_in_create_role.go
- struct_privileges_in_list_predefined_privileges.go
- struct_privileges_in_list_privileges_by_login_name.go
- struct_privileges_in_list_privileges_of_role.go
- struct_privileges_in_list_privileges_of_user.go
- struct_privileges_in_list_users_of_skill_group.go
- struct_privileges_in_modify_role.go
- struct_privileges_in_remove_privileges_from_role.go
- struct_progress.go
- struct_provider.go
- struct_providers.go
- struct_public_media.go
- struct_public_medias.go
- struct_publish_histories.go
- struct_publish_histories_item.go
- struct_query400_spec_info_domain.go
- struct_query_corp_domain.go
- struct_query_corp_identify_domain.go
- struct_real_time_agent_state.go
- struct_real_time_instance_state.go
- struct_real_time_queue_indicators.go
- struct_real_time_skill_group_indicators.go
- struct_record_file.go
- struct_record_file_list.go
- struct_recording.go
- struct_recordings.go
- struct_recordings_in_list_call_detail_datas.go
- struct_recordings_in_list_call_detail_records.go
- struct_recordings_in_list_recent_call_records.go
- struct_recordings_in_list_recording_by_contact_id.go
- struct_recordings_in_list_recordings_by_contact_id.go
- struct_records.go
- struct_repeat_days_in_create_batch_jobs.go
- struct_repeat_days_in_create_job_group.go
- struct_repeat_days_in_create_scenario.go
- struct_repeat_days_in_create_scenario_from_template.go
- struct_repeat_days_in_create_strategy.go
- struct_repeat_days_in_get_job_group.go
- struct_repeat_days_in_get_scenario.go
- struct_repeat_days_in_get_strategy.go
- struct_repeat_days_in_list_job_groups.go
- struct_repeat_days_in_list_job_groups_with_scenario.go
- struct_repeat_days_in_list_scenarios_.go
- struct_repeat_days_in_list_strategies.go
- struct_repeat_days_in_list_strategy_templates.go
- struct_repeat_days_in_modify_batch_jobs.go
- struct_repeat_days_in_modify_job_group.go
- struct_repeat_days_in_modify_scenario.go
- struct_repeat_days_in_modify_strategy.go
- struct_repeating_config.go
- struct_report.go
- struct_report_in_list_performance_summary.go
- struct_resolution_rate.go
- struct_result_list.go
- struct_role.go
- struct_roles_in_assign_roles_to_user.go
- struct_roles_in_find_users.go
- struct_roles_in_get_user.go
- struct_roles_in_get_user_by_extension.go
- struct_roles_in_list_roles.go
- struct_roles_in_list_roles_of_user.go
- struct_roles_in_list_users.go
- struct_roles_in_list_users_of_skill_group.go
- struct_roles_in_remove_roles_from_user.go
- struct_roles_in_request_login_info.go
- struct_row_in_generate_basic_statistics_report.go
- struct_row_in_list_basic_statistics_report_sub_items.go
- struct_scenario.go
- struct_scenario_parameter.go
- struct_scenario_parameters_in_create_scenario_parameter.go
- struct_scenario_parameters_in_list_scenario_parameters.go
- struct_scenario_templates.go
- struct_scenarios_.go
- struct_service_extension.go
- struct_service_extensions.go
- struct_service_region.go
- struct_service_regions.go
- struct_service_role.go
- struct_silence_timeout_config.go
- struct_similar_utterances_in_describe_vn_knowledge.go
- struct_similar_utterances_in_describe_vn_redirection.go
- struct_sip_agent.go
- struct_sip_agents_in_add_sip_agent_group.go
- struct_sip_agents_in_delete_sip_agent_group.go
- struct_sip_agents_in_modify_sip_agent_group.go
- struct_skill.go
- struct_skill_group.go
- struct_skill_group_data.go
- struct_skill_group_id_list.go
- struct_skill_group_ids.go
- struct_skill_group_in_list_skill_groups.go
- struct_skill_group_report.go
- struct_skill_group_report_by_interval.go
- struct_skill_groups_in_add_bulk_phone_numbers.go
- struct_skill_groups_in_list_phone_numbers.go
- struct_skill_groups_in_list_phone_numbers_ex.go
- struct_skill_groups_in_list_skill_groups.go
- struct_skill_groups_in_modify_phone_number.go
- struct_skill_groups_real_time.go
- struct_skill_level.go
- struct_skill_levels_in_assign_roles_to_user.go
- struct_skill_levels_in_find_users.go
- struct_skill_levels_in_get_user.go
- struct_skill_levels_in_get_user_by_extension.go
- struct_skill_levels_in_list_real_time_agent.go
- struct_skill_levels_in_list_skill_groups_of_user.go
- struct_skill_levels_in_list_users.go
- struct_skill_levels_in_list_users_of_role.go
- struct_skill_levels_in_list_users_of_skill_group.go
- struct_skill_levels_in_remove_roles_from_user.go
- struct_sms_config.go
- struct_sms_configs.go
- struct_statistical_data_report.go
- struct_statistical_data_reports.go
- struct_strategies.go
- struct_strategy.go
- struct_strategy_templates.go
- struct_sub_items.go
- struct_sub_items_in_generate_basic_statistics_report.go
- struct_subscriptions_in_get_notification_config.go
- struct_subscriptions_in_modify_notification_config.go
- struct_subscriptions_item.go
- struct_success_admins.go
- struct_success_login_names.go
- struct_success_phone_numbers.go
- struct_summaries.go
- struct_summary_in_get_cab_job_by_phone_number.go
- struct_summary_in_get_job.go
- struct_summary_in_get_job_status_by_call_id.go
- struct_summary_in_get_jobs.go
- struct_summary_in_list_conversations_with_unrecognized_intents.go
- struct_summary_in_list_job_status.go
- struct_summary_in_list_jobs_by_group.go
- struct_summary_item.go
- struct_summary_report.go
- struct_survey.go
- struct_surveys_in_create_scenario.go
- struct_surveys_in_create_scenario_from_template.go
- struct_surveys_in_get_scenario.go
- struct_surveys_in_list_scenario_templates.go
- struct_surveys_in_list_scenarios_.go
- struct_surveys_in_list_surveys.go
- struct_surveys_in_modify_scenario.go
- struct_system_number_blacklist_elem.go
- struct_system_number_blacklist_elem_list.go
- struct_system_specification.go
- struct_taobao_aliyun_account.go
- struct_taobao_order.go
- struct_task.go
- struct_task_ids.go
- struct_task_in_list_task.go
- struct_task_status.go
- struct_tasks_in_get_cab_job_by_phone_number.go
- struct_tasks_in_get_execution_details_of_predictive_job.go
- struct_tasks_in_get_job.go
- struct_tasks_in_get_job_status_by_call_id.go
- struct_tasks_in_get_jobs.go
- struct_tasks_in_get_predictive_job.go
- struct_tasks_in_list_conversations_with_unrecognized_intents.go
- struct_tasks_in_list_job_status.go
- struct_templates.go
- struct_time_frame.go
- struct_token.go
- struct_trend_chart.go
- struct_trend_charts.go
- struct_unit_value.go
- struct_unit_values_in_describe_vn_performance_index.go
- struct_unreachable_contact.go
- struct_unreachable_contacts.go
- struct_unrecognizing_config.go
- struct_update_number_status_result.go
- struct_update_tenant_result.go
- struct_update_tenant_result_list.go
- struct_upload_params.go
- struct_upload_params_in_upload_media.go
- struct_user.go
- struct_user_in_get_user_by_extension.go
- struct_userd_phone_numbers.go
- struct_users.go
- struct_utterances_in_describe_vn_navigation_config.go
- struct_valid_answer_rate.go
- struct_variables_in_create_scenario.go
- struct_variables_in_create_scenario_from_template.go
- struct_variables_in_get_scenario.go
- struct_variables_in_list_scenario_templates.go
- struct_variables_in_list_scenarios_.go
- struct_variables_in_modify_scenario.go
- struct_versions_in_begin_contact_flow_version_modification.go
- struct_versions_in_create_contact_flow.go
- struct_versions_in_get_contact_flow.go
- struct_versions_in_get_contact_flow_version.go
- struct_versions_in_get_navigator_contact_flow.go
- struct_versions_in_list_contact_flows.go
- struct_versions_in_list_voice_appraise.go
- struct_versions_in_modify_contact_flow.go
- struct_versions_in_modify_contact_flow_version.go
- struct_virtual_pool.go
- struct_working_time_in_create_batch_jobs.go
- struct_working_time_in_create_job_group.go
- struct_working_time_in_create_scenario.go
- struct_working_time_in_create_scenario_from_template.go
- struct_working_time_in_create_strategy.go
- struct_working_time_in_get_job_group.go
- struct_working_time_in_get_predictive_job_group.go
- struct_working_time_in_get_scenario.go
- struct_working_time_in_get_strategy.go
- struct_working_time_in_list_job_groups.go
- struct_working_time_in_list_job_groups_with_scenario.go
- struct_working_time_in_list_predictive_job_groups.go
- struct_working_time_in_list_scenarios_.go
- struct_working_time_in_list_strategies.go
- struct_working_time_in_list_strategy_templates.go
- struct_working_time_in_modify_batch_jobs.go
- struct_working_time_in_modify_job_group.go
- struct_working_time_in_modify_scenario.go
- struct_working_time_in_modify_strategy.go
- submit_batch_jobs.go
- submit_cab_recording.go
- suspend_jobs.go
- suspend_predictive_jobs.go
- suspend_service.go
- task_preparing.go
- test_fc_invocation.go
- transform_tts_to_wav.go
- two_parties_call.go
- unbind_privacy_number.go
- update_cab_service_status.go
- update_number_status.go
- update_taobao_access_token_by_aliyun_pk.go
- update_taobao_order.go
- update_taobao_user_map.go
- update_tenant.go
- upload400_corp_identify_file.go
- upload_corp_identify_file.go
- upload_media.go
- upload_media_callback.go
- valid_not_in_use_phone_number.go
- validate_unique_domain_name.go