ProtoOADealListByPositionIdRes
* Response to the ProtoOADealListByPositionIdReq request.
实现: IMessage<ProtoOADealListByPositionIdRes>, IMessage, IEquatable<ProtoOADealListByPositionIdRes>, IDeepCloneable<ProtoOADealListByPositionIdRes>, IBufferMessage
属性
CtidTraderAccountId : long
Unique identifier of the trader's account. Used to match responses to trader's accounts.
Deal : RepeatedField<ProtoOADeal>
The list of deals.
HasCtidTraderAccountId : bool
Gets whether the "ctidTraderAccountId" field is set
HasHasMore : bool
Gets whether the "hasMore" field is set
HasMore : bool
If TRUE then the number of records by filter is larger than chunkSize, the response contains the number of records that is equal to chunkSize.
HasPayloadType : bool
Gets whether the "payloadType" field is set
方法
ClearCtidTraderAccountId()
Clears the value of the "ctidTraderAccountId" field
ClearHasMore()
Clears the value of the "hasMore" field
ClearPayloadType()
Clears the value of the "payloadType" field
字段
CtidTraderAccountIdFieldNumber : int
Field number for the "ctidTraderAccountId" field.
DealFieldNumber : int
Field number for the "deal" field.
HasMoreFieldNumber : int
Field number for the "hasMore" field.
PayloadTypeFieldNumber : int
Field number for the "payloadType" field.