AuthenticationNotificationData |
AuthenticationNotificationData.authentication(AuthenticationInfo authentication) |
authentication
|
AuthenticationNotificationData |
AuthenticationNotificationData.balancePlatform(String balancePlatform) |
The unique identifier of the balance platform.
|
static AuthenticationNotificationData |
AuthenticationNotificationData.fromJson(String jsonString) |
Create an instance of AuthenticationNotificationData given an JSON string
|
AuthenticationNotificationData |
AuthenticationNotificationRequest.getData() |
data
|
AuthenticationNotificationData |
AuthenticationNotificationData.id(String id) |
Unique identifier of the authentication.
|
AuthenticationNotificationData |
AuthenticationNotificationData.paymentInstrumentId(String paymentInstrumentId) |
Unique identifier of the payment instrument that was used for the authentication.
|
AuthenticationNotificationData |
AuthenticationNotificationData.purchase(PurchaseInfo purchase) |
purchase
|
AuthenticationNotificationData |
AuthenticationNotificationData.status(AuthenticationNotificationData.StatusEnum status) |
Outcome of the authentication.
|