EmulateNetworkConditionsByRuleReturn

@Serializable
data class EmulateNetworkConditionsByRuleReturn(val ruleIds: List<String>)

Constructors

Link copied to clipboard
constructor(ruleIds: List<String>)

Properties

Link copied to clipboard

An id for each entry in matchedNetworkConditions. The id will be included in the requestWillBeSentExtraInfo for requests affected by a rule.