Class SkypeForBusinessActivityUserDetail

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataEntityType, com.github.davidmoten.odata.client.ODataType

    public class SkypeForBusinessActivityUserDetail
    extends Entity
    implements com.github.davidmoten.odata.client.ODataEntityType
    • Field Detail

      • assignedProducts

        protected List<String> assignedProducts
      • assignedProductsNextLink

        protected String assignedProductsNextLink
      • deletedDate

        protected LocalDate deletedDate
      • isDeleted

        protected Boolean isDeleted
      • lastActivityDate

        protected LocalDate lastActivityDate
      • organizedConferenceAppSharingCount

        protected Long organizedConferenceAppSharingCount
      • organizedConferenceAudioVideoCount

        protected Long organizedConferenceAudioVideoCount
      • organizedConferenceAudioVideoMinutes

        protected Long organizedConferenceAudioVideoMinutes
      • organizedConferenceCloudDialInMicrosoftMinutes

        protected Long organizedConferenceCloudDialInMicrosoftMinutes
      • organizedConferenceCloudDialInOutMicrosoftCount

        protected Long organizedConferenceCloudDialInOutMicrosoftCount
      • organizedConferenceCloudDialOutMicrosoftMinutes

        protected Long organizedConferenceCloudDialOutMicrosoftMinutes
      • organizedConferenceDialInOut3rdPartyCount

        protected Long organizedConferenceDialInOut3rdPartyCount
      • organizedConferenceIMCount

        protected Long organizedConferenceIMCount
      • organizedConferenceLastActivityDate

        protected LocalDate organizedConferenceLastActivityDate
      • organizedConferenceWebCount

        protected Long organizedConferenceWebCount
      • participatedConferenceAppSharingCount

        protected Long participatedConferenceAppSharingCount
      • participatedConferenceAudioVideoCount

        protected Long participatedConferenceAudioVideoCount
      • participatedConferenceAudioVideoMinutes

        protected Long participatedConferenceAudioVideoMinutes
      • participatedConferenceDialInOut3rdPartyCount

        protected Long participatedConferenceDialInOut3rdPartyCount
      • participatedConferenceIMCount

        protected Long participatedConferenceIMCount
      • participatedConferenceLastActivityDate

        protected LocalDate participatedConferenceLastActivityDate
      • participatedConferenceWebCount

        protected Long participatedConferenceWebCount
      • peerToPeerAppSharingCount

        protected Long peerToPeerAppSharingCount
      • peerToPeerAudioCount

        protected Long peerToPeerAudioCount
      • peerToPeerAudioMinutes

        protected Long peerToPeerAudioMinutes
      • peerToPeerFileTransferCount

        protected Long peerToPeerFileTransferCount
      • peerToPeerIMCount

        protected Long peerToPeerIMCount
      • peerToPeerLastActivityDate

        protected LocalDate peerToPeerLastActivityDate
      • peerToPeerVideoCount

        protected Long peerToPeerVideoCount
      • peerToPeerVideoMinutes

        protected Long peerToPeerVideoMinutes
      • reportPeriod

        protected String reportPeriod
      • reportRefreshDate

        protected LocalDate reportRefreshDate
      • totalOrganizedConferenceCount

        protected Long totalOrganizedConferenceCount
      • totalParticipatedConferenceCount

        protected Long totalParticipatedConferenceCount
      • totalPeerToPeerSessionCount

        protected Long totalPeerToPeerSessionCount
      • userPrincipalName

        protected String userPrincipalName
    • Constructor Detail

      • SkypeForBusinessActivityUserDetail

        protected SkypeForBusinessActivityUserDetail()