case class DastScannerProfileUpdateInput(fullPath: String, id: DastScannerProfileID, profileName: String, spiderTimeout: Int, targetTimeout: Int, scanType: Option[DastScanTypeEnum], useAjaxSpider: Option[Boolean], showDebugMessages: Option[Boolean], clientMutationId: Option[String])
- Companion
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any