User
User in Calqulate App.
Data Model
Field | Type | Description | Example data |
---|---|---|---|
id | string | Unique identifier for each user. | 409797162 |
givenName | string | User's given (first) name. | Jane |
familyName | string | User's family (last) name. | Jones |
name | string | User's additional name. | |
string | User's email address | [email protected] | |
subscribedToNewsletter | boolean | Indicates if the user has or has not subscribed to Calqulate Newsletter. | false (no) true (yes) |
createdAt | string | Date of creation of this entry in Calqulate's Database. | 2022-02-02T14:13:53.644Z |
updatedAt | string | Date of last update done on this entry in Calqulate's Database. | 2022-02-02T14:13:53.644Z |
Updated almost 2 years ago
What’s Next
The links below take you to further information within Calqulate library's Guides and API Reference.