ServiceLocationCreateParameters

@Serializable
data class ServiceLocationCreateParameters(val service: ResourceReference, val positions: List<Position>)

Service location for creating an entertainment configuration.

Constructors

Link copied to clipboard
constructor(service: ResourceReference, positions: List<Position>)

Properties

Link copied to clipboard

Describes the location(s) of the service.

Link copied to clipboard

Reference to the entertainment service.