pddddkoauthmemberauthorityquery

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthorityQueryResponse

type AuthorityQueryResponse struct {
	Bind      int64  `json:"bind"` //	1-已绑定;0-未绑定
	RequestID string `json:"request_id"`
}

type Response

type Response struct {
	response.TopResponse
	AuthorityQueryResponse AuthorityQueryResponse `json:"authority_query_response"`
}

Response pdd.ddk.oauth.member.authority.query查询是否绑定备案

func (*Response) WrapResult

func (t *Response) WrapResult(result string)

WrapResult 解析输出结果

Jump to

Keyboard shortcuts

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