Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 226 Bytes

File metadata and controls

15 lines (14 loc) · 226 Bytes

Recruiters

Firestore Recruiters collection data model

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