Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface FlowActionPayload

    interface FlowActionPayload {
        data?: object;
        screen?: string;
    }
    Index

    Properties

    Properties

    data?: object

    Data for the first screen.

    screen?: string

    The ID of the screen displayed first. This must be an entry screen.