Click or drag to resize

PaymentRequestResponseEntity Class

A payment request response.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentPaymentRequestResponseEntity

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 PaymentRequestResponseEntity

The PaymentRequestResponseEntity type exposes the following members.

Properties
  NameDescription
Public propertyIsValid
Gets or sets a value indicating whether this instance is valid.
Public propertyPaymentTransactionId
Gets or sets the payment transaction identifier.
Top
See Also