public class RestDevice extends RestBase
| Modifier and Type | Class and Description |
|---|---|
static class |
RestDevice.DeviceType |
| Modifier and Type | Field and Description |
|---|---|
Date |
dateAdded |
String |
deviceToken |
RestDevice.DeviceType |
deviceType |
Integer |
id |
| Constructor and Description |
|---|
RestDevice() |
public Integer id
public String deviceToken
public RestDevice.DeviceType deviceType
public Date dateAdded
Copyright © 2020 Empyr, Inc.. All rights reserved.