Class WithdrawTypes
Типы вывода.
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public sealed class WithdrawTypes : Enum
Fields
BankCard
Bank card.
Declaration
public const WithdrawTypes BankCard
Field Value
Type | Description |
---|---|
WithdrawTypes |
BankWire
Bank wire.
Declaration
public const WithdrawTypes BankWire
Field Value
Type | Description |
---|---|
WithdrawTypes |
Crypto
Cryptocurrency.
Declaration
public const WithdrawTypes Crypto
Field Value
Type | Description |
---|---|
WithdrawTypes |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |