Get Rules Rule Rule Action Fixed Response Config
data class GetRulesRuleRuleActionFixedResponseConfig(val content: String, val contentType: String, val httpCode: String)
Constructors
Link copied to clipboard
fun GetRulesRuleRuleActionFixedResponseConfig(content: String, contentType: String, httpCode: String)