Interface: OnAirMeta
Hierarchy
-
↳ OnAirMeta
Index
Properties
Properties
cacheExpiresAt
• cacheExpiresAt: number | null
Inherited from BaseMeta.cacheExpiresAt
When does the cache expire?
count
• count: number
How many items are there in the overall result data set.
country
• country: string
dataType
• dataType: "stations" | "onair" | "ondemand" | "schedule" | "recommendations" | "categories"
Inherited from BaseMeta.dataType
Describes the data type returned
fromCache
• fromCache: boolean
Inherited from BaseMeta.fromCache
Have cached values been returned?
nesting
• nesting: boolean
Inherited from BaseMeta.nesting
Indicates that data is nested into collections of items on a per-station basis
paginated
• paginated: boolean
Inherited from BaseMeta.paginated
Indicates whether the results in the corresponding data field are a paginated subset of all possible results
rpuid
• rpuid: string