Record
tfl-api-presentation-entities-validity-period
No description available.
record tfl-api-presentation-entities-validity-period {
from-date: option<string>,
is-now: option<bool>,
to-date: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| from-date | option<string> | |
| is-now | option<bool> | |
| to-date | option<string> |