resourcePermissionDTO
| Extends: | baseDTO |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| permissionType (RWPermissionType) | 0/1 | |
| permissionCreateType (simplePermissionType) | 0/1 | |
| permissionDeleteType (simplePermissionType) | 0/1 | |
| path (string) | 0/1 | |
| ownerRule (string) | 0/1 | |
| ownerResource (string) | 0/1 | |
| priority (int) | 0/1 | |
| repositoryName (string) | 0/1 | |
| repositoryType (repositoryType) | 0/1 | |
| resourcePath (string) | 0/1 | |
| ownerTeam (string) | 0/1 | |
| mergedPath (string) | 0/1 | |
| fullPath (string) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| permissionType | permissionType (RWPermissionType) | |
| permissionCreateType | permissionCreateType (simplePermissionType) | |
| permissionDeleteType | permissionDeleteType (simplePermissionType) | |
| path | path (string) | |
| ownerRule | ownerRule (string) | |
| ownerResource | ownerResource (string) | |
| priority | priority (int) | |
| repositoryName | repositoryName (string) | |
| repositoryType | repositoryType (repositoryType) | |
| resourcePath | resourcePath (string) | |
| ownerTeam | ownerTeam (string) | |
| mergedPath | mergedPath (string) | |
| fullPath | fullPath (string) |