AccountTakeoverTransactionDetails

The transaction_type field value is used as a discriminator, with the following mapping: * LOGIN: LoginTransactionDetails

Parameters

type

The categorized type of account event related to a user's action.

transactionDateTime

The local date and time the transaction occured in the Partner's system, in ISO-8601 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ.

transactionId

Unique identifier to identify a transaction attempt in the Partner's system.

currentUserSession

Inheritors

Types

Link copied to clipboard

The categorized type of account event related to a user's action. Values: LOGIN

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
public abstract String getTransactionId()
Link copied to clipboard