To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Just like a normal profile bean, but with extra stuff that admins can see
Extends: ProfileBean
Properties
| Name | Returns | Notes |
|---|---|---|
| birthDate | Date | |
String | ||
| firstName | String | |
| language | String | |
| lastContacted | Date | |
| lastVisit | Date | |
| nickName | String | |
| notes | String | |
| phone | String | |
| surName | String |
Methods
| Signature | Returns | Notes |
|---|---|---|
save() | void | Saves changes made to the following fields: nickName, firstName, surName, email, phone and notes |