Click or drag to resize
Infosoft Logo

ITransactionStateService Interface

Defines operations related to the TransactionState entity.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface ITransactionStateService

The ITransactionStateService type exposes the following members.

Methods
 NameDescription
Public methodGetTransactionStateByCode Gets the transaction state with the given code.
Top
See Also