ApiKeyRestrictionsIosKeyRestrictions

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

Constructors

Link copied to clipboard
constructor(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.