UNPKG

alfresco-js-api

Version:

JavaScript client library for the Alfresco REST API

54 lines (26 loc) 918 B
# AlfrescoGovernanceServicesRestApi.RMSite ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | **guid** | **String** | | **title** | **String** | | **description** | **String** | | [optional] **visibility** | **String** | | **compliance** | **String** | | **role** | **String** | | [optional] <a name="VisibilityEnum"></a> ## Enum: VisibilityEnum * `PRIVATE` (value: `"PRIVATE"`) * `MODERATED` (value: `"MODERATED"`) * `PUBLIC` (value: `"PUBLIC"`) <a name="ComplianceEnum"></a> ## Enum: ComplianceEnum * `STANDARD` (value: `"STANDARD"`) * `DOD5015` (value: `"DOD5015"`) <a name="RoleEnum"></a> ## Enum: RoleEnum * `SiteConsumer` (value: `"SiteConsumer"`) * `SiteCollaborator` (value: `"SiteCollaborator"`) * `SiteContributor` (value: `"SiteContributor"`) * `SiteManager` (value: `"SiteManager"`)