ValueWithServiceIds

@JsonSerializable
data class ValueWithServiceIds(val AnnotationValue: AnnotationValue? = null, val ServiceIds: List<ServiceId>? = null)(source)

Constructors

Link copied to clipboard
constructor(AnnotationValue: AnnotationValue? = null, ServiceIds: List<ServiceId>? = null)

Properties

Link copied to clipboard
Link copied to clipboard