Interface SubscriptionList

  • All Superinterfaces:
    BaseType, NamedType

    public interface SubscriptionList
    extends NamedType
    Defines interface for a subscription list on the external email provider. Getter and setter for List id and name are inherited from NamedType.
    • Field Detail

      • PARAM_DESCRIPTION

        static final java.lang.String PARAM_DESCRIPTION
        This can be used as a custom parameter to pass the list description.
        See Also:
        Constant Field Values
      • PARAM_CLASSIFICATION

        static final java.lang.String PARAM_CLASSIFICATION
        This can be used as a custome parameter to pass the list classification.
        See Also:
        Constant Field Values