A Car Delivery Device entity.
Inheritance Hierarchy
CarDeliveryNetwork.Api.DataApiEntityBase
CarDeliveryNetwork.Api.DataApiEntityBaseDevice
CarDeliveryNetwork.Api.DataDevice
Namespace: CarDeliveryNetwork.Api.Data
Assembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 3.2.3008.0 (3.2.3008)
Syntax
The Device type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Device |
Initializes a new instance of the Device class.
|
Properties
Name | Description | |
---|---|---|
![]() | Alias |
Alias
|
![]() | AppName |
The app this device is associated with
|
![]() | AppVersion |
The version of the app this device is associated with
|
![]() | CurrentUser |
CurrentUser
|
![]() | HardwareVersion |
The device model
|
![]() | LastSeen |
LastSeen
|
![]() | Latitude |
Latitude
|
![]() | Longitude |
Longitude
|
![]() | Name |
Name
|
![]() | OSVersion |
Operating System Version
|
See Also