request

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2022 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 RequestTransferToBalance

type RequestTransferToBalance struct {
	XMLName        xml.Name `xml:"xml"`
	Text           string   `xml:",chardata"`
	MchAppid       string   `xml:"mch_appid" json:"mch_appid"`
	Mchid          string   `xml:"mchid" json:"mchid"`
	NonceStr       string   `xml:"nonce_str" json:"nonce_str"`
	PartnerTradeNo string   `xml:"partner_trade_no" json:"partner_trade_no"`
	Openid         string   `xml:"openid" json:"openid"`
	CheckName      string   `xml:"check_name" json:"check_name"`
	ReUserName     string   `xml:"re_user_name" json:"re_user_name"`
	Amount         string   `xml:"amount" json:"amount"`
	Desc           string   `xml:"desc" json:"desc"`
	SpbillCreateIp string   `xml:"spbill_create_ip" json:"spbill_create_ip"`
}

Jump to

Keyboard shortcuts

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