@procivis/react-native-one-core
Preparing search index...
DidListQuery
Interface DidListQuery
interface
DidListQuery
{
deactivated
?:
boolean
;
did
?:
string
;
didMethods
?:
string
[]
;
exact
?:
ExactDidFilterColumnEnum
[]
;
keyAlgorithms
?:
string
[]
;
keyIds
?:
string
[]
;
keyRoles
?:
KeyRoleEnum
[]
;
keyStorages
?:
string
[]
;
name
?:
string
;
organisationId
:
string
;
page
:
number
;
pageSize
:
number
;
sort
?:
SortableDidColumnEnum
;
sortDirection
?:
SortDirection
;
type
?:
DidTypeEnum
;
}
Hierarchy (
View Summary
)
ListQuery
DidListQuery
Index
Properties
deactivated?
did?
did
Methods?
exact?
key
Algorithms?
key
Ids?
key
Roles?
key
Storages?
name?
organisation
Id
page
page
Size
sort?
sort
Direction?
type?
Properties
Optional
deactivated
deactivated
?:
boolean
Optional
did
did
?:
string
Optional
did
Methods
didMethods
?:
string
[]
Optional
exact
exact
?:
ExactDidFilterColumnEnum
[]
Optional
key
Algorithms
keyAlgorithms
?:
string
[]
Optional
key
Ids
keyIds
?:
string
[]
Optional
key
Roles
keyRoles
?:
KeyRoleEnum
[]
Optional
key
Storages
keyStorages
?:
string
[]
Optional
name
name
?:
string
organisation
Id
organisationId
:
string
page
page
:
number
page
Size
pageSize
:
number
Optional
sort
sort
?:
SortableDidColumnEnum
Optional
sort
Direction
sortDirection
?:
SortDirection
Optional
type
type
?:
DidTypeEnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deactivated
did
did
Methods
exact
key
Algorithms
key
Ids
key
Roles
key
Storages
name
organisation
Id
page
page
Size
sort
sort
Direction
type
@procivis/react-native-one-core
Loading...