enum CSVMode

CSV Mode.

References from:
AccountingService;

1
SESSION_BASED_CSV
CSV Recording function record the final accounting information of a session to CSV file
0
MESSAGE_BASED_CSV
CSV Recording function record accounting information for each accounting message to CSV file
2
DISABLE_CSV
CSV recording function disabled
  enum CSVMode