DCQLClaimsQueryList
@Serializable
A non-empty array of objects as defined in Section 6.3 that specifies claims in the requested Credential.
Relevant References:
DCQLClaimQuery: Within the particular claims array, the same id MUST NOT be present more than once.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
inline fun <T> Collection<T>?.requireIsNotNullOrEmpty(lazyMessage: () -> Any = { "Collection must neither be null nor empty." })
Link copied to clipboard