C# Class LinnworksAPI.customer

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
ActiveProfileAsString String
ActiveProfiles System.Int32
BusinessName String
ConnectionString String
ContactName String
Currency String
CustomerReferenceNumber String
Email String
Fields customer_field_simple
IsCustomer System.Boolean
LastPayment System.DateTime
Profiles customer_profile
RegistrationDate System.DateTime
Tax Double
fkPartnerSid System.Guid
id System.Guid
sid_registration System.Guid
total System.Int32

Property Details

ActiveProfileAsString public_oe property

public String ActiveProfileAsString
return String

ActiveProfiles public_oe property

public Int32,System ActiveProfiles
return System.Int32

BusinessName public_oe property

public String BusinessName
return String

ConnectionString public_oe property

public String ConnectionString
return String

ContactName public_oe property

public String ContactName
return String

Currency public_oe property

public String Currency
return String

CustomerReferenceNumber public_oe property

public String CustomerReferenceNumber
return String

Email public_oe property

public String Email
return String

Fields public_oe property

public customer_field_simple,LinnworksAPI Fields
return customer_field_simple

IsCustomer public_oe property

public Boolean,System IsCustomer
return System.Boolean

LastPayment public_oe property

public DateTime,System LastPayment
return System.DateTime

Profiles public_oe property

public customer_profile,LinnworksAPI Profiles
return customer_profile

RegistrationDate public_oe property

public DateTime,System RegistrationDate
return System.DateTime

Tax public_oe property

public Double Tax
return Double

fkPartnerSid public_oe property

public Guid,System fkPartnerSid
return System.Guid

id public_oe property

public Guid,System id
return System.Guid

sid_registration public_oe property

public Guid,System sid_registration
return System.Guid

total public_oe property

public Int32,System total
return System.Int32