EnabledSome

data class EnabledSome(val allowedType: List<String>) : FileSharingStatus.Value

Constructors

Link copied to clipboard
constructor(allowedType: List<String>)

Properties

Link copied to clipboard
val allowedType: List<String>