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