Skip to content

Commit e1a3200

Browse files
author
Ahmad Noman Musleh
committed
Updated message files to cServer 80
1 parent 1b41883 commit e1a3200

File tree

3 files changed

+400
-289
lines changed

3 files changed

+400
-289
lines changed

src/OpenAPI.Net/Messages/OpenApiMessages.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22338,7 +22338,7 @@ public void ClearCtidTraderAccountId() {
2233822338
= pb::FieldCodec.ForMessage(26, global::ProtoOATickData.Parser);
2233922339
private readonly pbc::RepeatedField<global::ProtoOATickData> tickData_ = new pbc::RepeatedField<global::ProtoOATickData>();
2234022340
/// <summary>
22341-
/// The list of ticks in chronological order. The first tick contains Unix timestamp in milliseconds while all subsequent ticks have the time difference in milliseconds between previous and the current one.
22341+
/// The list of ticks is in chronological order. The first tick contains Unix timestamp in milliseconds while all subsequent ticks have the time difference in milliseconds between the previous and the current one.
2234222342
/// </summary>
2234322343
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
2234422344
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]

0 commit comments

Comments
 (0)