Raindex SDK Documentation
GitHub
NPM
Preparing search index...
GetOrdersFilters
Interface GetOrdersFilters
interface
GetOrdersFilters
{
active
?:
boolean
;
orderHash
?:
`
0x
${
string
}
`
;
owners
:
`
0x
${
string
}
`
[]
;
tokens
?:
`
0x
${
string
}
`
[]
;
}
Index
Properties
active?
order
Hash?
owners
tokens?
Properties
Optional
active
active
?:
boolean
Optional
order
Hash
orderHash
?:
`
0x
${
string
}
`
owners
owners
:
`
0x
${
string
}
`
[]
Optional
tokens
tokens
?:
`
0x
${
string
}
`
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
order
Hash
owners
tokens
GitHub
NPM
Raindex SDK Documentation
Loading...