data class ReleaseSnapshotRequest
Request object containing input parameters for the LayerTreeDomain.releaseSnapshot command.
<init> |
Request object containing input parameters for the LayerTreeDomain.releaseSnapshot command. ReleaseSnapshotRequest(snapshotId: SnapshotId) |
snapshotId |
The id of the layer snapshot. val snapshotId: SnapshotId |