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