Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 757 Bytes

MetaRelationshipDefinition.md

File metadata and controls

14 lines (10 loc) · 757 Bytes

MetaRelationshipDefinition

Definitions for the relationship in a meta.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]