SnapshotCommandLogRequest

@Serializable
data class SnapshotCommandLogRequest(val snapshotId: SnapshotId)

Request object containing input parameters for the LayerTreeDomain.snapshotCommandLog command.

Constructors

Link copied to clipboard
constructor(snapshotId: SnapshotId)

Properties

Link copied to clipboard

The id of the layer snapshot.