interface User
@formium/client
User
Props | Description |
---|---|
avatarUrl | string URL of the users avatar |
createAt | string created timestamp Required |
createId | string created 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 | string deleted timestamp |
deleteId | string deleted by user id |
email | string unique email of user Required |
id | string globally unique id of user Required |
identities | Array<ProviderIdentity> set of third party identities for the user |
name | string full name of user Required |
projects | |
status | |
updateAt | string created timestamp Required |
updateId | string updated by user id Required |
Build forms, without the tears.
Resources
hello@formium.io — Copyright © 2020 Formium, Inc. All rights reserved.