GetApiSubscriptionKeyParameterName

data class GetApiSubscriptionKeyParameterName(val header: String, val query: String)

Constructors

Link copied to clipboard
constructor(header: String, query: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the HTTP Header which should be used for the Subscription Key.

Link copied to clipboard

The name of the QueryString parameter which should be used for the Subscription Key.