jym

package
v1.2.8 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 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.2.5

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.2.5

func NewAlibabaJymGoodsExternalGoodsVmosOffonGameRequest() *AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest

NewAlibabaJymGoodsExternalGoodsVmosOffonGameRequest 初始化AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest对象

func (AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest) GetGameId added in v1.2.5

GetGameId GameId Getter

func (AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest) GetOffGame added in v1.2.5

GetOffGame OffGame Getter

func (AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest) SetGameId added in v1.2.5

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

func (*AlibabaJymGoodsExternalGoodsVmosOffonGameAPIRequest) SetOffGame added in v1.2.5

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

type AlibabaJymGoodsExternalGoodsVmosOffonGameAPIResponse added in v1.2.5

type AlibabaJymGoodsExternalGoodsVmosOffonGameAPIResponse struct {
	model.CommonResponse
	AlibabaJymGoodsExternalGoodsVmosOffonGameAPIResponseModel
}

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

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

type AlibabaJymGoodsExternalGoodsVmosOffonGameAPIResponseModel added in v1.2.5

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 AlibabaJymIndustryTaskswitchSaveAPIRequest added in v1.2.5

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

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

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

func NewAlibabaJymIndustryTaskswitchSaveRequest added in v1.2.5

func NewAlibabaJymIndustryTaskswitchSaveRequest() *AlibabaJymIndustryTaskswitchSaveAPIRequest

NewAlibabaJymIndustryTaskswitchSaveRequest 初始化AlibabaJymIndustryTaskswitchSaveAPIRequest对象

func (AlibabaJymIndustryTaskswitchSaveAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaJymIndustryTaskswitchSaveAPIRequest) GetApiParams added in v1.2.5

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaJymIndustryTaskswitchSaveAPIRequest) GetRawParams added in v1.2.8

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

func (AlibabaJymIndustryTaskswitchSaveAPIRequest) GetTaskSwitchReqDto added in v1.2.5

GetTaskSwitchReqDto TaskSwitchReqDto Getter

func (*AlibabaJymIndustryTaskswitchSaveAPIRequest) SetTaskSwitchReqDto added in v1.2.5

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

SetTaskSwitchReqDto is TaskSwitchReqDto Setter 开关参数

type AlibabaJymIndustryTaskswitchSaveAPIResponse added in v1.2.5

type AlibabaJymIndustryTaskswitchSaveAPIResponse struct {
	model.CommonResponse
	AlibabaJymIndustryTaskswitchSaveAPIResponseModel
}

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

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

type AlibabaJymIndustryTaskswitchSaveAPIResponseModel added in v1.2.5

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 AlibabaJymIndustryVmosCommonCallbackAPIRequest added in v1.2.5

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.2.5

func NewAlibabaJymIndustryVmosCommonCallbackRequest() *AlibabaJymIndustryVmosCommonCallbackAPIRequest

NewAlibabaJymIndustryVmosCommonCallbackRequest 初始化AlibabaJymIndustryVmosCommonCallbackAPIRequest对象

func (AlibabaJymIndustryVmosCommonCallbackAPIRequest) GetApiMethodName added in v1.2.5

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaJymIndustryVmosCommonCallbackAPIRequest) GetApiParams added in v1.2.5

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaJymIndustryVmosCommonCallbackAPIRequest) GetParam0 added in v1.2.5

GetParam0 Param0 Getter

func (AlibabaJymIndustryVmosCommonCallbackAPIRequest) GetRawParams added in v1.2.8

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

func (*AlibabaJymIndustryVmosCommonCallbackAPIRequest) SetParam0 added in v1.2.5

SetParam0 is Param0 Setter 通用回调参数

type AlibabaJymIndustryVmosCommonCallbackAPIResponse added in v1.2.5

type AlibabaJymIndustryVmosCommonCallbackAPIResponse struct {
	model.CommonResponse
	AlibabaJymIndustryVmosCommonCallbackAPIResponseModel
}

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

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

type AlibabaJymIndustryVmosCommonCallbackAPIResponseModel added in v1.2.5

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 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 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 TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest added in v1.2.0

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

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

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

func NewTaobaoJymMemberRealnameVerifyWithoutuidRequest

func NewTaobaoJymMemberRealnameVerifyWithoutuidRequest() *TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest

NewTaobaoJymMemberRealnameVerifyWithoutuidRequest 初始化TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest对象

func (TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest) GetApiMethodName added in v1.2.0

GetApiMethodName IRequest interface 方法, 获取Api method

func (TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest) GetApiParams added in v1.2.0

GetApiParams IRequest interface 方法, 获取API参数

func (TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest) GetEncryptIdNo added in v1.2.0

GetEncryptIdNo EncryptIdNo Getter

func (TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest) GetEncryptName added in v1.2.0

GetEncryptName EncryptName Getter

func (TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest) GetRawParams added in v1.2.8

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

func (*TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest) SetEncryptIdNo added in v1.2.0

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

SetEncryptIdNo is EncryptIdNo Setter 加密身份证串

func (*TaobaoJymMemberRealnameVerifyWithoutuidAPIRequest) SetEncryptName added in v1.2.0

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

SetEncryptName is EncryptName Setter 加密名字串

type TaobaoJymMemberRealnameVerifyWithoutuidAPIResponse

type TaobaoJymMemberRealnameVerifyWithoutuidAPIResponse struct {
	model.CommonResponse
	TaobaoJymMemberRealnameVerifyWithoutuidAPIResponseModel
}

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

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

type TaobaoJymMemberRealnameVerifyWithoutuidAPIResponseModel added in v1.2.0

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

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 结构体

Jump to

Keyboard shortcuts

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