Type Alias: Tag
type Tag = CamundaKey<"Tag">;
Defined in: gen/types.gen.ts:2992
A tag. Needs to start with a letter; then alphanumerics, _, -, :, or .; length ≤ 100.
type Tag = CamundaKey<"Tag">;
Defined in: gen/types.gen.ts:2992
A tag. Needs to start with a letter; then alphanumerics, _, -, :, or .; length ≤ 100.