FrameResults

Constructors

Link copied to clipboard
constructor(@NonNull builder: FrameResults.Builder)

Functions

Link copied to clipboard
@NonNull
open fun blinkReceiptId(): String
Link copied to clipboard
@Nullable
open fun cashierId(): StringType
Link copied to clipboard
@Nullable
open fun channel(): StringType
Link copied to clipboard
@Nullable
open fun combinedRawText(): StringType
Link copied to clipboard
@Nullable
open fun coupons(): List<Coupon>
Link copied to clipboard
@Nullable
open fun extendedFields(): Bundle
Link copied to clipboard
Link copied to clipboard
open fun foundTopEdge(): Boolean
Link copied to clipboard
Link copied to clipboard
@Nullable
open fun last4cc(): StringType
Link copied to clipboard
@Nullable
open fun longTransactionId(): StringType
Link copied to clipboard
@Nullable
open fun mallName(): StringType
Link copied to clipboard
@Nullable
open fun merchantMatchGuess(): StringType
Link copied to clipboard
@Nullable
open fun merchantName(): StringType
Link copied to clipboard
@Nullable
open fun merchantSource(): String
Link copied to clipboard
@Nullable
open fun paymentMethods(): List<PaymentMethod>
Link copied to clipboard
@Nullable
open fun paymentTerminalId(): StringType
Link copied to clipboard
@Nullable
open fun paymentTransactionId(): StringType
Link copied to clipboard
@Nullable
open fun products(): List<Product>
Link copied to clipboard
@Nullable
open fun purchaseType(): String
Link copied to clipboard
@Nullable
open fun receiptDate(): StringType
Link copied to clipboard
@Nullable
open fun receiptDateTime(): Date
Link copied to clipboard
@Nullable
open fun receiptTime(): StringType
Link copied to clipboard
@Nullable
open fun registerId(): StringType
Link copied to clipboard
@Nullable
open fun storeAddress(): StringType
Link copied to clipboard
@Nullable
open fun storeCity(): StringType
Link copied to clipboard
@Nullable
open fun storeCountry(): StringType
Link copied to clipboard
@Nullable
open fun storeNumber(): StringType
Link copied to clipboard
@Nullable
open fun storePhone(): StringType
Link copied to clipboard
@Nullable
open fun storeState(): StringType
Link copied to clipboard
@Nullable
open fun storeZip(): StringType
Link copied to clipboard
@Nullable
open fun subtotal(): FloatType
Link copied to clipboard
Link copied to clipboard
@Nullable
open fun taxes(): FloatType
Link copied to clipboard
@Nullable
open fun taxId(): StringType
Link copied to clipboard
@Nullable
open fun tip(): FloatType
Link copied to clipboard
@Nullable
open fun total(): FloatType
Link copied to clipboard
@Nullable
open fun transactionId(): StringType