Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion OpenApiMessages.proto
Original file line number Diff line number Diff line change
Expand Up @@ -825,4 +825,4 @@ message ProtoOAv1PnLChangeUnSubscribeReq {
message ProtoOAv1PnLChangeUnSubscribeRes {
optional ProtoOAPayloadType payloadType = 1 [default = PROTO_OA_V1_PNL_CHANGE_UN_SUBSCRIBE_RES];
required int64 ctidTraderAccountId = 2; //Unique identifier of the trader's account. Used to match responses to trader's accounts.
}
}