vipLinkCheckRequest

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UnionUrlServiceVipLinkCheckParam

type UnionUrlServiceVipLinkCheckParam struct {
	VipLinkCheckReq VipLinkCheckReq `json:"vipLinkCheckReq"`
}

type UnionUrlServiceVipLinkCheckRequest

type UnionUrlServiceVipLinkCheckRequest struct {
	vipSdk.BaseVipApiRequest
	Param *UnionUrlServiceVipLinkCheckParam
}

func (*UnionUrlServiceVipLinkCheckRequest) Execute

func (*UnionUrlServiceVipLinkCheckRequest) GetMethodName

func (v *UnionUrlServiceVipLinkCheckRequest) GetMethodName() string

func (*UnionUrlServiceVipLinkCheckRequest) GetParams

func (*UnionUrlServiceVipLinkCheckRequest) GetParamsObject

func (v *UnionUrlServiceVipLinkCheckRequest) GetParamsObject() interface{}

func (*UnionUrlServiceVipLinkCheckRequest) GetServiceName

func (v *UnionUrlServiceVipLinkCheckRequest) GetServiceName() string

type VipLinkCheckReq

type VipLinkCheckReq struct {
	Source    string `json:"source"`    //请求源:调用方自定义,标识请求应用即可,无业务含义
	Content   string `json:"content"`   //检查的内容(长度不超过10000)
	RequestId string `json:"requestId"` //请求id:UUID
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL