ComplexCashtransfer
StockSharp.Micex.Native.Transactions
Eingabe eines Antrags auf Geldüberweisung.
Erbt von: BaseTransaction
Konstruktoren
ComplexCashtransfer
public ComplexCashtransfer()
complexCashtransfer = ComplexCashtransfer()
Erstellen Sie ComplexCashtransfer@.
Eigenschaften
Account
public string Account { get; set; }
value = complexCashtransfer.Account
complexCashtransfer.Account = value
Handelskonto.
Brokerref
public string Brokerref { get; set; }
value = complexCashtransfer.Brokerref
complexCashtransfer.Brokerref = value
Anmerkung.
Buysell
public SecTransferBuySells? Buysell { get; set; }
value = complexCashtransfer.Buysell
complexCashtransfer.Buysell = value
S/S.
Clientcode
public string Clientcode { get; set; }
value = complexCashtransfer.Clientcode
complexCashtransfer.Clientcode = value
Kundencode.
Cpaccount
public string Cpaccount { get; set; }
value = complexCashtransfer.Cpaccount
complexCashtransfer.Cpaccount = value
Handelskonto des Partners.
Cpbrokerref
public string Cpbrokerref { get; set; }
value = complexCashtransfer.Cpbrokerref
complexCashtransfer.Cpbrokerref = value
Anmerkung des Partners.
Cpclientcode
public string Cpclientcode { get; set; }
value = complexCashtransfer.Cpclientcode
complexCashtransfer.Cpclientcode = value
Kundencode des Partners.
Cpfirmid
public string Cpfirmid { get; set; }
value = complexCashtransfer.Cpfirmid
complexCashtransfer.Cpfirmid = value
Partner.
Rmcheckflags
public RMCheckFlagses? Rmcheckflags { get; set; }
value = complexCashtransfer.Rmcheckflags
complexCashtransfer.Rmcheckflags = value
Kontrollflaggen.
Secboard
public string Secboard { get; set; }
value = complexCashtransfer.Secboard
complexCashtransfer.Secboard = value
Modus.
Seccode
public string Seccode { get; set; }
value = complexCashtransfer.Seccode
complexCashtransfer.Seccode = value
Werkzeug.
Transfertype
public TransferTypes? Transfertype { get; set; }
value = complexCashtransfer.Transfertype
complexCashtransfer.Transfertype = value
Art der Übersetzung.
Value
public decimal? Value { get; set; }
value = complexCashtransfer.Value
complexCashtransfer.Value = value
Volumen.