ProtoOAGetCtidProfileByTokenReq
StockSharp.cTrader.Native.Model
* Request for getting details of Trader's profile. Limited due to GDRP requirements.
Implementiert: IMessage<ProtoOAGetCtidProfileByTokenReq>, IMessage, IEquatable<ProtoOAGetCtidProfileByTokenReq>, IDeepCloneable<ProtoOAGetCtidProfileByTokenReq>, IBufferMessage
Eigenschaften
AccessToken : string
The Access Token issued for providing access to the Trader's Account.
HasAccessToken : bool
Gets whether the "accessToken" field is set
HasPayloadType : bool
Gets whether the "payloadType" field is set
Methoden
ClearAccessToken()
Clears the value of the "accessToken" field
ClearPayloadType()
Clears the value of the "payloadType" field
Felder
AccessTokenFieldNumber : int
Field number for the "accessToken" field.
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.