Interface: OnAirResponse
Hierarchy
-
↳ OnAirResponse
Index
Properties
Properties
data
• data: NestedData[]
Overrides BaseResponse.data
A collection of station's onair data. Even if only one station is requested, results will still be organised into an array of objects, each object containing an array of results for said station's onair information
Optional
error
• error? : undefined | object
Inherited from BaseResponse.error
meta
• meta: BaseMeta
Overrides BaseResponse.meta