sdk-geofencing / com.tomtom.online.sdk.geofencing.entity / Entity / <init>

<init>

Entity(id: UUID, name: String)

Class that contains basic parameters shared between various geofencing entities (e.g., Project, Fence, or Report).

Parameters

id - The UUID of the fence.

name - The fence name.