Builder
constructor(@Size(min = 1, max = 255) regionId: String, boundaryEvent: RegionEvent.Boundary)(source)
Parameters
regionId
The ID of the region.
boundaryEvent
The type of boundary crossing event.
The ID of the region.
The type of boundary crossing event.