locationservice_get_geofence {paws.application.integration} | R Documentation |
Retrieves the geofence details from a geofence collection.
See https://www.paws-r-sdk.com/docs/locationservice_get_geofence/ for full documentation.
locationservice_get_geofence(CollectionName, GeofenceId)
CollectionName |
[required] The geofence collection storing the target geofence. |
GeofenceId |
[required] The geofence you're retrieving details for. |