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
  • Disconnected integration for member.

    See more

    Declaration

    Swift

    public class IntegrationDisconnectedDetails : CustomStringConvertible, JSONRepresentable
  • The IntegrationDisconnectedType struct

    See more

    Declaration

    Swift

    public class IntegrationDisconnectedType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling whether a service integration is enabled for the team.

    See more

    Declaration

    Swift

    public enum IntegrationPolicy : CustomStringConvertible, JSONRepresentable
  • Changed integration policy for team.

    See more

    Declaration

    Swift

    public class IntegrationPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The IntegrationPolicyChangedType struct

    See more

    Declaration

    Swift

    public class IntegrationPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Policy for deciding whether team admins receive email when an invitation to join the team is accepted

    See more

    Declaration

    Swift

    public enum InviteAcceptanceEmailPolicy : CustomStringConvertible, JSONRepresentable
  • Changed invite accept email policy for team.

    See more

    Declaration

    Swift

    public class InviteAcceptanceEmailPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The InviteAcceptanceEmailPolicyChangedType struct

    See more

    Declaration

    Swift

    public class InviteAcceptanceEmailPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • The InviteMethod union

    See more

    Declaration

    Swift

    public enum InviteMethod : CustomStringConvertible, JSONRepresentable
  • Additional information relevant when a new member joins the team.

    See more

    Declaration

    Swift

    public class JoinTeamDetails : CustomStringConvertible, JSONRepresentable
  • Label type

    See more

    Declaration

    Swift

    public enum LabelType : CustomStringConvertible, JSONRepresentable
  • Information on sessions, in legacy format

    See more

    Declaration

    Swift

    public class LegacyDeviceSessionLogInfo : TeamLog.DeviceSessionLogInfo
  • Activated a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsActivateAHoldDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsActivateAHoldType struct

    See more

    Declaration

    Swift

    public class LegalHoldsActivateAHoldType : CustomStringConvertible, JSONRepresentable
  • Added members to a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsAddMembersDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsAddMembersType struct

    See more

    Declaration

    Swift

    public class LegalHoldsAddMembersType : CustomStringConvertible, JSONRepresentable
  • Edited details for a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsChangeHoldDetailsDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsChangeHoldDetailsType struct

    See more

    Declaration

    Swift

    public class LegalHoldsChangeHoldDetailsType : CustomStringConvertible, JSONRepresentable
  • Renamed a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsChangeHoldNameDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsChangeHoldNameType struct

    See more

    Declaration

    Swift

    public class LegalHoldsChangeHoldNameType : CustomStringConvertible, JSONRepresentable
  • Exported hold.

    See more

    Declaration

    Swift

    public class LegalHoldsExportAHoldDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsExportAHoldType struct

    See more

    Declaration

    Swift

    public class LegalHoldsExportAHoldType : CustomStringConvertible, JSONRepresentable
  • Canceled export for a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsExportCancelledDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsExportCancelledType struct

    See more

    Declaration

    Swift

    public class LegalHoldsExportCancelledType : CustomStringConvertible, JSONRepresentable
  • Downloaded export for a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsExportDownloadedDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsExportDownloadedType struct

    See more

    Declaration

    Swift

    public class LegalHoldsExportDownloadedType : CustomStringConvertible, JSONRepresentable
  • Removed export for a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsExportRemovedDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsExportRemovedType struct

    See more

    Declaration

    Swift

    public class LegalHoldsExportRemovedType : CustomStringConvertible, JSONRepresentable
  • Released a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsReleaseAHoldDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsReleaseAHoldType struct

    See more

    Declaration

    Swift

    public class LegalHoldsReleaseAHoldType : CustomStringConvertible, JSONRepresentable
  • Removed members from a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsRemoveMembersDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsRemoveMembersType struct

    See more

    Declaration

    Swift

    public class LegalHoldsRemoveMembersType : CustomStringConvertible, JSONRepresentable
  • Created a summary report for a hold.

    See more

    Declaration

    Swift

    public class LegalHoldsReportAHoldDetails : CustomStringConvertible, JSONRepresentable
  • The LegalHoldsReportAHoldType struct

    See more

    Declaration

    Swift

    public class LegalHoldsReportAHoldType : CustomStringConvertible, JSONRepresentable
  • The device sessions that user is linked to.

    See more

    Declaration

    Swift

    public enum LinkedDeviceLogInfo : CustomStringConvertible, JSONRepresentable
  • File lock status

    See more

    Declaration

    Swift

    public enum LockStatus : CustomStringConvertible, JSONRepresentable
  • Failed to sign in.

    See more

    Declaration

    Swift

    public class LoginFailDetails : CustomStringConvertible, JSONRepresentable
  • The LoginFailType struct

    See more

    Declaration

    Swift

    public class LoginFailType : CustomStringConvertible, JSONRepresentable
  • The LoginMethod union

    See more

    Declaration

    Swift

    public enum LoginMethod : CustomStringConvertible, JSONRepresentable
  • Signed in.

    See more

    Declaration

    Swift

    public class LoginSuccessDetails : CustomStringConvertible, JSONRepresentable
  • The LoginSuccessType struct

    See more

    Declaration

    Swift

    public class LoginSuccessType : CustomStringConvertible, JSONRepresentable
  • Signed out.

    See more

    Declaration

    Swift

    public class LogoutDetails : CustomStringConvertible, JSONRepresentable
  • The LogoutType struct

    See more

    Declaration

    Swift

    public class LogoutType : CustomStringConvertible, JSONRepresentable
  • Added an external ID for team member.

    See more

    Declaration

    Swift

    public class MemberAddExternalIdDetails : CustomStringConvertible, JSONRepresentable
  • The MemberAddExternalIdType struct

    See more

    Declaration

    Swift

    public class MemberAddExternalIdType : CustomStringConvertible, JSONRepresentable
  • Added team member name.

    See more

    Declaration

    Swift

    public class MemberAddNameDetails : CustomStringConvertible, JSONRepresentable
  • The MemberAddNameType struct

    See more

    Declaration

    Swift

    public class MemberAddNameType : CustomStringConvertible, JSONRepresentable
  • Changed team member admin role.

    See more

    Declaration

    Swift

    public class MemberChangeAdminRoleDetails : CustomStringConvertible, JSONRepresentable
  • The MemberChangeAdminRoleType struct

    See more

    Declaration

    Swift

    public class MemberChangeAdminRoleType : CustomStringConvertible, JSONRepresentable
  • Changed team member email.

    See more

    Declaration

    Swift

    public class MemberChangeEmailDetails : CustomStringConvertible, JSONRepresentable
  • The MemberChangeEmailType struct

    See more

    Declaration

    Swift

    public class MemberChangeEmailType : CustomStringConvertible, JSONRepresentable
  • Changed the external ID for team member.

    See more

    Declaration

    Swift

    public class MemberChangeExternalIdDetails : CustomStringConvertible, JSONRepresentable
  • The MemberChangeExternalIdType struct

    See more

    Declaration

    Swift

    public class MemberChangeExternalIdType : CustomStringConvertible, JSONRepresentable
  • Changed membership type (limited/full) of member.

    See more

    Declaration

    Swift

    public class MemberChangeMembershipTypeDetails : CustomStringConvertible, JSONRepresentable
  • The MemberChangeMembershipTypeType struct

    See more

    Declaration

    Swift

    public class MemberChangeMembershipTypeType : CustomStringConvertible, JSONRepresentable
  • Changed team member name.

    See more

    Declaration

    Swift

    public class MemberChangeNameDetails : CustomStringConvertible, JSONRepresentable
  • The MemberChangeNameType struct

    See more

    Declaration

    Swift

    public class MemberChangeNameType : CustomStringConvertible, JSONRepresentable
  • Changed team member reseller role.

    See more

    Declaration

    Swift

    public class MemberChangeResellerRoleDetails : CustomStringConvertible, JSONRepresentable
  • The MemberChangeResellerRoleType struct

    See more

    Declaration

    Swift

    public class MemberChangeResellerRoleType : CustomStringConvertible, JSONRepresentable
  • Changed member status (invited, joined, suspended, etc.).

    See more

    Declaration

    Swift

    public class MemberChangeStatusDetails : CustomStringConvertible, JSONRepresentable
  • The MemberChangeStatusType struct

    See more

    Declaration

    Swift

    public class MemberChangeStatusType : CustomStringConvertible, JSONRepresentable
  • Cleared manually added contacts.

    See more

    Declaration

    Swift

    public class MemberDeleteManualContactsDetails : CustomStringConvertible, JSONRepresentable
  • The MemberDeleteManualContactsType struct

    See more

    Declaration

    Swift

    public class MemberDeleteManualContactsType : CustomStringConvertible, JSONRepresentable
  • Deleted team member profile photo.

    See more

    Declaration

    Swift

    public class MemberDeleteProfilePhotoDetails : CustomStringConvertible, JSONRepresentable
  • The MemberDeleteProfilePhotoType struct

    See more

    Declaration

    Swift

    public class MemberDeleteProfilePhotoType : CustomStringConvertible, JSONRepresentable
  • Permanently deleted contents of deleted team member account.

    See more

    Declaration

    Swift

    public class MemberPermanentlyDeleteAccountContentsDetails : CustomStringConvertible, JSONRepresentable
  • The MemberPermanentlyDeleteAccountContentsType struct

    See more

    Declaration

    Swift

    public class MemberPermanentlyDeleteAccountContentsType : CustomStringConvertible, JSONRepresentable
  • The MemberRemoveActionType union

    See more

    Declaration

    Swift

    public enum MemberRemoveActionType : CustomStringConvertible, JSONRepresentable
  • Removed the external ID for team member.

    See more

    Declaration

    Swift

    public class MemberRemoveExternalIdDetails : CustomStringConvertible, JSONRepresentable
  • The MemberRemoveExternalIdType struct

    See more

    Declaration

    Swift

    public class MemberRemoveExternalIdType : CustomStringConvertible, JSONRepresentable
  • Changed whether users can find team when not invited.

    See more

    Declaration

    Swift

    public class MemberRequestsChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The MemberRequestsChangePolicyType struct

    See more

    Declaration

    Swift

    public class MemberRequestsChangePolicyType : CustomStringConvertible, JSONRepresentable
  • The MemberRequestsPolicy union

    See more

    Declaration

    Swift

    public enum MemberRequestsPolicy : CustomStringConvertible, JSONRepresentable
  • Policy for controlling whether team members can send team invites

    See more

    Declaration

    Swift

    public enum MemberSendInvitePolicy : CustomStringConvertible, JSONRepresentable
  • Changed member send invite policy for team.

    See more

    Declaration

    Swift

    public class MemberSendInvitePolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSendInvitePolicyChangedType struct

    See more

    Declaration

    Swift

    public class MemberSendInvitePolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Set team member profile photo.

    See more

    Declaration

    Swift

    public class MemberSetProfilePhotoDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSetProfilePhotoType struct

    See more

    Declaration

    Swift

    public class MemberSetProfilePhotoType : CustomStringConvertible, JSONRepresentable
  • Set custom member space limit.

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsAddCustomQuotaDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSpaceLimitsAddCustomQuotaType struct

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsAddCustomQuotaType : CustomStringConvertible, JSONRepresentable
  • Added members to member space limit exception list.

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsAddExceptionDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSpaceLimitsAddExceptionType struct

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsAddExceptionType : CustomStringConvertible, JSONRepresentable
  • Changed member space limit type for team.

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsChangeCapsTypePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSpaceLimitsChangeCapsTypePolicyType struct

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsChangeCapsTypePolicyType : CustomStringConvertible, JSONRepresentable
  • Changed custom member space limit.

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsChangeCustomQuotaDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSpaceLimitsChangeCustomQuotaType struct

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsChangeCustomQuotaType : CustomStringConvertible, JSONRepresentable
  • Changed team default member space limit.

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSpaceLimitsChangePolicyType struct

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Changed space limit status.

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsChangeStatusDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSpaceLimitsChangeStatusType struct

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsChangeStatusType : CustomStringConvertible, JSONRepresentable
  • Removed custom member space limit.

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsRemoveCustomQuotaDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSpaceLimitsRemoveCustomQuotaType struct

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsRemoveCustomQuotaType : CustomStringConvertible, JSONRepresentable
  • Removed members from member space limit exception list.

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsRemoveExceptionDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSpaceLimitsRemoveExceptionType struct

    See more

    Declaration

    Swift

    public class MemberSpaceLimitsRemoveExceptionType : CustomStringConvertible, JSONRepresentable
  • The MemberStatus union

    See more

    Declaration

    Swift

    public enum MemberStatus : CustomStringConvertible, JSONRepresentable
  • Suggested person to add to team.

    See more

    Declaration

    Swift

    public class MemberSuggestDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSuggestType struct

    See more

    Declaration

    Swift

    public class MemberSuggestType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled option for team members to suggest people to add to team.

    See more

    Declaration

    Swift

    public class MemberSuggestionsChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The MemberSuggestionsChangePolicyType struct

    See more

    Declaration

    Swift

    public class MemberSuggestionsChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Member suggestions policy

    See more

    Declaration

    Swift

    public enum MemberSuggestionsPolicy : CustomStringConvertible, JSONRepresentable
  • Transferred contents of deleted member account to another member.

    See more

    Declaration

    Swift

    public class MemberTransferAccountContentsDetails : CustomStringConvertible, JSONRepresentable
  • The MemberTransferAccountContentsType struct

    See more

    Declaration

    Swift

    public class MemberTransferAccountContentsType : CustomStringConvertible, JSONRepresentable
  • Internal only - fields for target team computations

    See more

    Declaration

    Swift

    public class MemberTransferredInternalFields : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled Microsoft Office add-in.

    See more

    Declaration

    Swift

    public class MicrosoftOfficeAddinChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The MicrosoftOfficeAddinChangePolicyType struct

    See more

    Declaration

    Swift

    public class MicrosoftOfficeAddinChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Microsoft Office addin policy

    See more

    Declaration

    Swift

    public enum MicrosoftOfficeAddinPolicy : CustomStringConvertible, JSONRepresentable
  • An indication that an error occurred while retrieving the event. Some attributes of the event may be omitted as a result.

    See more

    Declaration

    Swift

    public class MissingDetails : CustomStringConvertible, JSONRepresentable
  • Information about linked Dropbox mobile client sessions

    See more

    Declaration

    Swift

    public class MobileDeviceSessionLogInfo : TeamLog.DeviceSessionLogInfo
  • Mobile session.

    Declaration

    Swift

    public class MobileSessionLogInfo : TeamLog.SessionLogInfo
  • Namespace relative path details.

    See more

    Declaration

    Swift

    public class NamespaceRelativePathLogInfo : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled network control.

    See more

    Declaration

    Swift

    public class NetworkControlChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The NetworkControlChangePolicyType struct

    See more

    Declaration

    Swift

    public class NetworkControlChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Network control policy

    See more

    Declaration

    Swift

    public enum NetworkControlPolicy : CustomStringConvertible, JSONRepresentable
  • Report created: Links created with no expiration.

    See more

    Declaration

    Swift

    public class NoExpirationLinkGenCreateReportDetails : CustomStringConvertible, JSONRepresentable
  • The NoExpirationLinkGenCreateReportType struct

    See more

    Declaration

    Swift

    public class NoExpirationLinkGenCreateReportType : CustomStringConvertible, JSONRepresentable
  • Couldn’t create report: Links created with no expiration.

    See more

    Declaration

    Swift

    public class NoExpirationLinkGenReportFailedDetails : CustomStringConvertible, JSONRepresentable
  • The NoExpirationLinkGenReportFailedType struct

    See more

    Declaration

    Swift

    public class NoExpirationLinkGenReportFailedType : CustomStringConvertible, JSONRepresentable
  • Report created: Links created without passwords.

    See more

    Declaration

    Swift

    public class NoPasswordLinkGenCreateReportDetails : CustomStringConvertible, JSONRepresentable
  • The NoPasswordLinkGenCreateReportType struct

    See more

    Declaration

    Swift

    public class NoPasswordLinkGenCreateReportType : CustomStringConvertible, JSONRepresentable
  • Couldn’t create report: Links created without passwords.

    See more

    Declaration

    Swift

    public class NoPasswordLinkGenReportFailedDetails : CustomStringConvertible, JSONRepresentable
  • The NoPasswordLinkGenReportFailedType struct

    See more

    Declaration

    Swift

    public class NoPasswordLinkGenReportFailedType : CustomStringConvertible, JSONRepresentable
  • Report created: Views of links without passwords.

    See more

    Declaration

    Swift

    public class NoPasswordLinkViewCreateReportDetails : CustomStringConvertible, JSONRepresentable
  • The NoPasswordLinkViewCreateReportType struct

    See more

    Declaration

    Swift

    public class NoPasswordLinkViewCreateReportType : CustomStringConvertible, JSONRepresentable
  • Couldn’t create report: Views of links without passwords.

    See more

    Declaration

    Swift

    public class NoPasswordLinkViewReportFailedDetails : CustomStringConvertible, JSONRepresentable
  • The NoPasswordLinkViewReportFailedType struct

    See more

    Declaration

    Swift

    public class NoPasswordLinkViewReportFailedType : CustomStringConvertible, JSONRepresentable
  • User’s logged information.

    See more

    Declaration

    Swift

    public class UserLogInfo : CustomStringConvertible, JSONRepresentable
  • Non team member’s logged information.

    Declaration

    Swift

    public class NonTeamMemberLogInfo : TeamLog.UserLogInfo
  • The email to which the request was sent

    See more

    Declaration

    Swift

    public class NonTrustedTeamDetails : CustomStringConvertible, JSONRepresentable
  • Changed Paper doc to invite-only.

    See more

    Declaration

    Swift

    public class NoteAclInviteOnlyDetails : CustomStringConvertible, JSONRepresentable
  • The NoteAclInviteOnlyType struct

    See more

    Declaration

    Swift

    public class NoteAclInviteOnlyType : CustomStringConvertible, JSONRepresentable
  • Changed Paper doc to link-accessible.

    See more

    Declaration

    Swift

    public class NoteAclLinkDetails : CustomStringConvertible, JSONRepresentable
  • The NoteAclLinkType struct

    See more

    Declaration

    Swift

    public class NoteAclLinkType : CustomStringConvertible, JSONRepresentable
  • Changed Paper doc to link-accessible for team.

    See more

    Declaration

    Swift

    public class NoteAclTeamLinkDetails : CustomStringConvertible, JSONRepresentable
  • The NoteAclTeamLinkType struct

    See more

    Declaration

    Swift

    public class NoteAclTeamLinkType : CustomStringConvertible, JSONRepresentable
  • Shared received Paper doc.

    See more

    Declaration

    Swift

    public class NoteShareReceiveDetails : CustomStringConvertible, JSONRepresentable
  • The NoteShareReceiveType struct

    See more

    Declaration

    Swift

    public class NoteShareReceiveType : CustomStringConvertible, JSONRepresentable
  • Shared Paper doc.

    See more

    Declaration

    Swift

    public class NoteSharedDetails : CustomStringConvertible, JSONRepresentable
  • The NoteSharedType struct

    See more

    Declaration

    Swift

    public class NoteSharedType : CustomStringConvertible, JSONRepresentable
  • Added a label.

    See more

    Declaration

    Swift

    public class ObjectLabelAddedDetails : CustomStringConvertible, JSONRepresentable
  • The ObjectLabelAddedType struct

    See more

    Declaration

    Swift

    public class ObjectLabelAddedType : CustomStringConvertible, JSONRepresentable
  • Removed a label.

    See more

    Declaration

    Swift

    public class ObjectLabelRemovedDetails : CustomStringConvertible, JSONRepresentable
  • The ObjectLabelRemovedType struct

    See more

    Declaration

    Swift

    public class ObjectLabelRemovedType : CustomStringConvertible, JSONRepresentable
  • Updated a label’s value.

    See more

    Declaration

    Swift

    public class ObjectLabelUpdatedValueDetails : CustomStringConvertible, JSONRepresentable
  • The ObjectLabelUpdatedValueType struct

    See more

    Declaration

    Swift

    public class ObjectLabelUpdatedValueType : CustomStringConvertible, JSONRepresentable
  • Opened shared Paper doc.

    See more

    Declaration

    Swift

    public class OpenNoteSharedDetails : CustomStringConvertible, JSONRepresentable
  • The OpenNoteSharedType struct

    See more

    Declaration

    Swift

    public class OpenNoteSharedType : CustomStringConvertible, JSONRepresentable
  • More details about the organization.

    See more

    Declaration

    Swift

    public class OrganizationDetails : CustomStringConvertible, JSONRepresentable
  • The name of the organization

    See more

    Declaration

    Swift

    public class OrganizationName : CustomStringConvertible, JSONRepresentable
  • Organized a folder with multi-file organize.

    See more

    Declaration

    Swift

    public class OrganizeFolderWithTidyDetails : CustomStringConvertible, JSONRepresentable
  • The OrganizeFolderWithTidyType struct

    See more

    Declaration

    Swift

    public class OrganizeFolderWithTidyType : CustomStringConvertible, JSONRepresentable
  • The origin from which the actor performed the action.

    See more

    Declaration

    Swift

    public class OriginLogInfo : CustomStringConvertible, JSONRepresentable
  • Report created: Views of old links.

    See more

    Declaration

    Swift

    public class OutdatedLinkViewCreateReportDetails : CustomStringConvertible, JSONRepresentable
  • The OutdatedLinkViewCreateReportType struct

    See more

    Declaration

    Swift

    public class OutdatedLinkViewCreateReportType : CustomStringConvertible, JSONRepresentable
  • Couldn’t create report: Views of old links.

    See more

    Declaration

    Swift

    public class OutdatedLinkViewReportFailedDetails : CustomStringConvertible, JSONRepresentable
  • The OutdatedLinkViewReportFailedType struct

    See more

    Declaration

    Swift

    public class OutdatedLinkViewReportFailedType : CustomStringConvertible, JSONRepresentable
  • The PaperAccessType union

    See more

    Declaration

    Swift

    public enum PaperAccessType : CustomStringConvertible, JSONRepresentable
  • Exported all team Paper docs.

    See more

    Declaration

    Swift

    public class PaperAdminExportStartDetails : CustomStringConvertible, JSONRepresentable
  • The PaperAdminExportStartType struct

    See more

    Declaration

    Swift

    public class PaperAdminExportStartType : CustomStringConvertible, JSONRepresentable
  • Changed whether Dropbox Paper, when enabled, is deployed to all members or to specific members.

    See more

    Declaration

    Swift

    public class PaperChangeDeploymentPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The PaperChangeDeploymentPolicyType struct

    See more

    Declaration

    Swift

    public class PaperChangeDeploymentPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed whether non-members can view Paper docs with link.

    See more

    Declaration

    Swift

    public class PaperChangeMemberLinkPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The PaperChangeMemberLinkPolicyType struct

    See more

    Declaration

    Swift

    public class PaperChangeMemberLinkPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed whether members can share Paper docs outside team, and if docs are accessible only by team members or anyone by default.

    See more

    Declaration

    Swift

    public class PaperChangeMemberPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The PaperChangeMemberPolicyType struct

    See more

    Declaration

    Swift

    public class PaperChangeMemberPolicyType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled Dropbox Paper for team.

    See more

    Declaration

    Swift

    public class PaperChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The PaperChangePolicyType struct

    See more

    Declaration

    Swift

    public class PaperChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Added users and/or groups to Paper doc/folder.

    See more

    Declaration

    Swift

    public class PaperContentAddMemberDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentAddMemberType struct

    See more

    Declaration

    Swift

    public class PaperContentAddMemberType : CustomStringConvertible, JSONRepresentable
  • Added Paper doc/folder to folder.

    See more

    Declaration

    Swift

    public class PaperContentAddToFolderDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentAddToFolderType struct

    See more

    Declaration

    Swift

    public class PaperContentAddToFolderType : CustomStringConvertible, JSONRepresentable
  • Archived Paper doc/folder.

    See more

    Declaration

    Swift

    public class PaperContentArchiveDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentArchiveType struct

    See more

    Declaration

    Swift

    public class PaperContentArchiveType : CustomStringConvertible, JSONRepresentable
  • Created Paper doc/folder.

    See more

    Declaration

    Swift

    public class PaperContentCreateDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentCreateType struct

    See more

    Declaration

    Swift

    public class PaperContentCreateType : CustomStringConvertible, JSONRepresentable
  • Permanently deleted Paper doc/folder.

    See more

    Declaration

    Swift

    public class PaperContentPermanentlyDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentPermanentlyDeleteType struct

    See more

    Declaration

    Swift

    public class PaperContentPermanentlyDeleteType : CustomStringConvertible, JSONRepresentable
  • Removed Paper doc/folder from folder.

    See more

    Declaration

    Swift

    public class PaperContentRemoveFromFolderDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentRemoveFromFolderType struct

    See more

    Declaration

    Swift

    public class PaperContentRemoveFromFolderType : CustomStringConvertible, JSONRepresentable
  • Removed users and/or groups from Paper doc/folder.

    See more

    Declaration

    Swift

    public class PaperContentRemoveMemberDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentRemoveMemberType struct

    See more

    Declaration

    Swift

    public class PaperContentRemoveMemberType : CustomStringConvertible, JSONRepresentable
  • Renamed Paper doc/folder.

    See more

    Declaration

    Swift

    public class PaperContentRenameDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentRenameType struct

    See more

    Declaration

    Swift

    public class PaperContentRenameType : CustomStringConvertible, JSONRepresentable
  • Restored archived Paper doc/folder.

    See more

    Declaration

    Swift

    public class PaperContentRestoreDetails : CustomStringConvertible, JSONRepresentable
  • The PaperContentRestoreType struct

    See more

    Declaration

    Swift

    public class PaperContentRestoreType : CustomStringConvertible, JSONRepresentable
  • Policy to set default access for newly created Paper folders.

    See more

    Declaration

    Swift

    public enum PaperDefaultFolderPolicy : CustomStringConvertible, JSONRepresentable
  • Changed Paper Default Folder Policy setting for team.

    See more

    Declaration

    Swift

    public class PaperDefaultFolderPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDefaultFolderPolicyChangedType struct

    See more

    Declaration

    Swift

    public class PaperDefaultFolderPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling if team members can use Paper Desktop

    See more

    Declaration

    Swift

    public enum PaperDesktopPolicy : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled Paper Desktop for team.

    See more

    Declaration

    Swift

    public class PaperDesktopPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDesktopPolicyChangedType struct

    See more

    Declaration

    Swift

    public class PaperDesktopPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Added Paper doc comment.

    See more

    Declaration

    Swift

    public class PaperDocAddCommentDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocAddCommentType struct

    See more

    Declaration

    Swift

    public class PaperDocAddCommentType : CustomStringConvertible, JSONRepresentable
  • Changed member permissions for Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocChangeMemberRoleDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocChangeMemberRoleType struct

    See more

    Declaration

    Swift

    public class PaperDocChangeMemberRoleType : CustomStringConvertible, JSONRepresentable
  • Changed sharing setting for Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocChangeSharingPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocChangeSharingPolicyType struct

    See more

    Declaration

    Swift

    public class PaperDocChangeSharingPolicyType : CustomStringConvertible, JSONRepresentable
  • Followed/unfollowed Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocChangeSubscriptionDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocChangeSubscriptionType struct

    See more

    Declaration

    Swift

    public class PaperDocChangeSubscriptionType : CustomStringConvertible, JSONRepresentable
  • Deleted Paper doc comment.

    See more

    Declaration

    Swift

    public class PaperDocDeleteCommentDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocDeleteCommentType struct

    See more

    Declaration

    Swift

    public class PaperDocDeleteCommentType : CustomStringConvertible, JSONRepresentable
  • Archived Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocDeletedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocDeletedType struct

    See more

    Declaration

    Swift

    public class PaperDocDeletedType : CustomStringConvertible, JSONRepresentable
  • Downloaded Paper doc in specific format.

    See more

    Declaration

    Swift

    public class PaperDocDownloadDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocDownloadType struct

    See more

    Declaration

    Swift

    public class PaperDocDownloadType : CustomStringConvertible, JSONRepresentable
  • Edited Paper doc comment.

    See more

    Declaration

    Swift

    public class PaperDocEditCommentDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocEditCommentType struct

    See more

    Declaration

    Swift

    public class PaperDocEditCommentType : CustomStringConvertible, JSONRepresentable
  • Edited Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocEditDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocEditType struct

    See more

    Declaration

    Swift

    public class PaperDocEditType : CustomStringConvertible, JSONRepresentable
  • Followed Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocFollowedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocFollowedType struct

    See more

    Declaration

    Swift

    public class PaperDocFollowedType : CustomStringConvertible, JSONRepresentable
  • Mentioned user in Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocMentionDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocMentionType struct

    See more

    Declaration

    Swift

    public class PaperDocMentionType : CustomStringConvertible, JSONRepresentable
  • Transferred ownership of Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocOwnershipChangedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocOwnershipChangedType struct

    See more

    Declaration

    Swift

    public class PaperDocOwnershipChangedType : CustomStringConvertible, JSONRepresentable
  • Requested access to Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocRequestAccessDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocRequestAccessType struct

    See more

    Declaration

    Swift

    public class PaperDocRequestAccessType : CustomStringConvertible, JSONRepresentable
  • Resolved Paper doc comment.

    See more

    Declaration

    Swift

    public class PaperDocResolveCommentDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocResolveCommentType struct

    See more

    Declaration

    Swift

    public class PaperDocResolveCommentType : CustomStringConvertible, JSONRepresentable
  • Restored Paper doc to previous version.

    See more

    Declaration

    Swift

    public class PaperDocRevertDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocRevertType struct

    See more

    Declaration

    Swift

    public class PaperDocRevertType : CustomStringConvertible, JSONRepresentable
  • Shared Paper doc via Slack.

    See more

    Declaration

    Swift

    public class PaperDocSlackShareDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocSlackShareType struct

    See more

    Declaration

    Swift

    public class PaperDocSlackShareType : CustomStringConvertible, JSONRepresentable
  • Shared Paper doc with users and/or groups.

    See more

    Declaration

    Swift

    public class PaperDocTeamInviteDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocTeamInviteType struct

    See more

    Declaration

    Swift

    public class PaperDocTeamInviteType : CustomStringConvertible, JSONRepresentable
  • Deleted Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocTrashedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocTrashedType struct

    See more

    Declaration

    Swift

    public class PaperDocTrashedType : CustomStringConvertible, JSONRepresentable
  • Unresolved Paper doc comment.

    See more

    Declaration

    Swift

    public class PaperDocUnresolveCommentDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocUnresolveCommentType struct

    See more

    Declaration

    Swift

    public class PaperDocUnresolveCommentType : CustomStringConvertible, JSONRepresentable
  • Restored Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocUntrashedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocUntrashedType struct

    See more

    Declaration

    Swift

    public class PaperDocUntrashedType : CustomStringConvertible, JSONRepresentable
  • Viewed Paper doc.

    See more

    Declaration

    Swift

    public class PaperDocViewDetails : CustomStringConvertible, JSONRepresentable
  • The PaperDocViewType struct

    See more

    Declaration

    Swift

    public class PaperDocViewType : CustomStringConvertible, JSONRepresentable
  • Paper document’s logged information.

    See more

    Declaration

    Swift

    public class PaperDocumentLogInfo : CustomStringConvertible, JSONRepresentable
  • The PaperDownloadFormat union

    See more

    Declaration

    Swift

    public enum PaperDownloadFormat : CustomStringConvertible, JSONRepresentable
  • Added users to Paper-enabled users list.

    See more

    Declaration

    Swift

    public class PaperEnabledUsersGroupAdditionDetails : CustomStringConvertible, JSONRepresentable
  • The PaperEnabledUsersGroupAdditionType struct

    See more

    Declaration

    Swift

    public class PaperEnabledUsersGroupAdditionType : CustomStringConvertible, JSONRepresentable
  • Removed users from Paper-enabled users list.

    See more

    Declaration

    Swift

    public class PaperEnabledUsersGroupRemovalDetails : CustomStringConvertible, JSONRepresentable
  • The PaperEnabledUsersGroupRemovalType struct

    See more

    Declaration

    Swift

    public class PaperEnabledUsersGroupRemovalType : CustomStringConvertible, JSONRepresentable
  • Changed Paper external sharing setting to anyone.

    See more

    Declaration

    Swift

    public class PaperExternalViewAllowDetails : CustomStringConvertible, JSONRepresentable
  • The PaperExternalViewAllowType struct

    See more

    Declaration

    Swift

    public class PaperExternalViewAllowType : CustomStringConvertible, JSONRepresentable
  • Changed Paper external sharing setting to default team.

    See more

    Declaration

    Swift

    public class PaperExternalViewDefaultTeamDetails : CustomStringConvertible, JSONRepresentable
  • The PaperExternalViewDefaultTeamType struct

    See more

    Declaration

    Swift

    public class PaperExternalViewDefaultTeamType : CustomStringConvertible, JSONRepresentable
  • Changed Paper external sharing setting to team-only.

    See more

    Declaration

    Swift

    public class PaperExternalViewForbidDetails : CustomStringConvertible, JSONRepresentable
  • The PaperExternalViewForbidType struct

    See more

    Declaration

    Swift

    public class PaperExternalViewForbidType : CustomStringConvertible, JSONRepresentable
  • Followed/unfollowed Paper folder.

    See more

    Declaration

    Swift

    public class PaperFolderChangeSubscriptionDetails : CustomStringConvertible, JSONRepresentable
  • The PaperFolderChangeSubscriptionType struct

    See more

    Declaration

    Swift

    public class PaperFolderChangeSubscriptionType : CustomStringConvertible, JSONRepresentable
  • Archived Paper folder.

    See more

    Declaration

    Swift

    public class PaperFolderDeletedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperFolderDeletedType struct

    See more

    Declaration

    Swift

    public class PaperFolderDeletedType : CustomStringConvertible, JSONRepresentable
  • Followed Paper folder.

    See more

    Declaration

    Swift

    public class PaperFolderFollowedDetails : CustomStringConvertible, JSONRepresentable
  • The PaperFolderFollowedType struct

    See more

    Declaration

    Swift

    public class PaperFolderFollowedType : CustomStringConvertible, JSONRepresentable
  • Paper folder’s logged information.

    See more

    Declaration

    Swift

    public class PaperFolderLogInfo : CustomStringConvertible, JSONRepresentable
  • Shared Paper folder with users and/or groups.

    See more

    Declaration

    Swift

    public class PaperFolderTeamInviteDetails : CustomStringConvertible, JSONRepresentable
  • The PaperFolderTeamInviteType struct

    See more

    Declaration

    Swift

    public class PaperFolderTeamInviteType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling if team members can share Paper documents externally.

    See more

    Declaration

    Swift

    public enum PaperMemberPolicy : CustomStringConvertible, JSONRepresentable
  • Changed permissions for published doc.

    See more

    Declaration

    Swift

    public class PaperPublishedLinkChangePermissionDetails : CustomStringConvertible, JSONRepresentable
  • The PaperPublishedLinkChangePermissionType struct

    See more

    Declaration

    Swift

    public class PaperPublishedLinkChangePermissionType : CustomStringConvertible, JSONRepresentable
  • Published doc.

    See more

    Declaration

    Swift

    public class PaperPublishedLinkCreateDetails : CustomStringConvertible, JSONRepresentable
  • The PaperPublishedLinkCreateType struct

    See more

    Declaration

    Swift

    public class PaperPublishedLinkCreateType : CustomStringConvertible, JSONRepresentable
  • Unpublished doc.

    See more

    Declaration

    Swift

    public class PaperPublishedLinkDisabledDetails : CustomStringConvertible, JSONRepresentable
  • The PaperPublishedLinkDisabledType struct

    See more

    Declaration

    Swift

    public class PaperPublishedLinkDisabledType : CustomStringConvertible, JSONRepresentable
  • Viewed published doc.

    See more

    Declaration

    Swift

    public class PaperPublishedLinkViewDetails : CustomStringConvertible, JSONRepresentable
  • The PaperPublishedLinkViewType struct

    See more

    Declaration

    Swift

    public class PaperPublishedLinkViewType : CustomStringConvertible, JSONRepresentable
  • A user or group

    See more

    Declaration

    Swift

    public enum ParticipantLogInfo : CustomStringConvertible, JSONRepresentable
  • The PassPolicy union

    See more

    Declaration

    Swift

    public enum PassPolicy : CustomStringConvertible, JSONRepresentable
  • Changed password.

    See more

    Declaration

    Swift

    public class PasswordChangeDetails : CustomStringConvertible, JSONRepresentable
  • The PasswordChangeType struct

    See more

    Declaration

    Swift

    public class PasswordChangeType : CustomStringConvertible, JSONRepresentable
  • Reset all team member passwords.

    See more

    Declaration

    Swift

    public class PasswordResetAllDetails : CustomStringConvertible, JSONRepresentable
  • The PasswordResetAllType struct

    See more

    Declaration

    Swift

    public class PasswordResetAllType : CustomStringConvertible, JSONRepresentable
  • Reset password.

    See more

    Declaration

    Swift

    public class PasswordResetDetails : CustomStringConvertible, JSONRepresentable
  • The PasswordResetType struct

    See more

    Declaration

    Swift

    public class PasswordResetType : CustomStringConvertible, JSONRepresentable
  • Changed team password strength requirements.

    See more

    Declaration

    Swift

    public class PasswordStrengthRequirementsChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The PasswordStrengthRequirementsChangePolicyType struct

    See more

    Declaration

    Swift

    public class PasswordStrengthRequirementsChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Path’s details.

    See more

    Declaration

    Swift

    public class PathLogInfo : CustomStringConvertible, JSONRepresentable
  • Added pending secondary email.

    See more

    Declaration

    Swift

    public class PendingSecondaryEmailAddedDetails : CustomStringConvertible, JSONRepresentable
  • The PendingSecondaryEmailAddedType struct

    See more

    Declaration

    Swift

    public class PendingSecondaryEmailAddedType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled ability of team members to permanently delete content.

    See more

    Declaration

    Swift

    public class PermanentDeleteChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The PermanentDeleteChangePolicyType struct

    See more

    Declaration

    Swift

    public class PermanentDeleteChangePolicyType : CustomStringConvertible, JSONRepresentable
  • The PlacementRestriction union

    See more

    Declaration

    Swift

    public enum PlacementRestriction : CustomStringConvertible, JSONRepresentable
  • The PolicyType union

    See more

    Declaration

    Swift

    public enum PolicyType : CustomStringConvertible, JSONRepresentable
  • Team merge request acceptance details shown to the primary team

    See more

    Declaration

    Swift

    public class PrimaryTeamRequestAcceptedDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request cancellation details shown to the primary team

    See more

    Declaration

    Swift

    public class PrimaryTeamRequestCanceledDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request expiration details shown to the primary team

    See more

    Declaration

    Swift

    public class PrimaryTeamRequestExpiredDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request reminder details shown to the primary team

    See more

    Declaration

    Swift

    public class PrimaryTeamRequestReminderDetails : CustomStringConvertible, JSONRepresentable
  • Quick action type.

    See more

    Declaration

    Swift

    public enum QuickActionType : CustomStringConvertible, JSONRepresentable
  • Created ransomware report.

    See more

    Declaration

    Swift

    public class RansomwareAlertCreateReportDetails : CustomStringConvertible, JSONRepresentable
  • Couldn’t generate ransomware report.

    See more

    Declaration

    Swift

    public class RansomwareAlertCreateReportFailedDetails : CustomStringConvertible, JSONRepresentable
  • The RansomwareAlertCreateReportFailedType struct

    See more

    Declaration

    Swift

    public class RansomwareAlertCreateReportFailedType : CustomStringConvertible, JSONRepresentable
  • The RansomwareAlertCreateReportType struct

    See more

    Declaration

    Swift

    public class RansomwareAlertCreateReportType : CustomStringConvertible, JSONRepresentable
  • Completed ransomware restore process.

    See more

    Declaration

    Swift

    public class RansomwareRestoreProcessCompletedDetails : CustomStringConvertible, JSONRepresentable
  • The RansomwareRestoreProcessCompletedType struct

    See more

    Declaration

    Swift

    public class RansomwareRestoreProcessCompletedType : CustomStringConvertible, JSONRepresentable
  • Started ransomware restore process.

    See more

    Declaration

    Swift

    public class RansomwareRestoreProcessStartedDetails : CustomStringConvertible, JSONRepresentable
  • The RansomwareRestoreProcessStartedType struct

    See more

    Declaration

    Swift

    public class RansomwareRestoreProcessStartedType : CustomStringConvertible, JSONRepresentable
  • Recipients Configuration

    See more

    Declaration

    Swift

    public class RecipientsConfiguration : CustomStringConvertible, JSONRepresentable
  • Provides the indices of the source asset and the destination asset for a relocate action.

    See more

    Declaration

    Swift

    public class RelocateAssetReferencesLogInfo : CustomStringConvertible, JSONRepresentable
  • Deleted files in Replay.

    See more

    Declaration

    Swift

    public class ReplayFileDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The ReplayFileDeleteType struct

    See more

    Declaration

    Swift

    public class ReplayFileDeleteType : CustomStringConvertible, JSONRepresentable
  • Created shared link in Replay.

    See more

    Declaration

    Swift

    public class ReplayFileSharedLinkCreatedDetails : CustomStringConvertible, JSONRepresentable
  • The ReplayFileSharedLinkCreatedType struct

    See more

    Declaration

    Swift

    public class ReplayFileSharedLinkCreatedType : CustomStringConvertible, JSONRepresentable
  • Modified shared link in Replay.

    See more

    Declaration

    Swift

    public class ReplayFileSharedLinkModifiedDetails : CustomStringConvertible, JSONRepresentable
  • The ReplayFileSharedLinkModifiedType struct

    See more

    Declaration

    Swift

    public class ReplayFileSharedLinkModifiedType : CustomStringConvertible, JSONRepresentable
  • Added member to Replay Project.

    See more

    Declaration

    Swift

    public class ReplayProjectTeamAddDetails : CustomStringConvertible, JSONRepresentable
  • The ReplayProjectTeamAddType struct

    See more

    Declaration

    Swift

    public class ReplayProjectTeamAddType : CustomStringConvertible, JSONRepresentable
  • Removed member from Replay Project.

    See more

    Declaration

    Swift

    public class ReplayProjectTeamDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The ReplayProjectTeamDeleteType struct

    See more

    Declaration

    Swift

    public class ReplayProjectTeamDeleteType : CustomStringConvertible, JSONRepresentable
  • Reseller information.

    See more

    Declaration

    Swift

    public class ResellerLogInfo : CustomStringConvertible, JSONRepresentable
  • The ResellerRole union

    See more

    Declaration

    Swift

    public enum ResellerRole : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled reseller support.

    See more

    Declaration

    Swift

    public class ResellerSupportChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The ResellerSupportChangePolicyType struct

    See more

    Declaration

    Swift

    public class ResellerSupportChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling if reseller can access the admin console as administrator

    See more

    Declaration

    Swift

    public enum ResellerSupportPolicy : CustomStringConvertible, JSONRepresentable
  • Ended reseller support session.

    See more

    Declaration

    Swift

    public class ResellerSupportSessionEndDetails : CustomStringConvertible, JSONRepresentable
  • The ResellerSupportSessionEndType struct

    See more

    Declaration

    Swift

    public class ResellerSupportSessionEndType : CustomStringConvertible, JSONRepresentable
  • Started reseller support session.

    See more

    Declaration

    Swift

    public class ResellerSupportSessionStartDetails : CustomStringConvertible, JSONRepresentable
  • The ResellerSupportSessionStartType struct

    See more

    Declaration

    Swift

    public class ResellerSupportSessionStartType : CustomStringConvertible, JSONRepresentable
  • Rewound a folder.

    See more

    Declaration

    Swift

    public class RewindFolderDetails : CustomStringConvertible, JSONRepresentable
  • The RewindFolderType struct

    See more

    Declaration

    Swift

    public class RewindFolderType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling whether team members can rewind

    See more

    Declaration

    Swift

    public enum RewindPolicy : CustomStringConvertible, JSONRepresentable
  • Changed Rewind policy for team.

    See more

    Declaration

    Swift

    public class RewindPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The RewindPolicyChangedType struct

    See more

    Declaration

    Swift

    public class RewindPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Deleted secondary email.

    See more

    Declaration

    Swift

    public class SecondaryEmailDeletedDetails : CustomStringConvertible, JSONRepresentable
  • The SecondaryEmailDeletedType struct

    See more

    Declaration

    Swift

    public class SecondaryEmailDeletedType : CustomStringConvertible, JSONRepresentable
  • Verified secondary email.

    See more

    Declaration

    Swift

    public class SecondaryEmailVerifiedDetails : CustomStringConvertible, JSONRepresentable
  • The SecondaryEmailVerifiedType struct

    See more

    Declaration

    Swift

    public class SecondaryEmailVerifiedType : CustomStringConvertible, JSONRepresentable
  • The SecondaryMailsPolicy union

    See more

    Declaration

    Swift

    public enum SecondaryMailsPolicy : CustomStringConvertible, JSONRepresentable
  • Secondary mails policy changed.

    See more

    Declaration

    Swift

    public class SecondaryMailsPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The SecondaryMailsPolicyChangedType struct

    See more

    Declaration

    Swift

    public class SecondaryMailsPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Team merge request acceptance details shown to the secondary team

    See more

    Declaration

    Swift

    public class SecondaryTeamRequestAcceptedDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request cancellation details shown to the secondary team

    See more

    Declaration

    Swift

    public class SecondaryTeamRequestCanceledDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request expiration details shown to the secondary team

    See more

    Declaration

    Swift

    public class SecondaryTeamRequestExpiredDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request reminder details shown to the secondary team

    See more

    Declaration

    Swift

    public class SecondaryTeamRequestReminderDetails : CustomStringConvertible, JSONRepresentable
  • Policy for controlling team access to send for signature feature

    See more

    Declaration

    Swift

    public enum SendForSignaturePolicy : CustomStringConvertible, JSONRepresentable
  • Changed send for signature policy for team.

    See more

    Declaration

    Swift

    public class SendForSignaturePolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The SendForSignaturePolicyChangedType struct

    See more

    Declaration

    Swift

    public class SendForSignaturePolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Added team to shared folder.

    See more

    Declaration

    Swift

    public class SfAddGroupDetails : CustomStringConvertible, JSONRepresentable
  • The SfAddGroupType struct

    See more

    Declaration

    Swift

    public class SfAddGroupType : CustomStringConvertible, JSONRepresentable
  • Allowed non-collaborators to view links to files in shared folder.

    See more

    Declaration

    Swift

    public class SfAllowNonMembersToViewSharedLinksDetails : CustomStringConvertible, JSONRepresentable
  • The SfAllowNonMembersToViewSharedLinksType struct

    See more

    Declaration

    Swift

    public class SfAllowNonMembersToViewSharedLinksType : CustomStringConvertible, JSONRepresentable
  • Set team members to see warning before sharing folders outside team.

    See more

    Declaration

    Swift

    public class SfExternalInviteWarnDetails : CustomStringConvertible, JSONRepresentable
  • The SfExternalInviteWarnType struct

    See more

    Declaration

    Swift

    public class SfExternalInviteWarnType : CustomStringConvertible, JSONRepresentable
  • Changed Facebook user’s role in shared folder.

    See more

    Declaration

    Swift

    public class SfFbInviteChangeRoleDetails : CustomStringConvertible, JSONRepresentable
  • The SfFbInviteChangeRoleType struct

    See more

    Declaration

    Swift

    public class SfFbInviteChangeRoleType : CustomStringConvertible, JSONRepresentable
  • Invited Facebook users to shared folder.

    See more

    Declaration

    Swift

    public class SfFbInviteDetails : CustomStringConvertible, JSONRepresentable
  • The SfFbInviteType struct

    See more

    Declaration

    Swift

    public class SfFbInviteType : CustomStringConvertible, JSONRepresentable
  • Uninvited Facebook user from shared folder.

    See more

    Declaration

    Swift

    public class SfFbUninviteDetails : CustomStringConvertible, JSONRepresentable
  • The SfFbUninviteType struct

    See more

    Declaration

    Swift

    public class SfFbUninviteType : CustomStringConvertible, JSONRepresentable
  • Invited group to shared folder.

    See more

    Declaration

    Swift

    public class SfInviteGroupDetails : CustomStringConvertible, JSONRepresentable
  • The SfInviteGroupType struct

    See more

    Declaration

    Swift

    public class SfInviteGroupType : CustomStringConvertible, JSONRepresentable
  • Granted access to shared folder.

    See more

    Declaration

    Swift

    public class SfTeamGrantAccessDetails : CustomStringConvertible, JSONRepresentable
  • The SfTeamGrantAccessType struct

    See more

    Declaration

    Swift

    public class SfTeamGrantAccessType : CustomStringConvertible, JSONRepresentable
  • Changed team member’s role in shared folder.

    See more

    Declaration

    Swift

    public class SfTeamInviteChangeRoleDetails : CustomStringConvertible, JSONRepresentable
  • The SfTeamInviteChangeRoleType struct

    See more

    Declaration

    Swift

    public class SfTeamInviteChangeRoleType : CustomStringConvertible, JSONRepresentable
  • Invited team members to shared folder.

    See more

    Declaration

    Swift

    public class SfTeamInviteDetails : CustomStringConvertible, JSONRepresentable
  • The SfTeamInviteType struct

    See more

    Declaration

    Swift

    public class SfTeamInviteType : CustomStringConvertible, JSONRepresentable
  • Joined team member’s shared folder.

    See more

    Declaration

    Swift

    public class SfTeamJoinDetails : CustomStringConvertible, JSONRepresentable
  • Joined team member’s shared folder from link.

    See more

    Declaration

    Swift

    public class SfTeamJoinFromOobLinkDetails : CustomStringConvertible, JSONRepresentable
  • The SfTeamJoinFromOobLinkType struct

    See more

    Declaration

    Swift

    public class SfTeamJoinFromOobLinkType : CustomStringConvertible, JSONRepresentable
  • The SfTeamJoinType struct

    See more

    Declaration

    Swift

    public class SfTeamJoinType : CustomStringConvertible, JSONRepresentable
  • Unshared folder with team member.

    See more

    Declaration

    Swift

    public class SfTeamUninviteDetails : CustomStringConvertible, JSONRepresentable
  • The SfTeamUninviteType struct

    See more

    Declaration

    Swift

    public class SfTeamUninviteType : CustomStringConvertible, JSONRepresentable
  • Invited user to Dropbox and added them to shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentAddInviteesDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentAddInviteesType struct

    See more

    Declaration

    Swift

    public class SharedContentAddInviteesType : CustomStringConvertible, JSONRepresentable
  • Added expiration date to link for shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentAddLinkExpiryDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentAddLinkExpiryType struct

    See more

    Declaration

    Swift

    public class SharedContentAddLinkExpiryType : CustomStringConvertible, JSONRepresentable
  • Added password to link for shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentAddLinkPasswordDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentAddLinkPasswordType struct

    See more

    Declaration

    Swift

    public class SharedContentAddLinkPasswordType : CustomStringConvertible, JSONRepresentable
  • Added users and/or groups to shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentAddMemberDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentAddMemberType struct

    See more

    Declaration

    Swift

    public class SharedContentAddMemberType : CustomStringConvertible, JSONRepresentable
  • Changed whether members can download shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentChangeDownloadsPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentChangeDownloadsPolicyType struct

    See more

    Declaration

    Swift

    public class SharedContentChangeDownloadsPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed access type of invitee to shared file/folder before invite was accepted.

    See more

    Declaration

    Swift

    public class SharedContentChangeInviteeRoleDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentChangeInviteeRoleType struct

    See more

    Declaration

    Swift

    public class SharedContentChangeInviteeRoleType : CustomStringConvertible, JSONRepresentable
  • Changed link audience of shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentChangeLinkAudienceDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentChangeLinkAudienceType struct

    See more

    Declaration

    Swift

    public class SharedContentChangeLinkAudienceType : CustomStringConvertible, JSONRepresentable
  • Changed link expiration of shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentChangeLinkExpiryDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentChangeLinkExpiryType struct

    See more

    Declaration

    Swift

    public class SharedContentChangeLinkExpiryType : CustomStringConvertible, JSONRepresentable
  • Changed link password of shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentChangeLinkPasswordDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentChangeLinkPasswordType struct

    See more

    Declaration

    Swift

    public class SharedContentChangeLinkPasswordType : CustomStringConvertible, JSONRepresentable
  • Changed access type of shared file/folder member.

    See more

    Declaration

    Swift

    public class SharedContentChangeMemberRoleDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentChangeMemberRoleType struct

    See more

    Declaration

    Swift

    public class SharedContentChangeMemberRoleType : CustomStringConvertible, JSONRepresentable
  • Changed whether members can see who viewed shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentChangeViewerInfoPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentChangeViewerInfoPolicyType struct

    See more

    Declaration

    Swift

    public class SharedContentChangeViewerInfoPolicyType : CustomStringConvertible, JSONRepresentable
  • Acquired membership of shared file/folder by accepting invite.

    See more

    Declaration

    Swift

    public class SharedContentClaimInvitationDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentClaimInvitationType struct

    See more

    Declaration

    Swift

    public class SharedContentClaimInvitationType : CustomStringConvertible, JSONRepresentable
  • Copied shared file/folder to own Dropbox.

    See more

    Declaration

    Swift

    public class SharedContentCopyDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentCopyType struct

    See more

    Declaration

    Swift

    public class SharedContentCopyType : CustomStringConvertible, JSONRepresentable
  • Downloaded shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentDownloadDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentDownloadType struct

    See more

    Declaration

    Swift

    public class SharedContentDownloadType : CustomStringConvertible, JSONRepresentable
  • Left shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentRelinquishMembershipDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentRelinquishMembershipType struct

    See more

    Declaration

    Swift

    public class SharedContentRelinquishMembershipType : CustomStringConvertible, JSONRepresentable
  • Removed invitee from shared file/folder before invite was accepted.

    See more

    Declaration

    Swift

    public class SharedContentRemoveInviteesDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentRemoveInviteesType struct

    See more

    Declaration

    Swift

    public class SharedContentRemoveInviteesType : CustomStringConvertible, JSONRepresentable
  • Removed link expiration date of shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentRemoveLinkExpiryDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentRemoveLinkExpiryType struct

    See more

    Declaration

    Swift

    public class SharedContentRemoveLinkExpiryType : CustomStringConvertible, JSONRepresentable
  • Removed link password of shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentRemoveLinkPasswordDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentRemoveLinkPasswordType struct

    See more

    Declaration

    Swift

    public class SharedContentRemoveLinkPasswordType : CustomStringConvertible, JSONRepresentable
  • Removed user/group from shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentRemoveMemberDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentRemoveMemberType struct

    See more

    Declaration

    Swift

    public class SharedContentRemoveMemberType : CustomStringConvertible, JSONRepresentable
  • Requested access to shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentRequestAccessDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentRequestAccessType struct

    See more

    Declaration

    Swift

    public class SharedContentRequestAccessType : CustomStringConvertible, JSONRepresentable
  • Restored shared file/folder invitees.

    See more

    Declaration

    Swift

    public class SharedContentRestoreInviteesDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentRestoreInviteesType struct

    See more

    Declaration

    Swift

    public class SharedContentRestoreInviteesType : CustomStringConvertible, JSONRepresentable
  • Restored users and/or groups to membership of shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentRestoreMemberDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentRestoreMemberType struct

    See more

    Declaration

    Swift

    public class SharedContentRestoreMemberType : CustomStringConvertible, JSONRepresentable
  • Unshared file/folder by clearing membership.

    See more

    Declaration

    Swift

    public class SharedContentUnshareDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentUnshareType struct

    See more

    Declaration

    Swift

    public class SharedContentUnshareType : CustomStringConvertible, JSONRepresentable
  • Previewed shared file/folder.

    See more

    Declaration

    Swift

    public class SharedContentViewDetails : CustomStringConvertible, JSONRepresentable
  • The SharedContentViewType struct

    See more

    Declaration

    Swift

    public class SharedContentViewType : CustomStringConvertible, JSONRepresentable
  • Changed who can access shared folder via link.

    See more

    Declaration

    Swift

    public class SharedFolderChangeLinkPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderChangeLinkPolicyType struct

    See more

    Declaration

    Swift

    public class SharedFolderChangeLinkPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed whether shared folder inherits members from parent folder.

    See more

    Declaration

    Swift

    public class SharedFolderChangeMembersInheritancePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderChangeMembersInheritancePolicyType struct

    See more

    Declaration

    Swift

    public class SharedFolderChangeMembersInheritancePolicyType : CustomStringConvertible, JSONRepresentable
  • Changed who can add/remove members of shared folder.

    See more

    Declaration

    Swift

    public class SharedFolderChangeMembersManagementPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderChangeMembersManagementPolicyType struct

    See more

    Declaration

    Swift

    public class SharedFolderChangeMembersManagementPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed who can become member of shared folder.

    See more

    Declaration

    Swift

    public class SharedFolderChangeMembersPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderChangeMembersPolicyType struct

    See more

    Declaration

    Swift

    public class SharedFolderChangeMembersPolicyType : CustomStringConvertible, JSONRepresentable
  • Created shared folder.

    See more

    Declaration

    Swift

    public class SharedFolderCreateDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderCreateType struct

    See more

    Declaration

    Swift

    public class SharedFolderCreateType : CustomStringConvertible, JSONRepresentable
  • Declined team member’s invite to shared folder.

    See more

    Declaration

    Swift

    public class SharedFolderDeclineInvitationDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderDeclineInvitationType struct

    See more

    Declaration

    Swift

    public class SharedFolderDeclineInvitationType : CustomStringConvertible, JSONRepresentable
  • Specifies if a shared folder inherits its members from the parent folder.

    See more

    Declaration

    Swift

    public enum SharedFolderMembersInheritancePolicy : CustomStringConvertible, JSONRepresentable
  • Added shared folder to own Dropbox.

    See more

    Declaration

    Swift

    public class SharedFolderMountDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderMountType struct

    See more

    Declaration

    Swift

    public class SharedFolderMountType : CustomStringConvertible, JSONRepresentable
  • Changed parent of shared folder.

    See more

    Declaration

    Swift

    public class SharedFolderNestDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderNestType struct

    See more

    Declaration

    Swift

    public class SharedFolderNestType : CustomStringConvertible, JSONRepresentable
  • Transferred ownership of shared folder to another member.

    See more

    Declaration

    Swift

    public class SharedFolderTransferOwnershipDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderTransferOwnershipType struct

    See more

    Declaration

    Swift

    public class SharedFolderTransferOwnershipType : CustomStringConvertible, JSONRepresentable
  • Deleted shared folder from Dropbox.

    See more

    Declaration

    Swift

    public class SharedFolderUnmountDetails : CustomStringConvertible, JSONRepresentable
  • The SharedFolderUnmountType struct

    See more

    Declaration

    Swift

    public class SharedFolderUnmountType : CustomStringConvertible, JSONRepresentable
  • Shared link access level.

    See more

    Declaration

    Swift

    public enum SharedLinkAccessLevel : CustomStringConvertible, JSONRepresentable
  • Added shared link expiration date.

    See more

    Declaration

    Swift

    public class SharedLinkAddExpiryDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkAddExpiryType struct

    See more

    Declaration

    Swift

    public class SharedLinkAddExpiryType : CustomStringConvertible, JSONRepresentable
  • Changed shared link expiration date.

    See more

    Declaration

    Swift

    public class SharedLinkChangeExpiryDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkChangeExpiryType struct

    See more

    Declaration

    Swift

    public class SharedLinkChangeExpiryType : CustomStringConvertible, JSONRepresentable
  • Changed visibility of shared link.

    See more

    Declaration

    Swift

    public class SharedLinkChangeVisibilityDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkChangeVisibilityType struct

    See more

    Declaration

    Swift

    public class SharedLinkChangeVisibilityType : CustomStringConvertible, JSONRepresentable
  • Added file/folder to Dropbox from shared link.

    See more

    Declaration

    Swift

    public class SharedLinkCopyDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkCopyType struct

    See more

    Declaration

    Swift

    public class SharedLinkCopyType : CustomStringConvertible, JSONRepresentable
  • Created shared link.

    See more

    Declaration

    Swift

    public class SharedLinkCreateDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkCreateType struct

    See more

    Declaration

    Swift

    public class SharedLinkCreateType : CustomStringConvertible, JSONRepresentable
  • Removed shared link.

    See more

    Declaration

    Swift

    public class SharedLinkDisableDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkDisableType struct

    See more

    Declaration

    Swift

    public class SharedLinkDisableType : CustomStringConvertible, JSONRepresentable
  • Downloaded file/folder from shared link.

    See more

    Declaration

    Swift

    public class SharedLinkDownloadDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkDownloadType struct

    See more

    Declaration

    Swift

    public class SharedLinkDownloadType : CustomStringConvertible, JSONRepresentable
  • Removed shared link expiration date.

    See more

    Declaration

    Swift

    public class SharedLinkRemoveExpiryDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkRemoveExpiryType struct

    See more

    Declaration

    Swift

    public class SharedLinkRemoveExpiryType : CustomStringConvertible, JSONRepresentable
  • Added an expiration date to the shared link.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsAddExpirationDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsAddExpirationType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsAddExpirationType : CustomStringConvertible, JSONRepresentable
  • Added a password to the shared link.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsAddPasswordDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsAddPasswordType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsAddPasswordType : CustomStringConvertible, JSONRepresentable
  • Disabled downloads.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsAllowDownloadDisabledDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsAllowDownloadDisabledType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsAllowDownloadDisabledType : CustomStringConvertible, JSONRepresentable
  • Enabled downloads.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsAllowDownloadEnabledDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsAllowDownloadEnabledType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsAllowDownloadEnabledType : CustomStringConvertible, JSONRepresentable
  • Changed the audience of the shared link.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsChangeAudienceDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsChangeAudienceType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsChangeAudienceType : CustomStringConvertible, JSONRepresentable
  • Changed the expiration date of the shared link.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsChangeExpirationDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsChangeExpirationType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsChangeExpirationType : CustomStringConvertible, JSONRepresentable
  • Changed the password of the shared link.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsChangePasswordDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsChangePasswordType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsChangePasswordType : CustomStringConvertible, JSONRepresentable
  • Removed the expiration date from the shared link.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsRemoveExpirationDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsRemoveExpirationType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsRemoveExpirationType : CustomStringConvertible, JSONRepresentable
  • Removed the password from the shared link.

    See more

    Declaration

    Swift

    public class SharedLinkSettingsRemovePasswordDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkSettingsRemovePasswordType struct

    See more

    Declaration

    Swift

    public class SharedLinkSettingsRemovePasswordType : CustomStringConvertible, JSONRepresentable
  • Added members as audience of shared link.

    See more

    Declaration

    Swift

    public class SharedLinkShareDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkShareType struct

    See more

    Declaration

    Swift

    public class SharedLinkShareType : CustomStringConvertible, JSONRepresentable
  • Opened shared link.

    See more

    Declaration

    Swift

    public class SharedLinkViewDetails : CustomStringConvertible, JSONRepresentable
  • The SharedLinkViewType struct

    See more

    Declaration

    Swift

    public class SharedLinkViewType : CustomStringConvertible, JSONRepresentable
  • Defines who has access to a shared link.

    See more

    Declaration

    Swift

    public enum SharedLinkVisibility : CustomStringConvertible, JSONRepresentable
  • Opened shared Paper doc.

    See more

    Declaration

    Swift

    public class SharedNoteOpenedDetails : CustomStringConvertible, JSONRepresentable
  • The SharedNoteOpenedType struct

    See more

    Declaration

    Swift

    public class SharedNoteOpenedType : CustomStringConvertible, JSONRepresentable
  • Changed whether team members can join shared folders owned outside team.

    See more

    Declaration

    Swift

    public class SharingChangeFolderJoinPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharingChangeFolderJoinPolicyType struct

    See more

    Declaration

    Swift

    public class SharingChangeFolderJoinPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed the allow remove or change expiration policy for the links shared outside of the team.

    See more

    Declaration

    Swift

    public class SharingChangeLinkAllowChangeExpirationPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharingChangeLinkAllowChangeExpirationPolicyType struct

    See more

    Declaration

    Swift

    public class SharingChangeLinkAllowChangeExpirationPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed the default expiration for the links shared outside of the team.

    See more

    Declaration

    Swift

    public class SharingChangeLinkDefaultExpirationPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharingChangeLinkDefaultExpirationPolicyType struct

    See more

    Declaration

    Swift

    public class SharingChangeLinkDefaultExpirationPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed the password requirement for the links shared outside of the team.

    See more

    Declaration

    Swift

    public class SharingChangeLinkEnforcePasswordPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharingChangeLinkEnforcePasswordPolicyType struct

    See more

    Declaration

    Swift

    public class SharingChangeLinkEnforcePasswordPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed whether members can share links outside team, and if links are accessible only by team members or anyone by default.

    See more

    Declaration

    Swift

    public class SharingChangeLinkPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharingChangeLinkPolicyType struct

    See more

    Declaration

    Swift

    public class SharingChangeLinkPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed whether members can share files/folders outside team.

    See more

    Declaration

    Swift

    public class SharingChangeMemberPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SharingChangeMemberPolicyType struct

    See more

    Declaration

    Swift

    public class SharingChangeMemberPolicyType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling if team members can join shared folders owned by non team members.

    See more

    Declaration

    Swift

    public enum SharingFolderJoinPolicy : CustomStringConvertible, JSONRepresentable
  • Policy for controlling if team members can share links externally

    See more

    Declaration

    Swift

    public enum SharingLinkPolicy : CustomStringConvertible, JSONRepresentable
  • External sharing policy

    See more

    Declaration

    Swift

    public enum SharingMemberPolicy : CustomStringConvertible, JSONRepresentable
  • Disabled downloads for link.

    See more

    Declaration

    Swift

    public class ShmodelDisableDownloadsDetails : CustomStringConvertible, JSONRepresentable
  • The ShmodelDisableDownloadsType struct

    See more

    Declaration

    Swift

    public class ShmodelDisableDownloadsType : CustomStringConvertible, JSONRepresentable
  • Enabled downloads for link.

    See more

    Declaration

    Swift

    public class ShmodelEnableDownloadsDetails : CustomStringConvertible, JSONRepresentable
  • The ShmodelEnableDownloadsType struct

    See more

    Declaration

    Swift

    public class ShmodelEnableDownloadsType : CustomStringConvertible, JSONRepresentable
  • Shared link with group.

    See more

    Declaration

    Swift

    public class ShmodelGroupShareDetails : CustomStringConvertible, JSONRepresentable
  • The ShmodelGroupShareType struct

    See more

    Declaration

    Swift

    public class ShmodelGroupShareType : CustomStringConvertible, JSONRepresentable
  • Granted access to showcase.

    See more

    Declaration

    Swift

    public class ShowcaseAccessGrantedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseAccessGrantedType struct

    See more

    Declaration

    Swift

    public class ShowcaseAccessGrantedType : CustomStringConvertible, JSONRepresentable
  • Added member to showcase.

    See more

    Declaration

    Swift

    public class ShowcaseAddMemberDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseAddMemberType struct

    See more

    Declaration

    Swift

    public class ShowcaseAddMemberType : CustomStringConvertible, JSONRepresentable
  • Archived showcase.

    See more

    Declaration

    Swift

    public class ShowcaseArchivedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseArchivedType struct

    See more

    Declaration

    Swift

    public class ShowcaseArchivedType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled downloading files from Dropbox Showcase for team.

    See more

    Declaration

    Swift

    public class ShowcaseChangeDownloadPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseChangeDownloadPolicyType struct

    See more

    Declaration

    Swift

    public class ShowcaseChangeDownloadPolicyType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled Dropbox Showcase for team.

    See more

    Declaration

    Swift

    public class ShowcaseChangeEnabledPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseChangeEnabledPolicyType struct

    See more

    Declaration

    Swift

    public class ShowcaseChangeEnabledPolicyType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled sharing Dropbox Showcase externally for team.

    See more

    Declaration

    Swift

    public class ShowcaseChangeExternalSharingPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseChangeExternalSharingPolicyType struct

    See more

    Declaration

    Swift

    public class ShowcaseChangeExternalSharingPolicyType : CustomStringConvertible, JSONRepresentable
  • Created showcase.

    See more

    Declaration

    Swift

    public class ShowcaseCreatedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseCreatedType struct

    See more

    Declaration

    Swift

    public class ShowcaseCreatedType : CustomStringConvertible, JSONRepresentable
  • Deleted showcase comment.

    See more

    Declaration

    Swift

    public class ShowcaseDeleteCommentDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseDeleteCommentType struct

    See more

    Declaration

    Swift

    public class ShowcaseDeleteCommentType : CustomStringConvertible, JSONRepresentable
  • Showcase document’s logged information.

    See more

    Declaration

    Swift

    public class ShowcaseDocumentLogInfo : CustomStringConvertible, JSONRepresentable
  • Policy for controlling if files can be downloaded from Showcases by team members

    See more

    Declaration

    Swift

    public enum ShowcaseDownloadPolicy : CustomStringConvertible, JSONRepresentable
  • Edited showcase comment.

    See more

    Declaration

    Swift

    public class ShowcaseEditCommentDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseEditCommentType struct

    See more

    Declaration

    Swift

    public class ShowcaseEditCommentType : CustomStringConvertible, JSONRepresentable
  • Edited showcase.

    See more

    Declaration

    Swift

    public class ShowcaseEditedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseEditedType struct

    See more

    Declaration

    Swift

    public class ShowcaseEditedType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling whether Showcase is enabled.

    See more

    Declaration

    Swift

    public enum ShowcaseEnabledPolicy : CustomStringConvertible, JSONRepresentable
  • Policy for controlling if team members can share Showcases externally.

    See more

    Declaration

    Swift

    public enum ShowcaseExternalSharingPolicy : CustomStringConvertible, JSONRepresentable
  • Added file to showcase.

    See more

    Declaration

    Swift

    public class ShowcaseFileAddedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseFileAddedType struct

    See more

    Declaration

    Swift

    public class ShowcaseFileAddedType : CustomStringConvertible, JSONRepresentable
  • Downloaded file from showcase.

    See more

    Declaration

    Swift

    public class ShowcaseFileDownloadDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseFileDownloadType struct

    See more

    Declaration

    Swift

    public class ShowcaseFileDownloadType : CustomStringConvertible, JSONRepresentable
  • Removed file from showcase.

    See more

    Declaration

    Swift

    public class ShowcaseFileRemovedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseFileRemovedType struct

    See more

    Declaration

    Swift

    public class ShowcaseFileRemovedType : CustomStringConvertible, JSONRepresentable
  • Viewed file in showcase.

    See more

    Declaration

    Swift

    public class ShowcaseFileViewDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseFileViewType struct

    See more

    Declaration

    Swift

    public class ShowcaseFileViewType : CustomStringConvertible, JSONRepresentable
  • Permanently deleted showcase.

    See more

    Declaration

    Swift

    public class ShowcasePermanentlyDeletedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcasePermanentlyDeletedType struct

    See more

    Declaration

    Swift

    public class ShowcasePermanentlyDeletedType : CustomStringConvertible, JSONRepresentable
  • Added showcase comment.

    See more

    Declaration

    Swift

    public class ShowcasePostCommentDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcasePostCommentType struct

    See more

    Declaration

    Swift

    public class ShowcasePostCommentType : CustomStringConvertible, JSONRepresentable
  • Removed member from showcase.

    See more

    Declaration

    Swift

    public class ShowcaseRemoveMemberDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseRemoveMemberType struct

    See more

    Declaration

    Swift

    public class ShowcaseRemoveMemberType : CustomStringConvertible, JSONRepresentable
  • Renamed showcase.

    See more

    Declaration

    Swift

    public class ShowcaseRenamedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseRenamedType struct

    See more

    Declaration

    Swift

    public class ShowcaseRenamedType : CustomStringConvertible, JSONRepresentable
  • Requested access to showcase.

    See more

    Declaration

    Swift

    public class ShowcaseRequestAccessDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseRequestAccessType struct

    See more

    Declaration

    Swift

    public class ShowcaseRequestAccessType : CustomStringConvertible, JSONRepresentable
  • Resolved showcase comment.

    See more

    Declaration

    Swift

    public class ShowcaseResolveCommentDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseResolveCommentType struct

    See more

    Declaration

    Swift

    public class ShowcaseResolveCommentType : CustomStringConvertible, JSONRepresentable
  • Unarchived showcase.

    See more

    Declaration

    Swift

    public class ShowcaseRestoredDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseRestoredType struct

    See more

    Declaration

    Swift

    public class ShowcaseRestoredType : CustomStringConvertible, JSONRepresentable
  • Deleted showcase (old version).

    See more

    Declaration

    Swift

    public class ShowcaseTrashedDeprecatedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseTrashedDeprecatedType struct

    See more

    Declaration

    Swift

    public class ShowcaseTrashedDeprecatedType : CustomStringConvertible, JSONRepresentable
  • Deleted showcase.

    See more

    Declaration

    Swift

    public class ShowcaseTrashedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseTrashedType struct

    See more

    Declaration

    Swift

    public class ShowcaseTrashedType : CustomStringConvertible, JSONRepresentable
  • Unresolved showcase comment.

    See more

    Declaration

    Swift

    public class ShowcaseUnresolveCommentDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseUnresolveCommentType struct

    See more

    Declaration

    Swift

    public class ShowcaseUnresolveCommentType : CustomStringConvertible, JSONRepresentable
  • Restored showcase (old version).

    See more

    Declaration

    Swift

    public class ShowcaseUntrashedDeprecatedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseUntrashedDeprecatedType struct

    See more

    Declaration

    Swift

    public class ShowcaseUntrashedDeprecatedType : CustomStringConvertible, JSONRepresentable
  • Restored showcase.

    See more

    Declaration

    Swift

    public class ShowcaseUntrashedDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseUntrashedType struct

    See more

    Declaration

    Swift

    public class ShowcaseUntrashedType : CustomStringConvertible, JSONRepresentable
  • Viewed showcase.

    See more

    Declaration

    Swift

    public class ShowcaseViewDetails : CustomStringConvertible, JSONRepresentable
  • The ShowcaseViewType struct

    See more

    Declaration

    Swift

    public class ShowcaseViewType : CustomStringConvertible, JSONRepresentable
  • Ended admin sign-in-as session.

    See more

    Declaration

    Swift

    public class SignInAsSessionEndDetails : CustomStringConvertible, JSONRepresentable
  • The SignInAsSessionEndType struct

    See more

    Declaration

    Swift

    public class SignInAsSessionEndType : CustomStringConvertible, JSONRepresentable
  • Started admin sign-in-as session.

    See more

    Declaration

    Swift

    public class SignInAsSessionStartDetails : CustomStringConvertible, JSONRepresentable
  • The SignInAsSessionStartType struct

    See more

    Declaration

    Swift

    public class SignInAsSessionStartType : CustomStringConvertible, JSONRepresentable
  • Changed default Smart Sync setting for team members.

    See more

    Declaration

    Swift

    public class SmartSyncChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SmartSyncChangePolicyType struct

    See more

    Declaration

    Swift

    public class SmartSyncChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Created Smart Sync non-admin devices report.

    See more

    Declaration

    Swift

    public class SmartSyncCreateAdminPrivilegeReportDetails : CustomStringConvertible, JSONRepresentable
  • The SmartSyncCreateAdminPrivilegeReportType struct

    See more

    Declaration

    Swift

    public class SmartSyncCreateAdminPrivilegeReportType : CustomStringConvertible, JSONRepresentable
  • Opted team into Smart Sync.

    See more

    Declaration

    Swift

    public class SmartSyncNotOptOutDetails : CustomStringConvertible, JSONRepresentable
  • The SmartSyncNotOptOutType struct

    See more

    Declaration

    Swift

    public class SmartSyncNotOptOutType : CustomStringConvertible, JSONRepresentable
  • Opted team out of Smart Sync.

    See more

    Declaration

    Swift

    public class SmartSyncOptOutDetails : CustomStringConvertible, JSONRepresentable
  • The SmartSyncOptOutPolicy union

    See more

    Declaration

    Swift

    public enum SmartSyncOptOutPolicy : CustomStringConvertible, JSONRepresentable
  • The SmartSyncOptOutType struct

    See more

    Declaration

    Swift

    public class SmartSyncOptOutType : CustomStringConvertible, JSONRepresentable
  • Changed automatic Smart Sync setting for team.

    See more

    Declaration

    Swift

    public class SmarterSmartSyncPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The SmarterSmartSyncPolicyChangedType struct

    See more

    Declaration

    Swift

    public class SmarterSmartSyncPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Space limit alert policy

    See more

    Declaration

    Swift

    public enum SpaceCapsType : CustomStringConvertible, JSONRepresentable
  • The SpaceLimitsStatus union

    See more

    Declaration

    Swift

    public enum SpaceLimitsStatus : CustomStringConvertible, JSONRepresentable
  • Added X.509 certificate for SSO.

    See more

    Declaration

    Swift

    public class SsoAddCertDetails : CustomStringConvertible, JSONRepresentable
  • The SsoAddCertType struct

    See more

    Declaration

    Swift

    public class SsoAddCertType : CustomStringConvertible, JSONRepresentable
  • Added sign-in URL for SSO.

    See more

    Declaration

    Swift

    public class SsoAddLoginUrlDetails : CustomStringConvertible, JSONRepresentable
  • The SsoAddLoginUrlType struct

    See more

    Declaration

    Swift

    public class SsoAddLoginUrlType : CustomStringConvertible, JSONRepresentable
  • Added sign-out URL for SSO.

    See more

    Declaration

    Swift

    public class SsoAddLogoutUrlDetails : CustomStringConvertible, JSONRepresentable
  • The SsoAddLogoutUrlType struct

    See more

    Declaration

    Swift

    public class SsoAddLogoutUrlType : CustomStringConvertible, JSONRepresentable
  • Changed X.509 certificate for SSO.

    See more

    Declaration

    Swift

    public class SsoChangeCertDetails : CustomStringConvertible, JSONRepresentable
  • The SsoChangeCertType struct

    See more

    Declaration

    Swift

    public class SsoChangeCertType : CustomStringConvertible, JSONRepresentable
  • Changed sign-in URL for SSO.

    See more

    Declaration

    Swift

    public class SsoChangeLoginUrlDetails : CustomStringConvertible, JSONRepresentable
  • The SsoChangeLoginUrlType struct

    See more

    Declaration

    Swift

    public class SsoChangeLoginUrlType : CustomStringConvertible, JSONRepresentable
  • Changed sign-out URL for SSO.

    See more

    Declaration

    Swift

    public class SsoChangeLogoutUrlDetails : CustomStringConvertible, JSONRepresentable
  • The SsoChangeLogoutUrlType struct

    See more

    Declaration

    Swift

    public class SsoChangeLogoutUrlType : CustomStringConvertible, JSONRepresentable
  • Changed single sign-on setting for team.

    See more

    Declaration

    Swift

    public class SsoChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The SsoChangePolicyType struct

    See more

    Declaration

    Swift

    public class SsoChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Changed SAML identity mode for SSO.

    See more

    Declaration

    Swift

    public class SsoChangeSamlIdentityModeDetails : CustomStringConvertible, JSONRepresentable
  • The SsoChangeSamlIdentityModeType struct

    See more

    Declaration

    Swift

    public class SsoChangeSamlIdentityModeType : CustomStringConvertible, JSONRepresentable
  • Failed to sign in via SSO.

    See more

    Declaration

    Swift

    public class SsoErrorDetails : CustomStringConvertible, JSONRepresentable
  • The SsoErrorType struct

    See more

    Declaration

    Swift

    public class SsoErrorType : CustomStringConvertible, JSONRepresentable
  • Removed X.509 certificate for SSO.

    See more

    Declaration

    Swift

    public class SsoRemoveCertDetails : CustomStringConvertible, JSONRepresentable
  • The SsoRemoveCertType struct

    See more

    Declaration

    Swift

    public class SsoRemoveCertType : CustomStringConvertible, JSONRepresentable
  • Removed sign-in URL for SSO.

    See more

    Declaration

    Swift

    public class SsoRemoveLoginUrlDetails : CustomStringConvertible, JSONRepresentable
  • The SsoRemoveLoginUrlType struct

    See more

    Declaration

    Swift

    public class SsoRemoveLoginUrlType : CustomStringConvertible, JSONRepresentable
  • Removed sign-out URL for SSO.

    See more

    Declaration

    Swift

    public class SsoRemoveLogoutUrlDetails : CustomStringConvertible, JSONRepresentable
  • The SsoRemoveLogoutUrlType struct

    See more

    Declaration

    Swift

    public class SsoRemoveLogoutUrlType : CustomStringConvertible, JSONRepresentable
  • Started enterprise admin session.

    See more

    Declaration

    Swift

    public class StartedEnterpriseAdminSessionDetails : CustomStringConvertible, JSONRepresentable
  • The StartedEnterpriseAdminSessionType struct

    See more

    Declaration

    Swift

    public class StartedEnterpriseAdminSessionType : CustomStringConvertible, JSONRepresentable
  • Created team activity report.

    See more

    Declaration

    Swift

    public class TeamActivityCreateReportDetails : CustomStringConvertible, JSONRepresentable
  • Couldn’t generate team activity report.

    See more

    Declaration

    Swift

    public class TeamActivityCreateReportFailDetails : CustomStringConvertible, JSONRepresentable
  • The TeamActivityCreateReportFailType struct

    See more

    Declaration

    Swift

    public class TeamActivityCreateReportFailType : CustomStringConvertible, JSONRepresentable
  • The TeamActivityCreateReportType struct

    See more

    Declaration

    Swift

    public class TeamActivityCreateReportType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling team access to setting up branding feature

    See more

    Declaration

    Swift

    public enum TeamBrandingPolicy : CustomStringConvertible, JSONRepresentable
  • Changed team branding policy for team.

    See more

    Declaration

    Swift

    public class TeamBrandingPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The TeamBrandingPolicyChangedType struct

    See more

    Declaration

    Swift

    public class TeamBrandingPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • More details about the team.

    See more

    Declaration

    Swift

    public class TeamDetails : CustomStringConvertible, JSONRepresentable
  • Canceled team encryption key deletion.

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyCancelKeyDeletionDetails : CustomStringConvertible, JSONRepresentable
  • The TeamEncryptionKeyCancelKeyDeletionType struct

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyCancelKeyDeletionType : CustomStringConvertible, JSONRepresentable
  • Created team encryption key.

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyCreateKeyDetails : CustomStringConvertible, JSONRepresentable
  • The TeamEncryptionKeyCreateKeyType struct

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyCreateKeyType : CustomStringConvertible, JSONRepresentable
  • Deleted team encryption key.

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyDeleteKeyDetails : CustomStringConvertible, JSONRepresentable
  • The TeamEncryptionKeyDeleteKeyType struct

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyDeleteKeyType : CustomStringConvertible, JSONRepresentable
  • Disabled team encryption key.

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyDisableKeyDetails : CustomStringConvertible, JSONRepresentable
  • The TeamEncryptionKeyDisableKeyType struct

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyDisableKeyType : CustomStringConvertible, JSONRepresentable
  • Enabled team encryption key.

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyEnableKeyDetails : CustomStringConvertible, JSONRepresentable
  • The TeamEncryptionKeyEnableKeyType struct

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyEnableKeyType : CustomStringConvertible, JSONRepresentable
  • Rotated team encryption key.

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyRotateKeyDetails : CustomStringConvertible, JSONRepresentable
  • The TeamEncryptionKeyRotateKeyType struct

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyRotateKeyType : CustomStringConvertible, JSONRepresentable
  • Scheduled encryption key deletion.

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyScheduleKeyDeletionDetails : CustomStringConvertible, JSONRepresentable
  • The TeamEncryptionKeyScheduleKeyDeletionType struct

    See more

    Declaration

    Swift

    public class TeamEncryptionKeyScheduleKeyDeletionType : CustomStringConvertible, JSONRepresentable
  • An audit log event.

    See more

    Declaration

    Swift

    public class TeamEvent : CustomStringConvertible, JSONRepresentable
  • Policy for controlling whether App Integrations are enabled for the team.

    See more

    Declaration

    Swift

    public enum TeamExtensionsPolicy : CustomStringConvertible, JSONRepresentable
  • Changed App Integrations setting for team.

    See more

    Declaration

    Swift

    public class TeamExtensionsPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The TeamExtensionsPolicyChangedType struct

    See more

    Declaration

    Swift

    public class TeamExtensionsPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Changed archival status of team folder.

    See more

    Declaration

    Swift

    public class TeamFolderChangeStatusDetails : CustomStringConvertible, JSONRepresentable
  • The TeamFolderChangeStatusType struct

    See more

    Declaration

    Swift

    public class TeamFolderChangeStatusType : CustomStringConvertible, JSONRepresentable
  • Created team folder in active status.

    See more

    Declaration

    Swift

    public class TeamFolderCreateDetails : CustomStringConvertible, JSONRepresentable
  • The TeamFolderCreateType struct

    See more

    Declaration

    Swift

    public class TeamFolderCreateType : CustomStringConvertible, JSONRepresentable
  • Downgraded team folder to regular shared folder.

    See more

    Declaration

    Swift

    public class TeamFolderDowngradeDetails : CustomStringConvertible, JSONRepresentable
  • The TeamFolderDowngradeType struct

    See more

    Declaration

    Swift

    public class TeamFolderDowngradeType : CustomStringConvertible, JSONRepresentable
  • Permanently deleted archived team folder.

    See more

    Declaration

    Swift

    public class TeamFolderPermanentlyDeleteDetails : CustomStringConvertible, JSONRepresentable
  • The TeamFolderPermanentlyDeleteType struct

    See more

    Declaration

    Swift

    public class TeamFolderPermanentlyDeleteType : CustomStringConvertible, JSONRepresentable
  • Renamed active/archived team folder.

    See more

    Declaration

    Swift

    public class TeamFolderRenameDetails : CustomStringConvertible, JSONRepresentable
  • The TeamFolderRenameType struct

    See more

    Declaration

    Swift

    public class TeamFolderRenameType : CustomStringConvertible, JSONRepresentable
  • Details about team invites

    See more

    Declaration

    Swift

    public class TeamInviteDetails : CustomStringConvertible, JSONRepresentable
  • Team linked app

    Declaration

    Swift

    public class TeamLinkedAppLogInfo : TeamLog.AppLogInfo
  • Team’s logged information.

    See more

    Declaration

    Swift

    public class TeamLogInfo : CustomStringConvertible, JSONRepresentable
  • Team member’s logged information.

    See more

    Declaration

    Swift

    public class TeamMemberLogInfo : TeamLog.UserLogInfo
  • The TeamMembershipType union

    See more

    Declaration

    Swift

    public enum TeamMembershipType : CustomStringConvertible, JSONRepresentable
  • Merged another team into this team.

    See more

    Declaration

    Swift

    public class TeamMergeFromDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeFromType struct

    See more

    Declaration

    Swift

    public class TeamMergeFromType : CustomStringConvertible, JSONRepresentable
  • Accepted a team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestAcceptedDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request acceptance details

    See more

    Declaration

    Swift

    public enum TeamMergeRequestAcceptedExtraDetails : CustomStringConvertible, JSONRepresentable
  • Accepted a team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestAcceptedShownToPrimaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestAcceptedShownToPrimaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestAcceptedShownToPrimaryTeamType : CustomStringConvertible, JSONRepresentable
  • Accepted a team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestAcceptedShownToSecondaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestAcceptedShownToSecondaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestAcceptedShownToSecondaryTeamType : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestAcceptedType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestAcceptedType : CustomStringConvertible, JSONRepresentable
  • Automatically canceled team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestAutoCanceledDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestAutoCanceledType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestAutoCanceledType : CustomStringConvertible, JSONRepresentable
  • Canceled a team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestCanceledDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request cancellation details

    See more

    Declaration

    Swift

    public enum TeamMergeRequestCanceledExtraDetails : CustomStringConvertible, JSONRepresentable
  • Canceled a team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestCanceledShownToPrimaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestCanceledShownToPrimaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestCanceledShownToPrimaryTeamType : CustomStringConvertible, JSONRepresentable
  • Canceled a team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestCanceledShownToSecondaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestCanceledShownToSecondaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestCanceledShownToSecondaryTeamType : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestCanceledType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestCanceledType : CustomStringConvertible, JSONRepresentable
  • Team merge request expired.

    See more

    Declaration

    Swift

    public class TeamMergeRequestExpiredDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request expiration details

    See more

    Declaration

    Swift

    public enum TeamMergeRequestExpiredExtraDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request expired.

    See more

    Declaration

    Swift

    public class TeamMergeRequestExpiredShownToPrimaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestExpiredShownToPrimaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestExpiredShownToPrimaryTeamType : CustomStringConvertible, JSONRepresentable
  • Team merge request expired.

    See more

    Declaration

    Swift

    public class TeamMergeRequestExpiredShownToSecondaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestExpiredShownToSecondaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestExpiredShownToSecondaryTeamType : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestExpiredType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestExpiredType : CustomStringConvertible, JSONRepresentable
  • Rejected a team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestRejectedShownToPrimaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestRejectedShownToPrimaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestRejectedShownToPrimaryTeamType : CustomStringConvertible, JSONRepresentable
  • Rejected a team merge request.

    See more

    Declaration

    Swift

    public class TeamMergeRequestRejectedShownToSecondaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestRejectedShownToSecondaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestRejectedShownToSecondaryTeamType : CustomStringConvertible, JSONRepresentable
  • Sent a team merge request reminder.

    See more

    Declaration

    Swift

    public class TeamMergeRequestReminderDetails : CustomStringConvertible, JSONRepresentable
  • Team merge request reminder details

    See more

    Declaration

    Swift

    public enum TeamMergeRequestReminderExtraDetails : CustomStringConvertible, JSONRepresentable
  • Sent a team merge request reminder.

    See more

    Declaration

    Swift

    public class TeamMergeRequestReminderShownToPrimaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestReminderShownToPrimaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestReminderShownToPrimaryTeamType : CustomStringConvertible, JSONRepresentable
  • Sent a team merge request reminder.

    See more

    Declaration

    Swift

    public class TeamMergeRequestReminderShownToSecondaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestReminderShownToSecondaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestReminderShownToSecondaryTeamType : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestReminderType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestReminderType : CustomStringConvertible, JSONRepresentable
  • Canceled the team merge.

    See more

    Declaration

    Swift

    public class TeamMergeRequestRevokedDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestRevokedType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestRevokedType : CustomStringConvertible, JSONRepresentable
  • Requested to merge their Dropbox team into yours.

    See more

    Declaration

    Swift

    public class TeamMergeRequestSentShownToPrimaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestSentShownToPrimaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestSentShownToPrimaryTeamType : CustomStringConvertible, JSONRepresentable
  • Requested to merge your team into another Dropbox team.

    See more

    Declaration

    Swift

    public class TeamMergeRequestSentShownToSecondaryTeamDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeRequestSentShownToSecondaryTeamType struct

    See more

    Declaration

    Swift

    public class TeamMergeRequestSentShownToSecondaryTeamType : CustomStringConvertible, JSONRepresentable
  • Merged this team into another team.

    See more

    Declaration

    Swift

    public class TeamMergeToDetails : CustomStringConvertible, JSONRepresentable
  • The TeamMergeToType struct

    See more

    Declaration

    Swift

    public class TeamMergeToType : CustomStringConvertible, JSONRepresentable
  • Team name details

    See more

    Declaration

    Swift

    public class TeamName : CustomStringConvertible, JSONRepresentable
  • Added team background to display on shared link headers.

    See more

    Declaration

    Swift

    public class TeamProfileAddBackgroundDetails : CustomStringConvertible, JSONRepresentable
  • The TeamProfileAddBackgroundType struct

    See more

    Declaration

    Swift

    public class TeamProfileAddBackgroundType : CustomStringConvertible, JSONRepresentable
  • Added team logo to display on shared link headers.

    See more

    Declaration

    Swift

    public class TeamProfileAddLogoDetails : CustomStringConvertible, JSONRepresentable
  • The TeamProfileAddLogoType struct

    See more

    Declaration

    Swift

    public class TeamProfileAddLogoType : CustomStringConvertible, JSONRepresentable
  • Changed team background displayed on shared link headers.

    See more

    Declaration

    Swift

    public class TeamProfileChangeBackgroundDetails : CustomStringConvertible, JSONRepresentable
  • The TeamProfileChangeBackgroundType struct

    See more

    Declaration

    Swift

    public class TeamProfileChangeBackgroundType : CustomStringConvertible, JSONRepresentable
  • Changed default language for team.

    See more

    Declaration

    Swift

    public class TeamProfileChangeDefaultLanguageDetails : CustomStringConvertible, JSONRepresentable
  • The TeamProfileChangeDefaultLanguageType struct

    See more

    Declaration

    Swift

    public class TeamProfileChangeDefaultLanguageType : CustomStringConvertible, JSONRepresentable
  • Changed team logo displayed on shared link headers.

    See more

    Declaration

    Swift

    public class TeamProfileChangeLogoDetails : CustomStringConvertible, JSONRepresentable
  • The TeamProfileChangeLogoType struct

    See more

    Declaration

    Swift

    public class TeamProfileChangeLogoType : CustomStringConvertible, JSONRepresentable
  • Changed team name.

    See more

    Declaration

    Swift

    public class TeamProfileChangeNameDetails : CustomStringConvertible, JSONRepresentable
  • The TeamProfileChangeNameType struct

    See more

    Declaration

    Swift

    public class TeamProfileChangeNameType : CustomStringConvertible, JSONRepresentable
  • Removed team background displayed on shared link headers.

    See more

    Declaration

    Swift

    public class TeamProfileRemoveBackgroundDetails : CustomStringConvertible, JSONRepresentable
  • The TeamProfileRemoveBackgroundType struct

    See more

    Declaration

    Swift

    public class TeamProfileRemoveBackgroundType : CustomStringConvertible, JSONRepresentable
  • Removed team logo displayed on shared link headers.

    See more

    Declaration

    Swift

    public class TeamProfileRemoveLogoDetails : CustomStringConvertible, JSONRepresentable
  • The TeamProfileRemoveLogoType struct

    See more

    Declaration

    Swift

    public class TeamProfileRemoveLogoType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling whether team selective sync is enabled for team.

    See more

    Declaration

    Swift

    public enum TeamSelectiveSyncPolicy : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled Team Selective Sync for team.

    See more

    Declaration

    Swift

    public class TeamSelectiveSyncPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The TeamSelectiveSyncPolicyChangedType struct

    See more

    Declaration

    Swift

    public class TeamSelectiveSyncPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Changed sync default.

    See more

    Declaration

    Swift

    public class TeamSelectiveSyncSettingsChangedDetails : CustomStringConvertible, JSONRepresentable
  • The TeamSelectiveSyncSettingsChangedType struct

    See more

    Declaration

    Swift

    public class TeamSelectiveSyncSettingsChangedType : CustomStringConvertible, JSONRepresentable
  • Edited the approved list for sharing externally.

    See more

    Declaration

    Swift

    public class TeamSharingWhitelistSubjectsChangedDetails : CustomStringConvertible, JSONRepresentable
  • The TeamSharingWhitelistSubjectsChangedType struct

    See more

    Declaration

    Swift

    public class TeamSharingWhitelistSubjectsChangedType : CustomStringConvertible, JSONRepresentable
  • Added backup phone for two-step verification.

    See more

    Declaration

    Swift

    public class TfaAddBackupPhoneDetails : CustomStringConvertible, JSONRepresentable
  • The TfaAddBackupPhoneType struct

    See more

    Declaration

    Swift

    public class TfaAddBackupPhoneType : CustomStringConvertible, JSONRepresentable
  • Added members to two factor authentication exception list.

    See more

    Declaration

    Swift

    public class TfaAddExceptionDetails : CustomStringConvertible, JSONRepresentable
  • The TfaAddExceptionType struct

    See more

    Declaration

    Swift

    public class TfaAddExceptionType : CustomStringConvertible, JSONRepresentable
  • Added security key for two-step verification.

    See more

    Declaration

    Swift

    public class TfaAddSecurityKeyDetails : CustomStringConvertible, JSONRepresentable
  • The TfaAddSecurityKeyType struct

    See more

    Declaration

    Swift

    public class TfaAddSecurityKeyType : CustomStringConvertible, JSONRepresentable
  • Changed backup phone for two-step verification.

    See more

    Declaration

    Swift

    public class TfaChangeBackupPhoneDetails : CustomStringConvertible, JSONRepresentable
  • The TfaChangeBackupPhoneType struct

    See more

    Declaration

    Swift

    public class TfaChangeBackupPhoneType : CustomStringConvertible, JSONRepresentable
  • Changed two-step verification setting for team.

    See more

    Declaration

    Swift

    public class TfaChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The TfaChangePolicyType struct

    See more

    Declaration

    Swift

    public class TfaChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled/changed two-step verification setting.

    See more

    Declaration

    Swift

    public class TfaChangeStatusDetails : CustomStringConvertible, JSONRepresentable
  • The TfaChangeStatusType struct

    See more

    Declaration

    Swift

    public class TfaChangeStatusType : CustomStringConvertible, JSONRepresentable
  • Two factor authentication configuration. Note: the enabled option is deprecated.

    See more

    Declaration

    Swift

    public enum TfaConfiguration : CustomStringConvertible, JSONRepresentable
  • Removed backup phone for two-step verification.

    See more

    Declaration

    Swift

    public class TfaRemoveBackupPhoneDetails : CustomStringConvertible, JSONRepresentable
  • The TfaRemoveBackupPhoneType struct

    See more

    Declaration

    Swift

    public class TfaRemoveBackupPhoneType : CustomStringConvertible, JSONRepresentable
  • Removed members from two factor authentication exception list.

    See more

    Declaration

    Swift

    public class TfaRemoveExceptionDetails : CustomStringConvertible, JSONRepresentable
  • The TfaRemoveExceptionType struct

    See more

    Declaration

    Swift

    public class TfaRemoveExceptionType : CustomStringConvertible, JSONRepresentable
  • Removed security key for two-step verification.

    See more

    Declaration

    Swift

    public class TfaRemoveSecurityKeyDetails : CustomStringConvertible, JSONRepresentable
  • The TfaRemoveSecurityKeyType struct

    See more

    Declaration

    Swift

    public class TfaRemoveSecurityKeyType : CustomStringConvertible, JSONRepresentable
  • Reset two-step verification for team member.

    See more

    Declaration

    Swift

    public class TfaResetDetails : CustomStringConvertible, JSONRepresentable
  • The TfaResetType struct

    See more

    Declaration

    Swift

    public class TfaResetType : CustomStringConvertible, JSONRepresentable
  • The TimeUnit union

    See more

    Declaration

    Swift

    public enum TimeUnit : CustomStringConvertible, JSONRepresentable
  • User that is not a member of the team but considered trusted.

    See more

    Declaration

    Swift

    public class TrustedNonTeamMemberLogInfo : TeamLog.UserLogInfo
  • The TrustedNonTeamMemberType union

    See more

    Declaration

    Swift

    public enum TrustedNonTeamMemberType : CustomStringConvertible, JSONRepresentable
  • The TrustedTeamsRequestAction union

    See more

    Declaration

    Swift

    public enum TrustedTeamsRequestAction : CustomStringConvertible, JSONRepresentable
  • The TrustedTeamsRequestState union

    See more

    Declaration

    Swift

    public enum TrustedTeamsRequestState : CustomStringConvertible, JSONRepresentable
  • Enabled/disabled option for members to link personal Dropbox account and team account to same computer.

    See more

    Declaration

    Swift

    public class TwoAccountChangePolicyDetails : CustomStringConvertible, JSONRepresentable
  • The TwoAccountChangePolicyType struct

    See more

    Declaration

    Swift

    public class TwoAccountChangePolicyType : CustomStringConvertible, JSONRepresentable
  • Policy for pairing personal account to work account

    See more

    Declaration

    Swift

    public enum TwoAccountPolicy : CustomStringConvertible, JSONRepresentable
  • Reverted naming convention.

    See more

    Declaration

    Swift

    public class UndoNamingConventionDetails : CustomStringConvertible, JSONRepresentable
  • The UndoNamingConventionType struct

    See more

    Declaration

    Swift

    public class UndoNamingConventionType : CustomStringConvertible, JSONRepresentable
  • Removed multi-file organize.

    See more

    Declaration

    Swift

    public class UndoOrganizeFolderWithTidyDetails : CustomStringConvertible, JSONRepresentable
  • The UndoOrganizeFolderWithTidyType struct

    See more

    Declaration

    Swift

    public class UndoOrganizeFolderWithTidyType : CustomStringConvertible, JSONRepresentable
  • User linked app

    Declaration

    Swift

    public class UserLinkedAppLogInfo : TeamLog.AppLogInfo
  • User’s name logged information

    See more

    Declaration

    Swift

    public class UserNameLogInfo : CustomStringConvertible, JSONRepresentable
  • User or team linked app. Used when linked type is missing due to historical data gap.

    Declaration

    Swift

    public class UserOrTeamLinkedAppLogInfo : TeamLog.AppLogInfo
  • Tagged a file.

    See more

    Declaration

    Swift

    public class UserTagsAddedDetails : CustomStringConvertible, JSONRepresentable
  • The UserTagsAddedType struct

    See more

    Declaration

    Swift

    public class UserTagsAddedType : CustomStringConvertible, JSONRepresentable
  • Removed tags.

    See more

    Declaration

    Swift

    public class UserTagsRemovedDetails : CustomStringConvertible, JSONRepresentable
  • The UserTagsRemovedType struct

    See more

    Declaration

    Swift

    public class UserTagsRemovedType : CustomStringConvertible, JSONRepresentable
  • Changed team policy for viewer info.

    See more

    Declaration

    Swift

    public class ViewerInfoPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The ViewerInfoPolicyChangedType struct

    See more

    Declaration

    Swift

    public class ViewerInfoPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Policy for controlling team access to watermarking feature

    See more

    Declaration

    Swift

    public enum WatermarkingPolicy : CustomStringConvertible, JSONRepresentable
  • Changed watermarking policy for team.

    See more

    Declaration

    Swift

    public class WatermarkingPolicyChangedDetails : CustomStringConvertible, JSONRepresentable
  • The WatermarkingPolicyChangedType struct

    See more

    Declaration

    Swift

    public class WatermarkingPolicyChangedType : CustomStringConvertible, JSONRepresentable
  • Information on active web sessions

    See more

    Declaration

    Swift

    public class WebDeviceSessionLogInfo : TeamLog.DeviceSessionLogInfo
  • Web session.

    Declaration

    Swift

    public class WebSessionLogInfo : TeamLog.SessionLogInfo
  • Changed limit on active sessions per member.

    See more

    Declaration

    Swift

    public class WebSessionsChangeActiveSessionLimitDetails : CustomStringConvertible, JSONRepresentable
  • The WebSessionsChangeActiveSessionLimitType struct

    See more

    Declaration

    Swift

    public class WebSessionsChangeActiveSessionLimitType : CustomStringConvertible, JSONRepresentable
  • Changed how long members can stay signed in to Dropbox.com.

    See more

    Declaration

    Swift

    public class WebSessionsChangeFixedLengthPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The WebSessionsChangeFixedLengthPolicyType struct

    See more

    Declaration

    Swift

    public class WebSessionsChangeFixedLengthPolicyType : CustomStringConvertible, JSONRepresentable
  • Changed how long team members can be idle while signed in to Dropbox.com.

    See more

    Declaration

    Swift

    public class WebSessionsChangeIdleLengthPolicyDetails : CustomStringConvertible, JSONRepresentable
  • The WebSessionsChangeIdleLengthPolicyType struct

    See more

    Declaration

    Swift

    public class WebSessionsChangeIdleLengthPolicyType : CustomStringConvertible, JSONRepresentable
  • Web sessions fixed length policy.

    See more

    Declaration

    Swift

    public enum WebSessionsFixedLengthPolicy : CustomStringConvertible, JSONRepresentable
  • Web sessions idle length policy.

    See more

    Declaration

    Swift

    public enum WebSessionsIdleLengthPolicy : CustomStringConvertible, JSONRepresentable