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