Skip to content

Instantly share code, notes, and snippets.

@baso53
Created November 14, 2021 12:19
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 baso53/b79213977b5ac352711e5ec1e56828c5 to your computer and use it in GitHub Desktop.
Save baso53/b79213977b5ac352711e5ec1e56828c5 to your computer and use it in GitHub Desktop.
public enum EntityType {
COMPANY,
SUBSIDIARY
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment