C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
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] |