ClaimMatchValueType
The expected value used to match a claim. Exactly one member is set.
Inheritors
Types
Functions
Casts this ClaimMatchValueType as a MatchValueString and retrieves its kotlin.String value. Throws an exception if the ClaimMatchValueType is not a MatchValueString.
Casts this ClaimMatchValueType as a MatchValueStringList and retrieves its kotlin.collections.List
Casts this ClaimMatchValueType as a MatchValueStringList and retrieves its kotlin.collections.List
Casts this ClaimMatchValueType as a MatchValueString and retrieves its kotlin.String value. Returns null if the ClaimMatchValueType is not a MatchValueString.