SetRemoteLocationsParameter

@Serializable
data class SetRemoteLocationsParameter(val locations: List<Target.RemoteLocation>)

Constructors

Link copied to clipboard
constructor(locations: List<Target.RemoteLocation>)

Properties

Link copied to clipboard

List of remote locations.