Classes
API reference for BlinkReceipt iOS SDK classes.
BRAppearanceTheme
Customizes colors and icons in the SDK's stock scan UI.
Enumerations Reference
API reference for BlinkReceipt iOS SDK enumerations.
BRCameraViewController
Base camera controller class for building custom scan UIs on top of the fullscreen camera view.
Protocols Reference
API reference for BlinkReceipt iOS SDK protocols.
BRCoupon
Describes one coupon or discount detected on a receipt.
BRFrameAttributes
Attributes of a single camera frame evaluated during scanning.
BRMissedEarningsBaseViewController
Base view controller for the Missed Earnings barcode scanning UI.
BRPaymentMethod
Describes a payment method and the amount charged to it on a receipt.
BRProduct
Describes one product detected on a receipt.
BRProductAdditionalLine
Represents an additional line of text attached to a product entry on the receipt.
BRPromotion
Represents a promotion identified against the receipt, either validated or not.
BRPromotionInfo
Represents information about a promotion retrieved for the current user.
BRQualifiedProduct
A product that satisfied a promotion qualification requirement.
BRScanManager
The main interface for initiating scanning sessions.
BRScanOptions
Configures the behavior of a scan session.
BRScanResults
Holds the scan results for a completed scanning session.
BRShipment
Represents one shipment in an Amazon or e-commerce order.
BRSurvey
Represents a survey consisting of a series of multiple-choice or open-ended questions.
BRSurveyAnswer
Represents a multiple-choice answer option for a survey question.
BRSurveyQuestion
Represents one question in a survey.
BRSurveyResponse
Captures the user's response to a survey question.
BRValue
Parent class for all typed values detected on a receipt.
BRStringValue
Child class of BRValue for string values detected on a receipt.
BRFloatValue
Child class of BRValue for floating-point values detected on a receipt.
BRIntValue
Child class of BRValue for integer values detected on a receipt.