jamespot-user-api
    Preparing search index...

    Type Alias SurveySection

    type SurveySection = {
        fields: CombinedSurveyField[];
        title: string;
        uniqid: string;
    }
    Index

    Properties

    Properties

    title: string
    uniqid: string