MobileDeviceConstant
A mobile device constant.
Columns
Name | Type | Behavior | Description |
MobileDeviceConstantId | Long | Attribute | Id column for table MobileDeviceConstant |
MobileDeviceConstantManufacturerName | String | Attribute | ManufacturerName column for table MobileDeviceConstant |
MobileDeviceConstantName | String | Attribute | Name column for table MobileDeviceConstant |
MobileDeviceConstantOperatingSystemName | String | Attribute | OperatingSystemName column for table MobileDeviceConstant |
MobileDeviceConstantResourceName | String | Attribute | ResourceName column for table MobileDeviceConstant |
MobileDeviceConstantType | String | Attribute | Type column for table MobileDeviceConstant |
CustomerId | Long | Attribute | ClientCustomerId column for table MobileDeviceConstant |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |
Last updated