Package com.thalesgroup.gemalto.d1.d1pay
Interface TransactionHistory
public interface TransactionHistory
Contains the digital card's transaction history information.
- Since:
- 2.3.0
-
Method Summary
Modifier and TypeMethodDescriptionGets the unique D1 Pay digital card ID.Gets the transaction history records.
-
Method Details
-
getRecords
Gets the transaction history records.- Returns:
- The transaction history records.
-
getCardID
Gets the unique D1 Pay digital card ID.- Returns:
- The card ID
-