Interface DDLRecordSetSettings


@ProviderType public interface DDLRecordSetSettings
  • Method Details

    • emailFromAddress

      String emailFromAddress()
    • emailFromName

      String emailFromName()
    • emailSubject

      String emailSubject()
    • emailToAddress

      String emailToAddress()
    • published

      boolean published()
    • redirectURL

      String redirectURL()
    • requireAuthentication

      default boolean requireAuthentication()
    • requireCaptcha

      boolean requireCaptcha()
    • sendEmailNotification

      boolean sendEmailNotification()
    • storageType

      String storageType()
    • workflowDefinition

      String workflowDefinition()