ProtoOAGetAccountListByAccessTokenReq

StockSharp.cTrader.Native.Model

* Request for getting the list of granted trader's account for the access token.

Реализует: IMessage<ProtoOAGetAccountListByAccessTokenReq>, IMessage, IEquatable<ProtoOAGetAccountListByAccessTokenReq>, IDeepCloneable<ProtoOAGetAccountListByAccessTokenReq>, IBufferMessage

Свойства

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

Методы

ClearAccessToken()

Clears the value of the "accessToken" field

ClearPayloadType()

Clears the value of the "payloadType" field

Поля

AccessTokenFieldNumber : int

Field number for the "accessToken" field.

PayloadTypeFieldNumber : int

Field number for the "payloadType" field.