ProtoOAGetAccountListByAccessTokenReq

StockSharp.cTrader.Native.Model

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

Implementa: IMessage<ProtoOAGetAccountListByAccessTokenReq>, IMessage, IEquatable<ProtoOAGetAccountListByAccessTokenReq>, IDeepCloneable<ProtoOAGetAccountListByAccessTokenReq>, IBufferMessage

Propiedades

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

Métodos

ClearAccessToken()

Clears the value of the "accessToken" field

ClearPayloadType()

Clears the value of the "payloadType" field

Campos

AccessTokenFieldNumber : int

Field number for the "accessToken" field.

PayloadTypeFieldNumber : int

Field number for the "payloadType" field.