Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Recruiters

Firestore Recruiters collection data model

{
  company: string,
  first_name: string,
  last_name: string,
  designation: string,
  reason: string,
  email: string,
  currency: string,
  package: number
}