CCounterType

public enum CCounterType

Identifies the type of transaction counter.

This type identifier is used to define what kind of counters shall be returned in the “CounterRequest” response.

The following values are valid:

Specification: retail.

  • Shift counters.

    Specification: retail.

    Declaration

    Swift

    case shift
  • Final balance / Daily closing counters.

    Specification: retail.

    Declaration

    Swift

    case balance