CredentialListQuery

constructor(page: UInt, pageSize: UInt, sort: SortableCredentialColumn?, sortDirection: SortDirection?, organisationId: String, name: String?, profiles: List<String>?, searchText: String?, searchType: List<CredentialListQuerySearchType>?, exact: List<CredentialListQueryExactColumn>?, roles: List<CredentialRole>?, ids: List<String>?, states: List<CredentialState>?, include: List<CredentialListIncludeEntityType>?, credentialSchemaIds: List<String>?, createdDateAfter: String?, createdDateBefore: String?, lastModifiedAfter: String?, lastModifiedBefore: String?, issuanceDateAfter: String?, issuanceDateBefore: String?, revocationDateAfter: String?, revocationDateBefore: String?)