Type alias DashboardShareType

DashboardShareType: typeof OPEN | typeof INVITE | UnparsedObject

Type of sharing access (either open to anyone who has the public URL or invite-only).

Generated using TypeDoc