interactvip

package
v1.3.0 Latest Latest
Warning

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

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

Documentation

Overview

Package interactvip 包含会员中心API相关结构体

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlibabaInteractVipGetAPIRequest added in v1.2.0

type AlibabaInteractVipGetAPIRequest struct {
	model.Params
}

AlibabaInteractVipGetAPIRequest 会员淘气值获取 API请求 alibaba.interact.vip.get

提供用户淘气值&用户角色身份查询

func NewAlibabaInteractVipGetRequest

func NewAlibabaInteractVipGetRequest() *AlibabaInteractVipGetAPIRequest

NewAlibabaInteractVipGetRequest 初始化AlibabaInteractVipGetAPIRequest对象

func (AlibabaInteractVipGetAPIRequest) GetApiMethodName added in v1.2.0

func (r AlibabaInteractVipGetAPIRequest) GetApiMethodName() string

GetApiMethodName IRequest interface 方法, 获取Api method

func (AlibabaInteractVipGetAPIRequest) GetApiParams added in v1.2.0

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

GetApiParams IRequest interface 方法, 获取API参数

func (AlibabaInteractVipGetAPIRequest) GetRawParams added in v1.2.8

func (r AlibabaInteractVipGetAPIRequest) GetRawParams() model.Params

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

type AlibabaInteractVipGetAPIResponse

type AlibabaInteractVipGetAPIResponse struct {
	model.CommonResponse
	AlibabaInteractVipGetAPIResponseModel
}

AlibabaInteractVipGetAPIResponse 会员淘气值获取 API返回值 alibaba.interact.vip.get

提供用户淘气值&用户角色身份查询

type AlibabaInteractVipGetAPIResponseModel added in v1.2.0

type AlibabaInteractVipGetAPIResponseModel struct {
	XMLName xml.Name `xml:"alibaba_interact_vip_get_response"`
	// 平台颁发的每次请求访问的唯一标识
	RequestId string `json:"request_id,omitempty" xml:"request_id,omitempty"`
}

AlibabaInteractVipGetAPIResponseModel is 会员淘气值获取 成功返回结果

Jump to

Keyboard shortcuts

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