spu_getAuditInfo_request

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2023 License: Apache-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 SpuGetAuditInfoParam

type SpuGetAuditInfoParam struct {
	// SPU编号;使用【/spu/createSpu】创建spuid创建成功后,可以使用spu_id查询审核状态;建议场景成功后间隔1小时后再查询审核结果;
	SpuId int64 `json:"spu_id"`
}

type SpuGetAuditInfoRequest

type SpuGetAuditInfoRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *SpuGetAuditInfoParam
}

func New

func (*SpuGetAuditInfoRequest) Execute

func (c *SpuGetAuditInfoRequest) Execute(accessToken *doudian_sdk.AccessToken) (*spu_getAuditInfo_response.SpuGetAuditInfoResponse, error)

func (*SpuGetAuditInfoRequest) GetParamObject

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

func (*SpuGetAuditInfoRequest) GetParams

func (*SpuGetAuditInfoRequest) GetUrlPath

func (c *SpuGetAuditInfoRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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