java.lang.Object
com.github.jamesnetherton.zulip.client.api.snippet.SavedSnippet

public class SavedSnippet extends Object
  • Constructor Details

    • SavedSnippet

      public SavedSnippet()
  • Method Details

    • getId

      public int getId()
    • getTitle

      public String getTitle()
    • getContent

      public String getContent()
    • getDateCreated

      public Instant getDateCreated()