jdunionopencoupongiftstop

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 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 QueryResult

type QueryResult struct {
	Code      int64  `json:"code"`
	Message   string `json:"message"`
	RequestID string `json:"requestId"`
}

QueryResult 具体内容

type Responce

type Responce struct {
	Code           string `json:"code"`
	QueryResultStr string `json:"stopResult"`
	QueryResult    QueryResult
}

Responce 响应结果

type Response

type Response struct {
	response.TopResponse
	Responce Responce `json:"jd_union_open_coupon_gift_stop_responce"`
}

Response jd.union.open.coupon.gift.stop 礼金停止

func (*Response) WrapResult

func (t *Response) WrapResult(result string)

WrapResult 解析输出结果

Jump to

Keyboard shortcuts

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