LoadSnapshotResponse

@Serializable
data class LoadSnapshotResponse(val snapshotId: SnapshotId)(source)

Response type for the LayerTreeDomain.loadSnapshot command.

Constructors

Link copied to clipboard
constructor(snapshotId: SnapshotId)

Properties

Link copied to clipboard

The id of the snapshot.