Wasm Directoryalpha
Record

tfl-api-presentation-entities-stop-points-response

No description available.

record tfl-api-presentation-entities-stop-points-response {
  centre-point: option​<list​<f64>>,
  page: option​<s32>,
  page-size: option​<s32>,
  stop-points: option​<list​<tfl-api-presentation-entities-stop-point>>,
  total: option​<s32>,
}

Fields

NameTypeDescription
centre-pointoption​<list​<f64>>
pageoption​<s32>
page-sizeoption​<s32>
stop-pointsoption​<list​<tfl-api-presentation-entities-stop-point>>
totaloption​<s32>