Share via


CustDispute::getDisputeStatisticsForCustomer Method

Retrieves the dispute statistics for the customer.

Syntax

client server public static container getDisputeStatisticsForCustomer(CustAccount _custAccount)

Run On

Called

Parameters

Return Value

Type: container
A container with the dispute statistics for the customer.

Remarks

The first element of the container contains the number of disputed transactions.

The second element contains the total MST balance of disputed transactions.

See Also

Reference

CustDispute Table