C# Class LinnworksAPI.CustomerAddress

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
Address1 String
Address2 String
Address3 String
Company String
Country String
CountryId System.Guid
EmailAddress String
FullName String
PhoneNumber String
PostCode String
Region String
Town String

Property Details

Address1 public_oe property

public String Address1
return String

Address2 public_oe property

public String Address2
return String

Address3 public_oe property

public String Address3
return String

Company public_oe property

public String Company
return String

Country public_oe property

public String Country
return String

CountryId public_oe property

public Guid,System CountryId
return System.Guid

EmailAddress public_oe property

public String EmailAddress
return String

FullName public_oe property

public String FullName
return String

PhoneNumber public_oe property

public String PhoneNumber
return String

PostCode public_oe property

public String PostCode
return String

Region public_oe property

public String Region
return String

Town public_oe property

public String Town
return String