The GetEftStatistics function returns all eftStatistic records for the specified parameters.
Method | /GetEftStatistics |
The request body is of type GetEftStatistics.
Name | Description | Data Type |
---|---|---|
filter | EftStatisticsFilter | |
offset | xml:int | |
recordCount | xml:int | |
orderBy | xml:string |
|
The response body is of type GetEftStatisticsResponse.
Name | Description | Data Type |
---|---|---|
GetEftStatisticsResult | ArrayOfViewEftStatisticInfo |
|