TimeInterval
Properties
| Name |
Type |
Description |
Notes |
| interval_unit |
list[Unit] |
Unit used in an interval (e.g., month) |
[optional] |
| description |
list[str] |
small description |
[optional] |
| id |
str |
identifier |
[optional] |
| label |
list[str] |
short description of the resource |
[optional] |
| type |
list[str] |
type of the resource |
[optional] |
| interval_value |
list[AnyOfintegerstring] |
Value used in the time interval of a model (e.g., 1 month, 5 days, 'harvest cycle') |
[optional] |
[Back to Model list] [Back to API list] [Back to README]