Values.BatchDeleteGeofenceErrorSourceContains error details for each geofence that failed to delete from the geofence collection.
type nonrec t = {geofenceId : Id.t option;The geofence associated with the error message.
*)error : BatchItemError.t option;Contains details associated to the batch error.
*)}