enquires

package
v0.0.0-...-2912f65 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2014 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register()

Types

type Enquire

type Enquire struct {
	Id           string
	Status       int64 //0:new, 1:not reachable, 2:done
	CustomerId   int64
	CustomerName string
	Subject      string
	Message      string
	EmployeeId   int64
	Followup     string
	Products     []ReviewboardProduct
	CreateTime   string
	ModifyTime   string
}

type Reviewboard

type Reviewboard struct {
	Identity string //user, visitor
	Products []ReviewboardProduct
}

type ReviewboardProduct

type ReviewboardProduct struct {
	Id         int64
	NavName    string
	Name       string
	CoverPhoto string
	Price      float64
}

type SearchCount

type SearchCount struct {
	Total     int64
	PageLimit int
}

Jump to

Keyboard shortcuts

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