OBJECT
Response of UserRegistrationAdminAddCmd.
1type userRegistrationAdminAddResponse {23# The address identifier of the user.4addressId: String! 135# The logon ID of the user.6logonId: String 137personalizationID: String! 138resourceName: String! 139# The user unique identifier.10userId: String! 1311wCToken: String! 1312wCTrustedToken: String 1415}