models

package
v0.0.0-...-6f40e4d Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionEmailStruct

type ActionEmailStruct struct {
	Name        string
	Intro       string
	Instruct    string
	ButtonText  string
	ButtonColor string
	ButtonLink  string
	Outro       string
}

type IncomingDataStruct

type IncomingDataStruct struct {
	Firstname string
	Surname   string
	Email     string
}

type NotificationEmailStruct

type NotificationEmailStruct struct {
	Name  string
	Intro string
	Outro string
}

type PaymentEmailStruct

type PaymentEmailStruct struct {
	Firstname   string
	Premium     string
	Description string
	Price       string
}

Jump to

Keyboard shortcuts

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