GetImportCollectorResult

data class GetImportCollectorResult(val eTag: String? = null, val id: String, val name: String, val properties: ImportCollectorPropertiesResponse, val type: String)

Constructors

Link copied to clipboard
constructor(eTag: String? = null, id: String, name: String, properties: ImportCollectorPropertiesResponse, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val eTag: String? = null
Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard