issueSubscribers Data Type

User: tommy Date: 2012-02-27 Time: 13:44

Namespace
http://www.visionproject.se/service/VisionProjectService-v2/type
Schema
type.xsd
Properties
name data type type namespace min/max occurs description
systemUsers list of SystemUser element 0/unbounded  
userGroups list of UserGroup element 0/unbounded  

Example

<i----- xmlns="http://www.visionproject.se/service/VisionProjectService-v2/type">
  <systemUsers>
    <additionalEmailAddresses>...</additionalEmailAddresses>
    <additionalUserGroupIds>...</additionalUserGroupIds>
    <bankIdIdentifier>...</bankIdIdentifier>
    <billingRate>...</billingRate>
    <cellPhone>...</cellPhone>
    <chatPassword>...</chatPassword>
    <companyId>...</companyId>
    <costRate>...</costRate>
    <customerId>...</customerId>
    <dateFormat>...</dateFormat>
    <datePresentationType>...</datePresentationType>
    <defaultNumberOfRows>...</defaultNumberOfRows>
    <defaultViewForProjects>...</defaultViewForProjects>
    <email>...</email>
    <enableEmailNotifications>...</enableEmailNotifications>
    <enableEmailNotificationsHasBeenSet>...</enableEmailNotificationsHasBeenSet>
    <enablePushNotifications>...</enablePushNotifications>
    <enablePushNotificationsHasBeenSet>...</enablePushNotificationsHasBeenSet>
    <firstDayInWeek>...</firstDayInWeek>
    <gender>...</gender>
    <genderHasBeenSet>...</genderHasBeenSet>
    <hashCode>...</hashCode>
    <homePhone>...</homePhone>
    <isTheSystemUser>...</isTheSystemUser>
    <isTheSystemUserHasBeenSet>...</isTheSystemUserHasBeenSet>
    <joinedDate>...</joinedDate>
    <lastLoggedInTime>...</lastLoggedInTime>
    <ldapDN>...</ldapDN>
    <managerSystemUserId>...</managerSystemUserId>
    <modifiedDate>...</modifiedDate>
    <name>...</name>
    <originalCheckSum>...</originalCheckSum>
    <password>...</password>
    <phone>...</phone>
    <primaryKey>...</primaryKey>
    <pul>...</pul>
    <pulHasBeenSet>...</pulHasBeenSet>
    <receiveNewsLetter>...</receiveNewsLetter>
    <receiveNewsLetterHasBeenSet>...</receiveNewsLetterHasBeenSet>
    <receiveSystemAnnouncements>...</receiveSystemAnnouncements>
    <receiveSystemAnnouncementsHasBeenSet>...</receiveSystemAnnouncementsHasBeenSet>
    <showGettingStartedHelp>...</showGettingStartedHelp>
    <showGettingStartedHelpHasBeenSet>...</showGettingStartedHelpHasBeenSet>
    <systemUserStatus>
      <id>...</id>
      <value>...</value>
    </systemUserStatus>
    <timeFormat>...</timeFormat>
    <timeZone>...</timeZone>
    <title>...</title>
    <userAddress1>...</userAddress1>
    <userAddress2>...</userAddress2>
    <userApartment>...</userApartment>
    <userCity>...</userCity>
    <userCountryIso>...</userCountryIso>
    <userCustomerNumber>...</userCustomerNumber>
    <userDoorNumber>...</userDoorNumber>
    <userFloor>...</userFloor>
    <userGroupId>...</userGroupId>
    <userLatitude>...</userLatitude>
    <userLicenseTypeId>...</userLicenseTypeId>
    <userLongitude>...</userLongitude>
    <userNote>...</userNote>
    <userState>...</userState>
    <userStreetName>...</userStreetName>
    <userStreetNumber>...</userStreetNumber>
    <userThumbnailEnabled>...</userThumbnailEnabled>
    <userThumbnailEnabledHasBeenSet>...</userThumbnailEnabledHasBeenSet>
    <userThumbnailExtension>...</userThumbnailExtension>
    <userTypeId>...</userTypeId>
    <userZipCode>...</userZipCode>
    <username>...</username>
    <verificationIdentifier>...</verificationIdentifier>
    <weeklyHours>...</weeklyHours>
    <workScheduleId>...</workScheduleId>
  </systemUsers>
  <userGroups>
    <cannotSetUserGroups>...</cannotSetUserGroups>
    <companyId>...</companyId>
    <isAdministrator>...</isAdministrator>
    <isAdministratorHasBeenSet>...</isAdministratorHasBeenSet>
    <isDefault>...</isDefault>
    <isDefaultHasBeenSet>...</isDefaultHasBeenSet>
    <isProjectAdministrator>...</isProjectAdministrator>
    <isProjectAdministratorHasBeenSet>...</isProjectAdministratorHasBeenSet>
    <isSupportUser>...</isSupportUser>
    <isSupportUserHasBeenSet>...</isSupportUserHasBeenSet>
    <originalCheckSum>...</originalCheckSum>
    <primaryKey>...</primaryKey>
    <userGroupDisplayValue>...</userGroupDisplayValue>
    <userGroupName>...</userGroupName>
    <VPRoleId>...</VPRoleId>
  </userGroups>
</i----->