V2IosKeyRestrictionsResponse

data class V2IosKeyRestrictionsResponse(val allowedBundleIds: List<String>)

The iOS apps that are allowed to use the key.

Constructors

Link copied to clipboard
fun V2IosKeyRestrictionsResponse(allowedBundleIds: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of bundle IDs that are allowed when making API calls with this key.