Frontdoor Rule Actions Request Header Action
data class FrontdoorRuleActionsRequestHeaderAction(val headerAction: String, val headerName: String, val value: String? = null)
Constructors
Link copied to clipboard
fun FrontdoorRuleActionsRequestHeaderAction(headerAction: String, headerName: String, value: String? = null)