Table of Contents

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

string

Bankid

Расчетная организация.

public string Bankid { get; set; }

Property Value

string

Currcode

Код валюты.

public string Currcode { get; set; }

Property Value

string

Description

Описание.

public string Description { get; set; }

Property Value

string

Firmid

Идентификатор фирмы.

public string Firmid { get; set; }

Property Value

string

Nccrealaccount

Номер счета обеспечения.

public string Nccrealaccount { get; set; }

Property Value

string

Realaccount

Счет в расчетной организации.

public string Realaccount { get; set; }

Property Value

string