C# Class LinnworksAPI.ConfigPaymentMethodMappingItem

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
IsChanged System.Boolean
PaymentMethodName String
Site String
Tag String
fkBankId System.Guid
fkChannelId System.Int32
pkRowId System.Int32

Property Details

IsChanged public_oe property

public Boolean,System IsChanged
return System.Boolean

PaymentMethodName public_oe property

public String PaymentMethodName
return String

Site public_oe property

public String Site
return String

Tag public_oe property

public String Tag
return String

fkBankId public_oe property

public Guid,System fkBankId
return System.Guid

fkChannelId public_oe property

public Int32,System fkChannelId
return System.Int32

pkRowId public_oe property

public Int32,System pkRowId
return System.Int32