Definitions for the relationship in a meta.
| Name | Type | Description | Notes |
|---|---|---|---|
| api_access | str | API access definition for this relationship. | [optional] [readonly] [default to 'NoAccess'] |
| collection | bool | Specifies whether the relationship is a collection. | [optional] [readonly] |
| name | str | The name of the relationship. | [optional] [readonly] |
| type | str | Fully qualified type of the foreign managed object. | [optional] [readonly] |