MatchedReceiptInfoImpl

Default implementation of MatchedReceiptInfo, takes an SBReceipt object and extracts the necessary information to fulfill the interface

Functions

Link copied to clipboard
open fun getDate(): String
The optional date of the matched receipt
Link copied to clipboard
open fun getId(): String
The id of the matched receipt
Link copied to clipboard
The optional merchant of the matched receipt
Link copied to clipboard
The optional total amount of the matched receipt
Link copied to clipboard
Returns true if the matched receipt is pending validation (doesn't have information for all required fields)