Member Junction
    Preparing search index...
    interface SurveyMonkeyCollector {
        href: string;
        id: string;
        name: string;
        response_count: number;
        status: string;
        type: string;
    }
    Index

    Properties

    href: string
    id: string
    name: string
    response_count: number
    status: string
    type: string