User
The User object is a standard Salesforce object.
Object API name: User
|
| Field | API Name | Type | Description | ||
|---|---|---|---|---|---|
Device Model |
clm__DeviceModel__c |
Text(255) |
|
||
Device Token |
clm__DeviceToken__c |
Text(255) |
The unique identifier of the current user’s mobile device. According to that value, Salesforce defines the user device to send push notifications. If you authorize with the same credentials on several devices (but no more than 5), the field will contain the token of the last device on which you synchronized. |
||
Last Sync Date |
clm__LastSyncDate__c |
Date/time |
The date and time of any last successful synchronization. |
||
Mobile MAC |
clm__MobileMAC__c |
Text(255) |
|
||
Mobile Version |
clm__MobileVersion__c |
Text(255) |
The version of the CT Mobile app on the current user’s mobile device. |
||
Operation System |
clm__DeviceOSVersion__c |
Text(255) |
The version of the OS of the current user’s mobile device. |