Type Alias NASLUserInfo

NASLUserInfo: {
    UserId: string;
    UserName: string;
}