ProtoOAGetCtidProfileByTokenRes
StockSharp.cTrader.Native.Model
* Response to the ProtoOAGetCtidProfileByTokenReq request.
実装: IMessage<ProtoOAGetCtidProfileByTokenRes>, IMessage, IEquatable<ProtoOAGetCtidProfileByTokenRes>, IDeepCloneable<ProtoOAGetCtidProfileByTokenRes>, IBufferMessage
プロパティ
HasPayloadType : bool
Gets whether the "payloadType" field is set
Profile : ProtoOACtidProfile
Trader's profile.
メソッド
ClearPayloadType()
Clears the value of the "payloadType" field
フィールド
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.
ProfileFieldNumber : int
Field number for the "profile" field.