@procivis/react-native-one-core
Preparing search index...
ListProofSchemasFiltersBindingDto
Interface ListProofSchemasFiltersBindingDto
interface
ListProofSchemasFiltersBindingDto
{
createdDateAfter
?:
string
;
createdDateBefore
?:
string
;
exact
?:
NAME
[]
;
formats
?:
string
[]
;
ids
?:
string
[]
;
lastModifiedAfter
?:
string
;
lastModifiedBefore
?:
string
;
name
?:
string
;
organisationId
:
string
;
page
:
number
;
pageSize
:
number
;
sort
?:
SortableProofSchemaColumnBinding
;
sortDirection
?:
SortDirection
;
}
Index
Properties
created
Date
After?
created
Date
Before?
exact?
formats?
ids?
last
Modified
After?
last
Modified
Before?
name?
organisation
Id
page
page
Size
sort?
sort
Direction?
Properties
Optional
created
Date
After
createdDateAfter
?:
string
Optional
created
Date
Before
createdDateBefore
?:
string
Optional
exact
exact
?:
NAME
[]
Optional
formats
formats
?:
string
[]
Optional
ids
ids
?:
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
?:
SortableProofSchemaColumnBinding
Optional
sort
Direction
sortDirection
?:
SortDirection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
Date
After
created
Date
Before
exact
formats
ids
last
Modified
After
last
Modified
Before
name
organisation
Id
page
page
Size
sort
sort
Direction
@procivis/react-native-one-core
Loading...