Click or drag to resize

PaymentRequestInvoiceEntity Class

A payment request invoice.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentPaymentRequestInvoiceEntity

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 PaymentRequestInvoiceEntity

The PaymentRequestInvoiceEntity type exposes the following members.

Properties
  NameDescription
Public propertyInvoiceId
Gets or sets the invoice identifier.
Public propertyUnallocatedAmount
Gets or sets the unallocated amount.
Top
See Also