ListGeofenceResponseEntry
Contains a list of geofences stored in a given geofence collection.
Types
Properties
Link copied to clipboard
The timestamp for when the geofence was stored in a geofence collection in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ
Link copied to clipboard
The geofence identifier.
Link copied to clipboard
User defined properties of the geofence. A property is a key-value pair stored with the geofence and added to any geofence event triggered with that geofence.
Link copied to clipboard
Contains the geofence geometry details describing a polygon or a circle.
Link copied to clipboard
The timestamp for when the geofence was last updated in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ
Functions
Link copied to clipboard
inline fun copy(block: ListGeofenceResponseEntry.Builder.() -> Unit = {}): ListGeofenceResponseEntry