Enum SubCostItemsCopyPostRequestBody_to
- Namespace
- Autodesk.ACC.CostManagement.V1.Projects.Item.CostItems.Item.SubCostItemsCopy
- Assembly
- Autodesk.ACC.CostManagement.dll
public enum SubCostItemsCopyPostRequestBody_to
Fields
[EnumMember(Value = "approved")] Approved = 3
[EnumMember(Value = "committed")] Committed = 4
[EnumMember(Value = "estimated")] Estimated = 0
[EnumMember(Value = "proposed")] Proposed = 1
[EnumMember(Value = "submitted")] Submitted = 2