C# Class LinnworksAPI.ConfigPostalServiceMappingItem

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
IsChanged System.Boolean
PostalServiceName String
Site String
Tag String
fkChannelId System.Int32
fkPostalServiceId System.Guid
pkRowId System.Int32

Property Details

IsChanged public_oe property

public Boolean,System IsChanged
return System.Boolean

PostalServiceName public_oe property

public String PostalServiceName
return String

Site public_oe property

public String Site
return String

Tag public_oe property

public String Tag
return String

fkChannelId public_oe property

public Int32,System fkChannelId
return System.Int32

fkPostalServiceId public_oe property

public Guid,System fkPostalServiceId
return System.Guid

pkRowId public_oe property

public Int32,System pkRowId
return System.Int32