Classes Reference
API reference for BlinkReceipt Digital Receipt Android SDK classes.
BlinkReceiptLinkingSdk
Singleton object for initializing the account-linking SDK.
AccountLinkingClient
Primary interface for linking retailer accounts and fetching order history.
Account
Represents one linked retailer account.
Credentials
Sealed class representing account credentials for retailer linking.
BlinkReceiptDigitalSdk
SDK initialization and configuration for email receipt parsing.
GmailClient
Handles Gmail OAuth authentication and e-receipt parsing via the Gmail API.
OutlookClient
Handles Outlook OAuth authentication and e-receipt parsing via the Microsoft Graph API.
ImapClient
Handles e-receipt parsing from IMAP email accounts.
Provider
Enum of supported email providers for the Digital Receipt SDK.
ProviderResults
Result returned from an IMAP link() call, bundling the setup outcome with the credentials used.
JobResults
Result returned from a remote scrape job (remoteMessages()).
JobStatusCode
Enum of status codes returned by remote scrape job operations.
Auto-Scrape
Host-controlled permission gate and periodic background scrape of linked Gmail IMAP accounts.