request

package
v3.0.0-...-7300911 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 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 RequestExternalPayGetBillList

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

type RequestExternalPaySetMchUseScope struct {
	MchID         string `json:"mch_id"`
	AllowUseScope string `json:"allow_use_scope"`
}

Jump to

Keyboard shortcuts

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