response

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaobaoTmcQueueGetResponse

type TaobaoTmcQueueGetResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   队列详细信息
	*/
	Datas []domain.TaobaoTmcQueueGetTmcQueueInfo `json:"datas,omitempty" `
}

type TaobaoTmcUserTopicsGetResponse

type TaobaoTmcUserTopicsGetResponse struct {

	/*
	   System request id
	*/
	RequestId string `json:"request_id,omitempty" `

	/*
	   System body
	*/
	Body string

	/*
	   错误信息
	*/
	ResultMessage string `json:"result_message,omitempty" `
	/*
	   topic列表
	*/
	Topics []string `json:"topics,omitempty" `
	/*
	   错误码
	*/
	ResultCode string `json:"result_code,omitempty" `
}

Jump to

Keyboard shortcuts

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