antispam_orderQuery_request

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Dec 25, 2022 License: MulanPSL-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AntispamOrderQueryParam

type AntispamOrderQueryParam struct {
	// 事件时间
	EventTime int64 `json:"event_time"`
	// 用户
	User *User `json:"user"`
	// 上报参数
	Params string `json:"params"`
}

type AntispamOrderQueryRequest

type AntispamOrderQueryRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *AntispamOrderQueryParam
}

func New

func (*AntispamOrderQueryRequest) Execute

func (c *AntispamOrderQueryRequest) Execute(accessToken *doudian_sdk.AccessToken) (*antispam_orderQuery_response.AntispamOrderQueryResponse, error)

func (*AntispamOrderQueryRequest) GetParamObject

func (c *AntispamOrderQueryRequest) GetParamObject() interface{}

func (*AntispamOrderQueryRequest) GetParams

func (*AntispamOrderQueryRequest) GetUrlPath

func (c *AntispamOrderQueryRequest) GetUrlPath() string

type User

type User struct {
	// 用户类型
	UidType int32 `json:"uid_type"`
	// 用户 ID
	UserId int64 `json:"user_id"`
}

Jump to

Keyboard shortcuts

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