response

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: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseInvoiceGetInfo

type ResponseInvoiceGetInfo struct {
	response.ResponseWork

	CardID    string         `json:"card_id"`
	BeginTime string         `json:"begin_time"`
	EndTime   string         `json:"end_time"`
	OpenID    string         `json:"openid"`
	Type      string         `json:"type"`
	Payee     string         `json:"payee"`
	Detail    string         `json:"detail"`
	UserInfo  *power.HashMap `json:"user_info"`
}

type ResponseInvoiceGetInfoBatch

type ResponseInvoiceGetInfoBatch struct {
	response.ResponseWork

	ItemList []*power.HashMap `json:"item_list"`
}

Jump to

Keyboard shortcuts

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