MakeSnapshotReturn

@Serializable
data class MakeSnapshotReturn(val snapshotId: String)

Constructors

Link copied to clipboard
constructor(snapshotId: String)

Properties

Link copied to clipboard

The id of the layer snapshot.