Interface | Description |
---|---|
IProjectServiceDeleteRequest |
The interface used to build new project service requests to delete project. Implemented in class ProjectServiceDeleteRequest.
|
Class | Description |
---|---|
ProjectServiceAddRequest |
The builder class used to create ProjectServiceAddRequest.
|
ProjectServiceAddResponse |
The Response to a Project Service Add Request from the Geofencing API. It contains the project ID.
|
ProjectServiceDeleteRequest |
The builder class used to create ProjectServiceDeleteRequest.
|
ProjectServiceDeleteResponse |
The Response to a Project Service Delete Request from the Geofencing API. It contains the project ID.
|