EndUserObject
Hierarchy
- flatfile-csv-importer
↳ EndUserObject
Index
Properties
Properties
Optional
companyId
• companyId? : undefined | string
Inherited from
Defined in src/obj.customer.ts:25
Your internal ID for the company the user is currently operating under
Optional
companyName
• companyName? : undefined | string
Inherited from
Defined in src/obj.customer.ts:20
The company name the user is currently operating under
Optional
email
• email? : undefined | string
Inherited from
Defined in src/obj.customer.ts:15
An optional email address for this person
id
• id: string
Defined in src/obj.end-user.ts:7
The unique UUID Flatfile assigns to the user of your import
Optional
name
• name? : undefined | string
Inherited from
Defined in src/obj.customer.ts:10
A name to reference this person
userId
• userId: string
Inherited from
Defined in src/obj.customer.ts:5
Your internal ID reference for this user (required)