Kofax Mobile SDK API Reference
Public Member Functions | List of all members
Bill Class Referenceabstract
Inheritance diagram for Bill:
CaptureData KtaJsonBill RttiJsonBill

Public Member Functions

abstract Field getAmount ()
 
abstract Field getDueDate ()
 
abstract Field getName ()
 
abstract Field getAddressLine1 ()
 
abstract Field getAddressLine2 ()
 
abstract Field getCity ()
 
abstract Field getState ()
 
abstract Field getZip ()
 
abstract Field getAccountNumber ()
 
abstract Field getPhoneNumber ()
 
abstract Field getSource ()
 
abstract Field getBillers ()
 
abstract String getRawData ()
 

Additional Inherited Members

- Public Attributes inherited from CaptureData
String capturedImageId = ""
 
String processedImageId = ""
 

Detailed Description

A class containing possible values returned from an extraction server

Member Function Documentation

abstract Field getAccountNumber ( )
abstract

The account number on the bill

abstract Field getAddressLine1 ( )
abstract

The first address line of the biller

abstract Field getAddressLine2 ( )
abstract

The second address line of the biller

abstract Field getAmount ( )
abstract

The amount of the bill

abstract Field getBillers ( )
abstract

Gets all the billers found

abstract Field getCity ( )
abstract

The city of the biller

abstract Field getDueDate ( )
abstract

The due date of the bill

abstract Field getName ( )
abstract

The name on the biller

abstract Field getPhoneNumber ( )
abstract

The phone number of the biller

abstract String getRawData ( )
abstract

The entire raw data

abstract Field getSource ( )
abstract

The biller source

abstract Field getState ( )
abstract

The state of the biller

abstract Field getZip ( )
abstract

The zip code of the biller


The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.