ProtoOAGetAccountListByAccessTokenRes
* Response to the ProtoOAGetAccountListByAccessTokenReq request.
実装: IMessage<ProtoOAGetAccountListByAccessTokenRes>, IMessage, IEquatable<ProtoOAGetAccountListByAccessTokenRes>, IDeepCloneable<ProtoOAGetAccountListByAccessTokenRes>, IBufferMessage
プロパティ
AccessToken : string
The Access Token issued for providing access to the Trader's Account.
CtidTraderAccount : RepeatedField<ProtoOACtidTraderAccount>
The list of the accounts.
HasAccessToken : bool
Gets whether the "accessToken" field is set
HasPayloadType : bool
Gets whether the "payloadType" field is set
HasPermissionScope : bool
Gets whether the "permissionScope" field is set
PermissionScope : ProtoOAClientPermissionScope
SCOPE_VIEW, SCOPE_TRADE.
メソッド
ClearAccessToken()
Clears the value of the "accessToken" field
ClearPayloadType()
Clears the value of the "payloadType" field
ClearPermissionScope()
Clears the value of the "permissionScope" field
フィールド
AccessTokenFieldNumber : int
Field number for the "accessToken" field.
CtidTraderAccountFieldNumber : int
Field number for the "ctidTraderAccount" field.
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.
PermissionScopeFieldNumber : int
Field number for the "permissionScope" field.