bullhorn / bullhorn-cli

CLI for Bullhorn and Bullhorn Extensions
MIT License
7 stars 8 forks source link

Give entity names string literal types and refactor EntityTypesSubset. #14

Closed DrewHoo closed 5 years ago

DrewHoo commented 5 years ago

Rename EntityTypesSubset to EntityNameSubset. Create EntityName. Use Exclude/Extract for more idiomatic type construction.