combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.WellComment

Properties

Name Type Description Notes
CommentedAt DateTime? Well Comment Creation Date [optional]
CommentedBy string Commented By [optional]
Forecast string Forecast ID [optional]
Project string Project ID [optional]
Text string Text [optional]
Well string Well ID [optional]

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