Click or drag to resize

PaymentImportItemEntity Class

A payment import item.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.PaymentPaymentImportItemEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Payment
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class PaymentImportItemEntity : IntegrationEntity

The PaymentImportItemEntity type exposes the following members.

Properties
  NameDescription
Public propertyAmount
Gets or sets the amount.
Public propertyDateReceived
Gets or sets the date received.
Public propertyNotes
Gets or sets the notes.
Public propertyReference
Gets or sets the reference.
Public propertyRejectedReason
Gets or sets the rejected reason.
Top
Methods
See Also