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
Click to show internal directories.
Click to hide internal directories.