Click or drag to resize
Infosoft Logo

GetCurrencyByCodeRequest Class

Provides data for an operation that filters currencies by a code.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ConfigurationsGetCurrencyByCodeRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Configurations
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetCurrencyByCodeRequest

The GetCurrencyByCodeRequest type exposes the following members.

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