Generic Service Basic Service
data class GenericServiceBasicService(val serviceLabels: Map<String, String>? = null, val serviceType: String? = null)
Constructors
Link copied to clipboard
fun GenericServiceBasicService(serviceLabels: Map<String, String>? = null, serviceType: String? = null)