PasswordChangeIndicator

From Barion Documentation
Revision as of 08:09, 27 June 2019 by Botza (talk | contribs) (Created page with "{{PageTitle|title=PasswordChangeIndicator enumeration}} This enum indicates the length of the time period spent since the payer changed it's password. = Included in = Passw...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

PasswordChangeIndicator enumeration

This enum indicates the length of the time period spent since the payer changed it's password.

Included in

Password change indicator are used in the following structures:

Enum list

Enum value Byte / int value Description
NoChange 0 No password was not yet changed.
ChangedDuringThisTransaction 0 The password was changed during this payment.
LessThan30Days 10 The password was changed less than 30 days ago.
Between30And60Days 20 The password was changed between 30 and 60 days ago.
MoreThan60Days 30 The password was changed more than 60 days ago.