snelstart-import-1.1.0: Import to snelstart.
Safe HaskellSafe-Inferred
LanguageHaskell2010

SnelstartImport.ING

Description

We target the ING bank as the output format. "snelstart" understands this csv format

Documentation

data ING Source #

Instances

Instances details
Generic ING Source # 
Instance details

Defined in SnelstartImport.ING

Associated Types

type Rep ING :: Type -> Type #

Methods

from :: ING -> Rep ING x #

to :: Rep ING x -> ING #

Show ING Source # 
Instance details

Defined in SnelstartImport.ING

Methods

showsPrec :: Int -> ING -> ShowS #

show :: ING -> String #

showList :: [ING] -> ShowS #

ToRecord ING Source # 
Instance details

Defined in SnelstartImport.ING

Methods

toRecord :: ING -> Record #

type Rep ING Source # 
Instance details

Defined in SnelstartImport.ING

data MutatieSoort Source #

Instances

Instances details
Show MutatieSoort Source # 
Instance details

Defined in SnelstartImport.ING

data BijAf Source #

Constructors

Bij 
Af 

Instances

Instances details
Show BijAf Source # 
Instance details

Defined in SnelstartImport.ING

Methods

showsPrec :: Int -> BijAf -> ShowS #

show :: BijAf -> String #

showList :: [BijAf] -> ShowS #