Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 951 Bytes

InterfaceLinkTypeDict.md

File metadata and controls

19 lines (14 loc) · 951 Bytes

InterfaceLinkTypeDict

A link type constraint defined at the interface level where the implementation of the links is provided by the implementing object types.

Properties

Name Type Required Description
rid InterfaceLinkTypeRid Yes
apiName InterfaceLinkTypeApiName Yes
displayName DisplayName Yes
description NotRequired[StrictStr] No The description of the interface link type.
linkedEntityApiName InterfaceLinkTypeLinkedEntityApiNameDict Yes
cardinality InterfaceLinkTypeCardinality Yes
required StrictBool Yes Whether each implementing object type must declare at least one implementation of this link.

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