Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
BankGiro.BgMax
Documentation
Constructors
BgMax | |
Fields
|
data PaymentChannel Source #
Constructors
ElectronicBank | |
ElectronicLB | |
Paper | |
ElectronicAG | |
PaymentChannelReserved Int |
Instances
Eq PaymentChannel Source # | |
Defined in BankGiro.BgMax Methods (==) :: PaymentChannel -> PaymentChannel -> Bool # (/=) :: PaymentChannel -> PaymentChannel -> Bool # | |
Show PaymentChannel Source # | |
Defined in BankGiro.BgMax Methods showsPrec :: Int -> PaymentChannel -> ShowS # show :: PaymentChannel -> String # showList :: [PaymentChannel] -> ShowS # |
Constructors
NoImage | |
Image | |
ImageReserved Int |
Constructors
Address | |
Fields
|
Constructors
Sender | |
Fields
|
data DeductionCode Source #
Constructors
WholeNoRest | |
PartialRest | |
PartialFinal | |
DeductionCodeReserved Int |
Instances
Show DeductionCode Source # | |
Defined in BankGiro.BgMax Methods showsPrec :: Int -> DeductionCode -> ShowS # show :: DeductionCode -> String # showList :: [DeductionCode] -> ShowS # |
Constructors
Payment | |
Deduction DeductionCode |
Constructors
Entry | |
Fields
|
Constructors
SEK |
data DepositType Source #
Instances
Read DepositType Source # | |
Defined in BankGiro.BgMax Methods readsPrec :: Int -> ReadS DepositType # readList :: ReadS [DepositType] # readPrec :: ReadPrec DepositType # readListPrec :: ReadPrec [DepositType] # | |
Show DepositType Source # | |
Defined in BankGiro.BgMax Methods showsPrec :: Int -> DepositType -> ShowS # show :: DepositType -> String # showList :: [DepositType] -> ShowS # |
Constructors
Section | |
Fields
|