Class InstrumentSearchResult
Inherited Members
Namespace: tt_net_sdk
Assembly: tt-net-api.dll
Syntax
public class InstrumentSearchResult
Properties
Alias
Declaration
public string Alias { get; }
Property Value
Type | Description |
---|---|
string |
Id
Declaration
public ulong Id { get; }
Property Value
Type | Description |
---|---|
ulong |
MarketId
Declaration
public MarketId MarketId { get; }
Property Value
Type | Description |
---|---|
MarketId |
Name
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string |
ProductTypeId
Declaration
public ProductType ProductTypeId { get; }
Property Value
Type | Description |
---|---|
ProductType |