Partager via


TimeGrainType Enum

The time covered by a budget. Tracking of the amount will be reset based on the time grain. BillingMonth, BillingQuarter, and BillingAnnual are only supported by WD customers

Inheritance
builtins.str
TimeGrainType
TimeGrainType

Constructor

TimeGrainType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

ANNUALLY
BILLING_ANNUAL
BILLING_MONTH
BILLING_QUARTER
MONTHLY
QUARTERLY