lightyear.runfuncprops
Home > @runlightyear/lightyear > RunFuncProps
RunFuncProps interface
Signature:interface RunFuncProps
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
auths | Auths | ||
integration | { id: string; name: string; title: string; } | null | ||
managedUser | { id: string; externalId: string; displayName: string | null; } | null | ||
secrets | Secrets | ||
variables | Variables | ||
webhook | string | null |
Optional Properties
Property | Modifiers | Type | Description |
---|---|---|---|
context? | any | ||
data? | any |