locationservice_get_geofence {paws.application.integration}R Documentation

Retrieves the geofence details from a geofence collection

Description

Retrieves the geofence details from a geofence collection.

See https://www.paws-r-sdk.com/docs/locationservice_get_geofence/ for full documentation.

Usage

locationservice_get_geofence(CollectionName, GeofenceId)

Arguments

CollectionName

[required] The geofence collection storing the target geofence.

GeofenceId

[required] The geofence you're retrieving details for.


[Package paws.application.integration version 0.9.0 Index]