response

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetPaidUnionId

type GetPaidUnionId struct {
	models.WxError
	Unionid string `json:"unionid"`
}

type GetTempMedia

type GetTempMedia struct {
	models.WxError
}

type JsCode2SessionResult

type JsCode2SessionResult struct {
	models.WxError
	Openid     string `json:"openid"`
	Unionid    string `json:"unionid"`
	ExpiresIn  int64  `json:"expires_in"`
	SessionKey string `json:"session_key"`
}

type WxaAccessToken

type WxaAccessToken struct {
	models.WxError
	AccessToken string `json:"access_token"`
	ExpiresIn   int64  `json:"expires_in"`
}

Jump to

Keyboard shortcuts

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