DCQLClaimsQueryIdentifier

@Serializable
value class DCQLClaimsQueryIdentifier(val string: String)(source)

A string identifying the particular claim. The value MUST be a non-empty string consisting of alphanumeric, underscore (_) or hyphen (-) characters. Within the particular claims array, the same id MUST NOT be present more than once.

Constructors

Link copied to clipboard
constructor(string: String)

Properties

Link copied to clipboard