@procivis/react-native-one-core
Preparing search index...
HistoryListQuery
Interface HistoryListQuery
interface
HistoryListQuery
{
actions
?:
HistoryActionEnum
[]
;
createdDateAfter
?:
string
;
createdDateBefore
?:
string
;
credentialId
?:
string
;
credentialSchemaId
?:
string
;
entityIds
?:
string
[]
;
entityTypes
?:
HistoryEntityTypeEnum
[]
;
identifierId
?:
string
;
organisationId
:
string
;
page
:
number
;
pageSize
:
number
;
proofSchemaId
?:
string
;
search
?:
HistoryListSearch
;
users
?:
string
[]
;
}
Hierarchy (
View Summary
)
ListQuery
HistoryListQuery
Index
Properties
actions?
created
Date
After?
created
Date
Before?
credential
Id?
credential
Schema
Id?
entity
Ids?
entity
Types?
identifier
Id?
organisation
Id
page
page
Size
proof
Schema
Id?
search?
users?
Properties
Optional
actions
actions
?:
HistoryActionEnum
[]
Optional
created
Date
After
createdDateAfter
?:
string
accepts the RFC3339 format, e.g. use the Date.toISOString
Optional
created
Date
Before
createdDateBefore
?:
string
accepts the RFC3339 format, e.g. use the Date.toISOString
Optional
credential
Id
credentialId
?:
string
Optional
credential
Schema
Id
credentialSchemaId
?:
string
Optional
entity
Ids
entityIds
?:
string
[]
Optional
entity
Types
entityTypes
?:
HistoryEntityTypeEnum
[]
Optional
identifier
Id
identifierId
?:
string
organisation
Id
organisationId
:
string
page
page
:
number
page
Size
pageSize
:
number
Optional
proof
Schema
Id
proofSchemaId
?:
string
Optional
search
search
?:
HistoryListSearch
Optional
users
users
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actions
created
Date
After
created
Date
Before
credential
Id
credential
Schema
Id
entity
Ids
entity
Types
identifier
Id
organisation
Id
page
page
Size
proof
Schema
Id
search
users
@procivis/react-native-one-core
Loading...
accepts the RFC3339 format, e.g. use the Date.toISOString