Class MessageStoreConfiguration

java.lang.Object
com.ringcentral.definitions.MessageStoreConfiguration

public class MessageStoreConfiguration extends Object
  • Field Details

    • retentionPeriod

      public Long retentionPeriod
      Retention policy setting, specifying how long to keep messages; the supported value range is 7-90 days. Currently the retention period is supported for Fax and Voicemail messages only. SMS messages are stored with no time limits Maximum: 90 Minimum: 7 Format: int32
  • Constructor Details

    • MessageStoreConfiguration

      public MessageStoreConfiguration()
  • Method Details