static ThreeDSRequestorAuthenticationInfo |
ThreeDSRequestorAuthenticationInfo.fromJson(String jsonString) |
Create an instance of ThreeDSRequestorAuthenticationInfo given an JSON string
|
ThreeDSRequestorAuthenticationInfo |
ThreeDS2RequestData.getThreeDSRequestorAuthenticationInfo() |
threeDSRequestorAuthenticationInfo
|
ThreeDSRequestorAuthenticationInfo |
ThreeDSRequestorAuthenticationInfo.threeDSReqAuthData(String threeDSReqAuthData) |
Data that documents and supports a specific authentication process.
|
ThreeDSRequestorAuthenticationInfo |
ThreeDSRequestorAuthenticationInfo.threeDSReqAuthMethod(ThreeDSRequestorAuthenticationInfo.ThreeDSReqAuthMethodEnum threeDSReqAuthMethod) |
Mechanism used by the Cardholder to authenticate to the 3DS Requestor.
|
ThreeDSRequestorAuthenticationInfo |
ThreeDSRequestorAuthenticationInfo.threeDSReqAuthTimestamp(String threeDSReqAuthTimestamp) |
Date and time in UTC of the cardholder authentication.
|