GetGeofenceCollectionPlainArgs

data class GetGeofenceCollectionPlainArgs(val collectionName: String) : ConvertibleToJava<GetGeofenceCollectionPlainArgs>

Constructors

Link copied to clipboard
constructor(collectionName: String)

Properties

Link copied to clipboard

A custom name for the geofence collection. Requirements:

Functions

Link copied to clipboard
open override fun toJava(): GetGeofenceCollectionPlainArgs