Class Bankuse
- Namespace
- StockSharp.Micex.Native.Tables
- Assembly
- StockSharp.Micex.dll
Счета в расчетных организациях.
public class Bankuse
- Inheritance
-
Bankuse
- Inherited Members
- Extension Methods
Constructors
Bankuse()
Создать Bankuse.
public Bankuse()
Properties
Bankaccid
Идентификатор расчетного счета/кода в клиринговой организации.
public string Bankaccid { get; set; }
Property Value
Bankid
Расчетная организация.
public string Bankid { get; set; }
Property Value
Currcode
Код валюты.
public string Currcode { get; set; }
Property Value
Description
Описание.
public string Description { get; set; }
Property Value
Firmid
Идентификатор фирмы.
public string Firmid { get; set; }
Property Value
Nccrealaccount
Номер счета обеспечения.
public string Nccrealaccount { get; set; }
Property Value
Realaccount
Счет в расчетной организации.
public string Realaccount { get; set; }