Interface EmailTemplateContract.UpdateStages.WithDescription

All Known Subinterfaces:
EmailTemplateContract.Update
Enclosing interface:
EmailTemplateContract.UpdateStages

public static interface EmailTemplateContract.UpdateStages.WithDescription
The stage of the EmailTemplateContract update allowing to specify description.
  • Method Details

    • withDescription

      EmailTemplateContract.Update withDescription(String description)
      Specifies the description property: Description of the Email Template..
      Parameters:
      description - Description of the Email Template.
      Returns:
      the next definition stage.