Add the jump type in the tunnel flight
This commit is contained in:
@@ -8,6 +8,8 @@ namespace skydiveLogs_api.DataContract
|
||||
|
||||
public int TunnelId { get; set; }
|
||||
|
||||
public int JumpTypeId { get; set; }
|
||||
|
||||
public int NbMinutes { get; set; }
|
||||
|
||||
public string Notes { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user