request

package
v2.0.40 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2022 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 RequestGetPaidUnionID

type RequestGetPaidUnionID struct {
	OpenID        string `json:"openid"`                   // 支付用户唯一标识
	TransactionID string `json:"transaction_id,omitempty"` //	微信支付订单号
	MchID         string `json:"mch_id,omitempty"`         // 微信支付分配的商户号,和商户订单号配合使用
	OutTradeNo    string `json:"out_trade_no,omitempty"`
}

Jump to

Keyboard shortcuts

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