The highest tagged major version is
v3.
package
Version:
v2.0.1-beta28
Opens a new window with list of versions in this module.
Published: Jul 14, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RequestExternalPayGetBillList struct {
BeginTime int64 `json:"begin_time"`
EndTime int64 `json:"end_time"`
PayeeUserID string `json:"payee_userid"`
Cursor string `json:"cursor"`
Limit int `json:"limit"`
}
type RequestExternalPaySetMchUseScope struct {
MchID string `json:"mch_id"`
AllowUseScope string `json:"allow_use_scope"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.