response

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaobaoTbkOrderDetailsGetResponse

type TaobaoTbkOrderDetailsGetResponse struct {

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

	/*
	   System body
	*/
	Body string

	/*
	   PublisherOrderDto
	*/
	Data domain.TaobaoTbkOrderDetailsGetOrderPage `json:"data,omitempty" `
}

type TaobaoTbkOrderDetailsTemporaryGetResponse

type TaobaoTbkOrderDetailsTemporaryGetResponse struct {

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

	/*
	   System body
	*/
	Body string

	/*
	   PublisherOrderDto
	*/
	Data domain.TaobaoTbkOrderDetailsTemporaryGetOrderPage `json:"data,omitempty" `
}

type TaobaoTbkOrderRefundGetResponse

type TaobaoTbkOrderRefundGetResponse struct {

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

	/*
	   System body
	*/
	Body string

	/*
	   返回数据
	*/
	Data domain.TaobaoTbkOrderRefundGetOrderPage `json:"data,omitempty" `
	/*
	   接口返回值信息,跟rpc架构保持一致
	*/
	ResultCode int64 `json:"result_code,omitempty" `
	/*
	   业务错误信息
	*/
	BizErrorDesc string `json:"biz_error_desc,omitempty" `
	/*
	   业务错误码 101, 102,103
	*/
	BizErrorCode int64 `json:"biz_error_code,omitempty" `
	/*
	   返回信息
	*/
	ResultMsg string `json:"result_msg,omitempty" `
}

type TaobaoTbkRelationRefundResponse

type TaobaoTbkRelationRefundResponse struct {

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

	/*
	   System body
	*/
	Body string

	/*
	   返回结果封装对象
	*/
	Result domain.TaobaoTbkRelationRefundRpcResult `json:"result,omitempty" `
}

Jump to

Keyboard shortcuts

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