combocurve-client-csharp

Logo

C# client for the ComboCurve REST API

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

ComboCurve.Api.Model.ProjectProductionCommentInput

Properties

Name Type Description Notes
Well string Well ID  
CommentType ProductionCommentTypeKey    
StartDate DateTimeOffset Start date as ISO-8601 date-time  
EndDate DateTimeOffset End date as ISO-8601 date-time; must be greater than startDate  
Note string Optional note text [optional]

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