Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 659 Bytes

File metadata and controls

12 lines (8 loc) · 659 Bytes

UniqueIdentifierArgument

Represents a unique identifier argument in a logic rule.

Properties

Name Type Required Description
link_id Optional[UUID] No By default all UniqueIdentifier Logic Rule arguments will generate different UUID. If the linkId is present all Logic Rules with the same linkId will all have the same uuid generated as the value.
type Literal["uniqueIdentifier"] Yes None

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