Reporting Descriptor Relationship
@Serializable
Information about the relation of one reporting descriptor to another.
Constructors
Link copied to clipboard
constructor(description: Message? = null, kinds: List<String>? = null, properties: PropertyBag? = null, target: ReportingDescriptorReference)