Hiyve Components - v1.0.0
    Preparing search index...

    Payload for text response submitted data message.

    interface TextResponsePayload {
        pollId: string;
        response: TextResponse;
    }
    Index

    Properties

    Properties

    pollId: string
    response: TextResponse