Class: AdjustmentResult

timapi.constants.AdjustmentResult()

Overview

Members-Overview

new AdjustmentResult()

Specifies if an amount adjustment notification was handled correctly. 0 for success.

This field is returned in a standard TerminalStatus notification from terminal to ECR in case an AmtAdjustment notification as been sent from ECR to terminal.

The following values are valid:

Specification: unattended.

Member-List

failAmountToHigh (static, constant)

The amount adjustment failed because adjusted amount is to high

failRequestToLate (static, constant)

The amount adjustment failed because adjustment notification was sent to late

ok (static, constant)

The amount adjustment was successful