RemoteSystem

data class RemoteSystem(val name: Id) : RemoteSystemSpec

Удаленный источник данных по имени

Constructors

Link copied to clipboard
constructor(name: Id)

Properties

Link copied to clipboard
val name: Id