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

    Payload for state response data message.

    interface StateResponsePayload {
        questions: Question[];
        targetUserId: string;
    }
    Index

    Properties

    questions: Question[]
    targetUserId: string