response

package
v3.2.18 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResponseCodeURL

type ResponseCodeURL struct {
	response.ResponsePayment

	CodeURL string `json:"code_url"`
}

type ResponseH5URL

type ResponseH5URL struct {
	response.ResponsePayment

	H5URL string `json:"h5_url"`
}

type ResponseHeaderCloseOrdr

type ResponseHeaderCloseOrdr struct {
	response.ResponsePayment

	Status string `header:"status"`
}

type ResponseOrder

type ResponseOrder struct {
	response.ResponsePayment

	Amount          *models.TransactionAmount    `json:"amount"`
	AppID           string                       `json:"appid"`
	Attach          string                       `json:"attach"`
	BankType        string                       `json:"bank_type"`
	MchID           string                       `json:"mchid"`
	OutTradeNo      string                       `json:"out_trade_no"`
	Payer           *models.TransactionPayer     `json:"payer"`
	PromotionDetail []*object.HashMap            `json:"promotion_detail"`
	SuccessTime     string                       `json:"success_time"`
	TradeState      string                       `json:"trade_state"`
	TradeStateDesc  string                       `json:"trade_state_desc"`
	TradeType       string                       `json:"trade_type"`
	TransactionID   string                       `json:"transaction_id"`
	SceneInfo       *models.TransactionSceneInfo `json:"scene_info"`
}

type ResponseUnitfy

type ResponseUnitfy struct {
	response.ResponsePayment

	PrepayID string `json:"prepay_id"`
}

Jump to

Keyboard shortcuts

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