 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
- Variables
- func Handler(api string, req interface{}, resp interface{}, p base.Client) (int, error)
- func HandlerJson(api string, req interface{}, resp interface{}, p base.Client) (int, error)
- type AddBlackListReq
- type AddBlackListResponse
- type AddQualificationData
- type AddQualificationRequest
- type AddQualificationResponse
- type AddQualificationSceneRequest
- type AddQualificationSceneResponse
- type AuthQueryRequest
- type AuthQueryResponse
- type AuthQueryResult
- type BasicResourceResponse
- type BasicResourceResult
- type BatchAppendRequest
- type BindAXBForAXNERequest
- type BindAXBRequest
- type BindAXNERequest
- type BindAXNRequest
- type BindAxybRequest
- type BindYbForAxybRequest
- type CancelClick2CallRequest
- type CancelClick2CallResponse
- type Click2CallLiteRequest
- type Click2CallLiteResponse
- type Click2CallLiteResult
- type Click2CallRequest
- type Click2CallResponse
- type Click2CallResult
- type CommonResponse
- type CreateNumberApplicationData
- type CreateNumberApplicationRequest
- type CreateNumberApplicationResponse
- type CreateNumberPoolData
- type CreateNumberPoolRequest
- type CreateNumberPoolResponse
- type CreateTaskRequest
- type CreateTtsResourceRequest
- type DeleteBlackListReq
- type DeleteBlackListResponse
- type EditTaskRequest
- type EnableOrDisableNumberRequest
- type EnableOrDisableNumberResponse
- type FailItem
- type FetchVoiceResourceRequest
- type ForbidTimeItem
- type GetResourceResult
- type JsonTime
- type NumberApplicationCityItem
- type NumberApplyRecordData
- type NumberApplyRecordDetail
- type NumberData
- type NumberListPagedResponse
- type NumberListRequest
- type NumberListResponse
- type NumberPoolData
- type NumberPoolListPagedResponse
- type NumberPoolListRequest
- type NumberPoolListResponse
- type NumberStatus
- type OperationResponse
- type PhoneParam
- type QualificationAdminInfoFormDO
- type QualificationAdminInfoVO
- type QualificationMainInfoFormDO
- type QualificationMainInfoVO
- type QualificationScenarioInfoFormDO
- type QualificationScenarioInfoVO
- type QueryAudioRecordFileUrlData
- type QueryAudioRecordFileUrlRequest
- type QueryAudioRecordFileUrlResponse
- type QueryAudioRecordToTextFile
- type QueryAudioRecordToTextFileRequest
- type QueryAudioRecordToTextFileResponse
- type QueryCallRecordMsg
- type QueryCallRecordMsgNew
- type QueryCallRecordMsgNewResponse
- type QueryCallRecordMsgRequest
- type QueryCallRecordMsgResponse
- type QueryNumberApplyRecordListPagedResponse
- type QueryNumberApplyRecordListRequest
- type QueryNumberApplyRecordListResponse
- type QueryOpenGetResourceRequest
- type QueryOpenGetResourceResponse
- type QueryQualificationData
- type QueryQualificationRequest
- type QueryQualificationResponse
- type QueryQualificationVO
- type QuerySubscriptionForListRequest
- type QuerySubscriptionForListResponse
- type QuerySubscriptionResponse
- type QueryUsableResourceResponse
- type Resource
- type RiskControlReq
- type RiskControlResponse
- type RouteAAuthRequest
- type RouteAAuthResponse
- type RouteAAuthResult
- type SecretBindResponse
- type SecretBindResult
- type SelectNumberAndBindAXBRequest
- type SelectNumberAndBindAXNRequest
- type SingleAppendRequest
- type SingleAppendResponse
- type SingleAppendResult
- type SingleInfo
- type SingleInfoResponse
- type SingleParam
- type SingleResultItem
- type SpecificSubIdRequest
- type Subscription
- type SubscriptionList
- type TaskAppendResponse
- type TaskAppendResult
- type UpdateAXBRequest
- type UpdateAXNERequest
- type UpdateAXNRequest
- type UpdateAxybRequest
- type UpdateNumberPoolRequest
- type UpdateNumberPoolResponse
- type UpdateQualificationRequest
- type UpdateQualificationResponse
- type UpdateQualificationSceneRequest
- type UpdateQualificationSceneResponse
- type UpgradeAXToAXBRequest
- type UploadVoiceResourceRequest
- type Vms
- func (p *Vms) AddBlackList(req *AddBlackListReq) (*AddBlackListResponse, int, error)
- func (p *Vms) AddQualification(req *AddQualificationRequest) (*AddQualificationResponse, int, error)
- func (p *Vms) AddQualificationScene(req *AddQualificationSceneRequest) (*AddQualificationSceneResponse, int, error)
- func (p *Vms) BatchAppend(req *BatchAppendRequest) (*TaskAppendResponse, int, error)
- func (p *Vms) BindAXB(req *BindAXBRequest) (*SecretBindResponse, int, error)
- func (p *Vms) BindAXBForAXNE(req *BindAXBForAXNERequest) (*SecretBindResponse, int, error)
- func (p *Vms) BindAXN(req *BindAXNRequest) (*SecretBindResponse, int, error)
- func (p *Vms) BindAXNE(req *BindAXNERequest) (*SecretBindResponse, int, error)
- func (p *Vms) BindAxyb(req *BindAxybRequest) (*SecretBindResponse, int, error)
- func (p *Vms) BindYbForAxyb(req *BindYbForAxybRequest) (*SecretBindResponse, int, error)
- func (p *Vms) CancelClick2Call(req *CancelClick2CallRequest) (*CancelClick2CallResponse, int, error)
- func (p *Vms) Click2Call(req *Click2CallRequest) (*Click2CallResponse, int, error)
- func (p *Vms) Click2CallLite(req *Click2CallLiteRequest) (*Click2CallLiteResponse, int, error)
- func (p *Vms) CommitVoiceResourceUpload(req *UploadVoiceResourceRequest) (*BasicResourceResponse, int, error)
- func (p *Vms) CreateNumberApplication(req *CreateNumberApplicationRequest) (*CreateNumberApplicationResponse, int, error)
- func (p *Vms) CreateNumberPool(req *CreateNumberPoolRequest) (*CreateNumberPoolResponse, int, error)
- func (p *Vms) CreateTask(req *CreateTaskRequest) (*TaskAppendResponse, int, error)
- func (p *Vms) CreateTtsResource(req *CreateTtsResourceRequest) (*BasicResourceResponse, int, error)
- func (p *Vms) DeleteBlackList(req *DeleteBlackListReq) (*DeleteBlackListResponse, int, error)
- func (p *Vms) DeleteResourceByResourceKey(resourceKey string) (*CommonResponse, int, error)
- func (p *Vms) EnableOrDisableNumber(req *EnableOrDisableNumberRequest) (*EnableOrDisableNumberResponse, int, error)
- func (p *Vms) FetchVoiceResourceByUrl(req *FetchVoiceResourceRequest) (*BasicResourceResponse, int, error)
- func (p *Vms) GenerateVoiceResourceUploadUrl(req *UploadVoiceResourceRequest) (*BasicResourceResponse, int, error)
- func (p *Vms) Handler(api string, req interface{}, resp interface{}) (int, error)
- func (p *Vms) NumberList(req *NumberListRequest) (*NumberListResponse, int, error)
- func (p *Vms) NumberPoolList(req *NumberPoolListRequest) (*NumberPoolListResponse, int, error)
- func (p *Vms) OpenUpdateResource(resourceKey string, name string) (*BasicResourceResponse, int, error)
- func (p *Vms) PauseTask(taskOpenId string) (*CommonResponse, int, error)
- func (p *Vms) QueryAudioRecordFileUrl(req *QueryAudioRecordFileUrlRequest) (*QueryAudioRecordFileUrlResponse, int, error)
- func (p *Vms) QueryAudioRecordToTextFileUrl(req *QueryAudioRecordToTextFileRequest) (*QueryAudioRecordToTextFileResponse, int, error)
- func (p *Vms) QueryAuth(req *AuthQueryRequest) (*AuthQueryResponse, int, error)
- func (p *Vms) QueryCallRecordMsg(req *QueryCallRecordMsgRequest) (*QueryCallRecordMsgResponse, int, error)
- func (p *Vms) QueryCallRecordMsgNew(req *QueryCallRecordMsgRequest) (*QueryCallRecordMsgNewResponse, int, error)
- func (p *Vms) QueryCanCall(req *RiskControlReq) (*RiskControlResponse, int, error)
- func (p *Vms) QueryNumberApplyRecordList(req *QueryNumberApplyRecordListRequest) (*QueryNumberApplyRecordListResponse, int, error)
- func (p *Vms) QueryOpenGetResource(req *QueryOpenGetResourceRequest) (*QueryOpenGetResourceResponse, int, error)
- func (p *Vms) QueryQualification(req *QueryQualificationRequest) (*QueryQualificationResponse, int, error)
- func (p *Vms) QuerySubscription(req *SpecificSubIdRequest) (*QuerySubscriptionResponse, int, error)
- func (p *Vms) QuerySubscriptionForList(req *QuerySubscriptionForListRequest) (*QuerySubscriptionForListResponse, int, error)
- func (p *Vms) QueryUsableResource(resourceType string) (*QueryUsableResourceResponse, int, error)
- func (p *Vms) ResumeTask(taskOpenId string) (*CommonResponse, int, error)
- func (p *Vms) RouteAAuth(req *RouteAAuthRequest) (*RouteAAuthResponse, int, error)
- func (p *Vms) SelectNumberAndBindAXB(req *SelectNumberAndBindAXBRequest) (*SecretBindResponse, int, error)
- func (p *Vms) SelectNumberAndBindAXN(req *SelectNumberAndBindAXNRequest) (*SecretBindResponse, int, error)
- func (p *Vms) SingleBatchAppend(req *SingleAppendRequest) (*SingleAppendResponse, int, error)
- func (p *Vms) SingleCancel(taskOpenId string) (*CommonResponse, int, error)
- func (p *Vms) SingleInfo(taskOpenId string) (*SingleInfoResponse, int, error)
- func (p *Vms) StopTask(taskOpenId string) (*CommonResponse, int, error)
- func (p *Vms) UnbindAXB(req *SpecificSubIdRequest) (*OperationResponse, int, error)
- func (p *Vms) UnbindAXN(req *SpecificSubIdRequest) (*OperationResponse, int, error)
- func (p *Vms) UnbindAXNE(req *SpecificSubIdRequest) (*OperationResponse, int, error)
- func (p *Vms) UnbindAxyb(req *SpecificSubIdRequest) (*OperationResponse, int, error)
- func (p *Vms) UpdateAXB(req *UpdateAXBRequest) (*OperationResponse, int, error)
- func (p *Vms) UpdateAXN(req *UpdateAXNRequest) (*OperationResponse, int, error)
- func (p *Vms) UpdateAXNE(req *UpdateAXNERequest) (*OperationResponse, int, error)
- func (p *Vms) UpdateAxyb(req *UpdateAxybRequest) (*OperationResponse, int, error)
- func (p *Vms) UpdateNumberPool(req *UpdateNumberPoolRequest) (*UpdateNumberPoolResponse, int, error)
- func (p *Vms) UpdateQualification(req *UpdateQualificationRequest) (*UpdateQualificationResponse, int, error)
- func (p *Vms) UpdateQualificationScene(req *UpdateQualificationSceneRequest) (*UpdateQualificationSceneResponse, int, error)
- func (p *Vms) UpdateTask(req *EditTaskRequest) (*TaskAppendResponse, int, error)
- func (p *Vms) UpgradeAXToAXB(req *UpgradeAXToAXBRequest) (*SecretBindResponse, int, error)
 
Constants ¶
      View Source
      
  
    const ( DefaultTimeout = 5 * time.Second DefaultVersion = "2022-01-01" ServiceName = "vms" )
      View Source
      
  
const TIME_LAYOUT = "2006-01-02 15:04:05"
    Variables ¶
      View Source
      
  
    var ( ServiceInfo = &base.ServiceInfo{ Timeout: DefaultTimeout, Host: "cloud-vms.volcengineapi.com", Header: http.Header{ "Accept": []string{"application/json"}, }, Credentials: base.Credentials{ Region: base.RegionCnNorth1, Service: ServiceName, }, } ApiInfoList = map[string]*base.ApiInfo{ "CreateNumberApplication": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"CreateNumberApplication"}, "Version": []string{DefaultVersion}, }, }, "BindAXB": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"BindAXB"}, "Version": []string{DefaultVersion}, }, }, "SelectNumberAndBindAXB": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"SelectNumberAndBindAXB"}, "Version": []string{DefaultVersion}, }, }, "UnbindAXB": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UnbindAXB"}, "Version": []string{DefaultVersion}, }, }, "QuerySubscription": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QuerySubscription"}, "Version": []string{DefaultVersion}, }, }, "QuerySubscriptionForList": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QuerySubscriptionForList"}, "Version": []string{DefaultVersion}, }, }, "UpgradeAXToAXB": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpgradeAXToAXB"}, "Version": []string{DefaultVersion}, }, }, "UpdateAXB": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpdateAXB"}, "Version": []string{DefaultVersion}, }, }, "BindAXN": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"BindAXN"}, "Version": []string{DefaultVersion}, }, }, "SelectNumberAndBindAXN": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"SelectNumberAndBindAXN"}, "Version": []string{DefaultVersion}, }, }, "UpdateAXN": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpdateAXN"}, "Version": []string{DefaultVersion}, }, }, "UnbindAXN": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UnbindAXN"}, "Version": []string{DefaultVersion}, }, }, "BindAXNE": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"BindAXNE"}, "Version": []string{DefaultVersion}, }, }, "BindAXBForAXNE": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"BindAXBForAXNE"}, "Version": []string{DefaultVersion}, }, }, "UnbindAXNE": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UnbindAXNE"}, "Version": []string{DefaultVersion}, }, }, "UpdateAXNE": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpdateAXNE"}, "Version": []string{DefaultVersion}, }, }, "Click2Call": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"Click2Call"}, "Version": []string{DefaultVersion}, }, }, "CancelClick2Call": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"CancelClick2Call"}, "Version": []string{DefaultVersion}, }, }, "Click2CallLite": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"Click2CallLite"}, "Version": []string{DefaultVersion}, }, }, "BindAxyb": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"BindAxyb"}, "Version": []string{DefaultVersion}, }, }, "BindYbForAxyb": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"BindYbForAxyb"}, "Version": []string{DefaultVersion}, }, }, "UnbindAxyb": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UnbindAxyb"}, "Version": []string{DefaultVersion}, }, }, "UpdateAxyb": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpdateAxyb"}, "Version": []string{DefaultVersion}, }, }, "RouteAAuth": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"RouteAAuth"}, "Version": []string{DefaultVersion}, }, }, "QueryAuth": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryAuth"}, "Version": []string{DefaultVersion}, }, }, "CreateNumberPool": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"CreateNumberPool"}, "Version": []string{DefaultVersion}, }, }, "UpdateNumberPool": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpdateNumberPool"}, "Version": []string{DefaultVersion}, }, }, "NumberPoolList": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"NumberPoolList"}, "Version": []string{DefaultVersion}, }, }, "NumberList": { Method: http.MethodGet, Path: "/", Query: url.Values{ "Action": []string{"NumberList"}, "Version": []string{DefaultVersion}, }, }, "EnableOrDisableNumber": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"EnableOrDisableNumber"}, "Version": []string{DefaultVersion}, }, }, "QueryNumberApplyRecordList": { Method: http.MethodGet, Path: "/", Query: url.Values{ "Action": []string{"QueryNumberApplyRecordList"}, "Version": []string{DefaultVersion}, }, }, "QueryAudioRecordFileUrl": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryAudioRecordFileUrl"}, "Version": []string{DefaultVersion}, }, }, "QueryAudioRecordToTextFileUrl": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryAudioRecordToTextFileUrl"}, "Version": []string{DefaultVersion}, }, }, "QueryCallRecordMsg": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryCallRecordMsg"}, "Version": []string{"2021-01-01"}, }, }, "QueryCallRecordMsgNew": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryCallRecordMsg"}, "Version": []string{DefaultVersion}, }, }, "CreateTask": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"CreateTask"}, "Version": []string{DefaultVersion}, }, }, "BatchAppend": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"BatchAppend"}, "Version": []string{DefaultVersion}, }, }, "PauseTask": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"PauseTask"}, "Version": []string{DefaultVersion}, }, }, "ResumeTask": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"ResumeTask"}, "Version": []string{DefaultVersion}, }, }, "StopTask": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"StopTask"}, "Version": []string{DefaultVersion}, }, }, "UpdateTask": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpdateTask"}, "Version": []string{DefaultVersion}, }, }, "SingleBatchAppend": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"SingleBatchAppend"}, "Version": []string{DefaultVersion}, }, }, "SingleInfo": { Method: http.MethodGet, Path: "/", Query: url.Values{ "Action": []string{"SingleInfo"}, "Version": []string{DefaultVersion}, }, }, "SingleCancel": { Method: http.MethodGet, Path: "/", Query: url.Values{ "Action": []string{"SingleCancel"}, "Version": []string{DefaultVersion}, }, }, "FetchResource": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"FetchResource"}, "Version": []string{DefaultVersion}, }, }, "OpenCreateTts": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"OpenCreateTts"}, "Version": []string{DefaultVersion}, }, }, "OpenDeleteResource": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"OpenDeleteResource"}, "Version": []string{DefaultVersion}, }, }, "GetResourceUploadUrl": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"GetResourceUploadUrl"}, "Version": []string{DefaultVersion}, }, }, "CommitResourceUpload": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"CommitResourceUpload"}, "Version": []string{DefaultVersion}, }, }, "OpenUpdateResource": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"OpenUpdateResource"}, "Version": []string{DefaultVersion}, }, }, "QueryUsableResource": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryUsableResource"}, "Version": []string{DefaultVersion}, }, }, "QueryOpenGetResource": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryOpenGetResource"}, "Version": []string{DefaultVersion}, }, }, "AddQualification": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"AddQualification"}, "Version": []string{DefaultVersion}, }, }, "UpdateQualification": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpdateQualification"}, "Version": []string{DefaultVersion}, }, }, "AddQualificationScene": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"AddQualificationScene"}, "Version": []string{DefaultVersion}, }, }, "UpdateQualificationScene": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UpdateQualificationScene"}, "Version": []string{DefaultVersion}, }, }, "QueryQualification": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryQualification"}, "Version": []string{DefaultVersion}, }, }, "UploadQualificationFile": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"UploadQualificationFile"}, "Version": []string{DefaultVersion}, }, }, "QueryCanCall": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"QueryCanCall"}, "Version": []string{DefaultVersion}, }, }, "AddBlackList": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"AddBlackList"}, "Version": []string{DefaultVersion}, }, }, "DeleteBlackList": { Method: http.MethodPost, Path: "/", Query: url.Values{ "Action": []string{"DeleteBlackList"}, "Version": []string{DefaultVersion}, }, }, } )
      View Source
      
  var DefaultInstance = NewInstance()
    DefaultInstance 默认的实例
Functions ¶
Types ¶
type AddBlackListReq ¶ added in v1.0.214
type AddBlackListResponse ¶ added in v1.0.214
type AddBlackListResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           string
}
    type AddQualificationData ¶ added in v1.0.101
type AddQualificationData struct {
	QualificationNo string
}
    type AddQualificationRequest ¶ added in v1.0.101
type AddQualificationRequest struct {
	QualificationMainInfoFormDO         QualificationMainInfoFormDO
	QualificationAdminInfoFormDO        QualificationAdminInfoFormDO
	QualificationScenarioInfoFormDOList []QualificationScenarioInfoFormDO
}
    type AddQualificationResponse ¶ added in v1.0.101
type AddQualificationResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           AddQualificationData
}
    type AddQualificationSceneRequest ¶ added in v1.0.101
type AddQualificationSceneRequest struct {
	QualificationScenarioInfoFormDOList []QualificationScenarioInfoFormDO
}
    type AddQualificationSceneResponse ¶ added in v1.0.101
type AddQualificationSceneResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           string
}
    type AuthQueryRequest ¶ added in v1.0.205
type AuthQueryRequest struct {
	Phone string
}
    type AuthQueryResponse ¶ added in v1.0.205
type AuthQueryResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           AuthQueryResult
}
    type AuthQueryResult ¶ added in v1.0.205
type BasicResourceResponse ¶ added in v1.0.101
type BasicResourceResponse struct {
	ResponseMetadata *base.ResponseMetadata
	Result           *BasicResourceResult
}
    type BasicResourceResult ¶ added in v1.0.101
type BatchAppendRequest ¶ added in v1.0.101
type BatchAppendRequest struct {
	TaskOpenId string
	PhoneList  []*PhoneParam
}
    type BindAXBForAXNERequest ¶ added in v1.0.101
type BindAXBRequest ¶ added in v1.0.101
type BindAXNERequest ¶ added in v1.0.101
type BindAXNERequest struct {
	PhoneNoA             string
	PhoneNoB             string
	PhoneNoX             string
	PhoneNoE             string
	NumberPoolNo         string
	ExpireTime           int64
	AudioRecordFlag      int32
	CityCode             string
	CityCodeByPhoneNo    string
	DegradeCityList      string
	UserData             string
	OutId                string
	RandomFlag           int32
	AutoCreateFlag       int32
	AxbNumberPoolNo      string
	AxbEnableDuration    int32
	AxbAudioRecordFlag   int32
	AxbCityCode          string
	AxbCityCodeByPhoneNo string
	AxbDegradeCityList   string
}
    type BindAXNRequest ¶ added in v1.0.101
type BindAxybRequest ¶ added in v1.0.101
type BindAxybRequest struct {
	PhoneNoA           string
	PhoneNoX           string
	NumberPoolNo       string
	ExpireTime         int64
	AudioRecordFlag    int32
	CityCode           string
	CityCodeByPhoneNo  string
	DegradeCityList    string
	UserData           string
	RandomFlag         int32
	AutoCreateFlag     int32
	PhoneNoY           string
	PhoneNoB           string
	NumberPoolNoY      string
	YbEnableDuration   int32
	YbAudioRecordFlag  int32
	YCityCode          string
	YCityCodeByPhoneNo string
	YDegradeCityList   string
	RandomFlagY        int32
}
    type BindYbForAxybRequest ¶ added in v1.0.101
type CancelClick2CallRequest ¶ added in v1.0.101
type CancelClick2CallRequest struct {
	CallId string
}
    type CancelClick2CallResponse ¶ added in v1.0.101
type CancelClick2CallResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           bool
}
    type Click2CallLiteRequest ¶ added in v1.0.101
type Click2CallLiteResponse ¶ added in v1.0.101
type Click2CallLiteResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           Click2CallLiteResult
}
    type Click2CallLiteResult ¶ added in v1.0.101
type Click2CallLiteResult struct {
	CallId string
}
    type Click2CallRequest ¶ added in v1.0.101
type Click2CallRequest struct {
	Caller                      string
	CallerNumber                string
	CallerNumberPoolNo          string
	CallerNumberCityCode        string
	CallerNumberDegradeCityList string
	Callee                      string
	CalleeNumber                string
	CalleeNumberPoolNo          string
	CalleeNumberCityCode        string
	CalleeNumberDegradeCityList string
	MaxTime                     int32
	PreVoice                    string
	PreVoicePlay                bool
	LastMinutes                 int32
	LastVoice                   string
	LastVoiceTo                 string
	UserData                    string
	CityCodeByPhoneNo           string
	IvrId                       int64
	TtsContentMap               string
}
    type Click2CallResponse ¶ added in v1.0.101
type Click2CallResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           Click2CallResult
}
    type Click2CallResult ¶ added in v1.0.101
type Click2CallResult struct {
	CallId string
}
    type CommonResponse ¶ added in v1.0.101
type CommonResponse struct {
	ResponseMetadata *base.ResponseMetadata
}
    type CreateNumberApplicationData ¶ added in v1.0.101
type CreateNumberApplicationData struct {
	ApplyBillId string
}
    type CreateNumberApplicationRequest ¶ added in v1.0.101
type CreateNumberApplicationResponse ¶ added in v1.0.101
type CreateNumberApplicationResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           CreateNumberApplicationData
}
    type CreateNumberPoolData ¶ added in v1.0.101
type CreateNumberPoolRequest ¶ added in v1.0.101
type CreateNumberPoolResponse ¶ added in v1.0.101
type CreateNumberPoolResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           CreateNumberPoolData
}
    type CreateTaskRequest ¶ added in v1.0.101
type CreateTaskRequest struct {
	Name            string
	PhoneList       []*PhoneParam
	Resource        string
	StartTime       *JsonTime
	EndTime         *JsonTime
	Concurrency     int32
	Start           bool  `json:",omitempty"`
	MaxRingDuration int32 `json:",omitempty"`
	//max 3
	RingAgainTimes int32 `json:",omitempty"`
	//min 5
	RingAgainInterval int32 `json:",omitempty"`
	Unique            bool
	ForbidTimeList    []*ForbidTimeItem `json:",omitempty"`
	NumberPoolNo      string
	NumberList        []string `json:",omitempty"`
	SelectNumberType  int32
	SelectNumberRule  int32
	Type              int32
	FinishWhenListEnd bool `json:",omitempty"`
}
    type CreateTtsResourceRequest ¶ added in v1.0.101
type DeleteBlackListReq ¶ added in v1.0.214
type DeleteBlackListResponse ¶ added in v1.0.214
type DeleteBlackListResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           string
}
    type EditTaskRequest ¶ added in v1.0.101
type EnableOrDisableNumberRequest ¶ added in v1.0.101
type EnableOrDisableNumberResponse ¶ added in v1.0.101
type EnableOrDisableNumberResponse struct {
	ResponseMetadata base.ResponseMetadata
}
    type FetchVoiceResourceRequest ¶ added in v1.0.101
type ForbidTimeItem ¶ added in v1.0.101
type GetResourceResult ¶ added in v1.0.101
type JsonTime ¶ added in v1.0.101
func (*JsonTime) MarshalJSON ¶ added in v1.0.101
实现它的json序列化方法
func (*JsonTime) UnmarshalJSON ¶ added in v1.0.101
type NumberApplicationCityItem ¶ added in v1.0.101
type NumberApplyRecordData ¶ added in v1.0.101
type NumberApplyRecordData struct {
	Id                  int32
	ApplyTime           string
	ApplyStatusCode     int32
	ApplyStatusDesc     string
	SubServiceTypeCode  int32
	SubServiceTypeDesc  string
	NumberPoolNo        string
	NumberPoolName      string
	NumberTypeCode      int32
	NumberTypeDesc      string
	ApplyUserId         string
	ApplyUserName       string
	UpdateTime          string
	Notes               string
	DetailList          []NumberApplyRecordDetail
	ApplyBillId         string
	QualificationId     int32
	QualificationEntity string
	MobileTypeCode      int32
	MobileTypeDesc      string
}
    type NumberApplyRecordDetail ¶ added in v1.0.101
type NumberData ¶ added in v1.0.101
type NumberData struct {
	Number              string
	NumberStatusCode    int32
	NumberStatusDesc    string
	NumberTypeCode      int32
	NumberTypeDesc      string
	NumberLocation      string
	NumberPurchaseTime  string
	NumberPoolNo        string
	NumberPoolName      string
	NumberPoolTypeCode  int32
	NumberPoolTypeDesc  string
	ServiceTypeCode     int32
	ServiceTypeDesc     string
	QualificationNo     string
	QualificationEntity string
	CurrentBindCount    int32
}
    type NumberListPagedResponse ¶ added in v1.0.101
type NumberListPagedResponse struct {
	Records []NumberData
	Limit   int32
	Offset  int32
	Total   int32
}
    type NumberListRequest ¶ added in v1.0.101
type NumberListResponse ¶ added in v1.0.101
type NumberListResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           NumberListPagedResponse
}
    type NumberPoolData ¶ added in v1.0.101
type NumberPoolListPagedResponse ¶ added in v1.0.101
type NumberPoolListPagedResponse struct {
	Records []NumberPoolData
	Limit   int32
	Offset  int32
	Total   int32
}
    type NumberPoolListRequest ¶ added in v1.0.101
type NumberPoolListResponse ¶ added in v1.0.101
type NumberPoolListResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           NumberPoolListPagedResponse
}
    type NumberStatus ¶
type OperationResponse ¶ added in v1.0.101
type OperationResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           bool
}
    type PhoneParam ¶ added in v1.0.101
type QualificationAdminInfoFormDO ¶ added in v1.0.101
type QualificationAdminInfoVO ¶ added in v1.0.101
type QualificationMainInfoFormDO ¶ added in v1.0.101
type QualificationMainInfoFormDO struct {
	QualificationId                                int32
	AccountId                                      string
	QualificationEntity                            string
	CertificateThreeInOne                          int32
	EnterpriseAddress                              string
	LegalRepresentativeName                        string
	LegalRepresentativeId                          string
	LegalRepresentativeFrontIdPhotoFileCode        string
	LegalRepresentativeBackIdPhotoFileCode         string
	DocOfNumberApplyPhotoFileCode                  string
	CommitmentLetterOfNetAccessPhotoFileCode       string
	UnitSocialCreditCode                           string
	ThreeInOneBusinessLicensePhotoFileCode         string
	CodeOfOrganizationCertificate                  string
	BusinessLicensePhotoFileCode                   string
	CertificateOfOrganizationCodesPhotoFileCode    string
	CertificateOfTaxationRegistrationPhotoFileCode string
	QualificationNo                                string
	ReqSourceType                                  int32
}
    type QualificationMainInfoVO ¶ added in v1.0.101
type QualificationMainInfoVO struct {
	QualificationId                           int32
	QualificationNo                           string
	QualificationEntity                       string
	AccountId                                 string
	CertificateThreeInOne                     int32
	EnterpriseAddress                         string
	LegalRepresentativeName                   string
	LegalRepresentativeId                     string
	LegalRepresentativeFrontIDPhotoURL        string
	DocOfNumberApplyPhotoURL                  string
	CommitmentLetterOfNetAccessPhotoURL       string
	UnitSocialCreditCode                      string
	ThreeInOneBusinessLicensePhotoURL         string
	CodeOfOrganizationCertificateURL          string
	BusinessLicensePhotoURL                   string
	CertificateOfOrganizationCodesPhotoURL    string
	CertificateOfTaxationRegistrationPhotoURL string
	ApprovalStatus                            int32
	CreateTime                                string
	UpdateTime                                string
}
    type QualificationScenarioInfoFormDO ¶ added in v1.0.101
type QualificationScenarioInfoVO ¶ added in v1.0.101
type QueryAudioRecordFileUrlData ¶ added in v1.0.101
type QueryAudioRecordFileUrlRequest ¶ added in v1.0.101
type QueryAudioRecordFileUrlRequest struct {
	CallId string
}
    type QueryAudioRecordFileUrlResponse ¶ added in v1.0.101
type QueryAudioRecordFileUrlResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           QueryAudioRecordFileUrlData
}
    type QueryAudioRecordToTextFile ¶ added in v1.0.101
type QueryAudioRecordToTextFileRequest ¶ added in v1.0.101
type QueryAudioRecordToTextFileRequest struct {
	CallIdList string
}
    type QueryAudioRecordToTextFileResponse ¶ added in v1.0.101
type QueryAudioRecordToTextFileResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           []QueryAudioRecordToTextFile
}
    type QueryCallRecordMsg ¶ added in v1.0.101
type QueryCallRecordMsg struct {
	AccountId              string
	CallId                 string
	ServiceType            int32
	SubServiceType         int32
	Caller                 string
	CallerCountryIsoCode   string
	CallerProvinceCode     string
	CallerCityCode         string
	Callee                 string
	CalleeCountryIsoCode   string
	CalleeProvinceCode     string
	CalleeCityCode         string
	BeginCallTime          string
	EndTime                string
	ReleaseType            int32
	CallDuration           int32
	CallResult             int32
	AudioRecordFlag        int32
	CdrCreateTime          string
	UserData               string
	CallType               int32
	CallerShowNumber       string
	CallerShowNumberPoolNo string
	CalleeShowNumber       string
	CalleeShowNumberPoolNo string
	CallerCallingTime      string
	CallerRingingTime      string
	CallerDuration         int32
}
    type QueryCallRecordMsgNew ¶ added in v1.0.101
type QueryCallRecordMsgNew struct {
	AccountId              string
	CallId                 string
	ServiceType            int32
	SubServiceType         int32
	Caller                 string
	CallerCountryIsoCode   string
	CallerProvinceCode     string
	CallerCityCode         string
	Callee                 string
	CalleeCountryIsoCode   string
	CalleeProvinceCode     string
	CalleeCityCode         string
	BeginCallTime          int64
	EndTime                int64
	ReleaseType            int32
	CallDuration           int32
	CallResult             int32
	AudioRecordFlag        int32
	CdrCreateTime          int64
	UserData               string
	CallType               int32
	CallerShowNumber       string
	CallerShowNumberPoolNo string
	CalleeShowNumber       string
	CalleeShowNumberPoolNo string
	CallerCallingTime      int64
	CallerRingingTime      int64
	CallerDuration         int32
}
    type QueryCallRecordMsgNewResponse ¶ added in v1.0.101
type QueryCallRecordMsgNewResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           []QueryCallRecordMsgNew
}
    type QueryCallRecordMsgRequest ¶ added in v1.0.101
type QueryCallRecordMsgRequest struct {
	CallIdList string
}
    type QueryCallRecordMsgResponse ¶ added in v1.0.101
type QueryCallRecordMsgResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           []QueryCallRecordMsg
}
    type QueryNumberApplyRecordListPagedResponse ¶ added in v1.0.101
type QueryNumberApplyRecordListPagedResponse struct {
	Records []NumberApplyRecordData
	Limit   int32
	Offset  int32
	Total   int32
}
    type QueryNumberApplyRecordListRequest ¶ added in v1.0.101
type QueryNumberApplyRecordListResponse ¶ added in v1.0.101
type QueryNumberApplyRecordListResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           QueryNumberApplyRecordListPagedResponse
}
    type QueryOpenGetResourceRequest ¶ added in v1.0.101
type QueryOpenGetResourceResponse ¶ added in v1.0.101
type QueryOpenGetResourceResponse struct {
	ResponseMetadata *base.ResponseMetadata
	Result           *GetResourceResult
}
    type QueryQualificationData ¶ added in v1.0.101
type QueryQualificationData struct {
	Records []QueryQualificationVO
	Limit   int32
	Offset  int32
	Total   int32
}
    type QueryQualificationRequest ¶ added in v1.0.101
type QueryQualificationResponse ¶ added in v1.0.101
type QueryQualificationResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           QueryQualificationData
}
    type QueryQualificationVO ¶ added in v1.0.101
type QueryQualificationVO struct {
	QualificationMainInfoVO         QualificationMainInfoVO
	QualificationAdminInfoVO        QualificationAdminInfoVO
	QualificationScenarioInfoVOList []QualificationScenarioInfoVO
}
    type QuerySubscriptionForListRequest ¶ added in v1.0.101
type QuerySubscriptionForListResponse ¶ added in v1.0.101
type QuerySubscriptionForListResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           SubscriptionList
}
    type QuerySubscriptionResponse ¶ added in v1.0.101
type QuerySubscriptionResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           Subscription
}
    type QueryUsableResourceResponse ¶ added in v1.0.101
type QueryUsableResourceResponse struct {
	ResponseMetadata *base.ResponseMetadata
	Result           []*Resource
}
    type RiskControlReq ¶
type RiskControlResponse ¶
type RiskControlResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           []NumberStatus
}
    type RouteAAuthRequest ¶ added in v1.0.204
type RouteAAuthResponse ¶ added in v1.0.204
type RouteAAuthResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           RouteAAuthResult
}
    type RouteAAuthResult ¶ added in v1.0.204
type SecretBindResponse ¶ added in v1.0.101
type SecretBindResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           SecretBindResult
}
    type SecretBindResult ¶ added in v1.0.101
type SelectNumberAndBindAXBRequest ¶ added in v1.0.101
type SelectNumberAndBindAXBRequest struct {
	PhoneNoA          string
	PhoneNoB          string
	NumberPoolNo      string
	ExpireTime        int64
	AudioRecordFlag   int32
	CallDisplayType   int32
	AxConflictAxbFlag int32
	CityCode          string
	CityCodeByPhoneNo string
	DegradeCityList   string
	UserData          string
	RandomFlag        int32
	IdempotentId      string
	OutId             string
	VerifyFlag        int32
}
    type SelectNumberAndBindAXNRequest ¶ added in v1.0.101
type SingleAppendRequest ¶ added in v1.0.101
type SingleAppendRequest struct {
	List []*SingleParam
}
    type SingleAppendResponse ¶ added in v1.0.101
type SingleAppendResponse struct {
	ResponseMetadata *base.ResponseMetadata
	Result           *SingleAppendResult
}
    type SingleAppendResult ¶ added in v1.0.101
type SingleAppendResult struct {
	SuccessList []*SingleResultItem
	FailList    []*SingleResultItem
}
    type SingleInfo ¶ added in v1.0.101
type SingleInfoResponse ¶ added in v1.0.101
type SingleInfoResponse struct {
	ResponseMetadata *base.ResponseMetadata
	Result           *SingleInfo
}
    type SingleParam ¶ added in v1.0.101
type SingleParam struct {
	SingleOpenId string
	Phone        string
	Resource     string
	TriggerTime  *JsonTime `json:",omitempty"`
	//max 3
	RingAgainTimes int32 `json:",omitempty"`
	//min 5
	RingAgainInterval int32 `json:",omitempty"`
	PhoneParam        map[string]interface{}
	TtsContent        string
	Ext               string
	NumberPoolNo      string
	NumberList        []string `json:",omitempty"`
	NumberType        int32
	Type              int32
	SelectNumberRule  int32             `json:",omitempty"`
	ForbidTimeList    []*ForbidTimeItem `json:",omitempty"`
}
    type SingleResultItem ¶ added in v1.0.101
type SpecificSubIdRequest ¶ added in v1.0.101
type Subscription ¶ added in v1.0.101
type SubscriptionList ¶ added in v1.0.101
type SubscriptionList struct {
	Records []Subscription
	Offset  int32
	Limit   int32
	Total   int32
}
    type TaskAppendResponse ¶ added in v1.0.101
type TaskAppendResponse struct {
	ResponseMetadata *base.ResponseMetadata
	Result           *TaskAppendResult
}
    type TaskAppendResult ¶ added in v1.0.101
type UpdateAXBRequest ¶ added in v1.0.101
type UpdateAXNERequest ¶ added in v1.0.101
type UpdateAXNRequest ¶ added in v1.0.101
type UpdateAxybRequest ¶ added in v1.0.101
type UpdateNumberPoolRequest ¶ added in v1.0.101
type UpdateNumberPoolResponse ¶ added in v1.0.101
type UpdateNumberPoolResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           bool
}
    type UpdateQualificationRequest ¶ added in v1.0.101
type UpdateQualificationRequest struct {
	QualificationMainInfoFormDO         QualificationMainInfoFormDO
	QualificationAdminInfoFormDO        QualificationAdminInfoFormDO
	QualificationScenarioInfoFormDOList []QualificationScenarioInfoFormDO
}
    type UpdateQualificationResponse ¶ added in v1.0.101
type UpdateQualificationResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           string
}
    type UpdateQualificationSceneRequest ¶ added in v1.0.101
type UpdateQualificationSceneRequest struct {
	QualificationScenarioInfoFormDOList []QualificationScenarioInfoFormDO
}
    type UpdateQualificationSceneResponse ¶ added in v1.0.101
type UpdateQualificationSceneResponse struct {
	ResponseMetadata base.ResponseMetadata
	Result           string
}
    type UpgradeAXToAXBRequest ¶ added in v1.0.101
type UploadVoiceResourceRequest ¶ added in v1.0.101
type Vms ¶ added in v1.0.101
func NewInstance ¶
func NewInstance() *Vms
func (*Vms) AddBlackList ¶ added in v1.0.214
func (p *Vms) AddBlackList(req *AddBlackListReq) (*AddBlackListResponse, int, error)
func (*Vms) AddQualification ¶ added in v1.0.101
func (p *Vms) AddQualification(req *AddQualificationRequest) (*AddQualificationResponse, int, error)
func (*Vms) AddQualificationScene ¶ added in v1.0.101
func (p *Vms) AddQualificationScene(req *AddQualificationSceneRequest) (*AddQualificationSceneResponse, int, error)
func (*Vms) BatchAppend ¶ added in v1.0.101
func (p *Vms) BatchAppend(req *BatchAppendRequest) (*TaskAppendResponse, int, error)
func (*Vms) BindAXB ¶ added in v1.0.101
func (p *Vms) BindAXB(req *BindAXBRequest) (*SecretBindResponse, int, error)
func (*Vms) BindAXBForAXNE ¶ added in v1.0.101
func (p *Vms) BindAXBForAXNE(req *BindAXBForAXNERequest) (*SecretBindResponse, int, error)
func (*Vms) BindAXN ¶ added in v1.0.101
func (p *Vms) BindAXN(req *BindAXNRequest) (*SecretBindResponse, int, error)
func (*Vms) BindAXNE ¶ added in v1.0.101
func (p *Vms) BindAXNE(req *BindAXNERequest) (*SecretBindResponse, int, error)
func (*Vms) BindAxyb ¶ added in v1.0.101
func (p *Vms) BindAxyb(req *BindAxybRequest) (*SecretBindResponse, int, error)
func (*Vms) BindYbForAxyb ¶ added in v1.0.101
func (p *Vms) BindYbForAxyb(req *BindYbForAxybRequest) (*SecretBindResponse, int, error)
func (*Vms) CancelClick2Call ¶ added in v1.0.101
func (p *Vms) CancelClick2Call(req *CancelClick2CallRequest) (*CancelClick2CallResponse, int, error)
func (*Vms) Click2Call ¶ added in v1.0.101
func (p *Vms) Click2Call(req *Click2CallRequest) (*Click2CallResponse, int, error)
func (*Vms) Click2CallLite ¶ added in v1.0.101
func (p *Vms) Click2CallLite(req *Click2CallLiteRequest) (*Click2CallLiteResponse, int, error)
func (*Vms) CommitVoiceResourceUpload ¶ added in v1.0.101
func (p *Vms) CommitVoiceResourceUpload(req *UploadVoiceResourceRequest) (*BasicResourceResponse, int, error)
func (*Vms) CreateNumberApplication ¶ added in v1.0.101
func (p *Vms) CreateNumberApplication(req *CreateNumberApplicationRequest) (*CreateNumberApplicationResponse, int, error)
func (*Vms) CreateNumberPool ¶ added in v1.0.101
func (p *Vms) CreateNumberPool(req *CreateNumberPoolRequest) (*CreateNumberPoolResponse, int, error)
func (*Vms) CreateTask ¶ added in v1.0.101
func (p *Vms) CreateTask(req *CreateTaskRequest) (*TaskAppendResponse, int, error)
func (*Vms) CreateTtsResource ¶ added in v1.0.101
func (p *Vms) CreateTtsResource(req *CreateTtsResourceRequest) (*BasicResourceResponse, int, error)
func (*Vms) DeleteBlackList ¶ added in v1.0.214
func (p *Vms) DeleteBlackList(req *DeleteBlackListReq) (*DeleteBlackListResponse, int, error)
func (*Vms) DeleteResourceByResourceKey ¶ added in v1.0.101
func (p *Vms) DeleteResourceByResourceKey(resourceKey string) (*CommonResponse, int, error)
func (*Vms) EnableOrDisableNumber ¶ added in v1.0.101
func (p *Vms) EnableOrDisableNumber(req *EnableOrDisableNumberRequest) (*EnableOrDisableNumberResponse, int, error)
func (*Vms) FetchVoiceResourceByUrl ¶ added in v1.0.101
func (p *Vms) FetchVoiceResourceByUrl(req *FetchVoiceResourceRequest) (*BasicResourceResponse, int, error)
func (*Vms) GenerateVoiceResourceUploadUrl ¶ added in v1.0.101
func (p *Vms) GenerateVoiceResourceUploadUrl(req *UploadVoiceResourceRequest) (*BasicResourceResponse, int, error)
func (*Vms) NumberList ¶ added in v1.0.101
func (p *Vms) NumberList(req *NumberListRequest) (*NumberListResponse, int, error)
func (*Vms) NumberPoolList ¶ added in v1.0.101
func (p *Vms) NumberPoolList(req *NumberPoolListRequest) (*NumberPoolListResponse, int, error)
func (*Vms) OpenUpdateResource ¶ added in v1.0.101
func (*Vms) PauseTask ¶ added in v1.0.101
func (p *Vms) PauseTask(taskOpenId string) (*CommonResponse, int, error)
func (*Vms) QueryAudioRecordFileUrl ¶ added in v1.0.101
func (p *Vms) QueryAudioRecordFileUrl(req *QueryAudioRecordFileUrlRequest) (*QueryAudioRecordFileUrlResponse, int, error)
func (*Vms) QueryAudioRecordToTextFileUrl ¶ added in v1.0.101
func (p *Vms) QueryAudioRecordToTextFileUrl(req *QueryAudioRecordToTextFileRequest) (*QueryAudioRecordToTextFileResponse, int, error)
func (*Vms) QueryAuth ¶ added in v1.0.205
func (p *Vms) QueryAuth(req *AuthQueryRequest) (*AuthQueryResponse, int, error)
func (*Vms) QueryCallRecordMsg ¶ added in v1.0.101
func (p *Vms) QueryCallRecordMsg(req *QueryCallRecordMsgRequest) (*QueryCallRecordMsgResponse, int, error)
func (*Vms) QueryCallRecordMsgNew ¶ added in v1.0.101
func (p *Vms) QueryCallRecordMsgNew(req *QueryCallRecordMsgRequest) (*QueryCallRecordMsgNewResponse, int, error)
func (*Vms) QueryCanCall ¶ added in v1.0.101
func (p *Vms) QueryCanCall(req *RiskControlReq) (*RiskControlResponse, int, error)
func (*Vms) QueryNumberApplyRecordList ¶ added in v1.0.101
func (p *Vms) QueryNumberApplyRecordList(req *QueryNumberApplyRecordListRequest) (*QueryNumberApplyRecordListResponse, int, error)
func (*Vms) QueryOpenGetResource ¶ added in v1.0.101
func (p *Vms) QueryOpenGetResource(req *QueryOpenGetResourceRequest) (*QueryOpenGetResourceResponse, int, error)
func (*Vms) QueryQualification ¶ added in v1.0.101
func (p *Vms) QueryQualification(req *QueryQualificationRequest) (*QueryQualificationResponse, int, error)
func (*Vms) QuerySubscription ¶ added in v1.0.101
func (p *Vms) QuerySubscription(req *SpecificSubIdRequest) (*QuerySubscriptionResponse, int, error)
func (*Vms) QuerySubscriptionForList ¶ added in v1.0.101
func (p *Vms) QuerySubscriptionForList(req *QuerySubscriptionForListRequest) (*QuerySubscriptionForListResponse, int, error)
func (*Vms) QueryUsableResource ¶ added in v1.0.101
func (p *Vms) QueryUsableResource(resourceType string) (*QueryUsableResourceResponse, int, error)
func (*Vms) ResumeTask ¶ added in v1.0.101
func (p *Vms) ResumeTask(taskOpenId string) (*CommonResponse, int, error)
func (*Vms) RouteAAuth ¶ added in v1.0.204
func (p *Vms) RouteAAuth(req *RouteAAuthRequest) (*RouteAAuthResponse, int, error)
func (*Vms) SelectNumberAndBindAXB ¶ added in v1.0.101
func (p *Vms) SelectNumberAndBindAXB(req *SelectNumberAndBindAXBRequest) (*SecretBindResponse, int, error)
func (*Vms) SelectNumberAndBindAXN ¶ added in v1.0.101
func (p *Vms) SelectNumberAndBindAXN(req *SelectNumberAndBindAXNRequest) (*SecretBindResponse, int, error)
func (*Vms) SingleBatchAppend ¶ added in v1.0.101
func (p *Vms) SingleBatchAppend(req *SingleAppendRequest) (*SingleAppendResponse, int, error)
func (*Vms) SingleCancel ¶ added in v1.0.101
func (p *Vms) SingleCancel(taskOpenId string) (*CommonResponse, int, error)
func (*Vms) SingleInfo ¶ added in v1.0.101
func (p *Vms) SingleInfo(taskOpenId string) (*SingleInfoResponse, int, error)
func (*Vms) StopTask ¶ added in v1.0.101
func (p *Vms) StopTask(taskOpenId string) (*CommonResponse, int, error)
func (*Vms) UnbindAXB ¶ added in v1.0.101
func (p *Vms) UnbindAXB(req *SpecificSubIdRequest) (*OperationResponse, int, error)
func (*Vms) UnbindAXN ¶ added in v1.0.101
func (p *Vms) UnbindAXN(req *SpecificSubIdRequest) (*OperationResponse, int, error)
func (*Vms) UnbindAXNE ¶ added in v1.0.101
func (p *Vms) UnbindAXNE(req *SpecificSubIdRequest) (*OperationResponse, int, error)
func (*Vms) UnbindAxyb ¶ added in v1.0.101
func (p *Vms) UnbindAxyb(req *SpecificSubIdRequest) (*OperationResponse, int, error)
func (*Vms) UpdateAXB ¶ added in v1.0.101
func (p *Vms) UpdateAXB(req *UpdateAXBRequest) (*OperationResponse, int, error)
func (*Vms) UpdateAXN ¶ added in v1.0.101
func (p *Vms) UpdateAXN(req *UpdateAXNRequest) (*OperationResponse, int, error)
func (*Vms) UpdateAXNE ¶ added in v1.0.101
func (p *Vms) UpdateAXNE(req *UpdateAXNERequest) (*OperationResponse, int, error)
func (*Vms) UpdateAxyb ¶ added in v1.0.101
func (p *Vms) UpdateAxyb(req *UpdateAxybRequest) (*OperationResponse, int, error)
func (*Vms) UpdateNumberPool ¶ added in v1.0.101
func (p *Vms) UpdateNumberPool(req *UpdateNumberPoolRequest) (*UpdateNumberPoolResponse, int, error)
func (*Vms) UpdateQualification ¶ added in v1.0.101
func (p *Vms) UpdateQualification(req *UpdateQualificationRequest) (*UpdateQualificationResponse, int, error)
func (*Vms) UpdateQualificationScene ¶ added in v1.0.101
func (p *Vms) UpdateQualificationScene(req *UpdateQualificationSceneRequest) (*UpdateQualificationSceneResponse, int, error)
func (*Vms) UpdateTask ¶ added in v1.0.101
func (p *Vms) UpdateTask(req *EditTaskRequest) (*TaskAppendResponse, int, error)
func (*Vms) UpgradeAXToAXB ¶ added in v1.0.101
func (p *Vms) UpgradeAXToAXB(req *UpgradeAXToAXBRequest) (*SecretBindResponse, int, error)
 Click to show internal directories. 
   Click to hide internal directories.