IGPAPI
    Preparing search index...

    Interface UpdateProfileUsernameResponseUser

    interface UpdateProfileUsernameResponseUser {
        id: string;
        pk: number;
        pk_id: string;
        strong_id__: string;
        username: string;
    }
    Index

    Properties

    id: string
    pk: number
    pk_id: string
    strong_id__: string
    username: string