ApiPropertiesResponse

data class ApiPropertiesResponse(val apiFreshnessTimeInMinutes: Int? = null)

Api properties.

Constructors

Link copied to clipboard
constructor(apiFreshnessTimeInMinutes: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Interval in minutes for which the weather data for the api needs to be refreshed.