GetEffectiveQuoteResponse - класс |
Пространство имён: OTC.ClientAPI.CurrencyQuotes
public sealed class GetEffectiveQuoteResponse : Response
Тип GetEffectiveQuoteResponse предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | GetEffectiveQuoteResponse |
Конструктор
|
![]() | GetEffectiveQuoteResponse(String, NullableDateTime, NullableDecimal, NullableInt32) |
Конструктор
|
Имя | Описание | |
---|---|---|
![]() | CurrencyId |
Код валюты
|
![]() | Date |
Дата
|
![]() | Lot |
Размер лота
|
![]() | Success |
Результат операции - успех/неуспех. Всегда true
(Унаследован от Response.) |
![]() | Value |
Действующий курс
|