SetPrerenderingAllowedRequest

@Serializable
data class SetPrerenderingAllowedRequest(val isAllowed: Boolean)

Request object containing input parameters for the PageDomain.setPrerenderingAllowed command.

Constructors

Link copied to clipboard
constructor(isAllowed: Boolean)

Properties

Link copied to clipboard

(undocumented in the protocol definition)