Get Listener Rule Action Fixed Response
data class GetListenerRuleActionFixedResponse(val contentType: String, val messageBody: String, val statusCode: String) : ConvertibleToJava<GetListenerRuleActionFixedResponse>