Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created July 2, 2021 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/1d952bcd0a40327467f218603e46afff to your computer and use it in GitHub Desktop.
Save bjoerntx/1d952bcd0a40327467f218603e46afff to your computer and use it in GitHub Desktop.
public class Deployment {
public string Username { get; set; }
public FormField[] FormFields { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment