open_getAuthInfo_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 OpenGetAuthInfoParam

type OpenGetAuthInfoParam struct {
	// 授权主体ID,这里为店铺ID
	AuthId string `json:"auth_id"`
	// 授权主体类型,默认为店铺授权,不需要填写。其他类型枚举值如下:YunCang -云仓;WuLiuShang -物流商;WLGongYingShang -物流供应商;MiniApp -小程序 MCN-联盟MCN机构 DouKe-联盟抖客 Colonel-联盟团长
	AuthSubjectType string `json:"auth_subject_type"`
}

type OpenGetAuthInfoRequest

type OpenGetAuthInfoRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *OpenGetAuthInfoParam
}

func New

func (*OpenGetAuthInfoRequest) Execute

func (c *OpenGetAuthInfoRequest) Execute(accessToken *doudian_sdk.AccessToken) (*open_getAuthInfo_response.OpenGetAuthInfoResponse, error)

func (*OpenGetAuthInfoRequest) GetParamObject

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

func (*OpenGetAuthInfoRequest) GetParams

func (*OpenGetAuthInfoRequest) GetUrlPath

func (c *OpenGetAuthInfoRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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