Class OneDriveUsageAccountDetail

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

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

      • activeFileCount

        protected Long activeFileCount
      • fileCount

        protected Long fileCount
      • isDeleted

        protected Boolean isDeleted
      • lastActivityDate

        protected LocalDate lastActivityDate
      • ownerDisplayName

        protected String ownerDisplayName
      • ownerPrincipalName

        protected String ownerPrincipalName
      • reportPeriod

        protected String reportPeriod
      • reportRefreshDate

        protected LocalDate reportRefreshDate
      • siteUrl

        protected String siteUrl
      • storageAllocatedInBytes

        protected Long storageAllocatedInBytes
      • storageUsedInBytes

        protected Long storageUsedInBytes
    • Constructor Detail

      • OneDriveUsageAccountDetail

        protected OneDriveUsageAccountDetail()