Commit ce501e84 by AlexNasyr

cosmetic

parent 1cc6f038
Showing with 1 additions and 0 deletions
...@@ -7,6 +7,7 @@ namespace SocialMinistryDataExchange.Model { ...@@ -7,6 +7,7 @@ namespace SocialMinistryDataExchange.Model {
public string document_number { get; set; } public string document_number { get; set; }
} }
public class SMPersonNewDataRequest { public class SMPersonNewDataRequest {
public string MsgID { get; set; } public string MsgID { get; set; }
public DateTime MsgDataTime { get; set; } public DateTime MsgDataTime { get; set; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment