Search Results for

    Show / Hide Table of Contents

    Class CardPaymentDataForResponse

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

    Properties

    Brand

    The card brand

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

    EcommerceData

    Declaration
    public ECommerceDataForResponse EcommerceData { get; set; }
    Property Value
    Type Description
    ECommerceDataForResponse

    PointOfSaleData

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