durationUnit property
The duration unit of the lease term. Possible string values are:
- "DURATION_UNIT_UNSPECIFIED" : Unspecified duration unit.
- "MONTHS" : Month.
- "WEEKS" : Week.
Implementation
core.String? durationUnit;
The duration unit of the lease term. Possible string values are:
core.String? durationUnit;