@contio/partner-sdk - v1.7.1
    Preparing search index...

    Interface ManifestNextStep

    interface ManifestNextStep {
        action_buttons?: NextStepActionButtonRelation[];
        default_action_button?: ManifestRef;
        id?: string;
        spec?: ManifestNextStepSpec;
    }
    Index

    Properties

    action_buttons?: NextStepActionButtonRelation[]
    default_action_button?: ManifestRef
    id?: string