Search Results for

    Show / Hide Table of Contents

    Class EmvDataItem

    Inheritance
    object
    EmvDataItem
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Worldline.Acquiring.Sdk.V1.Domain
    Assembly: Worldline.Acquiring.Sdk.dll
    Syntax
    public class EmvDataItem

    Properties

    Tag

    EMV tag

    Declaration
    public string Tag { get; set; }
    Property Value
    Type Description
    string

    Value

    EMV value encoded in base64

    Declaration
    public string Value { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2024 Worldline Financial Services (Europe) SA