Class Profile
java.lang.Object
com.thalesgroup.gemalto.d1.clicktopay.Profile
The profile information that is enrolled in the Click to Pay service.
- Since:
- 4.3.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the list ofCardenrolled in the Click to Pay service.Gets theconsumer informationenrolled in the Click to Pay service.Gets the Click to Payscheme.
-
Constructor Details
-
Profile
-
-
Method Details
-
getScheme
Gets the Click to Payscheme. -
getConsumerInfo
Gets theconsumer informationenrolled in the Click to Pay service. -
getCardList
Gets the list ofCardenrolled in the Click to Pay service.
-