Kofax Mobile SDK API Reference
Classes | Public Member Functions | Public Attributes | List of all members
CreditCardParameters Class Reference
Inheritance diagram for CreditCardParameters:
IParameters

Classes

enum  CardStyle
 

Public Member Functions

 CreditCardParameters (Context context)
 
ProcessingParameters getProcessingParameters ()
 
ExtractionParameters getExtractionParameters ()
 
LookAndFeelParameters getLookAndFeelParameters ()
 

Public Attributes

CardStyle cardStyle = CardStyle.EMBOSSED
 
long extraTimeForExpiry = 1000L
 

Detailed Description

For future use! CreditCardParameters are ignored by the CreditCardWorkflowActivity

Constructor & Destructor Documentation

CreditCardParameters ( Context  context)

Member Function Documentation

ExtractionParameters getExtractionParameters ( )

ExtractionParameters getter

See also
ExtractionParameters

Implements IParameters.

LookAndFeelParameters getLookAndFeelParameters ( )

LookAndFeelParameters getter

See also
LookAndFeelParameters

Implements IParameters.

ProcessingParameters getProcessingParameters ( )

ProcessingParameters getter

See also
ProcessingParameters

Implements IParameters.

Member Data Documentation

long extraTimeForExpiry = 1000L

Time in milliseconds allowed for expiry extraction once the card number has been successfully identified.

Defaults to 1000.


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.