Identifier List Query
constructor(page: UInt, pageSize: UInt, sort: SortableIdentifierColumn?, sortDirection: SortDirection?, organisationId: String, name: String?, types: List<IdentifierType>?, states: List<IdentifierState>?, exact: List<IdentifierListQueryExactColumn>?, didMethods: List<String>?, isRemote: Boolean?, keyAlgorithms: List<String>?, keyRoles: List<KeyRole>?, keyStorages: List<String>?, createdDateAfter: String?, createdDateBefore: String?, lastModifiedAfter: String?, lastModifiedBefore: String?)