SpaceSpaceSharingSettings

data class SpaceSpaceSharingSettings(val sharingType: String)

Constructors

Link copied to clipboard
constructor(sharingType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the sharing type of the space. Valid values are Private and Shared.