domain

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 10, 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 Ticket

type Ticket struct {
	ID          string
	Name        string
	Price       int64
	TotalQty    uint32
	Description string
	MaxPerUser  uint16
	EventId     string
}

func NewTicket

func NewTicket(id, name, description, eventId string, price int64,
	maxPerUser uint16, totalQty uint32) *Ticket

Jump to

Keyboard shortcuts

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