Click or drag to resize

PaymentRefundRequestPartialEntity Class

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

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 PaymentRefundRequestPartialEntity

The PaymentRefundRequestPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodPaymentRefundRequestPartialEntity
Initializes a new instance of the PaymentRefundRequestPartialEntity class
Top
Properties
  NameDescription
Public propertyPaymentDate
Gets or sets the payment date.
Public propertyPaymentId
Gets or sets the payment id.
Public propertyRemitLocationId
Gets or sets the remit location identifier.
Top
See Also