Name | Description | Type | Additional information |
---|---|---|---|
searchName |
The Name for the Type of Search performed. |
string |
None. |
clientId |
The unique and permanent ID for the Client Record. The Client ID is used by FinScan to uniquely identify a Client record within an Application. |
string |
None. |
clientKey |
The system generated sequential number that uniquely identifies a client, used For accessing certain Reports. |
integer |
None. |
clientName |
The Client's Name. |
string |
None. |
specificElement |
The Specific Element being screened. |
string |
None. |
returned |
The total number of Matches that were returned from the Search(es). |
integer |
None. |
notReturned |
The total number of Matches that were found but NOT returned from the Search(es) because the number found was greater than the Maximum set for your Organization |
integer |
None. |
sequenceNumber |
An identifier for the Search performed. Used in combination with the searchDateTime field to uniquely select a Search in a Report. |
integer |
None. |
searchDateTime |
An identifier for the Date/Time of a Search. Used in combination with the sequenceNumber field to uniquely select a Search in a Report. |
date |
None. |
searchMatches |
An array of the basic information for the Matches found in the Search. |
Collection of SLSearchListRecord |
None. |
searchReports |
The Search Reports (Optionally) generated from the Search(es) |
Collection of SLSearchReports |
None. |