laliga

package
v0.0.0-...-d7ff5e6 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessSaveTransv1

func ProcessSaveTransv1(c *gin.Context)

func ProcessSaveTransv1 function

Types

type ProcessSaveTransv1Form

type ProcessSaveTransv1Form struct {
	// UnitPrice  string `form:"unit_price" json:"unit_price" valid:"Required;"`
	DocNo      string `form:"bizId" json:"bizId" valid:"Required;"`
	TransType  string `form:"trans_type" json:"trans_type" valid:"Required;"`
	TotalIn    string `form:"total_in" json:"total_in"`
	TotalOut   string `form:"total_out" json:"total_out"`
	SigningKey string `form:"signing_key" json:"signing_key"`
	Remark     string `form:"remark" json:"remark"`
}

ProcessSaveTransv1Form struct

Jump to

Keyboard shortcuts

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