Enum ProcessingPeriodType
The budget processing period type. Valid values are INVOICE, MONTH, and SINGLE_USE.
Namespace: Oci.BudgetService.Models
Assembly: OCI.DotNetSDK.Budget.dll
Syntax
public enum ProcessingPeriodType
Fields
| Name | Description |
|---|---|
| Invoice | |
| Month | |
| SingleUse | |
| UnknownEnumValue |