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.