NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.addValidationFactsItem(ValidationFacts validationFactsItem) |
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.authentication(TokenAuthentication authentication) |
authentication
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.authenticationApplied(Boolean authenticationApplied) |
Specifies whether the authentication process was triggered during token provisioning.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.balancePlatform(String balancePlatform) |
The unique identifier of the balance platform.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.decision(String decision) |
The decision about the network token provisioning.
|
static NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.fromJson(String jsonString) |
Create an instance of NetworkTokenNotificationDataV2 given an JSON string
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationRequest.getData() |
Get data
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.id(String id) |
The unique identifier of the network token.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.paymentInstrumentId(String paymentInstrumentId) |
The unique identifier of the payment instrument to which the network token is associated.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.schemeRiskScore(String schemeRiskScore) |
The confidence score of scheme, indicating the degree of risk associated with a token.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.status(String status) |
The status of the network token.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.tokenLastFour(String tokenLastFour) |
The last four digits of the network token.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.tokenRequestor(NetworkTokenRequestor tokenRequestor) |
tokenRequestor
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.transactionRulesResult(NetworkTokenTransactionRulesResult transactionRulesResult) |
transactionRulesResult
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.type(String type) |
The type of network token.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.validationFacts(List<ValidationFacts> validationFacts) |
The rules used to validate the request for provisioning the network token.
|
NetworkTokenNotificationDataV2 |
NetworkTokenNotificationDataV2.wallet(Wallet wallet) |
wallet
|