deletedAssignedLocations property

List<String>? deletedAssignedLocations
getter/setter pair

The IDs of the assigned locations to delete in bulk, specified as a list of assignedLocationId values.

Implementation

core.List<core.String>? deletedAssignedLocations;