Wasm Directoryalpha
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

NameTypeDescription
detailedoption​<string>
stepsoption​<list​<tfl-api-presentation-entities-instruction-step>>
summaryoption​<string>