Click or drag to resize

PaymentRefundResultPartialEntity Class

Save Payment Request
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentPaymentRefundResultPartialEntity

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 PaymentRefundResultPartialEntity

The PaymentRefundResultPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodPaymentRefundResultPartialEntity
Initializes a new instance of the PaymentRefundResultPartialEntity class
Top
Properties
  NameDescription
Public propertyGeneralError
Gets or sets the general error.
Public propertyIsSuccess
Gets or sets the successful payments.
Top
See Also