Class SharePointActivityUserDetail

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

    public class SharePointActivityUserDetail
    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
      • reportPeriod

        protected String reportPeriod
      • reportRefreshDate

        protected LocalDate reportRefreshDate
      • sharedExternallyFileCount

        protected Long sharedExternallyFileCount
      • sharedInternallyFileCount

        protected Long sharedInternallyFileCount
      • syncedFileCount

        protected Long syncedFileCount
      • userPrincipalName

        protected String userPrincipalName
      • viewedOrEditedFileCount

        protected Long viewedOrEditedFileCount
      • visitedPageCount

        protected Long visitedPageCount
    • Constructor Detail

      • SharePointActivityUserDetail

        protected SharePointActivityUserDetail()