Name | Type | Description | Notes |
---|---|---|---|
transactionRecordID | String | The TransactionRecordID, this is the ID you will use to fetch the transaction again. | [optional] |
recordStatus | String | 'match' or 'nomatch' if the verification passed the rules configured on your account this will be 'match'. | [optional] |
secondaryRecordStatus | String | 'match' or 'nomatch' if the secondary verification was run and passed the rules configured on your account this will be 'match'. | [optional] |
datasourceResults | List<DatasourceResult> | Results for each datasource that was queried | [optional] |
errors | List<ServiceError> | [optional] | |
rule | RecordRule | [optional] |