wirelesssharetpwdquery

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Response

type Response struct {
	response.TopResponse
	WirelessShareTpwdQueryResult Result `json:"wireless_share_tpwd_query_response"`
}

taobao.wireless.share.tpwd.query( 查询解析淘口令 )

func (*Response) WrapResult

func (t *Response) WrapResult(result string)

解析输出结果

type Result

type Result struct {
	Content     string `json:"content"`
	NativeURL   string `json:"native_url"`
	PicURL      string `json:"pic_url"`
	Suc         bool   `json:"suc"`
	ThumbPicURL string `json:"thumb_pic_url"`
	Title       string `json:"title"`
	URL         string `json:"url"`
	RequestID   string `json:"request_id"`
}

Jump to

Keyboard shortcuts

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