jamespot-user-api
    Preparing search index...

    Type Alias SurveyDateUserResponse

    type SurveyDateUserResponse = {
        list: jUserList[];
        total: number;
    }
    Index

    Properties

    Properties

    list: jUserList[]
    total: number