Search Results for

    Show / Hide Table of Contents

    Class TransactionDataForDcc

    Inheritance
    object
    TransactionDataForDcc
    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 TransactionDataForDcc

    Properties

    Amount

    Amount for the operation.

    Declaration
    public AmountData Amount { get; set; }
    Property Value
    Type Description
    AmountData

    TransactionTimestamp

    The date and time of the transaction

    Declaration
    public DateTimeOffset TransactionTimestamp { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    TransactionType

    The transaction type

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