data class MakeSnapshotResponse
Response type for the LayerTreeDomain.makeSnapshot command.
<init> |
Response type for the LayerTreeDomain.makeSnapshot command. MakeSnapshotResponse(snapshotId: SnapshotId) |
snapshotId |
The id of the layer snapshot. val snapshotId: SnapshotId |