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

#BackupEnabledObject

Returns the value of attribute BackupEnabled.



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

def BackupEnabled
  @BackupEnabled
end

#CrossMailboxSearchEnabledObject

Returns the value of attribute CrossMailboxSearchEnabled.



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

def CrossMailboxSearchEnabled
  @CrossMailboxSearchEnabled
end

#EwsAccountsLimitObject

Returns the value of attribute EwsAccountsLimit.



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

def EwsAccountsLimit
  @EwsAccountsLimit
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

#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

#ResellerNameObject

Returns the value of attribute ResellerName.



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

def ResellerName
  @ResellerName
end

#SMIMEAccountsLimitObject

Returns the value of attribute SMIMEAccountsLimit.



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

def SMIMEAccountsLimit
  @SMIMEAccountsLimit
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

#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