ProtoOAGetCtidProfileByTokenRes
StockSharp.cTrader.Native.Model
※ProtoOAGetCtidProfileByTokenReq@ リクエストへの応答
実装: IMessage<ProtoOAGetCtidProfileByTokenRes>, IMessage, IEquatable<ProtoOAGetCtidProfileByTokenRes>, IDeepCloneable<ProtoOAGetCtidProfileByTokenRes>, IBufferMessage
プロパティ
HasPayloadType
public bool HasPayloadType { get; }
value = protoOAGetCtidProfileByTokenRes.HasPayloadType
"payloadType" フィールドがセットされているかどうかを取得する
Profile
public ProtoOACtidProfile Profile { get; set; }
value = protoOAGetCtidProfileByTokenRes.Profile
protoOAGetCtidProfileByTokenRes.Profile = value
トレーダーのプロフィール
メソッド
ClearPayloadType
public void ClearPayloadType()
protoOAGetCtidProfileByTokenRes.ClearPayloadType()
フィールドの「payloadType」の値をクリア
フィールド
PayloadTypeFieldNumber
public const int PayloadTypeFieldNumber
value = ProtoOAGetCtidProfileByTokenRes.PayloadTypeFieldNumber
フィールド番号は、"payloadType" フィールドです。
ProfileFieldNumber
public const int ProfileFieldNumber
value = ProtoOAGetCtidProfileByTokenRes.ProfileFieldNumber
"profile" フィールドのフィールド番号。