rights_info_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 RightsInfoParam

type RightsInfoParam struct {
	// 授权主体类型,不传参默认查询店铺,2-ebill用户;3-供应商
	BizType *int32 `json:"biz_type"`
	// 外部业务ID(模板市场为模板code),非必传,不可与service_id同传
	OuterBizId string `json:"outer_biz_id"`
	// 抖店服务市场服务ID,非必传,不可与outer_biz_id同传
	ServiceId int64 `json:"service_id"`
}

type RightsInfoRequest

type RightsInfoRequest struct {
	doudian_sdk.BaseDoudianOpApiRequest
	Param *RightsInfoParam
}

func New

func New() *RightsInfoRequest

func (*RightsInfoRequest) Execute

func (c *RightsInfoRequest) Execute(accessToken *doudian_sdk.AccessToken) (*rights_info_response.RightsInfoResponse, error)

func (*RightsInfoRequest) GetParamObject

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

func (*RightsInfoRequest) GetParams

func (c *RightsInfoRequest) GetParams() *RightsInfoParam

func (*RightsInfoRequest) GetUrlPath

func (c *RightsInfoRequest) GetUrlPath() string

Jump to

Keyboard shortcuts

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