Class AutomaticConsentCollecting

java.lang.Object
com.ringcentral.definitions.AutomaticConsentCollecting

public class AutomaticConsentCollecting extends Object
Settings about automatic reply message sending to collect consent.
  • Field Details

    • enabled

      public Boolean enabled
      Necessity of automatic reply message sending to collect consent.
    • replyMessageBody

      public String replyMessageBody
      Reply message which will contain instructions how to grant opt-in or opt-out consent.
  • Constructor Details

    • AutomaticConsentCollecting

      public AutomaticConsentCollecting()
  • Method Details