response

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: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponsePayTransferToPocket

type ResponsePayTransferToPocket struct {
	response.ResponsePayment

	AppID          string `json:"appid"`
	MchID          string `json:"mch_id"`
	DeviceInfo     string `json:"device_info"`
	NonceStr       string `json:"nonce_str"`
	PartnerTradeNO string `json:"partner_trade_no"`
	PaymentNO      string `json:"payment_no"`
	PaymentTime    string `json:"payment_time"`
}

type ResponseQueryTransferToPocket

type ResponseQueryTransferToPocket struct {
	response.ResponsePayment

	MchID          string `json:"mch_id"`
	AppID          string `json:"appid"`
	DetailID       string `json:"detail_id"`
	PartnerTradeNO string `json:"partner_trade_no"`
	Status         string `json:"status"`
	PaymentAmount  int    `json:"payment_amount"`
	OpenID         string `json:"openid"`
	TransferTime   string `json:"transfer_time"`
	TransferName   string `json:"transfer_name"`
	Desc           string `json:"desc"`
}

Jump to

Keyboard shortcuts

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