RemoteSettingsResponse

data class RemoteSettingsResponse(var records: List<RemoteSettingsRecord>, var lastModified: ULong)

Constructors

Link copied to clipboard
constructor(records: List<RemoteSettingsRecord>, lastModified: ULong)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard