AddServiceReturn

@Serializable
data class AddServiceReturn(val serviceId: String)

Constructors

Link copied to clipboard
constructor(serviceId: String)

Properties

Link copied to clipboard

An identifier that uniquely represents this service.