Click or drag to resize

SavePaymentResultEntity Class

Save Payment Result Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentSavePaymentResultEntity

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 SavePaymentResultEntity

The SavePaymentResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodSavePaymentResultEntity
Initializes a new instance of the SavePaymentResultEntity class
Top
Properties
  NameDescription
Public propertyPaymentGuid
Gets or sets the payment unique identifier.
Public propertyPaymentId
Gets or sets the payment identifier.
Top
See Also