AccountChangeIndicator
Jump to navigation
Jump to search
AccountChangeIndicator enumeration
This enum indicates the length of the time period spent since the account was changed.
Included in
Account change indicator are used in the following structures:
Enum list
Enum value | Byte / int value | Description |
---|---|---|
ChangedDuringThisTransaction | 0 | The account was changed during this payment. |
LessThan30Days | 10 | The account was changed less than 30 days ago. |
Between30And60Days | 20 | The account was changed between 30 and 60 days ago. |
MoreThan60Days | 30 | The account was changed more than 60 days ago. |