Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseTransfer ¶
type ResponseTransferToBalance ¶ added in v1.2.1
type ResponseTransferToBalance struct { *ResponseTransfer MchAppid string `xml:"mch_appid"` Mchid string `xml:"mchid"` DeviceInfo string `xml:"device_info"` NonceStr string `xml:"nonce_str"` PartnerTradeNo string `xml:"partner_trade_no"` PaymentNo string `xml:"payment_no"` PaymentTime string `xml:"payment_time"` }
Click to show internal directories.
Click to hide internal directories.