Click or drag to resize

PaymentCompletionRequestResponseEntity Class

A payment completion request.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentPaymentCompletionRequestResponseEntity

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 PaymentCompletionRequestResponseEntity

The PaymentCompletionRequestResponseEntity type exposes the following members.

Properties
  NameDescription
Public propertyIsAllocatedToCasualSkipOrder
Gets or sets a value indicating whether this instance is allocated to a Casual Skip Order
Public propertyIsAllocatedToInvoice
Gets or sets a value indicating whether this instance is allocated to invoice.
Public propertyIsValid
Gets or sets a value indicating whether this instance is valid.
Public propertyJobs
Gets or sets the Jobs
Public propertyOneOffCharges
Gets or sets the OneOffCharges
Public propertyOrderCombinationGroupingTransactionId
Gets or sets the order combination grouping identifier.
Public propertyPaymentId
Gets or sets the payment identifier.
Public propertyPaymentTransactionId
Gets or sets the payment transaction identifier.
Public propertySiteOrderIds
Gets or sets the site order ids.
Top
See Also