types

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExtraPaymentsValues = struct {
	MBWay      ExtraPayments
	Multibanco ExtraPayments
}{
	MBWay:      "mbway",
	Multibanco: "multibanco",
}
View Source
var GLOBAL_EXTRA_PAYMENTS = []ExtraPayments{}
View Source
var GLOBAL_TYPE_OF_SUBSCRIPTION = TypeOfSubscriptionValues.Normal
View Source
var TypeOfSubscriptionValues = struct {
	Normal                        TypeOfSubscription
	OnlyStartOnDayX               TypeOfSubscription
	OnlyStartOnDayXNoSubscription TypeOfSubscription
	MourosSubscription            TypeOfSubscription
}{
	Normal:                        "Normal",
	OnlyStartOnDayX:               "OnlyStartOnDayX",
	OnlyStartOnDayXNoSubscription: "OnlyStartOnDayXNoSubscription",
	MourosSubscription:            "MourosSubscription",
}

these subscriptions are only available with card Agrupa os valores do enum num struct

Functions

This section is empty.

Types

type ExtraPayments

type ExtraPayments string

a subscription you need to pay manually for now with mbway/multibanco both portuguese payment methods

type TypeOfSubscription

type TypeOfSubscription string

Jump to

Keyboard shortcuts

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