@procivis/react-native-one-core
Preparing search index...
IdentifierListQueryBindingDto
Interface IdentifierListQueryBindingDto
interface
IdentifierListQueryBindingDto
{
createdDateAfter
?:
string
;
createdDateBefore
?:
string
;
didMethods
?:
string
[]
;
exact
?:
NAME
[]
;
isRemote
?:
boolean
;
keyAlgorithms
?:
string
[]
;
keyRoles
?:
KeyRoleBindingEnum
[]
;
keyStorages
?:
string
[]
;
lastModifiedAfter
?:
string
;
lastModifiedBefore
?:
string
;
name
?:
string
;
organisationId
:
string
;
page
:
number
;
pageSize
:
number
;
sort
?:
SortableIdentifierColumnBindingEnum
;
sortDirection
?:
SortDirection
;
states
?:
IdentifierStateBindingEnum
[]
;
types
?:
IdentifierTypeBindingEnum
[]
;
}
Index
Properties
created
Date
After?
created
Date
Before?
did
Methods?
exact?
is
Remote?
key
Algorithms?
key
Roles?
key
Storages?
last
Modified
After?
last
Modified
Before?
name?
organisation
Id
page
page
Size
sort?
sort
Direction?
states?
types?
Properties
Optional
created
Date
After
createdDateAfter
?:
string
Optional
created
Date
Before
createdDateBefore
?:
string
Optional
did
Methods
didMethods
?:
string
[]
Optional
exact
exact
?:
NAME
[]
Optional
is
Remote
isRemote
?:
boolean
Optional
key
Algorithms
keyAlgorithms
?:
string
[]
Optional
key
Roles
keyRoles
?:
KeyRoleBindingEnum
[]
Optional
key
Storages
keyStorages
?:
string
[]
Optional
last
Modified
After
lastModifiedAfter
?:
string
Optional
last
Modified
Before
lastModifiedBefore
?:
string
Optional
name
name
?:
string
organisation
Id
organisationId
:
string
page
page
:
number
page
Size
pageSize
:
number
Optional
sort
sort
?:
SortableIdentifierColumnBindingEnum
Optional
sort
Direction
sortDirection
?:
SortDirection
Optional
states
states
?:
IdentifierStateBindingEnum
[]
Optional
types
types
?:
IdentifierTypeBindingEnum
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
Date
After
created
Date
Before
did
Methods
exact
is
Remote
key
Algorithms
key
Roles
key
Storages
last
Modified
After
last
Modified
Before
name
organisation
Id
page
page
Size
sort
sort
Direction
states
types
@procivis/react-native-one-core
Loading...