DCQLSdJwtCredentialQuery

constructor(    id: DCQLCredentialQueryIdentifier,     format: CredentialFormatEnum,     meta: DCQLSdJwtCredentialMetadataAndValidityConstraints? = null,     claims: DCQLClaimsQueryList<DCQLJsonClaimsQuery>? = null,     claimSets: NonEmptyList<List<DCQLClaimsQueryIdentifier>>? = null)(source)