Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 526 Bytes

PatchedInvitationStageRequest.md

File metadata and controls

12 lines (7 loc) · 526 Bytes

PatchedInvitationStageRequest

Properties

Name Type Description Notes
name kotlin.String [optional]
flowSet kotlin.collections.List<FlowSetRequest> [optional]
continueFlowWithoutInvitation kotlin.Boolean If this flag is set, this Stage will jump to the next Stage when no Invitation is given. By default this Stage will cancel the Flow when no invitation is given. [optional]