C# client for the ComboCurve REST API
View the Project on GitHub insidepetroleum/combocurve-client-csharp
Name | Type | Description | Notes |
---|---|---|---|
Name | string | Name | |
Unique | bool | Unique | |
Id | string | ID | [optional] |
CopiedFrom | string | Copied From | [optional] |
Scenario | string | Scenario ID | [optional] |
Tags | List<string> | [optional] | |
Well | string | Well ID | [optional] |
CreatedAt | DateTime? | Creation Date | [optional] |
UpdatedAt | DateTime? | Updated At | [optional] |
CreatedBy | string | Created By | [optional] |
LastUpdatedBy | string | Last Updated By | [optional] |
DateSetting | CompanyDateSettingsModel | [optional] | |
CutOff | CompanyCutOffModel | [optional] |