Class NetworkTokenData
Inherited Members
Namespace: Worldline.Acquiring.Sdk.V1.Domain
Assembly: Worldline.Acquiring.Sdk.dll
Syntax
public class NetworkTokenData
Properties
Cryptogram
Network token cryptogram
Declaration
public string Cryptogram { get; set; }
Property Value
Type | Description |
---|---|
string |
Eci
Electronic Commerce Indicator
Value that indicates the level of authentication.
Contains different values depending on the brand.
Declaration
public string Eci { get; set; }
Property Value
Type | Description |
---|---|
string |