Commit 17136315 authored by rennoch's avatar rennoch
Browse files

userinfo comment

parent 63ce35bc
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -495,6 +495,13 @@ group SubTypes{// Subtypes
      }
      
      // [20.10, 20.20, 20.30, 20.31, 20.34, 20.39]
/**
 * 
 * @desc identifier for user or telephone subscriber
 * @member userOrTelephoneSubscriber provides the username or a phone name identifying the subscriber
 * @member password related password information
 * 
 */
     type record UserInfo
      {
        charstring	       userOrTelephoneSubscriber,