Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 622 Bytes

NamedResourceReferenceImpl.md

File metadata and controls

13 lines (9 loc) · 622 Bytes

NamedResourceReferenceImpl

Represents reference to the resource, including its name.

Properties

Name Type Description Notes
id str The id of the referenced resource.
resource_type str The type of the resource, i.e. [Community, Asset, Domain, Attribute, Relation, WorkflowInstance].
name str The name of the referenced resource. [optional]

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