Class: Reason

timapi.constants.Reason()

Overview

Members-Overview

new Reason()

Constants for Reason tag.

Specification: petrol.

Member-List

autoConfirm (static, constant)

Dialog confirmed automatically (e.g. with the completion of an input form).

Specification: petrol.

cardReader (static, constant)

Card inserted/swiped/presented to confirm dialog.

Specification: petrol.

codeNok (static, constant)

Code Check failed.

Specification: petrol.

codeOk (static, constant)

Code Check succesful.

Specification: petrol.

corr (static, constant)

Corr button used to confirm/decline dialog.

Specification: petrol.

f1 (static, constant)

Function key 1 used to confirm dialog.

Specification: petrol.

f2 (static, constant)

Function key 2 used to confirm dialog.

Specification: petrol.

f3 (static, constant)

Function key 3 used to confirm dialog.

Specification: petrol.

ok (static, constant)

Ok button used to confirm dialog.

Specification: petrol.

otherKey (static, constant)

Any other key used (not Ok, Stop, Corr, F1, F2) to confirm the dialog.

Specification: petrol.

pinNok (static, constant)

PIN Check failed.

Specification: petrol.

pinOk (static, constant)

PIN Check succesful.

Specification: petrol.

stop (static, constant)

Stop button used to decline dialog.

Specification: petrol.

timeout (static, constant)

No interaction performed and timeout occured.

Specification: petrol.