Header Action Parameters Response
data class HeaderActionParametersResponse(val headerAction: String, val headerName: String, val typeName: String, val value: String? = null)
Defines the parameters for the request header action.