Current User Session
The current user session prior to this transaction, which contains details related to any challenge initiated by the Partner''s system to a user before calling Expedia''s Fraud Prevention Service. An example is if the Partner''s system sent a Captcha challenge to the user before calling Expedia''s Fraud Prevention Service.
Parameters
session Id
Unique identifier for a user's session on their device
start Date Time
The local date and time a user's session started, in ISO-8601 date and time format yyyy-MM-ddTHH:mm:ss.SSSZ.
challenge Detail
Constructors
Link copied to clipboard
public CurrentUserSession CurrentUserSession(String sessionId, OffsetDateTime startDateTime, ChallengeDetail challengeDetail)