Skip to content

Instantly share code, notes, and snippets.

@ntakouris
Created July 26, 2019 10:10
Show Gist options
  • Save ntakouris/b1520e8e2e526f58ee7e34a1119be73b to your computer and use it in GitHub Desktop.
Save ntakouris/b1520e8e2e526f58ee7e34a1119be73b to your computer and use it in GitHub Desktop.
public class TagResponse
{
public string Name { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment