Notification Zone Info
@JsonClass(generateAdapter = true )
Content copied to clipboard
This class stores zone details of the zone for which Entry or Exit event is triggered
Zone details are set at Canvas. To get zone details in json format call toJson() function
Example:
NotificationZoneInfo(id=db66fd09-96ad-44a5-8d10-e999029b53bf,
name=005-Circle-CD-NC-CO,
customData={customKey1=customValue1})
Content copied to clipboard