Click or drag to resize
Infosoft Logo

GetTransactionStateByCodeRequest Class

Provides data for the request to the GetTransactionStateByCode operation on ITransactionStateService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.Economy.PaymentsGetTransactionStateByCodeRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetTransactionStateByCodeRequest

The GetTransactionStateByCodeRequest type exposes the following members.

Properties
 NameDescription
Public propertyCode Gets or sets the code to filter by.
Top
See Also