models

package
v0.0.0-...-ea02eb6 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CertificateError

type CertificateError struct {
	ID              int64
	URL             string
	RequestDateTime time.Time
	Error           string
	Type            string
	App             string
}

type EmailAddresses

type EmailAddresses struct {
	From string
	To   []string
}

type UnissuedPolicy

type UnissuedPolicy struct {
	IOType           string
	OrderID          int64
	ID               int64
	Name             string
	Email            string
	PolicyNumber     sql.NullString
	OrderSum         big.Float
	PolicySum        big.Float
	ExternalID       sql.NullString
	PaymentID        string
	InsuranceCompany string
	DateTime         time.Time
}

Jump to

Keyboard shortcuts

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