Q R Code Document
Contains payment information required for transactions that were parsed from a document with a QR Code.
Payment data from BezahlCode and EPC069-12 (Stuzza (AT) and GiroCode (DE)) QRCodes are detected and read.
Get the contents with ( getData ) and upload it to the Gini API to get the extractions.
Functions
describeContents
Link copied to clipboard
abstract int describeContents()
Content copied to clipboard
int describeContents()
Content copied to clipboard
fromPaymentQRCodeData
Link copied to clipboard
static QRCodeDocument fromPaymentQRCodeData(PaymentQRCodeData paymentQRCodeData)
Content copied to clipboard
getData
Link copied to clipboard
getImportMethod
Link copied to clipboard
getMimeType
Link copied to clipboard
getParcelableMemoryCacheTag
Link copied to clipboard
getPaymentData
Link copied to clipboard
getSource
Link copied to clipboard
getType
Link copied to clipboard
isImported
Link copied to clipboard
boolean isImported()
Content copied to clipboard
isReviewable
Link copied to clipboard
boolean isReviewable()
Content copied to clipboard
loadData
Link copied to clipboard
setData
Link copied to clipboard
setParcelableMemoryCacheTag
Link copied to clipboard
unloadData
Link copied to clipboard
synchronized void unloadData()
Content copied to clipboard
writeToParcel
Link copied to clipboard
Properties
CREATOR
Link copied to clipboard
Internal use only.