Interface TemplateVariable


public interface TemplateVariable
TemplateVariable
  • Method Details

    • getKey

      String getKey()
      Get key
      Returns:
      key
    • getPreviewValue

      String getPreviewValue()
      Get previewValue
      Returns:
      previewValue
    • builder

      static TemplateVariable.Builder builder()
      Getting builder
      Returns:
      New Builder instance