SharedImageGallerySharing

data class SharedImageGallerySharing(val communityGallery: SharedImageGallerySharingCommunityGallery? = null, val permission: String)

Constructors

Link copied to clipboard
constructor(communityGallery: SharedImageGallerySharingCommunityGallery? = null, permission: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A community_gallery block as defined below. Changing this forces a new resource to be created.

Link copied to clipboard

The permission of the Shared Image Gallery when sharing. Possible values are Community, Groups and Private. Changing this forces a new resource to be created.