| Name | Type | Description | Notes |
|---|---|---|---|
| cardinality | CardinalityEnum | The cardinality of the resource | [optional] |
| resourceTypes | List<ResourceTypesEnum> | The types of resource that the Property Descriptor is allowed to reference | [optional] |
| Name | Value |
|---|---|
| SINGLE | "SINGLE" |
| MULTIPLE | "MULTIPLE" |
| Name | Value |
|---|---|
| FILE | "FILE" |
| DIRECTORY | "DIRECTORY" |
| TEXT | "TEXT" |
| URL | "URL" |