Skip to content

Instantly share code, notes, and snippets.

@Defcoq
Created June 6, 2021 13:05
Show Gist options
  • Save Defcoq/1ac5c9f53fcffbab175e1d60f9d7a8a6 to your computer and use it in GitHub Desktop.
Save Defcoq/1ac5c9f53fcffbab175e1d60f9d7a8a6 to your computer and use it in GitHub Desktop.
public class ProductListRequest
{
public CustomerType CustomerType { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment