public static class GVRAccInfo.AccInfo extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GVRAccInfo.AccInfo.Address |
| Modifier and Type | Field and Description |
|---|---|
Konto |
account
Konto, auf das sich diese Daten beziehen
|
GVRAccInfo.AccInfo.Address |
address |
String |
comment
Weitere Informationen (optional)
|
Date |
created
Eröffnungsdatum (optional)
|
static int |
DELIVER_TYPE_EDV |
static int |
DELIVER_TYPE_KAD |
static int |
DELIVER_TYPE_NONE |
static int |
DELIVER_TYPE_OFFICE |
static int |
DELIVER_TYPE_POST |
long |
habenzins
1000*Habenzins (optional)
|
Value |
kredit
Kreditlinie (optional)
|
Konto |
refAccount
Referenzkonto (zB für Kreditkartenkonten) (optional)
|
long |
sollzins
1000*Sollzins (optional)
|
int |
turnus
Turnus für Kontoauszugszustellung (nur bei Postzustellung) (optional).
|
static int |
TURNUS_ANNUAL |
static int |
TURNUS_DAILY |
static int |
TURNUS_HALF |
static int |
TURNUS_MONTHLY |
static int |
TURNUS_QUARTER |
static int |
TURNUS_WEEKLY |
int |
type
Kontoart - Folgende Wertebereiche sind definiert:.
|
long |
ueberzins
1000*Ãberziehungszins (optional)
|
int |
versandart
Versandart für Kontoauszüge.
|
| Constructor and Description |
|---|
AccInfo() |
public static final int DELIVER_TYPE_NONE
public static final int DELIVER_TYPE_POST
public static final int DELIVER_TYPE_KAD
public static final int DELIVER_TYPE_OFFICE
public static final int DELIVER_TYPE_EDV
public static final int TURNUS_DAILY
public static final int TURNUS_WEEKLY
public static final int TURNUS_MONTHLY
public static final int TURNUS_QUARTER
public static final int TURNUS_HALF
public static final int TURNUS_ANNUAL
public Konto account
public int type
-1, wenn diese Information nicht von der Bank
bereitgestellt wirdpublic Date created
public long sollzins
public long habenzins
public long ueberzins
public Value kredit
public Konto refAccount
public int versandart
DELIVER_TYPE_NONE - kein AuszugDELIVER_TYPE_POST - PostzustellungDELIVER_TYPE_KAD - KontoauszugsdruckerDELIVER_TYPE_OFFICE - Abholung in GeschäftsstelleDELIVER_TYPE_EDV - elektronische Ãbermittlungpublic int turnus
TURNUS_DAILY - täglicher KontoauszugTURNUS_WEEKLY - wöchentlicher KontoauszugTURNUS_MONTHLY - monatlicher KontoauszugTURNUS_QUARTER - vierteljährlicher KontoauszugTURNUS_HALF - halbjährlicher KontoauszugTURNUS_ANNUAL - jährlicher Kontoauszugpublic String comment
public GVRAccInfo.AccInfo.Address address
Copyright © 2019. All rights reserved.