request

package
v3.0.0-...-53ef8d3 Latest Latest
Warning

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

Go to latest
Published: May 6, 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 RequestComplaintHistory

type RequestComplaintHistory struct {
	ComplaintId string `json:"complaint_id"`
}

type RequestComplaintInfo

type RequestComplaintInfo struct {
	ComplaintId string `json:"complaint_id"`
}

type RequestComplaints

type RequestComplaints struct {
	Limit            string `json:"limit"`
	Offset           string `json:"offset"`
	BeginDate        string `json:"begin_date"`
	EndDate          string `json:"end_date"`
	ComplaintedMchId string `json:"complainted_mchid"`
}

Jump to

Keyboard shortcuts

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