Search Results for

    Show / Hide Table of Contents

    Class CompanyInformation

    Inheritance
    object
    CompanyInformation
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Ingenico.Connect.Sdk.Domain.Definitions
    Assembly: connect-sdk-dotnet.dll
    Syntax
    public class CompanyInformation

    Properties

    Name

    Name of company, as a customer

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

    VatNumber

    Local VAT number of the company

    Declaration
    public string VatNumber { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Copyright (c) 2016 Global Collect Services B.V.