jym

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package jym 包含交易猫API相关结构体

https://open.taobao.com/API.htm?docType=2&docId=60445

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest added in v1.3.1

type AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest 基于游戏id临时上下架智能发布入口 API请求 alibaba.jym.goods.external.goods.vmos.offon.game

基于游戏id临时上下架智能发布入口

func NewAlibabajymgoodsexternalgoodsvmosoffongameRequest added in v1.3.1

func NewAlibabajymgoodsexternalgoodsvmosoffongameRequest() *AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest

NewAlibabajymgoodsexternalgoodsvmosoffongameRequest 初始化AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest对象

func (AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest) GetGameId added in v1.3.1

GetGameId GameId Getter

func (AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest) GetOffGame added in v1.3.1

GetOffGame OffGame Getter

func (AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest) SetGameId added in v1.3.1

SetGameId is GameId Setter 所需要下架的游戏ID值

func (*AlibabajymgoodsexternalgoodsvmosoffongameAPIRequest) SetOffGame added in v1.3.1

SetOffGame is OffGame Setter offGame是否下架游戏,true代表下架,false代表上架

type AlibabajymgoodsexternalgoodsvmosoffongameAPIResponse added in v1.3.1

type AlibabajymgoodsexternalgoodsvmosoffongameAPIResponse struct {
	model.CommonResponse
	AlibabajymgoodsexternalgoodsvmosoffongameAPIResponseModel
}

AlibabajymgoodsexternalgoodsvmosoffongameAPIResponse 基于游戏id临时上下架智能发布入口 API返回值 alibaba.jym.goods.external.goods.vmos.offon.game

基于游戏id临时上下架智能发布入口

type AlibabajymgoodsexternalgoodsvmosoffongameAPIResponseModel added in v1.3.1

type AlibabajymgoodsexternalgoodsvmosoffongameAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_goods_external_goods_vmos_offon_game_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 状态码
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 错误信息
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 调用结果描述
	Result string `json:"result,omitempty" xml:"result,omitempty"`
	// 代表调用成功
	Succeed bool `json:"succeed,omitempty" xml:"succeed,omitempty"`
}

AlibabajymgoodsexternalgoodsvmosoffongameAPIResponseModel is 基于游戏id临时上下架智能发布入口 成功返回结果

type AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest added in v1.3.1

type AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest 外部查询游戏属性库属性信息 API请求 alibaba.jym.industry.outsidegamepropertysync.querypropertyinfo

外部查询游戏属性库属性信息

func NewAlibabajymindustryoutsidegamepropertysyncquerypropertyinfoRequest added in v1.3.1

func NewAlibabajymindustryoutsidegamepropertysyncquerypropertyinfoRequest() *AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest

NewAlibabajymindustryoutsidegamepropertysyncquerypropertyinfoRequest 初始化AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest对象

func (AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest) GetOutSideQueryGamePropertyInfoRequestDto added in v1.3.1

GetOutSideQueryGamePropertyInfoRequestDto OutSideQueryGamePropertyInfoRequestDto Getter

func (AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest) SetOutSideQueryGamePropertyInfoRequestDto added in v1.3.1

func (r *AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIRequest) SetOutSideQueryGamePropertyInfoRequestDto(_outSideQueryGamePropertyInfoRequestDto *OutSideQueryGamePropertyInfoRequestDto) error

SetOutSideQueryGamePropertyInfoRequestDto is OutSideQueryGamePropertyInfoRequestDto Setter 属性信息查询DTO

type AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIResponse added in v1.3.1

type AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIResponse struct {
	model.CommonResponse
	AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIResponseModel
}

AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIResponse 外部查询游戏属性库属性信息 API返回值 alibaba.jym.industry.outsidegamepropertysync.querypropertyinfo

外部查询游戏属性库属性信息

type AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIResponseModel added in v1.3.1

type AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_industry_outsidegamepropertysync_querypropertyinfo_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 子集错误码,提供与业务细节使用
	SubCodeType string `json:"sub_code_type,omitempty" xml:"sub_code_type,omitempty"`
	// 子集错误描述,提供与业务细节使用
	SubExtraErrMsg string `json:"sub_extra_err_msg,omitempty" xml:"sub_extra_err_msg,omitempty"`
	// 错误码枚举
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 错误详细描述
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 外部查询需要采集属性结构信息响应DTO
	Result *OutSideQueryGamePropertyInfoResponseDto `json:"result,omitempty" xml:"result,omitempty"`
	// 接口调用结果: true/false
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabajymindustryoutsidegamepropertysyncquerypropertyinfoAPIResponseModel is 外部查询游戏属性库属性信息 成功返回结果

type AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest added in v1.3.1

type AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest 外部上报游戏属性信息 API请求 alibaba.jym.industry.outsidegamepropertysync.syncpropertyinfo

外部上报游戏属性信息

func NewAlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoRequest added in v1.3.1

func NewAlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoRequest() *AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest

NewAlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoRequest 初始化AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest对象

func (AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest) GetOutSideSyncGamePropertyRequestDto added in v1.3.1

GetOutSideSyncGamePropertyRequestDto OutSideSyncGamePropertyRequestDto Getter

func (AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest) SetOutSideSyncGamePropertyRequestDto added in v1.3.1

func (r *AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIRequest) SetOutSideSyncGamePropertyRequestDto(_outSideSyncGamePropertyRequestDto *OutSideSyncGamePropertyRequestDto) error

SetOutSideSyncGamePropertyRequestDto is OutSideSyncGamePropertyRequestDto Setter 属性信息DTO

type AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIResponse added in v1.3.1

type AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIResponse struct {
	model.CommonResponse
	AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIResponseModel
}

AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIResponse 外部上报游戏属性信息 API返回值 alibaba.jym.industry.outsidegamepropertysync.syncpropertyinfo

外部上报游戏属性信息

type AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIResponseModel added in v1.3.1

type AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_industry_outsidegamepropertysync_syncpropertyinfo_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 子集错误码,提供与业务细节使用
	SubCodeType string `json:"sub_code_type,omitempty" xml:"sub_code_type,omitempty"`
	// 子集错误描述,提供与业务细节使用
	SubExtraErrMsg string `json:"sub_extra_err_msg,omitempty" xml:"sub_extra_err_msg,omitempty"`
	// 错误码枚举
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 错误详细描述
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 上报结果DTO
	Result *OutSideSyncGamePropertyResponseDto `json:"result,omitempty" xml:"result,omitempty"`
	// 接口调用结果: true/false
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabajymindustryoutsidegamepropertysyncsyncpropertyinfoAPIResponseModel is 外部上报游戏属性信息 成功返回结果

type AlibabajymindustryrecommendgoodsgetAPIRequest added in v1.3.1

type AlibabajymindustryrecommendgoodsgetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymindustryrecommendgoodsgetAPIRequest 获取交易猫推荐商品 API请求 alibaba.jym.industry.recommend.goods.get

获取交易猫推荐商品

func NewAlibabajymindustryrecommendgoodsgetRequest added in v1.3.1

func NewAlibabajymindustryrecommendgoodsgetRequest() *AlibabajymindustryrecommendgoodsgetAPIRequest

NewAlibabajymindustryrecommendgoodsgetRequest 初始化AlibabajymindustryrecommendgoodsgetAPIRequest对象

func (AlibabajymindustryrecommendgoodsgetAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymindustryrecommendgoodsgetAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymindustryrecommendgoodsgetAPIRequest) GetJymRecommendGoodsRequestDto added in v1.3.1

GetJymRecommendGoodsRequestDto JymRecommendGoodsRequestDto Getter

func (AlibabajymindustryrecommendgoodsgetAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymindustryrecommendgoodsgetAPIRequest) SetJymRecommendGoodsRequestDto added in v1.3.1

func (r *AlibabajymindustryrecommendgoodsgetAPIRequest) SetJymRecommendGoodsRequestDto(_jymRecommendGoodsRequestDto *JymRecommendGoodsRequestDto) error

SetJymRecommendGoodsRequestDto is JymRecommendGoodsRequestDto Setter 请求

type AlibabajymindustryrecommendgoodsgetAPIResponse added in v1.3.1

type AlibabajymindustryrecommendgoodsgetAPIResponse struct {
	model.CommonResponse
	AlibabajymindustryrecommendgoodsgetAPIResponseModel
}

AlibabajymindustryrecommendgoodsgetAPIResponse 获取交易猫推荐商品 API返回值 alibaba.jym.industry.recommend.goods.get

获取交易猫推荐商品

type AlibabajymindustryrecommendgoodsgetAPIResponseModel added in v1.3.1

type AlibabajymindustryrecommendgoodsgetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_industry_recommend_goods_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 业务编码
	SubCodeType string `json:"sub_code_type,omitempty" xml:"sub_code_type,omitempty"`
	// 业务错误信息
	SubExtraErrMsg string `json:"sub_extra_err_msg,omitempty" xml:"sub_extra_err_msg,omitempty"`
	// 错误码
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 系统错误信息
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 结果集
	Result *JymRecommendGoodsInfoDto `json:"result,omitempty" xml:"result,omitempty"`
	// 是否成功
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabajymindustryrecommendgoodsgetAPIResponseModel is 获取交易猫推荐商品 成功返回结果

type AlibabajymindustrytaskswitchsaveAPIRequest added in v1.3.1

type AlibabajymindustrytaskswitchsaveAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymindustrytaskswitchsaveAPIRequest 行业信息系统开关 API请求 alibaba.jym.industry.taskswitch.save

VMOS回调交易猫行业信息系统

func NewAlibabajymindustrytaskswitchsaveRequest added in v1.3.1

func NewAlibabajymindustrytaskswitchsaveRequest() *AlibabajymindustrytaskswitchsaveAPIRequest

NewAlibabajymindustrytaskswitchsaveRequest 初始化AlibabajymindustrytaskswitchsaveAPIRequest对象

func (AlibabajymindustrytaskswitchsaveAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymindustrytaskswitchsaveAPIRequest) GetApiParams added in v1.3.1

func (r AlibabajymindustrytaskswitchsaveAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymindustrytaskswitchsaveAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabajymindustrytaskswitchsaveAPIRequest) GetTaskSwitchReqDto added in v1.3.1

GetTaskSwitchReqDto TaskSwitchReqDto Getter

func (*AlibabajymindustrytaskswitchsaveAPIRequest) SetTaskSwitchReqDto added in v1.3.1

func (r *AlibabajymindustrytaskswitchsaveAPIRequest) SetTaskSwitchReqDto(_taskSwitchReqDto *TaskSwitchReqDto) error

SetTaskSwitchReqDto is TaskSwitchReqDto Setter 开关参数

type AlibabajymindustrytaskswitchsaveAPIResponse added in v1.3.1

type AlibabajymindustrytaskswitchsaveAPIResponse struct {
	model.CommonResponse
	AlibabajymindustrytaskswitchsaveAPIResponseModel
}

AlibabajymindustrytaskswitchsaveAPIResponse 行业信息系统开关 API返回值 alibaba.jym.industry.taskswitch.save

VMOS回调交易猫行业信息系统

type AlibabajymindustrytaskswitchsaveAPIResponseModel added in v1.3.1

type AlibabajymindustrytaskswitchsaveAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_industry_taskswitch_save_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 子集错误码,提供与业务细节使用
	SubCodeType string `json:"sub_code_type,omitempty" xml:"sub_code_type,omitempty"`
	// 子集错误描述,提供与业务细节使用
	SubExtraErrMsg string `json:"sub_extra_err_msg,omitempty" xml:"sub_extra_err_msg,omitempty"`
	// 错误码枚举
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 错误详细描述
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// true - 成功,false - 失败
	Result bool `json:"result,omitempty" xml:"result,omitempty"`
	// 接口调用结果: true/false
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabajymindustrytaskswitchsaveAPIResponseModel is 行业信息系统开关 成功返回结果

type AlibabajymindustrytrademaxpricegetAPIRequest added in v1.3.1

type AlibabajymindustrytrademaxpricegetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymindustrytrademaxpricegetAPIRequest 获取交易猫单个游戏渠道帐号交易成功最高价 API请求 alibaba.jym.industry.trade.max.price.get

获取交易猫单个游戏渠道帐号交易成功最高价

func NewAlibabajymindustrytrademaxpricegetRequest added in v1.3.1

func NewAlibabajymindustrytrademaxpricegetRequest() *AlibabajymindustrytrademaxpricegetAPIRequest

NewAlibabajymindustrytrademaxpricegetRequest 初始化AlibabajymindustrytrademaxpricegetAPIRequest对象

func (AlibabajymindustrytrademaxpricegetAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymindustrytrademaxpricegetAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymindustrytrademaxpricegetAPIRequest) GetJymMaxPriceRequest added in v1.3.1

GetJymMaxPriceRequest JymMaxPriceRequest Getter

func (AlibabajymindustrytrademaxpricegetAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymindustrytrademaxpricegetAPIRequest) SetJymMaxPriceRequest added in v1.3.1

func (r *AlibabajymindustrytrademaxpricegetAPIRequest) SetJymMaxPriceRequest(_jymMaxPriceRequest *JymMaxPriceRequestDto) error

SetJymMaxPriceRequest is JymMaxPriceRequest Setter 请求

type AlibabajymindustrytrademaxpricegetAPIResponse added in v1.3.1

type AlibabajymindustrytrademaxpricegetAPIResponse struct {
	model.CommonResponse
	AlibabajymindustrytrademaxpricegetAPIResponseModel
}

AlibabajymindustrytrademaxpricegetAPIResponse 获取交易猫单个游戏渠道帐号交易成功最高价 API返回值 alibaba.jym.industry.trade.max.price.get

获取交易猫单个游戏渠道帐号交易成功最高价

type AlibabajymindustrytrademaxpricegetAPIResponseModel added in v1.3.1

type AlibabajymindustrytrademaxpricegetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_industry_trade_max_price_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 子错误码
	SubCodeType string `json:"sub_code_type,omitempty" xml:"sub_code_type,omitempty"`
	// 子错误码描述
	SubExtraErrMsg string `json:"sub_extra_err_msg,omitempty" xml:"sub_extra_err_msg,omitempty"`
	// 错误码
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 错误信息
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 最高价订单信息
	Result *JymMaxPriceOrderInfoDto `json:"result,omitempty" xml:"result,omitempty"`
	// 是否成功
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabajymindustrytrademaxpricegetAPIResponseModel is 获取交易猫单个游戏渠道帐号交易成功最高价 成功返回结果

type AlibabajymindustryvmoscommoncallbackAPIRequest added in v1.3.1

type AlibabajymindustryvmoscommoncallbackAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymindustryvmoscommoncallbackAPIRequest vmos游戏信息采集结果回调通知 API请求 alibaba.jym.industry.vmos.common.callback

vmos游戏信息采集结果回调通知

func NewAlibabajymindustryvmoscommoncallbackRequest added in v1.3.1

func NewAlibabajymindustryvmoscommoncallbackRequest() *AlibabajymindustryvmoscommoncallbackAPIRequest

NewAlibabajymindustryvmoscommoncallbackRequest 初始化AlibabajymindustryvmoscommoncallbackAPIRequest对象

func (AlibabajymindustryvmoscommoncallbackAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymindustryvmoscommoncallbackAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymindustryvmoscommoncallbackAPIRequest) GetParam0 added in v1.3.1

GetParam0 Param0 Getter

func (AlibabajymindustryvmoscommoncallbackAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymindustryvmoscommoncallbackAPIRequest) SetParam0 added in v1.3.1

SetParam0 is Param0 Setter 通用回调参数

type AlibabajymindustryvmoscommoncallbackAPIResponse added in v1.3.1

type AlibabajymindustryvmoscommoncallbackAPIResponse struct {
	model.CommonResponse
	AlibabajymindustryvmoscommoncallbackAPIResponseModel
}

AlibabajymindustryvmoscommoncallbackAPIResponse vmos游戏信息采集结果回调通知 API返回值 alibaba.jym.industry.vmos.common.callback

vmos游戏信息采集结果回调通知

type AlibabajymindustryvmoscommoncallbackAPIResponseModel added in v1.3.1

type AlibabajymindustryvmoscommoncallbackAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_industry_vmos_common_callback_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 状态码
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 扩展信息错误
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
}

AlibabajymindustryvmoscommoncallbackAPIResponseModel is vmos游戏信息采集结果回调通知 成功返回结果

type AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest added in v1.3.1

type AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest 同步下架接口 API请求 alibaba.jym.item.external.goods.batch.synoffsale

同步下架接口

func NewAlibabajymitemexternalgoodsbatchsynoffsaleRequest added in v1.3.1

func NewAlibabajymitemexternalgoodsbatchsynoffsaleRequest() *AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest

NewAlibabajymitemexternalgoodsbatchsynoffsaleRequest 初始化AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest对象

func (AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest) GetParamSyncOffSaleCommandDTO added in v1.3.1

GetParamSyncOffSaleCommandDTO ParamSyncOffSaleCommandDTO Getter

func (AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest) SetParamSyncOffSaleCommandDTO added in v1.3.1

func (r *AlibabajymitemexternalgoodsbatchsynoffsaleAPIRequest) SetParamSyncOffSaleCommandDTO(_paramSyncOffSaleCommandDTO *SyncOffSaleCommandDto) error

SetParamSyncOffSaleCommandDTO is ParamSyncOffSaleCommandDTO Setter 入参

type AlibabajymitemexternalgoodsbatchsynoffsaleAPIResponse added in v1.3.1

type AlibabajymitemexternalgoodsbatchsynoffsaleAPIResponse struct {
	model.CommonResponse
	AlibabajymitemexternalgoodsbatchsynoffsaleAPIResponseModel
}

AlibabajymitemexternalgoodsbatchsynoffsaleAPIResponse 同步下架接口 API返回值 alibaba.jym.item.external.goods.batch.synoffsale

同步下架接口

type AlibabajymitemexternalgoodsbatchsynoffsaleAPIResponseModel added in v1.3.1

type AlibabajymitemexternalgoodsbatchsynoffsaleAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_item_external_goods_batch_synoffsale_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 出参
	Result *ResultDto `json:"result,omitempty" xml:"result,omitempty"`
}

AlibabajymitemexternalgoodsbatchsynoffsaleAPIResponseModel is 同步下架接口 成功返回结果

type AlibabajymsteamfulfillmentupdateAPIRequest added in v1.3.1

type AlibabajymsteamfulfillmentupdateAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymsteamfulfillmentupdateAPIRequest 交易猫Steam类目发履约态变更 API请求 alibaba.jym.steam.fulfillment.update

交易猫Steam类目发履约态变更

func NewAlibabajymsteamfulfillmentupdateRequest added in v1.3.1

func NewAlibabajymsteamfulfillmentupdateRequest() *AlibabajymsteamfulfillmentupdateAPIRequest

NewAlibabajymsteamfulfillmentupdateRequest 初始化AlibabajymsteamfulfillmentupdateAPIRequest对象

func (AlibabajymsteamfulfillmentupdateAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymsteamfulfillmentupdateAPIRequest) GetApiParams added in v1.3.1

func (r AlibabajymsteamfulfillmentupdateAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymsteamfulfillmentupdateAPIRequest) GetDeliveryNotifyDto added in v1.3.1

GetDeliveryNotifyDto DeliveryNotifyDto Getter

func (AlibabajymsteamfulfillmentupdateAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymsteamfulfillmentupdateAPIRequest) SetDeliveryNotifyDto added in v1.3.1

func (r *AlibabajymsteamfulfillmentupdateAPIRequest) SetDeliveryNotifyDto(_deliveryNotifyDto *DeliveryNotifyDto) error

SetDeliveryNotifyDto is DeliveryNotifyDto Setter 履约信息通知

type AlibabajymsteamfulfillmentupdateAPIResponse added in v1.3.1

type AlibabajymsteamfulfillmentupdateAPIResponse struct {
	model.CommonResponse
	AlibabajymsteamfulfillmentupdateAPIResponseModel
}

AlibabajymsteamfulfillmentupdateAPIResponse 交易猫Steam类目发履约态变更 API返回值 alibaba.jym.steam.fulfillment.update

交易猫Steam类目发履约态变更

type AlibabajymsteamfulfillmentupdateAPIResponseModel added in v1.3.1

type AlibabajymsteamfulfillmentupdateAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_steam_fulfillment_update_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 子集错误码,提供与业务细节使用
	SubCodeType string `json:"sub_code_type,omitempty" xml:"sub_code_type,omitempty"`
	// 子集错误描述,提供与业务细节使用
	SubExtraErrMsg string `json:"sub_extra_err_msg,omitempty" xml:"sub_extra_err_msg,omitempty"`
	// 错误码枚举
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 错误详细描述
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 执行结果
	Result bool `json:"result,omitempty" xml:"result,omitempty"`
	// 调用结果
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabajymsteamfulfillmentupdateAPIResponseModel is 交易猫Steam类目发履约态变更 成功返回结果

type AlibabajymsteamrefundauditAPIRequest added in v1.3.1

type AlibabajymsteamrefundauditAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymsteamrefundauditAPIRequest 交易猫steam逆向单审核 API请求 alibaba.jym.steam.refund.audit

交易猫steam逆向单审核

func NewAlibabajymsteamrefundauditRequest added in v1.3.1

func NewAlibabajymsteamrefundauditRequest() *AlibabajymsteamrefundauditAPIRequest

NewAlibabajymsteamrefundauditRequest 初始化AlibabajymsteamrefundauditAPIRequest对象

func (AlibabajymsteamrefundauditAPIRequest) GetApiMethodName added in v1.3.1

func (r AlibabajymsteamrefundauditAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymsteamrefundauditAPIRequest) GetApiParams added in v1.3.1

func (r AlibabajymsteamrefundauditAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymsteamrefundauditAPIRequest) GetAuditRefundOrderDto added in v1.3.1

func (r AlibabajymsteamrefundauditAPIRequest) GetAuditRefundOrderDto() *AuditRefundOrderDto

GetAuditRefundOrderDto AuditRefundOrderDto Getter

func (AlibabajymsteamrefundauditAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*AlibabajymsteamrefundauditAPIRequest) SetAuditRefundOrderDto added in v1.3.1

func (r *AlibabajymsteamrefundauditAPIRequest) SetAuditRefundOrderDto(_auditRefundOrderDto *AuditRefundOrderDto) error

SetAuditRefundOrderDto is AuditRefundOrderDto Setter 入参object

type AlibabajymsteamrefundauditAPIResponse added in v1.3.1

type AlibabajymsteamrefundauditAPIResponse struct {
	model.CommonResponse
	AlibabajymsteamrefundauditAPIResponseModel
}

AlibabajymsteamrefundauditAPIResponse 交易猫steam逆向单审核 API返回值 alibaba.jym.steam.refund.audit

交易猫steam逆向单审核

type AlibabajymsteamrefundauditAPIResponseModel added in v1.3.1

type AlibabajymsteamrefundauditAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_steam_refund_audit_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 子集错误码,提供与业务细节使用
	SubCodeType string `json:"sub_code_type,omitempty" xml:"sub_code_type,omitempty"`
	// 子集错误描述,提供与业务细节使用
	SubExtraErrMsg string `json:"sub_extra_err_msg,omitempty" xml:"sub_extra_err_msg,omitempty"`
	// 错误码枚举
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 错误详细描述
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 返回值
	Result bool `json:"result,omitempty" xml:"result,omitempty"`
	// 调用结果
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabajymsteamrefundauditAPIResponseModel is 交易猫steam逆向单审核 成功返回结果

type AlibabajymsteamshadowusergetAPIRequest added in v1.3.1

type AlibabajymsteamshadowusergetAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

AlibabajymsteamshadowusergetAPIRequest 获取影子标识 API请求 alibaba.jym.steam.shadowuser.get

交易猫Steam类目获取影子ID

func NewAlibabajymsteamshadowusergetRequest added in v1.3.1

func NewAlibabajymsteamshadowusergetRequest() *AlibabajymsteamshadowusergetAPIRequest

NewAlibabajymsteamshadowusergetRequest 初始化AlibabajymsteamshadowusergetAPIRequest对象

func (AlibabajymsteamshadowusergetAPIRequest) GetApiMethodName added in v1.3.1

func (r AlibabajymsteamshadowusergetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabajymsteamshadowusergetAPIRequest) GetApiParams added in v1.3.1

func (r AlibabajymsteamshadowusergetAPIRequest) GetApiParams(params url.Values)

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabajymsteamshadowusergetAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (AlibabajymsteamshadowusergetAPIRequest) GetToken added in v1.3.1

GetToken Token Getter

func (*AlibabajymsteamshadowusergetAPIRequest) SetToken added in v1.3.1

SetToken is Token Setter shadowToken

type AlibabajymsteamshadowusergetAPIResponse added in v1.3.1

type AlibabajymsteamshadowusergetAPIResponse struct {
	model.CommonResponse
	AlibabajymsteamshadowusergetAPIResponseModel
}

AlibabajymsteamshadowusergetAPIResponse 获取影子标识 API返回值 alibaba.jym.steam.shadowuser.get

交易猫Steam类目获取影子ID

type AlibabajymsteamshadowusergetAPIResponseModel added in v1.3.1

type AlibabajymsteamshadowusergetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_jym_steam_shadowuser_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 子集错误码,提供与业务细节使用
	SubCodeType string `json:"sub_code_type,omitempty" xml:"sub_code_type,omitempty"`
	// 子集错误描述,提供与业务细节使用
	SubExtraErrMsg string `json:"sub_extra_err_msg,omitempty" xml:"sub_extra_err_msg,omitempty"`
	// 错误码枚举
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 错误详细描述
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 影子DTO
	Result *SteamShadowDto `json:"result,omitempty" xml:"result,omitempty"`
	// 调用结果
	IsSuccess bool `json:"is_success,omitempty" xml:"is_success,omitempty"`
}

AlibabajymsteamshadowusergetAPIResponseModel is 获取影子标识 成功返回结果

type AuditRefundOrderDto added in v1.2.9

type AuditRefundOrderDto struct {
	// 退款单ID
	RefundOrderId string `json:"refund_order_id,omitempty" xml:"refund_order_id,omitempty"`
	// 订单ID
	OrderId string `json:"order_id,omitempty" xml:"order_id,omitempty"`
	// 审核结果,1:通过,0:不通过
	AuditPass int64 `json:"audit_pass,omitempty" xml:"audit_pass,omitempty"`
}

AuditRefundOrderDto 结构体

type CommonCallbackDto added in v1.2.5

type CommonCallbackDto struct {
	// 采集任务状态
	TaskState string `json:"task_state,omitempty" xml:"task_state,omitempty"`
	// 采集任务状态描述
	TaskMsg string `json:"task_msg,omitempty" xml:"task_msg,omitempty"`
	// 采集任务结果码
	TaskCode string `json:"task_code,omitempty" xml:"task_code,omitempty"`
	// 业务id
	BizId string `json:"biz_id,omitempty" xml:"biz_id,omitempty"`
	// 采集开始时间(时间戳/秒)
	TaskBeginTime string `json:"task_begin_time,omitempty" xml:"task_begin_time,omitempty"`
	// 任务id
	TaskId string `json:"task_id,omitempty" xml:"task_id,omitempty"`
	// 采集结果
	Content string `json:"content,omitempty" xml:"content,omitempty"`
}

CommonCallbackDto 结构体

type DeliveryNotifyDto added in v1.2.9

type DeliveryNotifyDto struct {
	// 订单ID
	BizOrderId string `json:"biz_order_id,omitempty" xml:"biz_order_id,omitempty"`
	// 发货信息通知
	DeliveryMsg string `json:"delivery_msg,omitempty" xml:"delivery_msg,omitempty"`
	// 发货失败原因ID
	ReasonId int64 `json:"reason_id,omitempty" xml:"reason_id,omitempty"`
	// 发货类型:1:发货中, 2:发货成功 3.发货失败 4.发货通知
	DeliveryType int64 `json:"delivery_type,omitempty" xml:"delivery_type,omitempty"`
}

DeliveryNotifyDto 结构体

type GoodsResultDto added in v1.2.9

type GoodsResultDto struct {
	// 描述
	Desc string `json:"desc,omitempty" xml:"desc,omitempty"`
	// 状态码
	Code int64 `json:"code,omitempty" xml:"code,omitempty"`
	// 是否下架成功
	Success bool `json:"success,omitempty" xml:"success,omitempty"`
}

GoodsResultDto 结构体

type JymGoodsTagDto added in v1.2.9

type JymGoodsTagDto struct {
	// 标签名称
	Name string `json:"name,omitempty" xml:"name,omitempty"`
	// 标签类型,1-服务 2-卖点
	Type int64 `json:"type,omitempty" xml:"type,omitempty"`
}

JymGoodsTagDto 结构体

type JymMaxPriceOrderInfoDto added in v1.2.9

type JymMaxPriceOrderInfoDto struct {
	// 交易猫游戏ID
	JymGameId string `json:"jym_game_id,omitempty" xml:"jym_game_id,omitempty"`
	// 交易猫游戏名称
	JymGameName string `json:"jym_game_name,omitempty" xml:"jym_game_name,omitempty"`
	// 订单价格
	OrderPrice int64 `json:"order_price,omitempty" xml:"order_price,omitempty"`
}

JymMaxPriceOrderInfoDto 结构体

type JymMaxPriceRequestDto added in v1.2.9

type JymMaxPriceRequestDto struct {
	// 交易猫游戏ID
	JymGameId string `json:"jym_game_id,omitempty" xml:"jym_game_id,omitempty"`
	// 渠道标识
	Channel string `json:"channel,omitempty" xml:"channel,omitempty"`
}

JymMaxPriceRequestDto 结构体

type JymRecommendGoodsInfoDto added in v1.2.9

type JymRecommendGoodsInfoDto struct {
	// 推荐商品
	GoodsList []JymSingleGoodsDto `json:"goods_list,omitempty" xml:"goods_list>jym_single_goods_dto,omitempty"`
	// 交易猫游戏ID
	JymGameId string `json:"jym_game_id,omitempty" xml:"jym_game_id,omitempty"`
}

JymRecommendGoodsInfoDto 结构体

type JymRecommendGoodsRequestDto added in v1.2.9

type JymRecommendGoodsRequestDto struct {
	// 交易猫游戏ID
	JymGameId string `json:"jym_game_id,omitempty" xml:"jym_game_id,omitempty"`
	// 渠道标识
	Channel string `json:"channel,omitempty" xml:"channel,omitempty"`
	// 最低价
	MinPrice int64 `json:"min_price,omitempty" xml:"min_price,omitempty"`
	// 最高价
	MaxPrice int64 `json:"max_price,omitempty" xml:"max_price,omitempty"`
}

JymRecommendGoodsRequestDto 结构体

type JymSingleGoodsDto added in v1.2.9

type JymSingleGoodsDto struct {
	// 标签
	Tags []JymGoodsTagDto `json:"tags,omitempty" xml:"tags>jym_goods_tag_dto,omitempty"`
	// 商品ID
	GoodsId string `json:"goods_id,omitempty" xml:"goods_id,omitempty"`
	// 商品标题
	GoodsTitle string `json:"goods_title,omitempty" xml:"goods_title,omitempty"`
	// 商品头图地址
	HeaderImgUrl string `json:"header_img_url,omitempty" xml:"header_img_url,omitempty"`
	// 商品单价
	UnitPrice int64 `json:"unit_price,omitempty" xml:"unit_price,omitempty"`
}

JymSingleGoodsDto 结构体

type OutSideQueryGamePropertyInfoRequestDto added in v1.2.9

type OutSideQueryGamePropertyInfoRequestDto struct {
	// 交易猫游戏id
	GameId string `json:"game_id,omitempty" xml:"game_id,omitempty"`
}

OutSideQueryGamePropertyInfoRequestDto 结构体

type OutSideQueryGamePropertyInfoResponseDto added in v1.2.9

type OutSideQueryGamePropertyInfoResponseDto struct {
	// 加密压缩的属性信息
	GamePropertiesCompressed string `json:"game_properties_compressed,omitempty" xml:"game_properties_compressed,omitempty"`
}

OutSideQueryGamePropertyInfoResponseDto 结构体

type OutSideSyncGamePropertyRequestDto added in v1.2.9

type OutSideSyncGamePropertyRequestDto struct {
	// 交易猫游戏id
	GameId string `json:"game_id,omitempty" xml:"game_id,omitempty"`
	// 压缩加密后的属性信息
	GamePropertiesCompressed string `json:"game_properties_compressed,omitempty" xml:"game_properties_compressed,omitempty"`
}

OutSideSyncGamePropertyRequestDto 结构体

type OutSideSyncGamePropertyResponseDto added in v1.2.9

type OutSideSyncGamePropertyResponseDto struct {
	// true - 成功,false - 失败
	Result bool `json:"result,omitempty" xml:"result,omitempty"`
}

OutSideSyncGamePropertyResponseDto 结构体

type RealNameVerifyTopDto

type RealNameVerifyTopDto struct {
	// 实名校验结果信息
	VerifyMsg string `json:"verify_msg,omitempty" xml:"verify_msg,omitempty"`
	// 实名校验结果信息
	IdentityCode string `json:"identity_code,omitempty" xml:"identity_code,omitempty"`
	// 实名校验结果信息
	VerifyCode int64 `json:"verify_code,omitempty" xml:"verify_code,omitempty"`
}

RealNameVerifyTopDto 结构体

type ResultDto added in v1.2.9

type ResultDto struct {
	// 调用错误信息
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 调用错误码
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 是否调用成功
	Success string `json:"success,omitempty" xml:"success,omitempty"`
	// 业务对象
	Result *GoodsResultDto `json:"result,omitempty" xml:"result,omitempty"`
}

ResultDto 结构体

type SteamShadowDto added in v1.2.9

type SteamShadowDto struct {
	// 影子ID
	ShadowUid string `json:"shadow_uid,omitempty" xml:"shadow_uid,omitempty"`
}

SteamShadowDto 结构体

type SyncOffSaleCommandDto added in v1.2.9

type SyncOffSaleCommandDto struct {
	// 交易猫商品ID
	GoodsId int64 `json:"goods_id,omitempty" xml:"goods_id,omitempty"`
}

SyncOffSaleCommandDto 结构体

type TaobaojymmemberrealnameverifywithoutuidAPIRequest added in v1.3.1

type TaobaojymmemberrealnameverifywithoutuidAPIRequest struct {
	model.Params
	// contains filtered or unexported fields
}

TaobaojymmemberrealnameverifywithoutuidAPIRequest 用户实名认证 API请求 taobao.jym.member.realname.verify.withoutuid

开放用户实名认证接口使用

func NewTaobaojymmemberrealnameverifywithoutuidRequest added in v1.3.1

func NewTaobaojymmemberrealnameverifywithoutuidRequest() *TaobaojymmemberrealnameverifywithoutuidAPIRequest

NewTaobaojymmemberrealnameverifywithoutuidRequest 初始化TaobaojymmemberrealnameverifywithoutuidAPIRequest对象

func (TaobaojymmemberrealnameverifywithoutuidAPIRequest) GetApiMethodName added in v1.3.1

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaojymmemberrealnameverifywithoutuidAPIRequest) GetApiParams added in v1.3.1

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaojymmemberrealnameverifywithoutuidAPIRequest) GetEncryptIdNo added in v1.3.1

GetEncryptIdNo EncryptIdNo Getter

func (TaobaojymmemberrealnameverifywithoutuidAPIRequest) GetEncryptName added in v1.3.1

GetEncryptName EncryptName Getter

func (TaobaojymmemberrealnameverifywithoutuidAPIRequest) GetRawParams added in v1.3.1

GetRawParams IRequest interface 方法, 获取API原始参数

func (*TaobaojymmemberrealnameverifywithoutuidAPIRequest) SetEncryptIdNo added in v1.3.1

func (r *TaobaojymmemberrealnameverifywithoutuidAPIRequest) SetEncryptIdNo(_encryptIdNo string) error

SetEncryptIdNo is EncryptIdNo Setter 加密身份证串

func (*TaobaojymmemberrealnameverifywithoutuidAPIRequest) SetEncryptName added in v1.3.1

func (r *TaobaojymmemberrealnameverifywithoutuidAPIRequest) SetEncryptName(_encryptName string) error

SetEncryptName is EncryptName Setter 加密名字串

type TaobaojymmemberrealnameverifywithoutuidAPIResponse added in v1.3.1

type TaobaojymmemberrealnameverifywithoutuidAPIResponse struct {
	model.CommonResponse
	TaobaojymmemberrealnameverifywithoutuidAPIResponseModel
}

TaobaojymmemberrealnameverifywithoutuidAPIResponse 用户实名认证 API返回值 taobao.jym.member.realname.verify.withoutuid

开放用户实名认证接口使用

type TaobaojymmemberrealnameverifywithoutuidAPIResponseModel added in v1.3.1

type TaobaojymmemberrealnameverifywithoutuidAPIResponseModel struct {
	XMLName xml.Name `xml:"jym_member_realname_verify_withoutuid_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
	// 实名认证结果
	Result *TaobaojymmemberrealnameverifywithoutuidResultDto `json:"result,omitempty" xml:"result,omitempty"`
}

TaobaojymmemberrealnameverifywithoutuidAPIResponseModel is 用户实名认证 成功返回结果

type TaobaojymmemberrealnameverifywithoutuidResultDto added in v1.3.1

type TaobaojymmemberrealnameverifywithoutuidResultDto struct {
	// 调用接口结果编码
	StateCode string `json:"state_code,omitempty" xml:"state_code,omitempty"`
	// 调用接口异常信息明细
	ExtraErrMsg string `json:"extra_err_msg,omitempty" xml:"extra_err_msg,omitempty"`
	// 1
	Result *RealNameVerifyTopDto `json:"result,omitempty" xml:"result,omitempty"`
	// 调用是否成功
	Succ bool `json:"succ,omitempty" xml:"succ,omitempty"`
}

TaobaojymmemberrealnameverifywithoutuidResultDto 结构体

type TaskSwitchReqDto added in v1.2.5

type TaskSwitchReqDto struct {
	// 游戏ID,0代表所有游戏
	GameId string `json:"game_id,omitempty" xml:"game_id,omitempty"`
	// 原因
	Reason string `json:"reason,omitempty" xml:"reason,omitempty"`
	// 区服
	GameServer string `json:"game_server,omitempty" xml:"game_server,omitempty"`
	// 客户端ID, 0代表所有客户端
	ClientId string `json:"client_id,omitempty" xml:"client_id,omitempty"`
	// 开始时间,格式yyyy-MM-dd HH:mm:ss
	BeginTime string `json:"begin_time,omitempty" xml:"begin_time,omitempty"`
	// 结束时间,格式yyyy-MM-dd HH:mm:ss
	EndTime string `json:"end_time,omitempty" xml:"end_time,omitempty"`
	// 任务类型,0-所有,1-验号,2-发布
	TaskType int64 `json:"task_type,omitempty" xml:"task_type,omitempty"`
	// 操作系统,0-所有,1-安卓,2-IOS
	OperationSystem int64 `json:"operation_system,omitempty" xml:"operation_system,omitempty"`
	// 规则状态,1-生效,2-失效
	RuleStatus int64 `json:"rule_status,omitempty" xml:"rule_status,omitempty"`
}

TaskSwitchReqDto 结构体

Source Files

Jump to

Keyboard shortcuts

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