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.