Skip to content

ShareableType

The shareable record type enum

Used By

Definition

"""
The shareable record type enum
"""
enum ShareableType {
DOCUMENT
FOLDER
}