request

package
v3.0.0-...-7300911 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestPayTransferToPocket

type RequestPayTransferToPocket struct {
	AppID          string `xml:",appid"`
	MchID          string `xml:"mch_id"`
	DeviceInfo     string `xml:"device_info"`
	NonceStr       string `xml:"nonce_str"`
	Sign           string `xml:"sign"`
	PartnerTradeNO string `xml:"partner_trade_no"`
	OpenID         string `xml:"openid"`
	CheckName      string `xml:"check_name"`
	ReUserName     string `xml:"re_user_name"`
	Amount         string `xml:"amount"`
	Desc           string `xml:"desc"`
	SPBillCreateIP string `xml:"spbill_create_ip"`
	WorkWXSign     string `xml:"workwx_sign"`
	WwMsgType      string `xml:"ww_msg_type"`
	ActName        string `xml:"act_name"`
}

type RequestQueryTransferToPocket

type RequestQueryTransferToPocket struct {
	AppID          string `xml:",appid"`
	MchID          string `xml:"mch_id"`
	DeviceInfo     string `xml:"device_info"`
	NonceStr       string `xml:"nonce_str"`
	Sign           string `xml:"sign"`
	PartnerTradeNO string `xml:"partner_trade_no"`
	OpenID         string `xml:"openid"`
	CheckName      string `xml:"check_name"`
	ReUserName     string `xml:"re_user_name"`
	Amount         string `xml:"amount"`
	Desc           string `xml:"desc"`
	SPBillCreateIP string `xml:"spbill_create_ip"`
	WorkWXSign     string `xml:"workwx_sign"`
	WwMsgType      string `xml:"ww_msg_type"`
	ActName        string `xml:"act_name"`
}

Jump to

Keyboard shortcuts

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