Type alias ActionLinkGroupTemplate
ActionLinkGroupTemplate: Metadata & { actionLinkTemplates: ActionLinkTemplate[]; category: string; executionsAllowed: string; hoursUntilExpiration?: number | null; isPublished: boolean; name: string; } Type declaration
category: string
executionsAllowed: string
Optional
hoursUntilExpiration?: number | null
isPublished: boolean
name: string