periodType property
Defines the phase period type. Possible string values are:
- "PERIOD_TYPE_UNSPECIFIED" : Not used.
- "DAY" : Day.
- "MONTH" : Month.
- "YEAR" : Year.
Implementation
core.String? periodType;
Defines the phase period type. Possible string values are:
core.String? periodType;