| Name | Description | Type | Additional information |
|---|---|---|---|
| profile_id |
unique id of user for scale profile |
integer |
None. |
| name |
name of user for scale profile |
string |
None. |
| date_Of_birth |
user date of birth in long milisecond |
decimal number |
None. |
| gender |
gender of user. value male or female |
string |
None. |
| height |
height is used to calculate user health conditions like BMI etc. |
integer |
None. |
| country_code |
user country code |
string |
None. |
| mobile_number |
user mobiler number |
string |
None. |
| inserted_on |
scale profile inserted on in epoch time |
decimal number |
None. |
| updated_on |
scale profile updated on in epoch time |
decimal number |
None. |
| is_deleted |
scale profile has deleted or not |
boolean |
None. |
| no_of_edit |
no of edit per profile |
integer |
None. |