combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

View the Project on GitHub insidepetroleum/combocurve-client-csharp

ComboCurve.Api.Model.DirectionalSurveyResponse

Properties

Name Type Description Notes
Id string    
Well string    
MeasuredDepth List<decimal>    
TrueVerticalDepth List<decimal>    
Azimuth List<decimal>    
Inclination List<decimal>    
DeviationNS List<decimal>    
DeviationEW List<decimal>    
Latitude List<decimal>    
Longitude List<decimal>    
Project string   [optional]
CreatedAt DateTimeOffset?   [optional]
UpdatedAt DateTimeOffset?   [optional]

[Back to Model list] [Back to API list] [Back to README]