Record
tfl-api-presentation-entities-instruction
No description available.
record tfl-api-presentation-entities-instruction {
detailed: option<string>,
steps: option<list<tfl-api-presentation-entities-instruction-step>>,
summary: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| detailed | option<string> | |
| steps | option<list<tfl-api-presentation-entities-instruction-step>> | |
| summary | option<string> |