type: object
properties:
version:
maxLength: 10
minLength: 1
type: string
description: The version of 3DS used to process the transaction.
example: 2.2.0
type:
type: string
authenticationValue:
type: string
eci:
maxLength: 2
minLength: 1
type: string
description: >-
Electronic Commerce Indicator (ECI). Indicates the outcome of the 3DS
authentication.
transactionId:
maxLength: 64
minLength: 1
type: string
description: A transaction identifier.
cryptogramAlgorithm:
type: integer
format: int32
challengePreference:
type: string
authenticationFlow:
type: string
networkScore:
type: string
brand:
type: string
description: Object that contains authentication related information.