public class ProjectServiceAddResponse
The Response to a Project Service Add Request from the Geofencing API. It contains the project ID.
Modifier and Type | Method and Description |
---|---|
NativeEntity |
getProject()
Project.
|
java.lang.String |
toString() |
public NativeEntity getProject()
Project.
public java.lang.String toString()