diff --git a/OpenApiMessages.proto b/OpenApiMessages.proto index 959bfb2..5c63eec 100644 --- a/OpenApiMessages.proto +++ b/OpenApiMessages.proto @@ -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. -} \ No newline at end of file +}