AccountHistoryItem

public final class AccountHistoryItem

Constructors

Link copied to clipboard
public AccountHistoryItem AccountHistoryItem(String userId, Long timestamp, String country, AccountHistoryItemDetails details, String deviceId)

Properties

Link copied to clipboard
private final String country
Link copied to clipboard
Link copied to clipboard
private final String deviceId
Link copied to clipboard
private final Long timestamp
Link copied to clipboard
private final String userId

Functions

Link copied to clipboard
public final String getCountry()
Link copied to clipboard
Link copied to clipboard
public final String getDeviceId()
Link copied to clipboard
public final Long getTimestamp()
Link copied to clipboard
public final String getUserId()