Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 661 Bytes

BusinessRecord.md

File metadata and controls

13 lines (8 loc) · 661 Bytes

BusinessRecord

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]
datasourceResults List<BusinessResult> Results for each datasource that was queried [optional]
errors List<ServiceError> [optional]