Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 683 Bytes

File metadata and controls

17 lines (8 loc) · 683 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]