Possible enumeration values:
| Name | Value | Description |
|---|---|---|
| NONE |
0 |
|
| CustomerOnly |
1 |
Fetch Customer Details. |
| Address |
2 |
Fetch address of the customer. |
| BankAccount |
4 |
Fetch bank accounts configured of the customer. |
| ExternalLoans |
8 |
Fetch external loans configured of the customer. |
| Analysis |
16 |
Fetch analysis information tracked of the customer. |
| UDFs |
32 |
Fetch user defined fields of the customer. |
| StatementHistory |
64 |
Fetch statement history of the customer. |
| Blacklisting |
128 |
|
| Deposit |
141 |
|
| ALL |
255 |