@procivis/react-native-one-core
Preparing search index...
HistoryListQuery
Interface HistoryListQuery
interface
HistoryListQuery
{
actions
?:
HistoryActionEnum
[]
;
createdDateAfter
?:
string
;
createdDateBefore
?:
string
;
credentialId
?:
string
;
credentialSchemaId
?:
string
;
entityId
?:
string
;
entityTypes
?:
HistoryEntityTypeEnum
[]
;
identifierId
?:
string
;
organisationId
:
string
;
page
:
number
;
pageSize
:
number
;
proofSchemaId
?:
string
;
search
?:
HistoryListSearch
;
user
?:
string
;
}
Hierarchy (
View Summary
)
ListQuery
HistoryListQuery
Index
Properties
actions?
created
Date
After?
created
Date
Before?
credential
Id?
credential
Schema
Id?
entity
Id?
entity
Types?
identifier
Id?
organisation
Id
page
page
Size
proof
Schema
Id?
search?
user?
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
Id
entityId
?:
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
user
user
?:
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
Id
entity
Types
identifier
Id
organisation
Id
page
page
Size
proof
Schema
Id
search
user
@procivis/react-native-one-core
Loading...
accepts the RFC3339 format, e.g. use the Date.toISOString