Class: Zm::Client::License

Inherits:
Base::Object show all
Defined in:
lib/zm/client/license/license.rb

Overview

objectClass: License

Instance Attribute Summary collapse

Attributes inherited from Base::Object

#id, #name, #parent, #token

Method Summary

Methods inherited from Base::Object

#clone, #initialize, #inspect, #instance_variables_map, #logger, #recorded?, #save!, #to_h, #to_s, #update_attribute

Constructor Details

This class inherits a constructor from Zm::Client::Base::Object

Instance Attribute Details

#AccountsLimitObject

Returns the value of attribute AccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def AccountsLimit
  @AccountsLimit
end

#ArchivingAccountsLimitObject

Returns the value of attribute ArchivingAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ArchivingAccountsLimit
  @ArchivingAccountsLimit
end

#AttachmentConversionEnabledObject

Returns the value of attribute AttachmentConversionEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def AttachmentConversionEnabled
  @AttachmentConversionEnabled
end

#AttachmentIndexingAccountsLimitObject

Returns the value of attribute AttachmentIndexingAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def AttachmentIndexingAccountsLimit
  @AttachmentIndexingAccountsLimit
end

#AttachmentIndexingEnabledObject

Returns the value of attribute AttachmentIndexingEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def AttachmentIndexingEnabled
  @AttachmentIndexingEnabled
end

#BackupEnabledObject

Returns the value of attribute BackupEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def BackupEnabled
  @BackupEnabled
end

#BasicOneToOneChatAccountsLimitObject

Returns the value of attribute BasicOneToOneChatAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def BasicOneToOneChatAccountsLimit
  @BasicOneToOneChatAccountsLimit
end

#BriefcaseAccountsLimitObject

Returns the value of attribute BriefcaseAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def BriefcaseAccountsLimit
  @BriefcaseAccountsLimit
end

#CalenderAccountsLimitObject

Returns the value of attribute CalenderAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def CalenderAccountsLimit
  @CalenderAccountsLimit
end

#ChatAccountsLimitObject

Returns the value of attribute ChatAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ChatAccountsLimit
  @ChatAccountsLimit
end

#ChatVideoAccountsLimitObject

Returns the value of attribute ChatVideoAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ChatVideoAccountsLimit
  @ChatVideoAccountsLimit
end

#ConversationEnabledAccountsLimitObject

Returns the value of attribute ConversationEnabledAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ConversationEnabledAccountsLimit
  @ConversationEnabledAccountsLimit
end

#CrossMailboxSearchEnabledObject

Returns the value of attribute CrossMailboxSearchEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def CrossMailboxSearchEnabled
  @CrossMailboxSearchEnabled
end

#DelegatedAdminAccountsLimitObject

Returns the value of attribute DelegatedAdminAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def DelegatedAdminAccountsLimit
  @DelegatedAdminAccountsLimit
end

#DocumentEditingAccountsLimitObject

Returns the value of attribute DocumentEditingAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def DocumentEditingAccountsLimit
  @DocumentEditingAccountsLimit
end

#EwsAccountsLimitObject

Returns the value of attribute EwsAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def EwsAccountsLimit
  @EwsAccountsLimit
end

#FeaturesOnHoldObject

Returns the value of attribute FeaturesOnHold.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def FeaturesOnHold
  @FeaturesOnHold
end

#GroupCalenderAccountsLimitObject

Returns the value of attribute GroupCalenderAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def GroupCalenderAccountsLimit
  @GroupCalenderAccountsLimit
end

#HierarchicalStorageManagementEnabledObject

Returns the value of attribute HierarchicalStorageManagementEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def HierarchicalStorageManagementEnabled
  @HierarchicalStorageManagementEnabled
end

#InstallTypeObject

Returns the value of attribute InstallType.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def InstallType
  @InstallType
end

#IssuedOnObject

Returns the value of attribute IssuedOn.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def IssuedOn
  @IssuedOn
end

#IssuedToEmailObject

Returns the value of attribute IssuedToEmail.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def IssuedToEmail
  @IssuedToEmail
end

#IssuedToNameObject

Returns the value of attribute IssuedToName.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def IssuedToName
  @IssuedToName
end

#ISyncAccountsLimitObject

Returns the value of attribute ISyncAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ISyncAccountsLimit
  @ISyncAccountsLimit
end

#LicenseIdObject

Returns the value of attribute LicenseId.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def LicenseId
  @LicenseId
end

#ManageZimletsEnabledAccountsLimitObject

Returns the value of attribute ManageZimletsEnabledAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ManageZimletsEnabledAccountsLimit
  @ManageZimletsEnabledAccountsLimit
end

#MAPIConnectorAccountsLimitObject

Returns the value of attribute MAPIConnectorAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def MAPIConnectorAccountsLimit
  @MAPIConnectorAccountsLimit
end

#MobileSyncAccountsLimitObject

Returns the value of attribute MobileSyncAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def MobileSyncAccountsLimit
  @MobileSyncAccountsLimit
end

#MobileSyncEnabledObject

Returns the value of attribute MobileSyncEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def MobileSyncEnabled
  @MobileSyncEnabled
end

#MultiFactorAuthEnabledObject

Returns the value of attribute MultiFactorAuthEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def MultiFactorAuthEnabled
  @MultiFactorAuthEnabled
end

#ObjectStoreSupportEnabledObject

Returns the value of attribute ObjectStoreSupportEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ObjectStoreSupportEnabled
  @ObjectStoreSupportEnabled
end

#ResellerNameObject

Returns the value of attribute ResellerName.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ResellerName
  @ResellerName
end

#SharingAccountsLimitObject

Returns the value of attribute SharingAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def SharingAccountsLimit
  @SharingAccountsLimit
end

#SMIMEAccountsLimitObject

Returns the value of attribute SMIMEAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def SMIMEAccountsLimit
  @SMIMEAccountsLimit
end

#StorageManagementEnabledObject

Returns the value of attribute StorageManagementEnabled.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def StorageManagementEnabled
  @StorageManagementEnabled
end

#TaggingEnabledAccountsLimitObject

Returns the value of attribute TaggingEnabledAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def TaggingEnabledAccountsLimit
  @TaggingEnabledAccountsLimit
end

#TaskEnabledAccountsLimitObject

Returns the value of attribute TaskEnabledAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def TaskEnabledAccountsLimit
  @TaskEnabledAccountsLimit
end

#TouchClientsAccountsLimitObject

Returns the value of attribute TouchClientsAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def TouchClientsAccountsLimit
  @TouchClientsAccountsLimit
end

#TwoFactorAuthAccountsLimitObject

Returns the value of attribute TwoFactorAuthAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def TwoFactorAuthAccountsLimit
  @TwoFactorAuthAccountsLimit
end

#ValidFromObject

Returns the value of attribute ValidFrom.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ValidFrom
  @ValidFrom
end

#ValidUntilObject

Returns the value of attribute ValidUntil.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ValidUntil
  @ValidUntil
end

#ViewInHtmlEnabledAccountsLimitObject

Returns the value of attribute ViewInHtmlEnabledAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ViewInHtmlEnabledAccountsLimit
  @ViewInHtmlEnabledAccountsLimit
end

#VoiceAccountsLimitObject

Returns the value of attribute VoiceAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def VoiceAccountsLimit
  @VoiceAccountsLimit
end

#ZSSAccountsLimitObject

Returns the value of attribute ZSSAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ZSSAccountsLimit
  @ZSSAccountsLimit
end

#ZTalkAccountsLimitObject

Returns the value of attribute ZTalkAccountsLimit.



7
8
9
# File 'lib/zm/client/license/license.rb', line 7

def ZTalkAccountsLimit
  @ZTalkAccountsLimit
end