Share via


RetailTerminalTable.discount Method

Calculates the discounted amount of the transactions done by the current terminal for a given time.

Syntax

public RetailDiscAmount discount(
    FromDate _fromDate, 
    ToDate _toDate, 
    FromTime _fromTime, 
    ToTime _toTime)

Run On

Called

Parameters

Return Value

Type: RetailDiscAmount Extended Data Type
The discounted amount of the transactions done by the current terminal for a given time.

See Also

Reference

RetailTerminalTable Table