Skip to content

Commit 46c1d65

Browse files
authored

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

types.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,11 @@ const (
4141
Black CardType = "black" //
4242
White CardType = "white" //
4343
Platinum CardType = "platinum" //
44+
Iron CardType = "iron" //
4445
FOP CardType = "fop" // ФОП
46+
Yellow CardType = "yellow" //
4547
EAid CardType = "eAid" // єПідтримка
48+
Diia CardType = "diia" // Дія.Картка
4649
)
4750

4851
type Accounts []Account

0 commit comments

Comments
 (0)