GetWatchlistResult

constructor(azureApiVersion: String, contentType: String? = null, created: String? = null, createdBy: WatchlistUserInfoResponse? = null, defaultDuration: String? = null, description: String? = null, displayName: String, etag: String? = null, id: String, isDeleted: Boolean? = null, itemsSearchKey: String, labels: List<String>? = null, name: String, numberOfLinesToSkip: Int? = null, provider: String, provisioningState: String, rawContent: String? = null, source: String? = null, sourceType: String? = null, systemData: SystemDataResponse, tenantId: String? = null, type: String, updated: String? = null, updatedBy: WatchlistUserInfoResponse? = null, uploadStatus: String? = null, watchlistAlias: String? = null, watchlistId: String? = null, watchlistType: String? = null)