TeamLog

public class TeamLog

Datatypes and serializers for the team_log namespace

  • Indicates the method in which the action was performed.

    See more

    Declaration

    Swift

    public enum AccessMethodLogInfo : CustomStringConvertible, JSONRepresentable
  • The AccountCaptureAvailability union

    See more

    Declaration

    Swift

    public enum AccountCaptureAvailability : CustomStringConvertible, JSONRepresentable
  • Granted/revoked option to enable account capture on team domains.

    See more

    Declaration

    Swift

    public class AccountCaptureChangeAvailabilityDetails : CustomStringConvertible, JSONRepresentable
  • The AccountCaptureChangeAvailabilityType struct

    See more

    Declaration

    Swift

    public class AccountCaptureChangeAvailabilityType : CustomStringConvertible, JSONRepresentable
  • Changed account capture setting on team domain.

    See more

    Declaration

    Swift

    public class AccountCaptureChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The AccountCaptureChangePolicyType struct

    See more

    Declaration

    Swift

    public class AccountCaptureChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Account-captured user migrated account to team.

    See more

    Declaration

    Swift

    public class AccountCaptureMigrateAccountDetails : CustomStringConvertible, JSONRepresentable
  • The AccountCaptureMigrateAccountType struct

    See more

    Declaration

    Swift

    public class AccountCaptureMigrateAccountType : CustomStringConvertible, JSONRepresentable
  • Sent account capture email to all unmanaged members.

    See more

    Declaration

    Swift

    public class AccountCaptureNotificationEmailsSentDetails : CustomStringConvertible, JSONRepresentable
  • The AccountCaptureNotificationEmailsSentType struct

    See more

    Declaration

    Swift

    public class AccountCaptureNotificationEmailsSentType : CustomStringConvertible, JSONRepresentable
  • The AccountCaptureNotificationType union

    See more

    Declaration

    Swift

    public enum AccountCaptureNotificationType : CustomStringConvertible, JSONRepresentable
  • The AccountCapturePolicy union

    See more

    Declaration

    Swift

    public enum AccountCapturePolicy : CustomStringConvertible, JSONRepresentable
  • Account-captured user changed account email to personal email.

    See more

    Declaration

    Swift

    public class AccountCaptureRelinquishAccountDetails : CustomStringConvertible, JSONRepresentable
  • The AccountCaptureRelinquishAccountType struct

    See more

    Declaration

    Swift

    public class AccountCaptureRelinquishAccountType : CustomStringConvertible, JSONRepresentable
  • Unlocked/locked account after failed sign in attempts.

    See more

    Declaration

    Swift

    public class AccountLockOrUnlockedDetails : CustomStringConvertible, JSONRepresentable
  • The AccountLockOrUnlockedType struct

    See more

    Declaration

    Swift

    public class AccountLockOrUnlockedType : CustomStringConvertible, JSONRepresentable
  • The AccountState union

    See more

    Declaration

    Swift

    public enum AccountState : CustomStringConvertible, JSONRepresentable
  • Additional information indicating the action taken that caused status change.

    See more

    Declaration

    Swift

    public enum ActionDetails : CustomStringConvertible, JSONRepresentable
  • The entity who performed the action.

    See more

    Declaration

    Swift

    public enum ActorLogInfo : CustomStringConvertible, JSONRepresentable
  • Alert category

    See more

    Declaration

    Swift

    public enum AdminAlertCategoryEnum : CustomStringConvertible, JSONRepresentable
  • Alert state

    See more

    Declaration

    Swift

    public enum AdminAlertGeneralStateEnum : CustomStringConvertible, JSONRepresentable
  • Alert severity

    See more

    Declaration

    Swift

    public enum AdminAlertSeverityEnum : CustomStringConvertible, JSONRepresentable
  • Alert configurations

    See more

    Declaration

    Swift

    public class AdminAlertingAlertConfiguration : CustomStringConvertible, JSONRepresentable
  • Alert sensitivity

    See more

    Declaration

    Swift

    public enum AdminAlertingAlertSensitivity : CustomStringConvertible, JSONRepresentable
  • Changed an alert state.

    See more

    Declaration

    Swift

    public class AdminAlertingAlertStateChangedDetails : CustomStringConvertible, JSONRepresentable
  • The AdminAlertingAlertStateChangedType struct

    See more

    Declaration

    Swift

    public class AdminAlertingAlertStateChangedType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling whether an alert can be triggered or not

    See more

    Declaration

    Swift

    public enum AdminAlertingAlertStatePolicy : CustomStringConvertible, JSONRepresentable
  • Changed an alert setting.

    See more

    Declaration

    Swift

    public class AdminAlertingChangedAlertConfigDetails : CustomStringConvertible, JSONRepresentable
  • The AdminAlertingChangedAlertConfigType struct

    See more

    Declaration

    Swift

    public class AdminAlertingChangedAlertConfigType : CustomStringConvertible, JSONRepresentable
  • Triggered security alert.

    See more

    Declaration

    Swift

    public class AdminAlertingTriggeredAlertDetails : CustomStringConvertible, JSONRepresentable
  • The AdminAlertingTriggeredAlertType struct

    See more

    Declaration

    Swift

    public class AdminAlertingTriggeredAlertType : CustomStringConvertible, JSONRepresentable
  • The AdminConsoleAppPermission union

    See more

    Declaration

    Swift

    public enum AdminConsoleAppPermission : CustomStringConvertible, JSONRepresentable
  • The AdminConsoleAppPolicy union

    See more

    Declaration

    Swift

    public enum AdminConsoleAppPolicy : CustomStringConvertible, JSONRepresentable
  • Changed admin reminder settings for requests to join the team.

    See more

    Declaration

    Swift

    public class AdminEmailRemindersChangedDetails : CustomStringConvertible, JSONRepresentable
  • The AdminEmailRemindersChangedType struct

    See more

    Declaration

    Swift

    public class AdminEmailRemindersChangedType : CustomStringConvertible, JSONRepresentable
  • Policy for deciding whether team admins receive reminder emails for requests to join the team

    See more

    Declaration

    Swift

    public enum AdminEmailRemindersPolicy : CustomStringConvertible, JSONRepresentable
  • The AdminRole union

    See more

    Declaration

    Swift

    public enum AdminRole : CustomStringConvertible, JSONRepresentable
  • Alert recipients setting type

    See more

    Declaration

    Swift

    public enum AlertRecipientsSettingType : CustomStringConvertible, JSONRepresentable
  • Disabled downloads.

    See more

    Declaration

    Swift

    public class AllowDownloadDisabledDetails : CustomStringConvertible, JSONRepresentable
  • The AllowDownloadDisabledType struct

    See more

    Declaration

    Swift

    public class AllowDownloadDisabledType : CustomStringConvertible, JSONRepresentable
  • Enabled downloads.

    See more

    Declaration

    Swift

    public class AllowDownloadEnabledDetails : CustomStringConvertible, JSONRepresentable
  • The AllowDownloadEnabledType struct

    See more

    Declaration

    Swift

    public class AllowDownloadEnabledType : CustomStringConvertible, JSONRepresentable
  • Api session.

    See more

    Declaration

    Swift

    public class ApiSessionLogInfo : CustomStringConvertible, JSONRepresentable
  • Failed to connect app for member.

    See more

    Declaration

    Swift

    public class AppBlockedByPermissionsDetails : CustomStringConvertible, JSONRepresentable
  • The AppBlockedByPermissionsType struct

    See more

    Declaration

    Swift

    public class AppBlockedByPermissionsType : CustomStringConvertible, JSONRepresentable
  • Linked app for team.

    See more

    Declaration

    Swift

    public class AppLinkTeamDetails : CustomStringConvertible, JSONRepresentable
  • The AppLinkTeamType struct

    See more

    Declaration

    Swift

    public class AppLinkTeamType : CustomStringConvertible, JSONRepresentable
  • Linked app for member.

    See more

    Declaration

    Swift

    public class AppLinkUserDetails : CustomStringConvertible, JSONRepresentable
  • The AppLinkUserType struct

    See more

    Declaration

    Swift

    public class AppLinkUserType : CustomStringConvertible, JSONRepresentable
  • App’s logged information.

    See more

    Declaration

    Swift

    public class AppLogInfo : CustomStringConvertible, JSONRepresentable
  • Changed app permissions.

    See more

    Declaration

    Swift

    public class AppPermissionsChangedDetails : CustomStringConvertible, JSONRepresentable
  • The AppPermissionsChangedType struct

    See more

    Declaration

    Swift

    public class AppPermissionsChangedType : CustomStringConvertible, JSONRepresentable
  • Unlinked app for team.

    See more

    Declaration

    Swift

    public class AppUnlinkTeamDetails : CustomStringConvertible, JSONRepresentable
  • The AppUnlinkTeamType struct

    See more

    Declaration

    Swift

    public class AppUnlinkTeamType : CustomStringConvertible, JSONRepresentable
  • Unlinked app for member.

    See more

    Declaration

    Swift

    public class AppUnlinkUserDetails : CustomStringConvertible, JSONRepresentable
  • The AppUnlinkUserType struct

    See more

    Declaration

    Swift

    public class AppUnlinkUserType : CustomStringConvertible, JSONRepresentable
  • Applied naming convention.

    See more

    Declaration

    Swift

    public class ApplyNamingConventionDetails : CustomStringConvertible, JSONRepresentable
  • The ApplyNamingConventionType struct

    See more

    Declaration

    Swift

    public class ApplyNamingConventionType : CustomStringConvertible, JSONRepresentable
  • Asset details.

    See more

    Declaration

    Swift

    public enum AssetLogInfo : CustomStringConvertible, JSONRepresentable
  • Invited members to activate Backup.

    See more

    Declaration

    Swift

    public class BackupAdminInvitationSentDetails : CustomStringConvertible, JSONRepresentable
  • The BackupAdminInvitationSentType struct

    See more

    Declaration

    Swift

    public class BackupAdminInvitationSentType : CustomStringConvertible, JSONRepresentable
  • Opened Backup invite.

    See more

    Declaration

    Swift

    public class BackupInvitationOpenedDetails : CustomStringConvertible, JSONRepresentable
  • The BackupInvitationOpenedType struct

    See more

    Declaration

    Swift

    public class BackupInvitationOpenedType : CustomStringConvertible, JSONRepresentable
  • Backup status

    See more

    Declaration

    Swift

    public enum BackupStatus : CustomStringConvertible, JSONRepresentable
  • Added Binder page.

    See more

    Declaration

    Swift

    public class BinderAddPageDetails : CustomStringConvertible, JSONRepresentable
  • The BinderAddPageType struct

    See more

    Declaration

    Swift

    public class BinderAddPageType : CustomStringConvertible, JSONRepresentable
  • Added Binder section.

    See more

    Declaration

    Swift

    public class BinderAddSectionDetails : CustomStringConvertible, JSONRepresentable
  • The BinderAddSectionType struct

    See more

    Declaration

    Swift

    public class BinderAddSectionType : CustomStringConvertible, JSONRepresentable
  • Removed Binder page.

    See more

    Declaration

    Swift

    public class BinderRemovePageDetails : CustomStringConvertible, JSONRepresentable
  • The BinderRemovePageType struct

    See more

    Declaration

    Swift

    public class BinderRemovePageType : CustomStringConvertible, JSONRepresentable
  • Removed Binder section.

    See more

    Declaration

    Swift

    public class BinderRemoveSectionDetails : CustomStringConvertible, JSONRepresentable
  • The BinderRemoveSectionType struct

    See more

    Declaration

    Swift

    public class BinderRemoveSectionType : CustomStringConvertible, JSONRepresentable
  • Renamed Binder page.

    See more

    Declaration

    Swift

    public class BinderRenamePageDetails : CustomStringConvertible, JSONRepresentable
  • The BinderRenamePageType struct

    See more

    Declaration

    Swift

    public class BinderRenamePageType : CustomStringConvertible, JSONRepresentable
  • Renamed Binder section.

    See more

    Declaration

    Swift

    public class BinderRenameSectionDetails : CustomStringConvertible, JSONRepresentable
  • The BinderRenameSectionType struct

    See more

    Declaration

    Swift

    public class BinderRenameSectionType : CustomStringConvertible, JSONRepresentable
  • Reordered Binder page.

    See more

    Declaration

    Swift

    public class BinderReorderPageDetails : CustomStringConvertible, JSONRepresentable
  • The BinderReorderPageType struct

    See more

    Declaration

    Swift

    public class BinderReorderPageType : CustomStringConvertible, JSONRepresentable
  • Reordered Binder section.

    See more

    Declaration

    Swift

    public class BinderReorderSectionDetails : CustomStringConvertible, JSONRepresentable
  • The BinderReorderSectionType struct

    See more

    Declaration

    Swift

    public class BinderReorderSectionType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling if team members can activate camera uploads

    See more

    Declaration

    Swift

    public enum CameraUploadsPolicy : CustomStringConvertible, JSONRepresentable
  • Changed camera uploads setting for team.

    See more

    Declaration

    Swift

    public class CameraUploadsPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The CameraUploadsPolicyChangedType struct

    See more

    Declaration

    Swift

    public class CameraUploadsPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Policy for deciding whether team users can transcription in Capture

    See more

    Declaration

    Swift

    public enum CaptureTranscriptPolicy : CustomStringConvertible, JSONRepresentable
  • Changed Capture transcription policy for team.

    See more

    Declaration

    Swift

    public class CaptureTranscriptPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The CaptureTranscriptPolicyChangedType struct

    See more

    Declaration

    Swift

    public class CaptureTranscriptPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Certificate details.

    See more

    Declaration

    Swift

    public class Certificate : CustomStringConvertible, JSONRepresentable
  • Policy for deciding whether the team’s default expiration days policy must be enforced when an externally shared link is updated

    See more

    Declaration

    Swift

    public enum ChangeLinkExpirationPolicy : CustomStringConvertible, JSONRepresentable
  • Changed enterprise admin role.

    See more

    Declaration

    Swift

    public class ChangedEnterpriseAdminRoleDetails : CustomStringConvertible, JSONRepresentable
  • The ChangedEnterpriseAdminRoleType struct

    See more

    Declaration

    Swift

    public class ChangedEnterpriseAdminRoleType : CustomStringConvertible, JSONRepresentable
  • Changed enterprise-connected team status.

    See more

    Declaration

    Swift

    public class ChangedEnterpriseConnectedTeamStatusDetails : CustomStringConvertible, JSONRepresentable
  • The ChangedEnterpriseConnectedTeamStatusType struct

    See more

    Declaration

    Swift

    public class ChangedEnterpriseConnectedTeamStatusType : CustomStringConvertible, JSONRepresentable
  • Changed classification policy for team.

    See more

    Declaration

    Swift

    public class ClassificationChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The ClassificationChangePolicyType struct

    See more

    Declaration

    Swift

    public class ClassificationChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Created Classification report.

    See more

    Declaration

    Swift

    public class ClassificationCreateReportDetails : CustomStringConvertible, JSONRepresentable
  • Couldn’t create Classification report.

    See more

    Declaration

    Swift

    public class ClassificationCreateReportFailDetails : CustomStringConvertible, JSONRepresentable
  • The ClassificationCreateReportFailType struct

    See more

    Declaration

    Swift

    public class ClassificationCreateReportFailType : CustomStringConvertible, JSONRepresentable
  • The ClassificationCreateReportType struct

    See more

    Declaration

    Swift

    public class ClassificationCreateReportType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling team access to the classification feature

    See more

    Declaration

    Swift

    public enum ClassificationPolicyEnumWrapper : CustomStringConvertible, JSONRepresentable
  • The type of classification (currently only personal information)

    See more

    Declaration

    Swift

    public enum ClassificationType : CustomStringConvertible, JSONRepresentable
  • Shared album.

    See more

    Declaration

    Swift

    public class CollectionShareDetails : CustomStringConvertible, JSONRepresentable
  • The CollectionShareType struct

    See more

    Declaration

    Swift

    public class CollectionShareType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling team access to computer backup feature

    See more

    Declaration

    Swift

    public enum ComputerBackupPolicy : CustomStringConvertible, JSONRepresentable
  • Changed computer backup policy for team.

    See more

    Declaration

    Swift

    public class ComputerBackupPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The ComputerBackupPolicyChangedType struct

    See more

    Declaration

    Swift

    public class ComputerBackupPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • The name of the team

    See more

    Declaration

    Swift

    public class ConnectedTeamName : CustomStringConvertible, JSONRepresentable
  • Changed content management setting.

    See more

    Declaration

    Swift

    public class ContentAdministrationPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The ContentAdministrationPolicyChangedType struct

    See more

    Declaration

    Swift

    public class ContentAdministrationPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Policy for pemanent content deletion

    See more

    Declaration

    Swift

    public enum ContentPermanentDeletePolicy : CustomStringConvertible, JSONRepresentable
  • The primary entity on which the action was done.

    See more

    Declaration

    Swift

    public enum ContextLogInfo : CustomStringConvertible, JSONRepresentable
  • Created folders.

    See more

    Declaration

    Swift

    public class CreateFolderDetails : CustomStringConvertible, JSONRepresentable
  • The CreateFolderType struct

    See more

    Declaration

    Swift

    public class CreateFolderType : CustomStringConvertible, JSONRepresentable
  • Created team invite link.

    See more

    Declaration

    Swift

    public class CreateTeamInviteLinkDetails : CustomStringConvertible, JSONRepresentable
  • The CreateTeamInviteLinkType struct

    See more

    Declaration

    Swift

    public class CreateTeamInviteLinkType : CustomStringConvertible, JSONRepresentable
  • Set restrictions on data center locations where team data resides.

    See more

    Declaration

    Swift

    public class DataPlacementRestrictionChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The DataPlacementRestrictionChangePolicyType struct

    See more

    Declaration

    Swift

    public class DataPlacementRestrictionChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Completed restrictions on data center locations where team data resides.

    See more

    Declaration

    Swift

    public class DataPlacementRestrictionSatisfyPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The DataPlacementRestrictionSatisfyPolicyType struct

    See more

    Declaration

    Swift

    public class DataPlacementRestrictionSatisfyPolicyType : CustomStringConvertible, JSONRepresentable
  • Requested data residency migration for team data.

    See more

    Declaration

    Swift

    public class DataResidencyMigrationRequestSuccessfulDetails : CustomStringConvertible, JSONRepresentable
  • The DataResidencyMigrationRequestSuccessfulType struct

    See more

    Declaration

    Swift

    public class DataResidencyMigrationRequestSuccessfulType : CustomStringConvertible, JSONRepresentable
  • Request for data residency migration for team data has failed.

    See more

    Declaration

    Swift

    public class DataResidencyMigrationRequestUnsuccessfulDetails : CustomStringConvertible, JSONRepresentable
  • The DataResidencyMigrationRequestUnsuccessfulType struct

    See more

    Declaration

    Swift

    public class DataResidencyMigrationRequestUnsuccessfulType : CustomStringConvertible, JSONRepresentable
  • Policy for the default number of days until an externally shared link expires

    See more

    Declaration

    Swift

    public enum DefaultLinkExpirationDaysPolicy : CustomStringConvertible, JSONRepresentable
  • Deleted team invite link.

    See more

    Declaration

    Swift

    public class DeleteTeamInviteLinkDetails : CustomStringConvertible, JSONRepresentable
  • The DeleteTeamInviteLinkType struct

    See more

    Declaration

    Swift

    public class DeleteTeamInviteLinkType : CustomStringConvertible, JSONRepresentable
  • Device’s session logged information.

    See more

    Declaration

    Swift

    public class DeviceSessionLogInfo : CustomStringConvertible, JSONRepresentable
  • Information about linked Dropbox desktop client sessions

    See more

    Declaration

    Swift

    public class DesktopDeviceSessionLogInfo : TeamLog.DeviceSessionLogInfo
  • Session’s logged information.

    See more

    Declaration

    Swift

    public class SessionLogInfo : CustomStringConvertible, JSONRepresentable
  • Desktop session.

    Declaration

    Swift

    public class DesktopSessionLogInfo : TeamLog.SessionLogInfo
  • Added members to device approvals exception list.

    See more

    Declaration

    Swift

    public class DeviceApprovalsAddExceptionDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceApprovalsAddExceptionType struct

    See more

    Declaration

    Swift

    public class DeviceApprovalsAddExceptionType : CustomStringConvertible, JSONRepresentable
  • Set/removed limit on number of computers member can link to team Dropbox account.

    See more

    Declaration

    Swift

    public class DeviceApprovalsChangeDesktopPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceApprovalsChangeDesktopPolicyType struct

    See more

    Declaration

    Swift

    public class DeviceApprovalsChangeDesktopPolicyType : CustomStringConvertible, JSONRepresentable
  • Set/removed limit on number of mobile devices member can link to team Dropbox account.

    See more

    Declaration

    Swift

    public class DeviceApprovalsChangeMobilePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceApprovalsChangeMobilePolicyType struct

    See more

    Declaration

    Swift

    public class DeviceApprovalsChangeMobilePolicyType : CustomStringConvertible, JSONRepresentable
  • Changed device approvals setting when member is over limit.

    See more

    Declaration

    Swift

    public class DeviceApprovalsChangeOverageActionDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceApprovalsChangeOverageActionType struct

    See more

    Declaration

    Swift

    public class DeviceApprovalsChangeOverageActionType : CustomStringConvertible, JSONRepresentable
  • Changed device approvals setting when member unlinks approved device.

    See more

    Declaration

    Swift

    public class DeviceApprovalsChangeUnlinkActionDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceApprovalsChangeUnlinkActionType struct

    See more

    Declaration

    Swift

    public class DeviceApprovalsChangeUnlinkActionType : CustomStringConvertible, JSONRepresentable
  • The DeviceApprovalsPolicy union

    See more

    Declaration

    Swift

    public enum DeviceApprovalsPolicy : CustomStringConvertible, JSONRepresentable
  • Removed members from device approvals exception list.

    See more

    Declaration

    Swift

    public class DeviceApprovalsRemoveExceptionDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceApprovalsRemoveExceptionType struct

    See more

    Declaration

    Swift

    public class DeviceApprovalsRemoveExceptionType : CustomStringConvertible, JSONRepresentable
  • Changed IP address associated with active desktop session.

    See more

    Declaration

    Swift

    public class DeviceChangeIpDesktopDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceChangeIpDesktopType struct

    See more

    Declaration

    Swift

    public class DeviceChangeIpDesktopType : CustomStringConvertible, JSONRepresentable
  • Changed IP address associated with active mobile session.

    See more

    Declaration

    Swift

    public class DeviceChangeIpMobileDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceChangeIpMobileType struct

    See more

    Declaration

    Swift

    public class DeviceChangeIpMobileType : CustomStringConvertible, JSONRepresentable
  • Changed IP address associated with active web session.

    See more

    Declaration

    Swift

    public class DeviceChangeIpWebDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceChangeIpWebType struct

    See more

    Declaration

    Swift

    public class DeviceChangeIpWebType : CustomStringConvertible, JSONRepresentable
  • Failed to delete all files from unlinked device.

    See more

    Declaration

    Swift

    public class DeviceDeleteOnUnlinkFailDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceDeleteOnUnlinkFailType struct

    See more

    Declaration

    Swift

    public class DeviceDeleteOnUnlinkFailType : CustomStringConvertible, JSONRepresentable
  • Deleted all files from unlinked device.

    See more

    Declaration

    Swift

    public class DeviceDeleteOnUnlinkSuccessDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceDeleteOnUnlinkSuccessType struct

    See more

    Declaration

    Swift

    public class DeviceDeleteOnUnlinkSuccessType : CustomStringConvertible, JSONRepresentable
  • Failed to link device.

    See more

    Declaration

    Swift

    public class DeviceLinkFailDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceLinkFailType struct

    See more

    Declaration

    Swift

    public class DeviceLinkFailType : CustomStringConvertible, JSONRepresentable
  • Linked device.

    See more

    Declaration

    Swift

    public class DeviceLinkSuccessDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceLinkSuccessType struct

    See more

    Declaration

    Swift

    public class DeviceLinkSuccessType : CustomStringConvertible, JSONRepresentable
  • Disabled device management.

    See more

    Declaration

    Swift

    public class DeviceManagementDisabledDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceManagementDisabledType struct

    See more

    Declaration

    Swift

    public class DeviceManagementDisabledType : CustomStringConvertible, JSONRepresentable
  • Enabled device management.

    See more

    Declaration

    Swift

    public class DeviceManagementEnabledDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceManagementEnabledType struct

    See more

    Declaration

    Swift

    public class DeviceManagementEnabledType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled backup for computer.

    See more

    Declaration

    Swift

    public class DeviceSyncBackupStatusChangedDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceSyncBackupStatusChangedType struct

    See more

    Declaration

    Swift

    public class DeviceSyncBackupStatusChangedType : CustomStringConvertible, JSONRepresentable
  • The DeviceType union

    See more

    Declaration

    Swift

    public enum DeviceType : CustomStringConvertible, JSONRepresentable
  • Disconnected device.

    See more

    Declaration

    Swift

    public class DeviceUnlinkDetails : CustomStringConvertible, JSONRepresentable
  • The DeviceUnlinkPolicy union

    See more

    Declaration

    Swift

    public enum DeviceUnlinkPolicy : CustomStringConvertible, JSONRepresentable
  • The DeviceUnlinkType struct

    See more

    Declaration

    Swift

    public class DeviceUnlinkType : CustomStringConvertible, JSONRepresentable
  • Added members to directory restrictions list.

    See more

    Declaration

    Swift

    public class DirectoryRestrictionsAddMembersDetails : CustomStringConvertible, JSONRepresentable
  • The DirectoryRestrictionsAddMembersType struct

    See more

    Declaration

    Swift

    public class DirectoryRestrictionsAddMembersType : CustomStringConvertible, JSONRepresentable
  • Removed members from directory restrictions list.

    See more

    Declaration

    Swift

    public class DirectoryRestrictionsRemoveMembersDetails : CustomStringConvertible, JSONRepresentable
  • The DirectoryRestrictionsRemoveMembersType struct

    See more

    Declaration

    Swift

    public class DirectoryRestrictionsRemoveMembersType : CustomStringConvertible, JSONRepresentable
  • Disabled domain invites.

    See more

    Declaration

    Swift

    public class DisabledDomainInvitesDetails : CustomStringConvertible, JSONRepresentable
  • The DisabledDomainInvitesType struct

    See more

    Declaration

    Swift

    public class DisabledDomainInvitesType : CustomStringConvertible, JSONRepresentable
  • The DispositionActionType union

    See more

    Declaration

    Swift

    public enum DispositionActionType : CustomStringConvertible, JSONRepresentable
  • Approved user’s request to join team.

    See more

    Declaration

    Swift

    public class DomainInvitesApproveRequestToJoinTeamDetails : CustomStringConvertible, JSONRepresentable
  • The DomainInvitesApproveRequestToJoinTeamType struct

    See more

    Declaration

    Swift

    public class DomainInvitesApproveRequestToJoinTeamType : CustomStringConvertible, JSONRepresentable
  • Declined user’s request to join team.

    See more

    Declaration

    Swift

    public class DomainInvitesDeclineRequestToJoinTeamDetails : CustomStringConvertible, JSONRepresentable
  • The DomainInvitesDeclineRequestToJoinTeamType struct

    See more

    Declaration

    Swift

    public class DomainInvitesDeclineRequestToJoinTeamType : CustomStringConvertible, JSONRepresentable
  • Sent domain invites to existing domain accounts.

    See more

    Declaration

    Swift

    public class DomainInvitesEmailExistingUsersDetails : CustomStringConvertible, JSONRepresentable
  • The DomainInvitesEmailExistingUsersType struct

    See more

    Declaration

    Swift

    public class DomainInvitesEmailExistingUsersType : CustomStringConvertible, JSONRepresentable
  • Requested to join team.

    See more

    Declaration

    Swift

    public class DomainInvitesRequestToJoinTeamDetails : CustomStringConvertible, JSONRepresentable
  • The DomainInvitesRequestToJoinTeamType struct

    See more

    Declaration

    Swift

    public class DomainInvitesRequestToJoinTeamType : CustomStringConvertible, JSONRepresentable
  • Disabled “Automatically invite new users”.

    See more

    Declaration

    Swift

    public class DomainInvitesSetInviteNewUserPrefToNoDetails : CustomStringConvertible, JSONRepresentable
  • The DomainInvitesSetInviteNewUserPrefToNoType struct

    See more

    Declaration

    Swift

    public class DomainInvitesSetInviteNewUserPrefToNoType : CustomStringConvertible, JSONRepresentable
  • Enabled “Automatically invite new users”.

    See more

    Declaration

    Swift

    public class DomainInvitesSetInviteNewUserPrefToYesDetails : CustomStringConvertible, JSONRepresentable
  • The DomainInvitesSetInviteNewUserPrefToYesType struct

    See more

    Declaration

    Swift

    public class DomainInvitesSetInviteNewUserPrefToYesType : CustomStringConvertible, JSONRepresentable
  • Failed to verify team domain.

    See more

    Declaration

    Swift

    public class DomainVerificationAddDomainFailDetails : CustomStringConvertible, JSONRepresentable
  • The DomainVerificationAddDomainFailType struct

    See more

    Declaration

    Swift

    public class DomainVerificationAddDomainFailType : CustomStringConvertible, JSONRepresentable
  • Verified team domain.

    See more

    Declaration

    Swift

    public class DomainVerificationAddDomainSuccessDetails : CustomStringConvertible, JSONRepresentable
  • The DomainVerificationAddDomainSuccessType struct

    See more

    Declaration

    Swift

    public class DomainVerificationAddDomainSuccessType : CustomStringConvertible, JSONRepresentable
  • Removed domain from list of verified team domains.

    See more

    Declaration

    Swift

    public class DomainVerificationRemoveDomainDetails : CustomStringConvertible, JSONRepresentable
  • The DomainVerificationRemoveDomainType struct

    See more

    Declaration

    Swift

    public class DomainVerificationRemoveDomainType : CustomStringConvertible, JSONRepresentable
  • Shared content downloads policy

    See more

    Declaration

    Swift

    public enum DownloadPolicyType : CustomStringConvertible, JSONRepresentable
  • Exported passwords.

    See more

    Declaration

    Swift

    public class DropboxPasswordsExportedDetails : CustomStringConvertible, JSONRepresentable
  • The DropboxPasswordsExportedType struct

    See more

    Declaration

    Swift

    public class DropboxPasswordsExportedType : CustomStringConvertible, JSONRepresentable
  • Enrolled new Dropbox Passwords device.

    See more

    Declaration

    Swift

    public class DropboxPasswordsNewDeviceEnrolledDetails : CustomStringConvertible, JSONRepresentable
  • The DropboxPasswordsNewDeviceEnrolledType struct

    See more

    Declaration

    Swift

    public class DropboxPasswordsNewDeviceEnrolledType : CustomStringConvertible, JSONRepresentable
  • Policy for deciding whether team users can use Dropbox Passwords

    See more

    Declaration

    Swift

    public enum DropboxPasswordsPolicy : CustomStringConvertible, JSONRepresentable
  • Changed Dropbox Passwords policy for team.

    See more

    Declaration

    Swift

    public class DropboxPasswordsPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The DropboxPasswordsPolicyChangedType struct

    See more

    Declaration

    Swift

    public class DropboxPasswordsPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Represents a time duration: unit and amount

    See more

    Declaration

    Swift

    public class DurationLogInfo : CustomStringConvertible, JSONRepresentable
  • Policy for deciding whether a team can use Email to Dropbox feature

    See more

    Declaration

    Swift

    public enum EmailIngestPolicy : CustomStringConvertible, JSONRepresentable
  • Changed email to Dropbox policy for team.

    See more

    Declaration

    Swift

    public class EmailIngestPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The EmailIngestPolicyChangedType struct

    See more

    Declaration

    Swift

    public class EmailIngestPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Received files via Email to Dropbox.

    See more

    Declaration

    Swift

    public class EmailIngestReceiveFileDetails : CustomStringConvertible, JSONRepresentable
  • The EmailIngestReceiveFileType struct

    See more

    Declaration

    Swift

    public class EmailIngestReceiveFileType : CustomStringConvertible, JSONRepresentable
  • Added members to EMM exception list.

    See more

    Declaration

    Swift

    public class EmmAddExceptionDetails : CustomStringConvertible, JSONRepresentable
  • The EmmAddExceptionType struct

    See more

    Declaration

    Swift

    public class EmmAddExceptionType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled enterprise mobility management for members.

    See more

    Declaration

    Swift

    public class EmmChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The EmmChangePolicyType struct

    See more

    Declaration

    Swift

    public class EmmChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Created EMM-excluded users report.

    See more

    Declaration

    Swift

    public class EmmCreateExceptionsReportDetails : CustomStringConvertible, JSONRepresentable
  • The EmmCreateExceptionsReportType struct

    See more

    Declaration

    Swift

    public class EmmCreateExceptionsReportType : CustomStringConvertible, JSONRepresentable
  • Created EMM mobile app usage report.

    See more

    Declaration

    Swift

    public class EmmCreateUsageReportDetails : CustomStringConvertible, JSONRepresentable
  • The EmmCreateUsageReportType struct

    See more

    Declaration

    Swift

    public class EmmCreateUsageReportType : CustomStringConvertible, JSONRepresentable
  • Failed to sign in via EMM.

    See more

    Declaration

    Swift

    public class EmmErrorDetails : CustomStringConvertible, JSONRepresentable
  • The EmmErrorType struct

    See more

    Declaration

    Swift

    public class EmmErrorType : CustomStringConvertible, JSONRepresentable
  • Refreshed auth token used for setting up EMM.

    See more

    Declaration

    Swift

    public class EmmRefreshAuthTokenDetails : CustomStringConvertible, JSONRepresentable
  • The EmmRefreshAuthTokenType struct

    See more

    Declaration

    Swift

    public class EmmRefreshAuthTokenType : CustomStringConvertible, JSONRepresentable
  • Removed members from EMM exception list.

    See more

    Declaration

    Swift

    public class EmmRemoveExceptionDetails : CustomStringConvertible, JSONRepresentable
  • The EmmRemoveExceptionType struct

    See more

    Declaration

    Swift

    public class EmmRemoveExceptionType : CustomStringConvertible, JSONRepresentable
  • Enabled domain invites.

    See more

    Declaration

    Swift

    public class EnabledDomainInvitesDetails : CustomStringConvertible, JSONRepresentable
  • The EnabledDomainInvitesType struct

    See more

    Declaration

    Swift

    public class EnabledDomainInvitesType : CustomStringConvertible, JSONRepresentable
  • Ended enterprise admin session.

    See more

    Declaration

    Swift

    public class EndedEnterpriseAdminSessionDeprecatedDetails : CustomStringConvertible, JSONRepresentable
  • The EndedEnterpriseAdminSessionDeprecatedType struct

    See more

    Declaration

    Swift

    public class EndedEnterpriseAdminSessionDeprecatedType : CustomStringConvertible, JSONRepresentable
  • Ended enterprise admin session.

    See more

    Declaration

    Swift

    public class EndedEnterpriseAdminSessionDetails : CustomStringConvertible, JSONRepresentable
  • The EndedEnterpriseAdminSessionType struct

    See more

    Declaration

    Swift

    public class EndedEnterpriseAdminSessionType : CustomStringConvertible, JSONRepresentable
  • Policy for deciding whether password must be enforced when an externally shared link is updated

    See more

    Declaration

    Swift

    public enum EnforceLinkPasswordPolicy : CustomStringConvertible, JSONRepresentable
  • Changed who can update a setting.

    See more

    Declaration

    Swift

    public class EnterpriseSettingsLockingDetails : CustomStringConvertible, JSONRepresentable
  • The EnterpriseSettingsLockingType struct

    See more

    Declaration

    Swift

    public class EnterpriseSettingsLockingType : CustomStringConvertible, JSONRepresentable
  • Category of events in event audit log.

    See more

    Declaration

    Swift

    public enum EventCategory : CustomStringConvertible, JSONRepresentable
  • Additional fields depending on the event type.

    See more

    Declaration

    Swift

    public enum EventDetails : CustomStringConvertible, JSONRepresentable
  • The type of the event with description.

    See more

    Declaration

    Swift

    public enum EventType : CustomStringConvertible, JSONRepresentable
  • The type of the event.

    See more

    Declaration

    Swift

    public enum EventTypeArg : CustomStringConvertible, JSONRepresentable
  • Created member data report.

    See more

    Declaration

    Swift

    public class ExportMembersReportDetails : CustomStringConvertible, JSONRepresentable
  • Failed to create members data report.

    See more

    Declaration

    Swift

    public class ExportMembersReportFailDetails : CustomStringConvertible, JSONRepresentable
  • The ExportMembersReportFailType struct

    See more

    Declaration

    Swift

    public class ExportMembersReportFailType : CustomStringConvertible, JSONRepresentable
  • The ExportMembersReportType struct

    See more

    Declaration

    Swift

    public class ExportMembersReportType : CustomStringConvertible, JSONRepresentable
  • Accepted/opted out of extended version history.

    See more

    Declaration

    Swift

    public class ExtendedVersionHistoryChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The ExtendedVersionHistoryChangePolicyType struct

    See more

    Declaration

    Swift

    public class ExtendedVersionHistoryChangePolicyType : CustomStringConvertible, JSONRepresentable
  • The ExtendedVersionHistoryPolicy union

    See more

    Declaration

    Swift

    public enum ExtendedVersionHistoryPolicy : CustomStringConvertible, JSONRepresentable
  • External Drive Backup eligibility status

    See more

    Declaration

    Swift

    public enum ExternalDriveBackupEligibilityStatus : CustomStringConvertible, JSONRepresentable
  • Checked external drive backup eligibility status.

    See more

    Declaration

    Swift

    public class ExternalDriveBackupEligibilityStatusCheckedDetails : CustomStringConvertible, JSONRepresentable
  • The ExternalDriveBackupEligibilityStatusCheckedType struct

    See more

    Declaration

    Swift

    public class ExternalDriveBackupEligibilityStatusCheckedType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling team access to external drive backup feature

    See more

    Declaration

    Swift

    public enum ExternalDriveBackupPolicy : CustomStringConvertible, JSONRepresentable
  • Changed external drive backup policy for team.

    See more

    Declaration

    Swift

    public class ExternalDriveBackupPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The ExternalDriveBackupPolicyChangedType struct

    See more

    Declaration

    Swift

    public class ExternalDriveBackupPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • External Drive Backup status

    See more

    Declaration

    Swift

    public enum ExternalDriveBackupStatus : CustomStringConvertible, JSONRepresentable
  • Modified external drive backup.

    See more

    Declaration

    Swift

    public class ExternalDriveBackupStatusChangedDetails : CustomStringConvertible, JSONRepresentable
  • The ExternalDriveBackupStatusChangedType struct

    See more

    Declaration

    Swift

    public class ExternalDriveBackupStatusChangedType : CustomStringConvertible, JSONRepresentable
  • Created External sharing report.

    See more

    Declaration

    Swift

    public class ExternalSharingCreateReportDetails : CustomStringConvertible, JSONRepresentable
  • The ExternalSharingCreateReportType struct

    See more

    Declaration

    Swift

    public class ExternalSharingCreateReportType : CustomStringConvertible, JSONRepresentable
  • Couldn’t create External sharing report.

    See more

    Declaration

    Swift

    public class ExternalSharingReportFailedDetails : CustomStringConvertible, JSONRepresentable
  • The ExternalSharingReportFailedType struct

    See more

    Declaration

    Swift

    public class ExternalSharingReportFailedType : CustomStringConvertible, JSONRepresentable
  • A user without a Dropbox account.

    See more

    Declaration

    Swift

    public class ExternalUserLogInfo : CustomStringConvertible, JSONRepresentable
  • Provides details about a failure

    See more

    Declaration

    Swift

    public class FailureDetailsLogInfo : CustomStringConvertible, JSONRepresentable
  • The FedAdminRole union

    See more

    Declaration

    Swift

    public enum FedAdminRole : CustomStringConvertible, JSONRepresentable
  • More details about the organization or team.

    See more

    Declaration

    Swift

    public enum FedExtraDetails : CustomStringConvertible, JSONRepresentable
  • The FedHandshakeAction union

    See more

    Declaration

    Swift

    public enum FedHandshakeAction : CustomStringConvertible, JSONRepresentable
  • Additional information about the organization or connected team

    See more

    Declaration

    Swift

    public enum FederationStatusChangeAdditionalInfo : CustomStringConvertible, JSONRepresentable
  • Added file comment.

    See more

    Declaration

    Swift

    public class FileAddCommentDetails : CustomStringConvertible, JSONRepresentable
  • The FileAddCommentType struct

    See more

    Declaration

    Swift

    public class FileAddCommentType : CustomStringConvertible, JSONRepresentable
  • Added files and/or folders.

    See more

    Declaration

    Swift

    public class FileAddDetails : CustomStringConvertible, JSONRepresentable
  • Added files and/or folders from automation.

    See more

    Declaration

    Swift

    public class FileAddFromAutomationDetails : CustomStringConvertible, JSONRepresentable
  • The FileAddFromAutomationType struct

    See more

    Declaration

    Swift

    public class FileAddFromAutomationType : CustomStringConvertible, JSONRepresentable
  • The FileAddType struct

    See more

    Declaration

    Swift

    public class FileAddType : CustomStringConvertible, JSONRepresentable
  • Subscribed to or unsubscribed from comment notifications for file.

    See more

    Declaration

    Swift

    public class FileChangeCommentSubscriptionDetails : CustomStringConvertible, JSONRepresentable
  • The FileChangeCommentSubscriptionType struct

    See more

    Declaration

    Swift

    public class FileChangeCommentSubscriptionType : CustomStringConvertible, JSONRepresentable
  • Enable or disable file comments notifications

    See more

    Declaration

    Swift

    public enum FileCommentNotificationPolicy : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled commenting on team files.

    See more

    Declaration

    Swift

    public class FileCommentsChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The FileCommentsChangePolicyType struct

    See more

    Declaration

    Swift

    public class FileCommentsChangePolicyType : CustomStringConvertible, JSONRepresentable
  • File comments policy

    See more

    Declaration

    Swift

    public enum FileCommentsPolicy : CustomStringConvertible, JSONRepresentable
  • Copied files and/or folders.

    See more

    Declaration

    Swift

    public class FileCopyDetails : CustomStringConvertible, JSONRepresentable
  • The FileCopyType struct

    See more

    Declaration

    Swift

    public class FileCopyType : CustomStringConvertible, JSONRepresentable
  • Deleted file comment.

    See more

    Declaration

    Swift

    public class FileDeleteCommentDetails : CustomStringConvertible, JSONRepresentable
  • The FileDeleteCommentType struct

    See more

    Declaration

    Swift

    public class FileDeleteCommentType : CustomStringConvertible, JSONRepresentable
  • Deleted files and/or folders.

    See more

    Declaration

    Swift

    public class FileDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The FileDeleteType struct

    See more

    Declaration

    Swift

    public class FileDeleteType : CustomStringConvertible, JSONRepresentable
  • Downloaded files and/or folders.

    See more

    Declaration

    Swift

    public class FileDownloadDetails : CustomStringConvertible, JSONRepresentable
  • The FileDownloadType struct

    See more

    Declaration

    Swift

    public class FileDownloadType : CustomStringConvertible, JSONRepresentable
  • Edited file comment.

    See more

    Declaration

    Swift

    public class FileEditCommentDetails : CustomStringConvertible, JSONRepresentable
  • The FileEditCommentType struct

    See more

    Declaration

    Swift

    public class FileEditCommentType : CustomStringConvertible, JSONRepresentable
  • Edited files.

    See more

    Declaration

    Swift

    public class FileEditDetails : CustomStringConvertible, JSONRepresentable
  • The FileEditType struct

    See more

    Declaration

    Swift

    public class FileEditType : CustomStringConvertible, JSONRepresentable
  • Created copy reference to file/folder.

    See more

    Declaration

    Swift

    public class FileGetCopyReferenceDetails : CustomStringConvertible, JSONRepresentable
  • The FileGetCopyReferenceType struct

    See more

    Declaration

    Swift

    public class FileGetCopyReferenceType : CustomStringConvertible, JSONRepresentable
  • Liked file comment.

    See more

    Declaration

    Swift

    public class FileLikeCommentDetails : CustomStringConvertible, JSONRepresentable
  • The FileLikeCommentType struct

    See more

    Declaration

    Swift

    public class FileLikeCommentType : CustomStringConvertible, JSONRepresentable
  • Locked/unlocked editing for a file.

    See more

    Declaration

    Swift

    public class FileLockingLockStatusChangedDetails : CustomStringConvertible, JSONRepresentable
  • The FileLockingLockStatusChangedType struct

    See more

    Declaration

    Swift

    public class FileLockingLockStatusChangedType : CustomStringConvertible, JSONRepresentable
  • Changed file locking policy for team.

    See more

    Declaration

    Swift

    public class FileLockingPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The FileLockingPolicyChangedType struct

    See more

    Declaration

    Swift

    public class FileLockingPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Generic information relevant both for files and folders

    See more

    Declaration

    Swift

    public class FileOrFolderLogInfo : CustomStringConvertible, JSONRepresentable
  • File’s logged information.

    Declaration

    Swift

    public class FileLogInfo : TeamLog.FileOrFolderLogInfo
  • Moved files and/or folders.

    See more

    Declaration

    Swift

    public class FileMoveDetails : CustomStringConvertible, JSONRepresentable
  • The FileMoveType struct

    See more

    Declaration

    Swift

    public class FileMoveType : CustomStringConvertible, JSONRepresentable
  • Permanently deleted files and/or folders.

    See more

    Declaration

    Swift

    public class FilePermanentlyDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The FilePermanentlyDeleteType struct

    See more

    Declaration

    Swift

    public class FilePermanentlyDeleteType : CustomStringConvertible, JSONRepresentable
  • Previewed files and/or folders.

    See more

    Declaration

    Swift

    public class FilePreviewDetails : CustomStringConvertible, JSONRepresentable
  • The FilePreviewType struct

    See more

    Declaration

    Swift

    public class FilePreviewType : CustomStringConvertible, JSONRepresentable
  • Changed File Provider Migration policy for team.

    See more

    Declaration

    Swift

    public class FileProviderMigrationPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The FileProviderMigrationPolicyChangedType struct

    See more

    Declaration

    Swift

    public class FileProviderMigrationPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Renamed files and/or folders.

    See more

    Declaration

    Swift

    public class FileRenameDetails : CustomStringConvertible, JSONRepresentable
  • The FileRenameType struct

    See more

    Declaration

    Swift

    public class FileRenameType : CustomStringConvertible, JSONRepresentable
  • Changed file request.

    See more

    Declaration

    Swift

    public class FileRequestChangeDetails : CustomStringConvertible, JSONRepresentable
  • The FileRequestChangeType struct

    See more

    Declaration

    Swift

    public class FileRequestChangeType : CustomStringConvertible, JSONRepresentable
  • Closed file request.

    See more

    Declaration

    Swift

    public class FileRequestCloseDetails : CustomStringConvertible, JSONRepresentable
  • The FileRequestCloseType struct

    See more

    Declaration

    Swift

    public class FileRequestCloseType : CustomStringConvertible, JSONRepresentable
  • Created file request.

    See more

    Declaration

    Swift

    public class FileRequestCreateDetails : CustomStringConvertible, JSONRepresentable
  • The FileRequestCreateType struct

    See more

    Declaration

    Swift

    public class FileRequestCreateType : CustomStringConvertible, JSONRepresentable
  • File request deadline

    See more

    Declaration

    Swift

    public class FileRequestDeadline : CustomStringConvertible, JSONRepresentable
  • Delete file request.

    See more

    Declaration

    Swift

    public class FileRequestDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The FileRequestDeleteType struct

    See more

    Declaration

    Swift

    public class FileRequestDeleteType : CustomStringConvertible, JSONRepresentable
  • File request details

    See more

    Declaration

    Swift

    public class FileRequestDetails : CustomStringConvertible, JSONRepresentable
  • Received files for file request.

    See more

    Declaration

    Swift

    public class FileRequestReceiveFileDetails : CustomStringConvertible, JSONRepresentable
  • The FileRequestReceiveFileType struct

    See more

    Declaration

    Swift

    public class FileRequestReceiveFileType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled file requests.

    See more

    Declaration

    Swift

    public class FileRequestsChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The FileRequestsChangePolicyType struct

    See more

    Declaration

    Swift

    public class FileRequestsChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Enabled file request emails for everyone.

    See more

    Declaration

    Swift

    public class FileRequestsEmailsEnabledDetails : CustomStringConvertible, JSONRepresentable
  • The FileRequestsEmailsEnabledType struct

    See more

    Declaration

    Swift

    public class FileRequestsEmailsEnabledType : CustomStringConvertible, JSONRepresentable
  • Enabled file request emails for team.

    See more

    Declaration

    Swift

    public class FileRequestsEmailsRestrictedToTeamOnlyDetails : CustomStringConvertible, JSONRepresentable
  • The FileRequestsEmailsRestrictedToTeamOnlyType struct

    See more

    Declaration

    Swift

    public class FileRequestsEmailsRestrictedToTeamOnlyType : CustomStringConvertible, JSONRepresentable
  • File requests policy

    See more

    Declaration

    Swift

    public enum FileRequestsPolicy : CustomStringConvertible, JSONRepresentable
  • Resolved file comment.

    See more

    Declaration

    Swift

    public class FileResolveCommentDetails : CustomStringConvertible, JSONRepresentable
  • The FileResolveCommentType struct

    See more

    Declaration

    Swift

    public class FileResolveCommentType : CustomStringConvertible, JSONRepresentable
  • Restored deleted files and/or folders.

    See more

    Declaration

    Swift

    public class FileRestoreDetails : CustomStringConvertible, JSONRepresentable
  • The FileRestoreType struct

    See more

    Declaration

    Swift

    public class FileRestoreType : CustomStringConvertible, JSONRepresentable
  • Reverted files to previous version.

    See more

    Declaration

    Swift

    public class FileRevertDetails : CustomStringConvertible, JSONRepresentable
  • The FileRevertType struct

    See more

    Declaration

    Swift

    public class FileRevertType : CustomStringConvertible, JSONRepresentable
  • Rolled back file actions.

    See more

    Declaration

    Swift

    public class FileRollbackChangesDetails : CustomStringConvertible, JSONRepresentable
  • The FileRollbackChangesType struct

    See more

    Declaration

    Swift

    public class FileRollbackChangesType : CustomStringConvertible, JSONRepresentable
  • Saved file/folder using copy reference.

    See more

    Declaration

    Swift

    public class FileSaveCopyReferenceDetails : CustomStringConvertible, JSONRepresentable
  • The FileSaveCopyReferenceType struct

    See more

    Declaration

    Swift

    public class FileSaveCopyReferenceType : CustomStringConvertible, JSONRepresentable
  • Transfer files added.

    See more

    Declaration

    Swift

    public class FileTransfersFileAddDetails : CustomStringConvertible, JSONRepresentable
  • The FileTransfersFileAddType struct

    See more

    Declaration

    Swift

    public class FileTransfersFileAddType : CustomStringConvertible, JSONRepresentable
  • File transfers policy

    See more

    Declaration

    Swift

    public enum FileTransfersPolicy : CustomStringConvertible, JSONRepresentable
  • Changed file transfers policy for team.

    See more

    Declaration

    Swift

    public class FileTransfersPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The FileTransfersPolicyChangedType struct

    See more

    Declaration

    Swift

    public class FileTransfersPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Deleted transfer.

    See more

    Declaration

    Swift

    public class FileTransfersTransferDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The FileTransfersTransferDeleteType struct

    See more

    Declaration

    Swift

    public class FileTransfersTransferDeleteType : CustomStringConvertible, JSONRepresentable
  • Transfer downloaded.

    See more

    Declaration

    Swift

    public class FileTransfersTransferDownloadDetails : CustomStringConvertible, JSONRepresentable
  • The FileTransfersTransferDownloadType struct

    See more

    Declaration

    Swift

    public class FileTransfersTransferDownloadType : CustomStringConvertible, JSONRepresentable
  • Sent transfer.

    See more

    Declaration

    Swift

    public class FileTransfersTransferSendDetails : CustomStringConvertible, JSONRepresentable
  • The FileTransfersTransferSendType struct

    See more

    Declaration

    Swift

    public class FileTransfersTransferSendType : CustomStringConvertible, JSONRepresentable
  • Viewed transfer.

    See more

    Declaration

    Swift

    public class FileTransfersTransferViewDetails : CustomStringConvertible, JSONRepresentable
  • The FileTransfersTransferViewType struct

    See more

    Declaration

    Swift

    public class FileTransfersTransferViewType : CustomStringConvertible, JSONRepresentable
  • Unliked file comment.

    See more

    Declaration

    Swift

    public class FileUnlikeCommentDetails : CustomStringConvertible, JSONRepresentable
  • The FileUnlikeCommentType struct

    See more

    Declaration

    Swift

    public class FileUnlikeCommentType : CustomStringConvertible, JSONRepresentable
  • Unresolved file comment.

    See more

    Declaration

    Swift

    public class FileUnresolveCommentDetails : CustomStringConvertible, JSONRepresentable
  • The FileUnresolveCommentType struct

    See more

    Declaration

    Swift

    public class FileUnresolveCommentType : CustomStringConvertible, JSONRepresentable
  • Policy for deciding whether applying link restrictions on all team owned folders

    See more

    Declaration

    Swift

    public enum FolderLinkRestrictionPolicy : CustomStringConvertible, JSONRepresentable
  • Changed folder link restrictions policy for team.

    See more

    Declaration

    Swift

    public class FolderLinkRestrictionPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The FolderLinkRestrictionPolicyChangedType struct

    See more

    Declaration

    Swift

    public class FolderLinkRestrictionPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Folder’s logged information.

    See more

    Declaration

    Swift

    public class FolderLogInfo : TeamLog.FileOrFolderLogInfo
  • Updated folder overview.

    See more

    Declaration

    Swift

    public class FolderOverviewDescriptionChangedDetails : CustomStringConvertible, JSONRepresentable
  • The FolderOverviewDescriptionChangedType struct

    See more

    Declaration

    Swift

    public class FolderOverviewDescriptionChangedType : CustomStringConvertible, JSONRepresentable
  • Pinned item to folder overview.

    See more

    Declaration

    Swift

    public class FolderOverviewItemPinnedDetails : CustomStringConvertible, JSONRepresentable
  • The FolderOverviewItemPinnedType struct

    See more

    Declaration

    Swift

    public class FolderOverviewItemPinnedType : CustomStringConvertible, JSONRepresentable
  • Unpinned item from folder overview.

    See more

    Declaration

    Swift

    public class FolderOverviewItemUnpinnedDetails : CustomStringConvertible, JSONRepresentable
  • The FolderOverviewItemUnpinnedType struct

    See more

    Declaration

    Swift

    public class FolderOverviewItemUnpinnedType : CustomStringConvertible, JSONRepresentable
  • Geographic location details.

    See more

    Declaration

    Swift

    public class GeoLocationLogInfo : CustomStringConvertible, JSONRepresentable
  • The GetTeamEventsArg struct

    See more

    Declaration

    Swift

    public class GetTeamEventsArg : CustomStringConvertible, JSONRepresentable
  • The GetTeamEventsContinueArg struct

    See more

    Declaration

    Swift

    public class GetTeamEventsContinueArg : CustomStringConvertible, JSONRepresentable
  • Errors that can be raised when calling getEventsContinue.

    See more

    Declaration

    Swift

    public enum GetTeamEventsContinueError : CustomStringConvertible, JSONRepresentable
  • Errors that can be raised when calling getEvents.

    See more

    Declaration

    Swift

    public enum GetTeamEventsError : CustomStringConvertible, JSONRepresentable
  • The GetTeamEventsResult struct

    See more

    Declaration

    Swift

    public class GetTeamEventsResult : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled Google single sign-on for team.

    See more

    Declaration

    Swift

    public class GoogleSsoChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The GoogleSsoChangePolicyType struct

    See more

    Declaration

    Swift

    public class GoogleSsoChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Google SSO policy

    See more

    Declaration

    Swift

    public enum GoogleSsoPolicy : CustomStringConvertible, JSONRepresentable
  • Couldn’t add a folder to a policy.

    See more

    Declaration

    Swift

    public class GovernancePolicyAddFolderFailedDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyAddFolderFailedType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyAddFolderFailedType : CustomStringConvertible, JSONRepresentable
  • Added folders to policy.

    See more

    Declaration

    Swift

    public class GovernancePolicyAddFoldersDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyAddFoldersType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyAddFoldersType : CustomStringConvertible, JSONRepresentable
  • Content disposed.

    See more

    Declaration

    Swift

    public class GovernancePolicyContentDisposedDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyContentDisposedType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyContentDisposedType : CustomStringConvertible, JSONRepresentable
  • Activated a new policy.

    See more

    Declaration

    Swift

    public class GovernancePolicyCreateDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyCreateType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyCreateType : CustomStringConvertible, JSONRepresentable
  • Deleted a policy.

    See more

    Declaration

    Swift

    public class GovernancePolicyDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyDeleteType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyDeleteType : CustomStringConvertible, JSONRepresentable
  • Edited policy.

    See more

    Declaration

    Swift

    public class GovernancePolicyEditDetailsDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyEditDetailsType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyEditDetailsType : CustomStringConvertible, JSONRepresentable
  • Changed policy duration.

    See more

    Declaration

    Swift

    public class GovernancePolicyEditDurationDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyEditDurationType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyEditDurationType : CustomStringConvertible, JSONRepresentable
  • Created a policy download.

    See more

    Declaration

    Swift

    public class GovernancePolicyExportCreatedDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyExportCreatedType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyExportCreatedType : CustomStringConvertible, JSONRepresentable
  • Removed a policy download.

    See more

    Declaration

    Swift

    public class GovernancePolicyExportRemovedDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyExportRemovedType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyExportRemovedType : CustomStringConvertible, JSONRepresentable
  • Removed folders from policy.

    See more

    Declaration

    Swift

    public class GovernancePolicyRemoveFoldersDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyRemoveFoldersType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyRemoveFoldersType : CustomStringConvertible, JSONRepresentable
  • Created a summary report for a policy.

    See more

    Declaration

    Swift

    public class GovernancePolicyReportCreatedDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyReportCreatedType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyReportCreatedType : CustomStringConvertible, JSONRepresentable
  • Downloaded content from a policy.

    See more

    Declaration

    Swift

    public class GovernancePolicyZipPartDownloadedDetails : CustomStringConvertible, JSONRepresentable
  • The GovernancePolicyZipPartDownloadedType struct

    See more

    Declaration

    Swift

    public class GovernancePolicyZipPartDownloadedType : CustomStringConvertible, JSONRepresentable
  • Added external ID for group.

    See more

    Declaration

    Swift

    public class GroupAddExternalIdDetails : CustomStringConvertible, JSONRepresentable
  • The GroupAddExternalIdType struct

    See more

    Declaration

    Swift

    public class GroupAddExternalIdType : CustomStringConvertible, JSONRepresentable
  • Added team members to group.

    See more

    Declaration

    Swift

    public class GroupAddMemberDetails : CustomStringConvertible, JSONRepresentable
  • The GroupAddMemberType struct

    See more

    Declaration

    Swift

    public class GroupAddMemberType : CustomStringConvertible, JSONRepresentable
  • Changed external ID for group.

    See more

    Declaration

    Swift

    public class GroupChangeExternalIdDetails : CustomStringConvertible, JSONRepresentable
  • The GroupChangeExternalIdType struct

    See more

    Declaration

    Swift

    public class GroupChangeExternalIdType : CustomStringConvertible, JSONRepresentable
  • Changed group management type.

    See more

    Declaration

    Swift

    public class GroupChangeManagementTypeDetails : CustomStringConvertible, JSONRepresentable
  • The GroupChangeManagementTypeType struct

    See more

    Declaration

    Swift

    public class GroupChangeManagementTypeType : CustomStringConvertible, JSONRepresentable
  • Changed manager permissions of group member.

    See more

    Declaration

    Swift

    public class GroupChangeMemberRoleDetails : CustomStringConvertible, JSONRepresentable
  • The GroupChangeMemberRoleType struct

    See more

    Declaration

    Swift

    public class GroupChangeMemberRoleType : CustomStringConvertible, JSONRepresentable
  • Created group.

    See more

    Declaration

    Swift

    public class GroupCreateDetails : CustomStringConvertible, JSONRepresentable
  • The GroupCreateType struct

    See more

    Declaration

    Swift

    public class GroupCreateType : CustomStringConvertible, JSONRepresentable
  • Deleted group.

    See more

    Declaration

    Swift

    public class GroupDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The GroupDeleteType struct

    See more

    Declaration

    Swift

    public class GroupDeleteType : CustomStringConvertible, JSONRepresentable
  • Updated group.

    See more

    Declaration

    Swift

    public class GroupDescriptionUpdatedDetails : CustomStringConvertible, JSONRepresentable
  • The GroupDescriptionUpdatedType struct

    See more

    Declaration

    Swift

    public class GroupDescriptionUpdatedType : CustomStringConvertible, JSONRepresentable
  • The GroupJoinPolicy union

    See more

    Declaration

    Swift

    public enum GroupJoinPolicy : CustomStringConvertible, JSONRepresentable
  • Updated group join policy.

    See more

    Declaration

    Swift

    public class GroupJoinPolicyUpdatedDetails : CustomStringConvertible, JSONRepresentable
  • The GroupJoinPolicyUpdatedType struct

    See more

    Declaration

    Swift

    public class GroupJoinPolicyUpdatedType : CustomStringConvertible, JSONRepresentable
  • Group’s logged information.

    See more

    Declaration

    Swift

    public class GroupLogInfo : CustomStringConvertible, JSONRepresentable
  • Moved group.

    See more

    Declaration

    Swift

    public class GroupMovedDetails : CustomStringConvertible, JSONRepresentable
  • The GroupMovedType struct

    See more

    Declaration

    Swift

    public class GroupMovedType : CustomStringConvertible, JSONRepresentable
  • Removed external ID for group.

    See more

    Declaration

    Swift

    public class GroupRemoveExternalIdDetails : CustomStringConvertible, JSONRepresentable
  • The GroupRemoveExternalIdType struct

    See more

    Declaration

    Swift

    public class GroupRemoveExternalIdType : CustomStringConvertible, JSONRepresentable
  • Removed team members from group.

    See more

    Declaration

    Swift

    public class GroupRemoveMemberDetails : CustomStringConvertible, JSONRepresentable
  • The GroupRemoveMemberType struct

    See more

    Declaration

    Swift

    public class GroupRemoveMemberType : CustomStringConvertible, JSONRepresentable
  • Renamed group.

    See more

    Declaration

    Swift

    public class GroupRenameDetails : CustomStringConvertible, JSONRepresentable
  • The GroupRenameType struct

    See more

    Declaration

    Swift

    public class GroupRenameType : CustomStringConvertible, JSONRepresentable
  • Changed who can create groups.

    See more

    Declaration

    Swift

    public class GroupUserManagementChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The GroupUserManagementChangePolicyType struct

    See more

    Declaration

    Swift

    public class GroupUserManagementChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Changed guest team admin status.

    See more

    Declaration

    Swift

    public class GuestAdminChangeStatusDetails : CustomStringConvertible, JSONRepresentable
  • The GuestAdminChangeStatusType struct

    See more

    Declaration

    Swift

    public class GuestAdminChangeStatusType : CustomStringConvertible, JSONRepresentable
  • Started trusted team admin session.

    See more

    Declaration

    Swift

    public class GuestAdminSignedInViaTrustedTeamsDetails : CustomStringConvertible, JSONRepresentable
  • The GuestAdminSignedInViaTrustedTeamsType struct

    See more

    Declaration

    Swift

    public class GuestAdminSignedInViaTrustedTeamsType : CustomStringConvertible, JSONRepresentable
  • Ended trusted team admin session.

    See more

    Declaration

    Swift

    public class GuestAdminSignedOutViaTrustedTeamsDetails : CustomStringConvertible, JSONRepresentable
  • The GuestAdminSignedOutViaTrustedTeamsType struct

    See more

    Declaration

    Swift

    public class GuestAdminSignedOutViaTrustedTeamsType : CustomStringConvertible, JSONRepresentable
  • The IdentifierType union

    See more

    Declaration

    Swift

    public enum IdentifierType : CustomStringConvertible, JSONRepresentable
  • Connected integration for member.

    See more

    Declaration

    Swift

    public class IntegrationConnectedDetails : CustomStringConvertible, JSONRepresentable
  • The IntegrationConnectedType struct

    See more

    Declaration

    Swift

    public class IntegrationConnectedType : CustomStringConvertible, JSONRepresentable