interface User @formium/clientUser
| Props | Description |
|---|---|
avatarUrl | stringURL of the users avatar |
createAt | stringcreated timestamp Required |
createId | stringcreated by user id Required |
customers | Array<CustomerAccess>set of customers that this user has access to (should always include any customers covered by projects) Required |
deleteAt | stringdeleted timestamp |
deleteId | stringdeleted by user id |
email | stringunique email of user Required |
id | stringglobally unique id of user Required |
identities | Array<ProviderIdentity>set of third party identities for the user |
name | stringfull name of user Required |
projects | |
status | |
updateAt | stringcreated timestamp Required |
updateId | stringupdated by user id Required |
Build forms, without the tears.
Resources
hello@formium.io — Copyright © 2020 Formium, Inc. All rights reserved.