DataStoreInfoBaseResponse

data class DataStoreInfoBaseResponse(val dataStoreType: String, val objectType: String)

DataStoreInfo base

Constructors

Link copied to clipboard
constructor(dataStoreType: String, objectType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

type of datastore; Operational/Vault/Archive

Link copied to clipboard

Type of Datasource object, used to initialize the right inherited type