Interface SignageTemplateShareOptions

interface SignageTemplateShareOptions {
    items: string | string[];
    to: string;
}

Properties

Properties

items: string | string[]

Template IDs to share into the target group

to: string

Destination signage group ID