simplelogin-client
    Preparing search index...

    Interface UpdateUserInfoRequest

    interface UpdateUserInfoRequest {
        userInfoPatch: UserInfoPatch;
    }
    Index

    Properties

    Properties

    userInfoPatch: UserInfoPatch