Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 953 Bytes

Record.md

File metadata and controls

19 lines (10 loc) · 953 Bytes

Record

Properties

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]