Skip to content

Instantly share code, notes, and snippets.

@baso53
Created November 14, 2021 12:19
Show Gist options
  • Select an option

  • Save baso53/b79213977b5ac352711e5ec1e56828c5 to your computer and use it in GitHub Desktop.

Select an option

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