Interface IDVMethod
-
public interface IDVMethodIDVMethod defines the Mastercard IDV methods that are available to the end user.- Since:
- 3.0.0
- Version:
- 3.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IDVTypegetType()TheIDVMethodthat the end user can select.StringgetValue()An information that can be displayed to the end user.
-